[mythtv-users] MythArchive

Paul Harrison mythtv at dsl.pipex.com
Sun May 14 05:18:08 EDT 2006


Andrew Allen wrote:
> Dear list readers,
>
> I checked out mytharchive from svn via the command
>
> svn co http://svn.mythtv.org/svn/trunk/mytharchive
>
> and got revision 9930
>
> I cd'd into the mytharchive folder and did
>
> ./configure
> make
>
> and when I ran make I got this error:
>
> achew22 at MythTV:~/compile/test/mytharchive$ make
> cd mytharchive && qmake mytharchive.pro <http://mytharchive.pro> -o 
> Makefile
> cd mytharchive && make -f Makefile
> make[1]: Entering directory 
> `/home/achew22/compile/test/mytharchive/mytharchive'
> 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  
> -D_GNU_SOURCE -DPREFIX=\"/usr/local\" -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
> /usr/include/qt3/qsqldatabase.h:63: warning: 'class 
> QSqlDriverCreatorBase' has virtual functions but non-virtual destructor
> main.cpp: In function 'void runSelectMenu(QString)':
> main.cpp:179: error: 'GetMythMainWindow' was not declared in this scope
> main.cpp: In function 'void runMenu(QString)':
> main.cpp:211: error: 'GetMythMainWindow' was not declared in this scope
> distcc[12097] ERROR: compile main.cpp on localhost failed
> make[1]: *** [main.o] Error 1
> make[1]: Leaving directory 
> `/home/achew22/compile/test/mytharchive/mytharchive'
> make: *** [sub-mytharchive] Error 2
>
> Does anyone know how to fix this?
>
> In the list someone said they tried to install mythplugins and got the 
> same error, but they didn't have mythtv installed. I <b>DO</b> have it 
> installed so thats not my problem. I hope someone knows how to resolve 
> this.
>
> Sincerely,
> ~Andrew Allen
>
You need svn from trunk not from the svn-fixes branch.

Paul H.



More information about the mythtv-users mailing list