From owner-freebsd-questions Tue Jun 23 01:15:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA18139 for freebsd-questions-outgoing; Tue, 23 Jun 1998 01:15:59 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA18113 for ; Tue, 23 Jun 1998 01:15:54 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.5/8.8.8) with SMTP id BAA21862; Tue, 23 Jun 1998 01:15:52 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Tue, 23 Jun 1998 01:15:51 -0700 (PDT) From: Doug White To: Stefan Veith cc: freebsd-questions@FreeBSD.ORG Subject: Re: Problems with mico (kOffice) In-Reply-To: <358B9879.5A8379D9@bigfoot.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from QUOTED-PRINTABLE to 8bit by hub.freebsd.org id BAA18130 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 20 Jun 1998, Stefan Veith wrote: > 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, It's a missing piece somewhere. Either koffice isn't being built right or it's broken. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message