View previous topic :: View next topic |
Author |
Message |
boerns Apprentice


Joined: 18 Mar 2004 Posts: 171
|
Posted: Sat Dec 02, 2017 8:46 am Post subject: [Solved] Libreoffice 5.4.22 only Calc broken |
|
|
Hi,
when starting calc I get this:
javaldx: Could not find a Java Runtime Environment!
Warning: failed to read path from javaldx
/usr/lib64/libreoffice/program/soffice.bin: symbol lookup error: /usr/lib64/libreoffice/program/libscfiltlo.so: undefined symbol: _ZN5orcus17load_file_contentB5cxx11EPKc
And yes O rebuild dev-libs/liborcus
I tried to backport to 5.2.7.2 but that does not start either. I did update a lot of packages and now one makes my libreoffice break.
I swithed also this nicht from gcc 4.9.4 to 6.4 and recompile system at the moment.
But I allready recompiled all dependencies of libreoffice.
Sorry now I am lost and do not understand whats happening. Writer, Impress, Draw all work, but not Calc!
Alex
Last edited by boerns on Sat Dec 02, 2017 12:48 pm; edited 1 time in total |
|
Back to top |
|
 |
asturm Developer


Joined: 05 Apr 2007 Posts: 8115 Location: Austria
|
Posted: Sat Dec 02, 2017 8:59 am Post subject: |
|
|
All sorts of strange things may happen if you had >=GCC-5 present (even if not switched to) and built stuff with GCC-4.9.4.
So just revisit LibreOffice after you are done with the (proper) switch to GCC-6.4. _________________ backend.cpp:92:2: warning: #warning TODO - this error message is about as useful as a cooling unit in the arctic |
|
Back to top |
|
 |
boerns Apprentice


Joined: 18 Mar 2004 Posts: 171
|
Posted: Sat Dec 02, 2017 12:48 pm Post subject: |
|
|
OK, Switch to gcc-6.4, recompile of dev-libs/liborcus and system did solve the Problem. |
|
Back to top |
|
 |
|