Can you help with the steps/commands to look into: /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".
Thanks ------------------------------------------------- Dr Valentino Setoa Junior Te'o, PhD Associate Professor, Microbial Biotechnology School of Earth, Environmental and Biological Sciences Faculty of Science and Engineering | Queensland University of Technology 2 George St, Level 3, R Block, Gardens Point Campus Brisbane, QLD, 4001 PH (Office): +61 7 3138 1687 FX (Office): +61 7 3138 2320 Mob (Int): +61 413 114 564 Mob (Aus): 0413 114 564 E: [email protected] This message is intended for the addressee and may contain confidential information. If you are not the intended recipient, please delete it and notify the sender. ________________________________________ From: Alexander Hansen [[email protected]] Sent: Friday, 2 May 2014 2:49 PM To: Junior Te'o; [email protected] Subject: Re: [Fink-beginners] Fink Fast Installation - Configure Error 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
