Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 294711 - mozilla builds fail (ebuild fix attached)
Summary: mozilla builds fail (ebuild fix attached)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-26 12:20 UTC by Richard Connon
Modified: 2010-01-13 19:47 UTC (History)
0 users

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


Attachments
net-libs/xulrunner-1.9.1.5.ebuild (xulrunner-1.9.1.5.ebuild,8.39 KB, text/plain)
2009-11-26 12:20 UTC, Richard Connon
Details
patch for ebuild (xulrunner-1.9.1.5-include-prefix-X.diff,624 bytes, patch)
2009-11-26 12:24 UTC, Richard Connon
Details | Diff
patch for ebuild (xulrunner-1.9.1.5-include-prefix-X.diff,624 bytes, patch)
2009-11-26 12:27 UTC, Richard Connon
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Connon 2009-11-26 12:20:12 UTC
xulrunner was trying to link the system X libraries instead of the prefix ones...
Attached ebuild specifies the X prefix.

Reproducible: Always
Comment 1 Richard Connon 2009-11-26 12:20:52 UTC
Created attachment 211245 [details]
net-libs/xulrunner-1.9.1.5.ebuild
Comment 2 Richard Connon 2009-11-26 12:24:05 UTC
Created attachment 211246 [details, diff]
patch for ebuild
Comment 3 Richard Connon 2009-11-26 12:27:52 UTC
Created attachment 211248 [details, diff]
patch for ebuild
Comment 4 Fabian Groffen gentoo-dev 2009-11-26 12:52:14 UTC
patch added, also to mozilla-firefox for consistency, thanks!
Comment 5 Richard Connon 2010-01-13 18:50:44 UTC
Reopening since the same problem is now present in mozilla-thunderbird too
Comment 6 Fabian Groffen gentoo-dev 2010-01-13 19:47:37 UTC
ok, same fix added to mozilla-thunderbird ebuild now, thanks!