[mythtv-users] endian test failed on ppc macos x

Björn Lundin b.f.lundin at gmail.com
Fri Oct 6 18:57:27 UTC 2006


Is this the correct list for asking compilation trouble?

configure complains on endian test. It is a ppc machine,
and specifying --arch=ppc or --arch=powerpc does not make a  
difference either

Am I doing anything obviously wrong?


minimac: bnl$ pwd
/Users/bnl/slask2/mythtv-0.20

minimac: bnl$ ./configure
endian test failed
If you think configure made a mistake, make sure you are using the  
latest
version from SVN.  If the latest version fails, report the problem to  
the
mythtv-dev at mythtv.org mailing list or IRC #mythtv on irc.freenode.net
Include the log file "config.err" produced by configure as this will  
help
solving the problem.

minimac: bnl$ uname -a
Darwin minimac.lundin.homelinux.net 8.8.0 Darwin Kernel Version  
8.8.0: Fri Sep  8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/ 
RELEASE_PPC Power Macintosh powerpc

minimac: bnl$ gcc -v
Using built-in specs.
Target: powerpc-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 --host=powerpc-apple-darwin8 -- 
target=powerpc-apple-darwin8
Thread model: posix
gcc version 4.0.1 (Apple Computer, Inc. build 5247)

minimac: bnl$ tail -n 14 config.err
check_ld
check_cc
BEGIN /tmp/ffmpeg-conf-13697-7710-5041.c
      1  #include <inttypes.h>
      2  int main(int argc, char ** argv){
      3          volatile uint32_t i=0x01234567;
      4          return (*((uint8_t*)(&i))) == 0x67;
      5  }
END /tmp/ffmpeg-conf-13697-7710-5041.c
distcc cc -no-cpp-precomp -pipe -force_cpusubtype_ALL -Wno-sign- 
compare -fomit-frame-pointer -c -o /tmp/ffmpeg- 
conf-20711-7710-6789.o /tmp/ffmpeg-conf-13697-7710-5041.c
distcc[7832] (dcc_spawn_child) ERROR: attempt to use unknown compiler  
aborted: cc
distcc[7832] (dcc_build_somewhere) Warning: failed to distribute,  
running locally instead
distcc[7832] (dcc_spawn_child) ERROR: attempt to use unknown compiler  
aborted: cc
endian test failed



/Björn

Björn Lundin
b dot f dot lundin at gmail dot com



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20061006/135fca90/attachment.htm 


More information about the mythtv-users mailing list