Closed
Bug 390749
Opened 18 years ago
Closed 18 years ago
Firefox / Thunderbird build failed on OpenSolaris
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: ginnchen+exoracle, Assigned: vlad)
Details
Attachments
(1 file)
|
696 bytes,
patch
|
vlad
:
review+
vlad
:
approval1.9+
|
Details | Diff | Splinter Review |
"/export/home/mozilla/uild/thunderbird-nightly/src/mozilla/gfx/cairo/libpixman/src/pixman-compute-region.c", line 144: undefined symbol: INT16_MIN
"/export/home/mozilla/uild/thunderbird-nightly/src/mozilla/gfx/cairo/libpixman/src/pixman-compute-region.c", line 144: undefined symbol: INT16_MAX
cc: acomp failed for /export/home/mozilla/uild/thunderbird-nightly/src/mozilla/gfx/cairo/libpixman/src/pixman-compute-region.c
gmake[5]: *** [pixman-compute-region.o] Error 2
gmake[5]: Leaving directory `/export/home/mozilla/uild/thunderbird-nightly/release/gfx/cairo/libpixman/src'
gmake[4]: *** [libs] Error 2
gmake[4]: Leaving directory `/export/home/mozilla/uild/thunderbird-nightly/release/gfx/cairo'
gmake[3]: *** [libs] Error 2
gmake[3]: Leaving directory `/export/home/mozilla/uild/thunderbird-nightly/release/gfx'
gmake[2]: *** [libs_tier_gecko] Error 2
gmake[2]: Leaving directory `/export/home/mozilla/uild/thunderbird-nightly/release'
gmake[1]: *** [tier_gecko] Error 2
gmake[1]: Leaving directory `/export/home/mozilla/uild/thunderbird-nightly/release'
gmake: *** [default] Error 2
| Assignee | ||
Comment 2•18 years ago
|
||
Comment on attachment 275082 [details] [diff] [review]
patch
Hrm, did I miss the pixman solaris compilation fixes? There was something in the pixman repo -- can you check to see if this is in there? (Or I can tomorrow)
Attachment #275082 -
Flags: review?(vladimir)
Attachment #275082 -
Flags: review+
Attachment #275082 -
Flags: approval1.9+
Summary: Firefox / Thunderbird build failed on OpenSolairs → Firefox / Thunderbird build failed on OpenSolaris
Checking in pixman.h;
/cvsroot/mozilla/gfx/cairo/libpixman/src/pixman.h,v <-- pixman.h
new revision: 1.28; previous revision: 1.27
done
Committed to trunk, need upstream to freedesktop.org
Leave it open for vlad
Assignee: ginn.chen → vladimir
Status: ASSIGNED → NEW
| Assignee | ||
Comment 4•18 years ago
|
||
Pushed upstream.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•