Skip to content

Build failed #250

@yangquan1982

Description

@yangquan1982

When I try to build with make in macOS 10.14.4, got following errors:

cc src/lib/firmware/fbsd.c
src/lib/firmware/fbsd.c:690:7: error: implicit conversion changes signedness: 'unsigned int' to 'int' [-Werror,-Wsign-conversion]
case MSR_EFER:
^~~~~~~~
In file included from src/lib/firmware/fbsd.c:80:
src/include/xhyve/support/specialreg.h:771:18: note: expanded from macro 'MSR_EFER'
#define MSR_EFER 0xc0000080 /* extended features */
^~~~~~~~~~
1 error generated.
make: *** [build/lib/firmware/fbsd.o] Error 1

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