-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 10/7/11 3:16 AM, Seth Shich wrote:
> Hi all,
> 
> So, here's what's happening. I type fink selfupdate, and it spits
> out the following error:
> 
> Before changing your selfupdate method to 'rsync', you must
> install XCode, available on your original OS X install disk, or
> from http://connect.apple.com (after free registration). Failed:
> Selfupdate method 'rsync' cannot be used
> 
> 
> When I type at the terminal window: ls -lL /usr/bin/gcc*
> /usr/bin/make /usr/bin/rsync, I get the following:
> 
> lrwxr-xr-x  1 root  wheel      16 Oct  6 23:39 /usr/bin/gcc -> 
> /usr/bin/gcc-4.0 -rwxr-xr-x  1 root  wheel  166128 Feb 11  2011
> /usr/bin/gcc-4.2 -rwxr-xr-x  1 root  wheel  349920 May 10  2010
> /usr/bin/make -rwxr-xr-x  1 root  wheel  596864 Feb 11  2010
> /usr/bin/rsync
> 
> 
> Any ideas as to what's going on. I see that there are two gcc's
> here, 4.0 and 4.2. Could this be what's causing the trouble?
> 
> I'm a newbie, so any help you all can provide would be greatly
> appreciated.
> 
> 
> Sincerely,
> 
> Seth Shich
> 
> 

It's not the two versions of gcc.  That's expected for some OS
version/Xcode combinations.  fink checks more than that.

1)  What OS version do you have?  E.g. run "sw_vers -productVersion"
in a Terminal window.

2)  What Xcode version are you using?  E.g. run "xcodebuild -version"
in a Terminal window.

(1 and 2 are useful info in _any_ bug report)

3)  The rsync selfupdate method requires that a certain virtual
package, "dev-tools", be present.  That, in turn require /usr/bin/gcc
and /usr/bin/make; since you have those something else appears to be
amiss.  What do you get from running

fink-virtual-pkgs --debug 2>&1 | grep -A3 dev-tools

in a terminal?
- -- 
Alexander Hansen, Ph.D.
Fink User Liaison
http://finkakh.wordpress.com/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk6O3pkACgkQB8UpO3rKjQ+Q1ACdEpBidIZsqnkuOGGNjRrKJSje
4QAAni7oka2Eq0NSj7qX+L0QRVn84QBq
=2sNw
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
_______________________________________________
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