Return to BSD News archive
Xref: sserve comp.os.386bsd.misc:1740 comp.os.386bsd.questions:7541 Path: sserve!newshost.anu.edu.au!munnari.oz.au!bunyip.cc.uq.oz.au!harbinger.cc.monash.edu.au!yeshua.marcam.com!zip.eecs.umich.edu!umn.edu!gaia.ucs.orst.edu!flop.ENGR.ORST.EDU!storm.cs.orst.edu!thorpej From: thorpej@storm.cs.orst.edu (Jason R. Thorpe) Newsgroups: comp.os.386bsd.misc,comp.os.386bsd.questions Subject: Argh...Kernel won't link Date: 19 Dec 1993 20:48:32 GMT Organization: Computer Science Department, Oregon State University Lines: 31 Message-ID: <2f2en0INN6u0@flop.ENGR.ORST.EDU> NNTP-Posting-Host: storm.cs.orst.edu I'm currently upgrading my machine from 0.9 to -current (Source is as of Wednesday, I think...Anyway...) I'm having this little problem...Everything else built fine...I went through and built the makefiles, then the includes, then the libs (with the LDSTATIC and NOPIC variables set...) and the assembler and the linker and the compiler. Well, of course I was anxious to get that shared-lib stuff going, so I went back and build the shared libs and such... After building through sbin, I decided to build a new config and kernel, because I didn't want the kernel to start panicing when I installed the rest of the OS, which has been known to happen, I hear... The kernel builds fine, wonderfully, and then, at the end when it's loadiing netbsd, WHARF! if_sl.o: Undefined symbol _setsoftnet referenced from text segment ioconf.o: Undefined symbol _swappagerattach referenced from data segment ioconf.o: Undefined symbol _vnodepagerattach referenced from data segment ioconf.o: Undefined symbol _devpagerattach referenced from data segment Hmm...No sir, I don't like it! :-) Any ideas? Later... -- ------------------------------------------------------------------------------ Jason R. Thorpe | 'All standard...' | 434 Weatherford Hall OSU Computer Science | thorpej@cs.orst.edu | Corvallis, OR 97331 Support Staff | '...disclaimers apply.' | (503) 737-9533