Giter Site home page Giter Site logo

Build fails on OSX 10.10.2 about ruby-unf_ext HOT 8 CLOSED

knu avatar knu commented on August 10, 2024
Build fails on OSX 10.10.2

from ruby-unf_ext.

Comments (8)

knu avatar knu commented on August 10, 2024

It doesn't reproduce for me with OS X 10.10.3 and Xcode 6.3, but there seem to be some people in the same boat as you. Try fixing your installation as described here: http://stackoverflow.com/questions/29529455/missing-c-header-debug-after-updating-osx-command-line-tools-6-3

from ruby-unf_ext.

aptituz avatar aptituz commented on August 10, 2024

Thanks for the hint. I'll first try, if the missing update of my system
will already fix it. Otherwise I'll have a look at the described stuff.

2015-04-20 5:44 GMT+02:00 Akinori MUSHA [email protected]:

It doesn't reproduce for me with OS X 10.10.3 and Xcode 6.3, but there
seem to be some people in the same boat as you. Try fixing your
installation as described here:
http://stackoverflow.com/questions/29529455/missing-c-header-debug-after-updating-osx-command-line-tools-6-3


Reply to this email directly or view it on GitHub
#10 (comment).

from ruby-unf_ext.

aptituz avatar aptituz commented on August 10, 2024

Upgrading OSX did not work. Downgrading to Xcode 6.2 worked. JFTR.

2015-04-20 8:11 GMT+02:00 Patrick Schönfeld [email protected]:

Thanks for the hint. I'll first try, if the missing update of my system
will already fix it. Otherwise I'll have a look at the described stuff.

2015-04-20 5:44 GMT+02:00 Akinori MUSHA [email protected]:

It doesn't reproduce for me with OS X 10.10.3 and Xcode 6.3, but there
seem to be some people in the same boat as you. Try fixing your
installation as described here:
http://stackoverflow.com/questions/29529455/missing-c-header-debug-after-updating-osx-command-line-tools-6-3


Reply to this email directly or view it on GitHub
#10 (comment).

from ruby-unf_ext.

espen avatar espen commented on August 10, 2024

Apple updated Command Line Tools to version 6.3 which fixes this.

from ruby-unf_ext.

aptituz avatar aptituz commented on August 10, 2024

Good to know. Thanks for the hint.

from ruby-unf_ext.

gertig avatar gertig commented on August 10, 2024

This may also be due to not having agreed to the Xcode license agreements. I had this same issue and after launching Xcode and agreeing to the license agreement the problem was solved.

from ruby-unf_ext.

pioto avatar pioto commented on August 10, 2024

I'm using ruby from MacPorts, and found the fix for this issue was to also install GCC from MacPorts:

sudo port install apple-gcc42
sudo port select gcc apple-gcc42

from ruby-unf_ext.

peterc avatar peterc commented on August 10, 2024

I had the same problem, but found it was simply because I hadn't accepted the T&Cs after Xcode updated itself without me noticing. So if you have this issue, try running gcc -v first to make sure it runs..

from ruby-unf_ext.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.