After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 628990 - gnome-keyring 2.31.91 cannot be built on gentoo with pam 1.1.2 (wrong pam headers check)
gnome-keyring 2.31.91 cannot be built on gentoo with pam 1.1.2 (wrong pam hea...
Status: RESOLVED DUPLICATE of bug 628457
Product: gnome-keyring
Classification: Core
Component: general
2.31.x
Other Linux
: Normal blocker
: ---
Assigned To: GNOME keyring maintainer(s)
GNOME keyring maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2010-09-07 20:33 UTC by Maciej (Matthew) Piechotka
Modified: 2010-09-08 02:17 UTC
See Also:
GNOME target: ---
GNOME version: 2.31/2.32



Description Maciej (Matthew) Piechotka 2010-09-07 20:33:22 UTC
gnome-keyring checks for pam/pam_modules.h. I suspect it is the same header as security/pam_modules.h on Gentoo (it does not have pam/pam_modules.h).
Comment 1 Maciej (Matthew) Piechotka 2010-09-07 20:41:49 UTC
Strangly:


% find | xargs grep 'pam_modules.h' 
./pam/gkr-pam-module.c:#include <security/pam_modules.h>
Comment 2 Stef Walter 2010-09-08 02:17:07 UTC

*** This bug has been marked as a duplicate of bug 628457 ***