On 02/12/2010 05:02 PM, omonte wrote:
>> Did you try applying that patch I mentioned in my first email?
>>     
>
>   Yes, I got the following (after re-downloading the patch in case of
> errors):
>
>   host:/tmp/clamTmp# patch -p1 <patch-0.95.3-bug1737.diff
> Processing...  I cannot find a patch in there anywhere.
>
>   

Please use GNU patch to apply it. That patch was generated by git, and
it only works with GNU patch,
not with other patch implementations.

Alternatively you can download the patched source from our git
repository (as a .tar.gz):
http://git.clamav.net/gitweb?p=clamav-devel.git;a=snapshot;h=refs/heads/0.95;sf=tgz

>> There is this makefile rule:
>> version.h.tmp:
>>   @test -f version.h || touch version.h;\
>> Try removing the '@' from it, and rerun make, it should show what the
>> error is.
>>     
>   I did and make failed, though again, 


Yeah, its clear now: it doesn't find git. It should be fixed by that
patch I pointed to.

Best regards,
--Edwin
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Reply via email to