Weird error trying to build Libre Office from source

Michael Weghorn m.weghorn at posteo.de
Thu Jul 24 07:31:20 UTC 2025


On 2025-07-24 09:24, rubisetcie wrote:
> Thank you for pointing out a way to bypass the error.
> 
> I haven't made any changes to the git master, unfortunately it makes no 
> difference... I have tried with both libreoffice-25.8.0.1 and master, I 
> don't know from where the problem comes from...
> 
> Here is my full configure command:
> 
> ../configure --prefix=<location> \
> --disable-debug --disable-symbols --disable-cve-tests \
> --enable-optimized=yes --enable-release-build --enable-lto \
> --enable-qt6 --enable-kf6 \
> --enable-eot \
> --enable-avahi \
> --enable-pdfimport \
> --disable-community-flavor \
> --enable-coinmp \
> --enable-curl \
> --enable-cups \
> --enable-ldap \
> --enable-libcmis \
> --enable-lpsolve \
> --enable-sdremote-bluetooth \
> --enable-python=system \
> --disable-firebird-sdbc \
> --disable-mariadb-sdbc \
> --disable-postgresql-sdbc \
> --with-webdav \
> --without-system-jars \
> --without-junit \
> --without-fonts \
> --without-doxygen \
> --with-lang='fr' --with-locales='fr' \
> --with-theme='breeze breeze_svg breeze_dark breeze_dark_svg colibre 
> colibre_svg colibre_dark colibre_dark_svg elementary elementary_svg' \
> --with-system-headers \
> --with-system-libs \
> --with-ant-home=<ant> \
> --with-jdk-home=<jdk> \
> --with-galleries=build \
> --with-templates=yes \
> --with-product-name='LibreOffice' \
> --with-vendor='Rubisetcie' \
> --with-help=html

To see whether any of these options is causing the problem, you could 
try building without them. (And if that succeeds, add options again one 
by one or in smaller chunks, to see which one is causing the problem.)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 840 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20250724/f42daf08/attachment.sig>


More information about the LibreOffice mailing list