Skip to content

libepoxy causing ubuntu to fail to start #289

@ccidpp

Description

@ccidpp

Helllo,

I want install libepoxy without x11, but it cause ubuntu can't boot.

This is my environment : ubuntu22.04 and virtualBox 7.0
I run ubuntu in virtualBox.

libepoxy version : github master

Steps to reproduce :

  1. Create a new virtual machine in virtualBox and install git meson libegl-dev
  2. Compile libepoxy with : meson build -Dtests=false -Dx11=false -Dglx=no -Degl=yes
  3. Install libepoxy with : sudo ninja install
  4. Reboot ubuntu, you will find ubuntu can't boot.

I just want install libepoxy without x11.
What should I do ?

thanks

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