Date: Mon, 18 Dec 1995 14:26:08 -0800 (PST) From: Doug White <dwhite@riley-net170-164.uoregon.edu> To: Mark Stout <mcs@vpm.com> Cc: freebsd-questions@freebsd.org Subject: Re: _hw_float error when compiling 2.1 kernel Message-ID: <Pine.BSF.3.91.951218142453.212C@gdi.uoregon.edu> In-Reply-To: <199512180012.AAA09355@spunky.vpm.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 18 Dec 1995, Mark Stout wrote: > After doing a 'make' when trying to compile the kernel for version 2.1 > I get the following error. Anyone know why? > > loading kernel > kern_sysctl.o: Undefined symbol `_hw_float' referenced from text segment > *** Error code 1 You commented out the `device npx0' line in your kernel config. Put it back and recompile. Or you commented out the software floating point copro emulation when you don't have a coprocessor. Put one back in and recompile. Doug White | University of Oregon Internet: dwhite@gladstone.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.951218142453.212C>