<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.0.8">
</HEAD>
<BODY>
The output I sent was from a NEW project using a cpphelloword template...<BR>
and there is more, I opened the configure.in file and commented the line <FONT COLOR="#737373"><I>AM_PROG_LIBTOOL</I></FONT><BR>
then every thing goes well, I tried to create a new subproject with a new target for a Libtool library, I added new source files to that target, when compile I get the following:<BR>
<BR>
*cd "/home/linx/Work/src/kdev3/lo" && WANT_AUTOCONF_2_5="1" WANT_AUTOMAKE_1_6="1" gmake -f Makefile.cvs <BR>
*aclocal <BR>
*autoheader <BR>
*automake <BR>
*src/liib/Makefile.am:3: Libtool library used but `LIBTOOL' is undefined <BR>
*src/liib/Makefile.am:3:  <BR>
*src/liib/Makefile.am:3: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL' <BR>
*src/liib/Makefile.am:3: to `configure.in' and run `aclocal' and `autoconf' again. <BR>
*gmake: *** [all] Error 1 <BR>
**** Exited with status: 2 ***<BR>
<BR>
And I don't know what todo with this... <IMG SRC="cid:1078858489.18312.46.camel@linux.segurmatica.com" ALIGN="middle" ALT=":O" BORDER="0">. I've installed the last automake and autoconf... just if this may help in something<BR>
I'll appretiate any help..<BR>
<BR>
El mar, 09-03-2004 a las 12:35, Jens Dagerbo escribió:
<BLOCKQUOTE TYPE=CITE>
<PRE><FONT COLOR="#737373"><I>Does it happen for new projects as well?

jd

On Tuesday 09 March 2004 18:20, Israel Fdez Cabrera wrote:
> Hi folk!!
> I get the error bellow in KDevelop 3.0.0 and someone in the list told me
> to upgrade to 3.0.2 in order to fix it, I did it but I got the same
> error once more...
> Any other Idea???
>
> *cd "/home/linx/Work/src/kdev3/lo" && WANT_AUTOCONF_2_5="1"
> WANT_AUTOMAKE_1_6="1" gmake -f Makefile.cvs && mkdir
> "/home/linx/Work/src/kdev3/lo/debug" && cd
> "/home/linx/Work/src/kdev3/lo/debug" && CXXFLAGS="-O0 -g3"
> "/home/linx/Work/src/kdev3/lo/configure" --enable-debug=full && cd
> "/home/linx/Work/src/kdev3/lo/debug" && WANT_AUTOCONF_2_5="1"
> WANT_AUTOMAKE_1_6="1" gmake -k
> *aclocal
> *aclocal: configure.in: 8: macro `AM_PROG_LIBTOOL' not found in library
> *gmake: *** [all] Error 1
> **** Exited with status: 2 ***

-
to unsubscribe from this list send an email to kdevelop-request@kdevelop.org with the following body:
unsubscribe »your-email-address«

</I></FONT></PRE>
</BLOCKQUOTE>
</BODY>
</HTML>