[mythtv-users] Mac OS X Frontent help

Todd Ignasiak ignasiak at gmail.com
Sun Mar 19 03:57:43 UTC 2006


On 3/18/06, Pete Wall <pete at petewall.net> wrote:
> I'm trying to install the OS X frontend.  Using the instructions on
> the new wiki (http://www.mythtv.org/wiki/index.php/Myth_on_Mac_OS_X),
> I've gotten so far as to pull mythtv from subversion, run qmake on
> mythtv.pro, but the make after that throws up some strange errors:
>
> % make
> cd libs && make -f Makefile
> cd libavutil && make -f Makefile
> distcc cc -c -pipe -faltivec -w -O3 -no-cpp-precomp -pipe -fomit-
> frame-pointer -force_cpusubtype_ALL -Wno-sign-compare -fno-inline-
> functions -faltivec -DPIC -fPIC  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
> -DPREFIX=\"/usr/local\" -DHAVE_AV_CONFIG_H -D_LARGEFILE_SOURCE -I/
> Users/peetola/src/qt-mac-free-3.3.3/mkspecs/default -I. -I.. -I../.. -
> o mathematics.o mathematics.c
> distcc[814] (dcc_spawn_child) ERROR: attempt to use unknown compiler
> aborted: cc
> distcc[814] (dcc_build_somewhere) Warning: failed to distribute,
> running locally instead
> distcc[814] (dcc_spawn_child) ERROR: attempt to use unknown compiler
> aborted: cc
> make[2]: *** [mathematics.o] Error 100
> make[1]: *** [sub-libavutil] Error 2
> make: *** [sub-libs] Error 2
>

Add "--disable-distcc" to your MythTV configure options.


More information about the mythtv-users mailing list