On Wed, Dec 13, 2000 at 09:37:56AM +0100, Cliff Sarginson wrote:
> Configure hpux64-parisc-cc
> make
>
> However the make eventually fails with the complaint:
>
> cc -o openssl -DMONOLITH -I../include -DTHREADS -D_REENTRANT -Ae +DD64
> +O3 +ESlit -z -DB_ENDIAN -DMD32_XARRAY openssl.o v
> erify.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 dsa.o ds
> aparam.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 se
> ss_id.o ciphers.o nseq.o pkcs12.o pkcs8.o spkac.o smime.o rand.o -L.
> -L.. -L../.. -L../../.. -L.. -lssl -L.. -lcrypto
> ld: Missing library symbol table in ../libssl.a
> Fatal error.
> make[1]: *** [openssl] Error 1
> make[1]: Leaving directory
> `/tmp_mnt/homes/csargins/openssl-HP-64/openssl-0.9.5a/apps'
> make: *** [all] Error 1
>
> I would be grateful for any light you could throw on this.
> I am pretty sure that libssl is having ranlib run on it, but I can send
> the
> whole output of make if that helps.
Hmm, it might be helpful to get this information. Probably not all of it
is needed. "ranlib" is normally not needed, as "ar" will produce the
symbol table itself (there is an exception, please read /usr/ccs/bin/ranlib
for more information about this exception). So probably the output of
"ranlib" and especially the "ar" command might be interesting.
(Un?)fortunately I only have HP-UX 10.20 around, so I cannot reproduce your
setup.
Having this said, and I don't think the configuration for HP-UX 64bit
has changed significantly between versions, OpenSSL 0.9.6 is available
for some time.
Best regards,
Lutz
--
Lutz Jaenicke [EMAIL PROTECTED]
BTU Cottbus http://www.aet.TU-Cottbus.DE/personen/jaenicke/
Lehrstuhl Allgemeine Elektrotechnik Tel. +49 355 69-4129
Universitaetsplatz 3-4, D-03044 Cottbus Fax. +49 355 69-4153
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]