[mythtv] Is this an endianness issue?

Nigel Pearson nigel at ind.tansu.com.au
Tue Aug 3 01:13:57 EDT 2004


> I think RTjpeg.h expects -DWORDS_BIGENDIAN for big-endian machines.

	Indeed, and it has it:

Macintosh% touch libmythtv/RTjpegN.cpp

Macintosh% make
cd libavcodec && make -f Makefile
make[1]: Nothing to be done for `first'.
cd libavformat && make -f Makefile
make[1]: Nothing to be done for `first'.
cd libmyth && make -f Makefile
make[1]: Nothing to be done for `first'.
cd libmythtv && make -f Makefile
c++ -c -pipe -x objective-c++ 
-F/System/Library/Frameworks/ApplicationServices.framework/Frameworks 
-F/System/Library/Frameworks/Carbon.framework/Frameworks -Wall -W -g 
`freetype-config --cflags` -fPIC  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 
-DPREFIX=\"/usr/local\" -DCONFIG_DARWIN -DWORDS_BIGENDIAN 
-DQT_THREAD_SUPPORT -DQT_SHARED -DQT_ACCESSIBILITY_SUPPORT 
-DQT_TABLET_SUPPORT -DQT_NO_DEBUG -I/Volumes/Backups/qt/mkspecs/default 
-I. -I/usr/local/include -I../libmyth -I.. -Idvbdev -I../libavcodec 
-I/Volumes/Backups/qt/include -o RTjpegN.o RTjpegN.cpp


	Just not in current settings.pro for macx

--
Nigel Pearson, nigel at ind.tansu.com.au | "Reality is that which,
Telstra BI&D, Sydney, Australia       |  when you stop believing
Office: 8255 4222    Fax:  8255 3153  |  in it, doesn't go away."
Mobile: 0408 664435  Home: 9792 6998  |  Philip K. Dick - 'Valis'



More information about the mythtv-dev mailing list