Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 55335 - giftui compile fails looking for gconf
Summary: giftui compile fails looking for gconf
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo net-p2p team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-27 09:05 UTC by Jeff
Modified: 2004-06-28 17:26 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 Jeff 2004-06-27 09:05:40 UTC
Title pretty much says it all.

checking for gconf-2.0 >= 2.0... Package gconf-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gconf-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gconf-2.0' found

configure: error: Library requirements (gconf-2.0 >= 2.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.

!!! ERROR: net-p2p/giftui-0.4.1 failed.
!!! Function econf, Line 365, Exitcode 1
!!! econf failed

I run a straight up fluxbox setup-no gnome. I'm rather curious why giftui would need gconf, the old version didn't. I can emerge gconf but would rather not if I didn't have to. Thanks.
Comment 1 Jon Hood (RETIRED) gentoo-dev 2004-06-28 17:26:17 UTC
gconf schemas are required by this package; sorry (adding gconf to depend now)