Date: Thu, 18 Nov 2004 16:30:28 -0800 From: Sean McNeil <sean@mcneil.com> To: Peter Wemm <peter@wemm.org> Cc: freebsd-amd64@freebsd.org Subject: Re: WITH_LIB32 still doesn't work for me Message-ID: <1100824228.92837.2.camel@server.mcneil.com> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-ELbVBPDiaUENUI2jwEcy 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 <sean@mcneil.com>=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. No Joy :( I completely deleted /usr/src and /usr/obj. cvsup'd from cvsup10.freebsd.org and ran make -s buildworld again. Perhaps this is because of some other setting I have in /etc/make.conf such as WITH_LDAP? here is my make.conf: DEBUG_FLAGS=3D -g CFLAGS=3D -g -O -pipe STRIP=3D SUP_UPDATE=3D yes SUP=3D /usr/local/bin/cvsup SUPFLAGS=3D -g -L 2 SUPHOST=3D cvsup10.FreeBSD.org SUPFILE=3D /usr/share/examples/cvsup/standard-supfile PORTSSUPFILE=3D /usr/share/examples/cvsup/ports-supfile KERNCONF=3DAMD64 CUPS_OVERWRITE_BASE=3Dyes ENABLE_SUID_K5SU=3Dyes HAVE_GTK=3Dyes MAKE_KERBEROS5=3Dyes NO_LPR=3Dtrue NO_MAILWRAPPER=3Dtrue NO_SENDMAIL=3Dtrue WANT_OPENLDAP_SASL?=3Dyes WITH_APACHE2=3Dyes #WITH_BDB_VER=3D42 WITH_BERKELEYDB=3Ddb42 WITH_BSD_JDK=3DTRUE #WITH_DEBUG=3Dyes WITH_DOMXML=3Dyes #WITH_DROPSHADOW=3Dyes WITH_DVDHACK=3Dyes WITH_FREEBSD_AGP=3Dyes WITH_GETTEXT=3Dyes WITH_GPHOTO2=3Dyes WITH_GTK2=3Dyes WITH_GUI=3Dyes WITH_IMAP=3Dyes WITH_LDAP=3Dopenldap2 WITH_LIB32=3Dyes WITH_LIBMAP=3Dyes WITH_OPENLDAP=3Dyes WITH_OPENLDAP_VER=3D22 WITH_MCAL=3Dyes WITH_MCRYPT=3Dyes WITH_MENUBAR_FONTSET=3Dyes WITH_MHASH=3Dyes WITH_MOD_DAV_SVN=3Dyes #WITH_MOZILLA=3Dmozilla-devel-gtk2 WITH_MOZILLA=3Dmozilla-gtk2 WITH_POSTGRESQL=3Dyes WITH_SASL=3Dyes WITH_TTF_BYTECODE_ENABLED=3DYES WITH_UNIXODBC=3Dyes # -- use.perl generated deltas -- # # Created: Fri Nov 12 23:07:37 2004 # Setting to use base perl from ports: PERL_VER=3D5.8.5 PERL_VERSION=3D5.8.5 PERL_ARCH=3Dmach NOPERL=3Dyo NO_PERL=3Dyo NO_PERL_WRAPPER=3Dyo --=-ELbVBPDiaUENUI2jwEcy 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) iD8DBQBBnT6kyQsGN30uGE4RAo5qAKCAc0xtED+n/uZJATr8LXVtj2aE1wCfUO0j f6R7kkJsvKg381gvWroZ3dk= =4rAA -----END PGP SIGNATURE----- --=-ELbVBPDiaUENUI2jwEcy--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1100824228.92837.2.camel>