GitHub user arturmazurek opened a pull request:
https://github.com/apache/couchdb-couch/pull/52
Fixing a build for Mac OS 10.10
Missing libmozjs185.
Added /usr/local/lib to linker search path because
couchdb suggests using homebrew to install dependancies and that's
where they are put by default.
COUCHDB-2699
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/arturmazurek/couchdb-couch
2699-fix-macos-build
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-couch/pull/52.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #52
----
commit e4dbbae4944a7822a8297beef93784e3f405f8e9
Author: Artur Mazurek <[email protected]>
Date: 2015-05-23T14:13:38Z
Fixing a build for Mac OS 10.10 - missing
mozjs185.
Added /usr/local/lib to linker search path because
couchdb suggests using homebrew to install dependancies and that's
where they are put by default.
COUCHDB-2699
----
---
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.
---