Broken dmake

Norbert Thiebaud nthiebaud at gmail.com
Sun Oct 7 14:22:35 PDT 2012


On Sun, Oct 7, 2012 at 1:26 PM, Marc-André Laverdière
<marcandre.laverdiere at gmail.com> wrote:
> Hello,
>
> I recently reinstalled a different Linux distro on my system.
> Using the same repo that I had before, I made a make clean,
> autogen.sh, and then trying to run make I get these errors:
> dmake: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found
> (required by dmake)
>
> So, first question: is this a LO-hacked dmake that is broken that I
> need to rebuild? If so, how do I do it?

dmake is usually our internal dmake... it is not so much that it is
'hacked' but rather that most distro do not carry dmake

to force a rebuild of dmake
in your SRCDIR (your core repo)

rm dmake/dmake
./bootstrap


Norbert


More information about the LibreOffice mailing list