-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
I am trying to code ext2 code under cogent/impl/fs/ext2/cogent by following the README.
I got the error at the bottom. BTW, I have gone through the Adder example code. For it, I can generate the final executable successfully.
Is there any fix for this?
Cannot find $AC_DIR (/home/andy/cogent/autocorres)
Cannot find $AC_DIR (/home/andy/cogent/autocorres)
Cannot find $AC_DIR (/home/andy/cogent/autocorres)
Cannot find $AC_DIR (/home/andy/cogent/autocorres)
Cannot find $AC_DIR (/home/andy/cogent/autocorres)
Cannot find $AC_DIR (/home/andy/cogent/autocorres)
make: bash: Command not found
Makefile:165: recipe for target '.c-gen' failed
make: *** [.c-gen] Error 127