From owner-freebsd-questions Fri Jan 5 16:42:56 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA13891 for questions-outgoing; Fri, 5 Jan 1996 16:42:56 -0800 (PST) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id QAA13886 for ; Fri, 5 Jan 1996 16:42:52 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id RAA03156; Fri, 5 Jan 1996 17:40:49 -0700 From: Terry Lambert Message-Id: <199601060040.RAA03156@phaeton.artisoft.com> Subject: Re: Problem building a new kernel To: scg@lawtech.com (Steve Gibbard) Date: Fri, 5 Jan 1996 17:40:49 -0700 (MST) Cc: questions@freebsd.org In-Reply-To: from "Steve Gibbard" at Jan 5, 96 02:12:33 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org Precedence: bulk > > I'm trying to build a new kernel on my FreeBSD 2.1.0 machine. The config > and the make depend worked fine, but the make failed with the following > error message: > > loading kernel > kern_sysctl.o: Undefined symbol `_hw_float' referenced from text segment > *** Error code 1 One of these a week until npx0 is no longer optional, that's all I ask. Anyone in charge of files.i386 and LINT and GENERIC getting the hint yet? Uncomment this line in your config file to fix your problem: > #device npx0 at isa? port "IO_NPX" irq 13 vector npxintr Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.