Argus release status?
Peter Van Epp
vanepp at sfu.ca
Tue Feb 24 15:11:44 EST 2004
ARRRG! Although trouble is heading towards us anyway I expect as the
rest catch up to more current bison versions, the latest NetBSD version (1.6.1)
is using Bison-1.875 (rather than 1.75 which FreeBSD 4.9 is using) and M4-1.4
which have this to say (I think about grammar.y, although I don't see why, it
looks like the ifdefs I think, presumably after post processing because line 1
is a %{ ):
Script started on Tue Feb 24 03:23:42 200
test5# make
### Making in /usr/local/src/argus-2.0.6.rc2/common
bison -y -p argus_ -d grammar.y
/usr/pkg/bin/gm4: 1: Syntax error: "(" unexpected
*** Signal 13
Stop.
make: stopped in /usr/local/src/argus-2.0.6.rc2/common
### Done with /usr/local/src/argus-2.0.6.rc2/common
### Making in /usr/local/src/argus-2.0.6.rc2/server
gcc -o ../bin/argus_bpf argus.o ArgusAuth.o ArgusModeler.o ArgusOutput.o ArgusSource.o ArgusUtil.o Argus_tcp.o Argus_udp.o Argus_icmp.o Argus_app.o Argus_arp.o Argus_frag.o Argus_esp.o Argus_mac.o version.o -lpcap ../lib/argus_common.a -lm
gcc: ../lib/argus_common.a: No such file or directory
*** Error code 1
Stop.
make: stopped in /usr/local/src/argus-2.0.6.rc2/server
### Done with /usr/local/src/argus-2.0.6.rc2/server
### Making in /usr/local/src/argus-2.0.6.rc2/clients
gcc -O2 -o ../bin/ragator ragator.o ../lib/argus_parse.a ../lib/argus_common.a -lm
gcc: ../lib/argus_common.a: No such file or directory
*** Error code 1
Stop.
make: stopped in /usr/local/src/argus-2.0.6.rc2/clients
### Done with /usr/local/src/argus-2.0.6.rc2/clients
test5# quit
quit: Command not found.
test5# exit
test5# exit
Script done on Tue Feb 24 03:23:53 200
Peter Van Epp / Operations and Technical Support
Simon Fraser University, Burnaby, B.C. Canada
More information about the argus
mailing list