tellico doesn't compile with openoffice support
David Bourget
david.bourget at anu.edu.au
Mon Apr 30 06:36:42 MDT 2007
Hi, I meticulously followed the instructions for installing Tellico with
openoffice support (installed the oo SDK, passed the directories to
configure, configure went fine), and I get what you see below.
It seems that hpp files can't be found. There are no hpp files under my
openoffice sdk directory, or in the sdk archive from openoffice.org, for
that matter (or in my /usr/lib/openoffice directory, which is where it
lives). I'm using the latest ubuntu packages for openoffice.
cheers
db
----
In file included from ooohandler.cpp:15:
interface.h:19:54: error: com/sun/star/lang/XMultiServiceFactory.hpp: No
such file or directory
interface.h:20:47: error: com/sun/star/text/XTextDocument.hpp: No such
file or directory
interface.h:21:48: error: com/sun/star/text/XDocumentIndex.hpp: No such
file or directory
interface.h:22:49: error: com/sun/star/text/XTextViewCursor.hpp: No such
file or directory
interface.h:43: error: 'com' has not been declared
interface.h:43: error: ISO C++ forbids declaration of 'PropertyValue'
with no type
interface.h:43: error: expected ';' before 'propValue'
interface.h:44: error: 'com' has not been declared
interface.h:44: error: ISO C++ forbids declaration of 'Any' with no type
interface.h:44: error: expected ';' before 'fieldValue'
interface.h:45: error: 'com' has not been declared
interface.h:45: error: ISO C++ forbids declaration of 'Any' with no type
interface.h:45: error: expected ';' before 'typeValue'
interface.h:48: error: 'com' has not been declared
interface.h:48: error: ISO C++ forbids declaration of 'Reference' with
no type
interface.h:48: error: expected ';' before '<' token
interface.h:50: error: 'com' has not been declared
interface.h:50: error: ISO C++ forbids declaration of 'Reference' with
no type
interface.h:50: error: expected ';' before '<' token
interface.h:51: error: 'com' has not been declared
interface.h:51: error: ISO C++ forbids declaration of 'Reference' with
no type
interface.h:51: error: expected ';' before '<' token
interface.h:52: error: 'com' has not been declared
interface.h:52: error: ISO C++ forbids declaration of 'Reference' with
no type
interface.h:52: error: expected ';' before '<' token
interface.h:53: error: 'com' has not been declared
interface.h:53: error: ISO C++ forbids declaration of 'Reference' with
no type
interface.h:53: error: expected ';' before '<' token
make[4]: *** [ooohandler.lo] Error 1
make[4]: Leaving directory `/tmp/tellico-1.2.10/src/cite/ooo'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/tellico-1.2.10/src/cite'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/tellico-1.2.10/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/tellico-1.2.10'
make: *** [all] Error 2
More information about the tellico-users
mailing list