[mythtv-commits] Ticket #3827: Fix for compile error

MythTV mythtv at cvs.mythtv.org
Fri Aug 24 21:02:48 UTC 2007


#3827: Fix for compile error
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  ijr     
     Type:  defect     |       Status:  reopened
 Priority:  minor      |    Milestone:  unknown 
Component:  mythtv     |      Version:  unknown 
 Severity:  medium     |   Resolution:          
  Mlocked:  0          |  
-----------------------+----------------------------------------------------
Changes (by anonymous):

  * status:  closed => reopened
  * resolution:  invalid =>


Comment:

 I´m getting this error compiling mythplugins (rev 14290):

 ./../../include/qt3 -I/usr/X11R6/include -o aacdecoder.o aacdecoder.cpp
 aacdecoder.cpp: In member function ‘bool aacDecoder::initializeMP4()’:
 aacdecoder.cpp:305: error: invalid conversion from ‘long unsigned int*’ to
 ‘uint32_t*’
 aacdecoder.cpp:305: error:   initializing argument 4 of ‘int8_t
 NeAACDecInit2(void*, unsigned char*, uint32_t, uint32_t*, uint8_t*)’
 make[2]: *** [aacdecoder.o] Fehler 1
 make[2]: Leaving directory `/usr/local/src/myth-
 svn/mythplugins/mythmusic/mythmusic'
 make[1]: *** [sub-mythmusic] Fehler 2
 make[1]: Leaving directory `/usr/local/src/myth-svn/mythplugins/mythmusic'
 make: *** [sub-mythmusic] Fehler 2


 Compiler is:

 gcc version 4.1.3 20070629 (prerelease) (Debian 4.1.2-13)

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3827#comment:3>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list