[mythtv] RE: new code just checked in to mythphone does not compile

Paul Volkaerts paul.volkaerts at lineone.net
Tue Feb 8 12:38:20 UTC 2005


Thanks.  Added a new call into the Festival library and forgot to put #ifdef
FESTIVAL around it.  Fixed now.

> -----Original Message-----
> From: Simon Kenyon [mailto:simon at koala.ie]
> Sent: 08 February 2005 12:00
> To: Paul Volkaerts
> Cc: mythtv-dev at mythtv.org
> Subject: new code just checked in to mythphone does not compile
>
>
> if you do not have festival defined (which i don't)
> this is as of 2 hours ago
>
>
> g++ -c -pipe -Wall -W -g -D_REENTRANT -fPIC  -D_GNU_SOURCE
> -DPREFIX=\"/usr\"
> -D_
> REENTRANT -DUSE_PTHREADS -DWAV49 -DQT_THREAD_SUPPORT -DQT_PLUGIN
> -I/usr/qt/3/mks
> pecs/linux-g++ -I. -I/usr/include -I/usr/qt/3/include -o tts.o tts.cpp
> tts.cpp: In destructor `tts::~tts()':
> tts.cpp:47: error: `festival_tidy_up' undeclared (first use this function)
> tts.cpp:47: error: (Each undeclared identifier is reported only
> once for each
>    function it appears in.)
> tts.cpp: In member function `void tts::setVoice(const char*)':
> tts.cpp:52: warning: unused parameter `const char*voice'
> tts.cpp: In member function `void tts::say(const char*)':
> tts.cpp:67: warning: unused parameter `const char*sentence'
> tts.cpp: In member function `void tts::toWavFile(const char*, wavfile&)':
> tts.cpp:75: warning: unused parameter `const char*sentence'
> tts.cpp:75: warning: unused parameter `wavfile&outWave'
> /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/include/g++-v3/iostream: At top
> level:
> tts.cpp:33: warning: `bool ttsInitialised' defined but not used
>
>
> regards
> --
> simon
>




More information about the mythtv-dev mailing list