Bug 49641 - gideon doesn't run "make -f Makefile.cvs" when a project is created
Summary: gideon doesn't run "make -f Makefile.cvs" when a project is created
Status: RESOLVED WORKSFORME
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
: 49642 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-10-24 19:10 UTC by Frederic Heem
Modified: 2002-10-30 18:51 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frederic Heem 2002-10-24 19:10:17 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
OS:          Linux

After a project is created, I click on "Build", then gideon says "There is no makefile and no configure, should I run automake and friends ?", but it fails because there is no makefile:
 cd /user/fheem/source/hellopcpp && gmake -k 
 gmake: *** No targets specified and no makefile found. Stop.
 *** Exited with status: 2 ***
I have to manually execute "make -f Makefile.cvs".
Comment 1 Simon Hausmann 2002-10-24 19:16:00 UTC
*** Bug 49642 has been marked as a duplicate of this bug. ***
Comment 2 Frederic Heem 2002-10-24 19:27:41 UTC
Actually, the problem occurs when creating an application of type "Application 
Framework", it works fine for "Application Framework (KPARTS)". 
By the way generating an app of type c,C++,gnome and Kdevelop Part fail for 
various reasons. 
Comment 3 Caleb Tennis 2002-10-28 22:40:15 UTC
I'm not able to reproduce this problem on my system.  Gideon runs make -f Makefile.cvs for 
me.  Can you grab a copy from cvs and try it again? 
 
Comment 4 Frederic Heem 2002-10-29 10:58:25 UTC
Subject: Re:  gideon doesn't run "make -f Makefile.cvs" when a project is created

It's already a version from cvs. 
Quoting Caleb Tennis <caleb@aei-tech.com>: 
 
> ------- You are receiving this mail because: ------- 
> You reported the bug, or are watching the reporter. 
>       
> http://bugs.kde.org/show_bug.cgi?id=49641      
>  
>  
>  
>  
> ------- Additional Comments From caleb@aei-tech.com  2002-10-28 22:40 
> ------- 
> I'm not able to reproduce this problem on my system.  Gideon runs make 
> -f Makefile.cvs for  
> me.  Can you grab a copy from cvs and try it again? 
>  

Comment 5 Frederic Heem 2002-10-29 12:00:13 UTC
Subject: Re:  gideon doesn't run "make -f Makefile.cvs" when a project is created

It depends on the application generated, the one I've tried is a simple kde 
application. 
Quoting Caleb Tennis <caleb@aei-tech.com>: 
 
> ------- You are receiving this mail because: ------- 
> You reported the bug, or are watching the reporter. 
>       
> http://bugs.kde.org/show_bug.cgi?id=49641      
>  
>  
>  
>  
> ------- Additional Comments From caleb@aei-tech.com  2002-10-28 22:40 
> ------- 
> I'm not able to reproduce this problem on my system.  Gideon runs make 
> -f Makefile.cvs for  
> me.  Can you grab a copy from cvs and try it again? 
>  

Comment 6 Frederic Heem 2002-10-30 18:51:25 UTC
It does work with kde3.1Beta2, autoconf-2.13 and automake1.6