[CRIU] [PATCH 0/3] prlimit call for old libc

Pavel Emelyanov xemul at parallels.com
Wed May 22 04:32:37 EDT 2013


On 05/20/2013 05:52 PM, Cyrill Gorcunov wrote:
> It's being found that old libc (in particular rhel6 one)
> has no prlimit call implemented which makes impossible
> to run criu there even if the kernel itself is up to
> date. So we add own implementation and use it in such
> case.
> 
> 


In file included from arch/x86/include/asm/types.h:9:0,
                 from arch/x86/crtools.c:6:
arch/x86/include/asm/prlimit.h:10:12: error: conflicting types for ‘prlimit’
/usr/include/bits/resource.h:253:12: note: previous declaration of ‘prlimit’ was here
make[1]: *** [arch/x86/crtools.o] Error 1
make: *** [arch/x86] Error 2

$ cat /etc/issue
Fedora release 15 (Lovelock)
Kernel \r on an \m (\l)


Not applied, thanks.


More information about the CRIU mailing list