# Pastebin VXJnhLnH [root@hpx-dev dev-hpx]# gmake [ 3%] Building CXX object src/CMakeFiles/hpx.dir/__/plugins/parcelport/tcp/connection_handler_tcp.cpp.o In file included from /root/hpx/hpx/plugins/parcelport/tcp/connection_handler.hpp:20:0, from /root/hpx/plugins/parcelport/tcp/connection_handler_tcp.cpp:17: /root/hpx/hpx/runtime/parcelset/parcelport_impl.hpp: In member function ‘bool hpx::parcelset::parcelport_impl::dequeue_parcel(hpx::parcelset::locality&, hpx::parcelset::parcel&, hpx::parcelset::parcelport::write_handler_type&)’: /root/hpx/hpx/runtime/parcelset/parcelport_impl.hpp:760:34: error: ‘class std::shared_ptr >’ has no member named ‘empty’ if (!parcels.empty()) ^ /root/hpx/hpx/runtime/parcelset/parcelport_impl.hpp:774:37: error: ‘class std::shared_ptr >’ has no member named ‘empty’ if (parcels.empty()) ^ gmake[2]: *** [src/CMakeFiles/hpx.dir/__/plugins/parcelport/tcp/connection_handler_tcp.cpp.o] Error 1 gmake[1]: *** [src/CMakeFiles/hpx.dir/all] Error 2 gmake: *** [all] Error 2