On Mon, 6 Dec 1999, Forrest Aldrich wrote:
> I'm trying, in vain, to get pam_mysql.so working on FreeBSD-4.0-CURRENT. This is in
>use with Cyrus 1.6.x.
>
> I'm running into these errors:
>
> Dec 6 19:59:34 inbound pop3d[36251]: unable to dlopen
>/usr/lib/sasl/libdigestmd5.so: /usr/lib/sasl/libdigestmd5.so: Undefined symbol
>"RC4_set_key"
> Dec 6 19:59:38 inbound pop3d[36251]: unable to resolve symbol: pam_sm_authenticate
> Dec 6 19:59:38 inbound pop3d[36251]: unable to resolve symbol: pam_sm_setcred
>
> I'm using the CMU RC4 library, and ./configure locates it.
>
> The other symbols are unknown to me.
>
> Has anyone else gotten this lot/combo to work?
When you compile the pam module, try using the -R option to set the paths
to the libraries implicitly...that might help...
Marc G. Fournier [EMAIL PROTECTED]
Senior Systems Administrator Acadia University
"These are my opinions, which are not necessarily shared by my employer"
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message