Subject: Kernel Compilation Errors
To: None <netbsd-help@netbsd.org, port-mac68k@netbsd.org>
From: Randy Beaudreault <maccult@pacbell.net>
List: port-mac68k
Date: 02/16/2002 16:31:03
Howdy to all here,
I have just hit a snag in compiling a custom kernel. I'm trying to
compile a custom kernel and have hit a brick wall. Compilation stops
with this as my last lines of output:
cc -O2 -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wpointer-arith -Wno-uninitialized -Wno-main -msoft-float -I.
-I../../../../arch -I../../../.. -nostdinc -DGPROF -DHZ="0x3c"
-DM68030 -DLKM -DDIAGNOSTIC -DIPFILTER -DGRF_COMPAT -DMAXUSERS=16
-D_KERNEL -Dmac68k -pg -c vers.c
ld -n -Ttext 0 -e start -S -o netbsd ${SYSTEM_OBJ} vers.o
/sys/arch/mac68k/compile/GUARDIAN.PROF/lib/kern/libkern.po: Undefined
symbol `sr' referenced
*** Error code 1
What gives?
--
Randy Beaudreault
"Spam in a can" - a description of the first astronauts
"Love is like solving the perfect murder. It's good to be good,
but better to be lucky" - Det. Frank Pembleton
From the show, "Homicide: Life On The Street"