jcdang / chromeos-ubuntu-sommelier

Short and simple guide to get X11 apps on ChromeOS
MIT License
37 stars 1 forks source link

Can't compile on bionic. gbm.h missing #4

Closed tblaschke closed 5 years ago

tblaschke commented 6 years ago

Compiling on bionic fails

sommelier.c:18:10: fatal error: gbm.h: No such file or directory

JL2210 commented 5 years ago

Use the version specified on the page. If you do, you shouldn't get that error.

Otherwise:

sudo apt-get install libgbm-dev