Problems with Makefile generation
Sven Bergner
bergner at Fh-Worms.DE
Tue Feb 1 12:24:41 GMT 2000
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
-------------------------------------------------------
More information about the KDevelop
mailing list