[mythtv] changeset 9646 breaks mythgallery compile

David Asher david.asher at caviumnetworks.com
Sat Apr 8 03:27:51 UTC 2006


I'd attach a patch but I just don't see the problem.  I backed up to 
9645 and it compiles fine.

David.

cd mythgallery && make -f Makefile
make[1]: Entering directory `/home/mythtv/svn_head/mythplugins/mythgallery'
cd mythgallery && make -f Makefile
make[2]: Entering directory 
`/home/mythtv/svn_head/mythplugins/mythgallery/mythgallery'
g++ -c -pipe -march=pentium4 -I/usr/include/kde/artsc -Wall -W -O3 -Wall 
-Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC  -D_GNU_SOURCE 
-DPREFIX=\"/usr\" -DMMX -Di386 -D_FILE_OFFSET_BITS=64 -DQT_NO_DEBUG 
-DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED 
-I/usr/lib/qt-3.3/mkspecs/default -I. -I/usr/include 
-I/usr/kde/3.3/include -I/usr/include -I/usr/include 
-I/usr/X11R6/include -I/usr/lib/qt-3.3/include -I/usr/X11R6/include -o 
gallerysettings.o gallerysettings.cpp
gallerysettings.cpp: In constructor 
`GalleryConfigurationGroup::GalleryConfigurationGroup()':
gallerysettings.cpp:158: error: no matching function for call to 
`ConfigurationGroup::ConfigurationGroup()'
/usr/include/mythtv/settings.h:113: note: candidates are: 
ConfigurationGroup::ConfigurationGroup(bool, bool, bool, bool)
/usr/include/mythtv/settings.h:109: note:                 
ConfigurationGroup::ConfigurationGroup(const ConfigurationGroup&)
gallerysettings.cpp: At global scope:
gallerysettings.cpp:43: warning: `HostSpinBox* 
MythGalleryOverlayCaption()' defined but not used
make[2]: *** [gallerysettings.o] Error 1
make[2]: Leaving directory 
`/home/mythtv/svn_head/mythplugins/mythgallery/mythgallery'
make[1]: *** [sub-mythgallery] Error 2
make[1]: Leaving directory `/home/mythtv/svn_head/mythplugins/mythgallery'
make: *** [sub-mythgallery] Error 2


More information about the mythtv-dev mailing list