Hi, There's a known bug with certain versions of g++ that GIZA++ hits. If feasible, you might switch to a different version (>4.0 works for sure). If not, send your machine architecture/OS type and perhaps someone will have a binary they can provide.
Thanks, Chris On Fri, Oct 17, 2008 at 1:43 AM, Masami R. <[EMAIL PROTECTED]> wrote: > I need solve it: > I added it to the makefile > CFLAGS = $(CFLAGS_GLOBAL) -Wall -W -Wno-dprecated > -DBINARY_SEARCH_FOR_TTABLE > > --- > TTables.cc:39 error: too few template-parameter-lists > make:***[optimized/TTables.o] Error 1 > > or I need GIZA++, snt2cooc, snt2cooc.out, plain2snt.out, snt2plaint.out > compiled. > > I downloaded this files of > http://www.statmt.org/moses/?n=Moses.LibrariesUsed but continued whit > problem Died at ~/training/train-factored-phrase-model.perl line 891 I > suppose that weren't compiled with the option -DBINARY_SEARCH_FOR_TTABLE > > Tks. > > _______________________________________________ > 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
