Re: [AMBER] AMBER10 installation on OSX

From: case <case.biomaps.rutgers.edu>
Date: Thu, 20 May 2010 22:03:53 -0400

On Fri, May 21, 2010, Kensuke Nakamura wrote:
> >
> > These are architecture issues arising from the new 64-bit support in snow
> > leopard. Look at the config.h and config_amber.h and remove all instances
> > of "-m32" or "-march=i686" or i386, or anything else that looks like it
> > could be implying a 32-bit architecture (since uname -m returns i386 for Mac
> > OS X 10.6 unless you boot into the 64-bit kernel).
>
> I took -m32 out from config.h and make proceeded, before I get another error..
> ld: warning: in ../netcdf/lib/libnetcdf.a, file was built for unsupported file format which is not the architecture being linked (x86_64)

It looks like you have left-over files from an earlier compile in the netcdf
subdirectory. Be sure to type "make clean" (and make sure that
netcdf/lib/libnetcdf.a is removed) before continuing.

...good luck...dac


_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Thu May 20 2010 - 19:30:03 PDT
Custom Search