[MacPorts] #59861: grass7 fails to configure
MacPorts
noreply at macports.org
Fri Dec 20 07:15:22 UTC 2019
#59861: grass7 fails to configure
----------------------+--------------------
Reporter: dershow | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: grass7 |
----------------------+--------------------
Comment (by Veence):
Yeah, I had the same problem and it took me a while to figure out. I
suppose you’re, like me, not running 10.15 yet.
If that assumption is true, then your problem is caused by a
misconfiguration in Xcode.
Look into that directory
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs
Ideally, you should have this:
{{{
drwxr-xr-x 4 root wheel 128 7 Nov 18:14 DriverKit19.0.sdk
drwxr-xr-x 8 root wheel 256 7 Nov 18:14 MacOSX.sdk
lrwxr-xr-x 1 root wheel 10 18 Dec 08:12 MacOSX10.14.sdk -> MacOSX.sdk
lrwxr-xr-x 1 root wheel 10 11 Dec 08:16 MacOSX10.15.sdk -> MacOSX.sdk
}}}
Id the MacOSX10.14.sdk link is missing, create it, and all should be fine
henceforth.
--
Ticket URL: <https://trac.macports.org/ticket/59861#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list