From owner-freebsd-questions Sat Jun 20 04:09:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA12621 for freebsd-questions-outgoing; Sat, 20 Jun 1998 04:09:30 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from clubserv.rp-online.de (clubserv.rp-online.de [149.221.232.11]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA12602 for ; Sat, 20 Jun 1998 04:09:24 -0700 (PDT) (envelope-from veith@bigfoot.com) Received: from bigfoot.com (as4-pri10.rp-plus.de [149.221.237.138]) by clubserv.rp-online.de (8.9.0.Beta5/8.8.8) with ESMTP id NAA03735 for ; Sat, 20 Jun 1998 13:09:43 +0200 (METDST) Message-ID: <358B9879.5A8379D9@bigfoot.com> Date: Sat, 20 Jun 1998 13:09:45 +0200 From: Stefan Veith Organization: --- X-Mailer: Mozilla 4.04 [en] (X11; I; FreeBSD 2.2.6-RELEASE i386) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Problems with mico (kOffice) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! I am trying to compile mico for kOffice. But I always get this error message: gmake[1]: Entering directory `/usr/local/kde/koffice/mico/orb' c++ -I. -I../include -O -I/usr/local/include -I/usr/local/lib/qt/include -c dii.cc -o dii.o dii.cc: In method `unsigned char CORBA::Principal::decode(class CORBA::DataDecoder &)': dii.cc:370: no member function `vector::clear()' defined dii.cc: In function `static void CORBA::Principal::set_peer_info(const class SequenceTmpl &)': dii.cc:430: no member function `vector::clear()' defined gmake[1]: *** [dii.o] Error 1 BTW: I use 2.2.6. What do I do wrong? I installed bison and flex before compiling it, so this shouldn´t be it. Thanks for any hints, Stefan. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message