bug-gettext
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-gettext] gettext leaking symbols into global namespace


From: Dr. Michael Lauer
Subject: [bug-gettext] gettext leaking symbols into global namespace
Date: Mon, 19 Feb 2018 15:08:26 +0100

Hi,

I’m working on macOS 10.13.x. Since libc on macOS does not have the necessary
gettext functionality, I have compiled gettext as requirement for compiling 
Glib.

When compiling GLib though, I noticed that autotools wrongly believes that my 
platform has pipe2(2).
This is due to gettext leaking this (and probably other symbols from gnu-lib) 
into the global namespace.

Is there any way to prevent this?

Best regards,

Mickey.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]