[mlpack-git] [mlpack] Error Building Adaboost method (#557)

nirmalsinghania2008 notifications at github.com
Wed Mar 9 17:48:55 EST 2016


libboost_serialization.so and libboost_serialization.a does exist on my system but there is a problem linking libboost_serialization(a lot of errors on command line)
it tried adding -llibboost_serialization flag to gcc from question below
http://stackoverflow.com/questions/3931342/help-compiling-and-using-boost-c-libraries

the errors reduced 
/usr/bin/ld: /tmp/ccPmvBXH.o: undefined reference to symbol '_ZTVN10__cxxabiv117__class_type_infoE@@CXXABI_1.3'
/usr/lib/libstdc++.so.6: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status

but it didn't compile

---
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/issues/557#issuecomment-194551279
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160309/ee9b2c32/attachment-0001.html>


More information about the mlpack-git mailing list