Dear list readers,<br><br>I checked out mytharchive from svn via the command<br><br>svn co <a href="http://svn.mythtv.org/svn/trunk/mytharchive">http://svn.mythtv.org/svn/trunk/mytharchive</a><br><br>and got revision 9930<br>
<br>I cd'd into the mytharchive folder and did<br><br>./configure<br>make<br><br>and when I ran make I got this error:<br><br>achew22@MythTV:~/compile/test/mytharchive$ make<br>cd mytharchive &amp;&amp; qmake <a href="http://mytharchive.pro">
mytharchive.pro</a> -o Makefile<br>cd mytharchive &amp;&amp; make -f Makefile<br>make[1]: Entering directory `/home/achew22/compile/test/mytharchive/mytharchive'<br>distcc g++ -c -pipe -march=pentium2 -I/usr/include/kde/artsc -pthread -I/usr/include/glib-
2.0 -I/usr/lib/glib-2.0/include -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC&nbsp; -D_GNU_SOURCE -DPREFIX=\&quot;/usr/local\&quot; -DMMX -Di386 -DUSING_DBOX2 -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/X11R6/include -I../../../mythtv/libs/libmythtv -I../../../mythtv/libs/libmyth -I/usr/include/qt3 -o 
main.o main.cpp<br>/usr/include/qt3/qsqldatabase.h:63: warning: 'class QSqlDriverCreatorBase' has virtual functions but non-virtual destructor<br>main.cpp: In function 'void runSelectMenu(QString)':<br>main.cpp:179: error: 'GetMythMainWindow' was not declared in this scope
<br>main.cpp: In function 'void runMenu(QString)':<br>main.cpp:211: error: 'GetMythMainWindow' was not declared in this scope<br>distcc[12097] ERROR: compile main.cpp on localhost failed<br>make[1]: *** [main.o] Error 1<br>
make[1]: Leaving directory `/home/achew22/compile/test/mytharchive/mytharchive'<br>make: *** [sub-mytharchive] Error 2<br><br>Does anyone know how to fix this?<br><br>In the list someone said they tried to install mythplugins and got the same error, but they didn't have mythtv installed. I &lt;b&gt;DO&lt;/b&gt; have it installed so thats not my problem. I hope someone knows how to resolve this.
<br><br>Sincerely,<br>~Andrew Allen<br><br>