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

Cannot open library file util/LLgen/lib/incl, call an expert #286

Open
rice7th opened this issue Jul 1, 2023 · 2 comments
Open

Cannot open library file util/LLgen/lib/incl, call an expert #286

rice7th opened this issue Jul 1, 2023 · 2 comments

Comments

@rice7th
Copy link

rice7th commented Jul 1, 2023

Hello, I am trying to build ACK on Void Linux x86_64 and I get this error:

$ make
[1/23323] cd util/LLgen/src && /tmp/ack-build/...be able to rebuild LLgen with the new parser.
FAILED: /tmp/ack-build/obj/util/LLgen/bootstrap/phony
cd util/LLgen/src && /tmp/ack-build/obj/util/LLgen/llgen/llgen -vvv -x tokens.g LLgen.g && echo && echo You should now be able to rebuild LLgen with the new parser.
"tokens.g", line 1: Cannot open library file util/LLgen/lib/incl, call an expert
[18/23323] cc -c -o /tmp/ack-build/obj/modules...turn-type -DREADABLE_EM -Imodules/src/em_code
ninja: build stopped: subcommand failed.
make: *** [Makefile:104: build-plus-goals] Error 1

I've already built ACK on Arch Linux before without any trouble.

Lua & Luaposix version 5.3
GCC version 12.2.0

@davidgiven
Copy link
Owner

23323 build artifacts looks pretty wrong --- last I knew the ACK was up to about 10000. Are you using the latest from git or one of the release tarballs?

@rice7th
Copy link
Author

rice7th commented Jul 1, 2023

@davidgiven Latest git

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

2 participants