#38273: org.macports.build for port graphviz returned ----------------------------+-------------------------- Reporter: jinlei.phys@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: graphviz | ----------------------------+-------------------------- Comment (by jinlei.phys@…): Replying to [comment:4 ryandesign@…]:
The log says:
{{{ :info:build In file included from gvplugin_quartz.c:20: :info:build ./gvplugin_quartz.h:22:10: fatal error: 'ApplicationServices/ApplicationServices.h' file not found :info:build #include <ApplicationServices/ApplicationServices.h> :info:build ^ }}}
ApplicationServices is a standard and essential part of OS X. Does /System/Library/Frameworks/ApplicationServices.framework exist? If not, restore it from your backups.
yes, I think the /System/Library/Frameworks/ApplicationServices.framework exist. {{{ bash-3.2# cd /System/Library/Frameworks/ApplicationServices.framework bash-3.2# ls ApplicationServices Resources Frameworks Versions bash-3.2# pwd /System/Library/Frameworks/ApplicationServices.framework }}} -- Ticket URL: <https://trac.macports.org/ticket/38273#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X