Alexander E. Patrakov wrote: > This is because libspeechd.h uses wchar_t in line 173, but doesn't > include any header that defines this type. I suggest adding a #include > <stddef.h> near the top of libspeechd.h. > I've added the suggested include in libspeechd.h in CVS. Thank you, Hynek