Skip to content

Failed to build edgelessrt on CentOS Linux release 8.5.2111 #108

@Glenrun

Description

@Glenrun

Issue description

I would like to build whole EGo on CentOS, but failed to build edgelessrt on centos 8 first step.

To reproduce

Steps to reproduce the behavior:

  1. wget https://github.com/edgelesssys/edgelessrt/archive/refs/tags/v0.3.2.tar.gz
  2. cd v0.3.2.tar.gz; tar zxf v0.3.2.tar.gz; cd edgelessrt-0.3.2
  3. mkdir build; cd build; cmake -GNinja ..; ninja

Expected behavior

Build successfully.

Additional info / screenshot

ninja_build.log

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