[mythtv] mythmusic cvs compile problem

Adrian Burden aburden at onegeeksopinion.com
Thu May 20 20:08:44 EDT 2004


It is not my day today for updating my server.
I have made sure I have all the prerequisites etc., but can not seem to 
get this one to compile.

make[1]: Entering directory 
`/var/tmp/portage/mythmusic-cvs-20031229/work/mythmusic/mythmusic'
g++ -c -pipe -Wall -W -O3 -march=athlon-xp -fomit-frame-pointer 
-I/usr/include/SDL -D_REENTRANT -D_REENTRANT -fPIC  -D
_GNU_SOURCE -DPREFIX=\"/usr\" -DQT_NO_DEBUG -DQT_THREAD_SUPPORT 
-DQT_PLUGIN -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/i
nclude -I/usr/include/cdda -I/usr/qt/3/include -I/usr/X11R6/include -o 
audiooutput.o audiooutput.cpp
make[1]: Leaving directory 
`/var/tmp/portage/mythmusic-cvs-20031229/work/mythmusic/i18n'
g++ -c -pipe -Wall -W -O3 -march=athlon-xp -fomit-frame-pointer 
-I/usr/include/SDL -D_REENTRANT -D_REENTRANT -fPIC  -D
_GNU_SOURCE -DPREFIX=\"/usr\" -DQT_NO_DEBUG -DQT_THREAD_SUPPORT 
-DQT_PLUGIN -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/i
nclude -I/usr/include/cdda -I/usr/qt/3/include -I/usr/X11R6/include -o 
cddecoder.o cddecoder.cpp
g++ -c -pipe -Wall -W -O3 -march=athlon-xp -fomit-frame-pointer 
-I/usr/include/SDL -D_REENTRANT -D_REENTRANT -fPIC  -D
_GNU_SOURCE -DPREFIX=\"/usr\" -DQT_NO_DEBUG -DQT_THREAD_SUPPORT 
-DQT_PLUGIN -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/i
nclude -I/usr/include/cdda -I/usr/qt/3/include -I/usr/X11R6/include -o 
cdrip.o cdrip.cpp
In file included from metadata.h:10,
                 from cddecoder.cpp:15:
treecheckitem.h:12: error: parse error before `{' token
treecheckitem.h:16: error: destructors must be member functions
treecheckitem.h:16: error: virtual outside class declaration
treecheckitem.h: In function `QString getLevel()':
treecheckitem.h:18: error: `m_level' undeclared (first use this function)
treecheckitem.h:18: error: (Each undeclared identifier is reported only once
   for each function it appears in.)
treecheckitem.h: In function `int getID()':
treecheckitem.h:19: error: `m_id' undeclared (first use this function)
treecheckitem.h: In function `bool isCheckable()':
treecheckitem.h:22: error: `m_checkable' undeclared (first use this 
function)
treecheckitem.h: At global scope:
treecheckitem.h:26: error: parse error before `private'
treecheckitem.h:29: error: `int m_id' used prior to declaration
treecheckitem.h:30: error: `QString m_level' used prior to declaration
treecheckitem.h:31: error: `bool m_checkable' used prior to declaration
treecheckitem.h:32: error: parse error before `}' token
treecheckitem.h:35: error: base class `TreeCheckItem' has incomplete type
treecheckitem.h:37: error: parse error before `*' token
treecheckitem.h:42: error: parse error before `{' token
treecheckitem.h:46: error: virtual outside class declaration
treecheckitem.h:46: error: function `void userSelectedMe()' is 
initialized like
   a variable
treecheckitem.h: In function `QString getText()':
treecheckitem.h:48: error: `text' undeclared (first use this function)
treecheckitem.h: At global scope:
treecheckitem.h:50: error: parse error before `private'
treecheckitem.h:55: error: base class `PlaylistItem' has incomplete type
treecheckitem.h:57: error: parse error before `*' token
treecheckitem.h:70: error: base class `PlaylistItem' has incomplete type
treecheckitem.h:72: error: parse error before `*' token
treecheckitem.h:89: error: parse error before `*' token
treecheckitem.h:95: error: parse error before `*' token
In file included from cddecoder.cpp:15:
metadata.h:148: error: `parent' was not declared in this scope
metadata.h:148: error: parse error before `)' token
metadata.h:218: error: `where' was not declared in this scope
metadata.h:218: error: parse error before `)' token
make[1]: *** [cddecoder.o] Error 1
make[1]: *** Waiting for unfinished jobs....
In file included from metadata.h:10,
                 from cdrip.h:8,
                 from cdrip.cpp:29:
treecheckitem.h:12: error: parse error before `{' token
treecheckitem.h:16: error: destructors must be member functions
treecheckitem.h:16: error: virtual outside class declaration
treecheckitem.h: In function `QString getLevel()':
treecheckitem.h:18: error: `m_level' undeclared (first use this function)
treecheckitem.h:18: error: (Each undeclared identifier is reported only once
   for each function it appears in.)
treecheckitem.h: In function `int getID()':
treecheckitem.h:19: error: `m_id' undeclared (first use this function)
treecheckitem.h: In function `bool isCheckable()':
treecheckitem.h:22: error: `m_checkable' undeclared (first use this 
function)
treecheckitem.h: At global scope:
treecheckitem.h:26: error: parse error before `private'
treecheckitem.h:29: error: `int m_id' used prior to declaration
treecheckitem.h:30: error: `QString m_level' used prior to declaration
treecheckitem.h:31: error: `bool m_checkable' used prior to declaration
treecheckitem.h:32: error: parse error before `}' token
treecheckitem.h:35: error: base class `TreeCheckItem' has incomplete type
treecheckitem.h:37: error: parse error before `*' token
treecheckitem.h:42: error: parse error before `{' token
treecheckitem.h:46: error: virtual outside class declaration
treecheckitem.h:46: error: function `void userSelectedMe()' is 
initialized like
   a variable
treecheckitem.h: In function `QString getText()':
treecheckitem.h:48: error: `text' undeclared (first use this function)
treecheckitem.h: At global scope:
treecheckitem.h:50: error: parse error before `private'
treecheckitem.h:55: error: base class `PlaylistItem' has incomplete type
treecheckitem.h:57: error: parse error before `*' token
treecheckitem.h:70: error: base class `PlaylistItem' has incomplete type
treecheckitem.h:72: error: parse error before `*' token
treecheckitem.h:89: error: parse error before `*' token
treecheckitem.h:95: error: parse error before `*' token
In file included from cdrip.h:8,
                 from cdrip.cpp:29:
metadata.h:148: error: `parent' was not declared in this scope
metadata.h:148: error: parse error before `)' token
metadata.h:218: error: `where' was not declared in this scope
metadata.h:218: error: parse error before `)' token
make[1]: *** [cdrip.o] Error 1
make[1]: Leaving directory 
`/var/tmp/portage/mythmusic-cvs-20031229/work/mythmusic/mythmusic'
make: *** [sub-mythmusic] Error 2

!!! ERROR: media-plugins/mythmusic-cvs-20031229 failed.
!!! Function src_compile, Line 73, Exitcode 2
!!! compile problem




More information about the mythtv-dev mailing list