I'm having trouble getting dovecot to compile with PAM support. Output from the configure command says its checking for pam_start in -lpam .... no. I've checked, there is a pam_start in there. So how can I force configure to see what its looking for? I've tried the --with-pam switch and that doesn't work. I'm trying to build the latest RC7 on a Debian Sarge box. Regards Neil ------------------------------------------------------------------------------------ Scanned for viruses, spam and offensive content by CensorNet MailSafe Professional Web & E-mail Filtering from www.censornet.com
Tere.> I'm having trouble getting dovecot to compile with PAM support. > > Output from the configure command says its checking for pam_start in > -lpam .... no. > > I've checked, there is a pam_start in there. > > So how can I force configure to see what its looking for? I've tried > the --with-pam switch and that doesn't work. > > I'm trying to build the latest RC7 on a Debian Sarge box. > >Do You have all dev packages installed? Mine shows: dpkg -l | grep pam ii libpam-modules 0.76-22 Pluggable Authentication Modules for PAM ii libpam-runtime 0.76-22 Runtime support for the PAM library ii libpam0g 0.76-22 Pluggable Authentication Modules library ii libpam0g-dev 0.76-22 Development files for PAM And Dovecot compiles fine. -- Mart