Jump to content

Litecoin compiling 10.9


1 post in this topic

Recommended Posts

Hi,

 

I'm trying to compile te LiteCoin source on 10.9.

 

First I installed the dependencies using Macports:



sudo port install boost db48 qt4-mac openssl miniupnpc git


 

Downloaded Xcode from the Mac Appstore.


In terminal navigated to the src folder and ran: 



make -f makefile.osx


 

It starts compiling and then gives me the following error:

 



ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [litecoind] Error 1


 

Copied more of the output onto pastebin: http://pastebin.com/TwUDw8Km

 

What am I missing here? Hope someone can help me out.

 

Kind regards,

 

Wilson

Link to comment
Share on other sites

 Share

×
×
  • Create New...