Return to BSD News archive
Xref: sserve comp.os.386bsd.questions:13222 comp.os.386bsd.bugs:2527 Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!bunyip.cc.uq.oz.au!munnari.oz.au!news.Hawaii.Edu!ames!elroy.jpl.nasa.gov!usc!howland.reston.ans.net!vixen.cso.uiuc.edu!newsrelay.iastate.edu!news.iastate.edu!news.iastate.edu!michaelv From: michaelv@MindBender.HeadCandy.com (Michael L. VanLoon) Newsgroups: comp.os.386bsd.questions,comp.os.386bsd.bugs Subject: Re: netbsd binaries and src dont mix [HELP] Date: 08 Sep 1994 07:27:10 GMT Organization: HeadCandy Associates... Sweets for the lobes. Lines: 31 Message-ID: <MICHAELV.94Sep8022729@MindBender.HeadCandy.com> References: <34l9lk$f8o@anshar.shadow.net> NNTP-Posting-Host: stingray.cc.iastate.edu In-reply-to: cklaus@anshar.shadow.net's message of Wed, 7 Sep 1994 21:00:36 GMT In article <34l9lk$f8o@anshar.shadow.net> cklaus@anshar.shadow.net (Christopher Klaus) writes: I downloaded the binaries on sun-lamp for i386. They are dated August 1st. I grabbed the sys.tar.gz so I could compile my kernel, but it is dated August 31st. Apparently, there was enough difference, that the compiled kernel and the rest of the system would cause a vm_fault on booting, just not allowing to do anything except watch it repeatedly reboot. You need to also rebuild config before you build a new kernel. You need to get the config.tar.gz file, or just the usr.sbin.tar.gz files will do too. Before you rebuild config, you need to get the include.tar.gz files and do a ``make install'' in /usr/src/include. After you've installed the new includes, and rebuilt and installed config, then you can build a new kernel. Make sure you do a ``make clean'' and ``make depend'' in the kernel compile dir before the ``make''. Beware, however, if your sources are *really* out of sync in your kernel compile dir (assuming you're building a kernel in the same dir you built a previous kernel), you may need to clean *all* the files out of the compile dir first to make sure you don't grab anything old. -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Michael L. VanLoon michaelv@HeadCandy.com michaelv@iastate.edu Free your mind and your machine -- NetBSD free un*x for PC/Mac/Amiga/etc. Working NetBSD ports: 386+PC, Mac, Amiga, HP300, Sun3, Sun4c, PC532 In progress: DEC pmax (MIPS R2k/3k), VAX, Sun4m - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -