[Bug 67640] C++ project, simple Hello project, aclocal fails due to the missing macro

Iztok Kobal iztok.kobal at sysen.si
Tue Dec 2 13:24:05 UTC 2003


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
     
http://bugs.kde.org/show_bug.cgi?id=67640     




------- Additional Comments From iztok.kobal at sysen.si  2003-12-02 13:05 -------
O.K. now I understand.

If I take a look into the project generated by the KDevelop-2 as well as the KDevelop-3 CVS itself, they contain the admin directory with the proper libtool.m4.in template which (am I right ?) overrides the usage of /usr/share/aclocal/libtool.m4. That is why KDevelop-2 projects and KDevelop-3 CVS building work for me with newer autoconf and automake.

The simple C++ hello project generated with Kdevelop-3 lacks proper libtool macro templates which are then used as provided by the system so it doesn't build with my versions of autotools which are newer as installed from the SuSE-8.1 distro.

So, is this the feature or bug ?

If feature, please update the requirements page of the KDevelop-3. With the explanation of possible troubles with having two libtool installations in the system.

BTW, my libtool is 1.4.1. SuSE-8.1 distro dates Oct 2002 and it seems as being obsolete. So much about stable production enviroment ...




More information about the KDevelop-devel mailing list