#32411: glib2 compilation fails ------------------------------+--------------------------------------------- Reporter: pkubaj@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: glib2 ------------------------------+--------------------------------------------- Comment(by ryandesign@…): In the config.log I see: {{{ cc1: error: /usr/local/include: Permission denied }}} So the problem seems to be that the directory /usr/local/include exists, and you do not have permission to look into it. We don't support having things installed in /usr/local while using MacPorts because it can cause conflicts and failed builds, so I recommend you remove /usr/local, clean glib2, and try again. -- Ticket URL: <https://trac.macports.org/ticket/32411#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS