Subject: Re: macppc kernel make -j4 fail
To: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: port-macppc
Date: 08/09/2003 17:54:03
On Sun, Aug 10, 2003 at 12:51:53AM +0900, Izumi Tsutsui wrote:
> In article <20030809152532.GA16600@antioche.lip6.fr>
> bouyer@antioche.lip6.fr wrote:
> 
> > Maybe bzero.S shound't be there at all
> 
> bzero.S for powerpc is disabled in lib/kern/arch/powerpc/Makefile.inc,
> but it seems some rules for depend target pull it implicitly
> instead of bzero.c.

Yes, I've found this later. It's not only for depend, bzero.o is built from
bzero.S instead of bzero.c, which cause the link to fail with multiply defined
symbols.

--
Manuel Bouyer, LIP6, Universite Paris VI.           Manuel.Bouyer@lip6.fr
     NetBSD: 24 ans d'experience feront toujours la difference
--