On 4/5/12 1:28 AM, Lodato, D.F. wrote: > I'm really sorry, > but I'm new with mac and still don't know how to do a buck load of things. > here's the total config.log file. > THanks again. > Cheers, > Davide > > > OUTPUT > This file contains any messages produced by compilers while > running configure, to aid debugging if configure makes a mistake. > > It was created by configure, which was > generated by GNU Autoconf 2.59. Invocation command line was > > $ ./configure --build=x86_64-apple-darwin --prefix=/sw/bootstrap > --without-zlib --without-dselect --without-start-stop-daemon > --without-sgml-doc --with-admindir=/sw/var/lib/dpkg > --mandir=/sw/bootstrap/share/man --infodir=/sw/bootstrap/share/info > --srcdir=/sw/src/fink.build/dpkg-bootstrap-1.10.21-1218/dpkg-1.10.21 > --without-libintl-prefix --without-libiconv-prefix --disable-nls > > ## --------- ## > ## Platform. ## > ## --------- ## > > hostname = MacBook-Pro-di-Davide.local > uname -m = x86_64 > uname -r = 11.3.0 > uname -s = Darwin > uname -v = Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; > root:xnu-1699.24.23~1/RELEASE_X86_64 > > /usr/bin/uname -p = i386 > /bin/uname -X = unknown > > /bin/arch = unknown > /usr/bin/arch -k = unknown > /usr/convex/getsysinfo = unknown > hostinfo = Mach kernel version: > Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; > root:xnu-1699.24.23~1/RELEASE_X86_64 > Kernel configured for up to 4 processors. > 2 processors are physically available. > 4 processors are logically available. > Processor type: i486 (Intel 80486) > Processors active: 0 1 2 3 > Primary memory available: 4.00 gigabytes > Default processor set: 72 tasks, 314 threads, 4 processors > Load average: 1.27, Mach factor: 2.71 > /bin/machine = unknown > /usr/bin/oslevel = unknown > /bin/universe = unknown > > PATH: /sw/var/lib/fink/path-prefix-clang > PATH: /sw/bootstrap/bin > PATH: /sw/bootstrap/sbin > PATH: /bin > PATH: /usr/bin > PATH: /sbin > PATH: /usr/sbin > > > ## ----------- ## > ## Core tests. ## > ## ----------- ## > > configure:1444: checking build system type > configure:1462: result: x86_64-apple-darwin > configure:1470: checking host system type > configure:1484: result: x86_64-apple-darwin > configure:1492: checking target system type > configure:1506: result: x86_64-apple-darwin > configure:1562: checking for gcc > configure:1578: found /sw/var/lib/fink/path-prefix-clang/gcc > configure:1588: result: gcc > configure:1646: checking for gcc > configure:1672: result: gcc > configure:1916: checking for C compiler version > configure:1919: gcc --version</dev/null>&5 > /sw/var/lib/fink/path-prefix-clang/gcc: line 20: exec: clang: not found > That would explain why your compiler can't produce executables. It doesn't exist.
Install the command-line tools via the Download tab of the Xcode preferences. -- Alexander Hansen, Ph.D. Fink User Liaison http://finkakh.wordpress.com/2012/02/21/got-job/ ------------------------------------------------------------------------------ Better than sec? Nothing is better than sec when it comes to monitoring Big Data applications. Try Boundary one-second resolution app monitoring today. Free. http://p.sf.net/sfu/Boundary-dev2dev _______________________________________________ Fink-beginners mailing list [email protected] List archive: http://news.gmane.org/gmane.os.apple.fink.beginners Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners
