On OSX 10.6.8 (64-bit fink) updating to libgcrypt-1.5.0-2 failed with:

...
checking for C compiler default output file name... 
configure: error: in `/sw64/src/fink.build/libgcrypt-1.5.0-2/libgcrypt-1.5.0':
configure: error: C compiler cannot create executables
See `config.log' for more details.
### execution of ./configure failed, exit code 77
Removing runtime build-lock...
Removing build-lock package...
/sw64/bin/dpkg-lockwait -r fink-buildlock-libgcrypt-1.5.0-2
(Reading database ... 363477 files and directories currently installed.)
Removing fink-buildlock-libgcrypt-1.5.0-2 ...
Failed: phase compiling: libgcrypt-1.5.0-2 failed

The config.log file shows:

...
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
configure:3745: $? = 0
configure:3734: gcc -V >&5
gcc-4.2: argument to `-V' is missing
configure:3745: $? = 1
configure:3734: gcc -qversion >&5
i686-apple-darwin10-gcc-4.2.1: no input files
configure:3745: $? = 1
configure:3767: checking for C compiler default output file name
configure:3789: gcc -fheinous-gnu-extensions -std=gnu89 -I/sw64/include 
-L/sw64/lib conftest.c  >&5
cc1: error: unrecognized command line option "-fheinous-gnu-extensions"
configure:3793: $? = 1
configure:3830: result:
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgcrypt"
| #define PACKAGE_TARNAME "libgcrypt"
| #define PACKAGE_VERSION "1.5.0"
| #define PACKAGE_STRING "libgcrypt 1.5.0"
| #define PACKAGE_BUGREPORT "bug-libgcr...@gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgcrypt"
| #define VERSION "1.5.0"
| #define PACKAGE "libgcrypt"
| #define VERSION "1.5.0"
| /* end confdefs.h.  */
| #include <stdio.h>
| int
| main ()
| {
| FILE *f = fopen ("conftest.out", "w");
|  return ferror (f) || fclose (f) != 0;
|
|   ;
|   return 0;
| }
configure:3836: error: in 
`/sw64/src/fink.build/libgcrypt-1.5.0-2/libgcrypt-1.5.0':
configure:3840: error: C compiler cannot create executables
See `config.log' for more details.
...

TIA

Dominique

------------------------------------------------------------------------------
BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to