Subject: problem compiling current kernel
To: None <port-alpha@netbsd.org>
From: Kevin <kev@drule.org>
List: port-alpha
Date: 03/27/1999 02:07:22
I just installed The 3/25 snapshot and thought I'd make a leaner kernel for
my system.   Here's the error I got when trying to compile the kernel sup'd
as of Thursday.  Looks like it got all the way to linking the kernel and
died there.  Is there something in my config file I should change?  I
commented out everything I *thought* I didn't need.(pci,isa, and all that
crap that goes with it.)  This is on a DEC 3000/300.

-kev


building standard kern library
ranlib libkern.a
cc  -O2 -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes  -Wpointer-arith
-Wno-main -mno-fp-regs -I. -I../../../../arch -I../../../.. -nostdinc
-DDIAGNOST
IC -DMAXUSERS=32 -D_KERNEL -Dalpha  -c swapnetbsd.c
sh ../../../../conf/newvers.sh
cc  -O2 -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes  -Wpointer-arith
-Wno-main -mno-fp-regs -I. -I../../../../arch -I../../../.. -nostdinc
-DDIAGNOST
IC -DMAXUSERS=32 -D_KERNEL -Dalpha  -c vers.c
ld -N -Ttext fffffc0000300000 -e __transfer -G 4 -S -o netbsd ${SYSTEM_OBJ}
vers
.o
tc_3000_300.o: In function `tc_3000_300_fb_cnattach':
tc_3000_300.c(.text+0x524): undefined reference to `tc_fb_cnattach'
tc_3000_300.c(.text+0x528): undefined reference to `tc_fb_cnattach'
*** Error code 1




---
Kevin                      DOTFP


Trust the computer industry to shorten "Year 2000" to Y2K.
It was this kind of thinking that caused the problem in the first place.