fixed. https://github.com/moses-smt/mosesdecoder/commit/80ae436db177bfadc2db9e1d078f392acfde844c
it compiles but I didn't test whether it runs ok on this new debian. Please let me know if you encounter problems On 26/10/2016 12:26, Dingyuan Wang wrote: > Get a stable one, edit /etc/apt/sources.list to change all 'jessie' to > 'testing', then apt update && apt dist-upgrade. > > 2016-10-26 19:09, Hieu Hoang: >> i'm not familiar with Debian. How do you install the 'testing' >> configuration? The default gcc on there seems to be 4.9.2 >> >> >> On 26/10/2016 10:22, Dingyuan Wang wrote: >>> Hi, >>> >>> Debian "testing" latest, gcc 6.2.0 >>> >>> I do want to test out the moses2. >>> >>> 2016-10-26 17:17, Hieu Hoang: >>>> hiya >>>> >>>> can you tell me which debian version and gcc version you are using. >>>> >>>> The compile error comes from Moses2. You can disable compilation of >>>> Moses2 by adding this argument to the bjam command: >>>> >>>> bjam .... --no-xmlrpc-c >>>> >>>> >>>> On 26/10/2016 10:10, Dingyuan Wang wrote: >>>>> Dear All, >>>>> >>>>> I recently pulled the git repo and got a build error with moses2 on a >>>>> Debian testing machine. >>>>> >>>>> Build command is >>>>> >>>>> ./bjam --with-cmph=/usr/local -j6 -a >>>>> >>>>> >>>>> >>>>> _______________________________________________ >>>>> 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
