#37317: Pango build failure -----------------------------+-------------------------- Reporter: hasso.tepper@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: pango | -----------------------------+-------------------------- Comment (by ryandesign@…): Hmm, the errors seem to start with: {{{ :info:build /usr/lib/clang/3.0/include/stddef.h:31: syntax error, unexpected '(' in 'typedef __typeof__(((int*)0)-((int*)0)) ptrdiff_t;' at '(' :info:build /usr/lib/clang/3.0/include/stddef.h:35: syntax error, unexpected SIZEOF in 'typedef __typeof__(sizeof(int)) size_t;' at 'sizeof' }}} pango builds fine on every OS X version I test on, which includes Snow Leopard, but I don't have access to Xcode 4.2 on Snow Leopard so maybe its version of clang is too old, but then I'm surprised using llvm-gcc-4.2 didn't work. -- Ticket URL: <https://trac.macports.org/ticket/37317#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS