To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=101333
------- Additional comments from [email protected] Sat Apr 25 04:25:22 +0000 2009 ------- opps, we also need following patch to openssl module: % diff -u openssl/makefile.mk~ openssl/makefile.mk --- openssl/makefile.mk~ 2009-04-25 09:42:18.000000000 +0900 +++ openssl/makefile.mk 2009-04-25 13:00:45.000000000 +0900 @@ -65,7 +65,7 @@ OUT2LIB += libcrypto.* OUT2INC += include/openssl/* -.IF "$(OS)" == "LINUX" +.IF "$(OS)" == "LINUX" || "$(OS)" == "FREEBSD" PATCH_FILE_NAME=openssllnx.patch ADDITIONAL_FILES:= \ libcrypto_OOo_0_9_8k.map \ --------------------------------------------------------------------- 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: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
