Lutz Jaenicke wrote:
> > libraries: -lssl -lcrypto -lgcc -lRSAglue -lrsaref
> ...
> > Note (probably harmless): No library found for -lgcc
> ...
>
> > t/ssl_context......./usr/lib/dld.sl: Unresolved symbol: __umoddi3
> > (code) from blib/arch/auto/Crypt/SSLeay/SSLeay.sl
> > /usr/lib/dld.sl: Unresolved symbol: __muldi3 (code) from
> > blib/arch/auto/Crypt/SSLeay/SSLeay.sl
> > /usr/lib/dld.sl: Unresolved symbol: __udivdi3 (code) from
> > blib/arch/auto/Crypt/SSLeay/SSLeay.sl
> > /usr/lib/dld.sl: Unresolved symbol: __eprintf (code) from
> > blib/arch/auto/Crypt/SSLeay/SSLeay.sl
>
> These routines are resolved via the gcc library, which cannot be
found
> by the perl environment. Typically, it should be found at a place
similar to
> /GCC-MAINPATH/lib/gcc-lib/hppa1.1-hp-hpux10.20/2.8.1/libgcc.a
>
> It however may make additional trouble that libgcc.a is not a
shared but
> a static library, so that dld.sl cannot load load it.
libgcc.a is indeed where you say it should be, what should I do so I
will be found. Is there anyway in linking it statically or creating a
shared libgcc?.
Thank you very much,
Kees Vonk
______________________________________________________________________
The views expressed in this email are not necessarily the views of
Transco plc, and the company, its directors, officers or employees
make no representation or accept any liability for its accuracy or
completeness unless expressly stated to the contrary.
This e-mail, and any attachments are strictly confidential and
intended for the addressee(s) only. The content may also contain
legal, professional or other privileged information. If you are not
the intended recipient, could you please notify the sender
immediately and then delete the e-mail and any attachments, you
should not disclose, copy or take any action in reliance of this
transmission. Unless expressly stated to the contrary, no contracts
may be concluded on behalf of Transco plc by means of e-mail
communication.
You may report the matter by calling us on +44 (0)1455 230999.
You should not copy, forward or otherwise disclose the contents of
this e-mail or any of its attachments without express consent.
Please ensure you have adequate virus protection before you open or
detach any documents from this transmission. Transco plc does not
accept any liability for viruses.
Transco plc is part of Lattice Group
Transco plc is registered in England: Company number: 2006000
Registered Office: 130 Jermyn Street, London, SW1Y 4UR
http://www.transco.uk.com
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]