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