[Dovecot] Dovecot not compiling with pam
Hi,
I'm new here in the list so Hello to everyone!
I'm compiling dovecot 1.0.10 with pam support in SLES 9 but i'm getting errors in config.log and it won't compile with pam support.
Here are the results:
s1:~/dovecot-1.0.10# ./configure --with-pam | grep pam checking for pam_start in -lpam... no
and in config.log:
configure:28830: checking for pam_start in -lpam configure:28865: gcc -o conftest -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast conftest.c -lpam >&5 /usr/lib/gcc-lib/i586-suse-linux/3.3.3/../../../../i586-suse-linux/bin/ld: cannot find -lpam
I have all libpam libraries in /lib and ldconfig is giving ok: s1:~/dovecot-1.0.10# ldconfig -v | grep pam libpam.so.0 -> libpam.so.0.77 libpam_misc.so.0 -> libpam_misc.so.0.77 libpamc.so.0 -> libpamc.so.0.77
Any help or directions would be great!
Thanks, Jorge
On 8/22/2008, Jorge Ruao (jruao@fe.up.pt) wrote:
I'm compiling dovecot 1.0.10 with pam support in SLES 9 but i'm getting errors in config.log and it won't compile with pam support.
Why not start with the current version if this is a new install?
--
Best regards,
Charles
Hi Charles,
I was using this version since it's the one we have installed in 6
servers.
I've solved it, the package pam-devel was not installed a after
installating it the dovecot installation run ok with pam support.
Thanks, Jorge
On 2008/08/22, at 12:19, Charles Marcus wrote:
On 8/22/2008, Jorge Ruao (jruao@fe.up.pt) wrote:
I'm compiling dovecot 1.0.10 with pam support in SLES 9 but i'm getting errors in config.log and it won't compile with pam support.
Why not start with the current version if this is a new install?
--
Best regards,
Charles
participants (2)
-
Charles Marcus
-
Jorge Ruao