<p class="MsoPlainText" style="MARGIN: 0cm 0cm 0pt"><span lang="EN-GB" style="mso-ansi-language: EN-GB"><font face="Courier New" size="2">Dear all, <br>I&#39;m a new user, and I&#39;m trying to compile and install it, but I have some problems.
<br>I set the srlim home variable inside the Makefile, and I run make World, but I obtain this set of errors:<br><br>/enm/local/bin/gcc -mtune=i686 -Wreturn-type -Wimplicit -D_FILE_OFFSET_BITS=64<span style="mso-spacerun: yes">
&nbsp;&nbsp; </span>-I. -I/usr/local/Moses/srilm//include<span style="mso-spacerun: yes">&nbsp;&nbsp; </span>-c -g -O3 -o ../obj/i686/option.o option.c<br>cc1: invalid option `tune=i686&#39;<br>make[2]: *** [../obj/i686/option.o] Error 1<br>
I have the same error for other files: qsort.c matherr.c FDiscount.cc Lattice.cc ngram.cc fngram-count.cc lattice-tool.cc<br><br>I try to change the mtune variable without good result, so I remove this flag. Using this brute solution, I&#39;m able to compile quite all the files, but I have other errors 
<br><br><br>/enm/local/bin/g++ -Wreturn-type -Wimplicit -DINSTANTIATE_TEMPLATES -D_FILE_OFFSET_BITS=64<span style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp; </span>-I. -I/usr/local/Moses/srilm//include<span style="mso-spacerun: yes">&nbsp;&nbsp; </span>
-c -g -O3 -o ../obj/i686/DFNgram.o DFNgram.cc<br>Trellis.h:203: sorry, not implemented: use of `enumeral_type&#39; in template type<br><span style="mso-spacerun: yes">&nbsp;&nbsp; </span>unification<br><br>make[2]: *** [../obj/i686/DFNgram.o] Error 1
<br>make[2]: Leaving directory `/usr/local/Moses/srilm/lm/src&#39;<br>make[2]: Entering directory `/usr/local/Moses/srilm/flm/src&#39;<br><br>make[2]: *** No rule to make target `/usr/local/Moses/srilm//lib/i686/liboolm.a&#39;, needed by `../bin/i686/lattice-tool&#39;.
<span style="mso-spacerun: yes">&nbsp; </span>Stop.<br><br>can you help me??<br>Please, can you tell me where I can find all the other messages of the mailing list?<br>Thanks a lot<br>Marco Turchi</font><br></span></p>