You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@couchdb.apache.org by an...@verizon.com on 2017/01/02 21:52:43 UTC

Make Release Issue - CouchDB 2.0 RHEL 7

I am hitting the following error on Make Release for 2.0 on RHEL 7.  Any help would be appreciated.

==> jiffy (compile)
Compiled src/jiffy_utf8.erl
Compiled src/jiffy.erl
Compiling c_src/decoder.c
Compiling c_src/encoder.c
Compiling c_src/jiffy.c
Compiling c_src/utf8.c
Compiling c_src/util.c
Compiling /root/apache-couchdb-2.0.0/src/jiffy/c_src/doubles.cc
sh: line 0: exec: c++: not found
ERROR: compile failed while processing /root/apache-couchdb-2.0.0/src/jiffy: rebar_abort
make: *** [couch] Error 1

Re: Make Release Issue - CouchDB 2.0 RHEL 7

Posted by Joan Touzet <wo...@apache.org>.
Please do not cross-post. I have answered your question on the dev@
mailing list.

-Joan

----- Original Message -----
> From: "angelo piersanti" <an...@verizon.com>
> To: user@couchdb.apache.org
> Sent: Monday, January 2, 2017 4:52:43 PM
> Subject: Make Release Issue - CouchDB 2.0 RHEL 7
> 
> I am hitting the following error on Make Release for 2.0 on RHEL 7.
>  Any help would be appreciated.
> 
> ==> jiffy (compile)
> Compiled src/jiffy_utf8.erl
> Compiled src/jiffy.erl
> Compiling c_src/decoder.c
> Compiling c_src/encoder.c
> Compiling c_src/jiffy.c
> Compiling c_src/utf8.c
> Compiling c_src/util.c
> Compiling /root/apache-couchdb-2.0.0/src/jiffy/c_src/doubles.cc
> sh: line 0: exec: c++: not found
> ERROR: compile failed while processing
> /root/apache-couchdb-2.0.0/src/jiffy: rebar_abort
> make: *** [couch] Error 1
>