[OE-core] [PATCH 3/6] keyutils: new recipe (version 1.5.9)

Andreas Oberritter obi at opendreambox.org
Tue Dec 6 16:03:58 UTC 2016


On 06.12.2016 16:49, Burton, Ross wrote:
> 
> On 30 November 2016 at 22:43, Andreas Oberritter <obi at opendreambox.org
> <mailto:obi at opendreambox.org>> wrote:
> 
>     Used by nfs-utils for nfsidmap, if available.
> 
> 
> This breaks under musl:
> 
> | key.dns_resolver.c: In function 'afsdb_hosts_to_addrs':
> | key.dns_resolver.c:374:21: error: 'UINT_MAX' undeclared (first use in
> this function)
> |   unsigned int ttl = UINT_MAX, rr_ttl;
> |                      ^~~~~~~~
> | key.dns_resolver.c:374:21: note: each undeclared identifier is
> reported only once for each function it appears in
> | key.dns_resolver.c: In function 'dns_query_afsdb':
> | key.dns_resolver.c:456:22: error: 'ULONG_MAX' undeclared (first use in
> this function)
> |   unsigned long ttl = ULONG_MAX;
> |                       ^~~~~~~~~

Apparently there's a recipe in meta-ivi which already has a fix. I'm
going to merge both recipes and resubmit.

Regards,
Andreas



More information about the Openembedded-core mailing list