Opened 9 years ago
Closed 8 years ago
#49612 closed defect (duplicate)
El Capitan problem bulidng graphite2
Reported by: | stiffstone@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | ||
Port: | graphite2 |
Description
I do a port install graphite2 and I get the file 'unistd.h' not found. I did a xcode-select --install and it says the tools are already installed.
Change History (5)
comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Port: | graphite2 added |
comment:2 Changed 9 years ago by stiffstone@…
sudo ls /usr/include ls: /usr/include: No such file or directory
comment:3 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Then you do not have the command line tools installed, and need to install them. You can get the installer from the Apple developer downloads website.
comment:4 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | invalid |
---|---|
Status: | closed → reopened |
comment:5 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → duplicate |
---|---|
Status: | reopened → closed |
Duplicate of #49325.
Note: See
TracTickets for help on using
tickets.
Does /usr/include exist? Does /usr/include/unistd.h exist?