Ok, for the following:

$ fink dumpinfo -ePATH netpbm10
Information about 7691 packages read in 0 seconds.
PATH=/sw/var/lib/fink/path-prefix-clang:/sw/bin:/sw/sbin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/X11R6/bin

$ /sw/var/lib/fink/path-prefix-clang/cc --version
Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn)
Target: x86_64-apple-darwin11.4.2
Thread model: posix

$ ls -l /usr/bin/cc
lrwxr-xr-x  1 root  wheel  12 10 Jul 17:03 /usr/bin/cc -> llvm-gcc-4.2
________________________________________
From: Alexander Hansen [alexanderk.han...@gmail.com]
Sent: Monday, July 15, 2013 2:51 PM
To: Erin Katherine Olson
Cc: fink-beginners@lists.sourceforge.net
Subject: Re: [Fink-beginners] Failed: phase compiling: netpbm10-10.47.44-2 
failed

On 7/15/13 11:36 AM, Erin Katherine Olson wrote:
> I get the following message:
>
> i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) 
> (LLVM build 2336.1.00)
> Copyright (C) 2007 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
> ________________________________________


Interesting...

I get

$ cc --version
Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
Target: x86_64-apple-darwin11.4.2

on both 10.7 and 10.8 for that version of the command-line tools.  It
looks like you're using a different compiler than is expected, which
would account for the output differences I mentioned previously.

What do you get from

fink dumpinfo -ePATH netpbm10

/sw/var/lib/fink/path-prefix-clang/cc --version

ls -l /usr/bin/cc

?
--
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
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