#38273: graphviz: build fails when ApplicationServices framework is damaged ----------------------------+-------------------------- Reporter: jinlei.phys@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: invalid | Keywords: Port: graphviz | ----------------------------+-------------------------- Comment (by ryandesign@…): Headers is supposed to be a symlink to the Headers directory inside Versions/Current. So if only the symlink is missing, you could recreate it: {{{ $ cd /System/Library/Frameworks/ApplicationServices.framework $ sudo ln -s Versions/Current/Headers Headers }}} If that doesn't work, reinstall OS X; that should reinstall a correct ApplicationServices framework, and repair any other components of your OS that might be similarly damaged. -- Ticket URL: <https://trac.macports.org/ticket/38273#comment:8> MacPorts <http://www.macports.org/> Ports system for OS X