Snort mailing list archives

autotools and cmake with enable-large-pcap difference


From: Y M <snort () outlook com>
Date: Mon, 19 Jan 2015 11:26:27 +0000

Hi,
Configuring Snort (github clone) with autotools does not recognize building option with --enable-large-pcap. Building 
with cmake on the other hand allows --enable-large-pcap.
$ sudo ./configure --prefix=/usr/local/s3 --enable-ppm --enable-perf-profiling --enable-debug --enable-debug-msgs 
--enable-shell --enable-gdb --enable-large-pcap --enable-linux-smp-stats --with-pcap-includes=/usr/local/include 
--with-pcap-libraries=/usr/local/lib......config.status: executing depfiles commandsconfig.status: executing libtool 
commandsconfigure: WARNING: unrecognized options: --enable-large-pcap

$ sudo ./configure_cmake.sh --prefix=/usr/local/s3 --enable-ppm --enable-perf-profiling --enable-debug 
--enable-debug-msgs --enable-shell --enable-gdb --enable-large-pcap --enable-linux-smp-stats 
--with-pcap-includes=/usr/local/include --with-pcap-libraries=/usr/local/lib......-- Configuring done-- Generating 
done-- Build files have been written to: /usr/src/setup/snort3/build
Looking at ./configure --help vs. ./configure_cmake.sh --help shows that --enable-large-pcap option is listed in the 
configure_cmake help, but not listed in configure help.
ThanksYM                                          
------------------------------------------------------------------------------
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
_______________________________________________
Snort-devel mailing list
Snort-devel () lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/snort-devel
Archive:
http://sourceforge.net/mailarchive/forum.php?forum_name=snort-devel

Please visit http://blog.snort.org for the latest news about Snort!

Current thread: