Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libepoxy causing ubuntu to fail to start #289

Open
ccidpp opened this issue Jul 27, 2023 · 0 comments
Open

libepoxy causing ubuntu to fail to start #289

ccidpp opened this issue Jul 27, 2023 · 0 comments

Comments

@ccidpp
Copy link

ccidpp commented Jul 27, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant