> On Jan 8, 2015, at 11:24 AM, Parmar, Payal <payal.par...@wsu.edu> wrote: > > Dear Alexander, > > Thank you so much for your response. > I have looked at config.log file and I see the following error there- > > ..." conftest.c:1:0: error: unknown value '10.10' of > -mmacosx-version-min....." > > > which means that gcc is not recognizing the version of my operating system.. > right? > What I have been trying to do was I installed fink-0.38.0 which is compatible > with MACOX 10.10 ( Yosemite), that is my macon version and then I wanted to > install gtkmm2.4-gtk-dev and libglademm2.4 using fink. Both installation is > giving same error. > Is this issue related to Fink or something else? I tried to look at the > solution to this error, but couldn't find any. > Could you please suggest what could be the possible solution to this. > The complete config.log file looks like the following- > > This file contains any messages produced by compilers while > running configure, to aid debugging if configure makes a mistake. > > configure:705: checking host system type > configure:726: checking target system type > configure:744: checking build system type > configure:837: checking which C compiler > configure:852: checking for gcc > configure:965: checking whether the C compiler (gcc -O3 -fno-common -Wall > -fno-strict-aliasing -I/sw/include/tcltk-private/tk8.6/generic > -I/sw/include/tcltk-private/tk8.6/unix -L/sw/lib) works > configure:981: gcc -o conftest -O3 -fno-common -Wall -fno-strict-aliasing > -I/sw/include/tcltk-private/tk8.6/generic > -I/sw/include/tcltk-private/tk8.6/unix -I/sw/include -L/sw/lib conftest.c > 1>&5 > conftest.c:1:0: error: unknown value '10.10' of -mmacosx-version-min > > ^ > configure:978:1: warning: return type defaults to 'int' [-Wreturn-type] > main(){return(0);} > ^ > configure: failed program was: > > #line 976 "configure" > #include "confdefs.h" > > main(){return(0);} > > > I really appreciate any of your suggestions/help. > > Thank you, > > -Payal > > > >
It sounds like you have the 10.9 version of the Xcode command-line tools installed. Try running “sudo xcode-select --install”, and if that doesn’t work, download the Yosemite version from developer.apple.com -- Alexander Hansen, Ph.D. Fink User Liaison ------------------------------------------------------------------------------ Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net _______________________________________________ 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