Bug#34964: cannot find makefile when building project

degt at hotmail.com degt at hotmail.com
Fri Nov 16 08:24:56 UTC 2001


Package: kdevelop
Version: 1.4.1 (using KDE 2.2.0 )
Severity: normal
Installed from:    Unspecified Linux
Compiler:          gcc 2.96
OS:                Linux
OS/Compiler notes: Not Specified

I have a project with a single C file and a couple of header files. I also have a makefile named "makefile"
(not Makefile, and not MAKEFILE!). 

When attempting to build the project from KDE it blindly complains that there is no "Makefile" in the directory and it cannot proceed. Well, there is a makefile (all lowercase) which is a _valid_ makefile name for gmake (it searches Makefile, makefile). 

I AM able to build this from the command line by 
simply issuing "make" without the name of the makefile. So this is obviously a KDEVELOP error in that it checks only for Makefile before trying to execute gmake (unlike what bug #2623 makes believe with the "works here"). If it was a gmake problem then gmake would refuse to build, and that is not the case.

(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