#37069: py27-matplotlib @1.2.0 Install error - build failure ------------------------------+---------------------- Reporter: juanaus@… | Owner: ram@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: leopard Port: py27-matplotlib | ------------------------------+---------------------- Comment (by juanaus@…): Replying to [comment:8 jmr@…]:
You shouldn't need to install apple-gcc42, since Apple's gcc-4.2 is included with Xcode 3.1. You definitely don't want gcc42 since that is the "vanilla" FSF version without any of Apple's patches.
So ram's suggested command in comment:2 wasn't quite right; it should have been: {{{ sudo port install py27-matplotlib configure.compiler=gcc-4.2 }}}
Thank you! I think that made the trick. Now matplotlib is working again, it shows some leaking warnings while plotting but in general is working. Thank you again for all your help. -- Ticket URL: <https://trac.macports.org/ticket/37069#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS