From owner-freebsd-questions Sat Mar 21 12:25:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA21636 for freebsd-questions-outgoing; Sat, 21 Mar 1998 12:25:49 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from citytel1.citytel.net (root@citytel1.citytel.net [204.244.99.66]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA21582 for ; Sat, 21 Mar 1998 12:25:40 -0800 (PST) (envelope-from kwoody@citytel.net) Received: from mybsd.net (citytelprct101.citytel.net [204.244.99.132]) by citytel1.citytel.net (8.8.8/8.8.5) with ESMTP id MAA07056; Sat, 21 Mar 1998 12:25:35 -0800 (PST) Received: from mybsd.net (mybsd.net [192.168.0.2]) by mybsd.net (8.8.5/8.8.5) with SMTP id IAA02162; Sat, 21 Mar 1998 08:36:22 -0800 (PST) Date: Sat, 21 Mar 1998 08:36:22 -0800 (PST) From: Keith Woodworth To: Maris cc: freebsd-questions@FreeBSD.ORG Subject: Re: error code 1 after make In-Reply-To: <199803201800.NAA15513@river.netrover.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 20 Mar 1998, Maris wrote: > hellow good sirs! > > i've just got done trying to compile my own (first) kernal > > after i finished editing the original (default) good working > kernel i did this: > > /usr/sbin/config MARISKERNEL <--- seemed to go well > cd ../../compile/MARISKERNEL > make depend <--- seemed to go well > make <-------------------------------------------did not seem to go > well..got the message > > Error code 1 > I just did a new freebsd install and somehow forgot to specify the addr/irq for my network card and had to rebuild a kernel. In going through my kernel config and commenting out and adding a few things in I missed commenting out a reference to cd0 so when it was acutally making the kernel it stopped with an error code 1. I'm not sure what cd0 is but I'm assuming that it has to do with scsi cd's and I commented out *all* of the scsi stuff. go back and look through your kernel config file and check it over for something you may have forgottten to comment out. Keith. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message