Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 103721 - yelp 2.10.0 compile issue (Missing mozilla-gtkmozembed)
Summary: yelp 2.10.0 compile issue (Missing mozilla-gtkmozembed)
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-25 09:51 UTC by Dave Shanker
Modified: 2005-08-26 05:51 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 Dave Shanker 2005-08-25 09:51:30 UTC
Compilation of gnome-extra/yelp-2.10.0 fails with following error:

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

While mozilla is not a compilation requirement in the ebuild, yelp does seem to
require it.

Reproducible: Always
Steps to Reproduce:
1. emerge -av '=gnome-extra/yelp-2.10.0'
2.
3.

Actual Results:  
Emerge dies

Expected Results:  
Emerge should complete
Comment 1 Leonardo Boshell (RETIRED) gentoo-dev 2005-08-25 23:17:26 UTC
Mozilla is listed as a dependency in yelp's ebuild. Please post the output from
"emerge --info", and also let us know if you have mozilla installed in your
system and what version.
Comment 2 Dave Shanker 2005-08-26 05:51:10 UTC
I'm sorry. After further investigation, I've found I have mozilla added to
package.provided which is why portage didn't bring it in. Closing bug.