-
-
Notifications
You must be signed in to change notification settings - Fork 330
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 failure on arch linux #185
Comments
Same for me. My output is a little bit more verbose, hence here it is:
|
I believe this is the same as #160 (comment), which was related to actboy168/bee.lua#8. If @sumneko can update the version of |
@wbthomason Thanks.
But even with latest "bee.lua" submodules. Get the same error as @intrntbrn |
I just installed with commit 38939bd
|
This is a gcc bug. |
The current version of the luamake submodule uses an old version of bee.lua and needs to be updated to actboy168/luamake@bf2ba0a. Until then, do this before the build step:
Then just follow the usual instructions. |
@sumneko: Could you please update this submodule when you get a chance? Thanks! |
@wbthomason Have updated. |
@sumneko It works great, thank you! The build no longer fails for me. |
Following guide https://github.com/sumneko/lua-language-server/wiki/Build-and-Run-(Standalone)
But failed to build from source.
I'm sorry but I have no experience with lua nor ninja. Any help would be greatly appreciated.
The text was updated successfully, but these errors were encountered: