#28452: Port won't selfupdate: Could not find a working Foundation implementation ------------------------------------------------+--------------------------- Reporter: sachin.srivastava@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 1.9.1 Keywords: | Port: ------------------------------------------------+--------------------------- Comment(by afb@…): Your installation looks broken, possibly by stuff in /usr/local: {{{ /usr/include/hfs/hfs_format.h:765: error: expected specifier-qualifier- list before 'uuid_string_t' }}} Try this command, and see where the definiition is coming from: {{{ echo '#include <uuid/uuid.h>' | gcc -E - | grep uuid_string_t }}} -- Ticket URL: <https://trac.macports.org/ticket/28452#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS