From koffice Sun May 30 13:56:09 1999 From: Lasse Jansson Date: Sun, 30 May 1999 13:56:09 +0000 To: koffice Subject: Missing trader.h in koffice-990530 X-MARC-Message: https://marc.info/?l=koffice&m=92807213222950 Hi, I just tried to compile koffice from 990530, but this fails with: Making all in kofficecore make[3]: Entering directory `/usr/local/src/koffice/lib/kofficecore' /bin/sh ../../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib/koml -I../../lib/koml -I../../lib/store -I../../lib/store -I./../ -I/opt/kde/include/idl -I/opt/kde/include -I/usr/local/qt/include -I/usr/X11/include -I/usr/local/include -O2 -Wall -c koIMR.cc In file included from koIMR.cc:24: koQueryTrader.h:23: trader.h: No such file or directory make[3]: *** [koIMR.lo] Error 1 make[3]: Leaving directory `/usr/local/src/koffice/lib/kofficecore' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/usr/local/src/koffice/lib' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/local/src/koffice' make: *** [all-recursive-am] Error 2 Is there an easy fix for this ? Thanks, Lasse