[mythtv] mythgame(CVS) errors on make

cwatson at linkline.com cwatson at linkline.com
Fri Feb 28 22:01:48 EST 2003


Hello Everyone, 

I just grabbed mythgame from CVS!  On make, I got the following error(s):
make[1]: Entering directory `/home/cecil/src/mythtv/mythgame/mythgame'
g++ -c -pipe -Wall -W -O3 -march=athlon -fomit-frame-pointer -funroll-loops 
 -fexpensive-optimizations -finline-functions -D_REENTRANT  -D_GNU_SOURCE 
 -DPREFIX=\"/usr/local\" -DQT_NO_DEBUG -DQT_THREAD_SUPPORT 
 -I/usr/local/include -I/usr/lib/qt3/include -I/usr/lib/qt3/mkspecs/default 
 -o neshandler.o neshandler.cpp
cc1plus: warning: changing search order for system directory 
"/usr/local/include"
cc1plus: warning:   as it has already been specified as a non-system 
directory
neshandler.cpp: In member function `virtual void 
NesHandler::processGames()':
neshandler.cpp:113: no matching function for call to 
`MythProgressDialog::Close()'
make[1]: *** [neshandler.o] Error 1
make[1]: Leaving directory `/home/cecil/src/mythtv/mythgame/mythgame'
make: *** [sub-mythgame] Error 2 


I'm compiling on Mandrake 9.0, gcc3.2 and qt 3.0.5, I am specifing 
 -march=athlon in my settings.pro.  Any ideas?  TIA, 

Cecil


More information about the mythtv-dev mailing list