Snort mailing list archives

snort 2.9.8.3 does optimzation off in configure.in, its giving errorr while compiling


From: Nilesh Varmora <nileshvarmora () yahoo in>
Date: Thu, 23 Jun 2016 10:39:18 +0000 (UTC)

Recently I have downloaded new snort version 2.9.8.3.
found  NO_OPTIMIZE="yes" change which was "no" in 2.9.8.2.
I ma getting becasue of this change while compilling snort with below swtiches.--disable-ppm  --disable-perfprofiling 
--disable-ppm-test.

Error in per_indicator.cstatic void getTicksPerMicrosec(void)
{
    if (ticks_per_microsec == 0.0)
    {
        ticks_per_microsec = get_ticks_per_usec();
    }
}
here get_ticks_per_usec function defiction covered in perf macro wich is disabled. this block must be covered in 
PI_PACKET_LATENCY_SUPPORT macro check.
Also please suggest optimization should be enabled or disabled and what are the advantages of that.
 
------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
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: