[mythtv] Problem compiling MythMusic CVS

Cecil Watson cwatson at linkline.com
Sat Apr 9 06:21:52 UTC 2005


Hello Everyone,

I download MythTV and all modules from CVS yesterday.  I'm getting the 
following error when I attempt to compile MythMusic:

g++ -c -pipe -Wall -W -O2 -g -march=i586 -fomit-frame-pointer 
-D_REENTRANT -fPIC  -D_GNU_SOURCE -DPREFIX=\"/usr\" -DHAVE_MMX 
-DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED 
-I/usr/share/qt3/mkspecs/default -I. -I/usr/include -I/usr/include/cdda 
-I/usr/include/qt3 -o cddecoder.o cddecoder.cpp
In file included from /usr/include/mythtv/audiooutput.h:9,
                 from cddecoder.cpp:12:
/usr/include/mythtv/output.h:16:20: visual.h: No such file or directory
In file included from /usr/include/mythtv/audiooutput.h:9,
                 from cddecoder.cpp:12:
/usr/include/mythtv/output.h:79: error: `MythTV' was not declared in 
this scope
/usr/include/mythtv/output.h:79: error: parse error before `::' token
/usr/include/mythtv/output.h:80: error: `MythTV' was not declared in 
this scope
/usr/include/mythtv/output.h:80: error: parse error before `::' token
/usr/include/mythtv/output.h:97: error: `MythTV' was not declared in 
this scope
/usr/include/mythtv/output.h:97: error: parse error before `::' token
make[1]: *** [cddecoder.o] Error 1

Regards,

Cecil


More information about the mythtv-dev mailing list