Giter Club home page Giter Club logo

Comments (4)

ckhatton avatar ckhatton commented on July 24, 2024

It is looking like it's due to my older version of Ubuntu. If that is so, how do I compile a new build?

libc6 is already the newest version (2.23-0ubuntu11.3).

When I tried running make on the latest pull of this repo, I got...

CMake Deprecation Warning at src/cryptonote_protocol/CMakeLists.txt:30 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- Trezor support disabled
-- Configuring done
-- Generating done
-- Build files have been written to: /home/###/electroneum
make[1]: Entering directory '/home/###/electroneum/build/Linux/master/release'
make[1]: *** No targets specified and no makefile found.  Stop.
make[1]: Leaving directory '/home/###/electroneum/build/Linux/master/release'
Makefile:103: recipe for target 'release-all' failed
make: *** [release-all] Error 2

from electroneum.

chrischarlesharrison avatar chrischarlesharrison commented on July 24, 2024

sudo apt update && sudo apt-get upgrade && sudo apt install build-essential cmake pkg-config libboost-all-dev libssl-dev libzmq3-dev libunbound-dev libsodium-dev libunwind8-dev liblzma-dev libreadline6-dev libldns-dev libexpat1-dev doxygen graphviz libpgm-dev libusb-dev

from electroneum.

ckhatton avatar ckhatton commented on July 24, 2024

Thanks, but all the packages were already up to date.

I've pulled the latest repo changes, and trying make again to see if it now builds.

from electroneum.

ckhatton avatar ckhatton commented on July 24, 2024

It failed on the first run of make with the same error output, but then worked on the second run. So, all good and the wallet is functioning :octocat:

from electroneum.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.