[mythtv-users] Mythfrontend mini core duo

Jake Goulding shepmaster at mac.com
Thu Mar 9 04:10:23 UTC 2006


While I'm far from being a Myth expert, you may want to try setting  
the environment variable CC=gcc, You should be able to type `make  
CC=gcc`

However, on my Intel Mini, cc is simply an alias to gcc:

chiron:~ shep$ cc -v
Using built-in specs.
Target: i686-apple-darwin8
Configured with: /private/var/tmp/gcc/gcc-5247.obj~4/src/configure -- 
disable-checking -enable-werror --prefix=/usr --mandir=/share/man -- 
enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg] 
[^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 -- 
build=powerpc-apple-darwin8 --with-arch=pentium-m --with- 
tune=prescott --program-prefix= --host=i686-apple-darwin8 -- 
target=i686-apple-darwin8
Thread model: posix
gcc version 4.0.1 (Apple Computer, Inc. build 5247)

Do you have the Developer Tools installed?

-jake

On Mar 8, 2006, at 5:22 PM, jl wrote:

> I also have a new mac mini with the intel core processor.  I tried to
> use a pre-compiled binary and get this in the console when I try to
> watch recorded shows:
>
> 2006-03-08 16:10:50.220 Video timing method: USleep with busy wait
> 2006-03-08 16:10:50.220 Connected to database 'mythconverg' at host:
> 192.168.0.198
> DecompressSequenceFrameWhen failed
> 2006-03-08 16:10:53.338 NVP: prebuffering pause
> DecompressSequenceFrameWhen failed
> DecompressSequenceFrameWhen failed
> DecompressSequenceFrameWhen failed
> DecompressSequenceFrameWhen failed
>
> My next step was to just compile mythtv 0.19 myself.  I installed
> freetype, lame, qt, mysql (according to the myth wiki) and then was
> doing mythtv.  When running make I get:
>
> justin-lamberts-computer:~/src/mythtv-0.19 jlambert$ make
> cd libs && make -f Makefile
> cd libavutil && make -f Makefile
> distcc cc -c -pipe -march=i386 -w -O3 -no-cpp-precomp -pipe -fomit-
> frame-pointer -force_cpusubtype_ALL -Wno-sign-compare -fomit-frame-
> pointer -DPIC -fPIC  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/
> usr/local\" -DHAVE_AV_CONFIG_H -D_LARGEFILE_SOURCE -I/Users/jlambert/
> src/qt-mac-free-3.3.5/mkspecs/default -I. -I.. -I../.. -o
> mathematics.o mathematics.c
> distcc[20779] (dcc_spawn_child) ERROR: attempt to use unknown
> compiler aborted: cc
> distcc[20779] (dcc_build_somewhere) Warning: failed to distribute,
> running locally instead
> distcc[20779] (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
>
> Am I just an idiot and missing something?
>
> Thanks,
> jl
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users



More information about the mythtv-users mailing list