Subject: problem building -current on macppc
To: None <current-users@netbsd.org>
From: Davide Zanon <d.zanon@infinito.it>
List: current-users
Date: 06/03/2005 14:01:43
Hi all!
I get this error while compiling a custom -current kernel... what's the
problem?
*** Failed target: autoconf.o
*** Failed command: echo '# ' "compile DREAM/autoconf.o";
echo /usr/src/../tools-macppc/bin/powerpc--netbsd-gcc -maltivec -O4
-mno-strict-align -msoft-float -Wa,-maltivec -ffreestanding -O2 -Wreturn-type
-Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith
-Wmissing-prototypes -Wstrict-prototypes -Wreturn-type -Wswitch -Wshadow
-Wcast-qual -Wwrite-strings -Wno-sign-compare -fno-zero-initialized-in-bss
-Dmacppc=macppc -I. -I/usr/src/sys/arch -I/usr/src/sys -nostdinc -DLKM
-DDIAGNOSTIC -DZS_CONSOLE_ABORT -DDEBUG_DARWIN -DOFB_ENABLE_CACHE
-DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I/usr/src/sys/dist/pf
-I/usr/src/sys/dist/ipf
-c /usr/src/sys/arch/macppc/macppc/autoconf.c; /usr/src/../tools-macppc/bin/powerpc--netbsd-gcc
-maltivec -O4 -mno-strict-align -msoft-float -Wa,-maltivec -ffreestanding -O2
-Wreturn-type -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith
-Wmissing-prototypes -Wstrict-prototypes -Wreturn-type -Wswitch -Wshadow
-Wcast-qual -Wwrite-strings -Wno-sign-compare -fno-zero-initialized-in-bss
-Dmacppc=macppc -I. -I/usr/src/sys/arch -I/usr/src/sys -nostdinc -DLKM
-DDIAGNOSTIC -DZS_CONSOLE_ABORT -DDEBUG_DARWIN -DOFB_ENABLE_CACHE
-DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I/usr/src/sys/dist/pf
-I/usr/src/sys/dist/ipf -c /usr/src/sys/arch/macppc/macppc/autoconf.c
*** Error code 1
Stop.
nbmake: stopped in /usr/obj-macppc/sys/arch/macppc/compile/DREAM
Thank you very much :)
david