<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div style="RIGHT: auto">Hi everyone</div>
<div style="RIGHT: auto">I'm trying to install srilm on the ubuntu 10.04 but it gets the following error. Do you have any suggestion for fixing this problem?</div>
<div style="RIGHT: auto">BTW: I install tcl library and set it's path in the makefile.<VAR id=yui-ie-cursor></VAR></div>
<div style="RIGHT: auto"> </div>
<div style="RIGHT: auto">>>sudo make all<BR>for subdir in misc dstruct lm flm lattice utils; do \<BR>  (cd $subdir/src; make SRILM=/opt/tools/srilm MACHINE_TYPE=i686 OPTION= MAKE_PIC= all) || exit 1; \<BR> done<BR>make[1]: Entering directory `/opt/tools/srilm/misc/src'<BR>make[1]: Nothing to be done for `all'.<BR>make[1]: Leaving directory `/opt/tools/srilm/misc/src'<BR>make[1]: Entering directory `/opt/tools/srilm/dstruct/src'<BR>g++ -m32 -mtune=pentium3 -Wall -Wno-unused-variable -Wno-uninitialized -DINSTANTIATE_TEMPLATES -D_FILE_OFFSET_BITS=64   -I/usr/include/tcl8.4 -I. -I../../include   -c -g -O3 -o ../obj/i686/testMap2.o testMap2.cc<BR>testMap2.cc: In function ‘int Delete(void*, Tcl_Interp*, int, char**)’:<BR>testMap2.cc:114: error: cannot convert ‘Boolean’ to ‘char**’ in assignment<BR>make[1]: *** [../obj/i686/testMap2.o] Error 1<BR>make[1]: Leaving directory `/opt/tools/srilm/dstruct/src'<BR
 style="RIGHT: auto">make: *** [all] Error 1<BR></div>
<div style="RIGHT: auto"> </div></div></body></html>