Date: prev next · Thread: first prev next last
2014 Archives by date, by thread · List index


Le 30/05/14 12:47, Richard PALO a écrit :
Le 30/05/14 10:45, Stephan Bergmann a écrit :
...
For libfwklo.so, the relevant symbol that needs to be exported is
fwk_component_getFactory (denoting a C function).

Stephan

Hmm, that seems to be okay:
richard@devzone:/opt/local/libreoffice4-4.2.4.2/program$ elfdump -s
libfwklo.so |grep  fwk_component_getFactory
     [957]  0x001e3ab0 0x00002408  FUNC GLOB  D    1 .text
fwk_component_getFactory
   [23029]  0x001e3ab0 0x00002408  FUNC GLOB  D    0 .text
fwk_component_getFactory
!    index    value      size      type bind oth ver shndx          name



In relooking at services.rdb, thought I'd try seeing if the many references to $LO_LIB_DIR was a necessary external env variable... (is this documented?)

This is now the failure:

richard@devzone:~$ export LO_LIB_DIR=/opt/local/libreoffice4-4.2.4.2/ure-link/lib
richard@devzone:~$ /opt/local/bin/soffice
terminate called after throwing an instance of 
'com::sun::star::loader::CannotActivateFactoryException'

Guess I'll have to build a debug kit later this week...


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.