I am currently trying to install OpenSSL (to
compliment OpenSSH) on a fresh UnixWare 2.1.3 machine. I have installed
gcc and the entire ccs package, and have also added the following to my
environment setting (I have not installed any other software that was not listed
as required):
LD_LIBRARY_PATH=;/usr/lib:/lib:/usr/local/lib:/usr/local/mysql/lib/mysql:/usr/local/bdb/lib:/usr/X/lib
When I run 'make' it starts to compile, but
stops with the following message:
cc -o openssl -DMONOLITH -I../include
-DTHREADS -Kthread -O -DFILIO_H openssl.o verify.o asn1pars.o req.o dgst.o dh.o
dhparam.o enc.o passwd.o gendh.o errstr.o ca.o pkcs7.o crl2p7.o
crl.o rsa.o rsautl.o dsa.o dsaparam.o x509.o genrsa.o gendsa.o
s_server.o s_client.o speed.o s_time.o apps.o s_cb.o s_socket.o app_rand.o
version.o sess_id.o ciphers.o nseq.o pkcs12.o pkcs8.o spkac.o smime.o
rand.o -L.. -lssl -L.. -lcrypto -lsocket -lnsl -lx
UX:ld: ERROR: fatal error: library not found: -lx
*** Error code 1 (bu21)
UX:make: ERROR: fatal error.
*** Error code 1 (bu21)
UX:make: ERROR: fatal error.
UX:ld: ERROR: fatal error: library not found: -lx
*** Error code 1 (bu21)
UX:make: ERROR: fatal error.
*** Error code 1 (bu21)
UX:make: ERROR: fatal error.
I am a novice at Unix in general and a total
newbie to UnixWare so please be gentle. I would appreciate any help you
can provide.
Ed Melendez
Network Engineer
EasyLink Services Corporation
399 Thornall Street
Edison, NJ 08837
v - 732.906.2000 x2608
f - 732.352.7506
This message, together with any attachments, may contain
information that is confidential or legally privileged. If you are not the
intended recipient, you are not permitted to disseminate, distribute, or copy
this message or any attachment. If you have received this message in error,
please notify the original sender by return e-mail and delete this message, along with any attachments from your computer.
Thank you.
