httpserver.cpp: In function ‘void StopHTTPServer()’:
httpserver.cpp:490:25: error: ‘class boost::thread’ has no member named ‘try_join_for’
httpserver.cpp:490:45: error: ‘boost::chrono’ has not been declared
At global scope:
cc1plus: warning: unrecognized command line option "-Wno-self-assign" [enabled by default]
make[2]: *** [libbitcoin_server_a-httpserver.o] Error 1
make[2]: Leaving directory /src/bitcoin/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory/src/bitcoin/src'
make: *** [all-recursive] Error 1
Any idea's what is causing this? only started with recent updates...