ack icon indicating copy to clipboard operation
ack copied to clipboard

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

Open rice7th opened this issue 2 years ago • 2 comments

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

rice7th avatar Jul 01 '23 14:07 rice7th

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?

davidgiven avatar Jul 01 '23 16:07 davidgiven

@davidgiven Latest git

rice7th avatar Jul 01 '23 18:07 rice7th