[mythtv-users] MythRecipe installation errors..... HELP!!!

Chad Schaaf chad at theschaafs.com
Fri Dec 2 00:56:50 EST 2005


More errors...... am I missing something????  Is there a specific  
directory that I should be installing from????  My system in FC2 just  
updated to 0.18.1.   Complete log is below:


[root at mythtv mythrecipe]# . recipes
cd mythModule && make -f Makefile
make[1]: Entering directory `/home/mythtv/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/lib/qt-3.3/mkspecs/default -I. -I/usr/include -I/ 
usr/lib/qt-3.3/include -o main.o main.cpp
In file included from main.cpp:9:
Modulesettings.h:7:29: mythtv/settings.h: No such file or directory
Modulesettings.h:8:32: mythtv/mythcontext.h: No such file or directory
In file included from main.cpp:9:
Modulesettings.h:36: error: syntax error before `{' token
Modulesettings.h:41: error: syntax error before `{' token
In file included from main.cpp:10:
ModuleWindow.h:14:32: mythtv/mythwidgets.h: No such file or directory
ModuleWindow.h:15:30: mythtv/dialogbox.h: No such file or directory
ModuleWindow.h:16:34: mythtv/volumecontrol.h: No such file or directory
ModuleWindow.h:17:29: mythtv/xmlparse.h: No such file or directory
ModuleWindow.h:18:34: mythtv/uilistbtntype.h: No such file or directory
In file included from ModuleWindow.h:20,
                  from main.cpp:10:
ViewRecipeWindow.h:14:32: mythtv/mythwidgets.h: No such file or  
directory
ViewRecipeWindow.h:15:30: mythtv/dialogbox.h: No such file or directory
ViewRecipeWindow.h:16:34: mythtv/volumecontrol.h: No such file or  
directory
ViewRecipeWindow.h:17:29: mythtv/xmlparse.h: No such file or directory
ViewRecipeWindow.h:18:34: mythtv/uilistbtntype.h: No such file or  
directory
In file included from ModuleWindow.h:20,
                  from main.cpp:10:
ViewRecipeWindow.h:24: error: syntax error before `{' token
ViewRecipeWindow.h:25: error: virtual outside class declaration
ViewRecipeWindow.h:25: error: non-member function `const char*  
className()'
    cannot have `const' method qualifier
ViewRecipeWindow.h:25: error: virtual outside class declaration
ViewRecipeWindow.h:25: error: virtual outside class declaration
ViewRecipeWindow.h:25: error: virtual outside class declaration
ViewRecipeWindow.h:25: error: virtual outside class declaration
ViewRecipeWindow.h: In function `QObject* qObject()':
ViewRecipeWindow.h:25: error: invalid use of `this' in non-member  
function
ViewRecipeWindow.h: At global scope:
ViewRecipeWindow.h:25: error: syntax error before `private'
ViewRecipeWindow.h:37: error: destructors must be member functions
ViewRecipeWindow.h:42: error: syntax error before `public'
ViewRecipeWindow.h:55: error: syntax error before `private'
ViewRecipeWindow.h:62: error: syntax error before `protected'
ViewRecipeWindow.h:84: error: syntax error before `*' token
ViewRecipeWindow.h:91: error: syntax error before `*' token
ViewRecipeWindow.h:92: error: syntax error before `*' token
ViewRecipeWindow.h:94: error: syntax error before `*' token
ViewRecipeWindow.h:95: error: syntax error before `*' token
ViewRecipeWindow.h:97: error: syntax error before `*' token
ViewRecipeWindow.h:98: error: syntax error before `*' token
ViewRecipeWindow.h:99: error: syntax error before `*' token
ViewRecipeWindow.h:100: error: syntax error before `*' token
ViewRecipeWindow.h:101: error: syntax error before `*' token
ViewRecipeWindow.h:102: error: syntax error before `*' token
ViewRecipeWindow.h:104: error: syntax error before `*' token
ViewRecipeWindow.h:105: error: syntax error before `*' token
ViewRecipeWindow.h:106: error: syntax error before `*' token
ViewRecipeWindow.h:107: error: syntax error before `*' token
ViewRecipeWindow.h:108: error: syntax error before `*' token
ViewRecipeWindow.h:110: error: syntax error before `*' token
ViewRecipeWindow.h:111: error: syntax error before `*' token
In file included from main.cpp:10:
ModuleWindow.h:25: error: syntax error before `{' token
ModuleWindow.h:26: error: virtual outside class declaration
ModuleWindow.h:26: error: non-member function `const char* className 
()' cannot
    have `const' method qualifier
ModuleWindow.h:26: error: virtual outside class declaration
ModuleWindow.h:26: error: virtual outside class declaration
ModuleWindow.h:26: error: virtual outside class declaration
ModuleWindow.h:26: error: virtual outside class declaration
ModuleWindow.h: In function `QObject* qObject()':
ModuleWindow.h:26: error: redefinition of `QObject* qObject()'
ViewRecipeWindow.h:25: error: `QObject* qObject()' previously defined  
here
ModuleWindow.h:26: error: redefinition of `QObject* qObject()'
ViewRecipeWindow.h:25: error: `QObject* qObject()' previously defined  
here
ModuleWindow.h:26: error: invalid use of `this' in non-member function
ModuleWindow.h: At global scope:
ModuleWindow.h:26: error: default argument given for parameter 2 of  
`QString
    tr(const char*, const char*)'
ViewRecipeWindow.h:25: error: after previous specification in  
`QString tr(const
    char*, const char*)'
ModuleWindow.h:26: error: default argument given for parameter 2 of  
`QString
    trUtf8(const char*, const char*)'
ViewRecipeWindow.h:25: error: after previous specification in `QString
    trUtf8(const char*, const char*)'
ModuleWindow.h:26: error: syntax error before `private'
ModuleWindow.h:35: error: `MythMainWindow' was not declared in this  
scope
ModuleWindow.h:35: error: `parent' was not declared in this scope
ModuleWindow.h:35: error: syntax error before `*' token
ModuleWindow.h:36: error: invalid use of undefined type `class  
ModuleWindow'
ModuleWindow.h:24: error: forward declaration of `class ModuleWindow'
ModuleWindow.h:37: error: destructors must be member functions
ModuleWindow.h:41: error: `GenericTree' was not declared in this scope
ModuleWindow.h:41: error: `node' was not declared in this scope
ModuleWindow.h:43: error: syntax error before `public'
ModuleWindow.h:61: error: type specifier omitted for parameter  
`IntVector'
ModuleWindow.h:61: error: syntax error before `*' token
ModuleWindow.h:62: error: type specifier omitted for parameter  
`IntVector'
ModuleWindow.h:62: error: syntax error before `*' token
ModuleWindow.h:70: error: `GenericTree' was not declared in this scope
ModuleWindow.h:70: error: syntax error before `)' token
ModuleWindow.h:82: error: `GenericTree' was not declared in this scope
ModuleWindow.h:82: error: syntax error before `)' token
ModuleWindow.h:83: error: `UIListBtnTypeItem' was not declared in  
this scope
ModuleWindow.h:83: error: syntax error before `)' token
ModuleWindow.h:84: error: `UIListBtnTypeItem' was not declared in  
this scope
ModuleWindow.h:84: error: syntax error before `)' token
ModuleWindow.h:85: error: `UIListBtnTypeItem' was not declared in  
this scope
ModuleWindow.h:85: error: syntax error before `)' token
ModuleWindow.h:102: error: syntax error before `protected'
ModuleWindow.h:121: error: redefinition of `QString statusString'
ViewRecipeWindow.h:71: error: `QString statusString' previously  
declared here
ModuleWindow.h:125: error: redefinition of `QSqlDatabase*db'
ViewRecipeWindow.h:73: error: `QSqlDatabase*db' previously declared here
ModuleWindow.h:134: error: redefinition of `bool lcd_volume_visible'
ViewRecipeWindow.h:79: error: `bool lcd_volume_visible' previously  
declared
    here
ModuleWindow.h:135: error: redefinition of `bool muted'
ViewRecipeWindow.h:80: error: `bool muted' previously declared here
ModuleWindow.h:137: error: redefinition of `int widget_focus'
ViewRecipeWindow.h:82: error: `int widget_focus' previously declared  
here
ModuleWindow.h:139: error: syntax error before `*' token
ModuleWindow.h:147: error: syntax error before `*' token
ModuleWindow.h:148: error: syntax error before `*' token
ModuleWindow.h:149: error: syntax error before `*' token
ModuleWindow.h:151: error: syntax error before `*' token
ModuleWindow.h:152: error: syntax error before `*' token
ModuleWindow.h:159: error: syntax error before `*' token
ModuleWindow.h:161: error: syntax error before `*' token
ModuleWindow.h:162: error: syntax error before `*' token
ModuleWindow.h:163: error: syntax error before `*' token
ModuleWindow.h:165: error: syntax error before `*' token
ModuleWindow.h:166: error: syntax error before `*' token
ModuleWindow.h:167: error: syntax error before `*' token
ModuleWindow.h:168: error: syntax error before `*' token
ModuleWindow.h:169: error: syntax error before `*' token
ModuleWindow.h:170: error: syntax error before `*' token
ModuleWindow.h:172: error: syntax error before `*' token
ModuleWindow.h:173: error: syntax error before `*' token
ModuleWindow.h:174: error: syntax error before `*' token
ModuleWindow.h:175: error: syntax error before `*' token
ModuleWindow.h:176: error: syntax error before `*' token
ModuleWindow.h:177: error: syntax error before `*' token
ModuleWindow.h:178: error: syntax error before `*' token
ModuleWindow.h:179: error: syntax error before `*' token
ModuleWindow.h:180: error: syntax error before `*' token
ModuleWindow.h:181: error: syntax error before `*' token
ModuleWindow.h:182: error: syntax error before `*' token
ModuleWindow.h:184: error: syntax error before `*' token
ModuleWindow.h:185: error: syntax error before `*' token
ModuleWindow.h:187: error: syntax error before `*' token
ModuleWindow.h:188: error: syntax error before `*' token
ModuleWindow.h:189: error: syntax error before `*' token
ModuleWindow.h:197: error: syntax error before `}' token
In file included from main.cpp:11:
ScanSiteWindow.h:5:32: mythtv/mythwidgets.h: No such file or directory
ScanSiteWindow.h:6:30: mythtv/dialogbox.h: No such file or directory
In file included from main.cpp:11:
ScanSiteWindow.h:22: error: syntax error before `{' token
ScanSiteWindow.h:23: error: virtual outside class declaration
ScanSiteWindow.h:23: error: non-member function `const char* className 
()'
    cannot have `const' method qualifier
ScanSiteWindow.h:23: error: virtual outside class declaration
ScanSiteWindow.h:23: error: virtual outside class declaration
ScanSiteWindow.h:23: error: virtual outside class declaration
ScanSiteWindow.h:23: error: virtual outside class declaration
ScanSiteWindow.h: In function `QObject* qObject()':
ScanSiteWindow.h:23: error: redefinition of `QObject* qObject()'
ModuleWindow.h:26: error: `QObject* qObject()' previously defined here
ScanSiteWindow.h:23: error: redefinition of `QObject* qObject()'
ModuleWindow.h:26: error: `QObject* qObject()' previously defined here
ScanSiteWindow.h:23: error: redefinition of `QObject* qObject()'
ViewRecipeWindow.h:25: error: `QObject* qObject()' previously defined  
here
ScanSiteWindow.h:23: error: invalid use of `this' in non-member function
ScanSiteWindow.h: At global scope:
ScanSiteWindow.h:23: error: default argument given for parameter 2 of  
`QString
    tr(const char*, const char*)'
