tuaris opened a new issue #455: jsapi.h: No such file or directory URL: https://github.com/apache/couchdb/issues/455 The needed include files are under `/home/user/include/js`. How do I ensure that path is being used during build? ``` compiling /home/user/work/apache-couchdb-2.0.0/src/couch/priv/couch_js/http.c /home/user/work/apache-couchdb-2.0.0/src/couch/priv/couch_js/http.c:18:19: fatal error: jsapi.h: No such file or directory #include <jsapi.h> ^ compilation terminated. ERROR: compile failed while processing /home/user/work/apache-couchdb-2.0.0/src/couch: rebar_abort ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
With regards, Apache Git Services
