espeakup in Jaunty
Storm Dragon
stormdragon2976 at gmail.com
Fri Apr 10 13:13:36 UTC 2009
stormdragon at stormdragon-laptop:~/speakup/contrib/espeakup-0.60$ make
cc -c -Wall -o espeakup.o espeakup.c
In file included from espeakup.c:27:
espeakup.h:26:30: error: espeak/speak_lib.h: No such file or directory
In file included from espeakup.c:27:
espeakup.h:65: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'set_frequency'
espeakup.h:67: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'set_pitch'
espeakup.h:69: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'set_punctuation'
espeakup.h:71: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'set_rate'
espeakup.h:73: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'set_voice'
espeakup.h:74: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'set_volume'
espeakup.h:76: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'stop_speech'
espeakup.h:77: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'speak_text'
espeakup.c: In function 'espeakup_sighandler':
espeakup.c:83: warning: implicit declaration of function
'espeak_Terminate'
espeakup.c: In function 'main':
espeakup.c:121: warning: implicit declaration of function
'espeak_Initialize'
espeakup.c:121: error: 'AUDIO_OUTPUT_PLAYBACK' undeclared (first use in
this function)
espeakup.c:121: error: (Each undeclared identifier is reported only once
espeakup.c:121: error: for each function it appears in.)
espeakup.c:125: warning: implicit declaration of function 'set_voice'
espeakup.c:129: warning: implicit declaration of function
'set_frequency'
espeakup.c:130: warning: implicit declaration of function 'set_pitch'
espeakup.c:131: warning: implicit declaration of function 'set_rate'
espeakup.c:132: warning: implicit declaration of function 'set_volume'
make: *** [espeakup.o] Error
stormdragon at stormdragon-laptop:~/speakup/contrib/espeakup-0.60$ sudo
make install
[c -c -Wall -o espeakup.o espeakup.c
In file included from espeakup.c:27:
espeakup.h:26:30: error: espeak/speak_lib.h: No such file or directory
In file included from espeakup.c:27:
espeakup.h:65: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'set_frequency'
espeakup.h:67: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'set_pitch'
espeakup.h:69: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'set_punctuation'
espeakup.h:71: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'set_rate'
espeakup.h:73: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'set_voice'
espeakup.h:74: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'set_volume'
espeakup.h:76: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'stop_speech'
espeakup.h:77: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'speak_text'
espeakup.c: In function 'espeakup_sighandler':
espeakup.c:83: warning: implicit declaration of function
'espeak_Terminate'
espeakup.c: In function 'main':
espeakup.c:121: warning: implicit declaration of function
'espeak_Initialize'
espeakup.c:121: error: 'AUDIO_OUTPUT_PLAYBACK' undeclared (first use in
this function)
espeakup.c:121: error: (Each undeclared identifier is reported only once
espeakup.c:121: error: for each function it appears in.)
espeakup.c:125: warning: implicit declaration of function 'set_voice'
espeakup.c:129: warning: implicit declaration of function
'set_frequency'
espeakup.c:130: warning: implicit declaration of function 'set_pitch'
espeakup.c:131: warning: implicit declaration of function 'set_rate'
espeakup.c:132: warning: implicit declaration of function 'set_volume'
make: *** [espeakup.o] Error
Check out the Storm Dragon blog:
http://www.stormdragon.us/
On Fri, 2009-04-10 at 14:55 +0200, Samuel Thibault wrote:
> Storm Dragon, le Fri 10 Apr 2009 08:41:17 -0400, a écrit :
> > Is there a way to make it compile even though it has errors?
>
> Ah, so they are really errors on your system? Show them to us.
>
> Samuel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-accessibility/attachments/20090410/a5e0472f/attachment.html>
More information about the Ubuntu-accessibility
mailing list