Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 86618 - mozilla-firefox-1.0.2-r1. pkgconfig affords wrong information.
Summary: mozilla-firefox-1.0.2-r1. pkgconfig affords wrong information.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-25 01:00 UTC by Peter Volkov (RETIRED)
Modified: 2005-03-26 20:04 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 Volkov (RETIRED) gentoo-dev 2005-03-25 01:00:06 UTC
Hello.

I've just installed (upgraded) mozilla-firefox to 1.0.2-r1 version. It contains pckconfig files, but I't seems to me that they are wrong. Look what they contain. For example /usr/lib/pkgconfig/firefox-gtkmozembed.pc:
prefix=/usr
exec_prefix=/usr
libdir=/usr
includedir=/usr/include

Name: Mozilla Gtk Embedding Widget
Description: Mozilla Embedding Widget for Gtk+
Version: 1.0.2
Requires: firefox-xpcom = 1.0.2
Libs: -L${libdir} -lgtkembedmoz
Cflags: -I${includedir}/gtkembedmoz

You see include dir is /usr/include, although I have headers in /usr/include/MozillaFirefox.

I'm not sure, but I think this is bug.

Reproducible: Always
Steps to Reproduce:
Comment 1 Brad Laue (RETIRED) gentoo-dev 2005-03-26 20:04:46 UTC
This certainly is a bug. Fixed in CVS. Thanks!