Re: [AMBER] Fwd: Fwd: Re: Is it a bug? Compilation Error in Ambertools

From: David A Case <case.biomaps.rutgers.edu>
Date: Tue, 25 Jun 2013 07:49:48 -0400

On Tue, Jun 25, 2013, Matthias Bohner wrote:

> `/home/linux34_i1/bohner/amber12/AmberTools/src/netcdf/src/f90'
> /bin/sh ../libtool --mode=compile gfortran -I../libsrc -I. -O3
> -mtune=native -c -o typeSizes.lo typeSizes.f90
> libtool: compile: unable to infer tagged configuration
> libtool: compile: specify a tag with `--tag'
>
> A small change of the following Makefile solves the problem for me
>
> diff $AMBERHOME/AmberTools/src/netcdf/src/f90/Makefile
> $AMBERHOME/AmberTools/src/netcdf/src/f90/Makefile.orig
>
> 175c175
> < LIBTOOL = $(SHELL) $(top_builddir)/libtool --tag=gfortran
> ---
> > LIBTOOL = $(SHELL) $(top_builddir)/libtool
>

Thanks for the report. Can you report the results of "gfortran --version"
and "libtool -V"?

We are still shipping a rather old version of netcdf, and may be seeing
problems with newer tools. But as far as I know, you are the first person to
report this one.

...thx...dac


_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Tue Jun 25 2013 - 05:00:04 PDT
Custom Search