On 04.04.2012 05:17, Dave Mielke wrote: > "man 3 gettext" says to include <libintl.h>, but, in the Grub environment, > gettext() still isn't defined. In GRUB you need to -DGRUB_POSIX_GETTEXT_DOMAIN=\"brltty\". It's because we don't have per-process context and so we can't use textdomain reliably.
-- Regards Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
_______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://mielke.cc/mailman/listinfo/brltty
