argus 3.0.7.3 on bivio

Carter Bullard carter at qosient.com
Tue Jul 16 05:52:34 EDT 2013


Yes, you need to remove lines 892-894 in the file ./argus/ArgusSource.h, to remove the #if define.  That's fixed in argus-3.0.7.4, which should be up soon.
Carter

Sent from my iPad

On Jul 16, 2013, at 2:26 AM, CS Lee <geek00l at gmail.com> wrote:

> hi Carter,
> 
> When I tried to compile argus 3.0.7.3 on bivio, here's the error I get -
> 
> make
> ### Making in /root/2013/argus-3.0.7.3/common
> make[1]: Entering directory `/bivio/shared/root/2013/argus-3.0.7.3/common'
> gcc -O3 -I.  -I./../include  -I./../argus -DHAVE_CONFIG_H -c argus_util.c
> gcc -O3 -I.  -I./../include  -I./../argus -DHAVE_CONFIG_H -c argus_code.c
> gcc -O3 -I.  -I./../include  -I./../argus -DHAVE_CONFIG_H -c argus_filter.c
> bison -y -p argus_ -d grammar.y
> mv y.tab.c grammar.c
> mv y.tab.h tokdefs.h
> gcc -O3 -I.  -I./../include  -I./../argus -DHAVE_CONFIG_H -Dyylval=argus_lval -c grammar.c
> flex -Pargus_ -t scanner.l > $$.scanner.c; mv $$.scanner.c scanner.c
> gcc -O3 -I.  -I./../include  -I./../argus -DHAVE_CONFIG_H -c scanner.c
> sed -e 's/.*/char version[] = "&";/' ./../VERSION > version.c
> gcc -O3 -I.  -I./../include  -I./../argus -DHAVE_CONFIG_H -c version.c
> rm -f ../lib/argus_common.a; ar qc ../lib/argus_common.a argus_util.o argus_code.o argus_filter.o grammar.o scanner.o version.o
> ranlib ../lib/argus_common.a
> make[1]: Leaving directory `/bivio/shared/root/2013/argus-3.0.7.3/common'
> ### Done with /root/2013/argus-3.0.7.3/common
> ### Making in /root/2013/argus-3.0.7.3/argus
> make[1]: Entering directory `/bivio/shared/root/2013/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,
>                  from ./argus.h:40,
>                  from ArgusSource.c:67:
> ./ArgusSource.h:893: error: 'ArgusIpNetPacket' undeclared here (not in a function)
> make[1]: *** [ArgusSource.o] Error 1
> make[1]: Leaving directory `/bivio/shared/root/2013/argus-3.0.7.3/argus'
> ### Done with /root/2013/argus-3.0.7.3/argus
> ### Making in /root/2013/argus-3.0.7.3/events
> make[1]: Entering directory `/bivio/shared/root/2013/argus-3.0.7.3/events'
> sed 's+ at PERLBIN@+/usr/bin/perl+' argus-lsof.pl > ../bin/argus-lsof
> chmod +x ../bin/argus-lsof
> cp -f argus-snmp.sh ../bin/argus-snmp
> cp -f argus-vmstat.sh ../bin/argus-vmstat
> make[1]: Leaving directory `/bivio/shared/root/2013/argus-3.0.7.3/events'
> ### Done with /root/2013/argus-3.0.7.3/events
> 
> 
> 
> -- 
> Best Regards,
> 
> CS Lee<geek00L[at]gmail.com>
> 
> http://geek00l.blogspot.com
> http://defcraft.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist1.pair.net/pipermail/argus/attachments/20130716/5f71a5a7/attachment.html>


More information about the argus mailing list