On 13 January 2013 09:23, Tony Wu <[email protected]> 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 _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
