facebook / wdt

Warp speed Data Transfer (WDT) is an embeddedable library (and command line tool) aiming to transfer data between 2 systems as fast as possible over multiple TCP paths.
https://www.facebook.com/WdtOpenSource
Other
2.86k stars 392 forks source link

build failed #226

Open bolunfeng opened 2 years ago

bolunfeng commented 2 years ago

[100%] Linking CXX executable _bin/wdt/wdt /usr/bin/ld: libwdt_min.so.1.32.1910230: undefined reference to folly::detail::annotate_rwlock_acquired_v' /usr/bin/ld: libwdt_min.so.1.32.1910230: undefined reference tofolly::detail::annotate_rwlock_released_v' collect2: error: ld returned 1 exit status make[2]: [CMakeFiles/wdtbin.dir/build.make:132:_bin/wdt/wdt] 错误 1 make[1]: [CMakeFiles/Makefile2:169:CMakeFiles/wdtbin.dir/all] 错误 2 make: *** [Makefile:136:all] 错误 2