Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
0.9
-
Fedora 17 x86 with boost-devel and boost-static installed via yum
Description
When trying to build thrift, running the "make check" testsuite fails due to the make file generated by ./configure pointing to dependency libboost_unit_test_framework.a at "$(BOOST_ROOT_PATH)/lib/". However on an x64 systems, this is actually located in "$(BOOST_ROOT_PATH)/lib64/".
Also, is it possible to use the dynamic libraries instead of static?
Attachments
Attachments
Issue Links
- relates to
-
THRIFT-2906 library not found for -l:libboost_unit_test_framework.a
- Reopened