Am 10/04/2016 10:59 PM, schrieb R. Mark Aldrich:
I am having difficulty compiling the source code and could use some insight. I
am working on Debian Linux Jesse. I made sure all the prerequisite resources
were installed. Everything is going according to plan and I get the following
error:

[...]

your timing is interesting as I've seen the same error on Fedora 21 not long ago. ;-)

The problem is that the GCC compiler is too new and the version (do you have also 4.9.2 ?) has aproblem to handle optimization [1] - here it's for the file "fmgridif.cxx".

The solution is to exclude this file for optimization by GCC. Please see the BZ issue for a patched makefile [2]. It's maybe a bit difficult when you aren't a developer resp. haven't much experience in this area.

[1] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65009
[2] https://bz.apache.org/ooo/show_bug.cgi?id=125475#c8

HTH

Marcus

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

Reply via email to