#38600: launch @1.1: Build failure on Mountain Lion ----------------------+-------------------------------- Reporter: egall@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: mountainlion Port: launch | ----------------------+-------------------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) Comment: The error is: {{{ error: use of undeclared identifier 'kCGErrorApplicationRequiresNewerSystem' }}} It looks like the application is trying to ensure that you have a new enough version of OS X. Ironically, this method of checking for a new enough version of OS X is obsolete and [http://developer.apple.com/library/mac/#Documentation/CoreGraphics/Reference... was removed] in OS X 10.8. There is no newer version of `launch` released, however the developer has fixed this and a few other problems a few months ago: http://dev.sabi.net/trac/dev/changeset/651/trunk/launch We should add a patch for those changes to the MacPorts port. -- Ticket URL: <https://trac.macports.org/ticket/38600#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X