[Bug 559559] Review Request: nodm - A display manager automatically starting an X session

bugzilla at redhat.com bugzilla at redhat.com
Fri Feb 12 22:07:26 UTC 2010


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 at fedoraproject.org> 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.



More information about the package-review mailing list