Tried to compile thrift 0.8 in my laptop(ubuntu 11.10 64bit),got this error.Anyone can help me?
in centOs 7:
libboost_unit_test_framework.a is a static lib .
you need to install a static boost lib:
yum install boost-devel-static
I found the solution investigatng a similar issue with thrift 1.0.0-dev on debian jessie armhf:
Set a softlink to libboost_unit_test_framework.a to complete the build.
See https://issues.apache.org/jira/browse/THRIFT-3327
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With