Date: Sat, 20 Jun 1998 13:09:45 +0200 From: Stefan Veith <veith@bigfoot.com> To: freebsd-questions@FreeBSD.ORG Subject: Problems with mico (kOffice) Message-ID: <358B9879.5A8379D9@bigfoot.com>
next in thread | raw e-mail | index | archive | help
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<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, Stefan. 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?358B9879.5A8379D9>