[OE-core] [PATCH 1/2] uclibc.inc: uclibc rtld does support GNU_HASH

Marko Lindqvist cazfi74 at gmail.com
Wed May 9 00:59:13 UTC 2012


On 9 May 2012 03:43, Khem Raj <raj.khem at gmail.com> wrote:
> -RPROVIDES_uclibc += "libsegfault"
> +
> +RPROVIDES_uclibc += "libsegfault rtld(GNU_HASH)"

 You should know that I'm just figuring out what to do with
"rtld(GNU_HASH)" that already exist for eglibc. When building
deb-packets based image, that results in:
"reference to 'rtld': error in version: version number does not start
with digit"

 I've confirmed that error message is caused by this by simply
removing "(GNU_HASH)" -> eglibc build success


 - ML




More information about the Openembedded-core mailing list