-
Notifications
You must be signed in to change notification settings - Fork 71
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
Cannot compile on ArchLinux #143
Comments
Thanks, fixed the include path. Please try this branch https://github.com/mozilla-services/lua_sandbox/tree/issue_143 |
Hi, I tried the patch, it can skip the previous error but still cannot pass the compile, And I found I have lua5.3 lua5.2 lua5.1 together in my OS, is this ther reason of the Compilation Failed? Detailed log is pasted in gist: https://gist.github.com/VOID001/a0302011c8ca3340c13a19f895f0f79e |
No, it has to do with the new luasec external packages being pulled in. Looks like it will need to be patched (or reverted). |
The external packages have been moved out to https://github.com/mozilla-services/lua_sandbox_extensions |
Linux 4.6.2-1-ARCH
gcc (GCC) 6.1.1 20160602
Compile failed
The text was updated successfully, but these errors were encountered: