Subject: Re: kernel build problems on macppc
To: Luke Mewburn <lukem@NetBSD.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: tech-toolchain
Date: 11/20/2003 07:49:33
Emmanuel Dreyfus <manu@netbsd.org> wrote:

> 
> That fixed everything. Do you commit it?

Nearly everything: there is still a warning at make depend time, but it
still builds.

mkdep --    -D_LOCORE  -Dmacppc -I.  -I../../../../arch -I../../../..
-nostdinc -DDIAGNOSTIC -DZS_CONSOLE_ABORT -DDEBUG_DARWIN -DDEBUG_MACH
-DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT
../../../../arch/macppc/macppc/locore.S
../../../../arch/powerpc/powerpc/setfault.S  
(...)
cc: Ambiguous abbreviation --
mkdep -a --  -msoft-float      -ffreestanding  -O2 -Wreturn-type -Werror
-Wall -Wno-main -Wno-format-zero-length -Wpointer-arith
-Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare
-Wno-uninitialized  -Dmacppc -I.  -I../../../../arch -I../../../..
-nostdinc -DDIAGNOSTIC -DZS_CONSOLE_ABORT -DDEBUG_DARWIN -DDEBUG_MACH
-DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT  devsw.c ioconf.c param.c
../../../../dev/sysmon/sysmon_envsys.c ../../../../dev/sysmon/sysmon.c
../../../../netinet/igmp.c ../../../../netinet/in.c
../../../../netinet/in_pcb.c  
(...)
cc: Ambiguous abbreviation --

-- 
Emmanuel Dreyfus
Il y a 10 sortes de personnes dans le monde: ceux qui comprennent 
le binaire et ceux qui ne le comprennent pas.
manu@netbsd.org