[patch] ioperm/iopl redefinition on arm

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Mon Mar 26 09:34:28 UTC 2012


On Wed, Feb 08, 2012 at 04:24:51PM +0100, Bernhard Reutner-Fischer wrote:
>On 8 February 2012 01:10, Jason Woodward <jason.woodward at timesys.com> wrote:
>> Attached patch fixes this:
>>
>>  LD libuClibc-0.9.33.so
>> libc/libc_so.a(stubs.os): In function `sync_file_range':
>> stubs.c:(.text+0x0): multiple definition of `ioperm'
>> libc/libc_so.a(ioperm.os):ioperm.c:(.text+0x260): first defined here
>> libc/libc_so.a(stubs.os): In function `sync_file_range':
>> stubs.c:(.text+0x0): multiple definition of `iopl'
>> libc/libc_so.a(iopl.os):iopl.c:(.text+0x0): first defined here
>> collect2: ld returned 1 exit status
>> make[1]: *** [lib/libc.so] Error 1

Applied to master.
Thanks!


More information about the uClibc mailing list