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

From: Matthias Bohner <bohner.theochem.uni-stuttgart.de>
Date: Tue, 25 Jun 2013 14:54:08 +0200

Hello everyone

bohner.linux34:~> gfortran --version
GNU Fortran (SUSE Linux) 4.5.1 20101208 [gcc-4_5-branch revision 167585]
Copyright (C) 2010 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING

bohner.linux34:~> libtool --version
ltmain.sh (GNU libtool) 2.2.6b
Written by Gordon Matzigkeit <gord.gnu.ai.mit.edu>, 1996

Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Best regards

Matthias Bohner

On 06/25/2013 01:49 PM, David A Case wrote:
> 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


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