I work on MacOSX 1.02 with apache1.3.11
I try to install OpenSSL 0.95
I choose UNIX install
#./config --prefix=/usr/local --openssldir=/usr/local/openssl threads no-asm
=> OK
#make
...
error:
"/usr/bin/ld: Undefined symbols:
_gmtime_r"
...
(#make test
=>
"/usr/bin/ld: Undefined symbols:
_gmtime_r"
)
I modified CFLAG in Makefile.ssl but I have always same error
What can I do?
Thanking you in anticpation
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]