mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-07-19 15:29:08 +02:00
![]() When start snort, it shows error and quit: | --== Initializing Snort ==-- | Initializing Output Plugins! | ERROR: Can't find pcap DAQ! | Fatal Error, Quitting.. Fix by enable static daq for snort and enable static build for daq. snort calls command daq-modules-config which is from daq-native to get required daq static libraries and library path. Add package daq-native and add patch for snort to filter library path out to avoid host contamination issue. Add daq-native's dependency libnet-native too. And daq-native also depends on libpcap-native from layer oe-core. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com> |
||
---|---|---|
.. | ||
0001-fix-do_package-failed-since-snort-2.9.7.0.patch | ||
0001-libpcap-search-sysroot-for-headers.patch | ||
disable-dap-address-space-id.patch | ||
disable-daq-flow-id.patch | ||
disable-daq-verdict-retry.patch | ||
disable-inaddr-none.patch | ||
fix-host-contamination-when-enable-static-daq.patch | ||
snort.init |