Ok, the pkgutil --forget com.apple.pkg.DeveloperToolsCLI worked. Thanks!
________________________________________
From: Alexander Hansen [alexanderk.han...@gmail.com]
Sent: Monday, July 15, 2013 3:10 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:55 AM, Erin Katherine Olson wrote:
> 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

OK.  The first two outputs indicate that your build _is_ using clang,
because that should be the first "cc" in the executable lookup path.
However, your clang is older than expected.  It looks like you have
command-line stuff from an older Xcode than "Xcode command-line tools:
4.6.0.0.1.1365549073" would indicate.  If you installed an older Xcode
at some point after installing some 4.6.x version, that would do it.

Try running the Xcode application, going to its
Preferences->Download->Components page, and check if it will download
the appropriate version for you.  If not, close it and run

pkgutil --forget com.apple.pkg.DeveloperToolsCLI

in a terminal to clear out the receipt for it and try the Xcode
Preferences again.
--
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