On 20 Feb 2011, at 23:17, Michael Ellis wrote: > ... I'm suspecting this has something to > do with MacPorts because I found some reports of the same error text > (in a different context) and some discussion to the effect that if > you're using MacPorts you shouldn't have anything in /usr/local/.
When using the MacPorts Mac installer, it adds its paths in front of PATH. I have /usr/local/ before. The full $PATH: $HOME/bin:/usr/local/bin:/usr/local/X11R6/bin:/usr/local/git/bin:/usr/local/texlive/2010/bin/x86_64-darwin:/opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin If you think there is a problem with MacPorts, change PATH, or move /opt temporarily to another name. I used gmp-5.0.1, and that worked fine.
