[mythtv] transcode.o compile error

Geoffrey Hausheer mythtv0368 at phracturedblue.com
Thu Jul 22 23:20:59 EDT 2004


On Thu, 22 Jul 2004 22:03:13 +0100, Charlie Brej wrote:
> I get the following error while compiling:
> 
> %%%%
> g++ -c -pipe -Wall -W -O3 <snip > -o transcode.o transcode.cpp
> transcode.cpp: In member function `int Transcode::TranscodeFile(char*, char*,
>     QString, bool, bool, bool, QString)':
> transcode.cpp:278: error: `GetTotalFrameCount' undeclared (first use this
>     function)
> transcode.cpp:278: error: (Each undeclared identifier is reported only once for
>     each function it appears in.)
> make[2]: *** Deleting file `transcode.o'
> %%%
> 
> GetTotalFrameCount doesn't seem to be defined in any files. This started about
> three days ago.

You need to rebuild libmythtv after a cvs update.  the relevant change is there.

.Geoff


More information about the mythtv-dev mailing list