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

Nilesh Varmora <[email protected]>
Newsgroups gmane.comp.security.ids.snort.devel
Message-ID <[email protected]>
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
[email protected]
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!
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.