[mythtv] Problems compiling

Niels den Otter otter at kjoe.net
Wed Apr 13 21:29:20 UTC 2005


Robert,

On Wednesday, 13 April 2005, Robert Johnston wrote:
> 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?

I experienced the same this morning. This is probably caused because older
version of the header files (within /usr/include/mythtv) are used. Just
install mythtv first and then install the mythplugins.


-- Niels
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://mythtv.org/pipermail/mythtv-dev/attachments/20050413/45b3966b/attachment.pgp


More information about the mythtv-dev mailing list