Opened 8 years ago

Last modified 8 years ago

#50435 closed defect

mysql55: fatal error: 'sys/types.h' file not found — at Version 1

Reported by: s_brandy@… Owned by: pixilla@…
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc:
Port: mysql55

Description (last modified by ryandesign (Ryan Carsten Schmidt))

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

Change History (3)

Changed 8 years ago by s_brandy@…

Attachment: main.log added

Changed 8 years ago by s_brandy@…

Attachment: error_message.txt added

comment:1 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: s_brandy@… removed
Description: modified (diff)
Keywords: 'sys/types.h' file not found removed
Owner: changed from macports-tickets@… to pixilla@…
Port: mysql55 added
Priority: HighNormal
Summary: fail to install mysql on EI Capitan 10.11mysql55: fatal error: 'sys/types.h' file not found

Does the file /usr/include/sys/types.h exist? If not, install the Xcode command line tools.

Note: See TracTickets for help on using tickets.