[ADOL-C] Installing ADOLC-2.2.0
Kshitij Kulshreshtha
kshitij at math.upb.de
Fri May 6 12:05:12 EDT 2011
Hello,
since your autotools/libtool are older you should run
autoreconf -fi
before you run ./configure
Regards.
Kshitij.
As on 2011-05-06 17:18, Brad Bell did write:
> When I execute the following script
> #! /bin/bash -e
> #
> dir="ADOL-C-2.2.0"
> if [ -e $dir ]
> then
> rm $dir
> fi
> tar -xzf $dir.tgz
> cd $dir
> #
> ./configure --prefix=$HOME/prefix/adolc
> make install
>
> I get the following error message:
>
> ... snip ...
>
> Making install in drivers
> CC drivers.o
> CC driversf.o
> CC odedrivers.o
> CC odedriversf.o
> CC taylor.o
> LINK libdrivers.la
> libtool: Version mismatch error. This is libtool 2.2.6b, but the
> libtool: definition of this LT_INIT comes from libtool 2.2.10.
> libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6b
> libtool: and run autoconf again.
> make[4]: *** [libdrivers.la] Error 63
> make[3]: *** [install-recursive] Error 1
> make[2]: *** [install-recursive] Error 1
> make[1]: *** [install] Error 2
> make: *** [install-recursive] Error 1
> [bradbell at localhost install]$
>
> _______________________________________________
> ADOL-C mailing list
> ADOL-C at list.coin-or.org
> http://list.coin-or.org/mailman/listinfo/adol-c
--
Dr. Kshitij Kulshreshtha
Institut für Mathematik,
Universität Paderborn,
Warburger Straße 100,
33098 Paderborn.
Büro: A3.235
Privatanschrift:
Arnikaweg 62
33100 Paderborn.
More information about the ADOL-C
mailing list