greetings...

I am a relative freebsd newbie and am tring to get
openssl to compile with thread support.  I am running
freebsd-4-stable, and need threads to run ssl under
the resin jsp web server.  I got resin running, but
when I turn on ssl in the server I get an error msg
say that I need to compile OpenSSL with
OPENSSL_THREADS.  Using the openssl port I have tried
make -DOPENSSL_THREADS install; it compiles fine, but
web server still not starting and giving the same
error.
I then tried going into the
ports/security/openssl/work/openssl0.9.7d/ folder and
typing ./config threads;  after doing this when I try
to make install I get the following error:
_______________________________________________

# make install
===>  Installing for openssl-0.9.7d
===>   Generating temporary packing list
===>  Checking if security/openssl already installed
making all in crypto...
-I. -I.. -I../include -DOPENSSL_THREADS -D_REENTRANT
-DDSO_DLFCN -DHAVE_DLFCN_H -DOPENSSL_NO_KRB5 -DTERMIOS
-DL_ENDIAN  -Wall -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c
cryptlib.c
-I.:No such file or directory
*** Error code 1

Stop in
/usr/ports/security/openssl/work/openssl-0.9.7d/crypto.
*** Error code 1

Stop in
/usr/ports/security/openssl/work/openssl-0.9.7d.
*** Error code 1

Stop in /usr/ports/security/openssl.


________________________

Am I missing something that should be obvious or doing
something stupid?  
Any Help is greatly appreciated, and thank you in
advance

FreeBSD stable
resin3.0.7
OpenSSL 0.9.7d


Gene G.

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to