NoodleBB commented on issue #546: Support additional INCLUDE/LIB paths during compile URL: https://github.com/apache/couchdb/issues/546#issuecomment-304991835 > It is possible to update https://github.com/apache/couchdb/blob/master/src/couch/rebar.config.script to make this work (...) I tried it to change it that way... ``` {unix, freebsd} -> {"-DHAVE_CURL -I$HOME/include", "-DHAVE_CURL -L$HOME/lib -lmozjs185 -lcurl"}; ``` But it fails at the same point again. ---------------------------------------------------------------- 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
