26 Jun
2005
26 Jun
'05
7:33 a.m.
Jas <pingindia@yahoo.com> wrote:
Hi All,
I would really appriciate, if you would kindly help me out.
[snip]
/usr/ccs/bin/ld -G -z defs -h libltdl.so.3 -o .libs/libltdl.so.3.1.0 ltdl.lo -ldl -lnsl -lresolv -lsocket -lposix4 -lpthread -lcrypto -lssl -lc ld: fatal: library -lcrypto: not found ld: fatal: library -lssl: not found [snip]
You're missing the libraries libcrypto and libssl. These are from OpenSSL. I would suggest you install the proper packages, already built for you, from sunfreeware.com. Jim