Bitcoin Forum
June 26, 2024, 09:14:37 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Compile wallet for Mac Osx (make -f makefile.osx)  (Read 1098 times)
DrMotz (OP)
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
July 21, 2014, 02:44:46 PM
 #1

What is the problem?

Quote
make -f makefile.osx
make: *** No rule to make target `obj/fugue.o', needed by `xyz_coind'.  Stop.
Dare
Hero Member
*****
Offline Offline

Activity: 508
Merit: 500


Techwolf on #bitcoin and Reddit


View Profile WWW
July 21, 2014, 05:45:12 PM
 #2

It sounds like the makefile for the OSX build of xyz_coin is missing a rule to build obj/fugue.o, which is one of the object files needed to build the daemon. You could try adding a rule for it to the makefile and see if it works, or ask the coin's developer (if it's not you) about fixing it.

BTC: 1M8oUcBnkRDEhWWgV8ZXLTB6p1mgnejVbX
How Forum Activity Works
Bitcointalk Forum Rules
|
|
|
Firstbits (lucky vanitygen): 1WoLfRUGDx1
How Forum Trust Works
Bitcoin Source Code
bassguitarman
Hero Member
*****
Offline Offline

Activity: 728
Merit: 500



View Profile
July 21, 2014, 07:46:03 PM
 #3

Try going to the src directory and typing "mkdir obj"

it would be helpful to know the coin and I can checkout the source
DrMotz (OP)
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
July 22, 2014, 12:51:40 PM
 #4

Sorry after re-installing it worked Cheesy Wink

Thanks
DrMotz (OP)
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
July 22, 2014, 12:53:10 PM
 #5

Have a new error Sad

https://github.com/torcoindev/

https://bitcointalk.org/index.php?topic=704623.msg7967350#msg7967350
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!