Have a look at what just landed in master... Ross
On 15 January 2018 at 17:53, Mike Crowe <[email protected]> wrote: > If I add USE_NLS = "no" to local.conf, then glib-2.0 fails to configure: > > | checking for ngettext in libc... yes > | checking for dgettext in libc... yes > | checking for bind_textdomain_codeset... (cached) yes > | checking for msgfmt... no > | configure: error: > | *** You must have either have gettext support in your C library, or use > | the > | *** GNU gettext library. > | (http://www.gnu.org/software/gettext/gettext.html) > > It seems that glib-2.0 does not support --disable-nls and always requires > gettext. > > I can avoid this error by adding gettext-native to glib-2.0's DEPENDS, but > I'm not sure whether this is solution would be acceptable. > > Is there a better way? > > Thanks. > > Mike. > -- > _______________________________________________ > Openembedded-core mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-core >
-- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
