Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 230900
Alias:
Product:
Component:
Status: CLOSED
Resolution: CANTFIX
Assigned To: Mozilla Gentoo Team <mozilla@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Yang Zhao <yang@yangman.ca>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 230900 depends on: Show dependency tree
Bug 230900 blocks: 213296
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.




View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-07-05 23:30 0000
The idldir variable in the various .pc files installed by xulrunner-1.9 point
to /usr/include/xulrunner-1.9/idl when the .idl files are actually in
/usr/include/xulrunner-1.9/idl/{stable|unstable}.

As such, some applications that support xulrunner-1.9 (i.e. gecko-mediaplayer)
fails to compile due to $(pkg-config --variable idldir libxul) not returning
the correct directory; it can be derived by appending $(pkg-config --variable
includetype libxul).

Unsure if this is intended behaviour by xulrunner upstream. If it is, please
resolve as NOTABUG, and I will file a bug against gecko-mediaplayer. If not,
please fix.

Thanks.

------- Comment #1 From Wormo 2008-07-06 00:33:44 0000 -------
The xulrunner-1.9 breakage is a known problem being worked on, and there is a
tracker bug #213296. This bug will add gecko-mediaplayer to the list of
affected packages.

------- Comment #2 From Raúl Porcel 2008-08-09 09:38:24 0000 -------
You're right, i'll see what i can do

------- Comment #3 From Raúl Porcel 2008-08-09 10:25:25 0000 -------
Okay, i doubt gecko-mediaplayer works with 1.9. And if it could use
xulrunner-1.9, it should append includetype as you said...like all other apps
do :)

------- Comment #4 From Yang Zhao 2008-08-09 15:05:55 0000 -------
The code is there to use it, and I did get it to compile with 1.9.

In any case, I'll send this upstream.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug