[mythtv-users] Mythtv frontend on PPC

OM Ugarcina mo.ucina at gmail.com
Sat Oct 12 05:53:42 UTC 2013


Thanks for that , worked great . Now I am up to this one :

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
avformatwriter.cpp:30:22: error: byteswap.h: No such file or directory
avformatwriter.cpp: In function ‘void bswap_16_buf(short int*, int, int)’:
avformatwriter.cpp:329: error: ‘bswap_16’ was not declared in this scope
make[2]: *** [avformatwriter.o] Error 1
make[1]: *** [sub-libmythtv-make_default] Error 2
make: *** [libs] Error 2
[osx-pkg] Failed system call: " /usr/bin/make  " with error code 2
Died at ./osx-packager-qtsdk.pl line 1730.





On Sat, Oct 12, 2013 at 4:09 PM, Jean-Yves Avenard <jyavenard at gmail.com>wrote:

> On 12 October 2013 15:30, OM Ugarcina <mo.ucina at gmail.com> wrote:
>
> > In file included from mythrender_opengl.h:27,
> >                  from mythmainwindow_internal.h:11,
> >                  from mythmainwindow.cpp:2:
> > util-osx.h:5:30: error: CarbonCore/Endian.h: No such file or directory
> >
> /System/Library/Frameworks/Carbon.framework/Frameworks/HIToolbox.framework/Headers/Events.h:481:
> > error: ‘BigEndianLong’ does not name a type
> >
> /System/Library/Frameworks/Carbon.framework/Frameworks/HIToolbox.framework/Headers/Events.h:497:
> > error: variable or field ‘GetKeys’ declared void
> >
> /System/Library/Frameworks/Carbon.framework/Frameworks/HIToolbox.framework/Headers/Events.h:497:
>
> hmm...
>
> I remember adding that line in order to compile using the 10.5 SDK under
> 10.6...
>
> well, simply edit libs/libmythui/util-osx.h and comment the line with
> #import <CarbonCore/Endian.h>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://www.mythtv.org/mailman/listinfo/mythtv-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mythtv.org/pipermail/mythtv-users/attachments/20131012/076413a0/attachment-0001.html>


More information about the mythtv-users mailing list