C++ extensions requiring LIBO_UDK_4.1 (was: Re: Mysql Connector Extension Size Confusion)

Michael Stahl mstahl at redhat.com
Fri Feb 22 07:30:00 PST 2013


On 22/02/13 15:53, Alexander Thurgood wrote:
> Le 22/02/2013 15:42, Fridrich Strba a écrit :
> 
> Hi Fridrich,
> 
> 
>> Did you try whether it works? Maybe the question is only moot. Just 
>> saying. F. 
> 
> 
> All I know is that the "new gbuild" one doesn't work on other people's 
> systems, as I have made the connector available for download from my 
> Dropbox account (both 32bit and 64bit Linux versions) for testing 
> purposes. It works on my own dev-install build.

it's possible that this is because it requires functions that were added
after the 4.0 release on master (i suspect this happens automatically
due to some OUString changes); for example here i'm getting a dependency
on LIBO_UDK_4.1 symbol version, which none of the current releases supply.

>  > readelf --version-info /work/lo/master/solver/unxlngx6/lib/mysqlc.uno.so  | grep LIBO_UDK
>   01c:   a (LIBO_UDK_3.6)   4 (UDK_3_0_0)     2 (UDK_3_0_0)     4 (UDK_3_0_0)  
>   08c:  12 (LIBO_UDK_4.1)   7 (UDK_3_0_0)     4 (UDK_3_0_0)     b (CXXABI_1.3) 
>   0x0030:   Name: LIBO_UDK_4.1  Flags: none  Version: 18
>   0x0060:   Name: LIBO_UDK_3.6  Flags: none  Version: 10

i'm not sure if this affects only extensions built with LO build system
or also those build with ODK.



More information about the LibreOffice mailing list