strace sys_pread / sys_pwrite : double definition

Dmitry V. Levin ldv at altlinux.org
Thu Apr 26 14:43:37 UTC 2012


Hi,

On Thu, Apr 26, 2012 at 01:52:28PM +0100, dark_footix wrote:
> Hello Strace,
> 
> Do you have a bugzilla ?

It's perfectly fine to report bugs in strace to this mailing list.

> There is an issue of compilation on the release 4.6,  with  
> 
> ../strace-4.6/io.c:356:1: error: redefinition of 'sys_pread'
> ../strace-4.6/io.c:281:1: note: previous definition of 'sys_pread' was here
> ../strace-4.6/io.c:373:1: error: redefinition of 'sys_pwrite'
> ../strace-4.6/io.c:298:1: note: previous definition of 'sys_pwrite' was here

I believe this issue was fixed by commit v4.6-221-g309edeb.
Please try to build strace from HEAD
(git://strace.git.sourceforge.net/gitroot/strace/strace.git)
which is going to be released as 4.7 soon.


-- 
ldv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20120426/8761133b/attachment.bin>


More information about the Strace-devel mailing list