RSA authentication agent on FreeBSD
IP2 Internet (Jan Baggen)
jbaggen at ip2.nl
Fri Apr 18 13:13:37 UTC 2008
I'm trying to run the RSA authentication agent for Red Hat 3 ES on
FreeBSD 6.3.
The software installation was susscessfull using the standard RSA
provided installation
package. It creates the dynamic loadable module for Apache. when we try
to start
Apache and loading the RSA module we get the following error:
Cannot load /usr/local/apache/rsawebagent/mod_rsawa_apache.so into
server: /usr/local/lib/libpthread.so.0: Undefined symbol "_errno"
This libpthread.so.0 was was obtained from working Linux Red Hat system.
tmp# ldd /usr/local/apache/rsawebagent/mod_rsawa_apache.so
/usr/local/apache/rsawebagent/mod_rsawa_apache.so:
libpthread.so.0 => /usr/local/lib/libpthread.so.0 (0x28168000)
libc.so.6 => /lib/libc.so.6 (0x2807d000)
ld-linux.so.2 (0x281bb000)
I think the standard FreeBSD libc.so.6 library is causing the problem.
Does anyone have experience with running the authentication agent
software
from RSA on FreeBSD?
Met vriendelijke groet,
Jan Baggen
IP2 Internet B.V.
Damrak 37-38
1012 LK Amsterdam
T: +31.205186040
F: +31.205186041
www.ip2.nl
More information about the freebsd-emulation
mailing list