Opened 9 years ago
Closed 9 years ago
#49076 closed defect (invalid)
libLASi issue with unistd.h
Reported by: | Schamschula (Marius Schamschula) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | ||
Port: | libLASi |
Description
When building libLASi can't find unistd.h.
Note: I have found two other similar tickets that were marked as invalid, but they pertain to Yosemite, not El Capitan.
I tried following their resolution, which includes running
sudo xcode-select --install
which actually is unnecessary under El Capitan, as the CLT are selected within the Xcode -> Preferences -> Location Tab, and then ran
sudo port clean libLASi sudo port -v install libLASi
all to no avail. Log file attached.
Attachments (1)
Change History (3)
Changed 9 years ago by Schamschula (Marius Schamschula)
comment:1 Changed 9 years ago by Schamschula (Marius Schamschula)
comment:2 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Sure enough. Even though I had run sudo xcode-select --install from a remote login, it hadn't actually installed, as GUI interaction is required. Fixed.