Description
[ 5%] Built target folly
[ 6%] Built target double-conversion
Linking CXX executable gen-class-map
CMakeFiles/gen-class-map.dir/gen-class-map.cpp.o: In function _GLOBAL__sub_I__Z11print_usagePKc': gen-class-map.cpp:(.text.startup+0x393): undefined reference to
boost::system::generic_category()'
gen-class-map.cpp:(.text.startup+0x39f): undefined reference to boost::system::generic_category()' gen-class-map.cpp:(.text.startup+0x3ab): undefined reference to
boost::system::system_category()'
CMakeFiles/gen-class-map.dir/idl.cpp.o: In function __static_initialization_and_destruction_0(int, int) [clone .constprop.771]': idl.cpp:(.text+0x38ff): undefined reference to
boost::system::generic_category()'
idl.cpp:(.text+0x390b): undefined reference to boost::system::generic_category()' idl.cpp:(.text+0x3917): undefined reference to
boost::system::system_category()'
collect2: ld returned 1 exit status
make[2]: *** [hphp/tools/bootstrap/gen-class-map] Error 1
make[1]: *** [hphp/tools/bootstrap/CMakeFiles/gen-class-map.dir/all] Error 2
make: *** [all] Error 2