On 4/2/14, 10:28 AM, Herbert Dreiner wrote: > Tried to install xv from fink and failed. > > Here are my details: > > Package manager version: 0.36.3.1 > Distribution version: selfupdate-rsync Wed Apr 2 17:53:16 2014, 10.9, > x86_64 > Trees: local/main stable/main > Xcode.app: 5.1 > > Error message: > checking for gcc... gcc > checking whether the C compiler works... no > configure: error: in `/sw/src/fink.build/libxslt-1.1.28-2/libxslt-1.1.28': > configure: error: C compiler cannot create executables > See `config.log' for more details > ### execution of ./configure failed, exit code 77 > ### execution of /tmp/fink.aQEzc failed, exit code 77 > Removing runtime build-lock... > Removing build-lock package... > /sw/bin/dpkg-lockwait -r fink-buildlock-libxslt-1.1.28-2 > (Reading database ... 16521 files and directories currently installed.) > Removing fink-buildlock-libxslt-1.1.28-2 ... > Failed: phase compiling: libxslt-1.1.28-2 failed > > If I type gcc -v this is what I get > > dreiner:~ herbi$ gcc -v > Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr > --with-gxx-include-dir=/usr/include/c++/4.2.1 > Apple LLVM version 5.1 (clang-503.0.38) (based on LLVM 3.4svn) > Target: x86_64-apple-darwin13.1.0 > Thread model: posix > > Sincerely, > > Herbi Dreiner > > ********************** > Herbert Dreiner > Physikalisches Institut > Nussallee 12 > 53115 Bonn > Tel: +49-228-733822 > [email protected] <mailto:[email protected]> > > > >
The fact that you ultimately wanted xv isn't particularly relevant, since the failure was in libxslt. This was fixed a while back. It looks like issues we've been having with rsync mirroring haven't cleared up yet. Change your rsync mirror via "fink configure --mirror" to the one which gets package data directly: rsync://ber.de.eu.finkmirrors.net/finkinfo/ and then do another "fink selfupdate". -- Alexander Hansen, Ph.D. Fink User Liaison My package updates: http://finkakh.wordpress.com/ ------------------------------------------------------------------------------ _______________________________________________ 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
