On 6/29/06, <b class="gmail_sendername">Andrew Ingram</b> &lt;<a href="mailto:adingram@clara.co.uk">adingram@clara.co.uk</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
After my harddrive failure, I'm slowly getting MythTV working again (phew).<br>However, I've run into a problem when building the plugins which I certainly<br>didn't come across before.<br><br>Googling for the error showed someone else reporting it but no solution was
<br>posted so I'm hoping someone on here can help. The error I get is:<br><br>make[2]: Entering directory<br>`/home/mythtv/src/mythtvsrc/mythtv/mythtv.20060629-v.19/mythplugins-0.19/myt<br>hgame/mythgame'<br>g++ -c -pipe -march=pentiumpro -Wall -W -O3 -Wall -Wno-switch
<br>-fomit-frame-pointer -D_REENTRANT -DPIC -fPIC&nbsp;&nbsp;-D_GNU_SOURCE<br>-DPREFIX=\&quot;/usr/local\&quot; -DMMX -Di386 -DUSING_DBOX2 -DHAVE_DVDNAV<br>-D_FILE_OFFSET_BITS=64 -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_PLUGIN<br>-DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/share/qt3/mkspecs/default -I.
<br>-I/usr/local/include -I/usr/kde/3.3/include -I/usr/local/include<br>-I/usr/include -I/usr/include/qt3 -o main.o main.cpp<br>gamehandler.h:109: error: extra qualification âGameHandler::â on member<br>âGetHandlerByNameâ
<br>make[2]: *** [main.o] Error 1<br>make[2]: Leaving directory<br>`/home/mythtv/src/mythtvsrc/mythtv/mythtv.20060629-v.19/mythplugins-0.19/myt<br>hgame/mythgame'<br>make[1]: *** [sub-mythgame] Error 2<br>make[1]: Leaving directory
<br>`/home/mythtv/src/mythtvsrc/mythtv/mythtv.20060629-v.19/mythplugins-0.19/myt<br>hgame'<br>make: *** [sub-mythgame] Error 2<br><br>If I disable the building of mythgame, then I get a similar error from<br>mythphone:<br>
<br>make[2]: Entering directory<br>`/home/mythtv/src/mythtvsrc/mythtv/mythtv.20060629-v.19/mythplugins-0.19/myt<br>hphone/mythphone'<br>g++ -c -pipe -march=pentiumpro -Wall -W -O3 -Wall -Wno-switch<br>-fomit-frame-pointer -Wno-unused -D_REENTRANT -DPIC -fPIC&nbsp;&nbsp;-D_GNU_SOURCE
<br>-DPREFIX=\&quot;/usr/local\&quot; -DMMX -Di386 -DUSING_DBOX2 -DHAVE_DVDNAV<br>-D_FILE_OFFSET_BITS=64 -D_RENTRANT -DUSE_PTHREADS -DWAV49 -DQT_NO_DEBUG<br>-DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED -DQT_TABLET_SUPPORT<br>
-I/usr/share/qt3/mkspecs/default -I. -I/usr/local/include<br>-I/usr/kde/3.3/include -I/usr/local/include -I/usr/include<br>-I/usr/include/qt3 -o main.o main.cpp<br>vxml.h:13: error: extra qualification âvxmlVariable::â on member
<br>âvxmlVariableâ<br>sipfsm.h:621: error: extra qualification âSipFsm::â on member âKickWatcherâ<br>make[2]: *** [main.o] Error 1<br><br>Disabling mythphone means aonther similar error on the next plugin.<br><br><br>The machine is running Debian Sid, the latest as of today. It doesn't look
<br>like the kind of error caused by something not being installed. Can someone<br>please help me?</blockquote><div><br><br>Pull down the 0.19-fixes tree.&nbsp; Those errors are fixed there.<br><br>Carl Fongheiser <br></div><br>
</div><br>