<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>Hello Strace,</div><div><br></div><div>Do you have a bugzilla ?<br></div><div><br></div><div>There is an issue of compilation on the release 4.6,  with  </div><div><br></div><div><br></div><div>../strace-4.6/io.c:356:1: error: redefinition of 'sys_pread'<br>
../strace-4.6/io.c:281:1: note: previous definition of 'sys_pread' was here<br>
../strace-4.6/io.c:373:1: error: redefinition of 'sys_pwrite'<br>
../strace-4.6/io.c:298:1: note: previous definition of 'sys_pwrite' was here</div><div><br></div><div>conflict of flag :<br></div><div>#if _LFS64_LARGEFILE || HAVE_LONG_LONG_OFF_T</div><div>and<br></div><div>#ifdef LINUX</div><div><br></div><div>Regards,</div><div>Frédéric<br></div><div><br></div><div><br></div><div><br></div></div></body></html>