On Sun, Apr 18, 1999, Nate Carlson wrote:

> 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:
> 
> 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

I cannot find any -lrsaref in this linker command line, so that's your
problem. I don't know why it's missing, but there have to be a -lrsaref when
you build with RSAref.
                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com
______________________________________________________________________
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