KDevelop 2.1.2 error during make

Richard Garand richard at garandnet.net
Wed Jul 17 10:26:58 BST 2002


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On July 17, 2002 03:09 am, Adam Clark wrote:
> Back on July 5, John posted this issue to the list and no answer was
> posted to the list.  I haven't found an answer anywhere else, so am
> wondering if any answer was ever produced.  I have the same version and
> same problem:

Hi, I just ran in to this error. It appears that the KDevelop default project 
files are broken. config.status wants ./Makefile and not Makefile. The 
solution is to find lines that include "./config.status $@" and that that 
section to "./config.status ./$@". If you only do this in your Makefile it 
will probably be lost next time you run configure; you should do it in 
Makefile.in too.

Or does anyone else have a better solution?
- -- 
Richard Garand   - r i c h a r d @ g a r a n d n e t . n e t
ICQ: 12190132 - http://www.garandnet.net
The one good thing about repeating your mistakes is that you know when to 
cringe.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE9NThijuZKnjxs0fMRAqgiAKCnKA6zlg7PSTMXyuxY6kbClExrXwCff3e5
WkVyFZH7hDNct5mVzuYdfzQ=
=UFZv
-----END PGP SIGNATURE-----


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



More information about the KDevelop mailing list