I'm trying to compile moses on a new machine (Centos 6.7), and I'm getting
a ton of errors with the unit tests. Many unit tests failed, all with this
error (differing obviously in which test failed):


phrase-extract/bin/ScoreFeatureTest.test/gcc-4.7.1/debug/link-static/threading-multi/ScoreFeatureTest:
/usr/local/gcc-4.7.1/lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not
found (required by
phrase-extract/bin/ScoreFeatureTest.test/gcc-4.7.1/debug/link-static/threading-multi/ScoreFeatureTest)

phrase-extract/bin/ScoreFeatureTest.test/gcc-4.7.1/debug/link-static/threading-multi/ScoreFeatureTest:
/usr/local/gcc-4.7.1/lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not
found (required by
/usr/local/boost/1.58.0/lib/libboost_serialization.so.1.58.0)


I'm using gcc-4.7.1, so I'm not sure why the unit test is complaining about
not finding version 3.4.20 of libstdc++.

Any ideas or tips would be greatly appreciated.

Thanks,

Lane
_______________________________________________
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to