Hello Khem,

On Sun, Aug 09, 2015 at 09:08:20AM -0700, Khem Raj wrote:
> We have errors like below with glibc 2.22+
>
> net_sockets_common.c:139:20: error: storage size of 'hints' isn't known
>     struct addrinfo hints, *info, *p;
>                         ^
>
> newer glibc has now fixed the definitions of getaddrinfo and ilk to be
> enabled with correct posix version.
>
> Signed-off-by: Khem Raj <raj.k...@gmail.com>
> ---
>  .../userland/0001-Use-newer-POSIX-macro.patch      | 35 
> ++++++++++++++++++++++
>  recipes-graphics/userland/userland_git.bb          |  1 +
>  2 files changed, 36 insertions(+)
>  create mode 100644 
> recipes-graphics/userland/userland/0001-Use-newer-POSIX-macro.patch
>

Patch merged to master. Thank you.

--
Andrei Gherzan
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to