From owner-freebsd-questions@FreeBSD.ORG Mon Jan 19 17:18:42 2004 Return-Path: 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 682EE16A4CE for ; Mon, 19 Jan 2004 17:18:42 -0800 (PST) Received: from rdsnet.ro (smtp.rdsnet.ro [62.231.74.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1CF943D41 for ; Mon, 19 Jan 2004 17:18:39 -0800 (PST) (envelope-from itetcu@apropo.ro) Received: (qmail 13743 invoked from network); 20 Jan 2004 01:18:38 -0000 Received: from unknown (HELO it.buh.cameradicommercio.ro) (81.196.25.19) by mail.rdsnet.ro with SMTP; 20 Jan 2004 01:18:38 -0000 Date: Tue, 20 Jan 2004 03:20:01 +0200 From: Ion-Mihai Tetcu To: Veronica Brainfluff Message-Id: <20040120032001.6aa1acf8@it.buh.cameradicommercio.ro> In-Reply-To: <20040119222739.91306.qmail@web21507.mail.yahoo.com> References: <20040119222739.91306.qmail@web21507.mail.yahoo.com> X-Mailer: Sylpheed version 0.9.8claws (GTK+ 1.2.10; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Kernel Make troubleshooting X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jan 2004 01:18:42 -0000 On Mon, 19 Jan 2004 14:27:39 -0800 (PST) Veronica Brainfluff wrote: > I am trying to customise my kernel for the very first > time. I got through config, make depend and when I > ran 'make' I got an error called: "Error code 1". > Attached is my configuration file, DARNBOXKERNEL. I > hope you can find out what I did wrong! :) Veronica, first of all, when asking a question you should provide as much info as necessary; it's better to have to much that to little. 1. What FreeBSD version are you running ( It seems from your kernel config file you're running 5.x ) ? 2. Error code 1 means just error, what is the system printing above that (give about 6-10 lines) ? 3. Did you cvsup before ? Also, do you have all this ? # RAID controllers device aac # Adaptec FSA RAID device aacp # SCSI passthrough for aac (requires CAM) device amr # AMI MegaRAID #device ida # Compaq Smart RAID device ips # IBM (Adaptec) ServeRAID device mlx # Mylex DAC960 family device pst # Promise Supertrak SX6000 device twe # 3ware ATA RAID if not ;) cut them out. Also you can leave out pcm and kldload(8) the .ko you need. -- IOnut Unregistered ;) FreeBSD user