#35413: mit-scheme does not build on OS X 10.8 -------------------------------------+-------------------------------------- Reporter: AlonzoQuixote@… | Owner: dports@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: mit-scheme -------------------------------------+-------------------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => dports@… * port: => mit-scheme Old description:
Attempt to install mit-scheme on OS X 10.8 mountain lion (x86_64, Xcode 4.4) fails on configure.
{{{ ... :info:build checking for native-code support... yes, using portable C code :info:build configure: error: No MacOSX SDK for version: 10.8 ... }}}
Log file attached. A recent, earlier SDK issue was fixed for this port here: https://trac.macports.org/changeset/90606
New description: Attempt to install mit-scheme on OS X 10.8 mountain lion (x86_64, Xcode 4.4) fails on configure. {{{ ... :info:build checking for native-code support... yes, using portable C code :info:build configure: error: No MacOSX SDK for version: 10.8 ... }}} Log file attached. A recent, earlier SDK issue was fixed for this port here: r90606 -- Comment: It's building fine for me. Have you remembered to [wiki:ProblemHotlist #xcode-select use xcode-select]? -- Ticket URL: <https://trac.macports.org/ticket/35413#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS