I figured it out. I was using too old of a version of gcc.

On Fri, Jan 8, 2016 at 2:04 PM, Lane Schwartz <dowob...@gmail.com> wrote:

> Here's the log file.
>
> On Fri, Jan 8, 2016 at 1:58 PM, Lane Schwartz <dowob...@gmail.com> wrote:
>
>> 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
>>
>>
>>
>
>
> --
> When a place gets crowded enough to require ID's, social collapse is not
> far away.  It is time to go elsewhere.  The best thing about space travel
> is that it made it possible to go elsewhere.
>                 -- R.A. Heinlein, "Time Enough For Love"
>



-- 
When a place gets crowded enough to require ID's, social collapse is not
far away.  It is time to go elsewhere.  The best thing about space travel
is that it made it possible to go elsewhere.
                -- R.A. Heinlein, "Time Enough For Love"
_______________________________________________
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to