This problem persists with the final release of 0.9.7 on Solaris 8,
when the code is compiled with either gcc (3.2) or Sun's C compiler
(Forte 7).

On Tue, 31 Dec 2002, OpenSSL-Bugs wrote:

> Date: Tue, 31 Dec 2002 12:54:58 +0100 (MET)
> From: OpenSSL-Bugs <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: [openssl.org #423] AutoReply:
>     openssl-0.9.7-stable-SNAP-20021229: ldd problems
>
>
>        Greetings,
>         This message has been automatically generated in response to the
> creation of a trouble ticket regarding:
>       "openssl-0.9.7-stable-SNAP-20021229: ldd problems",
> a summary of which appears below.
>
> There is no need to reply to this message right now.  Your ticket has been
> assigned an ID of [openssl.org #423].
>
> Please include the string:
>
>          [openssl.org #423]
>
> in the subject line of all future correspondence about this issue. To do so,
> you may reply to this message.
>
>                         Thank you,
>
>
> -------------------------------------------------------------------------
> Y'all,
>
>   "make report" output attached, using Solaris 8 with configure as:
>
> ./Configure solaris-sparcv9-gcc --prefix=/opt/openssl-0.9.7 shared
>
> The problem: Dynamic loading of libssl.so comes up missing libcrypto.
> Here's what ldd for libssl.so looks like after installation:
>
> (128)> ldd libssl.so
>         libcrypto.so.0.9.7 =>    (file not found)
>         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 =>         /usr/local/lib/libgcc_s.so.1
>         libmp.so.2 =>    /usr/lib/libmp.so.2
>         /usr/platform/SUNW,Ultra-60/lib/libc_psr.so.1
>
> This problem has been bedeviling me in trying to get pine 4.51 and imap
> built and debugged with various versions of openssl.  In version 0.9.6
> the ldd output for libssl.so referenced a relative path for libcrypto,
> eg ./libcrypto.so.0.9.6h, which really screwed up the dynamic loader.
> I thought in 0.9.7-beta6 that there was no reference to libcrypto
> in libssl at all (problem fixed), but I just rebuilt beta6 again, and
> it too has a "file not found" like above.  Why doesn't libssl get a
> full path for libcrypto???
>
> -----------------------------------
> Jeff A. Earickson, Ph.D
> Senior UNIX Sysadmin and Email Guru
> Information Technology Services
> Colby College, 4214 Mayflower Hill,
> Waterville ME, 04901-8842
> phone: 207-872-3659 (fax = 3076)
> -----------------------------------
>

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

Reply via email to