You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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?
Hello, I am trying to build ACK on Void Linux x86_64 and I get this error:
I've already built ACK on Arch Linux before without any trouble.
Lua & Luaposix version 5.3
GCC version 12.2.0
The text was updated successfully, but these errors were encountered: