From owner-freebsd-questions@FreeBSD.ORG Thu Mar 4 11:55:26 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 BFE3016A4CE for ; Thu, 4 Mar 2004 11:55:26 -0800 (PST) Received: from mtaw6.prodigy.net (mtaw6.prodigy.net [64.164.98.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F78A43D1D for ; Thu, 4 Mar 2004 11:55:26 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (884c6a59fa545e69e0f6058cc21d217d@adsl-67-119-53-203.dsl.lsan03.pacbell.net [67.119.53.203]) by mtaw6.prodigy.net (8.12.10/8.12.10) with ESMTP id i24JsPa3025988; Thu, 4 Mar 2004 11:54:26 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 233AC51724; Thu, 4 Mar 2004 11:55:24 -0800 (PST) Date: Thu, 4 Mar 2004 11:55:24 -0800 From: Kris Kennaway To: Cesar da Silva Message-ID: <20040304195523.GC75417@xor.obsecurity.org> References: <1078423514.40476fdae5832@www.da-silva.se> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="oJ71EGRlYNjSvfq7" Content-Disposition: inline In-Reply-To: <1078423514.40476fdae5832@www.da-silva.se> User-Agent: Mutt/1.4.2.1i cc: freebsd-questions@freebsd.org Subject: Re: Problem compiling kernel 5.2.1 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, 04 Mar 2004 19:55:26 -0000 --oJ71EGRlYNjSvfq7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Mar 04, 2004 at 07:05:14PM +0100, Cesar da Silva wrote: > Hi! > I'm having problem with compiling my kernel (v5.2.1). I Cvsup:ed it today= (so > that I could fix the TCP/IP-security problem. Here is the output: >=20 > --8<------------------------------------------------------------ > ld -Bshareable -d -warn-common -o vesa.ko vesa.kld > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error > hostname# Looks like you're compiling with make -j, because the above doesn't show any actual errors. Rebuild without -j and post the real errors, since -j obscures them. Kris --oJ71EGRlYNjSvfq7 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAR4mrWry0BWjoQKURAiTTAJ9w9opmohAmu5Y1+wWIrwQwibwkFgCdENZN 8Qsiydjwgvla2BSnbbx53A0= =8GIZ -----END PGP SIGNATURE----- --oJ71EGRlYNjSvfq7--