cory@redbarchetta[15:22:31]~/.../Projects/kmscon/libtsm$ meson setup build
The Meson build system
Version: 1.3.2
Source dir: /home/cory/Documents/Projects/kmscon/libtsm
Build dir: /home/cory/Documents/Projects/kmscon/libtsm/build
Build type: native build
Project name: libtsm
Project version: 4.3.0
C compiler for the host machine: ccache gcc (gcc 13.3.0 "gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0")
C linker for the host machine: gcc ld.bfd 2.42
Host machine cpu family: x86_64
Host machine cpu: x86_64
Found pkg-config: YES (/usr/bin/pkg-config) 1.8.1
Run-time dependency xkbcommon found: YES 1.6.0
Configuring config.h using configuration
Checking if "-Wl,--version-script=..." : links: YES
Found CMake: /usr/bin/cmake (3.28.3)
Run-time dependency check found: NO (tried pkgconfig and cmake)
test/meson.build:3:12: ERROR: Dependency "check" not found, tried pkgconfig and cmake
A full log can be found at /home/cory/Documents/Projects/kmscon/libtsm/build/meson-logs/meson-log.txt
In /home/cory/Documents/Projects/kmscon/libtsm/build/meson-logs/meson-log.txt
-----------
Called: `/usr/bin/pkg-config --modversion check` -> 1
stderr:
Package check was not found in the pkg-config search path.
Perhaps you should add the directory containing `check.pc'
to the PKG_CONFIG_PATH environment variable
Package 'check', required by 'virtual:world', not found
OK. That files isn't on my system and nor is it included in this repo. Where is it supposed to come from? The README.md said no dependencies.
In
/home/cory/Documents/Projects/kmscon/libtsm/build/meson-logs/meson-log.txtOK. That files isn't on my system and nor is it included in this repo. Where is it supposed to come from? The README.md said no dependencies.