Hello everyone,<br><br>I compiled SRILM with Cygwin under Windows XP. First I had:<br><br><i>-bash: LANG=${locale -uU}: bad substitution<br></i><br>Afterwards all worked fine until I compiled <i>make World </i>and I had this error:<br>

<br><i>LM.cc: In member function 'virtual unsigned int LM::probServer(unsingned int, unsigned int)':<br>LM.cc:893:38: error: call of overloaded 'waitpid(int, NULL, int)' is ambiguous<br>/usr/include/sys/wait.h:38:7: note: candidates are: pid_t waitpid(pid_t, int*, int)<br>

/usr/include/sys/wait.h:84:14: note: pid_t waitpid(pid_t, wait*, int)<br>/cygdrive/c/srilm13/common/Makefile.common.targets:93: recipe for target '../obj/cygwin/LM.o' failed</i>
<br><br>What can I do ?<br><br>Thanks in advance !<br><br>Cheers,<br>Alex