freicoin / freicoin-old

Bitcoin integration/staging tree
http://www.bitcoin.org
MIT License
26 stars 8 forks source link

Mac OS X daemon binary depends on macports dylibs #96

Open maaku opened 11 years ago

maaku commented 11 years ago
dyld: Library not loaded: /opt/local/lib/db48/libdb_cxx-4.8.dylib
  Referenced from: /Applications/Freicoin-Qt.app/Contents/MacOS/freicoind
  Reason: image not found

dyld: Library not loaded: /opt/local/lib/libboost_system-mt.dylib
  Referenced from: /Applications/Freicoin-Qt.app/Contents/MacOS/freicoind
  Reason: image not found

These should be statically linked.