Rethinkdb: Rethinkdb 2.4.0 Failed to build on Arch Linux

Created on 29 Mar 2020  路  4Comments  路  Source: rethinkdb/rethinkdb

Full error log: ./build/external/v8_3.30.33.16-patched_install.log
make[1]: [mk/support/build.mk:149: build/external/v8_3.30.33.16-patched/lib/libv8.a] Error 1
make: [Makefile:53: make] Error 2

Screenshot_2020-03-29_06-06-08

Screenshot_2020-03-29_06-07-42

All 4 comments

Try adding CXX=clang++ to the configure line.

I have made a PR to update the build instructions: https://github.com/rethinkdb/docs/pull/1267

Also, I've added Arch Linux to https://github.com/srh/rethinkdb-package-builder so precise build instructions can also be observed there (or you can use that to run a build for Arch Linux).

I use Clang ++ and it works, thanks for the help

Was this page helpful?
0 / 5 - 0 ratings

Related issues

encryptio picture encryptio  路  5Comments

RubenKelevra picture RubenKelevra  路  3Comments

lchunleo picture lchunleo  路  4Comments

analytik picture analytik  路  5Comments

biapar picture biapar  路  5Comments