[mythtv-commits] Re: Ticket #531: mythmusic Compile error

MythTV mythtv at cvs.mythtv.org
Wed Oct 26 20:14:55 EDT 2005


#531: mythmusic Compile error
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  ijr     
     Type:  defect     |       Status:  reopened
 Priority:  blocker    |    Milestone:  0.19    
Component:  mythmusic  |      Version:  head    
 Severity:  high       |   Resolution:          
-----------------------+----------------------------------------------------
Comment (by chris at chrisdos.com):

 Actually, I'm experiencing the same problem.  I have MythTV SVN 7600
 installed and working.  MythPlugins 7604 is giving me the same compile
 error.  I'm using gcc 4.0.2.  I've even erased my entire mythplugins build
 tree and downloaded a fresh tree from SVN.    My error looks like this:

 playbackbox.cpp: In member function 'void
 PlaybackBoxMusic::setShuffleMode(unsigned int)':
 playbackbox.cpp:1276: error: 'class LCD' has no member named
 'setMusicShuffle'
 playbackbox.cpp:1276: error: 'MUSIC_SHUFFLE_SMART' is not a member of
 'LCD'
 playbackbox.cpp:1289: error: 'class LCD' has no member named
 'setMusicShuffle'
 playbackbox.cpp:1289: error: 'MUSIC_SHUFFLE_RAND' is not a member of 'LCD'
 playbackbox.cpp:1302: error: 'class LCD' has no member named
 'setMusicShuffle'
 playbackbox.cpp:1302: error: 'MUSIC_SHUFFLE_NONE' is not a member of 'LCD'
 playbackbox.cpp: In member function 'void
 PlaybackBoxMusic::setRepeatMode(unsigned int)':
 playbackbox.cpp:1366: error: 'class LCD' has no member named
 'setMusicRepeat'
 playbackbox.cpp:1366: error: 'MUSIC_REPEAT_ALL' is not a member of 'LCD'
 playbackbox.cpp:1375: error: 'class LCD' has no member named
 'setMusicRepeat'
 playbackbox.cpp:1375: error: 'MUSIC_REPEAT_TRACK' is not a member of 'LCD'
 playbackbox.cpp:1384: error: 'class LCD' has no member named
 'setMusicRepeat'
 playbackbox.cpp:1384: error: 'MUSIC_REPEAT_NONE' is not a member of 'LCD'
 {standard input}: Assembler messages:
 {standard input}:473: Error: Local symbol `.LTHUNK0' can't be equated to
 undefined symbol `_ZN16PlaybackBoxMusicD0Ev'
 {standard input}:473: Error: Local symbol `.LTHUNK1' can't be equated to
 undefined symbol `_ZN16PlaybackBoxMusicD1Ev'
 make[2]: *** [playbackbox.o] Error 1

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


More information about the mythtv-commits mailing list