From owner-freebsd-stable@FreeBSD.ORG Mon Nov 22 21:24:50 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF3EA16A4CE for ; Mon, 22 Nov 2004 21:24:50 +0000 (GMT) Received: from mallaury.noc.nerim.net (smtp-101-monday.noc.nerim.net [62.4.17.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34CB043D39 for ; Mon, 22 Nov 2004 21:24:50 +0000 (GMT) (envelope-from jspedron@club-internet.fr) Received: from [192.168.1.11] (dumbbell.net1.nerim.net [80.65.225.171]) by mallaury.noc.nerim.net (Postfix) with ESMTP id 259C862DA4; Mon, 22 Nov 2004 22:24:46 +0100 (CET) Message-ID: <41A2591A.2030306@club-internet.fr> Date: Mon, 22 Nov 2004 22:24:42 +0100 From: =?ISO-8859-1?Q?Jean-S=E9bastien_P=E9dron?= User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.3) Gecko/20041108 X-Accept-Language: fr, en-us, en MIME-Version: 1.0 To: Tejas Kokje References: <41A24F84.20600@ISI.EDU> In-Reply-To: <41A24F84.20600@ISI.EDU> X-Enigmail-Version: 0.89.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig7D376ABC5983512C09C954CB" Content-Transfer-Encoding: 8bit cc: freebsd-stable@freebsd.org Subject: Re: buildkernel problem X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Nov 2004 21:24:51 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig7D376ABC5983512C09C954CB Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Tejas Kokje wrote: > Hi, Hello, > I am trying to do buildkernel with my own configuration file > (MYKERNEL_CONFIG). I am getting the following error. I am not sure what > is wrong. Any help will be appreciated . > > #make buildkernel KERNCONF=MYKERNEL_CONFIG > [...] > Warning: device "cz" is unknown ^^^^^^^^^^^ You should check your MYKERNEL_CONFIG and look for the line : device cz This device doesn't exist. Maybe it's a typo, but I don't know a device with a similar name. You should comment it out or remove it, then start the buildkernel again. Hope this help :) Regards, Jean-Sébastien Pédron --------------enig7D376ABC5983512C09C954CB Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFBolkga+xGJsFYOlMRAquHAKDDOJ00lMfD+tMgdSYZ1xT2om/fzACgwsoz PG8MJG0wJjBjJXNn//6IDcM= =m55U -----END PGP SIGNATURE----- --------------enig7D376ABC5983512C09C954CB--