From owner-freebsd-hackers Mon Mar 4 10:26:07 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA18233 for hackers-outgoing; Mon, 4 Mar 1996 10:26:07 -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 KAA18228 for ; Mon, 4 Mar 1996 10:26:04 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id LAA06283; Mon, 4 Mar 1996 11:23:03 -0700 From: Terry Lambert Message-Id: <199603041823.LAA06283@phaeton.artisoft.com> Subject: Re: can't compile the kernel... To: roberto@keltia.freenix.fr (Ollivier Robert) Date: Mon, 4 Mar 1996 11:23:03 -0700 (MST) Cc: monboso@masternet.it, freebsd-hackers@FreeBSD.ORG In-Reply-To: <199603040753.IAA17378@keltia.freenix.fr> from "Ollivier Robert" at Mar 4, 96 08:53:28 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.ORG Precedence: bulk > It seems that Amedeo Beck Peccoz said: > > Tried to compile my kernel, but got the following: > > kern_sysctl.o: Undefined symbol '_hw_float' referenced from text segment > > As written in the LINT file, the npx0 line is NOT optionnal. This is stupid. Why is it still in files.i386 as optional? Why is an option used to include it or not include it? This is a data problem, not a documentation problem. Change the files.i386 data. PLEASE. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.