> On Apr 26, 2016, at 14:31, Robert Cheng <piy...@hotmail.com> wrote:
> 
> bash-3.2$ which gcc
> /usr/bin/gcc
> bash-3.2$ type -a gcc
> gcc is /usr/bin/gcc
> bash-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$ 
> 


Ah, it was something else than I had initially thought.  Run “sudo xcodebuild 
-license” and accept the license terms in order to use the build tools.  We 
don’t yet have a test which handles that case.

After you do that, you should be able to selfupdate and build packages.

—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