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

Build fails on Debian 10 with "Could NOT find Event" #55

Open
kovan opened this issue Sep 1, 2021 · 0 comments
Open

Build fails on Debian 10 with "Could NOT find Event" #55

kovan opened this issue Sep 1, 2021 · 0 comments

Comments

@kovan
Copy link

kovan commented Sep 1, 2021

cmake -DPREFIX=/usr/local -DEVERYTHING=1 .

fails with:

CMake Error at /usr/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake:146 (message): Could NOT find Event (missing: Event_LIBRARIES) Call Stack (most recent call first): /usr/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake:393 (_FPHSA_FAILURE_MESSAGE) cmake/FindEvent.cmake:22 (find_package_handle_standard_args) NewNet/CMakeLists.txt:4 (find_package)

libevent-dev is installed.
/usr/include/event.h exists.

¿what is the problem here?

uname output:
Linux raspberrypi 5.10.52-v7+ #1441 SMP Tue Aug 3 18:10:09 BST 2021 armv7l GNU/Linux

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