strace sys_pread / sys_pwrite : double definition
dark_footix
dark_footix at yahoo.fr
Thu Apr 26 12:52:28 UTC 2012
Hello Strace,
Do you have a bugzilla ?
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
conflict of flag :
#if _LFS64_LARGEFILE || HAVE_LONG_LONG_OFF_T
and
#ifdef LINUX
Regards,
Frédéric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20120426/d661b415/attachment.html>
More information about the Strace-devel
mailing list