Error in make a Project.

Jose Velasco Lopez VicterLinux at ono.com
Wed Oct 31 11:10:09 GMT 2001


When I try to create a C++ project with KDevelop Release 2.2.1
The Application wizzard says this:

Starting with installation
App [Josefo] Type [cpp]
unpacking <template.tar.gz> in </home/jose/josefo>...
changing files [cpp]...
Starting with configuration
creating configuration files...
>make -f Makefile.dist
cat acinclude.m4.in libtool.m4.in >acinclude.m4
aclocal
autoheader
automake
make configure...
>LDFLAGS=" " CFLAGS="-O0 -g3 -Wall" CXXFLAGS="-O0 -g3 -Wall"
>./configure 
creating user documentation...
>sgml2html index.sgml
Processing file index.sgml
READY


The error window says this:

josefo/Makefile.am:2: bin_PROGRAMS multiply defined in condition TRUE
####### kdevelop will overwrite this part!!! (end)############
  bin_PROGRAMS (User, where = 2) =
  {
    TRUE => josefo
  }
automake: configure.in: required file `./depcomp' not found
make: *** [all] Error 1
sh: ./configure: No such file or directory


but it does not create the Makefile & Configure.
I have installed automake & autoconf, whats happen ?
Please, answers me to   

VicterLinux at ono.com

Many thanks!!

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



More information about the KDevelop mailing list