Subject: Re: current build problem, assym.h not found building macppc kernel
To: Russell McManus <russell_mcmanus@yahoo.com>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: current-users
Date: 08/09/2003 18:44:19
On Sat, Aug 09, 2003 at 09:37:10AM -0400, Russell McManus wrote:
> 
> (I'm just learning how to build NetBSD from source.  But I think that I
> have carefully read the instructions on the web, the BUILDING file,
> and the help message from build.sh.)
> 
> I'm trying to build a current macppc kernel using my i386 NetBSD
> machine, and I'm running into the follownig error message.  Given my

See my posts to port-macppc about this. bzero.S shouldn't be used,
bzero.c should. The problem is that as both are available to make,
it prefers .S over .c
for now a workaround is to rm sys/lib/libkern/arch/powerpc/bzero.S

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