Skip to content

xencall.h not found, compilation fails.  #1

@anirudhkabi

Description

@anirudhkabi

Hi I am trying to compile chaos,
and I get this error:

CC lib/h2/xen/xc.o
lib/h2/xen/xc.c:46:21: fatal error: xencall.h: No such file or directory
compilation terminated.
lib/h2.mk:23: recipe for target 'lib/h2/xen/xc.o' failed
make: *** [lib/h2/xen/xc.o] Error 1

I built xen by cloning it from https://github.com/xen-project/xen.git and modified config file with XEN_ROOT and PREFIX pointing at the built source(Not installed). I couldnt find the file xencall.h, Can somebody help me with this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions