I'm thinkin theres work on FreeBSD ...
Peter Van Epp
vanepp at sfu.ca
Fri Sep 1 19:46:56 EDT 2000
Looks like there is some poking to do on FreeBSD :-)
test1# make
making in common
gcc -O -I. -I../include -DHAVE_SYS_IOCCOM_H=1 -DHAVE_SYS_SOCKIO_H=1 -DHAVE_ETHER_HOSTTON=1 -DHAVE_STRERROR=1 -DHAVE_SOCKADDR_SA_LEN=1 -c ./argus_parse.c
In file included from /usr/include/netinet/if_ether.h:41,
from ../include/argus_out.h:55,
from ../include/argus_util.h:52,
from ./argus_parse.c:118:
/usr/include/net/if_arp.h:81: field `arp_pa' has incomplete type
/usr/include/net/if_arp.h:82: field `arp_ha' has incomplete type
./argus_parse.c: In function `get_server_socket':
./argus_parse.c:705: `AF_INET' undeclared (first use in this function)
./argus_parse.c:705: (Each undeclared identifier is reported only once
./argus_parse.c:705: for each function it appears in.)
./argus_parse.c:712: `SOCK_STREAM' undeclared (first use in this function)
*** Error code 1
Stop in /usr/local/src/argus-2.0.0/common.
*** Error code 1
Stop in /usr/local/src/argus-2.0.0.
I'll see if I get some time this weekend.
Peter Van Epp / Operations and Technical Support
Simon Fraser University, Burnaby, B.C. Canada
More information about the argus
mailing list