Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 166132 - xfce4-weather-0.4.9 fails with Package xfce4-panel-1.0 was not found in the pkg-config search path
Summary: xfce4-weather-0.4.9 fails with Package xfce4-panel-1.0 was not found in the p...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-09 21:51 UTC by Daniel Pielmeier
Modified: 2007-02-09 22:11 UTC (History)
0 users

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


Attachments
config.log (config.log,36.28 KB, text/plain)
2007-02-09 21:52 UTC, Daniel Pielmeier
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Pielmeier gentoo-dev 2007-02-09 21:51:25 UTC
When emerging xfce4-weather-plugin-0.4.9 configure fails with:

checking for xfce4-panel-1.0 >= 4.1.90... Package xfce4-panel-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `xfce4-panel-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'xfce4-panel-1.0' found
configure: error: Library requirements (xfce4-panel-1.0 >= 4.1.90) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.


Reproducible: Always
Comment 1 Daniel Pielmeier gentoo-dev 2007-02-09 21:52:54 UTC
Created attachment 109669 [details]
config.log
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2007-02-09 21:54:37 UTC
emerge -pv xfce4-panel output please.
Comment 3 Daniel Pielmeier gentoo-dev 2007-02-09 22:00:07 UTC
emerge -pv xfce4-panel

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] xfce-base/xfce4-panel-4.4.0  USE="startup-notification -debug -doc" 0 kB 

Total size of downloads: 0 kB
Comment 4 Samuli Suominen (RETIRED) gentoo-dev 2007-02-09 22:04:15 UTC
xfce4-weather-0.4.9* is for Xfce 4.2. You need to unkeyword all the plugins as well, like in this case xfce4-weather-0.6.0 is for Xfce 4.4.
Comment 5 Samuli Suominen (RETIRED) gentoo-dev 2007-02-09 22:05:37 UTC
To make myself more clear, you have to unkeyword *everything* you install which has *xfce* in it's name. You cannot mix Xfce 4.2 packages to Xfce 4.4.
Comment 6 Daniel Pielmeier gentoo-dev 2007-02-09 22:08:47 UTC
Ok, i undestand thanks!