Subject: Build problems with 10am 01/13/98 sup
To: None <current-users@netbsd.org>
From: Paul Newhouse <newhouse@pimin.rockhead.com>
List: current-users
Date: 01/13/1999 11:38:12
Platform i386
Do I have to do something or is this a problem in the code?

cc  -O2 -Werror -Wall -Wmissing-prototypes -Wstrict-prototypes  -Wpointer-arith -Wno-main -I. -I../../../../arch -I../../../.. -nostdinc -DREALEXTMEM="0x1fc00" -DLKM -DDIAGNOSTIC -DNS -DIPIP -DMAXUPRC="0x200" -DMAXUSERS=16 -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


TIA,
Paul