SRILM 1.5.4 build problem

David Gelbart gelbart at icsi.berkeley.edu
Sun Nov 4 20:42:52 PST 2007


I haven't been able to see where the problem has come from.  Between 
1.5.3 and 1.5.4, the only change I see to the link rule under the 
heading "# Program linking" in Makefile.common.targets is that 
"$(LIBRARY)" in the first line of the rule changed to "$(LIBRARIES)"

Here is the 1.5.4 make output again, but with make's --debug option in 
use:

  /usr/bin/g++ -mtune=pentium3 -Wreturn-type -Wimplicit \
    -DINSTANTIATE_TEMPLATES -D_FILE_OFFSET_BITS=64    -I. \
    -I../../include -c -g -O3 -o ../obj/i686/ngram.o ngram.cc
     Successfully remade target file `../obj/i686/ngram.o'.
     Must remake target `../bin/i686/ngram'.
     Successfully remade target file `../bin/i686/ngram'.
   Must remake target `../../bin/i686/ngram'.
   /root/srilm-1.5.4/sbin/decipher-install 0555 ../bin/i686/ngram  \
     ../../bin/i686
   ERROR:  File to be installed (../bin/i686/ngram) does not exist.

Regards,
David




More information about the SRILM-User mailing list