You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

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.