[ADOL-C] fail to make ADOL-C
Kshitij Kulshreshtha
kshitij at math.upb.de
Tue Aug 21 10:47:29 EDT 2012
Hello,
this problem actually is because of mismatch in version number of the build tools. You can call to following command:
autoreconf -fi
then
./configure
make
Regards
Kshitij
--
Dr. Kshitij Kulshreshtha
Scribbled on an Android Tablet
Norman Goldstein <normvcr at telus.net> wrote:
This might fix the problem:
In the folder "build":
mv doltlibtool doltlibtool_orig
ln -s /usr/bin/libtool doltlibtool
On 08/21/2012 06:04 AM, behzad baghapour wrote:
Dear all,
I am trying to install ADOL-C on ubuntu, but receive the following error at the end of make process:
libtool: Version mismatch error. This is libtool 2.4, but the
libtool: definition of this LT_INIT comes from libtool 2.2.6b.
libtool: You should recreate aclocal.m4 with macros from libtool 2.4
libtool: and run autoconf again.
make[5]: *** [drivers.lo] Error 63
make[5]: Leaving directory `/home/baghapour/softs/ADOL-C-
2.3.0/ADOL-C/src/drivers'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/baghapour/softs/ADOL-C-2.3.0/ADOL-C/src'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/baghapour/softs/ADOL-C-2.3.0/ADOL-C/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/baghapour/softs/ADOL-C-2.3.0/ADOL-C'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/baghapour/softs/ADOL-C-2.3.0/ADOL-C'
make: *** [all-recursive] Error 1
How should I handle this??
Thanks alot,
BehZad
_______________________________________________ ADOL-C mailing list ADOL-C at list.coin-or.org http://list.coin-or.org/mailman/listinfo/adol-c
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/adol-c/attachments/20120821/93155a1a/attachment.html>
More information about the ADOL-C
mailing list