Hi,
On Wed, 7 Feb 2007, Z. Nevin Gerek wrote:
> We do have a fully working version of amber compiled on linux
> cluster. I copied the source code to imac (mac osx Intel machine).
> When I try to compile the code, I am getting this kind of error:
>
> Starting installation of Amber9 (serial) at Wed Feb 7 10:09:12 MST
> 2007.
> cd lib; make install
> g95 -o new2oldparm new2oldparm.o nxtsec.o
> ld: new2oldparm.o bad magic number (not a Mach-O file)
> ld: nxtsec.o bad magic number (not a Mach-O file)
> make[1]: *** [new2oldparm] Error 1
Probably there are left over object files from linux.
Execute make clean and rebuild.
See man magic for interesting unix reading.
Scott
-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber.scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo.scripps.edu
Received on Sun Feb 11 2007 - 06:07:09 PST