From owner-freebsd-questions@FreeBSD.ORG Tue Jan 20 01:09:44 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 71B3116A4CE for ; Tue, 20 Jan 2004 01:09:44 -0800 (PST) Received: from smtp.infracaninophile.co.uk (smtp.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 805A143D2F for ; Tue, 20 Jan 2004 01:09:42 -0800 (PST) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost.infracaninophile.co.uk [IPv6:::1])i0K99cse044850 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 20 Jan 2004 09:09:38 GMT (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)id i0K99btk044849; Tue, 20 Jan 2004 09:09:37 GMT (envelope-from matthew) Date: Tue, 20 Jan 2004 09:09:37 +0000 From: Matthew Seaman To: Veronica Brainfluff Message-ID: <20040120090937.GB44545@happy-idiot-talk.infracaninophile.co.uk> Mail-Followup-To: Matthew Seaman , Veronica Brainfluff , freebsd-questions@freebsd.org References: <20040119222739.91306.qmail@web21507.mail.yahoo.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="wq9mPyueHGvFACwf" Content-Disposition: inline In-Reply-To: <20040119222739.91306.qmail@web21507.mail.yahoo.com> User-Agent: Mutt/1.5.5.1i X-Spam-Status: No, hits=-4.9 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=2.62 X-Spam-Checker-Version: SpamAssassin 2.62 (2004-01-11) on happy-idiot-talk.infracaninophile.co.uk 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 09:09:44 -0000 --wq9mPyueHGvFACwf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jan 19, 2004 at 02:27:39PM -0800, 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".=20 > Attached is my configuration file, DARNBOXKERNEL. I > hope you can find out what I did wrong! :) Yes. Classic mistake. Your config contains this line:=20 > device umass # Disks/Mass storage - Requires scbus and da But you don't have any entries for the scbus or da devices. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --wq9mPyueHGvFACwf Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFADPBRdtESqEQa7a0RAg9rAJ4qmGd9YDrMAFRp/fNbIq3zKgz/nACfSsfd 4TraGgqYgAC3XObAPmFmdIo= =fUab -----END PGP SIGNATURE----- --wq9mPyueHGvFACwf--