On 05/12/2011 07:04 PM, Francois-Xavier Bourlet wrote:
> Hi,
>
> To be able to have setns (the syscall) support in lxc, you need to
> have the linux kernel headers (or source).
>
> Then the lxc build configuration system try to auto-detect the syscall
> number using the linux kernel headers/sources
Hi,
To be able to have setns (the syscall) support in lxc, you need to
have the linux kernel headers (or source).
Then the lxc build configuration system try to auto-detect the syscall
number using the linux kernel headers/sources. For that you need to
set an environ variable to help the build sy