Hi Bernhard,
Could I suggest that you upgrade your version of gcc, since according to 
http://gcc.gnu.org/releases.html#timeline
version 2.6.3 dates back to November 30, 1994 which in our industry is 
very old indeed!  I'm not familiar with hp-ux, but no doubt you should 
be able to get your hands on a more recent version without too much 
difficulty - i don't know what the other folks recommend, but perhaps 
2.95.3 would be a safe bet?

cheers,
Sean

Bernhard R. Erdmann wrote:

>Hi,
>
>openssl-0.9.6c fails to link openssl on HP-UX 9.01:
>
>gcc -o openssl -DMONOLITH -I../include -fPIC -DTHREADS  -DDSO_DL -O3
>-DB_ENDIAN -DBN_DIV2W 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 -ldld
>/bin/ld: Unsatisfied symbols:
>   gmtime_r (code)
>collect2: ld returned 1 exit status
>make[1]: *** [openssl] Error 1
>make[1]: Leaving directory `/usr/local/src/openssl-0.9.6c/apps'
>gmake: *** [sub_all] Error 1
>
>Building was started with "./config --prefix=/usr/local
>--openssldir=/usr/local/openssl".
>
>bash# gcc -v
>Reading specs from
>/usr/local/lib/gcc-lib/hppa1.1-hp-hpux9.01/2.6.3/specs
>gcc version 2.6.3
>______________________________________________________________________
>OpenSSL Project                                 http://www.openssl.org
>User Support Mailing List                    [EMAIL PROTECTED]
>Automated List Manager                           [EMAIL PROTECTED]
>


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

Reply via email to