which version of Moses are you using? How did you download it?

there's been some changes to cygwin which broke some versions of Moses, specifically on 64-bit systems,

It should be fixed in the latest version of Moses from the git repository. You can get this code by doing
   git clone [email protected]:moses-smt/mosesdecoder.git
or
  git clone https://github.com/moses-smt/mosesdecoder.git

On 22/05/14 13:20, charmaine ponay wrote:
hi,
please help, i get the following error when executing the command ./bjam -j8

jam.c:628:18: warning: comparison between pointer and integer [enabled by defaul t]
     if (argv0[0] == "/")
                  ^
/tmp/ccYvde1k.o:expand.c:(.text+0x137f): undefined reference to `cygwin_conv_to_ win32_path' /tmp/ccYvde1k.o:expand.c:(.text+0x137f): relocation truncated to fit: R_X86_64_P C32 against undefined symbol `cygwin_conv_to_win32_path' /tmp/ccYvde1k.o:expand.c:(.text+0x14bc): undefined reference to `cygwin_conv_to_ posix_path' /tmp/ccYvde1k.o:expand.c:(.text+0x14bc): relocation truncated to fit: R_X86_64_P C32 against undefined symbol `cygwin_conv_to_posix_path'
/usr/bin/ld: /tmp/ccYvde1k.o: bad reloc address 0x20 in section `.rdata'
collect2: error: ld returned 1 exit status


Regards,
*
*
*
Charmaine Salvador - Ponay*
Instructor
Information and Computer Studies Dept.
University of Santo Tomas


_______________________________________________
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