[oe] [PATCH] glib-2.0_2.24.1.bb: Fix build when DISTRO_FEATURES lacks ipv6.

Andrea Adami andrea.adami at gmail.com
Mon Nov 29 10:00:36 UTC 2010


On Mon, Nov 29, 2010 at 5:34 AM, Graham Gower <graham.gower at gmail.com> wrote:
> Signed-off-by: Graham Gower <graham.gower at gmail.com>
> ---
>  .../glib-2.0/glib-2.0-2.24.1/disable-ipv6.patch    |   26 ++++++++++++++++++++
>  recipes/glib-2.0/glib-2.0_2.24.1.bb                |    4 +++
>  2 files changed, 30 insertions(+), 0 deletions(-)
>  create mode 100644 recipes/glib-2.0/glib-2.0-2.24.1/disable-ipv6.patch
>
> diff --git a/recipes/glib-2.0/glib-2.0-2.24.1/disable-ipv6.patch b/recipes/glib-2.0/glib-2.0-2.24.1/disable-ipv6.patch
> new file mode 100644
> index 0000000..9e7951b

...
Graham,

thx for the patch.
However I did not encounter this failure, instead
http://tinderbox.openembedded.org/builds/107121/

(gconvert.c:55:2: error: #error GNU libiconv not in use but included
iconv.h is from libiconv)

I could fix it with  EXTRA_OECONF_append_libc-uclibc = "
--with-libiconv=gnu "  but I'm not sure about the real cause and the
best fix.

Opinions?

Andrea




More information about the Openembedded-devel mailing list