Subject: Re: netbsd-4 doens't build
To: Manuel Bouyer <bouyer@antioche.eu.org>
From: Andy Ruhl <acruhl@gmail.com>
List: port-macppc
Date: 03/08/2007 09:09:07
On 3/8/07, Manuel Bouyer <bouyer@antioche.eu.org> wrote:
> Hi,
> the macppc doesn't build in the netbsd-4 branch:
> --- kern-INSTALL ---
> /home/4/src/sys/arch/macppc/macppc/machdep.c: In function 'initppc':
> /home/4/src/sys/arch/macppc/macppc/machdep.c:187: error: 'console_instance' undeclared (first use in this function)
> /home/4/src/sys/arch/macppc/macppc/machdep.c:187: error: (Each undeclared identifier is reported only once
> /home/4/src/sys/arch/macppc/macppc/machdep.c:187: error: for each function it appears in.)
> *** [machdep.o] Error code 1
> 1 error

No idea, but I might as well try to see if the same thing happens.

Are you building from macppc or cross building? Not that it matters probably...

Andy