Hello,
I try to compile openssl-0.9.2b on "Digital UNIX V4.0E (Rev. 1091)" using
the normal C-compiler.
Make stops to load openssl after all libraries are compiled:
rm -f openssl
cc -o openssl -DMONOLITH -I../include -tune host -O4 -readonly_strings openssl.o
verify.o asn1pars.o req.o dgst.o dh.o enc.o gendh.o errstr.o ca.o pkcs7.o crl2
p7.o crl.o rsa.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 version.o sess_id.o ciphers.o nse
q.o -L. -L.. -L../.. -L../../.. -L.. -lssl -L.. -lcrypto
ld:
Unresolved:
bn_div_words
*** Exit 1
Stop.
*** Exit 1
Stop.
Do I miss a DEFINE to include bn_div_words ?
Please advice
Detlef.
+------------------------------+-------------------------------------------+
| Detlef Schmier @RTO | Compaq Enterprise Engineering Center GmbH |
| Design Win Consultant | OEM Business Segment |
| Pub.Tel. +49-(0)89-9591 2752 | Freischuetzstrasse 91 |
| Mobile +49-(0)171-3357582 | D-81927 Muenchen |
| FAX # 089 9591 10101 2752 | DTN 865-2752 |
+------------------------------+-------------------------------------------+
| eMail : [EMAIL PROTECTED] | URL : http://www.digital.com/oem |
+------------------------------+-------------------------------------------+
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]