[oe] [PATCH] findutils: fix update-alternatives and native packages

Koen Kooi k.kooi at student.utwente.nl
Wed Sep 23 11:46:35 UTC 2009


On 23-09-09 11:13, Martin.Jansa wrote:
> Move update-alternatives logic to findutils-alternatives.inc which is not included in -native packages.
> Patch mkinstalldirs.patch is needed also for findutils-native_4.2.29.
> Remove version 4.4 as there is no tarball upstream (it's 4.4.0 actually).
> Add latest version 4.4.2, probably not compatible with old glibc 2.6.1 (staging/armv4t-angstrom-linux-gnueabi/usr/include/stdio.h:654: error: conflicting types for 'rpl_fseeko'), findutils-native-4.4.2 is ok

Anything with rpl_* is usually a replacement function for the real 
thing. I suspect the autoconf site files need updating to cope with 
seeko. The iperf recipe has a tweak to avoid using rpl_malloc, maybe 
something analogous can be done with findutils.

regards,

Koen





More information about the Openembedded-devel mailing list