Click to See Complete Forum and Search --> : HELP: KDE2 compilation problem


Cdc28p
10-24-2000, 02:54 AM
Since I was tired of the dependency problems with KDE2 RPMs, I tried compiling it and had this problem:

I compiled QT, kdesupport, and kdelibs (in that order) with no problem. However, when I did the "make all" for kdebase, I got:

kbookmark.h:29: kglobal.h: No such file or directory
kbookmark.h:30: kstddirs.h: No such file or directory
....
kbookmarkmenu.cc: kaction.h: No such file or directory
....

And "make" quit. What on earth was going on here? Any help would be greatly appreciated.

P.S. I'm running Mandrake 7.1 with KDE1.x on a PIII-500.

Muzzafarath
10-24-2000, 03:10 AM
Stupid question: did you actually install kdesupport och kdelibs, or did you just compile them? You need to do a `make install` too...

Cdc28p
10-24-2000, 12:00 PM
Originally posted by Muzzafarath:
Stupid question: did you actually install kdesupport och kdelibs, or did you just compile them? You need to do a `make install` too...

Yes, I did a "make install" for kdesupport and kdelibs. Anyone has any idea what was wrong?

farrow
10-24-2000, 10:04 PM
Go get another copy of kdebase. I had this same problem...but then I downloaded kdebase again today from ftp.kde.org, and it built just fine.

Dunno what's goin on...apparently there are some bad tar.bz2s floating around....