[mythtv-commits] Ticket #8406: ProgramInfo refactor

MythTV mythtv at cvs.mythtv.org
Sun May 16 15:51:16 UTC 2010


#8406: ProgramInfo refactor
------------------------------+---------------------------------------------
 Reporter:  danielk           |       Owner:  danielk   
     Type:  task              |      Status:  new       
 Priority:  minor             |   Milestone:  0.24      
Component:  MythTV - General  |     Version:  Trunk Head
 Severity:  medium            |     Mlocked:  0         
------------------------------+---------------------------------------------

Comment(by bradd@…):

 This breaks compiling on Mac OS X.  Here is the error:

 g++ -c -pipe -fomit-frame-pointer -O3 -m32 -g -Wall -Wno-switch -Wpointer-
 arith -Wredundant-decls -Wno-non-virtual-dtor -funit-at-a-time
 -D__STDC_CONSTANT_MACROS -I/Users/bradd/mythtv_build_qt4.6/.osx-
 packager/build/include/freetype2 -I/Users/bradd/mythtv_build_qt4.6/.osx-
 packager/build/include
 -F/System/Library/Frameworks/{AGL,ApplicationServices,Carbon,Cocoa,OpenGL,QuickTime,IOKit,IOKit}.framework/Frameworks
 -F/System/Library/PrivateFrameworks/{DVD}.framework/Frameworks
 -F/Developer/FireWireSDK26/Examples/Framework -arch i386 -DPIC -fPIC
 -DUSING_APPLEREMOTE -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
 -D_LARGEFILE_SOURCE -DUSING_MHEG -DUSING_FRONTEND -DUSING_FFMPEG_THREADS
 -DUSING_OSX_FIREWIRE -DUSING_FIREWIRE -DUSING_IPTV -DUSING_HDHOMERUN
 -DUSING_BACKEND -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB
 -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED
 -I/Users/bradd/mythtv_build_qt4.6/.osx-packager/build/mkspecs/macx-g++ -I.
 -I/Users/bradd/mythtv_build_qt4.6/.osx-packager/build/include/QtCore
 -I/Users/bradd/mythtv_build_qt4.6/.osx-packager/build/include/QtNetwork
 -I/Users/bradd/mythtv_build_qt4.6/.osx-packager/build/include/QtGui
 -I/Users/bradd/mythtv_build_qt4.6/.osx-packager/build/include/QtXml
 -I/Users/bradd/mythtv_build_qt4.6/.osx-packager/build/include/QtSql
 -I/Users/bradd/mythtv_build_qt4.6/.osx-packager/build/include
 -I/Users/bradd/mythtv_build_qt4.6/.osx-packager/build/include
 -I/Users/bradd/mythtv_build_qt4.6/.osx-packager/build -I.. -I../.. -I.
 -I../libmyth -I../libavcodec -I../libavformat -I../libavutil
 -I../libswscale -I../libmythmpeg2 -I../libmythdb -I../libmythhdhomerun
 -I../libmythdvdnav -I../libmythbdnav -Idvbdev -Impeg -Iiptv -Ichannelscan
 -I../libmythlivemedia/BasicUsageEnvironment/include
 -I../libmythlivemedia/BasicUsageEnvironment
 -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock
 -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia
 -I../libmythlivemedia/UsageEnvironment/include
 -I../libmythlivemedia/UsageEnvironment -I../libmythdb -I../libmythui
 -I/usr/include -I. -o textsubtitleparser.o textsubtitleparser.cpp
 NuppelVideoPlayer.cpp: In member function 'bool
 NuppelVideoPlayer::TranscodeGetNextFrame(QMap<long long unsigned int,
 MarkTypes>::iterator&, int&, bool&, bool)':
 NuppelVideoPlayer.cpp:5958: error: '__INT64_C' was not declared in this
 scope
 make[2]: *** [NuppelVideoPlayer.o] Error 1
 make[2]: *** Waiting for unfinished jobs....
 make[1]: *** [sub-libmythtv-make_default] Error 2
 make: *** [sub-libs-make_default-ordered] Error 2

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


More information about the mythtv-commits mailing list