|
From: | David B. Lamkins |
Subject: | [Bug-apl] APL SQLite not compilable (missing file) |
Date: | Thu, 17 Apr 2014 11:25:36 -0700 |
$ git clone https://github.com/lokedhs/apl-sqlite.git $ cd apl-sqlite/ $ make c++ -Wall -Wno-sign-compare -fPIC -g -I/home/dlamkins/src/apl/src -I/usr/include/postgresql -c -o apl-sqlite.o apl-sqlite.cc In file included from apl-sqlite.cc:21:0: apl-sqlite.hh:34:31: fatal error: Native_interface.hh: No such file or directory #include "Native_interface.hh" ^ compilation terminated. make: *** [apl-sqlite.o] Error 1
[Prev in Thread] | Current Thread | [Next in Thread] |