Skip to content

libxen incompatibility #42

@jmfriedt

Description

@jmfriedt

On a current (Dec. 2022) Debian/GNU Linux system, if libxen-dev is installed, the configure command will automatically enable Xen support

xen support       yes

but the API seems no longer compatible with some function no longer available, making the compilation fail. Disabling explicitly Xen support

./configure --enable-debug --disable-xen --disable-werror --target-list="arm-softmmu"

solves the issue.

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