argus-clients-3.0.0.rc.10 on the server

Carter Bullard carter at qosient.com
Thu Jun 22 16:34:39 EDT 2006


Hey Peter,
     I went ahead and put it into argus_util.c as you suggested.
I've finished the 2.0 -> 3.0 ip attribute data conversion.  That will
be in rc.11, which I'll probably put up tomorrow.

Carter


On Jun 22, 2006, at 3:40 PM, Peter Van Epp wrote:

> 	Only a minor problem on NetBSD, everything else was happy out of the
> box. I'd expect this to include from types.h but it doesn't appear  
> to and
> LONG_MAX isn't defined.
>
> Peter Van Epp / Operations and Technical Support
> Simon Fraser University, Burnaby, B.C. Canada
>
> *** common/argus_util.c.orig	Thu Jun 22 04:53:05 2006
> --- common/argus_util.c	Thu Jun 22 05:06:40 2006
> ***************
> *** 52,57 ****
> --- 52,61 ----
>   #include <stdlib.h>
>   #include <sys/types.h>
>
> + #if defined(__NetBSD__)
> + #include <machine/limits.h>
> + #endif
> +
>   #include <syslog.h>
>   #include <stdio.h>
>   #include <errno.h>
>




More information about the argus mailing list