[Bug 52686] Make project fails with "config.status: error: invalid argument: Makefile"ROUND
Caleb Tennis
caleb at aei-tech.com
Tue Jan 7 16:07:04 UTC 2003
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=52686
caleb at aei-tech.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From caleb at aei-tech.com 2003-01-07 16:05 -------
What you're describing isn't a bug. When you add or delete files from the project it
adds/deletes them from "Makefile.am". In order to regenerate Makefiles, you must rerun
automake and configure. config.status is a by product of configure that keeps your most
recent configuration so you can run it fast. But this changes upon adding or removing files
from the project.
If this is troubling, I recommend upgrading to Gideon (KDevelop 3.0). It's still in Alpha, but
it's rather stable. It will provide you better Automake support.
And yes, we do test our apps. We don't have any $ to rigorously test them on various
platforms, but we do the best we can.
More information about the KDevelop-devel
mailing list