On 02/11/2010 11:44 PM, omonte wrote:
>> You missed a space there, between uniq.c and -DPIC (see your original log).
>> Please retry with a space between uniq.c and -DPIC.
>>
>
> so I did, good catch! I had to run the previous command from make's output
> in order to get these last 2 to run c
>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 There is this makefile rule:
>version.h.tmp:
> @test -f version.h || touch version.h;\
>Try removing the '@' from it, an
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 Processing... I cannot find a patch in there anywhere.
>
>
Pl
>Please use GNU patch to apply it.
ok, you can stop saying "why doesn't this stupid person do what I tell
them, $%** !!!"
You did say in your first email that the patch must be applied through GNU
patch. Sorry man.
>Yeah, its clear now: it doesn't find git. It should be fixed by that
>pa