Skip to content

Problems to build rumprun in Debian on VMWare #7

@dpadula

Description

@dpadula

rumprun/src-netbsd/sys/lib/libunwind/AddressSpace.hpp:143:27: error: left shift of negative value [-Werror=shift-negative-value]
result |= (-1LL) << bit;
^~~
cc1plus: all warnings being treated as errors

this error occurs when I execute

CC=cc ./build-rr.sh hw

after clone and follows the instructions from:

https://github.com/rumpkernel/wiki/wiki/Tutorial%3A-Building-Rumprun-Unikernels

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