Thanks, looks like you were right, the problem was with the build_arch. I'm running 10.5 on a 64bit macpro. I won't bother you with the whole story, but I did run
sudo port uninstall db46 && sudo port clean --all db46 && sudo port install db46 like Daniel suggested on all the relevant ports and everything installed fine now. Thanks for your help. -Gwen On Fri, Jul 15, 2011 at 8:06 AM, Ryan Schmidt <[email protected]> wrote: > I see in the log many indications that you're running on Mac OS X 10.5 > Leopard, where the default build_arch is i386, but your log also shows you're > trying to build apr-util for arch x86_64. Could it be that you recently > changed build_arch to x86_64 in macports.conf, after having already installed > other ports, including db46, for the default build_arch i386? The solution > would be to rebuild all ports for x86_64, or to set build_arch back to i386. > > > > > _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
