Skip to content

Instantly share code, notes, and snippets.

@yurikoles
Created October 17, 2017 11:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yurikoles/cb1905ab50e3076713e5857ea5f8bb1d to your computer and use it in GitHub Desktop.
Save yurikoles/cb1905ab50e3076713e5857ea5f8bb1d to your computer and use it in GitHub Desktop.
$ meson build
The Meson build system
Version: 0.43.0
Source dir: /Users/yurikoles/work/mesa
Build dir: /Users/yurikoles/work/mesa/build
Build type: native build
Project name: mesa
Native C compiler: ccache cc (clang 9.0.0)
Native C++ compiler: ccache c++ (clang 9.0.0)
Build machine cpu family: x86_64
Build machine cpu: x86_64
Found pkg-config: /usr/local/bin/pkg-config (0.29.2)
Dependency libdrm_intel found: NO
Meson encountered an error in file meson.build, line 121, column 2:
Dependency 'libdrm_intel' not found, tried Extra Frameworks and Pkg-Config:
Native dependency 'libdrm_intel' not found
A full log can be found at /Users/yurikoles/work/mesa/build/meson-logs/meson-log.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment