I am trying to install ConsoleKit2-1.0.2 per the BLFS Version 8.1 book with the Required (dbus-glib-0.108 and Xorg Libraries) and Recommended (Linux-PAM-1.3.0, Polkit-0.113+git_2919920+js38, and pm-utils-1.4.1) packages previously installed.
I have tried it a couple times, reinstalling Polkit and Linux-PAM and Shadow, but keep getting a message during ./configure that it can't find the PAM module. Here are the last few lines of the configure script before it quits: checking zlib.h presence... yes checking for zlib.h... yes checking for pam_getenv in -lpam... no 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_syslog in -lpam... no The two lines ending in "no" appear to be the problem. What do I need to look at to diagnose / fix this? Thanks, -- *Mark Gregory /[email protected]/ -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
