On 4/28/14, 4:58 PM, Dan Barrie wrote: > Thanks for the help, Alexander. I finally got around to removing /sw and > reinstalling, and I get an error (below). I've searched the list > archives, but haven't found a clear solution. What do you think about > this? Thanks, > > Dan > > -- > > echo "x86_64\tx86_64" >> > /sw/src/fink.build/apt-0.5.4-1061/apt-0.5.4/buildlib/archtable > ./configure --prefix=/sw --host=x86_64-apple-darwin`uname -r|cut -f1 -d.` > creating cache ./config.cache > checking host system type... x86_64-apple-darwin12 > checking target system type... x86_64-apple-darwin12 > checking build system type... x86_64-apple-darwin12 > checking for gcc... gcc > checking whether the C compiler (gcc ) works... yes > checking whether the C compiler (gcc ) is a cross-compiler... no > checking whether we are using GNU C... yes > checking whether gcc accepts -g... no > checking for POSIXized ISC... no > checking for c++... c++ > checking whether the C++ compiler (c++ -O2 -DEMULATE_MMAP -D__USE_MISC > -fconstant-cfstrings -DHAVE_SOCKLEN_T=1 ) works... yes > checking whether the C++ compiler (c++ -O2 -DEMULATE_MMAP -D__USE_MISC > -fconstant-cfstrings -DHAVE_SOCKLEN_T=1 ) is a cross-compiler... no > checking whether we are using GNU C++... yes > checking whether c++ accepts -g... no > checking how to run the C preprocessor... /lib/cpp > checking for ranlib... ranlib > checking for ar... ar > checking for library containing gethostbyname... none required > checking for library containing connect... none required > checking for db2/db.h... no > checking system architecture... x86_64 > checking system OS... darwin > checking for C99 integer types... yes > checking for statvfs... yes > *checking whether byte ordering is bigendian... no* > *checking for missing socklen_t... missing.* > *checking for h_errno... configure: error: not found.* > *### execution of ./configure failed, exit code 1* > *phase compiling: apt-0.5.4-1061 failed* > > Before reporting any errors, please run "fink selfupdate" and try again. > > If you continue to have issues, please check to see if the FAQ on Fink's > website solves the problem. If not, ask on one (not both, please) of > these mailing lists: > > The Fink Users List <[email protected] > <mailto:[email protected]>> > The Fink Beginners List <[email protected] > <mailto:[email protected]>>. > > Please try to include the complete error message in your report. This > generally consists of a compiler line starting with e.g. "gcc" or "g++" > followed by the actual error output from the compiler. > > Also include the following system information: > Package manager version: 0.36.4 > Distribution version: selfupdate-point (bootstrap), 10.8, x86_64 > Trees: local/main stable/main > Xcode.app: 5.1.1 > Xcode command-line tools: 5.0.1.0.1.1377666378 > Max. Fink build jobs: 1 > > > ERROR: Bootstrap phase 2 failed! > >
Aha. I see a potential issue. It's best if the Xcode.app and Xcode command-line tools versions are compatible--that can avoid build problems in a number of packages. See if Xcode.app's Preferences will let you download a newer version of the CLI tools. -- 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
