Gnome-speech compile issues



I just grabbed the latest kenny and timmy branches and both fail with compiling gnomespeech.

Here's some of the output:

viavoicesynthesisdriver.c:28:17: eci.h: No such file or directory
In file included from viavoicesynthesisdriver.h:34,
                 from viavoicesynthesisdriver.c:30:
viavoicespeaker.h:38:17: eci.h: No such file or directory
In file included from viavoicesynthesisdriver.c:30:
viavoicesynthesisdriver.h:46: syntax error before "ECIHand"
viavoicesynthesisdriver.h:46: warning: no semicolon at end of struct or union
viavoicesynthesisdriver.h:52: syntax error before '}' token
viavoicesynthesisdriver.h:52: warning: type defaults to `int' in declaration of `ViavoiceSynthesisDriver' viavoicesynthesisdriver.h:52: warning: data definition has no type or storage class
viavoicesynthesisdriver.h:63: syntax error before '*' token
viavoicesynthesisdriver.h:64: warning: type defaults to `int' in declaration of `viavoice_synthesis_driver_new' viavoicesynthesisdriver.h:64: warning: data definition has no type or storage class
viavoicesynthesisdriver.h:66: syntax error before '*' token
viavoicesynthesisdriver.h:70: syntax error before '*' token
viavoicesynthesisdriver.h:72: syntax error before '*' token
viavoicesynthesisdriver.h:74: syntax error before '*' token
viavoicesynthesisdriver.h:76: warning: type defaults to `int' in declaration of `ViavoiceSynthesisDriver'
viavoicesynthesisdriver.h:76: syntax error before '*' token
viavoicesynthesisdriver.h:80: warning: type defaults to `int' in declaration of `ViavoiceSynthesisDriver'
viavoicesynthesisdriver.h:80: syntax error before '*' token
viavoicesynthesisdriver.c:67: syntax error before '*' token
viavoicesynthesisdriver.c: In function `viavoice_synthesis_driver_flush_index_queue':
viavoicesynthesisdriver.c:73: `d' undeclared (first use in this function)
viavoicesynthesisdriver.c:73: (Each undeclared identifier is reported only once
viavoicesynthesisdriver.c:73: for each function it appears in.)
viavoicesynthesisdriver.c: At top level:
viavoicesynthesisdriver.c:81: syntax error before '*' token
viavoicesynthesisdriver.c:83: warning: return type defaults to `int'
viavoicesynthesisdriver.c:83: warning: no previous prototype for `viavoice_synthesis_driver_from_servant' viavoicesynthesisdriver.c: In function `viavoice_synthesis_driver_from_servant':
viavoicesynthesisdriver.c:84: syntax error before ')' token
viavoicesynthesisdriver.c:84: warning: left-hand operand of comma expression has no effect
viavoicesynthesisdriver.c:84: syntax error before ')' token
viavoicesynthesisdriver.c: In function `viavoice_synthesis_driver_timeout_callback':
viavoicesynthesisdriver.c:91: `d' undeclared (first use in this function)
viavoicesynthesisdriver.c:91: syntax error before ')' token
viavoicesynthesisdriver.c:91: warning: left-hand operand of comma expression has no effect
viavoicesynthesisdriver.c:91: syntax error before ')' token
viavoicesynthesisdriver.c:93: warning: implicit declaration of function `eciSpeaking'
viavoicesynthesisdriver.c: At top level:
viavoicesynthesisdriver.c:100: syntax error before "viavoice_synthesis_driver_index_callback"
viavoicesynthesisdriver.c:100: syntax error before "handle"
viavoicesynthesisdriver.c:104: warning: return type defaults to `int'
viavoicesynthesisdriver.c:104: warning: no previous prototype for `viavoice_synthesis_driver_index_callback' viavoicesynthesisdriver.c: In function `viavoice_synthesis_driver_index_callback':
viavoicesynthesisdriver.c:105: `d' undeclared (first use in this function)
viavoicesynthesisdriver.c:105: syntax error before ')' token
viavoicesynthesisdriver.c:105: `data' undeclared (first use in this function) viavoicesynthesisdriver.c:105: warning: left-hand operand of comma expression has no effect
viavoicesynthesisdriver.c:105: syntax error before ')' token
viavoicesynthesisdriver.c:113: `msg' undeclared (first use in this function)
viavoicesynthesisdriver.c:114: `eciIndexReply' undeclared (first use in this function) viavoicesynthesisdriver.c:129: `eciWaveformBuffer' undeclared (first use in this function) viavoicesynthesisdriver.c:130: `eciPhonemeBuffer' undeclared (first use in this function) viavoicesynthesisdriver.c:131: `eciPhonemeIndexReply' undeclared (first use in this function) viavoicesynthesisdriver.c:136: `eciDataProcessed' undeclared (first use in this function)
viavoicesynthesisdriver.c: In function `viavoice__get_synthesizerVersion':
viavoicesynthesisdriver.c:176: warning: implicit declaration of function `eciVersion'
viavoicesynthesisdriver.c: In function `viavoice_driverInit':
viavoicesynthesisdriver.c:186: `d' undeclared (first use in this function)
viavoicesynthesisdriver.c:192: warning: implicit declaration of function `eciNew' viavoicesynthesisdriver.c:194: `NULL_ECI_HAND' undeclared (first use in this function) viavoicesynthesisdriver.c:199: warning: implicit declaration of function `eciSetVoiceParam' viavoicesynthesisdriver.c:199: `eciSampleRate' undeclared (first use in this function) viavoicesynthesisdriver.c:203: warning: implicit declaration of function `eciSetParam' viavoicesynthesisdriver.c:203: `eciSynthMode' undeclared (first use in this function) viavoicesynthesisdriver.c:207: `eciDictionary' undeclared (first use in this function) viavoicesynthesisdriver.c:216: warning: implicit declaration of function `eciRegisterCallback'
viavoicesynthesisdriver.c: In function `viavoice_isInitialized':
viavoicesynthesisdriver.c:230: `driver' undeclared (first use in this function)
viavoicesynthesisdriver.c: In function `get_voice_list':
viavoicesynthesisdriver.c:239: `ECIHand' undeclared (first use in this function)
viavoicesynthesisdriver.c:239: syntax error before "tmp_handle"
viavoicesynthesisdriver.c:242: `tmp_handle' undeclared (first use in this function) viavoicesynthesisdriver.c:243: `NULL_ECI_HAND' undeclared (first use in this function) viavoicesynthesisdriver.c:246: `ECI_PRESET_VOICES' undeclared (first use in this function) viavoicesynthesisdriver.c:248: `ECI_VOICE_NAME_LENGTH' undeclared (first use in this function) viavoicesynthesisdriver.c:252: warning: implicit declaration of function `eciGetVoiceName' viavoicesynthesisdriver.c:255: warning: implicit declaration of function `eciGetVoiceParam' viavoicesynthesisdriver.c:255: `eciGender' undeclared (first use in this function)
viavoicesynthesisdriver.c:248: warning: unused variable `tmp'
viavoicesynthesisdriver.c:263: warning: implicit declaration of function `eciDelete'
viavoicesynthesisdriver.c: In function `viavoice_createSpeaker':
viavoicesynthesisdriver.c:348: `d' undeclared (first use in this function)
viavoicesynthesisdriver.c: At top level:
viavoicesynthesisdriver.c:356: syntax error before '*' token
viavoicesynthesisdriver.c: In function `viavoice_synthesis_driver_init':
viavoicesynthesisdriver.c:358: `driver' undeclared (first use in this function)
viavoicesynthesisdriver.c: In function `viavoice_synthesis_driver_finalize':
viavoicesynthesisdriver.c:368: `d' undeclared (first use in this function)
viavoicesynthesisdriver.c:368: syntax error before ')' token
viavoicesynthesisdriver.c:368: warning: left-hand operand of comma expression has no effect
viavoicesynthesisdriver.c:368: syntax error before ')' token
viavoicesynthesisdriver.c:372: `NULL_ECI_HAND' undeclared (first use in this function) viavoicesynthesisdriver.c:373: warning: implicit declaration of function `eciSynchronize'
viavoicesynthesisdriver.c: At top level:
viavoicesynthesisdriver.c:424: syntax error before '*' token
viavoicesynthesisdriver.c:426: warning: return type defaults to `int'
viavoicesynthesisdriver.c: In function `viavoice_synthesis_driver_new':
viavoicesynthesisdriver.c:427: `driver' undeclared (first use in this function)
viavoicesynthesisdriver.c: In function `main':
viavoicesynthesisdriver.c:439: `driver' undeclared (first use in this function)
viavoicesynthesisdriver.c: At top level:
viavoicesynthesisdriver.c:467: syntax error before '*' token
viavoicesynthesisdriver.c: In function `viavoice_synthesis_driver_add_index':
viavoicesynthesisdriver.c:478: `cb' undeclared (first use in this function)
viavoicesynthesisdriver.c:480: `type' undeclared (first use in this function) viavoicesynthesisdriver.c:482: `offset' undeclared (first use in this function)
viavoicesynthesisdriver.c:483: `d' undeclared (first use in this function)
viavoicesynthesisdriver.c:485: warning: implicit declaration of function `eciInsertIndex'
viavoicesynthesisdriver.c: At top level:
viavoicesynthesisdriver.c:491: syntax error before '*' token
viavoicesynthesisdriver.c:494: warning: no previous prototype for `viavoice_synthesis_driver_say'
viavoicesynthesisdriver.c: In function `viavoice_synthesis_driver_say':
viavoicesynthesisdriver.c:495: `s' undeclared (first use in this function)
viavoicesynthesisdriver.c:496: `text' undeclared (first use in this function)
viavoicesynthesisdriver.c:501: `d' undeclared (first use in this function)
viavoicesynthesisdriver.c:520: warning: implicit declaration of function `eciAddText' viavoicesynthesisdriver.c:537: warning: implicit declaration of function `eciSynthesize'
viavoicesynthesisdriver.c: At top level:
viavoicesynthesisdriver.c:545: syntax error before '*' token
viavoicesynthesisdriver.c:546: warning: no previous prototype for `viavoice_synthesis_driver_stop'
viavoicesynthesisdriver.c: In function `viavoice_synthesis_driver_stop':
viavoicesynthesisdriver.c:547: `d' undeclared (first use in this function)
viavoicesynthesisdriver.c:548: warning: implicit declaration of function `eciStop'
viavoicesynthesisdriver.c: At top level:
viavoicesynthesisdriver.c:554: syntax error before '*' token
viavoicesynthesisdriver.c:555: warning: no previous prototype for `viavoice_synthesis_driver_wait'
viavoicesynthesisdriver.c: In function `viavoice_synthesis_driver_wait':
viavoicesynthesisdriver.c:556: `d' undeclared (first use in this function)
viavoicesynthesisdriver.c: At top level:
viavoicesynthesisdriver.c:561: syntax error before '*' token
viavoicesynthesisdriver.c:562: warning: no previous prototype for `viavoice_synthesis_driver_is_speaking' viavoicesynthesisdriver.c: In function `viavoice_synthesis_driver_is_speaking':
viavoicesynthesisdriver.c:563: `d' undeclared (first use in this function)
viavoicesynthesisdriver.c: At top level:
viavoicesynthesisdriver.c:568: warning: type defaults to `int' in declaration of `ViavoiceSynthesisDriver'
viavoicesynthesisdriver.c:568: syntax error before '*' token
viavoicesynthesisdriver.c:571: warning: no previous prototype for `viavoice_synthesis_driver_set_voice_param' viavoicesynthesisdriver.c: In function `viavoice_synthesis_driver_set_voice_param':
viavoicesynthesisdriver.c:572: `d' undeclared (first use in this function)
viavoicesynthesisdriver.c:572: `param' undeclared (first use in this function) viavoicesynthesisdriver.c:572: `new_value' undeclared (first use in this function)
viavoicesynthesisdriver.c: At top level:
viavoicesynthesisdriver.c:577: warning: type defaults to `int' in declaration of `ViavoiceSynthesisDriver'
viavoicesynthesisdriver.c:577: syntax error before '*' token
viavoicesynthesisdriver.c:579: warning: no previous prototype for `viavoice_synthesis_driver_set_voice' viavoicesynthesisdriver.c: In function `viavoice_synthesis_driver_set_voice': viavoicesynthesisdriver.c:580: warning: implicit declaration of function `eciCopyVoice'
viavoicesynthesisdriver.c:580: `d' undeclared (first use in this function)
viavoicesynthesisdriver.c:581: `v' undeclared (first use in this function)
make[6]: *** [viavoicesynthesisdriver.o] Error 1
make[6]: Leaving directory `/home/mcmackin/projects/garnome--kenny--2.5.x/garnome/desktop/gnome-speech/work/main.d/gnome-speech-0.3.2/drivers/viavoice'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/home/mcmackin/projects/garnome--kenny--2.5.x/garnome/desktop/gnome-speech/work/main.d/gnome-speech-0.3.2/drivers'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/mcmackin/projects/garnome--kenny--2.5.x/garnome/desktop/gnome-speech/work/main.d/gnome-speech-0.3.2'
make[3]: *** [all-recursive-am] Error 2
make[3]: Leaving directory `/home/mcmackin/projects/garnome--kenny--2.5.x/garnome/desktop/gnome-speech/work/main.d/gnome-speech-0.3.2'
make[2]: *** [build-work/main.d/gnome-speech-0.3.2/Makefile] Error 2
make[2]: Leaving directory `/home/mcmackin/projects/garnome--kenny--2.5.x/garnome/desktop/gnome-speech'
make[1]: *** [../../desktop/gnome-speech/cookies/main.d/install] Error 2
make[1]: Leaving directory `/home/mcmackin/projects/garnome--kenny--2.5.x/garnome/desktop/dasher'
make: *** [paranoid-install] Error 2


I'm using the Gnome-2.6.0 sources from local source grabbed from the Gnome download site.

Has anyone seen this?

Shannon McMackin
mcmackin earthlink net





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