[
https://issues.apache.org/jira/browse/COUCHDB-2699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14558780#comment-14558780
]
ASF GitHub Bot commented on COUCHDB-2699:
-----------------------------------------
Github user arturmazurek closed the pull request at:
https://github.com/apache/couchdb-couch/pull/52
> Mac OS - build problem, can't find libmozjs185
> ----------------------------------------------
>
> Key: COUCHDB-2699
> URL: https://issues.apache.org/jira/browse/COUCHDB-2699
> Project: CouchDB
> Issue Type: Bug
> Security Level: public(Regular issues)
> Reporter: Artur Mazurek
> Priority: Trivial
> Attachments: couchdb-2699.diff
>
>
> Encountered the following linking problem when building couchdb on Yosemite:
> {noformat}
> clang: error: linker command failed with exit code 1 (use -v to see
> invocation)
> ERROR: sh(cc priv/couch_js/http.o priv/couch_js/main.o priv/couch_js/utf8.o
> priv/couch_js/util.o -lmozjs185
> -L"/usr/local/lib/erlang/lib/erl_interface-3.7.19/lib" -lerl_interface -lei
> -o priv/couchjs)
> failed with return code 1 and the following output:
> ld: library not found for -lmozjs185
> clang: error: linker command failed with exit code 1 (use -v to see
> invocation)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)