Subject: Compile error.
To: None <current-users@NetBSD.ORG>
From: None <joha0066@flipper.itlabs.umn.edu>
List: current-users
Date: 04/13/1995 08:45:18
I tried to compile my own kernel for the first time yesterday. I used the
Generic config file as a base, and commented out things I didn't need.
Then I ran config.new (this is on a i386 based system) and then
make depend
But, when I run make, I get this:
mine# make
making sure the kern library is up to date...
`libkern.a' is up to date.
sh ../../../../conf/newvers.sh
cc -O6 -I. -I../../../../arch -I../../../.. -I../../../../sys -DI486_CPU
-DMATH_EMULATE -DDUMMY_NOPS -DXSERVER -DUCONSOLE -DMACHINE_NONCONTIG
-DTIMEZONE="0" -DDST="0" -DSWAPPAGER -DVNODEPAGER -DDEVPAGER -DDIAGNOSTIC
-DKTRACE -DSYSVMSG -DSYSVSEM -DSYSVSHM -DCOMPAT_NOMID -DCOMPAT_09
-DCOMPAT_10 -DCOMPAT_43 -DTCP_COMPAT_42 -DCOMPAT_SVR4 -DCOMPAT_LINUX
-DLKM -DFFS -DQUOTA -DLFS -DMFS -DNFSCLIENT -DMSDOSFS -DFDESC -DFIFO
-DKERNFS -DNULLFS -DPORTAL -DPROCFS -DUMAPFS -DUNION -DINET -DGENERIC
-DKERNEL -D_KERNEL -Di386 -c vers.c
rm -f netbsd
ld -x -z -T F8100000 -o netbsd -e start ${SYSTEM_OBJ} vers.o
autoconf.o: Undefined symbol `_setconf' referenced from text segment
*** Error code 1
Stop.
mine#
What is wrong? What is _setconf, and how do I make it include that? I am
running with a current source tree up to date as of sunday.
/-----------------------------------------------------------------\
~ Erik Andre Johannessen | joha0066@maroon.tc.umn.edu ~
~ Computer science major | joha0066@itlabs.umn.edu ~
~ Institute of Technology | erik@dc.mes.umn.edu ~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~ http://www.tc.umn.edu/nlhome/m440/joha0066/ ~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~ Microsoft: Hey, Wait for me, I am the | Only / Amiga makes ~
~ leader!!!! | \/ possible! ~
\-----------------------------------------------------------------/