Date: Tue, 23 Jun 1998 01:15:51 -0700 (PDT) From: Doug White <dwhite@resnet.uoregon.edu> To: Stefan Veith <veith@bigfoot.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Problems with mico (kOffice) Message-ID: <Pine.BSF.3.96.980623011521.15375H-100000@resnet.uoregon.edu> In-Reply-To: <358B9879.5A8379D9@bigfoot.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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<unsigned char>::clear()' defined > dii.cc: In function `static void CORBA::Principal::set_peer_info(const > class SequenceTmpl<MICO_OctetWrapper> &)': > dii.cc:430: no member function `vector<unsigned char>::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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980623011521.15375H-100000>