[gmx-users] configure: error: conditional "am__fastdepCXX" was never defined.
Erik Lindahl
lindahl at sbc.su.se
Wed Apr 12 10:36:52 CEST 2006
Hi,
On Apr 12, 2006, at 9:41 AM, Florian Haberl wrote:
>>
>> Does anyone have a clue from what this error is and how it can be
>> fixed?
>
> Update your gromacs version to 3.3.1
>
>> configure: error: conditional "am__fastdepCXX" was never defined
> Perhaps you have to update your system too, automake and or autoconf
That shouldn't be necessary - the automake/autoconf programs are only
used to create the configure script (if you are using the CVS
version, or if you edit some of the Makefile.am). Once a distribution
is created, "configure" is just a (very long) portable bourne shell
script.
However, configure checks to see if "automake/autoconf" has to be
rerun, and if the clock on your system and/or NFS is seriously off it
see a Makefile.am that is newer than the "configure" script. The
easiest solution in that case is to fix the clock and then unpack the
source again.
Erik
More information about the gromacs.org_gmx-users
mailing list