Hi, I'm trying to install fink 0.31.0 on Mac OS 10.7.1, via the source install method (as the website says). I do have Xcode 1.4 installed. When I run bootstrap, and select (1) Use sudo, it gives the following:
Checking cc... not found. ERROR: There is no C compiler on your system. Make sure that the Developer Tools are installed. I do have Xcode installed. This installs the utilities in /Developer/usr/bin, and I have manually added this to the path (both for my user and for root). Running "which cc" gives /Developer/usr/bin/cc and running "echo $PATH" gives /bin:/sbin:/usr/bin:/usr/local/bin:/usr/sbin:/usr/local/sbin:/Developer/usr/bin cc -v gives: Using built-in specs. Target: i686-apple-darwin10 Configured with: /var/tmp/gcc/gcc-5666.3~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 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 Thread model: posix gcc version 4.2.1 (Apple Inc. build 5666) (dot 3) I have tried symlinking cc to /bin in case fink is specifically looking there, but this does not help. I have tried running bootstrap as my user, using sudo, and as root. Any ideas why the bootstrap script isn't seeing the compiler? Cheers, Jason. ------------------------------------------------------------------------------ Malware Security Report: Protecting Your Business, Customers, and the Bottom Line. Protect your business and customers by understanding the threat from malware and how it can impact your online business. http://www.accelacomm.com/jaw/sfnl/114/51427462/ _______________________________________________ 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
