From owner-freebsd-amd64@FreeBSD.ORG Thu Nov 18 21:41:12 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4EFC216A4CE for ; Thu, 18 Nov 2004 21:41:12 +0000 (GMT) Received: from mail.mcneil.com (mcneil.com [24.199.45.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A2FA43D48 for ; Thu, 18 Nov 2004 21:41:12 +0000 (GMT) (envelope-from sean@mcneil.com) Received: from localhost (localhost.mcneil.com [127.0.0.1]) by mail.mcneil.com (Postfix) with ESMTP id D5C9DF20B4; Thu, 18 Nov 2004 13:41:11 -0800 (PST) Received: from mail.mcneil.com ([127.0.0.1]) by localhost (server.mcneil.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 63196-01; Thu, 18 Nov 2004 13:41:10 -0800 (PST) Received: from mcneil.com (mcneil.com [24.199.45.54]) by mail.mcneil.com (Postfix) with ESMTP id EAFC0F1921; Thu, 18 Nov 2004 13:41:09 -0800 (PST) From: Sean McNeil To: Peter Wemm In-Reply-To: <200411181337.10114.peter@wemm.org> References: <1100664110.333.1.camel@server.mcneil.com> <1100723437.18003.0.camel@server.mcneil.com> <20041117164803.6fce1c20@dolphin.local.net> <200411181337.10114.peter@wemm.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-7K/ZJukohT85WXj4fZ9l" Date: Thu, 18 Nov 2004 13:41:09 -0800 Message-Id: <1100814069.69514.0.camel@server.mcneil.com> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 FreeBSD GNOME Team Port X-Virus-Scanned: by amavisd-new at mcneil.com cc: freebsd-amd64@freebsd.org Subject: Re: WITH_LIB32 still doesn't work for me X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Nov 2004 21:41:12 -0000 --=-7K/ZJukohT85WXj4fZ9l Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2004-11-18 at 13:37 -0800, Peter Wemm wrote: > On Wednesday 17 November 2004 02:48 pm, Conrad J. Sabatier wrote: > > On Wed, 17 Nov 2004 12:30:37 -0800, Sean McNeil =20 > wrote: > > > On Wed, 2004-11-17 at 18:15 +0000, Bjoern A. Zeeb wrote: > > > > On Wed, 17 Nov 2004, Peter Wemm wrote: > > > > > On Tuesday 16 November 2004 08:01 pm, Sean McNeil wrote: > > > > > > Here is what I get with make -s buildworld: > > > > > > > > > > > > =3D=3D=3D> libasn1 (buildincludes) > > > > > > /usr/obj/usr/src/amd64/usr/bin/ld: skipping > > > > > > incompatible /usr/obj/usr/src/amd64/usr/lib/libgcc.a when > > > > > > searching for -lgcc > > > > > > /usr/obj/usr/src/amd64/usr/bin/ld: cannot find -lgcc > > > > > > *** Error code 1 > > > > > > > > > > > > Stop in /usr/src/kerberos5/tools/make-print-version. > > > > > > *** Error code 1 > > > > > > > > > > 5.x or HEAD? I haven't committed a fix to 5.x yet. > > > > > > > > I still have trouble with HEAD. > > > > > > This was in HEAD for me as well. It is also the first time I am > > > trying this so I do not have any lib32 stuff already installed. > > > > > > > Sent you a some lines longer trace of the above yesterday evening > > > > I think it had been also complaining about Object directory not > > > > changed... > > > > > > > > Unfortunately I haven't found a fix yet. > > > > Strange. I'm running amd64 CURRENT here, and built the lib32 stuff > > just the other day for the first time without any problems. >=20 > Oh, one more thing I discovered a while back that might be relevant=20 > here.. since I missed the obj step, there might be things sitting in=20 > the build $cwd's that are stale. cvs usually notices these, but cvsup=20 > might not. You might want to check if you have stray files=20 > under /usr/src (not /usr/obj). If you use cvsup. you might try "rm -rf=20 > kerberos5 secure" and re-cvsup. =20 >=20 > I saw similar failures like this very early on and it drove me crazy=20 > until I found a couple of .o files sitting in /usr/src. I will try that. I found a stray in there: ./kerberos5/tools/make-print-version/make-print-version.o --=-7K/ZJukohT85WXj4fZ9l Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQBBnRb1yQsGN30uGE4RApYgAKCKMI6y24BXbv5AZKkc4GpPDQ9gdQCfehsI KCDW91jtYucrkk+uSRPTkeA= =HFgT -----END PGP SIGNATURE----- --=-7K/ZJukohT85WXj4fZ9l--