Subject: Re: 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 21:56:37
>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?
I forgot to mention I'm doing based on my own custom kernel compiled
off of 1.5.2 source.
--
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"