Closed Bug 947642 Opened 11 years ago Closed 10 years ago

undefined reference to 'js::jit::LCallDirectEvalS::ThisValue' in js/src/jit/Lowering.cpp

Categories

(Core :: JavaScript Engine: JIT, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 947235

People

(Reporter: jduell.mcbugs, Unassigned)

References

Details

As of today I'm getting linker error building firefox:

/js/src/jit/Lowering.cpp:601: error: undefined reference to 'js::jit::LCallDirectEvalS::ThisValue'

I'm on linux (mint 13 Maya) using gcc 4.6.3

This looks like a regression caused by bug 942549
Blocks: 942549
Jan just pushed a workaround to inbound: https://hg.mozilla.org/integration/mozilla-inbound/rev/1d7cf48de343

It hasn't made it to central yet, but you can compile inbound in the meantime.

Can you confirm that inbound works for you? Then I'll mark as dup as bug 947235.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.