Comment # 8 on bug 795968 from
(In reply to Greg Freemyer from comment #7)
> I know this is closed, but Suricata 3.1.2 is now using these same packages.
> 
> The "fix" was to use the correct configure statement:
> 
> %configure --enable-nfqueue \
>            --with-libnetfilter_queue-includes=`pkg-config libnetfilter_queue
> --variable=includedir` \
>            --with-libnetfilter_log-includes=`pkg-config libnetfilter_log
> --variable=includedir` \
>            --with-libnfnetlink-includes=`pkg-config libnfnetlink
> --variable=includedir` \
>            --enable-prelude \
>            --enable-gccprotect \
>            --enable-old-barnyard2 \
>            --enable-non-bundled-htp \
>            --enable-geoip \
>            --enable-lua \
>            --enable-hiredis

[1]
https://redmine.openinfosecfoundation.org/projects/suricata/wiki/OpenSuse_Installation
[2] https://redmine.openinfosecfoundation.org/issues/1525
[3] https://redmine.openinfosecfoundation.org/issues/1687
[4] https://github.com/inliniac/suricata/pull/2147


You are receiving this mail because: