when i try to make kdebase, i got the error below:
.libs/konq_dirpart.o: In function `KonqDirPart::updatePasteAction()':konq_dirpart.cc:(.text+0x214a): undefined reference to `KIO::pasteActionText()'
:konq_dirpart.cc:(.text+0x21d4): undefined reference to `KParts::BrowserExtension::setActionText(char const*, QString const&)'
.libs/konq_dirpart.o: In function `KonqDirPart::lmbClicked(KFileItem*)':konq_dirpart.cc:(.text+0x59cc): undefined reference to `KParts::WindowArgs::~WindowArgs()'
and
collect2: ld returned 1 exit status
make[3]: *** [libkonq.la] Error 1
make[3]: Leaving directory `/root/kde/kdebase-3.5.0/libkonq'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/kde/kdebase-3.5.0/libkonq'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/kde/kdebase-3.5.0'
make: *** [all] Error 2
do i have to do something else before making kdebase ?
by the way first configure arts then kdelibs. [got no errors for these two]
and then move to kdebase. but stuck to the error above :(
help me please.
[search google but couldnt find anythin helpful.]
___________________________________________________ . Account management: https://mail.kde.org/mailman/listinfo/kde. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html.