Coder Social home page Coder Social logo

Source needs a make clean about maxcoin HOT 12 CLOSED

max-coin avatar max-coin commented on September 17, 2024
Source needs a make clean

from maxcoin.

Comments (12)

iquidus avatar iquidus commented on September 17, 2024

unrelated but doesnt seem like it should have its own issue created. bitcoin-qt.pro should be renamed to maxcoin-qt.pro

This doesnt cause any problems as target has been changed correctly. Just looks less legitimate.

from maxcoin.

prydie avatar prydie commented on September 17, 2024

iquidus are you on IRC. I would like to talk to you directly.

from maxcoin.

 avatar commented on September 17, 2024

No one is on IRC. That website is down....

from maxcoin.

ndeet avatar ndeet commented on September 17, 2024

make clean does not work and is looping in main folder, and in src/ it finds no target - how to resolve?

from maxcoin.

dasher avatar dasher commented on September 17, 2024

in the src folder: make -f makefile.os - ie make -f makefile.linux

from maxcoin.

iquidus avatar iquidus commented on September 17, 2024

Prydie, yes I am. 'xocel' on IRC.

from maxcoin.

ndeet avatar ndeet commented on September 17, 2024

@dasher I did but it then hangs on issue #31

from maxcoin.

shimondoodkin avatar shimondoodkin commented on September 17, 2024

did some manual building , probably make clean could solve this

created dir src/obj
and did

cd src/cryptopp
make

cd src/leveldb
make

cd src/leveldb
make libleveldb.a libmemenv.a


just then
cd src
make -f makefile.unix USE_UPNP=1 USE_IPV6=1 BOOST_LIB_SUFFIX=-mt BDB_INCLUDE_PATH='/usr/include'



also installed a lot

apt-get install curl build-essential
apt-get install libdb-dev
apt-get install miniupnpc
apt-get install libboost-all-dev
apt-get install libssl-dev
apt-get install libqt4-dev
apt-get install libminiupnpc-dev
apt-get install libgmp3-dev
apt-get install libmpfr-dev
apt-get install libdb++-dev

from maxcoin.

prydie avatar prydie commented on September 17, 2024

@shimondoodkin did that result in a working build for you? Also can you pull the latest commit and test if it's fixed any of your problems.

from maxcoin.

shimondoodkin avatar shimondoodkin commented on September 17, 2024

yes i have maxcoind

from maxcoin.

shimondoodkin avatar shimondoodkin commented on September 17, 2024

seems like it does not syncing for some reason

from maxcoin.

iquidus avatar iquidus commented on September 17, 2024

shimondoodkin, try adding the following nodes. They got me connected.
./maxcoind addnode 213.192.56.163:8334 onetry
./maxcoind addnode 162.243.98.115:8668 onetry
./maxcoind addnode 94.226.111.26:8668 onetry
./maxcoind addnode 108.166.119.210:8668 onetry
./maxcoind addnode 54.242.57.209:8668 onetry

from maxcoin.

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.