[Open Office] build error.

Petr Mladek pmladek at suse.cz
Wed Aug 30 07:16:17 EDT 2006


On Wednesday 30 August 2006 02:06, Hussam Al-Tayeb wrote:
> Can somebody please take a look at this build error?
> http://pastebin.ca/153942

The problem is the -Werror compile flag. It causes that the warnings are 
treated as errors, see the log for the line:

	cc1plus: warnings being treated as errors

It works for Sun because they use an older compiler that produces less 
warnings. I suggest to disable the compiler flag. You can either:

	export EXTERNAL_WARNINGS_NOT_ERRORS="TRUE"

before you start the build or your can use the attached patch.


-- 
Best Regards,

Petr Mladek
software developer
---------------------------------------------------------------------  
SUSE LINUX, s. r. o.                        e-mail: pmladek at suse.cz
Lihovarská 1060/12                          tel: +420 284 028 952
190 00 Prague 9                             fax: +420 284 028 951
Czech Republic                              http://www.suse.cz/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: buildfix-no-werror.diff
Type: text/x-diff
Size: 841 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/openoffice/attachments/20060830/a6d05d04/attachment.bin 


More information about the Openoffice mailing list