Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Apr 1996 16:49:44 -0400 (EDT)
From:      "Marc G. Fournier" <scrappy@ki.net>
To:        DHIMAN@d0sb15.FNAL.Gov
Cc:        hackers@FreeBSD.org
Subject:   Re: problem in loading kernel
Message-ID:  <Pine.BSI.3.92.960408164823.21256W-100000@freebsd.ki.net>
In-Reply-To: <01I3AVG1AV0200009I@FNAL.FNAL.GOV>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 8 Apr 1996 DHIMAN@d0sb15.FNAL.Gov wrote:

> ===========================================================================
> kern_sysctl.o: undefined symbol '_hw_float' referenced from text segment
>
> *** Error code 1
>
> Stop
> ===========================================================================
>

Check your MYKERNEL file and make sure you didn't remove:


----[ if so, insert this back in ]----
#
# This device is mandatory.
#
# The Numeric Processing eXtension is used to either enable the
# coprocessor or enable math emulation.  If your machine doesn't contain
# a math co-processor, you must *also* add the option "MATH_EMULATE".
# THIS IS NOT AN OPTIONAL ENTRY, DO NOT REMOVE IT
#
device          npx0    at isa? port "IO_NPX" irq 13 vector npxintr

----[ CUT HERE ]----


Marc G. Fournier | POP Mail  Telnet Acct  DNS Hosting
System           |  WWW Services   Database Services  | Knowledge,
  Administrator  |                                    | Information and
 scrappy@ki.net  |      WWW: http://www.ki.net        | Communications, Inc




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.92.960408164823.21256W-100000>