[MacPorts] #52583: python27+universal configure fails on getaddrinfo (el capitan)
MacPorts
noreply at macports.org
Wed Oct 12 15:05:18 CEST 2016
#52583: python27+universal configure fails on getaddrinfo (el capitan)
-------------------------+--------------------------------
Reporter: macports@… | Owner: macports-tickets@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Resolution: invalid | Keywords:
Port: python27 |
-------------------------+--------------------------------
Changes (by ryandesign@…):
* status: new => closed
* cc: openmaintainer@… (removed)
* cc: ryandesign@… (added)
* resolution: => invalid
Comment:
The config.log you attached shows the error is:
{{{
conftest.c:220:10: fatal error: 'sys/types.h' file not found
}}}
This is because you have not installed the Xcode command line tools, which
provide that file and the rest of the files that go in /usr/include.
Xcode 8 was designed for Sierra. It is supposed to be compatible with El
Capitan, but right before Xcode 8 was released, Apple realized that the
Xcode 8 command line tools did not work on El Capitan, so they were not
published. You should install the Xcode 7.3.1 command line tools for
10.11. They will work with Xcode 8 on 10.11. You can get them here:
https://developer.apple.com/download/more/
--
Ticket URL: <https://trac.macports.org/ticket/52583#comment:1>
MacPorts <https://www.macports.org/>
Ports system for the Mac operating system
More information about the macports-tickets
mailing list