[mythtv] Compile problems with latest mythgallery CVS

Mythtv hypykesub at bellsouth.net
Sun Jun 29 13:45:36 EDT 2003


Just got a compile error with the latest CVS (12:42 today) of mythgallery.
I've had no preious problems.  Did a make distclean as well as wiped the CVS
dir and re-downloaded the source.  Still got the error below.  I was
updating to get the changes made so that mythgallery and Gallery would work
together.  I have not had problems compiling mythgallery in the past.

Roby

[root at localhost mythgallery]# make
cd mythgallery && qmake  -o Makefile
cd mythgallery && make -f Makefile
make[1]: Entering directory `/mythtv/mythgallery/mythgallery'
g++ -c -pipe -Wall -W -O3 -march=pentiumpro -fomit-frame-pointer -D_REENTRAN
T -fPIC  -D_GNU_SOURCE -DPREFIX=\"/usr/local\" -DQT_NO_DEBUG -DQT_THREAD_SUP
PORT -DQT_PLUGIN -I/usr/lib/qt-3.1/mkspecs/default -I. -I/usr/local/include
-I/usr/lib/qt-3.1/include -o iconview.o iconview.cpp
g++ -c -pipe -Wall -W -O3 -march=pentiumpro -fomit-frame-pointer -D_REENTRAN
T -fPIC  -D_GNU_SOURCE -DPREFIX=\"/usr/local\" -DQT_NO_DEBUG -DQT_THREAD_SUP
PORT -DQT_PLUGIN -I/usr/lib/qt-3.1/mkspecs/default -I. -I/usr/local/include
-I/usr/lib/qt-3.1/include -o main.o main.cpp
main.cpp: In function `int mythplugin_init(const char*)':
main.cpp:24: no matching function for call to
`MythContext::TestPopupVersion(
   const char[12], const char*&, const char[16])'
make[1]: *** [main.o] Error 1
make[1]: Leaving directory `/mythtv/mythgallery/mythgallery'
make: *** [sub-mythgallery] Error 2




More information about the mythtv-dev mailing list