On Thu, Dec 03, 2009 at 11:00:19AM +0100, Lluís Batlle wrote: > Trying to build util-linux with uclibc, I hit with that the TLS > support is wrong detected cross-compiling for shared libraries. As I > understand, the tls.m4 script should be updated with something like > the solution here proposed: > http://patchwork.openembedded.org/patch/907/ > > I tried the 2.17-rc1, and I see the problem is still there. I have tried to fix the problem. Please, test it with your cross compiling environment. (I have glibc only.) Try the latest code: $ git clone git://git.kernel.org/pub/scm/utils/util-linux-ng/util-linux-ng.git util-linux-ng $ cd util-linux-ng $ ./autogen.sh ./configure && make ... with your setting. Thanks for your report. Karel -- Karel Zak <kzak@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html