Hi there,

Actually I've posted this once. But I haven't got an answer yet. Hope I
didn't bother you guys there ...

I'm trying to build and set up a SSL enabled Apache on Sun solaries
2.6., using Apache+Apache_SSL+OpenSSL. I encountered problems in
building OpenSSL.

I downloaded OpenSSL 0.9.6. I'm successful in the first three steps,
"configure", "make", and "make test". But I got this error when I run
"make install". The output is like this:

------------------------------------------
wcars12f-32> make install
making all in crypto...
making all in crypto/md2...
making all in crypto/md4...
making all in crypto/md5...
making all in crypto/sha...
making all in crypto/mdc2...
making all in crypto/hmac...
making all in crypto/ripemd...
making all in crypto/des...
making all in crypto/rc2...
making all in crypto/rc4...
making all in crypto/rc5...
making all in crypto/idea...
making all in crypto/bf...
making all in crypto/cast...
making all in crypto/bn...
making all in crypto/rsa...
making all in crypto/dsa...
making all in crypto/dh...
making all in crypto/dso...
making all in crypto/buffer...
making all in crypto/bio...
making all in crypto/stack...
making all in crypto/lhash...
making all in crypto/rand...
making all in crypto/err...
making all in crypto/objects...
making all in crypto/evp...
making all in crypto/asn1...
making all in crypto/pem...
making all in crypto/x509...
making all in crypto/x509v3...
making all in crypto/conf...
making all in crypto/txt_db...
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...
making all in tools...
installing man 1 and man 5
*** Error code 139
make: Fatal error: Command failed for target `install_docs'
wcars12f-33> 
-------------------------------------------------------

I'm not root user. I used "./config --prefix=/u/antai/ssl
--openssldir=/u/antai/ssl/openssl" for configuration. I have full read
and write and x permission to /u/antai dir. Actually, I found that
/u/antai/ssl and /u/antai/ssl/open have been created.  But only
/u/antai/ssl/openssl/man/man1 has a file:
-rw-r-----   1 antai    magellan       0 Oct  5 14:49 CA.pl.1
All the other dirs are empty.

BTW, /u/antai dir is a network dir mounted on my machine.

Thanks again!


-- 
Antai(Andy) Ning
Enterprise Solutions, Nortel Networks
 
Email:[EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to