master build breakages wrt threads with x86_64/i386

Florian Fainelli florian at openwrt.org
Mon Jan 14 16:37:27 UTC 2013


Le 01/14/13 16:57, Bernhard Reutner-Fischer a écrit :
> On 11 January 2013 10:53, Bernhard Reutner-Fischer
> <rep.dot.nop at gmail.com> wrote:
>> On 10 January 2013 18:48, Florian Fainelli <florian at openwrt.org> wrote:
>>> Hello Bernhard,
>>>
>>> I am hitting the following build failures on uclibc's master related to the
>>> threads backend:
>>>
>>> linuxthreads.old for x86_64:
>>>    LD libpthread-0.9.34-git.so
>>> libpthread/linuxthreads.old/libpthread_so.a(wrapsyscall.oS): In function
>>> `fcntl64':
>>> wrapsyscall.c:(.text+0xd8): undefined reference to `__libc_fcntl64'
>>> libpthread/linuxthreads.old/libpthread_so.a(wrapsyscall.oS): In function
>>> `lseek64':
>>> wrapsyscall.c:(.text+0x190): undefined reference to `__libc_lseek64'
>>> libpthread/linuxthreads.old/libpthread_so.a(wrapsyscall.oS): In function
>>> `pread64':
>>> wrapsyscall.c:(.text+0x39c): undefined reference to `__libc_pread64'
>>> collect2: error: ld returned 1 exit status
>>> make: *** [lib/libpthread.so] Error 1
>> I'll have a look at this one.
> can you please check if that cures it?

It does yes, thanks!
--
Florian


More information about the uClibc mailing list