Simon, on mar. 20 févr. 2018 22:01:34 +0100, wrote:
> register_cmu_us_kal();

Uh, this is old-style declaration which is completely bogus on amd64.
Could you try

cst_voice * register_cmu_us_kal(const char *voxdir);

it fixes the segfault on my box.

Samuel

Reply via email to