Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 102964 - certmanager-3.4.1.ebuild build failed with 'gpg-error.h not found'
Summary: certmanager-3.4.1.ebuild build failed with 'gpg-error.h not found'
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-18 05:39 UTC by Peter Piehler
Modified: 2005-09-18 07:54 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Piehler 2005-08-18 05:39:49 UTC
Compilation abort with 'gpg-error.h not found'.
After inst. of libgpg-error-1.0-r1 and update gpgme from 0.4.0 to 1.0.2 the
installation progress of certmanager finished successfully.
gpg-error.h is a part of libgpg-error. It seems to be the buildprogress used
gpgme-config, a part of gpgme.

Reproducible: Always
Steps to Reproduce:
1. update kde from 3.3.0 to 3.4.1 (libgpg-error and gpgme-1.0.2 must not be
installed)
2. compilation of certmanager abort with 'gpg-error.h not found'
3.
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2005-09-18 07:54:45 UTC
I've updated the kde deps to 1.0.2, which should fix this issue.  Thanks for the report.