0

(Using Autotools) I have downloaded the Bitcoin source from "Bitcoin Core Version 0.9.1" When I input the following command ./autogen.sh it produces the following warning:

includes' is the old name for 'am_cppflags' (or '*_cppflags'). 

When I attempt ./configure I get the following error message:

configure: error: found berkley DB other than 4.8, required for 
portable wallets ( --with-incompatible-bdb to ignore). 

And lastly, when I input make I get the output of:

make: * No targets specified and no makefile found. Stop.

0 Answers0