*BSD News Article 64256


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!newshost.defcen.GOV.AU!news.mel.aone.net.au!inferno.mpx.com.au!news.unimelb.EDU.AU!news.rmit.EDU.AU!harbinger.cc.monash.edu.au!news.mira.net.au!vic.news.telstra.net!act.news.telstra.net!psgrain!newsfeed.internetmci.com!howland.reston.ans.net!surfnet.nl!news.nic.utwente.nl!news.cs.utwente.nl!not-for-mail
From: Andras Olah <olah@cs.utwente.nl>
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Re: compiling the kernel
Date: Wed, 27 Mar 1996 17:08:33 +0100
Organization: Universiteit Twente
Lines: 24
Distribution: world
Message-ID: <31596801.17AA@cs.utwente.nl>
References: <4j7ed2$l09@prof.ese-metz.fr>
NNTP-Posting-Host: curie.cs.utwente.nl
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 2.01 (X11; I; SunOS 5.5 sun4c)
To: nivoit_jea@lsi.supelec.fr

Jean-Baptiste Nivoit wrote:
> 
> Hello everyone,
> 
>         I have some trouble with compiling the kernel of FreeBSD 2.1.0
> customized for my PC, so if anyone feels like giving me some hints...
> 
>         Here is my configuration:
> 
>         Pentium 90 / 16Mo
>         a 100Mo partition devoted to FreeBSD
>         an AT1500 network adapter
>         an ATAPI/IDE cdrom
> 
>         The name of the kernel config file is JBKERN ( see below ).
>         When I type 'make' after the 'make depend', it stops after
> compilation of the vers.c file, here is what I get:
> 
> loading kernel
> kern_sysctl.o : undefined symbol '_hw_float' referenced from text segment

The line below is compulsory:

device          npx0    at isa? port "IO_NPX" irq 13 vector npxintr