Snort mailing list archives
Re: Trying to build daq with nfq support
From: Michael Altizer <maltizer () sourcefire com>
Date: Thu, 31 Mar 2011 12:41:09 -0400
On 03/31/2011 12:14 PM, carlopmart wrote:
Hi all,
I am trying to install daq 0.5 with nfq support without luck. I have
installed libnetfilter_queue includes and librares on
/data/soft/libnetfilter_queue directory and libnfnetlink includes and
libraries on /data/soft/libnfnetlink.
I have set LD_LIBRARY_PATH to
LD_LIBRARY_PATH=/data/soft/libnfnetlink/lib:/data/soft/libnetfilter_queue/lib
And "ldconfig -v |grep net" shows:
/data/soft/libnetfilter_queue/lib:
libnetfilter_queue.so.1 -> libnetfilter_queue.so.1.1.0
/data/soft/libnfnetlink/lib:
libnfnetlink.so.0 -> libnfnetlink.so.0.2.0
libnet.so.1 -> libnet.so.1.6.0
libdnet.so.1 -> libdnet.so.1.0.1
When I launch configure, I see this:
checking for pcap.h... yes
checking dnet.h usability... yes
checking dnet.h presence... yes
checking for dnet.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking libnetfilter_queue/libnetfilter_queue.h usability... no
checking libnetfilter_queue/libnetfilter_queue.h presence... no
checking for libnetfilter_queue/libnetfilter_queue.h... no
checking for linux/netfilter.h... yes
checking for pcap.h... (cached) yes
checking for pcap_lib_version... checking for pcap_lib_version in
-lpcap... yes
checking for libpcap version>= "1.0.0"... yes
As a result:
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
What am I doing wrong??
It looks like the NFQ headers are not in your default include path and you did not provide an alternative one. ------------------------------------------------------------------------------ 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:
- Trying to build daq with nfq support carlopmart (Mar 31)
- Re: Trying to build daq with nfq support Russ Combs (Mar 31)
- Re: Trying to build daq with nfq support carlopmart (Mar 31)
- Re: Trying to build daq with nfq support Michael Altizer (Mar 31)
- Re: Trying to build daq with nfq support carlopmart (Mar 31)
- Re: Trying to build daq with nfq support Russ Combs (Mar 31)
- Re: Trying to build daq with nfq support Russ Combs (Mar 31)
- Re: Trying to build daq with nfq support carlopmart (Mar 31)
- Re: Trying to build daq with nfq support Russ Combs (Mar 31)
- Re: Trying to build daq with nfq support carlopmart (Mar 31)
- Re: Trying to build daq with nfq support Russ Combs (Mar 31)
- Re: Trying to build daq with nfq support carlopmart (Mar 31)
- Re: Trying to build daq with nfq support Russ Combs (Mar 31)
- Re: Trying to build daq with nfq support carlopmart (Mar 31)
- Re: Trying to build daq with nfq support carlopmart (Mar 31)
- Re: Trying to build daq with nfq support Russ Combs (Mar 31)
