[mythtv] Problems compiling

Robert Johnston anaerin at gmail.com
Wed Apr 13 21:22:51 UTC 2005


Having just checked out MythTV and MythPlugins, I'm getting the
following error when trying to compile the plugins:

root at mythtv:~/myth-cvs/mythplugins # make
cd mythmusic && make -f Makefile
make[1]: Entering directory `/root/myth-cvs/mythplugins/mythmusic'
cd mythmusic && make -f Makefile
make[2]: Entering directory `/root/myth-cvs/mythplugins/mythmusic/mythmusic'
<snip />
g++ -c -pipe -Wall -W -O2 -I/usr/include/SDL -D_REENTRANT -D_REENTRANT
-fPIC  -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED
-I/usr/share/qt3/mkspecs/default -I. -I/usr/include/cdda
-I/usr/include/mythtv -I/usr/include/qt3 -I/usr/X11R6/include -o
playbackbox.o playbackbox.cpp
In file included from playbackbox.cpp:15:
smartplaylist.h:289: error: syntax error before `*' token
smartplaylist.h:294: error: syntax error before `*' token
make[2]: *** [playbackbox.o] Error 1
make[2]: Leaving directory `/root/myth-cvs/mythplugins/mythmusic/mythmusic'
make[1]: *** [sub-mythmusic] Error 2
make[1]: Leaving directory `/root/myth-cvs/mythplugins/mythmusic'
make: *** [sub-mythmusic] Error 2

I have compiled MythTV (Which is now running perfectly), and tracing
this error I'm finding it's pointing at "MythRadioButton", which is
defined in /usr/include/mythtv/mythwidgets.h

Can anyone help?
-- 
Robert "Anaerin" Johnston


More information about the mythtv-dev mailing list