On 5/1/14, 9:17 PM, Junior Te'o wrote: > Hi, > > I managed to download the latest Xcode command-line tools (April) and tried > again with Xcode app 5.1.1, but still had the same problem as before. > > I then tried the Xcode app 5.1 with Xcode command-line tools 5.1(March) and > got a similar error message: > > checking whether /sw/var/lib/fink/path-prefix-libcxx/g++ understands -c and > -o together... no > checking how to run the C++ preprocessor... /lib/cpp > configure: error: C++ preprocessor "/lib/cpp" fails sanity check > ### execution of ./configure failed, exit code 1 > phase compiling: ncurses-5.9-20110507-1 failed > > Also include the following system information: > Package manager version: 0.36.4 > Distribution version: selfupdate-point (bootstrap), 10.9, x86_64 > Trees: local/main stable/main > Xcode.app: 5.1 > Xcode command-line tools: 5.1.0.0.1.1396320587 > Max. Fink build jobs: 8 > > > ERROR: Bootstrap phase 2 failed! > > > Appreciate any further suggestions! > > Cheers > > Junior > >
Ok. Something other than a compiler/header mismatch is likely be the culprit, then. The next thing to try is to look in /sw/src/fink.build/ncurses-5.9-20110507-1/ncurses-5.9/config.log for where it mentions "checking whether /sw/var/lib/fink/path-prefix-libcxx/g++ understands -c and -o together". I get configure:17071: checking whether /sw/var/lib/fink/path-prefix-libcxx/g++ understands -c and -o together configure:17087: /sw/var/lib/fink/path-prefix-libcxx/g++ -c conftest.cc -o conftest2.o >&5 configure:17090: $? = 0 configure:17092: /sw/var/lib/fink/path-prefix-libcxx/g++ -c conftest.cc -o conftest2.o >&5 configure:17095: $? = 0 configure:17106: result: yes -- Alexander Hansen, Ph.D. Fink User Liaison My package updates: http://finkakh.wordpress.com/ ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available. Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ 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
