Hello,

I am trying to get Moses running. Following the instructions at
http://www.statmt.org/wmt07/baseline.html I got to the command "make -j
4" when I had this trouble:

...
(lots of seemingly unimportant errors about unused parameters etc)
...
g++  -g -O2  -L/home/brianna/srilm/lib/i686 -o moses  Main.o mbr.o
IOStream.o TranslationAnalysis.o -L../../moses/src -lmoses -loolm
-ldstruct -lmisc
-lz
/home/brianna/srilm/lib/i686/liboolm.a: could not read symbols: File
format not recognized
collect2: ld returned 1 exit status
make[2]: *** [moses] Error 1
make[2]: Leaving directory `/home/brianna/moses/moses/moses-cmd/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/brianna/moses/moses'
make: *** [all] Error 2



I previously installed SRILM using a different machine. I am wondering
if that could be why it doesn't like this file now.

Current machine is CentOS 5 with gcc 4.1.1.
[EMAIL PROTECTED] moses]$ uname -a
Linux oz 2.6.18-8.el5 #1 SMP Thu Mar 15 19:57:35 EDT 2007 i686 athlon
i386 GNU/Linux


Any leads?

thanks,
Brianna
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to