Hi Matt, Can you do one more test for me? I just want to make sure the problem is in the compression function and not somewhere else. Go to your ossec package and do:
# cd ossec-hids-xx/src/ # make clean; make libs # cd os_zlib # make me After that, run the created binary: # ./zlib-test test123 # ./zlib-test "Testing 1234566789" Let us know if it fails or not. Also, can you send me your full ossec log (and output of uname -a)? I am curious if there is anything else useful in there. Thanks, -- Daniel B. Cid dcid ( at ) ossec.net On Thu, Jul 17, 2008 at 7:26 PM, <[EMAIL PROTECTED]> wrote: > > Hi Daniel, > > Unfortunately, adding the DHIGHFIRST option to Config.OS and > recompiling did not have any effect on the problem. Is there anything > else I could try, or more information I could provide in order to > debug? > > --Matt >
