While making, I get the following error.
- Code: Select all
Building EDA...
Building Ecere Data Access layer...
src/EDA.ec:8:17: fatal error: ffi.h: No such file or directory
#include "ffi.h"
^
compilation terminated.
make[2]: *** [Makefile:172: obj/release.linux/EDA.sym] Error 1
make[1]: *** [Makefile:15: all] Error 2
make: *** [Makefile:351: eda] Error 2
I have installed the sqlite dependency recommended on the installation instructions using the package installer in Arch Linux. However I'm still receiving this error.
Any pointers are useful!
yc
I've closed and restarted the console