| Hi, I am running into a number of problems compiling Moses 3.0. I am using GCC 4.9.2 and a custom (correct) install of Boost 1.57.0. 1. First, I had to add this: <library>boost_filesystem 2. Things like lmplz do not compile, and aren't even attempted, perhaps because all of the tests fail. ./bjam --max-factors=1 --max-kenlm-order=5 debug-symbols=off -j4 -d2 --with-boost=/opt/boost threading=single --notrace link=shared --without-libsegfault [snip] ...failed updating 30 targets... ...skipped 36 targets...It seems like something with boost unit tests? e.g., /usr/lib/../lib64/crt1.o: In function `_start': (.text+0x20): undefined reference to `main' collect2: error: ld returned 1 exit status Debug file attached. Any ideas what's wrong? matt |
build.log.gz
Description: GNU Zip compressed data
_______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
