GitHub user tuaris opened an issue:

    https://github.com/apache/couchdb/issues/455

     jsapi.h: No such file or directory

    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
    ```

----

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to