I am still trying to build OpenSSL on a Compaq Alphaserver 2100, Tru64 Unix
5.0A, but keep running into mysterious errors (to me anyway, since I'm only a
"dumb" Sys Admin). Is there anyone out there with experience in this area who
could impart some wisdom?

Below are details of the error/s that occur.
Tanx in advance.

Marchelm Bomers

Notes:
Initial configuration ok.
Compile of sha_dgst ok (as per suggestion in FAQ file)


Build failed thus: 
==================
BIO_callback_ctrl
sk_set
X509_TRUST_get_by_id
X509_PURPOSE_get_by_id
COMP_CTX_free
BIO_snprintf
X509_STORE_CTX_purpose_inherit
RAND_add
OBJ_NAME_add
EVP_MD_CTX_copy
COMP_CTX_new
COMP_compress_block
COMP_expand_block
*** Exit 1
Stop.
*** Exit 1
Stop.

`make report`:
==================
Checking compiler...
Running make...
+ rm -f libcrypto.so 
+ rm -f libssl.so 
making all in crypto...
making all in crypto/md2...
making all in crypto/md4...
... etc., etc.
making all in crypto/pkcs7...
making all in crypto/pkcs12...
making all in crypto/comp...
making all in ssl...
making all in rsaref...
making all in apps...
making all in test...
cc -I../include -DDSO_DLFCN -DHAVE_DLFCN_H -std1 -tune host -O4
-readonly_strings -c bntest.c
cc -o bntest -I../include -DDSO_DLFCN -DHAVE_DLFCN_H -std1 -tune host -O4
-readonly_strings bntest.o  -L.. -lcrypto 
ld:
Unresolved:
BN_CTX_init
BN_init
BN_RECP_CTX_init
BN_RECP_CTX_free
BN_RECP_CTX_set
BN_div_recp
BN_bntest_rand
*** Exit 1
Stop.
*** Exit 1
Stop.
Running make test...
Doing certs
ICE-CA.pem => .0
WARNING: Skipping duplicate certificate ICE-root.pem
WARNING: Skipping duplicate certificate ICE-user.pem
WARNING: Skipping duplicate certificate ca-cert.pem
WARNING: Skipping duplicate certificate dsa-ca.pem
WARNING: Skipping duplicate certificate dsa-pca.pem
WARNING: Skipping duplicate certificate factory.pem
WARNING: Skipping duplicate certificate nortelCA.pem
WARNING: Skipping duplicate certificate pca-cert.pem
WARNING: Skipping duplicate certificate rsa-cca.pem
WARNING: Skipping duplicate certificate thawteCb.pem
WARNING: Skipping duplicate certificate thawteCp.pem
WARNING: Skipping duplicate certificate timCA.pem
WARNING: Skipping duplicate certificate tjhCA.pem
WARNING: Skipping duplicate certificate vsign1.pem
WARNING: Skipping duplicate certificate vsign2.pem
WARNING: Skipping duplicate certificate vsign3.pem
WARNING: Skipping duplicate certificate vsignss.pem
WARNING: Skipping duplicate certificate vsigntca.pem
touch rehash.time
testing...
cc -I../include -DDSO_DLFCN -DHAVE_DLFCN_H -std1 -tune host -O4
-readonly_strings -c ideatest.c
cc -o ideatest -I../include -DDSO_DLFCN -DHAVE_DLFCN_H -std1 -tune host -O4
-readonly_strings ideatest.o  -L.. -lcrypto 
cc -I../include -DDSO_DLFCN -DHAVE_DLFCN_H -std1 -tune host -O4
-readonly_strings -c md2test.c
cc -o md2test -I../include -DDSO_DLFCN -DHAVE_DLFCN_H -std1 -tune host -O4
-readonly_strings md2test.o  -L.. -lcrypto 
cc -I../include -DDSO_DLFCN -DHAVE_DLFCN_H -std1 -tune host -O4
-readonly_strings -c md4test.c
cc -o md4test -I../include -DDSO_DLFCN -DHAVE_DLFCN_H -std1 -tune host -O4
-readonly_strings md4test.o  -L.. -lcrypto 
ld:
Unresolved:
MD4
*** Exit 1
Stop.
*** Exit 1
Stop.

OpenSSL self-test report:

OpenSSL version:  0.9.6b
Last change:      Change ssleay_rand_bytes (crypto/rand/md_rand.c)...
Options:          --prefix=/usr/local --openssldir=/usr/local/openssl
OS (uname):       OSF1 mugcb.its.monash.edu.au V5.0 1094 alpha
OS (config):      alpha-dec-osf
Target (default): alpha-cc
Target:           alpha-cc
Compiler:         

cc: Error: no source, object or ucode file specified

Failure!
[...]

Test report in file testlog

NB: "no-asm" config option (as per documentation) did not fix this error - MCB
begin:vcard 
n:Bomers ;Marchelm
tel;fax:<BR>51226719 or 99026719<BR><BR>
tel;work:<BR>(03) 51226963&nbsp&nbsp&nbsp- Local<BR>(03) 99026963&nbsp&nbsp&nbsp- National<BR>+61 3 99026963 - International<BR><BR>0408390813&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp - Mobile<BR><BR>
x-mozilla-html:FALSE
org:Client Services - Gippsland Campus;<BR><A HREF=http://www.its.monash.edu.au><IMG SRC=http://www.monash.edu.au/assets/monash_logo.gif BORDER=0></A><BR><BR>
adr:;;<BR>Northways Rd., Churchill<BR>Victoria 3842<BR>AUSTRALIA;;;;
version:2.1
title:Technology Services Coordinator
x-mozilla-cpt:;-24016
fn:Marchelm Bömers
end:vcard

Reply via email to