[yocto] [meta-raspberrypi][PATCH] userland: Fix POSIX compliance expectation

Andrei Gherzan andrei at gherzan.ro
Sun Aug 9 14:08:38 PDT 2015


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.khem at 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



More information about the yocto mailing list