Subject: error in compile kernel for source 12 jan 1999
To: None <current-users@netbsd.org>
From: Chan Yiu Wah <c5666305@b1.hkstar.com>
List: current-users
Date: 01/13/1999 21:20:03
Hello,

I recent updated my kernel with source tree upto 12 jan 1999 and found 
the following error.  Can anyone help ?  thanks.

Clarence

======= Error =======
cc  -O2 -Werror -Wall -Wmissing-prototypes -Wstrict-prototypes  -Wpointer-arith -Wno-main -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DDIAGNOSTIC -DEXT2FS_SYSTEM_FLAGS -DNS -DMAXUSERS=32 -D_KERNEL  -Di386  -c vers.c
rm -f netbsd
ld -z -Ttext F0100000 -e start -X -o netbsd ${SYSTEM_OBJ} vers.o
in_proto.o: Undefined symbol `_ipip_input' referenced from data segment
*** Error code 1

Stop.
======= Error =======