On 07/08/13 04:42, Dave Wagler wrote:
> I'm trying to install Polkit-0.111 with PAM support; the configure command
> prints these messages (among many others):
> 
> checking security/pam_modutil.h usability... yes
> checking security/pam_modutil.h presence... yes
> checking for security/pam_modutil.h... yes
> checking security/pam_ext.h usability... yes
> checking security/pam_ext.h presence... yes
> checking for security/pam_ext.h... yes
> checking for pam_vsyslog in -lpam... yes
>         PAM support:                no
> 
> I have installed Linux-PAM-1.1.6, and a Shadow-4.1.5.1 installation does
> recognize PAM.
> 
> Any thoughts on what might be wrong?
> 
> Thanks,
> Dave
> 
> 
> 

You will need to remove the --with-authfw=shadow parameter from
configure. If you want to be doubly sure, you can replace it with
--with-authfw=pam.

Regards,
Wayne.
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to