Fwd: building cufflinks has compiler error related to boost
The following error is happening when I try to build cufflinks. I am on
Red Hat Enterprise Linux 6.1 and I have installed every boost package
available from the RHN repositories. (I would install directly from
boost but RHN support is usually anal about using stuff from source when
its available from them.)
Cufflinks says it uses boost 1.38, and the package version is 1.41, so
the version should be adequate.
I'm somewhat lost now. This occurred after I noticed some of the
pre-bulit binaries had issues with red-hat's version of the z-lib
library, so I was trying to see if building the package would interface
properly with the included z-lib from redhat, but then I ran into this
boost problem.
the error:
cufflinks.o:(.rodata._ZTIN5boost6detail11thread_dataINS_3_bi6bind_tIvPFvRK16RefSequenceTableP9HitBundleP11BiasLearnereP8_IO_FILESC_SC_ENS2_5list7INS_17reference_wrapperIS5_EENS2_5valueIS8_EENSI_ISA_EENSI_IeEENSI_ISC_EESM_SM_EEEEEE[typeinfo
for boost::detail::thread_data
Hi M.Gooch, You should set the following option when you run your configure script: --with-boost-thread=/usr/lib64/boost141/libboost_thread-mt.so -- View this message in context: http://boost.2283326.n4.nabble.com/Fwd-building-cufflinks-has-compiler-error... Sent from the Boost - Users mailing list archive at Nabble.com.
participants (2)
-
Burnce
-
Michael Gooch