Oops - I'm stupid - sorry. There is the good news - now it compiles without problems
on Solaris 8 with gcc 3.2.2 and also the number of warning messages reduced
dramatically!!!
Only few are left:
cvd.c: In function `cl_cvdverify':
cvd.c:269: warning: return makes pointer from integer without a
There seems to be a problem with the new TCPAddr support in the latest
snapshots - setting TCPSocket without setting TCPAddr (happens for
example when upgrading from an older version) "reliably" segfaults upon
startup on my system (Debian Testing/x86).
Stefan
-
On Mon, 13 Oct 2003 21:43:40 -0700, Kelsey Cummings <[EMAIL PROTECTED]> wrote:
On Tue, Oct 14, 2003 at 02:41:26AM +0200, Tomasz Kojm wrote:
On Mon, 13 Oct 2003 09:18:51 -0700
Kelsey Cummings <[EMAIL PROTECTED]> wrote:
> The clamav-devel-20031009 version seems to be segfault free which is a
> great
On Mon, 13 Oct 2003 21:43:40 -0700
Kelsey Cummings <[EMAIL PROTECTED]> wrote:
> On Tue, Oct 14, 2003 at 02:41:26AM +0200, Tomasz Kojm wrote:
> > On Mon, 13 Oct 2003 09:18:51 -0700
> > Kelsey Cummings <[EMAIL PROTECTED]> wrote:
> >
> > > The clamav-devel-20031009 version seems to be segfault free
uot; segfaults upon
> startup on my system (Debian Testing/x86).
Yeah I get the same here, try the attached patch which should resolve that
particular problem.
--
Damien
diff -Nru clamav-devel-20031014.vanilla/clamd/tcpserver.c
clamav-devel-20031014/clamd/tcpserver.c
--- clamav-devel-20031014.van
[EMAIL PROTECTED] wrote:
Hi,
Does anybody know what exactly is reguired for bzip2 support for
clamav 0.60? And how can I determine if my installation of clamav
is compiled with this support. I did just ./configure, make, make
install.
Look in your config.log file, and see if bzip was enabled. If