> On Dec 1, 2014, at 4:47 AM, Petri Piila <petri.pi...@kolumbus.fi> wrote:
> 
> Here is a snippet from config.log :
> 
> configure:3564: checking whether the C compiler works
> configure:3586: gcc-4.2  -I/sw/include -L/sw/lib conftest.c  >&5
> <built-in>:0: error: Unknown value '10.10' of -mmacosx-version-min
> configure:3590: $? = 1
> configure:3628: result: no
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | /* end confdefs.h.  */
> | 
> | int
> | main ()
> | {
> | 
> |   ;
> |   return 0;
> | }
> configure:3633: error: in 
> `/sw/src/fink.build/libgeos3.4.2-3.4.2-1/geos-3.4.2':
> configure:3635: error: C compiler cannot create executables
> 
> 


Maintainer cc'ed

Your gcc-4.2 isn’t part of the command-line build tools for 10.10.  
Unfortunately the test for gcc-4.2, which isn’t really relevant any more for 
10.7 and later, is finding it and trying to use it.

You might try editing /sw/fink/10.7/stable/main/finkinfo/libs/libgeos3.4.2.info 
and removing the if … fi construct in the CompileScript block.

-- 
Alexander Hansen, Ph.D.
Fink User Liaison


------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
_______________________________________________
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