Snort mailing list archives

Re: DAQ w/ Snort 2.9 on OpenBSD 4.7 AMD64 [solved]


From: "Randal T. Rioux" <randy () procyonlabs com>
Date: Wed, 13 Oct 2010 08:23:24 -0400

Thanks to Rmkml - apparently the DAQ configure doesn't automatically
disable the ipfw module when compiled on OpenBSD (causing linking issues
later on). Disabling this in DAQ was the trick!

Thanks!
Randy


On 10/10/2010 5:29 AM, Randal T. Rioux wrote:
My turn.

First, DAQ looks awesome. I just don't like being forced to compile it
into Snort if I don't plan on using it. I'll get over that.

Second, ERROR!

The latest dependencies are installed on this box (within
/usr/local/lib|includes). This is the ./configure line I'm using for Snort:

./configure --enable-reload --enable-ppm --enable-zlib \
            --enable-perfprofiling \
            --with-libpcap-includes=/usr/local/include \
            --with-libpcap-libraries=/usr/local/lib \
            --with-dnet-includes=/usr/local/include \
            --with-dnet-libraries=/usr/local/lib \
            --with-daq-includes=/usr/local/include \
            --with-daq-libraries=/usr/local/lib

...and this is the error it throws. Any suggestions?:

<blah blah blah>
checking for pcap_datalink in -lpcap... yes
checking for pcap_lex_destroy... no
checking for pcap_lib_version... yes
checking pcre.h usability... yes
checking pcre.h presence... yes
checking for pcre.h... yes
checking for pcre_compile in -lpcre... yes
checking for libpcre version 6.0 or greater... yes
checking dnet.h usability... yes
checking dnet.h presence... yes
checking for dnet.h... yes
checking for eth_set in -ldnet... yes
checking for dlsym in -ldl... no
checking for dlsym in -lc... yes
checking for daq_load_modules in -ldaq_static... no

   ERROR!  daq_static library not found, go get it from
   http://www.snort.org/.



------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
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: