On Fri, Apr 13, 2007 at 09:31:33PM +0100, Rob MacGregor wrote:
> On 4/13/07, Mark E. Mallett <[EMAIL PROTECTED]> wrote:
> > On Fri, Apr 13, 2007 at 03:55:33PM -0400, Mark E. Mallett wrote:
> > > Hi,
> > >
> > > When building on freeBSD 5/6 system(s):
> >
> > argh. I meant 4/5. (I saw it on 5, and
On 4/13/07, Mark E. Mallett <[EMAIL PROTECTED]> wrote:
> On Fri, Apr 13, 2007 at 03:55:33PM -0400, Mark E. Mallett wrote:
> > Hi,
> >
> > When building on freeBSD 5/6 system(s):
>
> argh. I meant 4/5. (I saw it on 5, and assumed it for 4.)
The ports system no longer supports FreeBSD 4.x (see the
On 4/13/07, Matthias Häker <[EMAIL PROTECTED]> wrote:
> may its a stupid question but from which Server ?
>
> can u give me a URL for a clamav-0.90.2.tgz ?
You're talking about packages (pre-compiled binaries), I'm talking
about a port (the source and the system specific tweaks).
--
Rob MacGregor schrieb:
>
> Or you could just use the (just released) port :)
>
may its a stupid question but from which Server ?
can u give me a URL for a clamav-0.90.2.tgz ?
Matthias
___
Help us build a comprehensive ClamAV guide: visit http://wi
On Fri, Apr 13, 2007 at 03:55:33PM -0400, Mark E. Mallett wrote:
> Hi,
>
> When building on freeBSD 5/6 system(s):
argh. I meant 4/5. (I saw it on 5, and assumed it for 4.)
mm
___
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.n
On Fri, Apr 13, 2007 at 09:08:01PM +0100, Rob MacGregor wrote:
> On 4/13/07, Mark E. Mallett <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > When building on freeBSD 5/6 system(s):
> <---SNIP--->
> > Correcting this makes it build ok. Now on to see if it works :)
>
> Or you could just use the (just re
On 4/13/07, Mark E. Mallett <[EMAIL PROTECTED]> wrote:
> Hi,
>
> When building on freeBSD 5/6 system(s):
<---SNIP--->
> Correcting this makes it build ok. Now on to see if it works :)
Or you could just use the (just released) port :)
--
Please keep list traffic on the list.
Ro
Hi,
When building on freeBSD 5/6 system(s):
Line 4092 of libclamav/mbox.c references an 'arg' variable which
is only defined if CL_THREAD_SAFE is defined. CL_THREAD_SAFE should
be defined, but it isn't.
As to why it isn't defined,
Line 443 of configure.in has a case label:
freebsd[45]*)
and p