2
0
mirror of https://github.com/checkpoint-restore/criu synced 2025-08-28 21:07:43 +00:00
criu/include
Andrew Vagin c8e9701f21 ptrace: check, that PTRACE_LISTEN isn't defined yet
In file included from arch/x86/crtools.c:11:0:
include/ptrace.h:16:0: error: "PTRACE_LISTEN" redefined [-Werror]
 #define PTRACE_LISTEN  0x4208
 ^
In file included from include/ptrace.h:5:0,
                 from arch/x86/crtools.c:11:
/usr/include/sys/ptrace.h:150:0: note: this is the location of the previous definition
 #define PTRACE_LISTEN PTRACE_LISTEN
 ^
cc1: all warnings being treated as errors
make[1]: *** [arch/x86/crtools.o] Error 1

Signed-off-by: Andrew Vagin <avagin@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2013-12-23 13:54:19 +04:00
..
2013-02-15 17:34:38 +04:00
2013-02-18 18:42:08 +04:00
2013-12-19 21:48:33 +04:00
2013-04-02 20:27:51 +04:00
2013-11-14 22:13:59 +04:00
2013-04-02 20:29:25 +04:00
2013-12-18 14:55:22 +04:00
2013-11-15 16:59:57 +04:00
2013-12-12 10:03:07 +04:00
2013-12-12 10:03:07 +04:00
2013-12-12 10:00:45 +04:00
2013-12-12 10:00:53 +04:00
2013-11-29 15:36:07 +04:00
2013-12-12 10:03:07 +04:00
2013-12-13 13:58:45 +04:00
2013-06-13 19:41:09 +04:00