I've got the following error message when compiling the training scripts 
from the moses-chart trunk:

g++ tables-core.o extract.o SyntaxTree.o XmlTree.o -o extract
extract.o: In function `printAllHieroPhrases(SentenceAlignment&, int, 
int, int, int, HoleCollection&)':
moses-chart/scripts/training/phrase-extract/extract.cpp:561: undefined 
reference to `HoleCollection::SortSourceHoles()'
collect2: ld returned 1 exit status
make[1]: *** [extract] Error 1
make[1]: Leaving directory `moses-chart/scripts/training/phrase-extract'
make: *** [compile] Error 1

Does anyone know what the problem is?
Thanks!

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

Reply via email to