Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 104934 - IDL path is wrong in mozilla-xpcom.pc
Summary: IDL path is wrong in mozilla-xpcom.pc
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-05 11:42 UTC by John N. Laliberte (RETIRED)
Modified: 2005-09-29 18:43 UTC (History)
1 user (show)

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


Attachments
extend the pkg-config sed to idldir (mozilla-1.7-pkgconfig-idl.patch,495 bytes, patch)
2005-09-29 18:34 UTC, Mike Gardiner (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description John N. Laliberte (RETIRED) gentoo-dev 2005-09-05 11:42:38 UTC
In mozilla-xpcom.pc

idldir=/usr/share/idl/mozilla-1.7.11

should be

idldir=/usr/share/idl/mozilla-1.7.11/include/idl

for instance: ( `$PKG_CONFIG --variable=libdir $MOZILLA-xpcom`/include/idl )

Thanks!
Comment 1 John N. Laliberte (RETIRED) gentoo-dev 2005-09-05 11:44:25 UTC
i mean, it should be:

/usr/lib/mozilla/include/idl

:)
Comment 2 Mike Gardiner (RETIRED) gentoo-dev 2005-09-29 18:34:31 UTC
Created attachment 69530 [details, diff]
extend the pkg-config sed to idldir

Attached patch fixes the idldir= in the .pc (mozilla-xpcom.pc). Come on mozilla
team...
Comment 3 Martin Schlemmer (RETIRED) gentoo-dev 2005-09-29 18:43:31 UTC
Its correct in latest versions that I did on the 28th ... Just fix whatever test
to do it properly.

-----
 $ pkg-config mozilla-xpcom --variable=idldir
/usr/lib64/mozilla/idl