On 9 May 2012 03:43, Khem Raj <[email protected]> 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 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
