On Thu, Jul 28, 2011 at 5:19 AM, Craig Earls <[email protected]> wrote: > It gets better. I decided to take extreme measures and nuke my entire > macports installation. I cleaned out every nook and cranny, reloaded > macport 2.0.0. Ran acprep dependencies, and a long time later ran > acprep. It failed to find mpfr, even though "port insalled" showed > "mpfr @3.0.1-p3_0+universal (active)".
This looks like a path issue - is there a "--with-mpfr=" option that would allow you to specify where mpfr was installed? Which version of Xcode are you running? There are some known bugs with "universal" installation variants in MacPorts - have you tried building non-universal versions of mpfr and the like? - Zack
