On 08/11/2013 Herbert Duerr wrote:
As discussed in the thread "AOO Security Features without Mozilla" I
removed the dependency on the ancient Seamonkey-1.1 binaries and use the
NSS libraries ("Network Security Services") instead. This major rework
has been integrated into trunk now.

Thank you! This makes two pending blog posts from you, right? Just joking... but it would be nice that the innovation coming in OpenOffice gets appropriate coverage.

By the way, I incorporated your notes from that thread into
https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1+Release+Notes

If you are working on trunk you'll notice that the moz module and the
configure switch named --disable-mozilla is gone.

Yes, but the build is now broken on the Fedora 19 machine that I use for building trunk from time to time. Note that this does not necessarily depend on your changes, but maybe some conflict is triggered. I did a completely clean build.

The nss module is built cleanly (warnings aside).

Then I see warnings/errors like:

Making:    idlc ...
/lib64/libcrypt.so.1: undefined reference to `NSSLOWHASH_End@NSSRAWHASH_3.12.3' /lib64/libcrypt.so.1: undefined reference to `NSSLOWHASH_NewContext@NSSRAWHASH_3.12.3' /lib64/libcrypt.so.1: undefined reference to `NSSLOWHASH_Update@NSSRAWHASH_3.12.3'
/lib64/libcrypt.so.1: undefined reference to `NSSLOW_Init@NSSRAWHASH_3.12.3'
/lib64/libcrypt.so.1: undefined reference to `NSSLOWHASH_Destroy@NSSRAWHASH_3.12.3' /lib64/libcrypt.so.1: undefined reference to `NSSLOW_Shutdown@NSSRAWHASH_3.12.3' /lib64/libcrypt.so.1: undefined reference to `NSSLOWHASH_Begin@NSSRAWHASH_3.12.3' ...
Module 'idlc' delivered successfully. 2 files copied, 2 files unchanged

and

=============
Building module udkapi
============= ...
.../main/solver/410/unxlngx6.pro/bin/idlc: .../main/solver/410/unxlngx6.pro/lib/libfreebl3.so: version `NSSRAWHASH_3.12.3' not found (required by /lib64/libcrypt.so.1)
dmake:  Error code 1, while making '../../../../unxlngx6.pro/ucr/cssuno.db'

Regards,
  Andrea.

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

Reply via email to