I remember seeing some discussion of this on this group a couple weeks back. Can you search through the archives? I don't remember the resolution.

From: Robert Allerstorfer <[EMAIL PROTECTED]>
Hi,

I tried to build libcrypto.so.0.9.7 and libssl.so.0.9.7 (from the
0.9.7b release source) on SunOS 5.8 with gcc 3.2.1 but that fails
because an additional shared object, 'libgcc_s.so.1' would also be
required but is not present:

ldd openssl
        libssl.so.0.9.7 =>       /usr/lib/libssl.so.0.9.7
        libcrypto.so.0.9.7 =>    /usr/lib/libcrypto.so.0.9.7
        libsocket.so.1 =>        /usr/lib/libsocket.so.1
        libnsl.so.1 =>           /usr/lib/libnsl.so.1
        libdl.so.1 =>            /usr/lib/libdl.so.1
        libc.so.1 =>             /usr/lib/libc.so.1
        libgcc_s.so.1 =>         (file not found)
        libmp.so.2 =>            /usr/lib/libmp.so.2
        /usr/platform/SUNW,UltraAX-i2/lib/libc_psr.so.1

Does anyone know how to get rid of this dependency?

Thank you and
best regards,
rob.
--

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

_________________________________________________________________
<b>MSN 8:</b> Get 6 months for $9.95/month http://join.msn.com/?page=dept/dialup


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to