Eve: make on eve/build fails
Hi, I’m trying to compile the latest alpha version you released and get the following message when doing a make on the eve/build path
make: *** No rule to make target
compiler.o’, needed by eve'. Stop.
I’m using the latest master
branch. My distro is Ubuntu 14.04 LTS with latest updates (kernel 3.13.0.91-generic)
About this issue
- Original URL
- State: closed
- Created 8 years ago
- Comments: 15 (8 by maintainers)
sorry, didn’t see this. i think its very likely that there isn’t a luajit shaped exactly like what its looking for.
if you change the top line of build/Makefile from /usr/local to ./lua it will attempt to build a private copy from the luajit repo