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



On Fri, 2013-07-05 at 21:25 +0200, Michael Stahl wrote:
the other problem is most likely that the libraries from the "nss"
module somehow have hidden visibility (i assume you are not using
--with-system-nss?)... if things work PR_Now should be exported like this:

        Right - somehow I suspect you are making nearly all symbols from your
libraries hidden: no idea how :-) but fixing that systemic problem would
prolly cure a number of other issues you'll fall over.

you'll have to dig into the external build system there to figure out
why it doesn't work, the files are in workdir/*/UnpackedTarball/nss (or
if your distro has NSS packages try using --with-system-nss).

        Or that would work of course; but I suspect that fixing the linking
issue is best; personally I prefer to use 'objdump -T' (or -t for a .o
file) to see the export symbols and pipe through c++filt)

        HTH,

                Michael.

-- 
michael.meeks@suse.com  <><, Pseudo Engineer, itinerant idiot


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.