We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
No branches or pull requests
Using FreeBSD 12.2, gmake 4.3_2, gcc 10_4
Checked out commit 44a94c1.
The text was updated successfully, but these errors were encountered: