Post
Topic
Board Wallet software
Re: Ufasoft Coin - Multi-currency Open Source client for Windows
by
uZer86
on 12/12/2013, 14:43:33 UTC
Hi,

can me pls someone help to compile ufasoft-coin-0.76 with debian wheezy?

Code:
------------------------------------------------------------------------
ufasoft_coin 0.76
------------------------------------------------------------------------


Configuration Options Summary:

  OpenCL...............: NOT FOUND. GPU mining support DISABLED
  libudev..............: no

coind build enabled


Compilation............: make (gmake on FreeBSD)
  CPPFLAGS.............:
  CFLAGS...............: -g -O2   -I/usr/local/include
  CXXFLAGS.............. -g -O2 -std=c++0x
  LDFLAGS..............:
  LDADD................: -lcurl  -L/usr/local/lib -ljansson

Installation...........: make install (as root if needed, with 'su' or 'sudo')
  prefix...............: /usr/local

root@server1243:/usr/src/ufasoft_coin-0.76# make
make  all-am
make[1]: Entering directory `/usr/src/ufasoft_coin-0.76'
make[1]: Zirkuläre Datei el/stl/regex <- el/stl/regex Abhängigkeit wird nicht verwendet.
make[1]: Zirkuläre Datei el/stl/dynamic_bitset <- el/stl/dynamic_bitset Abhängigkeit wird nicht verwendet.
  CXX      el/libext/ext-handlers.o
  CXX      el/libext/bignum.o
In file included from el/libext/bignum.cpp:18:0:
./el/bignum.h: In member function ‘void Ext::BigInteger::swap(Ext::BigInteger&)’:
./el/bignum.h:307:8: error: ‘mpz_class’ has no member named ‘swap’
make[1]: *** [el/libext/bignum.o] Fehler 1
make[1]: Leaving directory `/usr/src/ufasoft_coin-0.76'
make: *** [all] Fehler 2

I googled a lot, but now i don´t know further.

what does this error mean?

libudev i had installed, too, but it changed nothing. Do i need it anyway? I have now installed v175.xx(stable), but it need v200+ (unstable).. i don´t want install this package if i dont have to.

kind regards