Re: voice recognition software for redhat 9?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Globe Trotter wrote:

i tried this out -- did not even start: here are the errors:

%xvoice

xvoice: relocation error: /usr/lib/libvtbnfc31.so: symbol errno, version
GLIBC_2.0 not defined in file libc.so.6 with link time reference


The problem: Older C programs sometimes reference "extern int errno" which is no longer valid.

The solution: fix the offending program to "#include <errno.h>" instead of "extern int errno;"

A workaround: install the glibc erratum -- it now merely warns that errno is no longer supported.

jch


-- Shrike-list mailing list Shrike-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/shrike-list

[Index of Archives]     [Fedora Users]     [Centos Users]     [Kernel Development]     [Red Hat Install]     [Red Hat Watch]     [Red Hat Development]     [Red Hat Phoebe Beta]     [Yosemite Forum]     [Fedora Discussion]     [Gimp]     [Stuff]     [Yosemite News]

  Powered by Linux