Hi Marco

I also experience the same problem
and I am working just now to recover from this error

by the way if you run

libtoolize --force
aclocal -I m4
autoconf
automake --add-missing

You should slve the problem


It is possible that  you have to run this sequence twice

I
Nicola


On Nov 17, 2011, at 3:43 PM, marco turchi wrote:

> Hi,
> we are trying to compile the last version of moses, but we got this problem 
> when we run the make:
> 
> if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. 
> -I..  -W -Wall -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES 
> -I/nfs/libs/boost/1.48.0/gnu/include -DTRACE_ENABLE=1 
> -I/nfs/staging/turchmo/moses27_10_2011/moses-smt-mosesdecoder-07a8558/kenlm  
> -g -O2 -MT bhiksha.lo -MD -MP -MF ".deps/bhiksha.Tpo" -c -o bhiksha.lo `test 
> -f 'lm/bhiksha.cc' || echo './'`lm/bhiksha.cc; \
>         then mv -f ".deps/bhiksha.Tpo" ".deps/bhiksha.Plo"; else rm -f 
> ".deps/bhiksha.Tpo"; exit 1; fi
> mv: cannot stat `.deps/bhiksha.Tpo': No such file or directory
> 
> we have had a look it seems that this error is connected to the AlignmentInfo 
> class. The last boost lib are installed.
> 
> Any ideas?
> 
> Thanks a lot
> Marco
> _______________________________________________
> Moses-support mailing list
> [email protected]
> http://mailman.mit.edu/mailman/listinfo/moses-support


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

Reply via email to