From koffice Wed Jun 23 22:37:27 1999 From: Date: Wed, 23 Jun 1999 22:37:27 +0000 To: koffice Subject: Error with "report" message X-MARC-Message: https://marc.info/?l=koffice&m=93013293325395 Dear Sir, while I was trying to compile corba-19980908-alpha (with mico 2.1.1 installed), I received first the message that /usr/local/include/iotypes.h was missing and I fixed the problem copying the file iotypes.h.new (empty!) in the same directory to the required one, then I got the following error message with "report" suggestion: In file included from /usr/local/include/CORBA.h:150, from kom.h:12, from kom.cc:8: /usr/local/include/mico/orb.h:36: syntax error before `::' /usr/local/include/mico/orb.h:42: destructor `ORBRequest' must match class name `CORBA' /usr/local/include/mico/orb.h:44: syntax error before `::' /usr/local/include/mico/orb.h:47: warning: internal problem, >>>current_class_type differs when adding `CORBA::ORBRequest::~CORBA()', >>>please report /usr/local/include/mico/orb.h:47: destructor `ORBRequest' must match class name `CORBA' /usr/local/include/mico/orb.h:47: new declaration `CORBA::~CORBA()' /usr/local/include/mico/orb.h:42: ambiguates old declaration `CORBA::ORBRequest::~CORBA()' /usr/local/include/mico/orb.h:47: `CORBA::ORBRequest::~CORBA()' is already defined in the class CORBA /usr/local/include/mico/orb.h:47: confused by earlier errors, bailing out make[2]: *** [kom.lo] Error 1 make[2]: Leaving directory `/opt/office/koffice/corba/kom' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/opt/office/koffice/corba' make: *** [all-recursive-am] Error 2 I have qt-1.44, and I was trying to install koffice-19980908-alpha. I'm waiting for some suggestion. Biagio Lucini