ModuleWindow.h:26: error: after previous specification in `QString tr 
(const
    char*, const char*)'
ScanSiteWindow.h:23: error: default argument given for parameter 2 of  
`QString
    trUtf8(const char*, const char*)'
ModuleWindow.h:26: error: after previous specification in `QString  
trUtf8(const
    char*, const char*)'
ScanSiteWindow.h:23: error: syntax error before `private'
ScanSiteWindow.h:30: error: destructors must be member functions
ScanSiteWindow.h:34: error: syntax error before `public'
ScanSiteWindow.h:67: error: syntax error before `private'
ScanSiteWindow.h:80: error: syntax error before `private'
ScanSiteWindow.h:95: error: syntax error before `*' token
ScanSiteWindow.h:96: error: syntax error before `*' token
ScanSiteWindow.h:97: error: syntax error before `*' token
ScanSiteWindow.h:99: error: syntax error before `*' token
ScanSiteWindow.h:100: error: syntax error before `*' token
ScanSiteWindow.h:101: error: syntax error before `*' token
ScanSiteWindow.h:103: error: syntax error before `*' token
In file included from main.cpp:12:
BrowseWindow.h:14:32: mythtv/mythwidgets.h: No such file or directory
BrowseWindow.h:15:30: mythtv/dialogbox.h: No such file or directory
BrowseWindow.h:16:34: mythtv/volumecontrol.h: No such file or directory
BrowseWindow.h:17:29: mythtv/xmlparse.h: No such file or directory
BrowseWindow.h:18:34: mythtv/uilistbtntype.h: No such file or directory
In file included from main.cpp:12:
BrowseWindow.h:24: error: syntax error before `{' token
BrowseWindow.h:25: error: virtual outside class declaration
BrowseWindow.h:25: error: non-member function `const char* className 
()' cannot
    have `const' method qualifier
BrowseWindow.h:25: error: virtual outside class declaration
BrowseWindow.h:25: error: virtual outside class declaration
BrowseWindow.h:25: error: virtual outside class declaration
BrowseWindow.h:25: error: virtual outside class declaration
BrowseWindow.h: In function `QObject* qObject()':
BrowseWindow.h:25: error: redefinition of `QObject* qObject()'
ScanSiteWindow.h:23: error: `QObject* qObject()' previously defined here
BrowseWindow.h:25: error: redefinition of `QObject* qObject()'
ScanSiteWindow.h:23: error: `QObject* qObject()' previously defined here
BrowseWindow.h:25: error: redefinition of `QObject* qObject()'
ModuleWindow.h:26: error: `QObject* qObject()' previously defined here
BrowseWindow.h:25: error: redefinition of `QObject* qObject()'
ViewRecipeWindow.h:25: error: `QObject* qObject()' previously defined  
here
BrowseWindow.h:25: error: invalid use of `this' in non-member function
BrowseWindow.h: At global scope:
BrowseWindow.h:25: error: default argument given for parameter 2 of  
`QString
    tr(const char*, const char*)'
