On 2010/05/19, at 9:01 PM, Ryan Schmidt wrote: > So the problem shown in the log is: > > ld: warning: in /opt/local/lib/libgmp.dylib, file was built for i386 which is > not the architecture being linked (x86_64) > > So you're trying to build libmpc for x86_64 but its dependency gmp is built > for i386. > > Which is the architecture you're actually wanting to use? Which is the native > architecture of your machine?
I've just switched to Snow Leopard; I imagine that's what's causing the problems. Should I remove gmp and have it be rebuild? Is there a simple command for uninstalling it, together with everything that depends on it? Victor. _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
