#50435: mysql55: fatal error: 'sys/types.h' file not found -------------------------+----------------------- Reporter: s_brandy@… | Owner: pixilla@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: mysql55 | -------------------------+----------------------- Changes (by ryandesign@…): * cc: s_brandy@… (removed) * priority: High => Normal * owner: macports-tickets@… => pixilla@… * keywords: 'sys/types.h' file not found => * port: => mysql55 Old description:
my Macbook Pro is : OS X EI Capitan 10.11 and have Xcode 7.2 installed.
$> sudo port install mysql55
and I got fails which report 'sys/types.h' file not found. I surely run 'Xcode-select --install' in advance.
details please refer to attachments
New description: my Macbook Pro is : OS X EI Capitan 10.11 and have Xcode 7.2 installed. {{{ $> sudo port install mysql55 }}} and I got fails which report 'sys/types.h' file not found. I surely run 'Xcode-select --install' in advance. details please refer to attachments -- Comment: Does the file /usr/include/sys/types.h exist? If not, install the Xcode command line tools. -- Ticket URL: <https://trac.macports.org/ticket/50435#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X