Snort mailing list archives

Re: Compiling Barnyard2- fatal error: daq.h: No such file or directory


From: James Lay <jlay () slave-tothe-box net>
Date: Sat, 05 Sep 2015 06:47:15 -0600

On Fri, 2015-09-04 at 21:18 -0400, Michael Steele wrote:
 

gcc -DHAVE_CONFIG_H -I. -I../..  -I.. -I/usr/local/pgsql/include
-DENABLE_POSTGR

ESQL  -g -O2 -fno-strict-aliasing -Wall -c -o sf_iph.o sf_iph.c

In file included from sf_iph.c:29:0:

../decode.h:48:17: fatal error: daq.h: No such file or directory

#include <daq.h>

                 ^

compilation terminated.

Makefile:363: recipe for target 'sf_iph.o' failed

make[3]: *** [sf_iph.o] Error 1

 

Looks like I’m missing something?

 

TIA…



------------------------------------------------------------------------------
_______________________________________________
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://sourceforge.net/mailarchive/forum.php?forum_name=snort-users

Please visit http://blog.snort.org to stay current on all the latest Snort news!


You're missing daq:

wget https://snort.org/downloads/snort/daq-2.0.6.tar.gz

James
------------------------------------------------------------------------------
_______________________________________________
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://sourceforge.net/mailarchive/forum.php?forum_name=snort-users

Please visit http://blog.snort.org to stay current on all the latest Snort news!

Current thread: