At 10:31 AM +0200 9/5/00, S�ren Peter Skou wrote:
> Hiya all
>
> So I'm trying to compile Qpopper on a FreeBSD 4.1 box and I want pam
> enabled, so I e.g. could take advantage of the pam_mysql module (Once I get
> that to compile as well :). The idea is to have one place where I can grab
> my users, instead of having a patch for ftpd, pop3, ssh and whatnot, I'd
> prefer to be able to use PAM.
>
> But, configuring Qpopper (3.0b15) with the options --with-pam=pop3 results
> in that I'm missing -ldl, So far I've found that -ldl is some sort of
> Dynamic Loader.
>
> Anyone done this and can give some hints to what I'm overlooking? Or even
> someone who can suggest a better solution?
>
> Friendly Greetings
> S. P. Skou
> Systems Developer
First off, do not use 3.0b15. Never use old beta versions once the
final version is released. 3.0b15 is beta 15 of 3.0, and since 3.0.2
is available, one should not use anything older than that, ever.
For your specific case (trying to use PAM on xBSD) please use 3.1b10,
which has a fix for this specific problem.