Created attachment 493744 [details, diff] icu-58.1-uclibcng.patch As is, icu-58.1 does not build on uclibc-ng because at some point uclibc-ng does not grok a relative path. Converting the relative path to its absolute equivalent corrects the problem.
(In reply to René Rhéaume from comment #0) > Created attachment 493744 [details, diff] [details, diff] > icu-58.1-uclibcng.patch > > As is, icu-58.1 does not build on uclibc-ng because at some point uclibc-ng > does not grok a relative path. Converting the relative path to its absolute > equivalent corrects the problem. yeah, icu and python suffer from this. it really should be fixed in uclibc-ng but this is okay as a cheap temp fix until we figure out what's going on with LD_LIBRARY_PATH in uclibc-ng
Does this still affect current versions?
*** Bug 591586 has been marked as a duplicate of this bug. ***
uclibc support in Gentoo has been removed.