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 660976 - gnome-keyring-prompt fails to build due to libgcr-base not included in LDADD
gnome-keyring-prompt fails to build due to libgcr-base not included in LDADD
Status: RESOLVED FIXED
Product: gnome-keyring
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GNOME keyring maintainer(s)
GNOME keyring maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2011-10-05 10:59 UTC by Alberto Ruiz
Modified: 2011-10-05 11:24 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix, tool/gnome-keyring-3 also failed to build (916 bytes, patch)
2011-10-05 11:05 UTC, Alberto Ruiz
committed Details | Review

Description Alberto Ruiz 2011-10-05 10:59:52 UTC
gnome-keyring-prompt is not including libgcr-base and therefor is failing to build. I'm attaching a patch to fix it.
Comment 1 Alberto Ruiz 2011-10-05 11:05:56 UTC
Created attachment 198323 [details] [review]
Fix, tool/gnome-keyring-3 also failed to build

This is a fix of the problem. tool/gnome-keyring-3 also suffers from it
Comment 2 Stef Walter 2011-10-05 11:07:30 UTC
Review of attachment 198323 [details] [review]:

Looks good to commit to master ... with a commit message including link back to this bug, if possible.
Comment 3 Alberto Ruiz 2011-10-05 11:24:40 UTC
Comment on attachment 198323 [details] [review]
Fix, tool/gnome-keyring-3 also failed to build

Fix commited:

commit   626eef363c0ece57713c5be5939677784e8115cc
Aauthor: Alberto Ruiz <aruiz@gnome.org>
Date:    Wed Oct 5 12:07:40 2011 +0100

gcr: Fix build issues, ui and atools not including gcr-base

https://bugzilla.gnome.org/show_bug.cgi?id=660976