[MacPorts] #42211: stdlib.h not in search path

MacPorts noreply at macports.org
Tue Jan 21 08:01:29 PST 2014


#42211: stdlib.h not in search path
-------------------------+--------------------------------
  Reporter:  iviorela@…  |      Owner:  macports-tickets@…
      Type:  defect      |     Status:  closed
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.2.1
Resolution:  invalid     |   Keywords:
      Port:              |
-------------------------+--------------------------------
Changes (by larryv@…):

 * status:  new => closed
 * keywords:  gcc =>
 * resolution:   => invalid


Comment:

 This behavior is correct; GCC should not be using its own headers. As per
 the [[Migration|migration instructions]], you need to install the Xcode
 Command Line Tools with `xcode-select --install`, which will place the
 system headers (including `stdlib.h`) into `/usr/include`.

-- 
Ticket URL: <https://trac.macports.org/ticket/42211#comment:1>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list