Compile of current cvs fails.
Fabio Fracassi
f.fracassi at gmx.net
Mon Apr 28 20:08:07 UTC 2003
On Monday 28 April 2003 17:00, Amilcar do Carmo Lucas wrote:
> do:
> cd /var/tmp/portage/kdevelop-5/work/kdevelop
> cd lib/compat
> make
> cd -
> make
This makes it compile, but I have still problemes with the ebuild, since it
cant be interrupted and resumed like this.
Now is this a bug in the build system?
As I understand it libkdevcompat has some fixes for QT < 3.1 and KDE < 3.1
so on my system (QT 3.1.2 / KDE 3.1.1) it isn't needed anymore.
The build system realizes this, so it sets $(COMPAT_SUBDIR) to empty, but in
libkdevelop_la_LIBADD(Makefile.am) / libkdevelop_la_DEPENDENCIES(Makefile) it
is still set. This probably shouldn't be the case, should it?
Fabio
More information about the KDevelop-devel
mailing list