#32346: ragel 6.7 fails to build on 10.7 Lion with Xcode 4.2 -----------------------------------+---------------------------------------- Reporter: drbacher@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: ragel -----------------------------------+---------------------------------------- The ragel 6.7 port fails to build with the clang compiler. The build succeeds with the llvm-gcc-4.2 compiler (as suggested in the ProblemHotlist). port install ragel configure.compiler=llvm-gcc-4.2 -universal I had to add "-universal" to work around link errors like: file was built for unsupported file format which is not the architecture being linked (i386) -- Ticket URL: <https://trac.macports.org/ticket/32346> MacPorts <http://www.macports.org/> Ports system for Mac OS