Closed Bug 478103 Opened 15 years ago Closed 15 years ago

Fix dehydra configure to pick-up libmozjs.so

Categories

(Developer Infrastructure :: Source Code Analysis, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: humph, Assigned: taras.mozilla)

References

()

Details

Building dehydra following the instructions on MDC fails with

cc -o gcc_dehydra.so dehydra_plugin.o dehydra_builtins.o dehydra_ast.o dehydra.o util.o dehydra_types.o -lm -L/home/dave/dxr/tools/SpiderMonkey/lib -Wl,-rpath,/home/dave/dxr/tools/SpiderMonkey/lib,-ljs -shared
/usr/bin/ld: cannot find -ljs
collect2: ld returned 1 exit status
make: *** [gcc_dehydra.so] Error 1

Re-configuring with --js-name=mozjs fixes the issue.
Blocks: 437502
http://hg.mozilla.org/users/tglek_mozilla.com/dehydra-gcc/rev/87a11f4441ae
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Product: Core → Firefox Build System
Product: Firefox Build System → Developer Infrastructure
You need to log in before you can comment on or make changes to this bug.