hi,
I am starting to study c++ and want to use kdevelop to compile my programs. I 
have got problems as soon as trying the first one: simple hello program. Here 
is the error (which I do not understand) given by kdevelop:

cd '/home/mario/hello' && WANT_AUTOCONF_2_5="1" WANT_AUTOMAKE_1_6="1" make -f 
Makefile.cvs && mkdir '/home/mario/hello/debug' && cd 
'/home/mario/hello/debug' && CXXFLAGS="-O0 -g3" "/home/mario/hello/configure" 
--enable-debug=full && cd '/home/mario/hello/debug/src' && 
WANT_AUTOCONF_2_5="1" WANT_AUTOMAKE_1_6="1" make -k hello.lo
aclocal
aclocal: configure.in: 8: macro `AM_PROG_LIBTOOL' not found in library
make: *** [all] Error 1
*** Exited with status: 2 ***

-- 
On this laptop no Windows system survives and LINUX POWER reigns UNLIMITED.
Successfully Microsoft free since December 2002.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to