From kde-bugs-dist Mon Jul 31 21:19:44 2000 From: Hubert Feyrer Date: Mon, 31 Jul 2000 21:19:44 +0000 To: kde-bugs-dist Subject: Bug#7003: Acknowledgement (problem compiling dcop on NetBSD ) (fwd) X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=96507916621678 OK, here's a bit more data: * I've updated my Qt lib to 2.1.1 * I've done a 'cvs update' in the dcop dir of kdelibs-1.92, and I still get the error: dcopclient.cpp: In function `bool receiveQtObject(const class QCString &, const class QCString &, const class QByteArray &, class QCString &, class QByteArray &)': dcopclient.cpp:959: no matching function for call to `QMetaObject::slot_access (int, bool)' dcopclient.cpp:959: `Public' is not a member of type `QMetaData' *** Error code 1 I'm using the following C/C++ compiler: gcc version egcs-2.91.66 19990314 (egcs-1.1.2 release) Upgrading this for the upcoming release of NetBSD 1.5 is *not* possible (speaking for the NetBSD Project here)! - Hubert