#19183: atk fails to build because of broken GLIB ----------------------------------+----------------------------------------- Reporter: martijn@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: glib2 ----------------------------------+----------------------------------------- Comment(by ryandesign@…): Thanks. Now that I've tried on PowerPC Leopard, that's the same thing I get. But it's different than what I get on Intel Leopard. On PowerPC Leopard, the resulting glibconfig.h file has #if directives inserted in the middle of a statement which was continued from the previous line with a backslash, which isn't syntactically valid. Unfortunately the muniversal merger has no way of knowing this. The port already told the muniversal merger not to try to merge that file if there are more than 2 universal architectures. I've now simplified this in r51009 to never try to merge that file. -- Ticket URL: <http://trac.macports.org/ticket/19183#comment:17> MacPorts <http://www.macports.org/> Ports system for Mac OS