Return-Path: Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org [172.17.192.35]) by mail.linuxfoundation.org (Postfix) with ESMTPS id 081C4F64 for ; Sat, 5 Sep 2015 18:00:05 +0000 (UTC) X-Greylist: delayed 00:05:06 by SQLgrey-1.7.6 Received: from mout.gmx.net (mout.gmx.net [212.227.15.18]) by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 4CEA9A1 for ; Sat, 5 Sep 2015 18:00:04 +0000 (UTC) Received: from [192.168.1.121] ([80.254.182.249]) by mail.gmx.com (mrgmx001) with ESMTPSA (Nemesis) id 0MHXXo-1ZXAgW0zCm-003PhE for ; Sat, 05 Sep 2015 19:54:56 +0200 Reply-To: linuxperia@gmx.ch To: bitcoin-dev@lists.linuxfoundation.org From: LinuXperia Message-ID: <55EB2C6F.2030100@gmx.ch> Date: Sat, 5 Sep 2015 19:54:55 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:haE25vuxAM2h/stQSs1lyNlS9lmEWA4hi6PtAyb1jTUpLqLxhd0 TzO2hAhQHaohC0XQ/9+AEIC+Xs4xodJ33MC5U9Juo7kfNBzrgm5CLMRR5+b+8tXRoI7HaMW FcqHw/zgzrBw83FpQJIUe8oE8KIsruhqrBHAHXr79bToaWQyOmfsN+JA340SYTcaHHv5Azl IOABXwvzA98K6ZaBy18Bw== X-UI-Out-Filterresults: notjunk:1;V01:K0:XGpfKfQ1G7k=:eil8kJQrkIvd/DAEPoPYUQ IKWMrSDNWcW8+8PLoVYNV9bYNjP9Qj9mGT+ffTHidEJu+GChmHMFPHAy1TT5eR5tGrclyjGYu shHL37OryDiVCWZ3pFmqzqyMeiizts6SqxwLwsE7bLN8ZcKReoEpIXxrQDnP1H4ReCm/V0IDO JOgL8hkz9AzA89env7vc5cn2M3AYBKTUKfYDPQwcYVGYqTaiI83XlXZQNMNECT1KEBAHVatAW f4iUgcQS7m1cRNFpmkNDcWdM8CwiB46cQiL3kvKo3mIREgnDgb8wiAW5H6tBaNXUKkbRte4rG 1X4jHmYsLAmU816jo/5jTfiUf++d7ytd4f2FMVEmf0JZq0rkxEvyMbDCQvCIaCPc+dnL8eUNc VvaFCt3E+RIAAwkKUpJjcFeziv0O1QP72W4eUiWOhDc/mqPDbL3KovRvPiqAp/ShpfTPVitt0 qT2srGfTl5PGHwDf7g66WeoHfxIByUZ2SLG60/Fy0ZTJDvbe6EE8MwBZqcdRmx2AkwX0Clg4l dMe1xZnYLlNLdssoYsnfVQ+fizmnuGeNpOo51NYMHGBhoinVA9WTQw9KxTUZXvnouvYTKomiN zTxJZEy9w65Xp/jK/Wuf+pRISN5se4RCk/8fEjFfIe2EdWaJibipXnUl7NC/9lEGSzU65FAyN mi9MpM2mHrO6nJqazuKcdHiw46SqL5LTkPv4/hU/XBzgVGMvoNcCOeB7i0OXCQAjk71PdYMdH EdUhu91sqSGGBQc+ryP/IuIoY+2KVzyIS8PYtw== X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on smtp1.linux-foundation.org Subject: [bitcoin-dev] Problem compiling bitcoin-core X-BeenThere: bitcoin-dev@lists.linuxfoundation.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Bitcoin Development Discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Sep 2015 18:00:05 -0000 Hi. I am trying to compile bitcoin core on my ubuntu Linux machine as follow: ./autogen.sh ./configure CPPFLAGS="-I/media/linuxperia/mydata/Projects/bitcoi/depends/x86_64-unknown-linux-gnu/include/ -O2" LDFLAGS="-L/media/linuxperia/mydata/Projects/bitcoin/depends/x86_64-unknown-linux-gnu/lib/" --without-gui make but i am getting always this Build Error message here! What i am doing wrong ? How can i fix this build problem so i am able to run the Bitcoin-core Node on my Machine ? Thanks in advance for your helpful solution tips! CXXLD bitcoind libbitcoin_server.a(libbitcoin_server_a-init.o): In function `boost::filesystem::path::path(boost::filesystem::directory_entry const&, boost::enable_if::type>, void>::type*)': /media/linuxperia/mydata/Projects/bitcoin/depends/x86_64-unknown-linux-gnu/include/boost/filesystem/path.hpp:140: undefined reference to `boost::filesystem::path_traits::dispatch(boost::filesystem::directory_entry const&, std::__cxx11::basic_string, std::allocator >&)' libbitcoin_util.a(libbitcoin_util_a-util.o): In function `GetNumCores()': /media/linuxperia/mydata/Projects/bitcoin/src/util.cpp:825: undefined reference to `boost::thread::physical_concurrency()' libbitcoin_util.a(libbitcoin_util_a-util.o): In function `boost::program_options::detail::basic_config_file_iterator::getline(std::__cxx11::basic_string, std::allocator >&)': /media/linuxperia/mydata/Projects/bitcoin/depends/x86_64-unknown-linux-gnu/include/boost/program_options/detail/config_file.hpp:161: undefined reference to `boost::program_options::to_internal(std::__cxx11::basic_string, std::allocator > const&)' libbitcoin_util.a(libbitcoin_util_a-util.o): In function `boost::program_options::detail::basic_config_file_iterator::basic_config_file_iterator(std::istream&, std::set, std::allocator >, std::less, std::allocator > >, std::allocator, std::allocator > > > const&, bool)': /media/linuxperia/mydata/Projects/bitcoin/depends/x86_64-unknown-linux-gnu/include/boost/program_options/detail/config_file.hpp:145: undefined reference to `boost::program_options::detail::common_config_file_iterator::common_config_file_iterator(std::set, std::allocator >, std::less, std::allocator > >, std::allocator, std::allocator > > > const&, bool)' libbitcoin_wallet.a(libbitcoin_wallet_a-walletdb.o): In function `boost::filesystem::copy_file(boost::filesystem::path const&, boost::filesystem::path const&, boost::filesystem::copy_option::enum_type)': /media/linuxperia/mydata/Projects/bitcoin/depends/x86_64-unknown-linux-gnu/include/boost/filesystem/operations.hpp:497: undefined reference to `boost::filesystem::detail::copy_file(boost::filesystem::path const&, boost::filesystem::path const&, boost::filesystem::detail::copy_option, boost::system::error_code*)' collect2: error: ld returned 1 exit status Makefile:2620: recipe for target 'bitcoind' failed make[2]: *** [bitcoind] Error 1 make[2]: Leaving directory '/media/linuxperia/mydata/Projects/bitcoin/src' Makefile:6559: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/media/linuxperia/mydata/Projects/bitcoin/src' Makefile:626: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1