Subject: error building kernel
To: None <current-users@NetBSD.ORG>
From: Brad Salai <bsalai@law.roc.servtech.com>
List: current-users
Date: 02/22/1998 10:53:00
>From kernal sources supped sunday morning:

cc  -O2 -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes -mno-fpu -I. -I../../../../arch -I../../../.. -nostdinc -DSUN4C -DRASTERCONSOLE -DKTRACE -DSYSVMSG -DSYSVSEM -DSYSVSHM -DLKM -DCOMPAT_43 -DCOMPAT_10 -DCOMPAT_11 -DCOMPAT_12 -DCOMPAT_13 -DCOMPAT_SUNOS -DCOMPAT_SVR4 -DNFSSERVER -DQUOTA -DFIFO -DINET -DGATEWAY -DNS -DISO -DTPIP -DEON -DNETATALK -DNTP -DIPFILTER_LOG -DMAXUSERS=32 -D_KERNEL  -c vers.c
ld -N -p -Ttext F0004000 -e start -S -o netbsd ${SYSTEM_OBJ} vers.o
locore.o: Undefined symbol `ffstab' referenced from text segment
locore.o: Undefined symbol `ffstab' referenced from text segment
locore.o: Definition of symbol `_memcpy' (multiply defined)
/usr/src/sys/arch/sparc/compile/APOLLO/lib/kern/libkern.o: Definition of symbol `_memcpy' (multiply defined)
*** Error code 1

Stop.

any ideas?

Brad