ICMP records of an unusual size

Jesse Bowling jessebowling at gmail.com
Mon Apr 21 10:13:02 EDT 2014


Hi Carter,

I wanted to check whether you've had any luck getting an argus-3.0.7.6
version ready, or have pushed a version of argus.3.0.7.3 that doesn't
require commenting out the #ifdef DLT_IPNET stanza.

Thanks in advance!

Cheers,

Jesse


On Wed, Apr 2, 2014 at 12:46 PM, Mike Iglesias <iglesias at uci.edu> wrote:

> On 04/01/2014 12:42 PM, Jesse Bowling wrote:
> > Hi,
> >
> > I got the following when trying to compile argus-3.0.7.3:
> >
> > gcc -O3 -I. -I/usr/local/include -I./../include  -DHAVE_CONFIG_H -c
> ArgusSource.c
> > In file included from ./ArgusModeler.h:330,
> >                  from ./argus.h:40,
> >                  from ArgusSource.c:67:
> > ./ArgusSource.h:893: error: ‘ArgusIpNetPacket’ undeclared here (not in a
> function)
> > make: *** [ArgusSource.o] Error 1
> >
> > Following this I found:
> >
> > #ifdef DLT_IPNET
> >    { ArgusIpNetPacket,   DLT_IPNET,  "ArgusIpNetPacket()" },
> > #endif
> >
> > Since this seem to be geared towards Mavericks and not my platform I
> took a
> > chance and commented this out:
> >
> > /*
> > #ifdef DLT_IPNET
> >    { ArgusIpNetPacket,   DLT_IPNET,  "ArgusIpNetPacket()" },
> > #endif
> > */
> >
> > Which seems to have resolved my issue...Is this expected? Michael, did
> you
> > encounter this error?
>
> I believe Carter fixed this in 3.0.7.4, as I had encountered the same error
> last July and reported it to the list.
>
>
> --
> Mike Iglesias                          Email:       iglesias at uci.edu
> University of California, Irvine       phone:       949-824-6926
> Office of Information Technology       FAX:         949-824-2270
>
>


-- 
Jesse Bowling
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist1.pair.net/pipermail/argus/attachments/20140421/4320a5dd/attachment.html>


More information about the argus mailing list