Subject: -current kernel src of 980525 doesn't build with DEBUG (3)
To: None <port-mac68k@NetBSD.ORG>
From: Hauke Fath <hauke@Espresso.Rhein-Neckar.DE>
List: port-mac68k
Date: 05/26/1998 00:41:34
Third time pays for all, they say...

sh ../../../../conf/newvers.sh
cc  -O2 -pipe -m68040 -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-main -msoft-float -I. -I../../../../arch -I../../../.. -nostdinc -DHZ="0x3c" -DM68040 -DFPSP -DFPU_EMULATE -DSYSVMSG -DSYSVSEM -DSYSVSHM -DSHMMAXPGS="0x400" -DLKM -DBUFPAGES="0x3e8" -DKTRACE -DDDB -DDDB_HISTORY_SIZE="0x32" -DDIAGNOSTIC -DDEBUG -DCOMPAT_43 -DCOMPAT_10 -DCOMPAT_11 -DCOMPAT_12 -DCOMPAT_13 -DNFSSERVER -DFIFO -DINET -DNETATALK -DMAXUSERS=32 -D_KERNEL  -Dmc68020 -Dmac68k  -c vers.c
ld -n -Ttext 0 -e start -S -o netbsd ${SYSTEM_OBJ} vers.o
pmap.o: Undefined symbol `_vm_map_lookup_entry' referenced from text segment
*** Error code 1

Stop.

`_vm_map_lookup_entry()' is called in mac68k/mac68k/pmap.c, line 2579,
but it doesn't exist anywhere in the kernel sources.

	hauke


-- 
None.