[Clamav-devel] libclamav compile patch for Interix

2006-06-07 Thread Brian A. Reiter
The patch below is for compiling libclamav on Interix using either gcc or the cc/c89 MS C compilers. There are two primary issues, the memcmp intrinsic function cannot be redefined with MSC and __attribute__ ((packed)) is not understood by MSC. Another issue is the MSC will not allow an array to be

Re: [Clamav-devel] libclamav compile patch for Interix

2006-06-05 Thread Stephen Gran
On Mon, Jun 05, 2006 at 04:15:33PM -0400, Brian A. Reiter said: > I feel like a yutz, but the patches didn't go through again. I'm now trying > one at a time: > > - libclamav.patch: The changes here are to get a compile on Interix. Put the patches inline - the MLM seems to eat attachments. -- -

[Clamav-devel] libclamav compile patch for Interix

2006-06-05 Thread Brian A. Reiter
I feel like a yutz, but the patches didn't go through again. I'm now trying one at a time: - libclamav.patch: The changes here are to get a compile on Interix. Brian A. Reiter WolfeReiter, LLC : Thoughtful Computing [http://www.thoughtfulcomputing.com] ___