On 14 May 2014, at 19:20, Alexander Hansen wrote:

> No, you shouldn't need Xcode 3.2.6.  The problem is that the message is a 
> little vague.
> 
> Is that particular symlink configuration something you set up yourself?  My 
> Xcode 3.2.6 installation on 10.6 has:

You're right that I created those symlinks myself (I also still have an 
installation of Xcode 4.2 for 10.6, and switched symlinks once to test it since 
it's no longer downloadable from Apple so I couldn't (re)install its command 
line tools). I'm sorry about that, I should have remembered this and realised 
that it could cause problems.

> $ ls -l /usr/bin/gcc*
> lrwxr-xr-x  1 root  wheel       7 May 28  2013 /usr/bin/gcc -> gcc-4.2
> -rwxr-xr-x  1 root  wheel   97392 Oct 23  2010 /usr/bin/gcc-4.0
> -rwxr-xr-x  1 root  wheel  166128 Oct 23  2010 /usr/bin/gcc-4.2
> 
> What fink is testing for is whether /usr/bin/gcc is a symlink to "gcc-4.2", 
> and since yours points to a "gcc" that doesn't work.  I'm not sure whether 
> the symlink test is really appropriate--it's from the 10.2-10.4 era.
> 
> Perhaps as a workaround you could at leas temporarily change your 
> /usr/bin/gcc symlink to point to /usr/bin/gcc-4.2.

In the process of doing this I accidentally overwrote my Xcode 3.2.5 gcc-4.2 
binary with a new symlink <g> I'm currently traveling, so when I'm back home 
I'll restore it from backup and let you know. I'm sure it will fix things (and 
if not, I'll just copy the binaries over the symlinks).

Thanks for the help!


Jonas



------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
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