[Bug 62466] New: kdevelop c project template is broken
tnagy
tnagy at eleve.emn.fr
Sun Aug 10 22:56:02 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=62466
Summary: kdevelop c project template is broken
Product: kdevelop
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: NEW
Severity: normal
Priority: NOR
Component: general
AssignedTo: kdevelop-devel at kdevelop.org
ReportedBy: tnagy at eleve.emn.fr
Version: cvs 20030803 (using KDE Devel)
Installed from: Compiled sources
Compiler: gcc
OS: Linux
The template "c->simple hello world" looks broken
Build projects stops with this error message :
* cd /home/user/test && WANT_AUTOCONF_2_5="1" WANT_AUTOMAKE_1_6="1" gmake -f Makefile.cvs
* autoconf
* aclocal-1.7
* aclocal: configure.in: 8: macro `AM_PROG_LIBTOOL' not found in library
* gmake: *** [all] Error 1
* *** Exited with status: 2 ***
The magic line "make -f Makefile.cvs" doesn't work either.
It looks like the auto-tools scripts for this template are obsolete, aren't they ?
this bug was seen with gideon cvs 20030803 on redhat
automake 1.7.5
autoconf 2.57
and also with gideon alpha 5 on debian
automake 1.7.6
autoconf 2.13
More information about the KDevelop-devel
mailing list