#31076: qt4-mac-devel (4.8.0 beta 1) fails to build under Lion. -----------------------------------+---------------------------------------- Reporter: trojanfoe@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.2 Keywords: lion | Port: qt4-mac-devel -----------------------------------+---------------------------------------- Comment(by michaelld@…): Thanks. Is it possible for you to try compiling with llvm instead of clang? I'm still working on getting clang to compile Qt correctly -- there are some features missing from clang that might be causing this issue (and, others). I think you do this via: {{{ sudo port clean qt4-mac-devel sudo port -d install qt4-mac-devel configure.compiler=llvm-gcc-4.2 > ~/Desktop/qt4-mac-devel-llvm_log.txt 2>&1 }}} and then check to see if the install worked or not. If not, bzip2 to the logfile & attach it here as well. I'll boot on 10.7 tomorrow & try to check this issue out over the next few days. -- Ticket URL: <https://trac.macports.org/ticket/31076#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS