From owner-freebsd-questions@FreeBSD.ORG Wed Mar 31 17:40:13 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 3BD2B16A4CE for ; Wed, 31 Mar 2004 17:40:13 -0800 (PST) Received: from mta4.rcsntx.swbell.net (mta4.rcsntx.swbell.net [151.164.30.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 097DA43D3F for ; Wed, 31 Mar 2004 17:40:13 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (1ce81a84addd318b08d6cb149eff28e8@adsl-67-115-73-128.dsl.lsan03.pacbell.net [67.115.73.128])i311eAFg018478; Wed, 31 Mar 2004 19:40:10 -0600 (CST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 7AE4851A72; Wed, 31 Mar 2004 17:40:08 -0800 (PST) Date: Wed, 31 Mar 2004 17:40:08 -0800 From: Kris Kennaway To: "j.c.f." Message-ID: <20040401014008.GB59537@xor.obsecurity.org> References: <200403312157.14257.digital@usina-de-imagens.com.br> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="neYutvxvOLaeuPCA" Content-Disposition: inline In-Reply-To: <200403312157.14257.digital@usina-de-imagens.com.br> User-Agent: Mutt/1.4.2.1i cc: freebsd-questions@freebsd.org Subject: Re: 5.2.1 compiling error 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, 01 Apr 2004 01:40:13 -0000 --neYutvxvOLaeuPCA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Mar 31, 2004 at 09:57:14PM -0300, j.c.f. wrote: > greetings, >=20 > below is the compiling error and attached is the kernel config. I've trie= d=20 > several times. GENERIC compiles without a hitch. any help is appreciated. > thank you, karma >=20 > compile stops at vesa: > -warn-common -o vesa.ko vesa.kld > 1 error > *** Error code 2 That doesn't show the error. You truncated too much, and it looks like you're building with make -j, which obscures the error message. Rerun without -j and include more context. Kris --neYutvxvOLaeuPCA Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAa3L4Wry0BWjoQKURAi6GAKCvTHFh3P76xIqyS0joofvRuhDx2QCbBbIa 8GFp64JWFFwPayNW6SCrbhM= =RZPu -----END PGP SIGNATURE----- --neYutvxvOLaeuPCA--