new argus-2.0.5.tar.gz available
Carter Bullard
carter at qosient.com
Wed May 8 08:26:07 EDT 2002
Hey Russell,
Hmmmm, Yotam is reporting things are fine on his Debian
box. There is an "#include <sys/mbuf.h>" just before
the inclusion of net/slcompress.h but its nested in
a #if defined(__NetBSD__) || defined (__OpenBSD__).
If you move the #include <sys/mbuf.h> on line 760
in ArgusSource.c to line 762 (just past the #endif)
does the problem go away?
Carter
Carter Bullard
QoSient, LLC
300 E. 56th Street, Suite 18K
New York, New York 10022
carter at qosient.com
Phone +1 212 588-9133
Fax +1 212 588-9134
http://qosient.com
> -----Original Message-----
> From: owner-argus-info at lists.andrew.cmu.edu
> [mailto:owner-argus-info at lists.andrew.cmu.edu] On Behalf Of
> Russell Fulton
> Sent: Tuesday, May 07, 2002 6:17 PM
> To: Argus
> Subject: Re: new argus-2.0.5.tar.gz available
>
>
> On Wed, 2002-05-08 at 03:21, Carter Bullard wrote:
> > Gentle people,
> > There were a few gottcha's in the last release on a few
> > of our platforms, and I restructured the dependencies on libpcap so
> > that we don't need pcap-int.h any longer. This should work/compile
> > now with out of the box RedHat 7.2
>
> I get this on debian:
>
> make[1]: Entering directory `/home/argus/argus-2.0.5/server'
> gcc -O2 -I. -I/usr/local/include -I/usr/include -I../include
> -DHAVE_STRING_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_FILE_H=1
> -DHAVE_SYSLOG_H=1 -DHAVE_ETHER_HOSTTON=1 -DHAVE_STRERROR=1
> -DSTDC_HEADERS=1 -c ./ArgusSource.c In file included from
> ./ArgusSource.c:763:
> /usr/include/net/slcompress.h:108: `MLEN' undeclared here (not in a
> function)
> /usr/include/net/slcompress.h:143: warning: `struct mbuf'
> declared inside parameter list
> /usr/include/net/slcompress.h:143: warning: its scope is only
> this definition or declaration, which is probably not what you want.
>
>
> --
> Russell Fulton, Computer and Network Security Officer
> The University of Auckland, New Zealand
>
>
>
More information about the argus
mailing list