On Sun, Jun 10, 2012 at 11:30:38AM +0200, Bernhard Walle wrote:
> We need a gettext implementation for glib. While gettext is present in
> glibc on Linux, this missing dependency was not discovered. On Mac OS,
> however, glib didn't compile.

Applied this and the previous patch.

Michael

> Signed-off-by: Bernhard Walle <bernh...@bwalle.de>
> ---
>  rules/host-glib.in |    1 +
>  1 Datei geändert, 1 Zeile hinzugefügt(+)
> 
> diff --git a/rules/host-glib.in b/rules/host-glib.in
> index e2c36ef..60d7e9e 100644
> --- a/rules/host-glib.in
> +++ b/rules/host-glib.in
> @@ -8,5 +8,6 @@ config HOST_GLIB
>       #       header check in glib.
>       # FIXME what to do if we build a target system without iconv?
>       select HOST_LIBICONV
> +     select HOST_GETTEXT_DUMMY
>       select HOST_ZLIB
>       select HOST_LIBFFI
> -- 
> 1.7.10.4
> 
> 
> -- 
> ptxdist mailing list
> ptxdist@pengutronix.de

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

-- 
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to