To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106132





------- Additional comments from j...@openoffice.org Fri Nov 27 12:59:06 +0000 
2009 -------
There is a error which breaks the nss build which occurrs during signing of the
nss libraries. The reason is that the signtool loads the squlite, which is build
from nss. It also loads system libraries which are linked with the system
sqlite. The loader compares the required version and determines that the nss
sqlite does not meet the requirements and then quits.

One solution would be to not build the sqlite in nss and instead use the one
from the system. This can be done by setting
NSS_USE_SYSTEM_SQLITE=1
However, the system sqlite ( Mac OS 10.4) cannot be used because it is too old.
libsoftokn3 requires a more recent version.

The fix is to disable the signing of the nss libraries altogether.

libsqlite3 will not be delivered in the lib directory of the solver, because
that would break build tools which use system libraries linked with the system
sqlite. This is basically the same what happens when the nss build broke during
signing of the libraries.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to