Sorrry it was late and I had a few minutes before I had to shut my comp down.
config.log is just variables. .
This is what it tryed to make:
I bolded what might help:
QUOTE
configure:2382: $? = 0
configure:2384: gcc -v </dev/null >&5
Reading specs from /usr/libexec/gcc/darwin/ppc/3.3/specs
Thread model: posix
gcc version 3.3 20030304 (Apple Computer, Inc. build 1495)
configure:2387: $? = 0
configure:2389: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:2392: $? = 1
configure:2415: checking for C compiler default output file name
configure:2418: gcc conftest.c >&5
ld: /usr/lib/libSystem.dylib load command 9 unknown cmd field
configure:2421: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "mpq-tools"
| #define PACKAGE_TARNAME "mpq-tools"
| #define PACKAGE_VERSION "0.3.0"
| #define PACKAGE_STRING "mpq-tools 0.3.0"
| #define PACKAGE_BUGREPORT "mbroemme@plusserver.de"
| #define PACKAGE "mpq-tools"
| #define VERSION "0.3.0"
| #define OS "powerpc-apple-darwin7.9.0"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
ADDITION:
I found out the problem is I need a new libSystem.dylib