Re: amber-developers: Error message on AMBER9 compilation

From: David A. Case <case.scripps.edu>
Date: Wed, 2 Nov 2005 19:40:02 -0700

On Wed, Nov 02, 2005, Ilyas Yildirim wrote:
>
> I have updated the latest AMBER9 code and when I tried to compile it, I
am
> getting the following error message.
>
>
> arde00:/home/yildirim/amber9/src>setenv AMBERHOME /home/yildirim/amber9
>
> arde00:/home/yildirim/amber9/src>configure -opteron ifort
> AMBERHOME is set to /home/yildirim/amber9
> Setting up Amber configuration file for architecture: ifort
> Using parallel communications library: none
> .//configure: line 463: syntax error near unexpected token `<<<'
> .//configure: line 463: `<<<<<<< configure'
> arde00:/home/yildirim/amber9/src>

You have conflicts in your configure script....that is, CVS was unable to
merge what other people have done into the changes you have made. As the
message suggests, look at line 463 of your configure script. If you don't
know how to resolve CVS conflicts, you will probably have to delete (or
move)
your copy of configure and update to get the new one.

Resolve the conflicts, then type "configure -help". You should see that,
among other things, "ifort" is no longer a valid option for compilers.

...dac
Received on Wed Apr 05 2006 - 23:49:51 PDT
Custom Search