ScanSiteWindow.h:23: error: after previous specification in `QString  
tr(const
    char*, const char*)'
BrowseWindow.h:25: error: default argument given for parameter 2 of  
`QString
    trUtf8(const char*, const char*)'
ScanSiteWindow.h:23: error: after previous specification in `QString
    trUtf8(const char*, const char*)'
BrowseWindow.h:25: error: syntax error before `private'
BrowseWindow.h:34: error: `MythMainWindow' was not declared in this  
scope
BrowseWindow.h:34: error: `parent' was not declared in this scope
BrowseWindow.h:34: error: syntax error before `*' token
BrowseWindow.h:37: error: invalid use of undefined type `class  
BrowseWindow'
BrowseWindow.h:23: error: forward declaration of `class BrowseWindow'
BrowseWindow.h:38: error: destructors must be member functions
BrowseWindow.h:42: error: `GenericTree' was not declared in this scope
BrowseWindow.h:42: error: `node' was not declared in this scope
BrowseWindow.h:42: error: redefinition of `int nodeType'
ModuleWindow.h:41: error: `int nodeType' previously defined here
BrowseWindow.h:44: error: syntax error before `public'
BrowseWindow.h:64: error: syntax error before `protected'
BrowseWindow.h:72: error: redefinition of `QProcess*player_process'
ModuleWindow.h:110: error: `QProcess*player_process' previously  
declared here
BrowseWindow.h:73: error: redefinition of `QString player_output'
ModuleWindow.h:111: error: `QString player_output' previously  
declared here
BrowseWindow.h:74: error: redefinition of `QFile*player_output_file'
ModuleWindow.h:112: error: `QFile*player_output_file' previously  
declared here
BrowseWindow.h:75: error: redefinition of  
`QTextStream*player_output_stream'
ModuleWindow.h:113: error: `QTextStream*player_output_stream' previously
    declared here
BrowseWindow.h:77: error: redefinition of `QByteArray  
player_output_buffer'
ModuleWindow.h:117: error: `QByteArray player_output_buffer' previously
    declared here
BrowseWindow.h:78: error: redefinition of `bool mute'
ModuleWindow.h:118: error: `bool mute' previously declared here
BrowseWindow.h:81: error: redefinition of `QString statusString'
ModuleWindow.h:121: error: `QString statusString' previously declared  
here
BrowseWindow.h:82: error: redefinition of `int directions_cnt'
ModuleWindow.h:122: error: `int directions_cnt' previously declared here
BrowseWindow.h:82: error: redefinition of `int directions_top'
ModuleWindow.h:122: error: `int directions_top' previously declared here
BrowseWindow.h:83: error: redefinition of `QStringList cur_directions'
ModuleWindow.h:123: error: `QStringList cur_directions' previously  
declared
    here
BrowseWindow.h:85: error: redefinition of `QSqlDatabase*db'
ModuleWindow.h:125: error: `QSqlDatabase*db' previously declared here
BrowseWindow.h:91: error: redefinition of `bool lcd_volume_visible'
ModuleWindow.h:134: error: `bool lcd_volume_visible' previously  
declared here
BrowseWindow.h:92: error: redefinition of `bool muted'
ModuleWindow.h:135: error: `bool muted' previously declared here
BrowseWindow.h:94: error: redefinition of `int widget_focus'
ModuleWindow.h:137: error: `int widget_focus' previously declared here
BrowseWindow.h:96: error: syntax error before `*' token
BrowseWindow.h:103: error: syntax error before `*' token
BrowseWindow.h:104: error: syntax error before `*' token
In file included from main.cpp:13:
ScanXML.h:5:32: mythtv/mythwidgets.h: No such file or directory
ScanXML.h:6:30: mythtv/dialogbox.h: No such file or directory
In file included from ScanXML.h:11,
                  from main.cpp:13:
