Hello Burton, Sunday, January 25, 2004, 5:55:35 PM, you wrote:
> It's not MAKE_WITH_ZLIB 0, it's #undef MAKE_WITH_ZLIB > #define MAKE_WITH_ZLIB 0 > means that the tests, e.g #ifdef MAKE_WITH_ZLIB, will succeed (it IS > defined, right?) > Now the underlying problem is one of malloc() memory corruption, which has > not occurred in any current version of the OS/glibc that I'm aware of since > late summer. You may need to upgrade your glibc (which is a huge > undertaking - better to update the whole OS, as it's less work). > I'll look at putting --without-zlib back in to > ./configure, but if it causes > problems in the code, I will NOT do it. Just checkedout cvs. Configured and compiled with --without-zlib. Both gzflush error AND problem with .gz files fixed. Thanks a lot! -- Best regards, Vilius _______________________________________________ Ntop-dev mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop-dev
