[MacPorts] #30089: couchdb failed because erlang missing openssl support
MacPorts
noreply at macports.org
Sun Jul 31 22:00:35 PDT 2011
#30089: couchdb failed because erlang missing openssl support
---------------------------------+------------------------------------------
Reporter: conradwt@… | Owner: jwa@…
Type: defect | Status: reopened
Priority: Normal | Milestone:
Component: ports | Version: 1.9.2
Resolution: | Keywords: lion x86_64
Port: couchdb |
---------------------------------+------------------------------------------
Changes (by paul@…):
* status: closed => reopened
* resolution: invalid =>
Comment:
Hey all, sorry to be a pain, but I'm still butting against this issue.
It's odd, as I'm running the new version of Erlang (referenced in ticket
#30012). Basically, CouchDB refuses to compile, barfing out with the
following message:
{{{
:info:configure checking CURL_LIBS... -L/opt/local/lib -lcurl
-L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -lidn -lssl -lcrypto
-lssl -lcrypto -lz -lz
:info:configure checking for erl... /opt/local/bin/erl
:info:configure configure: error: Could not find the Erlang crypto
library. Has Erlang been compiled with OpenSSL support?
:info:configure shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_couchdb/couchdb/work
/apache-couchdb-1.1.0" && ./configure --prefix=/opt/local --with-js-
include=/opt/local/include/js --with-
erlang=/opt/local/lib/erlang/usr/include " returned error 1
}}}
The funny thing is, if I cd to the working directory, and run
{{{
./configure --prefix=/opt/local --with-js-include=/opt/local/include/js
--with-erlang=/opt/local/lib/erlang/usr/include
}}}
It compiles cleanly, and the resulting binary works as expected. Any ideas
on what may be going on here?
--
Ticket URL: <https://trac.macports.org/ticket/30089#comment:7>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list