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


On 13/11/13 12:32, Jan Holesovsky wrote:
Eric Bautsch píše v Pá 01. 11. 2013 v 19:57 +0000:

And the output suggests that the versions are OK:
        bautsche@cressida $ pvs solver/unxsogi.pro/bin/idlc 
                libm.so.2 (SUNW_1.1);
                libgcc_s.so.1 (GCC_3.0);
                libc.so.1 (SUNWprivate_1.1, SUNW_1.1, SUNW_0.9,
        SUNW_0.7, SYSVABI_1.3);
                libuno_sal.so.3 (LIBO_UDK_4.1, UDK_3.6, LIBO_UDK_4.0,
        PRIVATE_1.1, UDK_3
        _0_0);
        bautsche@cressida $ pvs
        solver/unxsogi.pro/lib/libuno_sal.so.3 
                libgcc_s.so.1 (GCC_3.0);
                libsocket.so.1 (SUNW_1.1, SUNW_0.7);
                libnsl.so.1 (SUNW_0.7);
                libm.so.2 (SUNW_1.1);
                libpthread.so.1 (SUNW_1.1, SUNW_1.2, SUNW_0.9);
                libuno_sal.so.3;
                UDK_3_0_0;
[...]

Knowing nothing about Solaris - I wonder why the other libs have eg.
(SUNW_1.1) or (GCC_3.0), but libuno_sal.so.3 has nothing like that,
instead the UDK_3_0_0 etc. are each on a separate line as if it was a
library itself, or what?  Could that be the problem?

iirc the UDK_3_0_0 above is a version that libuno_sal.so.3 itself
exports whereas the things in brackets are versions that libuno_sal.so.3
requires from other (system, hence SUNW_*) libraries, hence the difference.

not obivous to me why it's failing to run anyway.

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.