[ADOL-C] Problem with adolc + colpack on Fedora 17
Brad Bell
bradbell at seanet.com
Thu Oct 25 08:10:08 EDT 2012
The ADOL-C-2.3.0 configure.ac file has the following text:
COLPACK_LIBDIR="$colpack/${_lib}"
and ${_lib} is lib64 on my Fedora-17 system.
But ColPack-1.0.9 (as distributed) installs the libraries to
$colpack/lib
on my Fedora-17 system.
Furthermore, if I do an
autoreconf --force
for ColPack-1.0.9 on my system and then
make install
I get the error message below:
libtool: Version mismatch error. This is libtool 2.4
Debian-2.4-2ubuntu1, but the
libtool: definition of this LT_INIT comes from libtool 2.4.2.
libtool: You should recreate aclocal.m4 with macros from libtool 2.4
Debian-2.4-2ubuntu1
libtool: and run autoconf again.
make[1]: *** [install-libLTLIBRARIES] Error 63
make[1]: Leaving directory `/home/bradbell/install/ColPack-1.0.9'
make: *** [install-am] Error 2
More information about the ADOL-C
mailing list