Problems with Makefile generation
Joachim Ansorg
Jockel123 at gmx.de
Tue Feb 1 15:37:09 GMT 2000
Hi!
I'm using the newest KDevelop, too.
There are now BIG problems with Makefile.am management of projects.
If I change a file the Makefile.am file is regenerated but without the
$(KDE_INCLUDES).
It's at the moemnt very hard to work with it, but it's great if it works ;-)
--Joachim
> On 1 Feb 2000, Torsten Uhlmann wrote:
>
> > Hi,
> >
> > I have cvsup'ed Kdevelop1 today. I added a new class which made kdevelop
> > regenerate Makefile.am. The INCLUDES line was:
> >
> > INCLUDES = $(QT_INCLUDES) $(X_INCLUDES)
> >
> > which missed the kde includes => tons of errors. After inserting
> >
> > $(KDE_INCLUDES) to this line in all subdirectories it worked.
> >
> > The ./configure script and make -f Makefile.dist ran normal, without
> > errors and _found_ the kde (2) includes.
> >
> > The config management worked well in the past weeks.
> >
> > Could you please look into this?
> >
> Hi Torsten,
> have you tried to use make -f Makefile.cvs instead of Makefile.dist?
> And you can try to delete the config.cache file.
>
> CU,
> Sven
> -------------------------------------------------------
> Sven Bergner
> E-Mail: bergner at fh-worms.de
> Live long and prosper!
> Registered Linux-User #65111
> -------------------------------------------------------
--
BibleTime - the bible study program for KDE
http://www.bibletime.de/
info at bibletime.de
More information about the KDevelop
mailing list