Hi Tamas Sorry about that, it should be fixed now,
cheers - Barry On Monday 21 November 2011 13:28:55 Kádár Tamás (KTamas) wrote: > Hi > > I'm trying to compile the latest version of moses (checked out from > git) and I can't compile the server for some reason. Here's the error > I get: > > g++ -DHAVE_CONFIG_H -I. -I.. -W -Wall -I../moses/src > -I/usr/local/include -pthread -DTRACE_ENABLE=1 -DWITH_THREADS > -I/usr/local/irstlm/include -I.. -I/home/ubuntu/randlm/include -g -O2 > -MT mosesserver-mosesserver.o -MD -MP -MF > .deps/mosesserver-mosesserver.Tpo -c -o mosesserver-mosesserver.o > `test -f 'mosesserver.cpp' || echo './'`mosesserver.cpp > mosesserver.cpp: In member function ‘virtual void > Translator::execute(const xmlrpc_c::paramList&, xmlrpc_c::value*)’: > mosesserver.cpp:185: error: no matching function for call to > ‘Moses::Sentence::Sentence(Moses::FactorDirection)’ > ../moses/src/Sentence.h:63: note: candidates are: > Moses::Sentence::Sentence() ../moses/src/Sentence.h:46: note: > Moses::Sentence::Sentence(const Moses::Sentence&) > make[2]: *** [mosesserver-mosesserver.o] Error 1 > make[2]: Leaving directory `/home/ubuntu/newmoses/server' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/ubuntu/newmoses' > make: *** [all] Error 2 > > I configured it with: > ./configure --with-irstlm=/usr/local/irstlm > --with-randlm=/home/ubuntu/randlm --with-xmlrpc-c --with-boost > --enable-threads > > What am I doing wrong? I'm on ubuntu 10.04.3 LTS. > > Thanks in advance, > Tamas > > _______________________________________________ > Moses-support mailing list > [email protected] > http://mailman.mit.edu/mailman/listinfo/moses-support > -- Barry Haddow University of Edinburgh +44 (0) 131 651 3173 -- The University of Edinburgh is a charitable body, registered in Scotland, with registration number SC005336. _______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
