mcopdcopobject.cpp: In method `Arts::Buffer *MCOPDCOPObject::callFunction (MCOPEntryInfo *, QCString, const QByteArray &)': ../../../arts/mcop/object.h:91: `long int Arts::Object_base::_getObjectID () const' is protected mcopdcopobject.cpp:90: within this context ../../../arts/mcop/object.h:92: `Arts::Connection *Arts::Object_base::_getConnection () const' is protected mcopdcopobject.cpp:124: within this context ../../../arts/mcop/object.h:92: `Arts::Connection *Arts::Object_base::_getConnection () const' is protected mcopdcopobject.cpp:126: within this context Possible fixes: 1) make _getObjectID() and _getConnection() public 2) make MCOPDCOPObject inherit Object_base 3) make MCOPDCOPObject a friend of Object_base Since I'm not too familiar with arts code, I'm not sure which of them will be best. LLaP bero -- This message is provided to you under the terms outlined at http://www.bero.org/terms.html