From owner-freebsd-questions Tue Feb 18 12:42:18 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A275637B401 for ; Tue, 18 Feb 2003 12:42:16 -0800 (PST) Received: from nyogtha.unknownkadath.net (nyogtha.unknownkadath.net [209.153.153.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D23543FDD for ; Tue, 18 Feb 2003 12:42:15 -0800 (PST) (envelope-from asenchi@asenchi.com) Received: from [192.168.0.25] (dedport-132-157.idealapps.com [64.118.132.157] (may be forged)) by nyogtha.unknownkadath.net (8.12.6/8.12.6) with ESMTP id h1IKudfX071053 for ; Tue, 18 Feb 2003 15:56:39 -0500 (EST) Subject: make buildworld failure... From: Asenchi To: freebsd-questions@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 18 Feb 2003 15:42:45 -0500 Message-Id: <1045600965.3887.11.camel@palea.grebner.com> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello Everyone, I have a little problem that popped up. I have searched, not intensively, but for about an hour for an answer and am stumped. I actually don't even really know what to search for, but you should always research before you ask...Here is the problem: I just cvsup'd my sources and have been running through the processes fine, but when I went to do: palea# make kernel KERNCONF=PALEA I get this error: mkdir -p /usr/obj/usr/src/sys cd /usr/src/sys/i386/conf; PATH=/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin config -d /usr/obj/usr/src/sys/PALEA /usr/src/sys/i386/conf/PALEA config: /usr/src/sys/i386/conf/PALEA:76: devices with zero units are not likely to be correct *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. palea# I went to my kernel to look at line 76 and this is where it put me (using vi): (Cursor here)#Floppy Drives device fdc0 at isa? port IO_FD1 irq 6 drq 2 device fd0 at fdc0 drive 0 device fd1 at fdc0 drive 1 I can't figure this out. As there is not 0 in the "#Floppy Drives" line. Here is: palea# uname -a FreeBSD palea.grebner.com 4.7-RELEASE FreeBSD 4.7-RELEASE #0: Mon Feb 10 16:10:13 EST 2003 asenchi@palea.grebner.com:/usr/obj/usr/src/sys/PALEA i386 If there is anything else you need me to provide let me know. Thank you for any advice/suggestions you can give. I love this os. Curt Micol To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message