sarveshtamba opened a new issue #2055: Error while configuring couchdb source on ppc64le URL: https://github.com/apache/couchdb/issues/2055 Hi, I am facing the following Error while configuring couchdb source on ppc64le. The source is latest couchdb from github:- ``` sar@pts00452-vm13:~/couchdb/couchdb$ ./configure --dev ==> configuring couchdb in rel/couchdb.config make: Entering directory '/home/sar/couchdb/couchdb/src/rebar' ./bootstrap No beam files found. =ERROR REPORT==== 17-Jun-2019::15:43:45.409630 === beam/beam_load.c(1878): Error loading module make: This BEAM file was compiled for a later version of the run-time system than 21. To fix this, please recompile this module with an 21 compiler. (Use of opcode 164; this emulator supports only up to 163.) =ERROR REPORT==== 17-Jun-2019::15:43:45.409667 === Loading of /usr/local/lib/erlang/lib/tools-3.2/ebin/make.beam failed: badfile escript: exception error: undefined function make:files/2 in function erl_eval:do_apply/6 (erl_eval.erl, line 680) in call from erl_eval:expr/5 (erl_eval.erl, line 273) in call from escript:eval_exprs/5 (escript.erl, line 872) in call from erl_eval:local_func/6 (erl_eval.erl, line 567) in call from escript:interpret/4 (escript.erl, line 788) in call from escript:start/1 (escript.erl, line 277) in call from init:start_em/1 Makefile:9: recipe for target 'all' failed make: *** [all] Error 127 make: Leaving directory '/home/sar/couchdb/couchdb/src/rebar' ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
