Hey, I'm having some problems getting apache_1.3.6+mod_ssl+mod_php3 with
RSAref support to compile on my Alpha (I'm running Debian Linux unstable
w/ Kernel 2.2.6 on it). I am using OpenSSL 0.9.2b, with RSAref support
included. Here are the errors:

(no errors up to here)
gcc  -DLINUX=2 -DMOD_SSL=202106 -DUSE_HSREGEX -DEAPI `./apaci` 
-L/usr/local/ssl/lib   \
      -o httpd buildmark.o modules.o modules/standard/libstandard.a
modules/ssl/libssl.a modules/php3/libphp3.a main/libmain.a
./os/unix/libos.a ap/libap.a regex/libregex.a  -Lmodules/php3
-L../modules/php3 -L../../modules/php3 -lmodphp3
-Wl,-rpath,/usr/lib -L/usr/lib -lmysqlclient
-lm -ldl -lcrypt -lnsl  -lresolv  -lm -lcrypt  -ldbm -lssl -lcrypto -ldb
/usr/local/ssl/lib/libcrypto.a(rsa_lib.o): In function `RSA_new_method':
rsa_lib.c(.text+0x2c): undefined reference to `RSA_PKCS1_RSAref'
rsa_lib.c(.text+0x30): undefined reference to `RSA_PKCS1_RSAref'
/usr/local/ssl/lib/libcrypto.a(err_all.o): In function
`ERR_load_crypto_strings':
err_all.c(.text+0x74): undefined reference to `ERR_load_RSAREF_strings'
err_all.c(.text+0x78): undefined reference to `ERR_load_RSAREF_strings'
collect2: ld returned 1 exit status
make[2]: *** [target_static] Error 1
make[2]: Leaving directory `/usr/src/www/apache_1.3.6/src'
make[1]: *** [build-std] Error 2
make[1]: Leaving directory `/usr/src/www/apache_1.3.6'
make: *** [build] Error 2

Any ideas? Thanks!

----
Nate Carlson
the infinite loop
[EMAIL PROTECTED]
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)  www.engelschall.com/sw/mod_ssl/
Official Support Mailing List               [EMAIL PROTECTED]
Automated List Manager                       [EMAIL PROTECTED]

Reply via email to