[mythtv-users] Problem compiling myth plugins 0.19

Andrew Ingram adingram at clara.co.uk
Thu Jun 29 21:30:06 UTC 2006


After my harddrive failure, I'm slowly getting MythTV working again (phew).
However, I've run into a problem when building the plugins which I certainly
didn't come across before.

Googling for the error showed someone else reporting it but no solution was
posted so I'm hoping someone on here can help. The error I get is:

make[2]: Entering directory
`/home/mythtv/src/mythtvsrc/mythtv/mythtv.20060629-v.19/mythplugins-0.19/myt
hgame/mythgame'
g++ -c -pipe -march=pentiumpro -Wall -W -O3 -Wall -Wno-switch
-fomit-frame-pointer -D_REENTRANT -DPIC -fPIC  -D_GNU_SOURCE
-DPREFIX=\"/usr/local\" -DMMX -Di386 -DUSING_DBOX2 -DHAVE_DVDNAV
-D_FILE_OFFSET_BITS=64 -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_PLUGIN
-DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/share/qt3/mkspecs/default -I.
-I/usr/local/include -I/usr/kde/3.3/include -I/usr/local/include
-I/usr/include -I/usr/include/qt3 -o main.o main.cpp
gamehandler.h:109: error: extra qualification âGameHandler::â on member
âGetHandlerByNameâ
make[2]: *** [main.o] Error 1
make[2]: Leaving directory
`/home/mythtv/src/mythtvsrc/mythtv/mythtv.20060629-v.19/mythplugins-0.19/myt
hgame/mythgame'
make[1]: *** [sub-mythgame] Error 2
make[1]: Leaving directory
`/home/mythtv/src/mythtvsrc/mythtv/mythtv.20060629-v.19/mythplugins-0.19/myt
hgame'
make: *** [sub-mythgame] Error 2

If I disable the building of mythgame, then I get a similar error from
mythphone:

make[2]: Entering directory
`/home/mythtv/src/mythtvsrc/mythtv/mythtv.20060629-v.19/mythplugins-0.19/myt
hphone/mythphone'
g++ -c -pipe -march=pentiumpro -Wall -W -O3 -Wall -Wno-switch
-fomit-frame-pointer -Wno-unused -D_REENTRANT -DPIC -fPIC  -D_GNU_SOURCE
-DPREFIX=\"/usr/local\" -DMMX -Di386 -DUSING_DBOX2 -DHAVE_DVDNAV
-D_FILE_OFFSET_BITS=64 -D_RENTRANT -DUSE_PTHREADS -DWAV49 -DQT_NO_DEBUG
-DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED -DQT_TABLET_SUPPORT
-I/usr/share/qt3/mkspecs/default -I. -I/usr/local/include
-I/usr/kde/3.3/include -I/usr/local/include -I/usr/include
-I/usr/include/qt3 -o main.o main.cpp
vxml.h:13: error: extra qualification âvxmlVariable::â on member
âvxmlVariableâ
sipfsm.h:621: error: extra qualification âSipFsm::â on member âKickWatcherâ
make[2]: *** [main.o] Error 1

Disabling mythphone means aonther similar error on the next plugin.


The machine is running Debian Sid, the latest as of today. It doesn't look
like the kind of error caused by something not being installed. Can someone
please help me?

Thanks,
Andrew



More information about the mythtv-users mailing list