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

Configuration does not find libev although it is installed. #798

Open
dreirund opened this issue Jul 31, 2023 · 0 comments
Open

Configuration does not find libev although it is installed. #798

dreirund opened this issue Jul 31, 2023 · 0 comments

Comments

@dreirund
Copy link

When I run

meson setup --prefix=/usr --buildtype=plain -Dlibspotify=false tizonia-openmax-il build, it prints out

[...]
Run-time dependency libev found: NO (tried pkgconfig and cmake)
[...]

But I have libev version 4.33 installed. I am on Artix Linux (Arch Linux without systemd).

libev provides the following files:

libev /usr/include/
libev /usr/include/ev++.h
libev /usr/include/ev.h
libev /usr/lib/libev.so
libev /usr/lib/libev.so.4
libev /usr/lib/libev.so.4.0.0
libev /usr/share/licenses/libev/LICENSE
libev /usr/share/man/man3/
libev /usr/share/man/man3/ev.3.gz

Regards!

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