Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 163748 - gnome-screensaver fails to compile against openpam
Summary: gnome-screensaver fails to compile against openpam
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All FreeBSD
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL: http://bugzilla.gnome.org/show_bug.cg...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-25 12:44 UTC by Roy Marples (RETIRED)
Modified: 2007-01-29 21:39 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Use PAM_TRY_AGAIN (gnome-screensaver-2.16.2-pam.patch,523 bytes, patch)
2007-01-25 12:45 UTC, Roy Marples (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.