WITH_LIB32 still doesn't work for me

Sean McNeil sean at mcneil.com
Thu Nov 18 16:30:45 PST 2004


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 at mcneil.com> 
> 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:
> > > > > >
> > > > > > ===> 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.
> 
> Oh, one more thing I discovered a while back that might be relevant 
> here.. since I missed the obj step, there might be things sitting in 
> the build $cwd's that are stale.  cvs usually notices these, but cvsup 
> might not.  You might want to check if you have stray files 
> under /usr/src (not /usr/obj).  If you use cvsup. you might try "rm -rf 
> kerberos5 secure" and re-cvsup.  
> 
> I saw similar failures like this very early on and it drove me crazy 
> 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=	-g

CFLAGS= -g -O -pipe
STRIP=

SUP_UPDATE=	yes
SUP=		/usr/local/bin/cvsup
SUPFLAGS=	-g -L 2
SUPHOST=	cvsup10.FreeBSD.org
SUPFILE=	/usr/share/examples/cvsup/standard-supfile
PORTSSUPFILE=	/usr/share/examples/cvsup/ports-supfile

KERNCONF=AMD64

CUPS_OVERWRITE_BASE=yes
ENABLE_SUID_K5SU=yes
HAVE_GTK=yes
MAKE_KERBEROS5=yes
NO_LPR=true
NO_MAILWRAPPER=true
NO_SENDMAIL=true

WANT_OPENLDAP_SASL?=yes

WITH_APACHE2=yes
#WITH_BDB_VER=42
WITH_BERKELEYDB=db42
WITH_BSD_JDK=TRUE
#WITH_DEBUG=yes
WITH_DOMXML=yes
#WITH_DROPSHADOW=yes
WITH_DVDHACK=yes
WITH_FREEBSD_AGP=yes
WITH_GETTEXT=yes
WITH_GPHOTO2=yes
WITH_GTK2=yes
WITH_GUI=yes
WITH_IMAP=yes
WITH_LDAP=openldap2
WITH_LIB32=yes
WITH_LIBMAP=yes
WITH_OPENLDAP=yes
WITH_OPENLDAP_VER=22
WITH_MCAL=yes
WITH_MCRYPT=yes
WITH_MENUBAR_FONTSET=yes
WITH_MHASH=yes
WITH_MOD_DAV_SVN=yes
#WITH_MOZILLA=mozilla-devel-gtk2
WITH_MOZILLA=mozilla-gtk2
WITH_POSTGRESQL=yes
WITH_SASL=yes
WITH_TTF_BYTECODE_ENABLED=YES
WITH_UNIXODBC=yes

# -- use.perl generated deltas -- #
# Created: Fri Nov 12 23:07:37 2004
# Setting to use base perl from ports:
PERL_VER=5.8.5
PERL_VERSION=5.8.5
PERL_ARCH=mach
NOPERL=yo
NO_PERL=yo
NO_PERL_WRAPPER=yo



-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-amd64/attachments/20041118/dee7eae6/attachment.bin


More information about the freebsd-amd64 mailing list