Bug#46704: Running automake and friends fails for C++ program
g.clay at warwick.ac.uk
g.clay at warwick.ac.uk
Wed Aug 21 01:37:03 UTC 2002
Package: gideon
Version: 0.2_2.x (using KDE 3.0.2 )
Severity: normal
Installed from: compiled sources
Compiler: gcc version 3.1
OS: Linux (i686) release 2.4.19
OS/Compiler notes:
Hi there,
I made a new C++ project (Hello world program) using the create new project wizard. I then clicked the "Build project" button on the main toolbar. After being told that automake and friends had to be run (as expected), I selected yes to run them. This process fails due to a missing depcomp file. Selecting "Run automake and friends" from the Build menu yields the same results. The log in the messages window is as follows:
cd /home/gareth/test && make -f Makefile.cvs
aclocal
autoheader
WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
WARNING: and `config.h.top', to define templates for `config.h.in'
WARNING: is deprecated and discouraged.
WARNING: Using the third argument of `AC_DEFINE' and
WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
WARNING: `acconfig.h':
WARNING: AC_DEFINE([NEED_MAIN], 1,
WARNING: [Define if a function `main' is needed.])
WARNING: More sophisticated templates can also be produced, see the
WARNING: documentation.
automake
autoheader: `config.h.in' is created
src/Makefile.am: required file `./depcomp' not found
make: *** [all] Error 1
*** Exited with status: 2 ***
Am I missing something, or is this a bug? I hope this helps you guys - you're doing a fantastic job with this new IDE :)
(Submitted via bugs.kde.org)
(Called from KBugReport dialog)
(Complete bug history is available at http://bugs.kde.org/db/46/46704.html)
More information about the KDevelop-devel
mailing list