[lxc-devel] lxc : linux containers tool 0.6.0 release

anqin anqin.qin at gmail.com
Mon Mar 23 09:38:16 UTC 2009


Thank you very much.

I have already added the lines:

#ifndef PR_CAPBSET_DROP
#define PR_CAPBSET_DROP 24
#endif

in the start.c, and it works now.

>
> This compilation error is coming from the distro you are using which does
> not provide the PR_CAPBSET_DROP. It has been fixed and will be in the
> lxc-0.6.1 which will come as soon as a setcap problem is resolved.
>
> Until I release this new version, you can hack lxc/src/lxc/start.c and add:
>
> #define PR_CAPBSET_DROP 24
>
> That should fix you problem.
>
>
>
>
>
>




More information about the lxc-devel mailing list