Bug#20872: marked as done (kdevelop C++ console project creation) by John Birch <jbb at kdevelop.org>

Stephan Kulow owner at bugs.kde.org
Sat Feb 24 21:18:05 UTC 2001


Your message dated Sun, 25 Feb 2001 10:07:37 +1300
with message-id <01022510073702.04614 at winter.localdomain>
and subject line Bug#20872: kdevelop C++ console project creation
has caused the attached bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I'm
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Stephan Kulow
(administrator, KDE bugs database)

Received: (at submit) by bugs.kde.org; 24 Feb 2001 18:59:24 +0000
Received: (qmail 27817 invoked by uid 33); 24 Feb 2001 18:59:24 -0000
Date: 24 Feb 2001 18:59:24 -0000
Message-ID: <20010224185924.27816.qmail at master.kde.org>
To: submit at bugs.kde.org
Subject: kdevelop C++ console project creation
From: troyt at myrealbox.com

Package: kdevelop
Version: 2.1 Beta 2
Severity: normal
Installed from: Installed from Debian Package 4:2.1-beta2-1028-3 (testing/unstable)

When creating a C++ terminal application using Kdevelop, 
the actual source directory is non-existent.  As a result, 
no building of the project can be done.

Apparently, when creating the project, the 
<template.tar.gz> file is unpacked to the 
/projectname/skel directory.  From there, nothing is done; 
however I would guess that the projectname/skel directory 
should be renamed to /projectname/projectname, as KDevelop 
is looking for that non-existent directory later on in the 
project creation section.

And, as a result, even the default 'Hello World' app 
cannot be built after creating the project.

Full log is as follows:

Starting with installation
App [Discrete1] Type [cpp]
unpacking <template.tar.gz> in </home/troy/projectname>...
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

________________________________________________________


Makefile.am:3: required directory ./projectname does not 
exist
make: *** [all] Error 1
sh: ./configure: No such file or directory
Cannot find .//index.SGML


(submitted via bugs.kde.org)


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



More information about the KDevelop-devel mailing list