RecipeDB.h:5:32: mythtv/mythwidgets.h: No such file or directory
RecipeDB.h:6:30: mythtv/dialogbox.h: No such file or directory
In file included from main.cpp:13:
ScanXML.h:23: error: syntax error before `{' token
ScanXML.h:24: error: virtual outside class declaration
ScanXML.h:24: error: non-member function `const char* className()'  
cannot have
    `const' method qualifier
ScanXML.h:24: error: virtual outside class declaration
ScanXML.h:24: error: virtual outside class declaration
ScanXML.h:24: error: virtual outside class declaration
ScanXML.h:24: error: virtual outside class declaration
ScanXML.h: In function `QObject* qObject()':
ScanXML.h:24: error: redefinition of `QObject* qObject()'
BrowseWindow.h:25: error: `QObject* qObject()' previously defined here
ScanXML.h:24: error: redefinition of `QObject* qObject()'
BrowseWindow.h:25: error: `QObject* qObject()' previously defined here
ScanXML.h:24: error: redefinition of `QObject* qObject()'
ScanSiteWindow.h:23: error: `QObject* qObject()' previously defined here
ScanXML.h:24: error: redefinition of `QObject* qObject()'
ModuleWindow.h:26: error: `QObject* qObject()' previously defined here
ScanXML.h:24: error: redefinition of `QObject* qObject()'
ViewRecipeWindow.h:25: error: `QObject* qObject()' previously defined  
here
ScanXML.h:24: error: invalid use of `this' in non-member function
ScanXML.h: At global scope:
ScanXML.h:24: error: default argument given for parameter 2 of `QString
    tr(const char*, const char*)'
