From owner-freebsd-questions@FreeBSD.ORG Thu Nov 18 23:02: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 2649416A4CE for ; Thu, 18 Nov 2004 23:02:42 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0C1443D48 for ; Thu, 18 Nov 2004 23:02:41 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 6A78451E8C; Thu, 18 Nov 2004 15:06:03 -0800 (PST) Date: Thu, 18 Nov 2004 15:06:03 -0800 From: Kris Kennaway To: kline@thought.org Message-ID: <20041118230603.GA10882@xor.obsecurity.org> References: <20041118225254.GA77284@thought.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="dDRMvlgZJXvWKvBx" Content-Disposition: inline In-Reply-To: <20041118225254.GA77284@thought.org> User-Agent: Mutt/1.4.2.1i cc: FreeBSD Mailing List Subject: Re: kernedl build snafu. 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: Thu, 18 Nov 2004 23:02:42 -0000 --dDRMvlgZJXvWKvBx Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Nov 18, 2004 at 02:52:54PM -0800, Gary Kline wrote: >=20 > Hi Folks, =20 >=20 > On my 5.3 laptop I was able to add ^device sound and > ^device snd_mss and build/install the kernel without=20 > ay problems. On my test server I'm trying to add > ^device snd_sb16 but the build doesn't like it. This is almost always because you've forgotten to add some other kernel system upon which the thing you changed depends. This is documented in comments in the sample kernel config files, as well as in the manpages. Kris --dDRMvlgZJXvWKvBx Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBnSraWry0BWjoQKURAocJAJ46rV3wr7vE7HUv2fPMOm6XnvMuXACgpWAk iNhETJw2bDyKz6hn+rq0NgI= =JjuJ -----END PGP SIGNATURE----- --dDRMvlgZJXvWKvBx--