Closed
Bug 125739
Opened 23 years ago
Closed 23 years ago
build failure..
Categories
(SeaMonkey :: Build Config, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: djakobse, Assigned: netscape)
Details
Attachments
(1 obsolete file)
stopped building in gfx/src/beos/
Reporter | ||
Comment 1•23 years ago
|
||
Comment 2•23 years ago
|
||
->build config
Assignee: asa → seawood
Component: Browser-General → Build Config
Keywords: patch
QA Contact: doronr → granrose
Comment on attachment 69683 [details] [diff] [review]
fixes build errors in gfx/src/beos
modified version committed
onward to widget :-)
Attachment #69683 -
Attachment is obsolete: true
Attachment #69683 -
Flags: review+
Assignee | ||
Comment 4•23 years ago
|
||
What configure options are being used to build?
Reporter | ||
Comment 5•23 years ago
|
||
Build options used:
ac_add_options --disable-debug --disable-tests --disable-ldap
ac_add_options --enable-cpp-rtti --enable-optimize="-O2"
ac_add_options --enable-svg --enable-mathml --enable-extensions
ac_add_options --without-system-nspr
ac_add_options --without-system-zlib
ac_add_options --without-system-jpeg
ac_add_options --without-system-mng
ac_add_options --without-system-png
Assignee | ||
Comment 6•23 years ago
|
||
This appears to have been fixed. I think the actual problem was that
MOZ_ENABLE_POSTSCRIPT wasn't being propagated (yesterday's blocker).
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•