On 3/14/14, 10:17 AM, Scott Classen wrote:
> Hello Martin and Alex,
>
> I looked at the
> /sw/src/fink.build/libxslt-1.1.28-2/libxslt-1.1.28/config.log file and
> it appears that I’ve run into "the clang problem".
>
> 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.  */
> |
> | int
> | main ()
> | {
> |
> |   ;
> |   return 0;
> | }
> configure:2787: error: in
> `/sw/src/fink.build/libxslt-1.1.28-2/libxslt-1.1.28':
> configure:2789: error: C compiler cannot create executables
> See `config.log' for more details
>
>
>
> Other than reporting my errors I’m not sure how much help I can be, but
> I’m happy to help resolve this if you want me to try any potential fixes
> etc.
>
>
> Thanks for your efforts,
>
> Scott
>
>
>

Reporting errors is quite useful, thanks.  That helps us skip from 
looking for the problem to finding the solution.  We may have to go 
package by package and clean them up.
-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

------------------------------------------------------------------------------
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-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to