<div dir="ltr"><div class="gmail_default" style="font-size:small">I installed Zeek 2.6.4 for Debian 10 following the instructions for adding the repo and manually installing the package. Next, I attempted to &quot;bro-pkg install bro-af_package-plugin&quot; and received an error message in bro-af_packet-plugin-build.log (see below). I have been unsuccessful in searching for information online to help me solve the problem. What should I be doing?</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Note: the kernel header package for the running kernel (4.19.0-0.bpo.4-amd64) is installed. No idea why cmake can&#39;t find them.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Mark</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">=== STDERR ===<br>CMake Error at CMakeLists.txt:6 (include):<br>  include could not find load file:<br><br>    BroPlugin<br><br><br>CMake Warning at CMakeLists.txt:8 (find_package):<br>  By not providing &quot;FindKernelHeaders.cmake&quot; in CMAKE_MODULE_PATH this<br>  project has asked CMake to find a package configuration file provided by<br>  &quot;KernelHeaders&quot;, but CMake did not find one.<br><br>  Could not find a package configuration file provided by &quot;KernelHeaders&quot;<br>  with any of the following names:<br><br>    KernelHeadersConfig.cmake<br>    kernelheaders-config.cmake<br><br>  Add the installation prefix of &quot;KernelHeaders&quot; to CMAKE_PREFIX_PATH or set<br>  &quot;KernelHeaders_DIR&quot; to a directory containing one of the above files.  If<br>  &quot;KernelHeaders&quot; provides a separate development package or SDK, be sure it<br>  has been installed.<br><br><br>CMake Error at CMakeLists.txt:22 (message):<br>  Kernel headers not found.</div><div class="gmail_default" style="font-size:small"><br></div></div>