Date: prev next · Thread: first prev next last
2019 Archives by date, by thread · List index


On 16/08/2019 20:43, dreamnext@gmail.com wrote:
What we did if after a ‘make’ with errors, we had to ran ‘make build-nocheck’ to be able to bypass those errors on a Debian 10 schroot environment. This time, the required debs files were produced. However, when installing those debs and trying to run LibreOffice on Escuelas Linux (the main target distribution) it does not work, as it complains about a glibc mismatch version. So, it seems that the generated deb files are not distribution-independent as the ones that were previously released by The Document Foundation.

Note that producing builds that are compatible with our baseline (as spelled out in README.md) is a non-trivial endeavour. You typically do such builds on a baseline machine to make sure you do not link against functionality in e.g. libc.so.6 that is only available in newer versions of that library. However, a baseline machine typically has a C++ compiler that is too old for our needs, so you need a newer compiler but which generates code that only links against functionality that is already available in the baseline libstdc++.so.6 (e.g., by using Red Hat Developer Toolset).

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.