Re: Errors installing af_packet-plugin
James Lay <[email protected]> Wed, 23 Oct 2019 09:33:12 -0600
| Newsgroups | gmane.comp.security.detection.bro |
|---|---|
| Message-ID | <[email protected]> |
You need to install deb kernel header package...do: apt-cache search linux-headers and find the package that matches your running kernel. James On 2019-10-23 09:05, Mark Gardner wrote: > 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 "bro-pkg install bro-af_package-plugin" 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? > > Note: the kernel header package for the running kernel > (4.19.0-0.bpo.4-amd64) is installed. No idea why cmake can't find > them. > > Mark > > === STDERR === > CMake Error at CMakeLists.txt:6 (include): > include could not find load file: > > BroPlugin > > CMake Warning at CMakeLists.txt:8 (find_package): > By not providing "FindKernelHeaders.cmake" in CMAKE_MODULE_PATH this > project has asked CMake to find a package configuration file > provided by > "KernelHeaders", but CMake did not find one. > > Could not find a package configuration file provided by > "KernelHeaders" > with any of the following names: > > KernelHeadersConfig.cmake > kernelheaders-config.cmake > > Add the installation prefix of "KernelHeaders" to CMAKE_PREFIX_PATH > or set > "KernelHeaders_DIR" to a directory containing one of the above > files. If > "KernelHeaders" provides a separate development package or SDK, be > sure it > has been installed. > > CMake Error at CMakeLists.txt:22 (message): > Kernel headers not found. > _______________________________________________ > Zeek mailing list > [email protected] > http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/zeek _______________________________________________ Zeek mailing list [email protected] http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/zeek