You are not logged in.

1

Thursday, September 15th 2005, 12:51pm

kdebase 3.4.2 source installation

hi guys

I was trie dto compile kde 3.4.2 in suse 9.3. That was successful in arts and kdelibs. But in kdebase after configuring the package in make process I recieve this message in last lines and stps making the package:


./.libs/libkiomedia.a(mediaimpl.o)(.text+0x12a8): In function `MediaImpl::ensure
MediumMounted(Medium&)':
mediaimpl.cpp: undefined reference to `KIO::Job::setInteractive(bool)'
collect2:
ld returned 1 exit status
make[4]: *** [kio_media.la] Error 1
make[4]: Leaving directory `/root/Desktop/kdebase-3.4.2/kioslave/media'
make[3]:
*** [all-recursive] Error 1
make[3]: Leaving directory `/root/Desktop/kdebase-3.4.2/kioslave/media'
make[2]: ***
[all-recursive] Error 1
make[2]: Leaving directory `/root/Desktop/kdebase-3.4.2/kioslave'
make[1]: ***
[all-recursive] Error 1
make[1]: Leaving directory `/root/Desktop/kdebase-3.4.2'
make: ***
[all] Error 2
linux:~/Desktop/kdebase-3.4.2 # whereis kiomedia
kiomedia:




I would be thankful if someone helps. I checked out a lot of things but nothing fixed it up.