[BRLTTY] Problem with speech.c

Samuel Thibault samuel.thibault at ens-lyon.org
Fri Sep 7 16:08:41 EDT 2007


Christopher Gray, le Fri 07 Sep 2007 12:53:00 -0700, a écrit :
> gcc -Wall -g -O2 -I. -I./../.. -I. -I../.. -D_POSIX_C_SOURCE=2 
> -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -DHAVE_CONFIG_H -fPIC 
> '-DDRIVER_NAME=ViaVoice' '-DDRIVER_CODE=vv' '-DDRIVER_COMMENT="text to 
> speech engine"' '-DDRIVER_VERSION=""' '-DDRIVER_DEVELOPERS=""' 
> -I/usr/include -c ./speech.c
> ./speech.c:405: error: expected declaration specifiers or ???...??? before 
> ???ECIParam???
> ./speech.c: In function ???reportEnvironmentParameter???:
> ./speech.c:406: error: ???parameter??? undeclared (first use in this 
> function)

This looks like the versions of your ViaVoice and brltty are
incompatible (brltty assumes that ViaVoice declares the ECIParam type).

Samuel


More information about the BRLTTY mailing list