[mythtv-commits] Ticket #6735: MythMusic with libvisual compile error on Fedora 11

MythTV mythtv at cvs.mythtv.org
Sat Jul 18 06:09:11 UTC 2009


#6735: MythMusic with libvisual compile error on Fedora 11
----------------------------------+-----------------------------------------
 Reporter:  otto at kolsi dot fi  |       Owner:  stuartm
     Type:  defect                |      Status:  new    
 Priority:  minor                 |   Milestone:  unknown
Component:  Plugin - MythMusic    |     Version:  head   
 Severity:  medium                |     Mlocked:  0      
----------------------------------+-----------------------------------------
 Following error occurs while compiling MythMusic with libvisual support in
 Fedora 11:

 {{{
 compiling mainvisual.cpp
 In file included from mainvisual.cpp:34:
 visualize.h:35:32: error: missing binary operator before token "double"
 compiling newsarticle.cpp
 compiling newsdbutil.cpp
 compiling dbcheck.cpp
 compiling main.cpp
 make[2]: *** [mainvisual.o] Error 1
 make[2]: Leaving directory
 `/mnt/myth/trunk/mythplugins/mythmusic/mythmusic'
 make[1]: *** [sub-mythmusic-make_default] Error 2
 make[1]: Leaving directory `/mnt/myth/trunk/mythplugins/mythmusic'
 make: *** [sub-mythmusic-make_default] Error 2
 make: *** Waiting for unfinished jobs....
 }}}

 {{{
 $ rpm -qa |grep libvisual
 libvisual-devel-0.4.0-8.fc11.i586
 libvisual-0.4.0-8.fc11.i586
 }}}

 {{{
 $ gcc --version
 gcc (GCC) 4.4.0 20090506 (Red Hat 4.4.0-4)
 Copyright (C) 2009 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
 PURPOSE.
 }}}

 {{{
 Configuration output:

         qmake          /usr/bin/qmake-qt4

         MythArchive    plugin will not be built
         MythBrowser    plugin will be built
         MythFlix       plugin will not be built
         MythGallery    plugin will be built
         MythGame       plugin will not be built
         MythMusic      plugin will be built
         MythNews       plugin will be built
         MythVideo      plugin will be built
         MythWeather    plugin will be built
         MythZoneMinder plugin will be built
         MythMovies     plugin will not be built
         OpenGL         support will be included in MythGallery
         EXIF           support will be included in MythGallery
         OpenGL         support will be included in MythMusic
         libvisual      support will be included in MythMusic
         FFTW v.3       support will be included in MythMusic
         SDL            support will be included in MythMusic
         AAC            support will not be included in MythMusic
 }}}

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/6735>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list