On Thu, 2012-08-16 at 18:13 +0100, Paul Eggleton wrote: > Incidentally a couple of users are reporting that they are now seeing > failures > where the rpath size is reported to be too small to contain the path we are > applying. I haven't seen this myself - is there some way we can increase the > space allowed for storing the path or is there some other issue at work here? > I tried to search for some information on how storage of the rpath works but > did not really find anything conclusive.
There's no reason chrpath couldn't be made to allocate more space for the new rpath, it's just that the current implementation doesn't know how to do that. I don't think it would be especially hard to fix. p. _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
