From koffice Tue Jun 27 04:14:39 2000 From: David Levitan Date: Tue, 27 Jun 2000 04:14:39 +0000 To: koffice Subject: rtf problem X-MARC-Message: https://marc.info/?l=koffice&m=96207940122500 Hi, Maybe someone here can help me. As I'm not great at compiling things with make,automake, etc..., I'm having a problem right now, apparently with missing references. My current code is available at ftp://ftp.linux-reviews.com/pub/filters-0.1.tar.gz . I've added the beginnings of an RTF filter to it, but am having problems compiling the code. When the libraries are linked with the "main" program, it is giving me the following error: ../src/filters/import/rtf/librtfimport.a(rtfimport.o): In function `font::font(void)': /usr/include/g++-2/stl_pair.h(.text+0x14): undefined reference to `FilterDocument::FilterDocument(void)' collect2: ld returned 1 exit status If anybody can take a look at the code and help me out, it would be much appreciated. I'm running RH6.2. The current status of the filter is that it can (hopefully) break up the RTF file and parse some of the header (the important parts). It can also parse the so called "information" group. The actual document is my next step, and hopefully I can get everything to work. Also, is there any recent, accurate, and complete specification for the Kword format? Thank you in advance. -- David Levitan LIS http://www.linux-reviews.com/ http://www.emeraldcityofoz.com/