wrk2 icon indicating copy to clipboard operation
wrk2 copied to clipboard

Build fails on FreeBSD

Open yonas opened this issue 4 years ago • 1 comments

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.

yonas avatar Apr 26 '21 06:04 yonas

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

yonas avatar Apr 26 '21 13:04 yonas