#35025: Murmur @1.2.2: Does not compile ---------------------------------+------------------------------------------ Reporter: keybounce@… | Owner: snc@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: murmur ---------------------------------+------------------------------------------ Changes (by ryandesign@…): * cc: ryandesign@… (added) Comment: I'm guessing that murmur compiles using whatever compiler qt4-mac was compiled with, and that qt4-mac was compiled with gcc-4.2 / g++-4.2. I'm not sure how that could have happened on your Lion system... Make sure your ports are up to date: {{{ sudo port selfupdate port outdated sudo port upgrade outdated }}} If qt4-mac was not among the outdated port that got rebuilt, rebuild it anyway: {{{ sudo port -sn upgrade --force qt4-mac }}} Then clean murmur and try again. -- Ticket URL: <https://trac.macports.org/ticket/35025#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS