[SRILM User List] problem with building Srilm on obuntu 10.04 (32 bit)

Andreas Stolcke stolcke at icsi.berkeley.edu
Tue Apr 23 09:14:31 PDT 2013


On 4/23/2013 7:58 AM, arefeh kazemi wrote:
> Hi everyone
> 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?
> BTW: I install tcl library and set it's path in the makefile.
1) what happens is your do "make release-libraries release-programs"   ?
2) try the latest "beta" release.   There might be an problem building 
the test programs that got fixed in the current code.

Andreas

> >>sudo make all
> for subdir in misc dstruct lm flm lattice utils; do \
>   (cd $subdir/src; make SRILM=/opt/tools/srilm MACHINE_TYPE=i686 
> OPTION= MAKE_PIC= all) || exit 1; \
>  done
> make[1]: Entering directory `/opt/tools/srilm/misc/src'
> make[1]: Nothing to be done for `all'.
> make[1]: Leaving directory `/opt/tools/srilm/misc/src'
> make[1]: Entering directory `/opt/tools/srilm/dstruct/src'
> 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
> testMap2.cc: In function 'int Delete(void*, Tcl_Interp*, int, char**)':
> testMap2.cc:114: error: cannot convert 'Boolean' to 'char**' in assignment
> make[1]: *** [../obj/i686/testMap2.o] Error 1
> make[1]: Leaving directory `/opt/tools/srilm/dstruct/src'
> make: *** [all] Error 1
>
>
> _______________________________________________
> SRILM-User site list
> SRILM-User at speech.sri.com
> http://www.speech.sri.com/mailman/listinfo/srilm-user

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.speech.sri.com/pipermail/srilm-user/attachments/20130423/4cc9ee98/attachment.html>


More information about the SRILM-User mailing list