Closed
Bug 628755
Opened 15 years ago
Closed 14 years ago
Dehydra build fails when compiling against tip-of-trunk Spidermonkey
Categories
(Developer Infrastructure :: Source Code Analysis, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 632279
People
(Reporter: bugzilla.10.cnehdnla, Unassigned)
References
()
Details
Attachments
(1 file)
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101206 Ubuntu/10.04 (lucid) Firefox/3.6.13
Build Identifier: Dehydra (tip-of-trunk)
Linking fails due to undefined symbol "JS_NewString."
JS_NewString was removed from SpiderMonkey in r618262, according to Bugzilla.
Reproducible: Always
Steps to Reproduce:
Try to compile using tip-of-trunk from both SpiderMonkey, and Dehydra.
Actual Results:
Build fails.
Expected Results:
Build doesn't fail.
| Reporter | ||
Comment 1•15 years ago
|
||
| Reporter | ||
Updated•15 years ago
|
Summary: Build fails when compiling against tip-of-trunk Spidermonkey → Dehydra build fails when compiling against tip-of-trunk Spidermonkey
Updated•14 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Product: Core → Firefox Build System
Updated•3 years ago
|
Product: Firefox Build System → Developer Infrastructure
You need to log in
before you can comment on or make changes to this bug.
Description
•