Bitcoin Forum
May 28, 2024, 07:49:43 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Clone Dash coin  (Read 96 times)
funcryptoco (OP)
Member
**
Offline Offline

Activity: 107
Merit: 26


View Profile
November 06, 2018, 02:12:37 AM
 #1

Hello
I do clone dash coin for education as i am new in coin market, everything look go smooth till the command ( make )
When i run make i received this error
 *** No rule to make target 'mycoind.cpp', needed by 'mycoind-mycoind.o'.  Stop.


Any suggestion

 
Gozzy
Jr. Member
*
Offline Offline

Activity: 121
Merit: 4


View Profile
November 06, 2018, 02:33:45 AM
 #2

Hello
I do clone dash coin for education as i am new in coin market, everything look go smooth till the command ( make )
When i run make i received this error
 *** No rule to make target 'mycoind.cpp', needed by 'mycoind-mycoind.o'.  Stop.


Any suggestion

 

I don't have alot of experience with core but it seems like permission error with the make library, try the following and make sure you are building the source correctly (usually requires berkelydB first when dealing with BTC);

Quote
sudo make
then
Quote
sudo make install
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!