Skip to Content.
Sympa Menu

shibboleth-dev - Re: Target binaries / miscellany - solaris

Subject: Shibboleth Developers

List archive

Re: Target binaries / miscellany - solaris


Chronological Thread 
  • From: Derek Atkins <>
  • To:
  • Cc: "'Shibboleth Design Team'" <>
  • Subject: Re: Target binaries / miscellany - solaris
  • Date: 25 May 2003 19:51:20 -0400

Ok, I was able to find this symbol on sunra:

bash-2.03$ /usr/ccs/bin/nm /usr/local/lib/libstdc++.so.5 | grep
default_alloc_template | grep force_newE
[4186] | 533592| 4|OBJT |WEAK |0 |2357
|_ZNSt24__default_alloc_templateILb1ELi0EE12_S_force_newE

bash-2.03$ ls -l /usr/local/lib/libstdc++.*
-rw-r--r-- 1 bin bin 8332460 Feb 10 01:17
/usr/local/lib/libstdc++.a
-rwxr-xr-x 1 bin bin 1099 Feb 10 01:17
/usr/local/lib/libstdc++.la
lrwxrwxrwx 1 root other 18 Mar 20 21:39
/usr/local/lib/libstdc++.so -> libstdc++.so.5.0.2
lrwxrwxrwx 1 root other 18 Mar 20 21:39
/usr/local/lib/libstdc++.so.5 -> libstdc++.so.5.0.2
-rwxr-xr-x 1 bin bin 8080576 Feb 10 01:17
/usr/local/lib/libstdc++.so.5.0.2

it looks like you might need to upgrade from 5.0.0 to 5.0.2

-derek


writes:

> On Thu, 22 May 2003, Scott Cantor wrote:
>
> > I've packed up three binary distributions and put them in the usual
> > place on wayf:
> >
> > http://wayf.internet2.edu/shibboleth/shib_target_1.0_rh72_gcc304.tar.gz
> >
> > http://wayf.internet2.edu/shibboleth/shib_target_1.0_rh72_gcc32.tar.gz
> >
> > http://wayf.internet2.edu/shibboleth/shib_target_1.0_sol8_gcc32.tar.gz
> >
> > The gcc 3.2 version should be used on any RH Linux past 7, and probably
> > most other Linux brands. You'll need the latest libstdc++ for it.
>
>
> on Solaris 2.8, I'm getting this when I try to start the SHAR:
>
> # /srv/shibboleth-1.0/shibboleth-target/bin/shar &
> [1] 1289
> # ld.so.1: /srv/shibboleth-1.0/shibboleth-target/bin/shar: fatal:
> relocation error: file
> /srv/shibboleth-1.0/shibboleth-target/lib/libshib-target.so.3: symbol _
> ZNSt24__default_alloc_templateILb1ELi0EE12_S_force_newE: referenced
> symbol not found
>
> I *think* I'm using libraries from gcc 3.2 ... what I can say
> definitively is that I'm using the exact same directory that worked
> with shib 0.8 on solaris.......
>
> # ls -al /opt/local/libgcc/usr/local/lib
> total 127194
> drwxr-xr-x 3 root other 512 Mar 4 13:07 .
> drwxr-xr-x 3 root other 512 Mar 4 13:06 ..
> -rw-r--r-- 1 root other 794088 Mar 4 13:06 libgcc_s.so
> -rw-r--r-- 1 root other 794088 Mar 4 13:06 libgcc_s.so.1
> -rw-r--r-- 1 root other 8578200 Mar 4 13:06 libstdc++.a
> -rw-r--r-- 1 root other 2222756 Mar 4 13:06 libstdc++.a.2.10.0
> -rwxr-xr-x 1 root other 1091 Mar 4 13:06 libstdc++.la
> -rwxr-xr-x 1 root other 8334044 Mar 4 13:06 libstdc++.so
> -rwxr-xr-x 1 root other 2232464 Mar 4 13:06 libstdc++.so.2.10.0
> -rwxr-xr-x 1 root other 2147624 Mar 4 13:06 libstdc++.so.3
> -rwxr-xr-x 1 root other 4879432 Mar 4 13:06 libstdc++.so.3.0.0
> -rwxr-xr-x 1 root other 2143753 Mar 4 13:06 libstdc++.so.3.0.1
> -rwxr-xr-x 1 root other 2147624 Mar 4 13:06 libstdc++.so.3.0.2
> -rwxr-xr-x 1 root other 7002468 Mar 4 13:06 libstdc++.so.4
> -rwxr-xr-x 1 root other 7002468 Mar 4 13:07 libstdc++.so.4.0.0
> -rwxr-xr-x 1 root other 8334044 Mar 4 13:07 libstdc++.so.5
> -rwxr-xr-x 1 root other 8334044 Mar 4 13:07 libstdc++.so.5.0.0
> drwxr-xr-x 2 root other 512 Mar 4 13:07 sparcv9
>
> --
>
>

--
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