[
https://issues.apache.org/jira/browse/COUCHDB-3432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16079383#comment-16079383
]
Nicholas Chandoke commented on COUCHDB-3432:
--------------------------------------------
OK, that worked. Thanks! In retrospect, the original build error is clear, now
that I know that c++ is an alias for g++, meaning that c++ refers to a program,
in addition to a language.
> make fails at jiffy
> -------------------
>
> Key: COUCHDB-3432
> URL: https://issues.apache.org/jira/browse/COUCHDB-3432
> Project: CouchDB
> Issue Type: Bug
> Components: Build System
> Reporter: Nicholas Chandoke
>
> On CentOS 7. {{[g]make release}} fails:
> {quote}==> couch_epi (compile)
> [. . .]
> ==> ioq (compile)
> ==> jiffy (compile)
> Compiling /home/n/apache-couchdb-2.0.0/src/jiffy/c_src/doubles.cc
> sh: line 0: exec: c++: not found
> ERROR: compile failed while processing
> /home/n/apache-couchdb-2.0.0/src/jiffy: rebar_abort
> gmake: *** [couch] Error 1{quote}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)