[patch] ioperm/iopl redefinition on arm

Jason Woodward jason.woodward at timesys.com
Wed Feb 8 00:10:44 UTC 2012


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


take care,
jason
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-redefinition-of-ioperm-and-iopl-in-stubs.c-and-a.patch
Type: text/x-diff
Size: 1809 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/uclibc/attachments/20120207/bf24702b/attachment.bin>


More information about the uClibc mailing list