On Sat, Nov 29, 2008 at 02:52:53PM -0800, Dave Warren wrote:
> >When I go to the download page for ClamAV at SourceForge,
> >I observe that the signature file ("clamav-0.*.*.tar.gz.sig")
> >is downloaded less than 10% of the time that the source code
> >("clamav-0.*.*.tar.gz") is downloaded. I fin
Török Edwin wrote:
> On 2008-11-29 21:42, Bill McKie wrote:
>> Trying to build clamav-0.94.2 under Fedora-9 Linux (with all the latest
>> Fedora-9 updates installed).
>>
>
> Does this work:
>
> $ cat #include
> EOF
> $ gcc -v -c foo.c
No, that also fails. Interestingly, some other
In message <[EMAIL PROTECTED]> Paul Kosinski
<[EMAIL PROTECTED]> was claimed to have wrote:
>When I go to the download page for ClamAV at SourceForge,
>I observe that the signature file ("clamav-0.*.*.tar.gz.sig")
>is downloaded less than 10% of the time that the source code
>("clamav-0.*.*.tar.g
On 2008-11-29 21:42, Bill McKie wrote:
> Trying to build clamav-0.94.2 under Fedora-9 Linux (with all the latest
> Fedora-9 updates installed).
>
Does this work:
$ cat ./configure --prefix=/usr/local/clamav
>
> fails with a cpp error, apparently invo
Trying to build clamav-0.94.2 under Fedora-9 Linux (with all the latest
Fedora-9 updates installed).
./configure --prefix=/usr/local/clamav
fails with a cpp error, apparently involving recursion on a reference of
limits.h within:
/usr/lib/gcc/i386-redhat-linux/4.3.0/include/limits.h
This limi