When trying to compile gnuchess, ./configure fails with the following message:

checking for C compiler default output... configure: error: C compiler cannot create executables
See `config.log' for more details.
### execution of ./configure failed, exit code 77
Failed: compiling gnuchess-5.07-1 failed


This happens both with cc1plus from XCode 1.2 and 1.5 (following Martin Costabel's instructions, I have replaced /usr/libexec/gcc/darwin/ppc/3.3/cc1plus by a link to either cc1plus_12 or cc1plus_15:

% ls -l /usr/libexec/gcc/darwin/ppc/3.3/cc1plus*
lrwxr-xr-x 1 root wheel 10 14 Nov 00:41 /usr/libexec/gcc/darwin/ppc/3.3/cc1plus -> cc1plus_12
-r-xr-xr-x 1 root wheel 4375328 7 Nov 00:20 /usr/libexec/gcc/darwin/ppc/3.3/cc1plus_12
-r-xr-xr-x 1 root wheel 4436848 28 Aug 01:15 /usr/libexec/gcc/darwin/ppc/3.3/cc1plus_15


).

What could be wrong?

Cheers,

Artemio Gonzalez
[EMAIL PROTECTED]



-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to