> > > Just to be clear since this is a very long thread. Compile and install instructions should be followed from [SynaTudor repo Readme](https://github.com/Popax21/synaTudor)? #111
> > > Just to be clear since this is a very long thread. Compile and install instructions should be followed from [SynaTudor repo Readme](https://github.com/Popax21/synaTudor)?
Hi and thanks to all contributors for their work. Your comment motivated me to try this on my Lenovo L490 running Ubuntu 22.10 but without luck.
I (re)installed all dependencies from the mentioned link:
sudo apt-get install meson pkg-config cmake ninja-build net-tools libcurl4-openssl-dev libssl-dev libusb-1.0-0-dev libcap-dev libseccomp-dev libglib2.0-dev libdbus-glib-1-dev libfprint-2-tod-dev libjson-glib-dev
meson build
then returnsbut get this error on running
ninja
in the build dir:Any idea what goes wrong here?
Originally posted by @pfuhlert in https://github.com/nmikhailov/Validity90/issues/73#issuecomment-1418188938