On Sep 5, 2009, at 3:14 PM, Alexander Hansen wrote: > Glenn Millhauser wrote: >> Hi Alexander, >> Thanks so much for the attention to this. The file is not that >> large so I just pasted below everything from the path statement >> downward, hoping that this will contain the relevant information. >> g >> >> >> PATH: /sw/var/lib/fink/path-prefix-10.6:/sw/bin:/sw/sbin:/bin:/usr/ >> bin:/sbin:/usr/sbin:/usr/X11R6/bin >> >> >> ## ----------- ## >> ## Core tests. ## >> ## ----------- ## >> >> configure:1500: checking for C++ compiler version >> configure:1503: g++ --version </dev/null >&5 >> i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5646) >> Copyright (C) 2007 Free Software Foundation, Inc. >> This is free software; see the source for copying conditions. There >> is NO >> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR >> PURPOSE. >> >> configure:1506: $? = 0 >> configure:1508: g++ -v </dev/null >&5 >> Using built-in specs. >> Target: i686-apple-darwin10 >> Configured with: /var/tmp/gcc/gcc-5646~6/src/configure --disable- >> checking --enable-werror --prefix=/usr --mandir=/share/man --enable- >> languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/ >> s/ >> $/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --with- >> gxx- >> include-dir=/include/c++/4.2.1 --program-prefix=i686-apple- >> darwin10- -- >> host=x86_64-apple-darwin10 --target=i686-apple-darwin10 >> Thread model: posix >> gcc version 4.2.1 (Apple Inc. build 5646) >> configure:1511: $? = 0 >> > <snip> >> configure:2019: checking build system type >> configure:2037: result: i686-apple-darwin10.0.0 >> configure:2045: checking host system type >> configure:2059: result: i686-apple-darwin10.0.0 >> configure:2113: checking for gcc >> configure:2142: result: no >> configure:2193: checking for cc >> configure:2222: result: no >> configure:2235: checking for cc >> configure:2283: result: no >> configure:2336: checking for cl >> configure:2365: result: no >> configure:2378: error: no acceptable C compiler found in $PATH >> > <snip> > > That looks bad, yeah. If you run "which gcc" in a terminal, do you > get > anything? > > If not, I'm surprised that you have g++ but not gcc, but maybe this is > another case of Installer.app behaving badly. >
actually, I do get a gcc: /usr/bin/gcc can't recall when I installed it. But I guess the install is not finding it. g Glenn Millhauser Department of Chemistry & Biochemistry UC Santa Cruz Santa Cruz, CA 95064 831 459 2176 voice 831 459 2935 fax 831 566 3337 cell 831 824 4645 google voice (rings to cell and office) [email protected] http://chemistry.ucsc.edu/~glennm ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
