#33378: memcached compile fails with clang ----------------------------------+----------------------------------------- Reporter: chimerafun@… | Owner: brett@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: clang | Port: memcached ----------------------------------+----------------------------------------- Comment(by chimerafun@…): Replying to [comment:5 corycollier@…]:
I'm not up for using a different compiler here. Is there some update on getting this working again?
It's so easy just run the following commands, the first cleans out any of the failed junk and the second compiled it flawlessly on my computer. sudo port clean memcached sudo port install memcached configure.compiler=llvm-gcc-4.2 -- Ticket URL: <https://trac.macports.org/ticket/33378#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS