Bitcoin Forum
May 25, 2024, 12:50:34 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Altcoin creation error  (Read 2531 times)
Vopemz (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
April 18, 2014, 10:56:30 PM
 #1

I am following this guide: https://andarazoroflove.org/how-to-create-alt-coin-scrypt-clones-for-fun-and-profit-bitcoin-litecoin-secrets-exposed/

Im at this part:
First Build
Now that you have a fresh copy with all of your cut and pasting uploaded to Github, we’re ready to build a copy of our command line only version of the coin:

 barcoin% cd src/
 barcoin/src% make -f makefile.osx USE_UPNP=- (or makefile.unix if you're on Linux/BSD/etc)


I am getting Error 1
Here is exactly what it says:
Quote
/bin/sh ../share/genbuild.sh obj/build.h
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DUSE_IPV6 -DBOOST_SPIRIT_THREADSAFE -I/home/pi/flamecoin/src -I/home/pi/flamecoin/src/obj -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/checkpoints.d -o obj/checkpoints.o checkpoints.cpp
checkpoints.cpp:6:59: fatal error: boost/assign/list_of.hpp: No such file or directory
compilation terminated.
make: *** [obj/checkpoints.o] Error 1

I am doing this on a Raspberry Pi
My github repo is https://github.com/flamecoin/flamecoin

Thanks!
xbudahx
Full Member
***
Offline Offline

Activity: 378
Merit: 102



View Profile
April 19, 2014, 12:12:20 AM
 #2

Do you have libboost installed?
YarkoL
Legendary
*
Offline Offline

Activity: 996
Merit: 1013


View Profile
April 19, 2014, 10:03:11 AM
 #3

Faulty dependencies.

http://bitcoin.stackexchange.com/questions/3148/g-problem-compiling-litecoind-on-ubuntu-server-i386

“God does not play dice"
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!