Subject: Re: macppc kernel make -j4 fail
To: Luke Mewburn <lukem@NetBSD.org>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: port-macppc
Date: 08/11/2003 10:44:55
On Mon, Aug 11, 2003 at 01:31:59PM +1000, Luke Mewburn wrote:
> does this patch fix it (with both bzero.c and bzero.S available)?
>
>
> Index: bsd.dep.mk
> ===================================================================
> RCS file: /cvsroot/src/share/mk/bsd.dep.mk,v
> retrieving revision 1.56
> diff -p -p -u -r1.56 bsd.dep.mk
> --- bsd.dep.mk 2003/08/06 13:55:11 1.56
> +++ bsd.dep.mk 2003/08/11 03:31:33
> @@ -32,7 +32,7 @@ ${__DPSRCS.d}: ${__DPSRCS.notd} ${DPSRCS
> @rm -f .depend
> cat ${__DPSRCS.d} /dev/null > .depend
>
> -.SUFFIXES: .d .c .m .s .S .C .cc .cpp .cxx
> +.SUFFIXES: .d .s .S .c .C .cc .cpp .cxx .m
Didn't for me. Anyway, Matt fixed it by addind a memset.S and removing the
offending bzero.S
If this patch worked, wouldn't it make make prefer the MI .c over the
MD .S ?
--
Manuel Bouyer, LIP6, Universite Paris VI. Manuel.Bouyer@lip6.fr
NetBSD: 24 ans d'experience feront toujours la difference
--