From owner-freebsd-questions@FreeBSD.ORG Mon Feb 23 17:08:08 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 0EC3716A4CE for ; Mon, 23 Feb 2004 17:08:08 -0800 (PST) Received: from mtaw4.prodigy.net (mtaw4.prodigy.net [64.164.98.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05DE543D1F for ; Mon, 23 Feb 2004 17:08:08 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (451845b753f27a122e281813bb0cb37d@adsl-67-119-53-203.dsl.lsan03.pacbell.net [67.119.53.203]) by mtaw4.prodigy.net (8.12.10/8.12.10) with ESMTP id i1O186ll003371; Mon, 23 Feb 2004 17:08:07 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 8EC1666D54; Mon, 23 Feb 2004 17:08:06 -0800 (PST) Date: Mon, 23 Feb 2004 17:08:06 -0800 From: Kris Kennaway To: RYAN vAN GINNEKEN Message-ID: <20040224010806.GA36326@xor.obsecurity.org> References: <403AA0AD.3090702@shaw.ca> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Qxx1br4bt0+wmkIi" Content-Disposition: inline In-Reply-To: <403AA0AD.3090702@shaw.ca> User-Agent: Mutt/1.4.1i cc: freebsd-questions@freebsd.org Subject: Re: custom kernel 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, 24 Feb 2004 01:08:08 -0000 --Qxx1br4bt0+wmkIi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Feb 23, 2004 at 05:54:05PM -0700, RYAN vAN GINNEKEN wrote: > Hello I use FreeBSD 4.9 Stable and am tring to compile a custom kernel=20 > but get the following error. > Also i am running a Intel865glcl with a cleron 2.4 the board supports=20 > hyperthreading do the chip and operating system.=20 You forgot to post your kernel configuration file, but this is a frequently reported elementary mistake: in modifying your kernel you removed a line that is listed as being required by a driver you left in. This is clearly marked in the comments; go back and compare your kernel to GENERIC and put it back. Kris --Qxx1br4bt0+wmkIi Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAOqP2Wry0BWjoQKURAsckAKDvdzKTBKNlVEnIkmNeFSV33WidUACdFWpj EV1vAlqcyN5hwP3kDBb5MP4= =rGCO -----END PGP SIGNATURE----- --Qxx1br4bt0+wmkIi--