Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 163748

Summary: gnome-screensaver fails to compile against openpam
Product: Gentoo Linux Reporter: Roy Marples (RETIRED) <uberlord>
Component: New packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: FreeBSD   
URL: http://bugzilla.gnome.org/show_bug.cgi?id=400579
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Use PAM_TRY_AGAIN

Description Roy Marples (RETIRED) gentoo-dev 2007-01-25 12:44:09 UTC
gs-auth-pam.c: In function ‘pam_conversation’:
gs-auth-pam.c:229: error: ‘PAM_INCOMPLETE’ undeclared (first use in this
function)
gs-auth-pam.c:229: error: (Each undeclared identifier is reported only once
gs-auth-pam.c:229: error: for each function it appears in.)
gmake[4]: *** [gs-auth-pam.o] Error 1


Patch to follow
Comment 1 Roy Marples (RETIRED) gentoo-dev 2007-01-25 12:45:14 UTC
Created attachment 108119 [details, diff]
Use PAM_TRY_AGAIN

Tested against LinuxPAM as well and found to be working.

BTW, the ebuild should depend on virtual/pam and not sys-libs/pam.
Comment 2 Daniel Gryniewicz (RETIRED) gentoo-dev 2007-01-29 21:39:56 UTC
Added, thanks.