Closed
Bug 655485
Opened 15 years ago
Closed 15 years ago
Fix linking of thunderbird on OpenBSD (X link path missing)
Categories
(MailNews Core :: Build Config, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 5.0b1
People
(Reporter: gaston, Assigned: gaston)
References
Details
Attachments
(1 file)
|
907 bytes,
patch
|
standard8
:
review+
|
Details | Diff | Splinter Review |
Followup to https://bugzilla.mozilla.org/show_bug.cgi?id=648721, the same fix (ie adding X11 lib path to rpath-link list, defaulting to X11R6 if ${X11BASE} is not present in the env) is needed to build comm-central on OpenBSD. Obeying $(SO_VERSION) from environment if present while here is a bonus for me, that'll be one less patch in the portstree.
| Assignee | ||
Updated•15 years ago
|
Blocks: openbsdmeta
| Assignee | ||
Updated•15 years ago
|
Attachment #530838 -
Attachment is patch: true
Attachment #530838 -
Flags: review?(mbanner)
| Assignee | ||
Comment 1•15 years ago
|
||
Oh btw, see bottom of http://buildbot.rhaalovely.net/builders/comm-central-amd64/builds/3/steps/build/logs/stdio for a failed buildlog. Next build with the patch added was successful, and was the only thunderbird-only patch needed to build c-c (i still have 4 patches in the queue for m-c).
Updated•15 years ago
|
Attachment #530838 -
Flags: review?(mbanner) → review+
Updated•15 years ago
|
Keywords: checkin-needed
Comment 2•15 years ago
|
||
Assignee: nobody → landry
Status: NEW → RESOLVED
Closed: 15 years ago
Flags: in-testsuite-
Keywords: checkin-needed
Resolution: --- → FIXED
Version: unspecified → Trunk
Updated•15 years ago
|
Product: Thunderbird → MailNews Core
QA Contact: build-config → build-config
Updated•15 years ago
|
Target Milestone: --- → Thunderbird 3.3a4
You need to log in
before you can comment on or make changes to this bug.
Description
•