[mythtv-users] Compile Problems with mythplugins 0.19

Michael T. Dean mtdean at thirdcontact.com
Thu Mar 9 16:35:20 UTC 2006


On 03/09/2006 11:15 AM, Christian Burger wrote:
> When I try to build mythvideo on my system I get the following:
>
> cd mythvideo && make -f Makefile
> make[1]: Entering directory
> `/usr/src/mythtv/mythplugins-0.19/mythvideo/mythvideo'
> g++ -c -pipe -march=k8 -I/usr/include/kde/artsc -pthread
> -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -W -O3 -Wall
> -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC  -D_GNU_SOURCE
> -DPREFIX=\"/usr/local\" -DMMX -DUSING_DBOX2 -D_FILE_OFFSET_BITS=64
> -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED
> -I/usr/lib64/qt-3.3/mkspecs/default -I. -I../../../../../local/include
> -I/usr/kde/3.3/include -I../../../../../local/include
> -I../../../../../X11R6/include -I/usr/lib64/qt-3.3/include -o main.o
> main.cpp
> videomanager.h:33: error: extra qualification âVideoManager::â on member
> âprocessEventsâ
> make[1]: *** [main.o] Error 1
> make[1]: Leaving directory
> `/usr/src/mythtv/mythplugins-0.19/mythvideo/mythvideo'
> make: *** [sub-mythvideo] Error 2
>
> The offending line of code is
>
>     void VideoManager::processEvents() { qApp->processEvents(); }
>
>
> Anyone have any suggestions?
> This is on a x86_64 box running kernel 2.6.15.5 running gcc-4.1.0-1.

http://www.gossamer-threads.com/lists/mythtv/dev/188812#188812

Mike


More information about the mythtv-users mailing list