You are not logged in.

#1 2017-06-17 03:20:01

kdar
Member
From: Sweet home Alabama!
Registered: 2009-06-27
Posts: 356

[SOLVED] Errors while compiling ethereum

I am trying to build ethereum from source on Linux... and this is the error I am getting during make.
What is libmpir?

[ 31%] Built target devcore
[ 32%] Built target evmcore
[ 35%] Built target devcrypto
[ 40%] Built target ethcore
make[2]: *** No rule to make target '../deps/lib/libmpir.a', needed by 'rlp/rlp'.  Stop.
make[1]: *** [CMakeFiles/Makefile2:1377: rlp/CMakeFiles/rlp.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....

Followed building instructions from here:
https://github.com/moneroexamples/compi … um-on-arch

Last edited by kdar (2017-06-17 23:35:47)

Offline

#2 2017-06-17 04:21:28

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] Errors while compiling ethereum


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2017-06-17 23:35:33

kdar
Member
From: Sweet home Alabama!
Registered: 2009-06-27
Posts: 356

Re: [SOLVED] Errors while compiling ethereum

Thanks, I wasn't sure where to post it.

I was able to fix my problem by installing ethereum-genoil-git from AUR.

yaourt -S ethereum-genoil-git

Offline

Board footer

Powered by FluxBB