BrowseWindow.h:25: error: after previous specification in `QString tr 
(const
    char*, const char*)'
ScanXML.h:24: error: default argument given for parameter 2 of `QString
    trUtf8(const char*, const char*)'
BrowseWindow.h:25: error: after previous specification in `QString  
trUtf8(const
    char*, const char*)'
ScanXML.h:24: error: syntax error before `private'
ScanXML.h:31: error: destructors must be member functions
ScanXML.h:34: error: invalid use of undefined type `class ScanXML'
ScanXML.h:22: error: forward declaration of `class ScanXML'
ScanXML.h:36: error: syntax error before `public'
ScanXML.h:44: error: syntax error before `private'
ScanXML.h:59: error: syntax error before `private'
ScanXML.h:65: error: syntax error before `*' token
ScanXML.h:66: error: syntax error before `*' token
ScanXML.h:67: error: syntax error before `*' token
ScanXML.h:69: error: syntax error before `*' token
ScanXML.h:70: error: syntax error before `*' token
ScanXML.h:71: error: syntax error before `*' token
main.cpp:15:31: mythtv/themedmenu.h: No such file or directory
main.cpp:16:32: mythtv/mythcontext.h: No such file or directory
main.cpp: In function `void ModuleCallback(void*, QString&)':
main.cpp:60: error: `ScanXML' undeclared (first use this function)
main.cpp:60: error: (Each undeclared identifier is reported only once  
for each
    function it appears in.)
main.cpp:60: error: syntax error before `(' token
main.cpp:65: error: `modulewindow' undeclared (first use this function)
main.cpp:77: error: syntax error before `(' token
main.cpp:89: error: syntax error before `(' token
main.cpp:97: error: syntax error before `(' token
main.cpp:105: error: syntax error before `(' token
main.cpp:113: error: `BrowseWindow' undeclared (first use this function)
main.cpp:113: error: syntax error before `(' token
main.cpp:119: error: `browsewindow' undeclared (first use this function)
main.cpp:123: error: `MythPopupBox' undeclared (first use this function)
main.cpp:123: error: syntax error before `::' token
main.cpp: In function `void runMenu(QString)':
main.cpp:132: error: `gContext' undeclared (first use this function)
main.cpp:135: error: `ThemedMenu' undeclared (first use this function)
main.cpp:135: error: `diag' undeclared (first use this function)
main.cpp:135: error: syntax error before `(' token
main.cpp:131: warning: unused parameter `QString which_menu'
main.cpp: In function `void setupKeys()':
main.cpp:168: error: `REG_JUMP' undeclared (first use this function)
main.cpp:194: error: `REG_KEY' undeclared (first use this function)
main.cpp: In function `int mythplugin_init(const char*)':
main.cpp:213: error: `MYTH_BINARY_VERSION' undeclared (first use this  
function)
main.cpp:216: error: aggregate `MythModuleSettings settings' has  
incomplete
    type and cannot be defined
main.cpp: In function `void runModule()':
main.cpp:250: error: syntax error before `(' token
main.cpp:244: warning: unused variable `QSqlDatabase*db'
main.cpp:248: warning: unused variable `QString paths'
main.cpp: In function `void runRecipeSettings()':
main.cpp:287: error: aggregate `MythModuleSettings settings' has  
incomplete
    type and cannot be defined
main.cpp: In function `void runRecipeMusicSettings()':
main.cpp:298: error: aggregate `RecipeMusicSettings settings' has  
incomplete
    type and cannot be defined
main.cpp: In function `void runImportRecipeML()':
main.cpp:309: error: syntax error before `::' token
main.cpp: In function `void runBrowseFavouriteRecipes()':
main.cpp:322: error: syntax error before `::' token
main.cpp: In function `void runEditRecipe()':
main.cpp:335: error: syntax error before `::' token
main.cpp: In function `void runScanRecipeSites()':
main.cpp:350: error: `MythProgressDialog' undeclared (first use this  
function)
main.cpp:350: error: `pd0' undeclared (first use this function)
main.cpp:350: error: syntax error before `(' token
main.cpp:354: error: `pd1' undeclared (first use this function)
main.cpp:354: error: syntax error before `(' token
main.cpp:358: error: syntax error before `::' token
main.cpp: In function `void runBrowseRecipes()':
main.cpp:374: error: syntax error before `::' token
main.cpp: In function `void runBrowseMenus()':
main.cpp:388: error: syntax error before `::' token
main.cpp: In function `void runPurgeSetupRecipe()':
main.cpp:400: error: syntax error before `::' token
/usr/lib/qt-3.3/include/qvaluelist.h: At top level:
ScanXML.h:24: warning: `bool qt_static_property(QObject*, int, int,  
QVariant*)'
    declared `static' but never defined
ScanXML.h:24: warning: `QMetaObject* staticMetaObject()' declared  
`static' but
    never defined
ScanXML.h:24: warning: `QString tr(const char*, const char*)'  
declared `static'
    but never defined
ScanXML.h:24: warning: `QString trUtf8(const char*, const char*)'  
declared
    `static' but never defined
{standard input}: Assembler messages:
{standard input}:183: Error: symbol `statusString' is already defined
{standard input}:207: Error: symbol `db' is already defined
{standard input}:230: Error: symbol `lcd_volume_visible' is already  
defined
{standard input}:235: Error: symbol `muted' is already defined
{standard input}:241: Error: symbol `widget_focus' is already defined
{standard input}:306: Error: symbol `nodeType' is already defined
{standard input}:312: Error: symbol `player_process' is already defined
{standard input}:318: Error: symbol `player_output' is already defined
{standard input}:324: Error: symbol `player_output_file' is already  
defined
{standard input}:330: Error: symbol `player_output_stream' is already  
defined
{standard input}:336: Error: symbol `player_output_buffer' is already  
defined
{standard input}:341: Error: symbol `mute' is already defined
{standard input}:347: Error: symbol `statusString' is already defined
{standard input}:353: Error: symbol `directions_cnt' is already defined
{standard input}:359: Error: symbol `directions_top' is already defined
{standard input}:365: Error: symbol `cur_directions' is already defined
{standard input}:371: Error: symbol `db' is already defined
{standard input}:376: Error: symbol `lcd_volume_visible' is already  
defined
{standard input}:381: Error: symbol `muted' is already defined
{standard input}:387: Error: symbol `widget_focus' is already defined
make[1]: *** [main.o] Error 1
make[1]: Leaving directory `/home/mythtv/mythrecipe/mythModule'
make: *** [sub-mythModule] Error 2



Thanks for any help!

--
Chad





More information about the mythtv-users mailing list