[OE-core] [PATCH 2/6] diffutils: upgrade to 3.6

Christopher Larson kergoth at gmail.com
Mon Aug 7 16:33:12 UTC 2017


On Mon, Jul 24, 2017 at 2:51 AM, Chen Qi <Qi.Chen at windriver.com> wrote:

> diffutils-3.5-gcc7.patch is removed as it's merged in this version.
>
> do_configure_prepend is removed to solve the following configure error.
>
>   error: possibly undefined macro: gl_TYPE_WINT_T_PREREQ
>
> A workaround patch is made to fix the following compilation error for
> glibc.
>
>   error: dereferencing pointer to incomplete type 'const struct rpl_option'
>
> Signed-off-by: Chen Qi <Qi.Chen at windriver.com>
>

This disables use of the internal getopt, yet we don’t set
gl_cv_func_getopt_gnu=yes in our site info, so it always assumes it doesn’t
have a valid gnu getopt and decides to use the internal one, and the build
fails. I expect we need to add that to the site info in glibc-common in the
glib section in order to get this to build, now.
-- 
Christopher Larson
kergoth at gmail dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Senior Software Engineer, Mentor Graphics
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20170807/3fd3fe05/attachment-0002.html>


More information about the Openembedded-core mailing list