[Bug 223680] www/firefox: DTRACE=on fails with /usr/bin/ld: error: ../../js/src/jsarray.o: string table non-null terminated
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Nov 15 12:20:53 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223680
--- Comment #2 from Jan Beich <jbeich at FreeBSD.org> ---
Another way to reproduce:
$ ln -fs ld.lld /usr/bin/ld
$ pkg install autoconf213 gmake python27 mercurial
$ hg clone https://hg.mozilla.org/mozilla-central
$ cd mozilla-central/js/src
$ autoconf-2.13
$ ./configure --disable-jemalloc --enable-dtrace
$ gmake
[...]
/usr/bin/ld: error: ../jsarray.o: string table non-null terminated
clang++: error: linker command failed with exit code 1 (use -v to see
invocation)
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-dtrace
mailing list