#30343: eggdbus port fails to build on Lion -------------------------------------+-------------------------------------- Reporter: bernard@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.0 Keywords: | Port: eggdbus -------------------------------------+-------------------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => devans@… * priority: High => Normal * port: => eggdbus Old description:
I believe this is because of the llvm compiler.
Suggest adding configure.compiler gcc-4.2 to the Portfile to resolve the issue
New description: I believe this is because of the llvm compiler. Suggest adding {{{ configure.compiler gcc-4.2 }}} to the Portfile to resolve the issue -- Comment: If clang works, that should be preferred to llvm-gcc-4.2 or gcc-4.2. -- Ticket URL: <https://trac.macports.org/ticket/30343#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS