From owner-freebsd-current Mon Dec 6 15:20: 0 1999 Delivered-To: freebsd-current@freebsd.org Received: from garlic.acadiau.ca (garlic.acadiau.ca [131.162.2.48]) by hub.freebsd.org (Postfix) with ESMTP id 06F8515049 for ; Mon, 6 Dec 1999 15:19:43 -0800 (PST) (envelope-from marc@acadiau.ca) Received: from atelier.acadiau.ca (atelier.acadiau.ca [131.162.138.223]) by garlic.acadiau.ca (8.8.5/8.8.5) with ESMTP id TAA09555; Mon, 6 Dec 1999 19:19:01 -0400 (AST) Date: Mon, 6 Dec 1999 19:19:34 -0400 (AST) From: "Marc G. Fournier" To: Forrest Aldrich Cc: freebsd-current@freebsd.org, cyrus-sasl@lists.andrew.cmu.edu Subject: Re: PAM problems In-Reply-To: <4.2.2.19991206150157.014a4760@216.67.12.69> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 marc.fournier@acadiau.ca Senior Systems Administrator Acadia University "These are my opinions, which are not necessarily shared by my employer" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message