[patch] ioperm/iopl redefinition on arm

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Wed Feb 8 15:24:51 UTC 2012


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

Thanks, will be in 0.9.33.1 soon.

Acked-by: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>


More information about the uClibc mailing list