[mythtv-commits] Ticket #3898: mythmusic compile error

MythTV mythtv at cvs.mythtv.org
Wed Jul 30 11:17:36 UTC 2008


#3898: mythmusic compile error
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  janne
     Type:  defect     |       Status:  new  
 Priority:  minor      |    Milestone:  0.22 
Component:  mythmusic  |      Version:  head 
 Severity:  medium     |   Resolution:       
  Mlocked:  0          |  
-----------------------+----------------------------------------------------

Comment(by Benoît LORAND <benoit.lorand at blorand.org>):

 I'm also concerned by this

 using faad 2.6.1 and faac 1.26.1 compiled from source.

 error is :

 g++ -c -pipe -march=pentiumpro -Wall -Wno-switch -Wpointer-arith
 -Wredundant-decls -Wno-non-virtual-dtor -funit-at-a-time
 -D__STDC_CONSTANT_MACROS -fomit-frame-pointer -O3 -fomit-frame-pointer
 -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_REENTRANT -Wall
 -W -DPIC -fPIC -D_GNU_SOURCE -DPREFIX="/opt/mythtv" -DMMX -Di386
 -D_FILE_OFFSET_BITS=64 -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QT3SUPPORT_LIB
 -DQT3_SUPPORT -DQT_SQL_LIB -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB
 -DQT_CORE_LIB -DQT_SHARED -I/opt/qt-4.3.4/mkspecs/linux-g++ -I.
 -I/opt/qt-4.3.4/include/QtCore -I/opt/qt-4.3.4/include/QtCore
 -I/opt/qt-4.3.4/include/QtGui -I/opt/qt-4.3.4/include/QtGui
 -I/opt/qt-4.3.4/include/QtOpenGL -I/opt/qt-4.3.4/include/QtOpenGL
 -I/opt/qt-4.3.4/include/QtXml -I/opt/qt-4.3.4/include/QtXml
 -I/opt/qt-4.3.4/include/QtSql -I/opt/qt-4.3.4/include/QtSql
 -I/opt/qt-4.3.4/include/Qt3Support -I/opt/qt-4.3.4/include/Qt3Support
 -I/opt/qt-4.3.4/include -I/opt/mythtv/include -I/opt/mythtv/include
 -I/usr/include -I/srv/xorg/include -I/srv/mysql/include
 -I/opt/mythtv/include/mythtv -I/usr/include/libvisual-0.4
 -I/usr/local/include/taglib -I/usr/include/cdda -I/srv/xorg/include -I.
 -I. -o aacdecoder.o aacdecoder.cpp
 aacdecoder.cpp: In member function 'bool aacDecoder::initializeMP4()':
 aacdecoder.cpp:317: erreur: invalid conversion from 'uint32_t*' to 'long
 unsigned int*'
 aacdecoder.cpp:317: erreur:   initializing argument 4 of 'char
 NeAACDecInit2(void*, unsigned char*, long unsigned int, long unsigned
 int*, unsigned char*)'
 make[2]: *** [aacdecoder.o] Erreur 1
 make[2]: Leaving directory `/home/revnew/mythplugins/mythmusic/mythmusic'
 make[1]: *** [sub-mythmusic-make_default] Erreur 2
 make[1]: Leaving directory `/home/revnew/mythplugins/mythmusic'
 make: *** [sub-mythmusic-make_default] Erreur 2

 I tried to rebuild faac and faad without any change.

 the line "#define FAAD_MODIFIED" is present in
 mythmusic/mythmusic/aacdecoder.cpp

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


More information about the mythtv-commits mailing list