From owner-freebsd-questions Thu Jul 4 13:43:54 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA23253 for questions-outgoing; Thu, 4 Jul 1996 13:43:54 -0700 (PDT) Received: from atlantis.nconnect.net (root@atlantis.nconnect.net [206.54.227.6]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id NAA23244 for ; Thu, 4 Jul 1996 13:43:51 -0700 (PDT) Received: from default ([206.54.227.183]) by atlantis.nconnect.net (8.7.3/8.7.3) with SMTP id KAA04370 for ; Thu, 4 Jul 1996 10:39:21 -0500 (CDT) Message-ID: <31DC2CB5.6F83@nconnect.net> Date: Thu, 04 Jul 1996 15:42:29 -0500 From: Randy DuCharme X-Mailer: Mozilla 3.0b4Gold (Win95; I) MIME-Version: 1.0 To: questions@freebsd.org Subject: kernel make error Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Greetings, Just tried making a 'custom ' kernel for my new machine. It's a 486 isa/pci mainboard currently using a DX-33 (Intel) cpu. The process gets all the way through to ... Loading kernel kern_sysctl.o: Undefined symbol '_hw_float' referenced from text segment. *** Error code 1 Stop Any ideas on what that might mean and how might I go about correcting that one? Thanks much :) Randy