[libvirt] [PATCH] Allow use of file images for LXC container filesystems

Daniel P. Berrange berrange at redhat.com
Wed Sep 28 17:38:11 UTC 2011


On Wed, Sep 28, 2011 at 10:46:12AM -0600, Eric Blake wrote:
> On 09/28/2011 02:02 AM, Daniel P. Berrange wrote:
> 
> >>
> >>The kernel headers available on RHEL 5 or CentOS 5 lack this enum
> >>value, which causes compilation to fail if you are trying to build
> >>lxc support for these older systems.
> 
> >This code shouldn't ever be being compiled on RHEL5, since it does not
> >have any kernel container namespace support at all. So if we have a new
> >enough kernel for LXC, we should have LO_FLAGS_AUTOCLEAR
> 
> Which code - all of LXC, or just the code using LO_FLAGS_AUTOCLEAR
> (that is, code related to lxc namespace support)?  Because using
> just the stock ./autogen.sh on RHEL 5 currently tries to build lxc,
> and because LO_FLAGS_AUTOCLEAR is missing, it is failing to compile.

All of LXC.

Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list