Skip to Content.
Sympa Menu

shibboleth-dev - Re: autoconf update

Subject: Shibboleth Developers

List archive

Re: autoconf update


Chronological Thread 
  • From: Derek Atkins <>
  • To: "RL 'Bob' Morgan" <>
  • Cc: Scott Cantor <>, "'Shibboleth Implementation Team'" <>
  • Subject: Re: autoconf update
  • Date: 03 Oct 2002 21:10:55 -0400

I tracked this down to the Red Hat RPMs -- they install a libstdc++.la
with the wrong "location" built in:

--> more /usr/lib/gcc-lib/i386-redhat-linux/3.0.4/libstdc++.la
[snip]
# Libraries that this one depends upon.
dependency_libs='
-L/usr/src/build/75527-i386/BUILD/gcc-3.0.4-20020221/obj-i386-
redhat-linux/i386-redhat-linux/libstdc++-v3/src
-L/usr/src/build/75527-i386/BUIL
D/gcc-3.0.4-20020221/obj-i386-redhat-linux/i386-redhat-linux/libstdc++-v3/src/.l
ibs -lm -lm -lm
-L/usr/src/build/75527-i386/BUILD/gcc-3.0.4-20020221/obj-i386-re
dhat-linux/gcc -lgcc_s -lc -lgcc_s -lm -lgcc_s -lc -lgcc_s'

Oops.

-derek

Derek Atkins
<>
writes:

> Derek Atkins
> <>
> writes:
>
> > However, I still can't compile shib:
> >
> > /bin/sh ../libtool --mode=link g++3 -pthread -g -O2
> > -L/mit/shibboleth/lib -L/mit/shibboleth/src/xerces-c-src2_1_0/lib -o
> > libshib.la -rpath /mit/shibboleth/arch/i386_linux24/lib -version-info
> > 1:0:0 ClubShibPOSTProfile.lo Constants.lo SAMLBindingFactory.lo
> > ShibConfig.lo ShibPOSTProfile.lo ShibPOSTProfileFactory.lo XML.lo
> > XMLOriginSiteMapper.lo -lsaml -llog4cpp -lssl -lcrypto -lxerces-c
> > grep: /usr/lib/libstdc++.la: No such file or directory
> > /bin/sed: can't read /usr/lib/libstdc++.la: No such file or directory
> > libtool: link: `/usr/lib/libstdc++.la' is not a valid libtool archive
> > make[2]: *** [libshib.la] Error 1
>
> Interestingly, I can compile this if I move libsaml.la out of the way.
> In other words, the saml libtool archive is being created incorrectly
> (or something). I wonder if there is some way _not_ to install the .la
> file?
>
> -derek
>
> --
> Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
> Member, MIT Student Information Processing Board (SIPB)
> URL: http://web.mit.edu/warlord/ PP-ASEL-IA N1NWH
>
>
> PGP key available
>
>

--
Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
Member, MIT Student Information Processing Board (SIPB)
URL: http://web.mit.edu/warlord/ PP-ASEL-IA N1NWH


PGP key available

------------------------------------------------------mace-shib-design-+
For list utilities, archives, subscribe, unsubscribe, etc. please visit the
ListProc web interface at

http://archives.internet2.edu/

------------------------------------------------------mace-shib-design--




Archive powered by MHonArc 2.6.16.

Top of Page