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

Monday, May 22nd 2006, 4:00pm

libkcddb problem

Hello Kpeople,
(n00b warning) I don't know if I'm posting to the correct board, but perhaps someone here can at least point me in the right direction.

I'm trying to update the kmultimedia port (/usr/ports/multimeda/kmultimedia) on a FreeBSD 6.0 system. I've done my port upgrade and applied the patches, but I keep getting this error message:

synccddbplookup.cpp: In member function `KCDDB::CDDB::Result KCDDB::SyncCDDBPLookup::connect()':
synccddbplookup.cpp:112: error: 'class KNetwork::KBufferedSocket' has no member named 'waitForConnect'
gmake[3]: *** [synccddbplookup.lo] Error 1
gmake[3]: Leaving directory `/usr/ports/multimedia/kdemultimedia3/work/kdemultimedia-3.5.2/libkcddb'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/multimedia/kdemultimedia3/work/kdemultimedia-3.5.2/libkcddb'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/multimedia/kdemultimedia3/work/kdemultimedia-3.5.2'
gmake: *** [all] Error 2
*** Error code 2

As you can see, the error occurs while make is working on libkcddb.

I looked at the documentation for this lib and it *should* contain the method that's being called out as missing in this error message.

Can anybody tell me what's wrong? Is this a library I need to download and install independently of the ports system?

If this isnt' the right forum, please accept my apologies and, if possible, tell me which forum I should bring this question to.

TIA,

Mike