Skip to content
New issue

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

Build fails on FreeBSD #109

Open
yonas opened this issue Apr 26, 2021 · 1 comment
Open

Build fails on FreeBSD #109

yonas opened this issue Apr 26, 2021 · 1 comment

Comments

@yonas
Copy link

yonas commented Apr 26, 2021

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
Copy link
Author

yonas commented Apr 26, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant