Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

WilsonNL

macrumors newbie
Original poster
Feb 12, 2014
1
0
Hi,

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

First I installed the dependencies using Macports:
Code:
sudo port install boost db48 qt4-mac openssl miniupnpc git

Downloaded Xcode from the Mac Appstore.
Cloned from github. (https://github.com/litecoin-project/litecoin.git)
In terminal navigated to the src folder and ran:
Code:
make -f makefile.osx

It starts compiling and then gives me the following error:

Code:
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
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.