From owner-freebsd-current Tue Feb 26 13:43:22 2002 Delivered-To: freebsd-current@freebsd.org Received: from peitho.fxp.org (peitho.fxp.org [209.26.95.40]) by hub.freebsd.org (Postfix) with ESMTP id C2F6237B400 for ; Tue, 26 Feb 2002 13:43:13 -0800 (PST) Received: by peitho.fxp.org (Postfix, from userid 1501) id AD8D613667; Tue, 26 Feb 2002 16:43:12 -0500 (EST) Date: Tue, 26 Feb 2002 16:43:12 -0500 From: Chris Faulhaber To: "Stephen L. Palmer" Cc: freebsd-current@freebsd.org Subject: Re: Why is xe building while commented out? Message-ID: <20020226214312.GC99775@peitho.fxp.org> Mail-Followup-To: Chris Faulhaber , "Stephen L. Palmer" , freebsd-current@freebsd.org References: <20020226151606.T80866-300000@midearth.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="LpQ9ahxlCli8rRTG" Content-Disposition: inline In-Reply-To: <20020226151606.T80866-300000@midearth.org> User-Agent: Mutt/1.3.24i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --LpQ9ahxlCli8rRTG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 26, 2002 at 03:28:19PM -0600, Stephen L. Palmer wrote: > Kernel build on a fresh (26 Feb 2002 - ~15:00 CDT) -current is failing > with an "*** Error code 2" in the xe module. This module is commented ou= t of my > config. Why would 'make -j4 buildkernel KERNCONF=3DMIDEARTH' try to buil= d a > driver for a pccard I've commented out of the config? I don't have any of > the pccard/pcmcia stuff active as this is a desktop system. >=20 > Non-SMP if it matters. >=20 All modules are built by default, not just those listed in the kernel config (which is for the kernel only). To only build specific modules, use the MODULES_OVERRIDE option (see NOTES). And since you are using the -j flag to make, it is quite possible that the parallel compiles are obscuring the actual error and that xe is not (necessarily) the problem. --=20 Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org -------------------------------------------------------- FreeBSD: The Power To Serve - http://www.FreeBSD.org --LpQ9ahxlCli8rRTG Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: FreeBSD: The Power To Serve iEYEARECAAYFAjx8AXAACgkQObaG4P6BelBHowCfRwT850OBl5SwnrMlgLGnBx8K LTsAn0Ysw6C4xSOtaZkI6WN91e0QUyw8 =0Ga8 -----END PGP SIGNATURE----- --LpQ9ahxlCli8rRTG-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message