From owner-freebsd-hackers Mon Mar 4 12:28:38 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA24643 for hackers-outgoing; Mon, 4 Mar 1996 12:28:38 -0800 (PST) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id MAA24638 for ; Mon, 4 Mar 1996 12:28:32 -0800 (PST) Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.12/8.6.9) id HAA27955; Tue, 5 Mar 1996 07:26:00 +1100 Date: Tue, 5 Mar 1996 07:26:00 +1100 From: Bruce Evans Message-Id: <199603042026.HAA27955@godzilla.zeta.org.au> To: roberto@keltia.freenix.fr, terry@lambert.org Subject: Re: can't compile the kernel... Cc: freebsd-hackers@freebsd.org, monboso@masternet.it Sender: owner-hackers@freebsd.org Precedence: bulk >> 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? It's almost optional in -current. The link problem went away several months ago when some sysctl stuff was improved. The driver can probably be left out on a stripped down system without any npx hardware or math emulators. Bruce