Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.cs.su.oz.au!metro!metro!munnari.OZ.AU!spool.mu.edu!howland.erols.net!www.nntp.primenet.com!nntp.primenet.com!nntp.uio.no!nntp.zit.th-darmstadt.de!fu-berlin.de!irz401!orion.sax.de!uriah.heep!news From: j@uriah.heep.sax.de (J Wunsch) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: link errors in kernel build Date: 27 Oct 1996 14:10:53 GMT Organization: Private BSD site, Dresden Lines: 23 Message-ID: <54vqhd$pqf@uriah.heep.sax.de> References: <54ei66$1s0@uuneo.neosoft.com> <54puko$897@uriah.heep.sax.de> <54rh5j$a1@uuneo.neosoft.com> Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) NNTP-Posting-Host: localhost.heep.sax.de Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Newsreader: knews 0.9.6 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E conrads@neosoft.com (Conrad Sabatier) wrote: > No, I've got a bunch of vm_*.o files in my compile dir. vm_object.o, > however, is only 93 bytes in size, which seems a little low to me. Yep, it should be around 12 KB. > >So watch out for vm_object.o. > > I'm wondering if something in my kernel config is triggering some > conditional compilation thing somewhere. Unlikely. Only the tail of vm_object.c is #ifdef DDB (which is included in my 12 KB above), the remainder is unconditional. Simply remove the file, and recompile. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)