Strange Compile error
Noel Grandin
noelgrandin at gmail.com
Fri Jul 12 06:34:28 UTC 2024
Unfortunately the messages there don't actually mean much, but that
specific failure mode means that something inside libreoffice code crashed
while generating the gallery.
If you are using any abnormal configure switches I would try turning those
off first and see if that helps.
Otherwise the only thing that can be done is
(1) run make to get it to build as far as possible
(2) run 'PARALLELISM=1 make verbose=t" to make it build and show you the
commands it executes
(3) cut and paste the last command and edit it so you can run it using gdb
(4) run it using gdb and debug the failure
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20240712/3a8c68a7/attachment.htm>
More information about the LibreOffice
mailing list