Subject: Kernel compile
To: None <port-pmax@NetBSD.ORG>
From: Jeremy C. McDermond <mcdermj@PEAK.ORG>
List: port-pmax
Date: 09/28/1995 19:37:24
I'm trying to compile a current kernel for my DS2100.  All the pieces compile 
okay - but at link time I get the following errors:

rcons.o(.text+0x168): undefined reference to `rcons_cnputc'
rcons_kern.o(.text+0x3b0): undefined reference to `optionsnode'
rcons_kern.o(.text+0x3b0): relocation truncated to fit: R_MIPS_GPREL16 optionsnode
rcons_kern.o(.text+0x3dc): undefined reference to `getpropstring'
rcons_kern.o(.text+0x3f0): undefined reference to `optionsnode'
rcons_kern.o(.text+0x3f0): relocation truncated to fit: R_MIPS_GPREL16 optionsnode
rcons_kern.o(.text+0x3fc): undefined reference to `getpropstring'
ioconf.o(.data+0x1a8): undefined reference to `rconsattach'

This is a brand new supped source - I have run a 'config' on the kernel; and 
have done a 'make clean' with source from yesterday.  I can find none of these
symbols in the source, yet they are showing up with 'nm' in the object files.
Anybody else experiencing this - or have any clues?

-------------------------------------------------------------------------------
Jeremy C. McDermond				mcdermj@CSOS.ORST.EDU
RS/6000 Technical Analyst			mcdermj@PDX.Xenotropic.COM
Willamette Industries, Inc.			#include <Standard Disclaimer>
-------------------------------------------------------------------------------