Sadly it fails at "./bootstrap-prefix.sh $EPREFIX/tmp wget" because it can't find cc1:
Code: Select all
gcc version 3.3 20030304 (Apple Computer, Inc. build 1819)
configure:2019: $? = 0
configure:2021: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:2024: $? = 1
configure:2047: checking for C compiler default output file name
configure:2050: gcc -O2 -pipe conftest.c >&5
gcc: installation problem, cannot exec `cc1': No such file or directory
configure:2053: $? = 1
configure: failed program was:



