Re: Bug detecting TLS support in libc

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello Karel,

2009/12/4 Karel Zak <kzak@xxxxxxxxxx>:
> 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

This script requires cvs. I installed cvs, but I guess it should not
be required, as you use git.

>
>  ./configure && make  ... with your setting.
This stage requires pkgconfig (to check for gtk-doc) now.
I get an error regarding the libtool version. I'm using libtool 2.2.6b.
....
/bin/sh ../libtool --tag=CC   --mode=link
armv5tel-unknown-linux-uclibceabi-gcc -std=gnu99 -fsigned-char -g -O2
 -o mkfs mkfs.o
libtool: Version mismatch error.  This is libtool 2.2.6, but the
libtool: definition of this LT_INIT comes from libtool 2.2.6b.
libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6
libtool: and run autoconf again.

I don't know much on autotools, so maybe I can recreate that
'aclocal.m4'. But I don't know how.

Thank you for your work. I hope we can get this solved!

Regards,
Lluís.
--
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

[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux