Hi, I'm just working on an NSS 3.12pre package. The issue I find is sqlite3 what is called libsqlite3.so and would live in /usr/lib if installed as system library. That would clash with a system installed sqlite3.
The solution for newer distributions is to use a system sqlite as NSS dependency and there is no problem here. NSS is using stuff like sqlite3_prepare_v2 though which is not available in sqlite3 installations for most older (still supported) distributions. Any recommendation from NSS developers? Thanks, Wolfgang _______________________________________________ dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto