Yes, it compiles when dropping the if/fi condition. Also, there has appeared a binary distribution lately at Fink.
Alex Hansen [[email protected]] kirjoitti: > Gcc-4.2 was removed from Xcode 4.2 and later, so the only people who should > have it from Xcode are people on 10.7 with Xcode 4.1. That's a small subset > of our users at this point. :-) > > Sent from my iPad > > > On Dec 1, 2014, at 18:05, f ¬4 <[email protected]> wrote: > > > > Hi, > > > >> 2014/12/02 3:50Alexander Hansen <[email protected]> náüë > >> > >> > >>> On Dec 1, 2014, at 4:47 AM, Petri Piila <[email protected]> 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 isnt part of the command-line build tools for 10.10. > >> Unfortunately the test for gcc-4.2, which isnt 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/libgeos34.2.info and removing the > >> if & fi construct in the CompileScript block. > > > > I can drop if/fi conditional on 10.7 tree? > > > > > > > > BABA Yoshihiko > > > > > > > -- ------------------------------------------------------------------------------ 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=164703151&iu=/4140/ostg.clktrk _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
