#30642: kdelibs4 build error on lion -------------------------------+-------------------------------------------- Reporter: hofione@… | Owner: snc@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.1 Keywords: lion | Port: kdelibs4 -------------------------------+-------------------------------------------- Comment(by snc@…): marksman: can you clean your build dir and try again with the compiler changed to llvm-gcc4.2? You can do so like this: {{{ sudo port clean kdelibs4 sudo port build kdelibs configure.compiler=llvm-gcc-4.2 }}} One possibility is that clang isn't happy with the class code that KDE ships. Even gcc has choked on their code at times, requiring extra parenthesis so it could figure out templates. -- Ticket URL: <https://trac.macports.org/ticket/30642#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS