<div dir="ltr">Thanks for that , worked great . Now I am up to this one :<br><br>ccache /Developer/usr/bin/g++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -arch ppc -D_USING_105SDK=1 -mmacosx-version-min=10.5 -I/Users/user/Downloads/mythtv/.osx-packager/build/include -I/Users/user/Downloads/mythtv/.osx-packager/build/mysql -DNDEBUG -fomit-frame-pointer -fPIC -maltivec -mabi=altivec -g -Wall -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -Wno-switch -Woverloaded-virtual -funit-at-a-time -I/Users/user/Downloads/mythtv/.osx-packager/build/include/freetype2 -I/Users/user/Downloads/mythtv/.osx-packager/build/include -FAGL,ApplicationServices,Carbon,Cocoa,CoreServices,CoreFoundation,OpenGL,QuickTime,IOKit,CoreVideo -F/Users/user/Downloads/mythtv/.osx-packager/build/lib -gdwarf-2 -arch ppc -fPIC -DUSING_APPLEREMOTE -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_OPENGL -DUSING_OPENGL_VIDEO -DUSING_AIRPLAY -DUSING_MHEG -DUSING_FRONTEND -DUSING_FFMPEG_THREADS -DUSING_OSX_FIREWIRE -DUSING_FIREWIRE -DUSING_IPTV -DUSING_HDHOMERUN -DUSING_CETON -DUSING_BACKEND -DMTV_API -DQT_SQL_LIB -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/Users/user/Downloads/mythtv/.osx-packager/build/mkspecs/macx-g++ -I. -I/Users/user/Downloads/mythtv/.osx-packager/build/include/QtCore -I/Users/user/Downloads/mythtv/.osx-packager/build/include/QtNetwork -I/Users/user/Downloads/mythtv/.osx-packager/build/include/QtGui -I/Users/user/Downloads/mythtv/.osx-packager/build/include/QtOpenGL -I/Users/user/Downloads/mythtv/.osx-packager/build/include/QtXml -I/Users/user/Downloads/mythtv/.osx-packager/build/include/QtSql -I/Users/user/Downloads/mythtv/.osx-packager/build/include -I/Users/user/Downloads/mythtv/.osx-packager/build -I../../external/qjson/include -I.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -I../libmythdvdnav -Impeg -Ichannelscan -Ivisualisations -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -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../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I/usr/include -I../libmythdvdnav -I../../external/libmythbluray -I../../external/libhdhomerun -I/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers -I/System/Library/Frameworks/AGL.framework/Headers -I. -o avformatwriter.o avformatwriter.cpp<br>
avformatwriter.cpp:30:22: error: byteswap.h: No such file or directory<br>avformatwriter.cpp: In function ‘void bswap_16_buf(short int*, int, int)’:<br>avformatwriter.cpp:329: error: ‘bswap_16’ was not declared in this scope<br>
make[2]: *** [avformatwriter.o] Error 1<br>make[1]: *** [sub-libmythtv-make_default] Error 2<br>make: *** [libs] Error 2<br>[osx-pkg] Failed system call: &quot; /usr/bin/make  &quot; with error code 2<br>Died at ./<a href="http://osx-packager-qtsdk.pl">osx-packager-qtsdk.pl</a> line 1730.<br>
<br><br><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Oct 12, 2013 at 4:09 PM, Jean-Yves Avenard <span dir="ltr">&lt;<a href="mailto:jyavenard@gmail.com" target="_blank">jyavenard@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 12 October 2013 15:30, OM Ugarcina &lt;<a href="mailto:mo.ucina@gmail.com">mo.ucina@gmail.com</a>&gt; wrote:<br>

<br>
&gt; In file included from mythrender_opengl.h:27,<br>
&gt;                  from mythmainwindow_internal.h:11,<br>
&gt;                  from mythmainwindow.cpp:2:<br>
&gt; util-osx.h:5:30: error: CarbonCore/Endian.h: No such file or directory<br>
&gt; /System/Library/Frameworks/Carbon.framework/Frameworks/HIToolbox.framework/Headers/Events.h:481:<br>
&gt; error: ‘BigEndianLong’ does not name a type<br>
&gt; /System/Library/Frameworks/Carbon.framework/Frameworks/HIToolbox.framework/Headers/Events.h:497:<br>
&gt; error: variable or field ‘GetKeys’ declared void<br>
&gt; /System/Library/Frameworks/Carbon.framework/Frameworks/HIToolbox.framework/Headers/Events.h:497:<br>
<br>
</div>hmm...<br>
<br>
I remember adding that line in order to compile using the 10.5 SDK under 10.6...<br>
<br>
well, simply edit libs/libmythui/util-osx.h and comment the line with<br>
#import &lt;CarbonCore/Endian.h&gt;<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
</div></div></blockquote></div><br></div>