Wan-Teh,

Wan-Teh Chang wrote:
Jean-Marc Desperrier wrote:

Wan-Teh Chang wrote:

Note that many Linux distributions have NSS shared libraries
(libnss3.so, libsoftokn3.so, etc.) under /usr/lib, but our build
system takes care not to use those when it invokes shlibsign.



Well it would be best in some future to be able to use it if it's a compatible version. We should be able to add a test for that in configure ?


Yes for NSS-based applications, but not for NSS itself.

When you are building NSS, by definition you want to use
the NSS libraries you just built.

Especially for the shlibsign part, whose purpose is to sign the libsoftokn3.so that was just built and store the signature in libsoftokn3.chk . You definitely wouldn't want to sign the system libsoftokn3.so during your build .
_______________________________________________
mozilla-crypto mailing list
[email protected]
http://mail.mozilla.org/listinfo/mozilla-crypto

Reply via email to