To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=84583
------- Additional comments from [EMAIL PROTECTED] Fri Dec 14 22:11:15 +0000 2007 ------- The full command line: ccache gcc -I. -I.. -I../include -fPIC -DOPENSSL_PIC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -I/usr/include -mv8 -DB_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall -DBN_DIV2W -c -o cryptlib.o cryptlib.c Note: on debian the default (remove the -mv8) will output SPARC32PLUS libraries but we need SPARC. Using -mcpu=v8 also outputs the wrong libs. More investigation needed... Another but possibly related issue is there are many of these messages for example: ssl_cert.c: In function 'ssl_cert_dup': ssl_cert.c:215: warning: function called through a non-compatible type ssl_cert.c:215: note: if this code is reached, the program will abort --------------------------------------------------------------------- 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]