Skip to content

HAVE_AUFS not defined #25

@bkauler

Description

@bkauler

Hi,
I have a Linux kernel (4.14.71) with aufs. Overlayfs is disabled.

The pflask docs state, for the "--mount" option:

Stacks the host root_dir directory on top of the container’s dest directory using either AuFS or OverlayFS depending on what is found at compile-time.

File mount.c tests "HAVE_AUFS", however, this variable is not set anywhere. I am not familiar with Waf, looked at build/c4che/_cache.py, has a lot of variables but not HAVE_AUFS.

Do I have to explicitly set HAVE_AUFS? If so, is there a particular way to do it for waf?

Regards,
Barry

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions