Snort mailing list archives

Re: Trying to build daq with nfq support


From: Russ Combs <rcombs () sourcefire com>
Date: Thu, 31 Mar 2011 13:49:40 -0400

Indeed.  But now, if you check for:

checking libnetfilter_queue/libnetfilter_queue.h usability

in config.log, you will see:

/data/soft/libnetfilter_queue/include/libnetfilter_queue/linux_nfnetlink_queue.h:8:42:
error: libnfnetlink/linux_nfnetlink.h: No such file or directory

So you need to install that and/or add a suitable -I.

On Thu, Mar 31, 2011 at 1:34 PM, carlopmart <carlopmart () gmail com> wrote:

On 03/31/2011 07:27 PM, Russ Combs wrote:

Looks like CPPFLAGS is not exported.  The path you have isn't on the
compile line for that conftest.



Second try and result is the same:

[root@lorinand daq-0.5]# export
CPPFLAGS="-I/data/soft/libnetfilter_queue/include"

[root@lorinand daq-0.5]# ./configure --prefix=/data/soft/daq
--with-libpcap-includes=/data/soft/libpcap/include
--with-libpcap-libraries=/data/soft/libpcap/lib
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
........................

Build AFPacket DAQ module.. : yes
Build Dump DAQ module...... : yes
Build IPFW DAQ module...... : yes
Build IPQ DAQ module....... : yes
Build NFQ DAQ module....... : no
Build PCAP DAQ module...... : yes

 .. And CPPFLAGS appears in config.log ...

ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=-I/data/soft/libnetfilter_queue/include

--
CL Martinez
carlopmart {at} gmail {d0t} com

------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users

Current thread: