Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - c0ldfusi0nz

Pages: [1]
1
BitShares PTS / Re: Mining on Linux instructions?
« on: November 06, 2013, 04:25:53 pm »
After further investigation, it appears some of the libraries in Ubuntu 13.10 are too new and incompatible with Bitcoin. Unfortunately, the maintainer of the Ubuntu PPA for the correct versions has not yet added a package for 13.10. https://launchpad.net/~bitcoin/+archive/bitcoin

2
BitShares PTS / Re: Mining on Linux instructions?
« on: November 06, 2013, 03:50:22 pm »
Having issues compiling on Ubuntu 13.10. All dependencies listed in doc/readme-qt.rst have been installed.

qmake protoshares-qt.pro
Project MESSAGE: Building with UPNP support
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Project MESSAGE: Warning: unknown QT: widgets

Code: [Select]
build/bitcoin.o: In function `boost::thread_group::join_all()':
bitcoin.cpp:(.text._ZN5boost12thread_group8join_allEv[_ZN5boost12thread_group8join_allEv]+0x45): undefined reference to `boost::thread::join()'
build/bitcoin.o: In function `main':
bitcoin.cpp:(.text.startup+0x19b): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)'
build/alert.o: In function `boost::thread::thread<void (*)(std::string), std::string>(void (*)(std::string), std::string)':
alert.cpp:(.text._ZN5boost6threadC2IPFvSsESsEET_T0_[_ZN5boost6threadC5IPFvSsESsEET_T0_]+0x2f7): undefined reference to `boost::thread::start_thread()'
build/util.o: In function `GetDefaultDataDir()':
util.cpp:(.text+0x1533): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)'
util.cpp:(.text+0x15a2): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()'
build/util.o: In function `GetTempPath()':
util.cpp:(.text+0x1d0b): undefined reference to `boost::filesystem3::detail::temp_directory_path(boost::system::error_code*)'
build/util.o: In function `GetDataDir(bool)':
util.cpp:(.text+0x301f): undefined reference to `boost::filesystem3::detail::system_complete(boost::filesystem3::path const&, boost::system::error_code*)'
util.cpp:(.text+0x3069): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)'
util.cpp:(.text+0x30d4): undefined reference to `boost::filesystem3::detail::create_directory(boost::filesystem3::path const&, boost::system::error_code*)'
util.cpp:(.text+0x31e4): undefined reference to `boost::filesystem3::path::operator/=(char const*)'
build/util.o: In function `OutputDebugStringF(char const*, ...)':
util.cpp:(.text+0x356d): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)'
build/util.o: In function `NewThread(void (*)(void*), void*)':
util.cpp:(.text+0x3c09): undefined reference to `boost::thread::start_thread()'
build/util.o: In function `DebugPrintInit()':
util.cpp:(.text+0x3f78): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)'
build/util.o: In function `GetConfigFile()':
util.cpp:(.text+0x4199): undefined reference to `boost::filesystem3::path::root_directory() const'
util.cpp:(.text+0x41f5): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)'
build/util.o: In function `GetPidFile()':
util.cpp:(.text+0x4399): undefined reference to `boost::filesystem3::path::root_directory() const'
util.cpp:(.text+0x43f8): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)'
build/util.o: In function `ShrinkDebugFile()':
util.cpp:(.text+0x4542): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)'
build/main.o: In function `OpenDiskFile(CDiskBlockPos const&, char const*, bool)':
main.cpp:(.text+0x21d4): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)'
main.cpp:(.text+0x2212): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)'
main.cpp:(.text+0x228d): undefined reference to `boost::filesystem3::path::parent_path() const'
main.cpp:(.text+0x2299): undefined reference to `boost::filesystem3::detail::create_directories(boost::filesystem3::path const&, boost::system::error_code*)'
build/main.o: In function `GenerateBitcoins(bool, CWallet*)':
main.cpp:(.text+0x5dd8): undefined reference to `boost::thread::start_thread()'
build/main.o: In function `CheckDiskSpace(unsigned long long)':
main.cpp:(.text+0x10b24): undefined reference to `boost::filesystem3::detail::space(boost::filesystem3::path const&, boost::system::error_code*)'
build/main.o: In function `BitcoinMiner(CWallet*)':
main.cpp:(.text+0x1d192): undefined reference to `boost::this_thread::sleep(boost::posix_time::ptime const&)'
build/init.o: In function `Shutdown()':
init.cpp:(.text+0xe65): undefined reference to `boost::filesystem3::detail::remove(boost::filesystem3::path const&, boost::system::error_code*)'
build/init.o: In function `DetectShutdownThread(boost::thread_group*)':
init.cpp:(.text+0x1222): undefined reference to `boost::this_thread::sleep(boost::posix_time::ptime const&)'
build/init.o: In function `AppInit2(boost::thread_group&)':
init.cpp:(.text+0x7948): undefined reference to `boost::thread::start_thread()'
init.cpp:(.text+0x7ac0): undefined reference to `CDBEnv::Open(boost::filesystem3::path const&)'
init.cpp:(.text+0x7bb8): undefined reference to `boost::filesystem3::detail::rename(boost::filesystem3::path const&, boost::filesystem3::path const&, boost::system::error_code*)'
init.cpp:(.text+0x7beb): undefined reference to `CDBEnv::Open(boost::filesystem3::path const&)'
init.cpp:(.text+0x8e67): undefined reference to `boost::filesystem3::detail::create_directories(boost::filesystem3::path const&, boost::system::error_code*)'
init.cpp:(.text+0x8f10): undefined reference to `boost::filesystem3::detail::create_hard_link(boost::filesystem3::path const&, boost::filesystem3::path const&, boost::system::error_code*)'
build/init.o: In function `boost::filesystem3::operator/(boost::filesystem3::path const&, boost::filesystem3::path const&)':
init.cpp:(.text._ZN5boost11filesystem3dvERKNS0_4pathES3_[_ZN5boost11filesystem3dvERKNS0_4pathES3_]+0x2f): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)'
build/init.o: In function `boost::filesystem3::exists(boost::filesystem3::path const&)':
init.cpp:(.text._ZN5boost11filesystem36existsERKNS0_4pathE[_ZN5boost11filesystem36existsERKNS0_4pathE]+0x17): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)'
build/init.o: In function `boost::thread* boost::thread_group::create_thread<boost::_bi::bind_t<void, void (*)(std::vector<boost::filesystem3::path, std::allocator<boost::filesystem3::path> >), boost::_bi::list1<boost::_bi::value<std::vector<boost::filesystem3::path, std::allocator<boost::filesystem3::path> > > > > >(boost::_bi::bind_t<void, void (*)(std::vector<boost::filesystem3::path, std::allocator<boost::filesystem3::path> >), boost::_bi::list1<boost::_bi::value<std::vector<boost::filesystem3::path, std::allocator<boost::filesystem3::path> > > > >)':
init.cpp:(.text._ZN5boost12thread_group13create_threadINS_3_bi6bind_tIvPFvSt6vectorINS_11filesystem34pathESaIS6_EEENS2_5list1INS2_5valueIS8_EEEEEEEEPNS_6threadET_[_ZN5boost12thread_group13create_threadINS_3_bi6bind_tIvPFvSt6vectorINS_11filesystem34pathESaIS6_EEENS2_5list1INS2_5valueIS8_EEEEEEEEPNS_6threadET_]+0x166): undefined reference to `boost::thread::start_thread()'
build/init.o: In function `boost::thread* boost::thread_group::create_thread<boost::_bi::bind_t<void, void (*)(std::string const&), boost::_bi::list1<boost::reference_wrapper<std::string> > > >(boost::_bi::bind_t<void, void (*)(std::string const&), boost::_bi::list1<boost::reference_wrapper<std::string> > >)':
init.cpp:(.text._ZN5boost12thread_group13create_threadINS_3_bi6bind_tIvPFvRKSsENS2_5list1INS_17reference_wrapperISsEEEEEEEEPNS_6threadET_[_ZN5boost12thread_group13create_threadINS_3_bi6bind_tIvPFvRKSsENS2_5list1INS_17reference_wrapperISsEEEEEEEEPNS_6threadET_]+0xec): undefined reference to `boost::thread::start_thread()'
build/db.o: In function `CAddrDB::Write(CAddrMan const&)':
db.cpp:(.text+0xbb3): undefined reference to `RenameOver(boost::filesystem::path, boost::filesystem::path)'
collect2: error: ld returned 1 exit status
make: *** [protoshares-qt] Error 1

Pages: [1]