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 _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: BRLTTY@mielke.cc For general information, go to: http://mielke.cc/mailman/listinfo/brltty