Open yonas opened 3 years ago
LUAJIT src/wrk.lua LINK wrk ld: error: obj/bytecode.o: SHT_STRTAB string table section [index 3] is non-null terminated cc: error: linker command failed with exit code 1 (use -v to see invocation) gmake: *** [Makefile:45: wrk] Error 1
Using FreeBSD 12.2, gmake 4.3_2, gcc 10_4 Checked out commit 44a94c1.
Turning this into a request to upstream the patches from the FreeBSD ports directory, which fixes the issue:
https://github.com/freebsd/freebsd-ports/tree/main/lang/luajit
Using FreeBSD 12.2, gmake 4.3_2, gcc 10_4 Checked out commit 44a94c1.