Hi, 
I am trying to install emboss, which requires libxslt. I get the following 
error: 

Setting runtime build-lock...
dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-libxslt-1.1.28-2 
/sw/src/fink.build
dpkg-deb: building package `fink-buildlock-libxslt-1.1.28-2' in 
`/sw/src/fink.build/fink-buildlock-libxslt-1.1.28-2_2014.03.13-10.33.26_darwin-x86_64.deb'.
Installing build-lock package...
/sw/bin/dpkg-lockwait -i 
/sw/src/fink.build/fink-buildlock-libxslt-1.1.28-2_2014.03.13-10.33.26_darwin-x86_64.deb
Selecting previously deselected package fink-buildlock-libxslt-1.1.28-2.
(Reading database ... 23087 files and directories currently installed.)
Unpacking fink-buildlock-libxslt-1.1.28-2 (from 
.../fink-buildlock-libxslt-1.1.28-2_2014.03.13-10.33.26_darwin-x86_64.deb) ...
Setting up fink-buildlock-libxslt-1.1.28-2 (2014.03.13-10.33.26) ...

sudo -u fink-bld [ENV] sh -c /tmp/fink.VTpPy
env LANG=C LC_ALL=C /sw/bin/tar  --no-same-owner --no-same-permissions -xf 
/sw/src/libxslt-1.1.28.tar.gz
sudo -u fink-bld [ENV] sh -c /tmp/fink.p6F_F
[ -r /sw/fink/dists/stable/main/finkinfo/libs/libxslt.patch ]
sudo -u fink-bld [ENV] sh -c /tmp/fink.SXYL2
patch -p1 < /sw/fink/dists/stable/main/finkinfo/libs/libxslt.patch
patching file doc/Makefile.in
perl -pi -e 's,/etc,/sw/etc,g' doc/*.html doc/*.1 xsltproc/xsltproc.c
perl -pi -e 's/MAKEFLAGS\+=--silent//' `find . -name Makefile.in`
sudo -u fink-bld [ENV] sh -c /tmp/fink.vagpM
./configure --prefix=/sw --mandir=/sw/share/man --without-python 
--without-crypto --enable-dependency-tracking --with-html-subdir=libxslt 
XSLTPROC=/usr/bin/xsltproc
checking build system type... i386-apple-darwin13.1.0
checking host system type... i386-apple-darwin13.1.0
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.vagpM 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 ... 23088 files and directories currently installed.)
Removing fink-buildlock-libxslt-1.1.28-2 ...
Failed: phase compiling: libxslt-1.1.28-2 failed


----From config.log----
configure:2307: checking build system type
configure:2321: result: i386-apple-darwin13.1.0
configure:2341: checking host system type
configure:2354: result: i386-apple-darwin13.1.0
configure:2422: checking for gcc
configure:2438: found /usr/bin/gcc
configure:2449: result: gcc
configure:2678: checking for C compiler version
configure:2687: gcc --version >&5
Apple LLVM version 5.1 (clang-503.0.38) (based on LLVM 3.4svn)
Target: x86_64-apple-darwin13.1.0
Thread model: posix
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr 
--with-gxx-include-dir=/usr/include/c++/4.2.1
configure:2698: $? = 0
configure:2687: gcc -v >&5
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
configure:2698: $? = 0
configure:2687: gcc -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:2698: $? = 1
configure:2687: gcc -qversion >&5
clang: error: unknown argument: '-qversion' 
[-Wunused-command-line-argument-hard-error-in-future]
clang: note: this will be a hard error (cannot be downgraded to a warning) in 
the future
clang: error: no input files
configure:2698: $? = 1
configure:2718: checking whether the C compiler works
configure:2740: gcc  -I/sw/include -no-undefined -L/sw/lib conftest.c  >&5
clang: error: unknown argument: '-no-undefined' 
[-Wunused-command-line-argument-hard-error-in-future]
clang: note: this will be a hard error (cannot be downgraded to a warning) in 
the future
configure:2744: $? = 1
configure:2782: result: no
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */


----Running----
Package manager version: 0.36.3.1
Distribution version: selfupdate-rsync Wed Mar 12 17:30:35 2014, 10.9, x86_64
Xcode.app: 5.1

Xcode command-line tools: 5.1.0.0.1.1393561416


I'd be grateful for any suggestions to resolve this. 
Thanks,
Miro
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to