#41171: libgcc: The directory that should contain system headers does not exist: /usr/include ----------------------+-------------------------------- Reporter: steve@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: invalid | Keywords: mavericks Port: libgcc | ----------------------+-------------------------------- Changes (by ryandesign@…): * status: new => closed * cc: mww@… (added) * priority: High => Normal * keywords: => mavericks * resolution: => invalid * port: => libgcc Old description:
The build of libgcc (a pre-requisite of any version of gcc) fails during the fixincludes stage with the error:
:info:build xgcc: error trying to exec 'cc1': execvp: No such file or directory
New description: The build of libgcc (a pre-requisite of any version of gcc) fails during the fixincludes stage with the error: {{{ :info:build xgcc: error trying to exec 'cc1': execvp: No such file or directory }}} -- Comment: The log says: {{{ :info:build The directory that should contain system headers does not exist: :info:build /usr/include }}} You must install the command line tools by running `xcode-select --install`, as it says to do in our documentation. -- Ticket URL: <https://trac.macports.org/ticket/41171#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X