bash-3.2$ which gcc/usr/bin/gccbash-3.2$ type -a gccgcc is 
/usr/bin/gccbash-3.2$ gcc --version

Agreeing to the Xcode/iOS license requires admin privileges, please re-run as 
root via sudo.

bash-3.2$ which g++/usr/bin/g++bash-3.2$ type -a g++g++ is 
/usr/bin/g++bash-3.2$ g++ --version

Agreeing to the Xcode/iOS license requires admin privileges, please re-run as 
root via sudo.

bash-3.2$ 
Cheers
Subject: Re: [Fink-beginners] upgrading fink
From: alexanderk.han...@gmail.com
Date: Tue, 26 Apr 2016 14:27:45 -0700
CC: fink-beginners@lists.sourceforge.net
To: piy...@hotmail.com


On Apr 26, 2016, at 14:20, Robert Cheng <piy...@hotmail.com> wrote:Hi Alexander
Thanks for your speeding response, it is much appreciated
when I try 
fink install cvs
it returned
Information about 9742 packages read in 10 seconds.WARNING: your info file 
index has not been updated for 206 days. You should run 'fink selfupdate' to 
get the latestpackage descriptions.W: Couldn't stat source package list 
http://bindist.finkmirrors.net stable/main Packages 
(/sw/var/lib/apt/lists/bindist.finkmirrors.net_10.11_dists_stable_main_binary-darwin-x86%5f64_Packages)
 - stat (2 No such file or directory)W: Couldn't stat source package list 
http://bindist.finkproject.org stable/main Packages 
(/sw/var/lib/apt/lists/bindist.finkproject.org_10.11_dists_stable_main_binary-darwin-x86%5f64_Packages)
 - stat (2 No such file or directory)W: Couldn't stat source package list 
http://bindist.finkmirrors.net stable/main Packages 
(/sw/var/lib/apt/lists/bindist.finkmirrors.net_10.11_dists_stable_main_binary-darwin-x86%5f64_Packages)
 - stat (2 No such file or directory)W: Couldn't stat source package list 
http://bindist.finkproject.org stable/main Packages 
(/sw/var/lib/apt/lists/bindist.finkproject.org_10.11_dists_stable_main_binary-darwin-x86%5f64_Packages)
 - stat (2 No such file or directory)The package 'cvs' will be built and 
installed.Reading build dependency for cvs-1.12.13-18...Reading dependency for 
cvs-1.12.13-18...Reading runtime dependency for cvs-1.12.13-18...Reading build 
conflict for cvs-1.12.13-18...The package 'fink' will be installed.Reading 
dependency for fink-0.39.0-101...Reading runtime dependency for 
fink-0.39.0-101...The following package will be installed or updated: cvsThe 
following additional package will be installed: finkDefault answer will be 
chosen in 60 seconds...Do you want to continue? [Y/n] Reading buildlock 
packages...        All buildlocks accounted for./sw/bin/dpkg-lockwait -i 
/sw/fink/dists/stable/main/binary-darwin-x86_64/base/fink_0.39.0-101_darwin-x86_64.deb(Reading
 database ... 4587 files and directories currently installed.)Preparing to 
replace fink 0.39.0-101 (using .../fink_0.39.0-101_darwin-x86_64.deb) 
...Unpacking replacement fink ...Setting up fink (0.39.0-101) ...Checking 
system... i386-apple-darwin15.3.0Under Mac OS X 10.11.3, Fink must be 
bootstrapped or updated with gcc4.2, however, you currently have gcc (unknown 
version) selected.Make sure that your developer tools are current for your 
system andhave not been locally modified./sw/bin/dpkg: error processing fink 
(--install): subprocess post-installation script returned error exit status 
69Errors were encountered while processing: fink### execution of 
/sw/bin/dpkg-lockwait failed, exit code 1Failed: can't install package 
fink-0.39.0-101
I have already installed the latest developer tools from apple so I am not sure 
what it is complaining. 
Thanks

Just because you have them installed doesn’t always mean that fink can find 
them.  We don’t try to support modifications to the system area, and 
third-party compilers may hide Apple’s.
What do you get from running the following :
which gcctype -a gccgcc --version
which g++type -a g++g++ --version
?
—akh                                      
------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
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