I need to call a function which is provided by a .so library, but when running with firefox, it crashed and report:

/libexec/ld-slf.so.1: /usr/X11r6/lib/firefox/components/libtest.so: Undefined symbol "_Z10getprivkeyPiPPh"

getprivkey() is the function that I need to call.
How to solve this?

_______________________________________________
dev-tech-xpcom mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-xpcom

Reply via email to