[mythtv-users] Compliation problems - 0.16

Andrew Chen achen-mythtv at micropixel.com
Wed Oct 20 17:17:25 UTC 2004


Are there known issues with the 0.16 release not compiling?  I'm using GCC 
2.95.3, glibc 2.2.5, and qt 3.3.3.

In file included from NuppelVideoPlayer.cpp:31:
decoderbase.h: In method `void DecoderBase::SeekReset(long long int = 0, 
int = 0, bool = false)':
decoderbase.h:61: warning: unused parameter `long long int newKey'
decoderbase.h:61: warning: unused parameter `int skipFrames'
decoderbase.h:61: warning: unused parameter `bool needFlush'
In file included from NuppelVideoPlayer.cpp:37:
vsync.h: At top level:
vsync.h:71: ANSI C++ forbids declaration `VideoSync' with no type
vsync.h:71: ANSI C++ forbids data member `VideoSync' with same name as 
enclosing class
vsync.h:71: declaration of `int VideoSync::VideoSync'
vsync.h:59: conflicts with previous declaration `void 
VideoSync::VideoSync(int)'
vsync.h:71: parse error before `*'
vsync.h:90: confused by earlier errors, bailing out
cpp0: output pipe has been closed
make[2]: *** [NuppelVideoPlayer.o] Error 1

Anyone know what's going on here?  THanks.


More information about the mythtv-users mailing list