[mythtv-commits] Ticket #3875: changeset 14292 or earlier breaks mythmusic compile on x86_64 gcc 4.1.1 (FC6)

MythTV mythtv at cvs.mythtv.org
Sat Aug 25 06:30:17 UTC 2007


#3875: changeset 14292 or earlier breaks mythmusic compile on x86_64 gcc 4.1.1
(FC6)
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |       Owner:  ijr    
     Type:  defect     |      Status:  new    
 Priority:  minor      |   Milestone:  unknown
Component:  mythmusic  |     Version:  head   
 Severity:  medium     |     Mlocked:  0      
-----------------------+----------------------------------------------------
 Below from trunk 14294:

 {{{
 aacdecoder.cpp: In member function ‘bool aacDecoder::initializeMP4()’:
 aacdecoder.cpp:302: error: cannot convert ‘uint32_t*’ to ‘long unsigned
 int*’ for argument ‘4’ to ‘char NeAACDecInit2(void*, unsigned char*, long
 unsigned int, long
 unsigned int*, unsigned char*)’
 make[2]: *** [aacdecoder.o] Error 1
 make[2]: Leaving directory
 `/export/data1/mythtv_compile/svn.14294/mythplugins/mythmusic/mythmusic'
 make[1]: *** [sub-mythmusic] Error 2
 make[1]: Leaving directory
 `/export/data1/mythtv_compile/svn.14294/mythplugins/mythmusic'
 make: *** [sub-mythmusic] Error 2
 }}}

 last compile was with 14223. Presumably related to ticket 3827?

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


More information about the mythtv-commits mailing list