Compile problem with argus-3.0.7.3

Mike Iglesias iglesias at uci.edu
Mon Jul 8 16:42:57 EDT 2013


I'm doing this on a Fedora 17 x86_64 system:

I got a copy of argus-3.0.7.3.tar.gz, ran configure, and then make.  I
got this (cut from the compile output):

### Making in /home/src/argus/argus-3.0.7.3/argus
make[1]: Entering directory `/home/src/argus/argus-3.0.7.3/argus'
gcc -O3 -I.  -I./../include  -DHAVE_CONFIG_H -c argus.c
gcc -O3 -I.  -I./../include  -DHAVE_CONFIG_H -c ArgusModeler.c
gcc -O3 -I.  -I./../include  -DHAVE_CONFIG_H -c ArgusSource.c
In file included from ./ArgusModeler.h:330:0,
                 from ./argus.h:40,
                 from ArgusSource.c:67:
./ArgusSource.h:893:6: error: ‘ArgusIpNetPacket’ undeclared here (not in
a function)
make[1]: *** [ArgusSource.o] Error 1

ArgusIpNetPacket appears only in ArgusSource.h, as does DLT_IPNET:

#ifdef DLT_IPNET
   { ArgusIpNetPacket,   DLT_IPNET,  "ArgusIpNetPacket()" },
#endif


-- 
Mike Iglesias                          Email:       iglesias at uci.edu
University of California, Irvine       phone:       949-824-6926
Office of Information Technology       FAX:         949-824-2270



More information about the argus mailing list