Closed Bug 1050714 Opened 10 years ago Closed 10 years ago

intl/icu/source/common/udata.cpp:670: error: undefined reference to 'icudt52_dat'

Categories

(Core :: JavaScript Engine, defect)

x86_64
Linux
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 1050560

People

(Reporter: decoder, Unassigned)

Details

(Whiteboard: [fuzzblocker])

I'm hitting the following error when build a 64 bit jsshell with --enable-debug --enable-optimize --enable-valgrind:

intl/icu/source/common/udata.cpp:670: error: undefined reference to 'icudt52_dat'
collect2: ld returned 1 exit status
make[3]: *** [libmozjs-34a1.so] Error 1
make[2]: *** [js/src/target] Error 2
make[1]: *** [compile] Error 2
make: *** [default] Error 2


jonco confirmed on IRC that he hits the same error, but we don't know why no TBPL build is affected.


This blocks all fuzzing.
Forgot: The revision I'm trying is mozilla-central 18f408a5984e (tip right now).
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.