On 15/02/2012 8:51 p.m., Luis Daniel Lucio Quiroz wrote:
/usr/bin/libtool: line 805: libtool: No such file or directory
libtool: ignoring unknown tag CXX
libtool: link: cannot find the library `../libltdl/libltdlc.la' or
unhandled argument `../libltdl/libltdlc.la'
does anyone knows if i have to backport a pacage from centos6? Maybe.
It look slike it could be automake or libtool or libltdl issues.
3.1+ require fairly recent versions of libtool (2.x or so) and its ltdl
(7 or such) partner library.
CXX is the C++ compiler variable. So it might also be automake issues.
Amos