master build breakages wrt threads with x86_64/i386

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Mon Jan 14 13:50:52 UTC 2013


On 13 January 2013 09:23, Tony Wu <tung7970 at gmail.com> wrote:

> Not sure whether it is related to your issue.
>
> commit  b50ace354f8da2a40b46176c834816d158727fda broke ARM NPTL build on
> 0.9.33 branch with errors shown as follows.

No, that is a different thing which was just fixed on master and the
branch. Sorry for the breakage..
>
> Tony
>
>   LD libuClibc-0.9.33.3-git.so
> libc/libc_so.a(clone.oS): In function `clone':
> (.text+0x0): multiple definition of `__clone'
> libc/libc_so.a(clone.os):(.text+0x0): first defined here
> libc/libc_so.a(vfork.oS): In function `__GI_vfork':
> (.text+0x0): multiple definition of `__vfork'
> libc/libc_so.a(vfork.os):(.text+0x0): first defined here
> libc/libc_so.a(vfork.oS): In function `__GI_vfork':
> (.text+0x0): multiple definition of `__GI_vfork'
> libc/libc_so.a(vfork.os):(.text+0x0): first defined here
> collect2: ld returned 1 exit status
> make: *** [lib/libc.so] Error 1
>   LD libuClibc-0.9.33.3-git.so
> libc/libc_so.a(clone.oS): In function `clone':
> (.text+0x0): multiple definition of `__clone'
> libc/libc_so.a(clone.os):(.text+0x0): first defined here
> libc/libc_so.a(vfork.oS): In function `__GI_vfork':
> (.text+0x0): multiple definition of `__vfork'
> libc/libc_so.a(vfork.os):(.text+0x0): first defined here
> libc/libc_so.a(vfork.oS): In function `__GI_vfork':
> (.text+0x0): multiple definition of `__GI_vfork'
> libc/libc_so.a(vfork.os):(.text+0x0): first defined here
> collect2: ld returned 1 exit status
> make: *** [lib/libc.so] Error 1


More information about the uClibc mailing list