|
|
Subject: libclamav compile patch for Interix - msg#00006
List: security.virus.clamav.devel
Was this page helpful?
Thread at a glance:
Previous Message by Date:
click to view message preview
RE: Patches for Interix
> I've attached patches to the clamav-0.88.2 release for
> compatibility with the Interix UNIX subsystem for Windows.
> I'm maintaining packages for Interix and these were the
> changes that I included in the current distribution at
> interopsystems.com.
Hmmm. The patches were stripped from the message. I'm trying to send again
without an S/MIME signature.
Sorry for the reply to myself.
Cheers.
Brian A. Reiter
WolfeReiter, LLC : Thoughtful Computing
[http://www.thoughtfulcomputing.com]
_______________________________________________
http://lurker.clamav.net/list/clamav-devel.html
Next Message by Date:
click to view message preview
Re: libclamav compile patch for Interix
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.
--
--------------------------------------------------------------------------
| Stephen Gran | A sadist is a masochist who follows the |
| steve@xxxxxxxxxxx | Golden Rule. |
| http://www.lobefin.net/~steve | |
--------------------------------------------------------------------------
signature.asc
Description: Digital signature
_______________________________________________
http://lurker.clamav.net/list/clamav-devel.html
Previous Message by Thread:
click to view message preview
Patches for Interix
Hello,
I've attached patches to the clamav-0.88.2 release for compatibility with
the Interix UNIX subsystem for Windows. I'm maintaining packages for Interix
and these were the changes that I included in the current distribution at
interopsystems.com.
SUMMARY
- libclamav.patch: The changes here are to get a compile on Interix.
- clamscan.patch: The changes here are about adding support for Win32-style
paths. When a Win32 path (eg C:\foo\bar) is detected, it is canonicalized to
POSIX style (eg /dev/fs/C/foo/bar). This allows Windows programs that do not
understand the POSIX environment to pass paths to clamscan and clamdscan.
- clamd.patch: Similar change as clamscan to allow support for win32 paths
with the SCAN verb. Also works around a bug in recvmsg() which is new in
Interix 5.2, but doesn't currently work.
Cheers.
Brian A. Reiter
WolfeReiter, LLC : Thoughtful Computing
[http://www.thoughtfulcomputing.com]
_______________________________________________
http://lurker.clamav.net/list/clamav-devel.html
Next Message by Thread:
click to view message preview
Re: libclamav compile patch for Interix
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.
--
--------------------------------------------------------------------------
| Stephen Gran | A sadist is a masochist who follows the |
| steve@xxxxxxxxxxx | Golden Rule. |
| http://www.lobefin.net/~steve | |
--------------------------------------------------------------------------
signature.asc
Description: Digital signature
_______________________________________________
http://lurker.clamav.net/list/clamav-devel.html
|
|