Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=559559 --- Comment #2 from Mathieu Bridon <bochecha@xxxxxxxxxxxxxxxxx> 2010-02-12 17:07:23 EST --- I could make it build: --- a/nodm-0.6/configure.ac 2009-07-26 20:39:22.000000000 +0200 +++ b/nodm-0.6/configure.ac 2010-02-12 22:55:35.787668929 +0100 @@ -23,7 +23,7 @@ ) AC_CHECK_LIB(pam_misc, main, - [ PAM_LIBS="$LIBPAM -lpam_misc" ], + [ PAM_LIBS="$PAM_LIBS -lpam_misc" ], AC_MSG_ERROR(libpam_misc is missing) ) AC_SUBST(PAM_LIBS) Then, I ran autogen.sh, rebuilt the tarball and built the RPM from it. You might want to have upstream issue a new release with this (or any other fix they would prefer :) -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review