Subject: compile errors
To: None <current-users@netbsd.org>
From: Emre Yildirim <emre@asper.org>
List: current-users
Date: 12/25/2001 07:26:11
I did a cvs update today, just for the kernel sources.  The userland is NetBSD 1.5ZA
from the newest binary snapshot available on ftp.netbsd.org.  Does anyone know why
this error is comming up?  This is when I'm compiling the kernel.

[snip]

cc -O2 -Werror -Wall -Wmissing-prototypes -Wstrict-prototypes  -Wpointer-arith
-Wno-uninitialized -Wno-main -I../../../../../../lib/libkern/arch/i386 -I../../.
-I../../../../../../arch -I../../../../../.. -nostdinc -DNMBCLUSTERS="0x8000"
-DDIAGNOSTIC -DIPSEC_DEBUG -DMAXUSERS=64 -D_KERNEL -D_KERNEL_OPT -Di386    -c
/usr/syssrc/sys/arch/i386/compile/TROLL/lib/kern/../../../../../../lib/libkern/sha1.c
cc -O2 -Werror -Wall -Wmissing-prototypes -Wstrict-prototypes  -Wpointer-arith
-Wno-uninitialized -Wno-main -I../../../../../../lib/libkern/arch/i386 -I../../.
-I../../../../../../arch -I../../../../../.. -nostdinc -DNMBCLUSTERS="0x8000"
-DDIAGNOSTIC -DIPSEC_DEBUG -DMAXUSERS=64 -D_KERNEL -D_KERNEL_OPT -Di386    -c
/usr/syssrc/sys/arch/i386/compile/TROLL/lib/kern/../../../../../../lib/libkern/pmatch.c
cc -O2 -Werror -Wall -Wmissing-prototypes -Wstrict-prototypes  -Wpointer-arith
-Wno-uninitialized -Wno-main -I../../../../../../lib/libkern/arch/i386 -I../../.
-I../../../../../../arch -I../../../../../.. -nostdinc -DNMBCLUSTERS="0x8000"
-DDIAGNOSTIC -DIPSEC_DEBUG -DMAXUSERS=64 -D_KERNEL -D_KERNEL_OPT -Di386    -c
/usr/syssrc/sys/arch/i386/compile/TROLL/lib/kern/../../../../../../lib/libkern/_que.c
building standard kern library
cc  -O2 -Werror -Wall -Wmissing-prototypes -Wstrict-prototypes  -Wpointer-arith
-Wno-uninitialized -Wno-main -I. -I../../../../arch -I../../../.. -nostdinc
-DNMBCLUSTERS="0x8000" -DDIAGNOSTIC -DIPSEC_DEBUG -DMAXUSERS=64 -D_KERNEL
-D_KERNEL_OPT -Di386  -c swapnetbsd.c
make: don't know how to make vers.o. Stop

make: stopped in /usr/syssrc/sys/arch/i386/compile/TROLL