[CRIU] Implicit declaration of function ‘prlimit’

Cyrill Gorcunov gorcunov at openvz.org
Wed May 29 03:05:29 EDT 2013


On Wed, May 29, 2013 at 11:37:06AM +0530, Saurabh Deochake wrote:
>    Hello all,
> 
>    I'm new to CRIU. I followed all the installation instructions on CRIU home
>    page. When I try to "make" the source code, it gives me error like
>    "cr-dump.c:303: error: implicit declaration of function *prlimit*."
> 
>    What can be the cause?
> 
>    The system specifications are:
>    Distro- CentOS 6.3
>    Kernel- 2.6.32-279.el6.x86_64
>    Glibc version: glibc-2.12-1.107.el6.x86_64
>    GCC Version: 4.4.7 20120313

criu-0.5 requires at least libc-2.13 for building as far as I remember.
We've made a prlimit proxy and pushed it into repo, so either download
criu from git repo or wait until 0.6 relase, or update libc.


More information about the CRIU mailing list