On 24/09/14 09:20, Miklos Vajna wrote:
On Tue, Sep 23, 2014 at 06:28:59PM +0200, Mihály Palenik <
palenik.mihaly@gmail.com> wrote:
workdir/UnpackedTarball/langtag/liblangtag/.libs/liblangtag.a(liblangtag_la-lt-utils.o):
In function `lt_getenv':
workdir/UnpackedTarball/langtag/liblangtag/lt-utils.c:57: undefined
reference to `__secure_getenv'
apparently glibc 2.17 changed this function from __secure_getenv to
secure_getenv; liblangtag has a configure check for both of these; if
you upgraded your glibc and then do an incremental build it will
probably use the "wrong" symbol because liblangtag is not rebuilt, and
fail...
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=708061
https://sourceware.org/glibc/wiki/Tips_and_Tricks/secure_getenv
Does it happen if you do 'make clean && make', not just 'make'?
actually "make liblangtag.clean" should be enough to fix it.
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
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.