Author

Topic: bitcoin-qt 0.9.1 issues while building from sources (Read 429 times)

sr. member
Activity: 442
Merit: 250
I can't build from sources the latest bitcoin-qt wallet.

My platform is Linux Mint 13 Maya 64-bit

libbost 1.48-dev

What do I do is:

Code:
./autogen.sh
./configure --with-incompatible-bdb --without-miniupnpc
./make -j 6

What do I get is

Code:
/usr/include/boost/program_options/detail/config_file.hpp:163:13: error: ‘to_internal’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]

Dependencies seems to be met. Other wallets compile fine. Previous bitcoin-qt wallets compiled as well.
Any idea how to resolve the issue?
Jump to: