[mythtv-users] MythRecipe on FC5 - Compilation Errors!!

naman sheth naman.sheth at gmail.com
Fri Sep 29 18:56:55 UTC 2006


--Sending again after registering--

> Hi,
> I am having issues with installing MythRecipe. The make fails. Initially I
> got a long list of errors which I was able to reduce it to below:
>
> cd mythModule && make -f Makefile
> make[1]: Entering directory
> `/home/mythtv/MythPlugins/mythextra/mythrecipe/mythModule'
> g++ -c -pipe -Wall -W -g -D_REENTRANT -fPIC  -D_GNU_SOURCE
> -DPREFIX=\"/usr\" -DDEBUG=1 -DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED
> -DQT_NO_DEBUG -I/usr/lib64/qt-3.3/mkspecs/default -I. -I/usr/include
> -I/usr/lib64/qt- 3.3/include -o main.o main.cpp
> main.cpp:15:31: error: mythtv/themedmenu.h: No such file or directory
> /usr/lib64/qt-3.3/include/qsqldatabase.h:63: warning: âclass
> QSqlDriverCreatorBaseâ has virtual functions but non-virtual destructor
> ViewRecipeWindow.h:37: error: extra qualification âViewRecipeWindow::â on
> member âViewRecipeWindowâ
> ModuleWindow.h:37: error: extra qualification âModuleWindow::â on member
> âModuleWindowâ
> /usr/lib64/qt-3.3/include/qxml.h:224: warning: âclass QXmlReaderâ has
> virtual functions but non-virtual destructor
> /usr/lib64/qt-3.3/include/qxml.h:407: warning: âclass QXmlContentHandlerâ
> has virtual functions but non-virtual destructor
> /usr/lib64/qt-3.3/include/qxml.h:424: warning: âclass QXmlErrorHandlerâ
> has virtual functions but non-virtual destructor
> /usr/lib64/qt-3.3/include/qxml.h:433: warning: âclass QXmlDTDHandlerâ has
> virtual functions but non-virtual destructor
> /usr/lib64/qt-3.3/include/qxml.h:441: warning: âclass QXmlEntityResolverâ
> has virtual functions but non-virtual destructor
> /usr/lib64/qt-3.3/include/qxml.h:448: warning: âclass QXmlLexicalHandlerâ
> has virtual functions but non-virtual destructor
> /usr/lib64/qt-3.3/include/qxml.h:461: warning: âclass QXmlDeclHandlerâ has
> virtual functions but non-virtual destructor
> ScanSiteWindow.h:29: error: extra qualification âScanSiteWindow::â on
> member âScanSiteWindowâ
> BrowseWindow.h:38: error: extra qualification âBrowseWindow::â on member
> âBrowseWindowâ
> menu.h:46: warning: unused parameter âfromâ
> menu.h:46: warning: unused parameter âtoâ
> menu.h:149: warning: unused parameter âlineâ
> RecipeDB.h:29: error: extra qualification âRecipeDB::â on member
> âRecipeDBâ
> ScanXML.h:30: error: extra qualification âScanXML::â on member âScanXMLâ
> ScanXML.h:35: error: extra qualification âScanXML::â on member âimportXMLâ
> main.cpp: In function âvoid runMenu(QString)â:
> main.cpp:143: error: âThemedMenuâ was not declared in this scope
> main.cpp:143: error: âdiagâ was not declared in this scope
> main.cpp:143: error: expected type-specifier before âThemedMenuâ
> main.cpp:143: error: expected `;' before âThemedMenuâ
> main.cpp:161: error: type â<type error>â argument given to âdeleteâ,
> expected pointer
> main.cpp: At global scope:
> main.cpp:140: warning: unused parameter âwhich_menuâ
> make[1]: *** [main.o] Error 1
> make[1]: Leaving directory
> `/home/mythtv/MythPlugins/mythextra/mythrecipe/mythModule'
> make: *** [sub-mythModule] Error 2
>
> ------------------------------------------------------------------------------------------
>
> Actually I have recently installed MythTv and all the 'supported' Utilites
> are working fine. I tried to get this one and is giving me errors. I can see
> that it is complaining for mythtv/themedmenu.h (which is not on my box
> anywhere). I think installing this header file should get me going but again
> I am not sure.
>
> Any help would be appriciated.
> -N
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20060929/7d75bf68/attachment.htm 


More information about the mythtv-users mailing list