A followup to my earlier mail:

Please try this patch and rebuild from nss:

--- main/nss/makefile.mk
+++ main/nss/makefile.mk
@@ -88,7 +88,7 @@ BUILD_DIR=mozilla$/security$/nss
  BUILD_ACTION= $(GNUMAKE) nss_build_all
  #See #i105566# && moz#513024#
  .IF "$(OS)"=="LINUX"
-BUILD_ACTION+=FREEBL_NO_DEPEND=1
+BUILD_ACTION+=FREEBL_NO_DEPEND=1 FREEBL_LOWHASH=1
  PATCH_FILES+=nss_linux.patch
  .ENDIF

On a virtual test system the problem could be reproduced and the patch I suggested works. I already committed it as r1540693 so trunk should build now also on such systems.

Herbert


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

Reply via email to