Hi -
I'm trying to install mod_auth_cas into apache httpd 2.2.8 on a
Solaris 10 Sparc server. When I use apxs to compile the module for
dynamic load, I am getting the message
Cannot load /opt/apache-2.2.8/modules/mod_auth_cas.so into server:
ld.so.1: httpd: fatal: relocation error: file
/opt/apache-2.2.8/modules/mod_auth_cas.so: symbol SSL_connect: referenced
symbol not found
In order to get around this, I used a set of commands to compile the
module using static libraries
apxs -i -c mod_auth_cas.c -lresolv -ldl -lssl -lcrypto -lz
using the version of the module compiled like this, the httpd starts and
stops without problem, but httpd instances abend thusly:
child pid 3119 exit signal Bus error (10)
Anyone have any ideas?
Garey Mills
Library Systems Office
UC Berkeley
_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas