argus-3.0.0.rc.3 on the server

Robin Gruyters r.gruyters at yirdis.nl
Thu Jun 8 03:16:20 EDT 2006


Hello,

Still some build problems with argus-clients-3.0.0.rc.3

[...]
./argus_util.c: In function `ArgusNtoH':
./argus_util.c:10935: error: structure has no member named `subtype'
./argus_util.c: In function `ArgusHtoN':
./argus_util.c:11298: error: structure has no member named `subtype'
./argus_util.c:11300: error: `arp' undeclared (first use in this function)
./argus_util.c:11300: error: (Each undeclared identifier is reported only once
./argus_util.c:11300: error: for each function it appears in.)
*** Error code 1
[...]

The full build log see attachment.

Regards,

Robin

Quoting Carter Bullard <carter at qosient.com>:

> Hey Peter,
>    I uploaded rc.3 server and clients, to fix the reverse arp printing
> problem.
> Should be cool now.
>
> Carter

-------------- next part --------------
Script started on Wed Jun  7 22:27:15 2006
$ ./configure
checking build system type... i386-unknown-freebsd5.4
checking host system type... i386-unknown-freebsd5.4
checking target system type... i386-unknown-freebsd5.4
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking gcc version... 3
checking for inline... inline
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking how to run the C preprocessor... gcc -E
checking for ranlib... ranlib
checking for flex... flex
checking for flex 2.4 or higher... yes
checking for bison... bison
checking for ranlib... ranlib
checking if unaligned accesses fail... no
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sasl.h usability... no
checking sasl.h presence... no
checking for sasl.h... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking for local tcp_wrappers library... not found
checking for system tcp_wrappers library... checking for main in -lwrap... yes
checking sys/sockio.h usability... yes
checking sys/sockio.h presence... yes
checking for sys/sockio.h... yes
checking for string.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for ether_hostton... yes
checking for strerror... yes
checking for strtof... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for ANSI C header files... (cached) yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating ./common/Makefile
config.status: creating ./clients/Makefile
config.status: creating ./ragraph/Makefile
config.status: creating ./ratop/Makefile
config.status: creating ./ragrep/Makefile
config.status: creating ./radium/Makefile
$ make
making in ./common
gcc -O3 -pthread -I. -I../include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DARGUS_THREADS=1 -DHAVE_TCP_WRAPPER=1 -DHAVE_SYS_SOCKIO_H=1 -DHAVE_STRING_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_ETHER_HOSTTON=1 -DHAVE_STRERROR=1 -DHAVE_STRTOF=1 -DSTDC_HEADERS=1  -DARGUS_SYSLOG -c ./argus_main.c
In file included from ./argus_main.c:65:
../include/argus_os.h:104:1: warning: "ICMP6_MEMBERSHIP_QUERY" redefined
In file included from ../include/argus_os.h:101,
                 from ./argus_main.c:65:
/usr/include/netinet/icmp6.h:102:1: warning: this is the location of the previous definition
In file included from ./argus_main.c:65:
../include/argus_os.h:105:1: warning: "ICMP6_MEMBERSHIP_REPORT" redefined
In file included from ../include/argus_os.h:101,
                 from ./argus_main.c:65:
/usr/include/netinet/icmp6.h:103:1: warning: this is the location of the previous definition
In file included from ./argus_main.c:65:
../include/argus_os.h:106:1: warning: "ICMP6_MEMBERSHIP_REDUCTION" redefined
In file included from ../include/argus_os.h:101,
                 from ./argus_main.c:65:
/usr/include/netinet/icmp6.h:104:1: warning: this is the location of the previous definition
rm -f ../lib/argus_parse.a; ar qc ../lib/argus_parse.a argus_main.o
ranlib ../lib/argus_parse.a
gcc -O3 -pthread -I. -I../include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DARGUS_THREADS=1 -DHAVE_TCP_WRAPPER=1 -DHAVE_SYS_SOCKIO_H=1 -DHAVE_STRING_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_ETHER_HOSTTON=1 -DHAVE_STRERROR=1 -DHAVE_STRTOF=1 -DSTDC_HEADERS=1  -DARGUS_SYSLOG -c ./argus_code.c
In file included from ./argus_code.c:49:
../include/argus_os.h:104:1: warning: "ICMP6_MEMBERSHIP_QUERY" redefined
In file included from ../include/argus_os.h:101,
                 from ./argus_code.c:49:
/usr/include/netinet/icmp6.h:102:1: warning: this is the location of the previous definition
In file included from ./argus_code.c:49:
../include/argus_os.h:105:1: warning: "ICMP6_MEMBERSHIP_REPORT" redefined
In file included from ../include/argus_os.h:101,
                 from ./argus_code.c:49:
/usr/include/netinet/icmp6.h:103:1: warning: this is the location of the previous definition
In file included from ./argus_code.c:49:
../include/argus_os.h:106:1: warning: "ICMP6_MEMBERSHIP_REDUCTION" redefined
In file included from ../include/argus_os.h:101,
                 from ./argus_code.c:49:
/usr/include/netinet/icmp6.h:104:1: warning: this is the location of the previous definition
gcc -O3 -pthread -I. -I../include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DARGUS_THREADS=1 -DHAVE_TCP_WRAPPER=1 -DHAVE_SYS_SOCKIO_H=1 -DHAVE_STRING_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_ETHER_HOSTTON=1 -DHAVE_STRERROR=1 -DHAVE_STRTOF=1 -DSTDC_HEADERS=1  -DARGUS_SYSLOG -c ./argus_filter.c
In file included from ../include/argus_int.h:40,
                 from ./argus_filter.c:92:
../include/argus_os.h:104:1: warning: "ICMP6_MEMBERSHIP_QUERY" redefined
In file included from ../include/argus_os.h:101,
                 from ../include/argus_int.h:40,
                 from ./argus_filter.c:92:
/usr/include/netinet/icmp6.h:102:1: warning: this is the location of the previous definition
In file included from ../include/argus_int.h:40,
                 from ./argus_filter.c:92:
../include/argus_os.h:105:1: warning: "ICMP6_MEMBERSHIP_REPORT" redefined
In file included from ../include/argus_os.h:101,
                 from ../include/argus_int.h:40,
                 from ./argus_filter.c:92:
/usr/include/netinet/icmp6.h:103:1: warning: this is the location of the previous definition
In file included from ../include/argus_int.h:40,
                 from ./argus_filter.c:92:
../include/argus_os.h:106:1: warning: "ICMP6_MEMBERSHIP_REDUCTION" redefined
In file included from ../include/argus_os.h:101,
                 from ../include/argus_int.h:40,
                 from ./argus_filter.c:92:
/usr/include/netinet/icmp6.h:104:1: warning: this is the location of the previous definition
gcc -O3 -pthread -I. -I../include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DARGUS_THREADS=1 -DHAVE_TCP_WRAPPER=1 -DHAVE_SYS_SOCKIO_H=1 -DHAVE_STRING_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_ETHER_HOSTTON=1 -DHAVE_STRERROR=1 -DHAVE_STRTOF=1 -DSTDC_HEADERS=1  -DARGUS_SYSLOG -c ./argus_util.c
In file included from ../include/argus_int.h:40,
                 from ./argus_util.c:74:
../include/argus_os.h:104:1: warning: "ICMP6_MEMBERSHIP_QUERY" redefined
In file included from ../include/argus_os.h:101,
                 from ../include/argus_int.h:40,
                 from ./argus_util.c:74:
/usr/include/netinet/icmp6.h:102:1: warning: this is the location of the previous definition
In file included from ../include/argus_int.h:40,
                 from ./argus_util.c:74:
../include/argus_os.h:105:1: warning: "ICMP6_MEMBERSHIP_REPORT" redefined
In file included from ../include/argus_os.h:101,
                 from ../include/argus_int.h:40,
                 from ./argus_util.c:74:
/usr/include/netinet/icmp6.h:103:1: warning: this is the location of the previous definition
In file included from ../include/argus_int.h:40,
                 from ./argus_util.c:74:
../include/argus_os.h:106:1: warning: "ICMP6_MEMBERSHIP_REDUCTION" redefined
In file included from ../include/argus_os.h:101,
                 from ../include/argus_int.h:40,
                 from ./argus_util.c:74:
/usr/include/netinet/icmp6.h:104:1: warning: this is the location of the previous definition
gcc -O3 -pthread -I. -I../include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DARGUS_THREADS=1 -DHAVE_TCP_WRAPPER=1 -DHAVE_SYS_SOCKIO_H=1 -DHAVE_STRING_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_ETHER_HOSTTON=1 -DHAVE_STRERROR=1 -DHAVE_STRTOF=1 -DSTDC_HEADERS=1  -DARGUS_SYSLOG -c ./argus_auth.c
In file included from ../include/argus_int.h:40,
                 from ./argus_auth.c:97:
../include/argus_os.h:104:1: warning: "ICMP6_MEMBERSHIP_QUERY" redefined
In file included from ../include/argus_os.h:101,
                 from ../include/argus_int.h:40,
                 from ./argus_auth.c:97:
/usr/include/netinet/icmp6.h:102:1: warning: this is the location of the previous definition
In file included from ../include/argus_int.h:40,
                 from ./argus_auth.c:97:
../include/argus_os.h:105:1: warning: "ICMP6_MEMBERSHIP_REPORT" redefined
In file included from ../include/argus_os.h:101,
                 from ../include/argus_int.h:40,
                 from ./argus_auth.c:97:
/usr/include/netinet/icmp6.h:103:1: warning: this is the location of the previous definition
In file included from ../include/argus_int.h:40,
                 from ./argus_auth.c:97:
../include/argus_os.h:106:1: warning: "ICMP6_MEMBERSHIP_REDUCTION" redefined
In file included from ../include/argus_os.h:101,
                 from ../include/argus_int.h:40,
                 from ./argus_auth.c:97:
/usr/include/netinet/icmp6.h:104:1: warning: this is the location of the previous definition
gcc -O3 -pthread -I. -I../include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DARGUS_THREADS=1 -DHAVE_TCP_WRAPPER=1 -DHAVE_SYS_SOCKIO_H=1 -DHAVE_STRING_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_ETHER_HOSTTON=1 -DHAVE_STRERROR=1 -DHAVE_STRTOF=1 -DSTDC_HEADERS=1  -DARGUS_SYSLOG -c ./argus_parser.c
In file included from ./argus_parser.c:44:
../include/argus_os.h:104:1: warning: "ICMP6_MEMBERSHIP_QUERY" redefined
In file included from ../include/argus_os.h:101,
                 from ./argus_parser.c:44:
/usr/include/netinet/icmp6.h:102:1: warning: this is the location of the previous definition
In file included from ./argus_parser.c:44:
../include/argus_os.h:105:1: warning: "ICMP6_MEMBERSHIP_REPORT" redefined
In file included from ../include/argus_os.h:101,
                 from ./argus_parser.c:44:
/usr/include/netinet/icmp6.h:103:1: warning: this is the location of the previous definition
In file included from ./argus_parser.c:44:
../include/argus_os.h:106:1: warning: "ICMP6_MEMBERSHIP_REDUCTION" redefined
In file included from ../include/argus_os.h:101,
                 from ./argus_parser.c:44:
/usr/include/netinet/icmp6.h:104:1: warning: this is the location of the previous definition
flex -Pargus_ -t scanner.l > $$.scanner.c; mv $$.scanner.c scanner.c
bison -y -p argus_ -d grammar.y
mv y.tab.c grammar.c
mv y.tab.h tokdefs.h
gcc -O3 -pthread -I. -I../include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DARGUS_THREADS=1 -DHAVE_TCP_WRAPPER=1 -DHAVE_SYS_SOCKIO_H=1 -DHAVE_STRING_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_ETHER_HOSTTON=1 -DHAVE_STRERROR=1 -DHAVE_STRTOF=1 -DSTDC_HEADERS=1  -DARGUS_SYSLOG -c ./scanner.c
In file included from ../include/argus_util.h:31,
                 from scanner.l:62:
../include/argus_os.h:104:1: warning: "ICMP6_MEMBERSHIP_QUERY" redefined
In file included from ../include/argus_os.h:101,
                 from ../include/argus_util.h:31,
                 from scanner.l:62:
/usr/include/netinet/icmp6.h:102:1: warning: this is the location of the previous definition
In file included from ../include/argus_util.h:31,
                 from scanner.l:62:
../include/argus_os.h:105:1: warning: "ICMP6_MEMBERSHIP_REPORT" redefined
In file included from ../include/argus_os.h:101,
                 from ../include/argus_util.h:31,
                 from scanner.l:62:
/usr/include/netinet/icmp6.h:103:1: warning: this is the location of the previous definition
In file included from ../include/argus_util.h:31,
                 from scanner.l:62:
../include/argus_os.h:106:1: warning: "ICMP6_MEMBERSHIP_REDUCTION" redefined
In file included from ../include/argus_os.h:101,
                 from ../include/argus_util.h:31,
                 from scanner.l:62:
/usr/include/netinet/icmp6.h:104:1: warning: this is the location of the previous definition
gcc -O3 -pthread -I. -I../include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DARGUS_THREADS=1 -DHAVE_TCP_WRAPPER=1 -DHAVE_SYS_SOCKIO_H=1 -DHAVE_STRING_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_ETHER_HOSTTON=1 -DHAVE_STRERROR=1 -DHAVE_STRTOF=1 -DSTDC_HEADERS=1  -DARGUS_SYSLOG -Dyylval=argus_lval -c grammar.c
In file included from grammar.y:45:
../include/argus_os.h:104:1: warning: "ICMP6_MEMBERSHIP_QUERY" redefined
In file included from ../include/argus_os.h:101,
                 from grammar.y:45:
/usr/include/netinet/icmp6.h:102:1: warning: this is the location of the previous definition
In file included from grammar.y:45:
../include/argus_os.h:105:1: warning: "ICMP6_MEMBERSHIP_REPORT" redefined
In file included from ../include/argus_os.h:101,
                 from grammar.y:45:
/usr/include/netinet/icmp6.h:103:1: warning: this is the location of the previous definition
In file included from grammar.y:45:
../include/argus_os.h:106:1: warning: "ICMP6_MEMBERSHIP_REDUCTION" redefined
In file included from ../include/argus_os.h:101,
                 from grammar.y:45:
/usr/include/netinet/icmp6.h:104:1: warning: this is the location of the previous definition
sed -e 's/.*/char version[] = "&";/' ./../VERSION > version.c
gcc -O3 -pthread -I. -I../include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DARGUS_THREADS=1 -DHAVE_TCP_WRAPPER=1 -DHAVE_SYS_SOCKIO_H=1 -DHAVE_STRING_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_ETHER_HOSTTON=1 -DHAVE_STRERROR=1 -DHAVE_STRTOF=1 -DSTDC_HEADERS=1  -DARGUS_SYSLOG -c ./version.c
rm -f ../lib/argus_common.a; ar qc ../lib/argus_common.a argus_code.o argus_filter.o argus_util.o argus_auth.o argus_parser.o scanner.o grammar.o version.o
ranlib ../lib/argus_common.a
gcc -O3 -pthread -I. -I../include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DARGUS_THREADS=1 -DHAVE_TCP_WRAPPER=1 -DHAVE_SYS_SOCKIO_H=1 -DHAVE_STRING_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_ETHER_HOSTTON=1 -DHAVE_STRERROR=1 -DHAVE_STRTOF=1 -DSTDC_HEADERS=1  -DARGUS_SYSLOG -c ./argus_client.c
In file included from ./argus_client.c:56:
../include/argus_os.h:104:1: warning: "ICMP6_MEMBERSHIP_QUERY" redefined
In file included from ../include/argus_os.h:101,
                 from ./argus_client.c:56:
/usr/include/netinet/icmp6.h:102:1: warning: this is the location of the previous definition
In file included from ./argus_client.c:56:
../include/argus_os.h:105:1: warning: "ICMP6_MEMBERSHIP_REPORT" redefined
In file included from ../include/argus_os.h:101,
                 from ./argus_client.c:56:
/usr/include/netinet/icmp6.h:103:1: warning: this is the location of the previous definition
In file included from ./argus_client.c:56:
../include/argus_os.h:106:1: warning: "ICMP6_MEMBERSHIP_REDUCTION" redefined
In file included from ../include/argus_os.h:101,
                 from ./argus_client.c:56:
/usr/include/netinet/icmp6.h:104:1: warning: this is the location of the previous definition
rm -f ../lib/argus_client.a; ar qc ../lib/argus_client.a argus_client.o
ranlib ../lib/argus_client.a
making in ./clients
gcc -O3 -pthread -I. -I../include -I../common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DARGUS_THREADS=1 -DHAVE_TCP_WRAPPER=1 -DHAVE_SYS_SOCKIO_H=1 -DHAVE_STRING_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_ETHER_HOSTTON=1 -DHAVE_STRERROR=1 -DHAVE_STRTOF=1 -DSTDC_HEADERS=1 -c ./ra.c
In file included from ../include/argus_util.h:31,
                 from ./ra.c:42:
../include/argus_os.h:104:1: warning: "ICMP6_MEMBERSHIP_QUERY" redefined
In file included from ../include/argus_os.h:101,
                 from ../include/argus_util.h:31,
                 from ./ra.c:42:
/usr/include/netinet/icmp6.h:102:1: warning: this is the location of the previous definition
In file included from ../include/argus_util.h:31,
                 from ./ra.c:42:
../include/argus_os.h:105:1: warning: "ICMP6_MEMBERSHIP_REPORT" redefined
In file included from ../include/argus_os.h:101,
                 from ../include/argus_util.h:31,
                 from ./ra.c:42:
/usr/include/netinet/icmp6.h:103:1: warning: this is the location of the previous definition
In file included from ../include/argus_util.h:31,
                 from ./ra.c:42:
../include/argus_os.h:106:1: warning: "ICMP6_MEMBERSHIP_REDUCTION" redefined
In file included from ../include/argus_os.h:101,
                 from ../include/argus_util.h:31,
                 from ./ra.c:42:
/usr/include/netinet/icmp6.h:104:1: warning: this is the location of the previous definition
gcc -O3 -pthread -o ../bin/ra ra.o ../lib/argus_parse.a ../lib/argus_common.a ../lib/argus_client.a -lm
gcc -O3 -pthread -I. -I../include -I../common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DARGUS_THREADS=1 -DHAVE_TCP_WRAPPER=1 -DHAVE_SYS_SOCKIO_H=1 -DHAVE_STRING_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_ETHER_HOSTTON=1 -DHAVE_STRERROR=1 -DHAVE_STRTOF=1 -DSTDC_HEADERS=1 -c ./racount.c
In file included from ../include/argus_util.h:31,
                 from ./racount.c:38:
../include/argus_os.h:104:1: warning: "ICMP6_MEMBERSHIP_QUERY" redefined
In file included from ../include/argus_os.h:101,
                 from ../include/argus_util.h:31,
                 from ./racount.c:38:
/usr/include/netinet/icmp6.h:102:1: warning: this is the location of the previous definition
In file included from ../include/argus_util.h:31,
                 from ./racount.c:38:
../include/argus_os.h:105:1: warning: "ICMP6_MEMBERSHIP_REPORT" redefined
In file included from ../include/argus_os.h:101,
                 from ../include/argus_util.h:31,
                 from ./racount.c:38:
/usr/include/netinet/icmp6.h:103:1: warning: this is the location of the previous definition
In file included from ../include/argus_util.h:31,
                 from ./racount.c:38:
../include/argus_os.h:106:1: warning: "ICMP6_MEMBERSHIP_REDUCTION" redefined
In file included from ../include/argus_os.h:101,
                 from ../include/argus_util.h:31,
                 from ./racount.c:38:
/usr/include/netinet/icmp6.h:104:1: warning: this is the location of the previous definition
gcc -O3 -pthread -o ../bin/racount racount.o ../lib/argus_parse.a ../lib/argus_common.a ../lib/argus_client.a -lm
gcc -O3 -pthread -I. -I../include -I../common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DARGUS_THREADS=1 -DHAVE_TCP_WRAPPER=1 -DHAVE_SYS_SOCKIO_H=1 -DHAVE_STRING_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_ETHER_HOSTTON=1 -DHAVE_STRERROR=1 -DHAVE_STRTOF=1 -DSTDC_HEADERS=1 -c ./rasort.c
In file included from ../include/argus_util.h:31,
                 from ./rasort.c:37:
../include/argus_os.h:104:1: warning: "ICMP6_MEMBERSHIP_QUERY" redefined
In file included from ../include/argus_os.h:101,
                 from ../include/argus_util.h:31,
                 from ./rasort.c:37:
/usr/include/netinet/icmp6.h:102:1: warning: this is the location of the previous definition
In file included from ../include/argus_util.h:31,
                 from ./rasort.c:37:
../include/argus_os.h:105:1: warning: "ICMP6_MEMBERSHIP_REPORT" redefined
In file included from ../include/argus_os.h:101,
                 from ../include/argus_util.h:31,
                 from ./rasort.c:37:
/usr/include/netinet/icmp6.h:103:1: warning: this is the location of the previous definition
In file included from ../include/argus_util.h:31,
                 from ./rasort.c:37:
../include/argus_os.h:106:1: warning: "ICMP6_MEMBERSHIP_REDUCTION" redefined
In file included from ../include/argus_os.h:101,
                 from ../include/argus_util.h:31,
                 from ./rasort.c:37:
/usr/include/netinet/icmp6.h:104:1: warning: this is the location of the previous definition
gcc -O3 -pthread -o ../bin/rasort rasort.o ../lib/argus_parse.a ../lib/argus_common.a ../lib/argus_client.a -lm
gcc -O3 -pthread -I. -I../include -I../common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DARGUS_THREADS=1 -DHAVE_TCP_WRAPPER=1 -DHAVE_SYS_SOCKIO_H=1 -DHAVE_STRING_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_ETHER_HOSTTON=1 -DHAVE_STRERROR=1 -DHAVE_STRTOF=1 -DSTDC_HEADERS=1 -c ./rasplit.c
In file included from ../include/argus_util.h:31,
                 from ../include/rasplit.h:39,
                 from ./rasplit.c:35:
../include/argus_os.h:104:1: warning: "ICMP6_MEMBERSHIP_QUERY" redefined
In file included from ../include/argus_os.h:101,
                 from ../include/argus_util.h:31,
                 from ../include/rasplit.h:39,
                 from ./rasplit.c:35:
/usr/include/netinet/icmp6.h:102:1: warning: this is the location of the previous definition
In file included from ../include/argus_util.h:31,
                 from ../include/rasplit.h:39,
                 from ./rasplit.c:35:
../include/argus_os.h:105:1: warning: "ICMP6_MEMBERSHIP_REPORT" redefined
In file included from ../include/argus_os.h:101,
                 from ../include/argus_util.h:31,
                 from ../include/rasplit.h:39,
                 from ./rasplit.c:35:
/usr/include/netinet/icmp6.h:103:1: warning: this is the location of the previous definition
In file included from ../include/argus_util.h:31,
                 from ../include/rasplit.h:39,
                 from ./rasplit.c:35:
../include/argus_os.h:106:1: warning: "ICMP6_MEMBERSHIP_REDUCTION" redefined
In file included from ../include/argus_os.h:101,
                 from ../include/argus_util.h:31,
                 from ../include/rasplit.h:39,
                 from ./rasplit.c:35:
/usr/include/netinet/icmp6.h:104:1: warning: this is the location of the previous definition
gcc -O3 -pthread -o ../bin/rasplit rasplit.o ../lib/argus_parse.a ../lib/argus_common.a ../lib/argus_client.a -lm
gcc -O3 -pthread -I. -I../include -I../common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DARGUS_THREADS=1 -DHAVE_TCP_WRAPPER=1 -DHAVE_SYS_SOCKIO_H=1 -DHAVE_STRING_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_ETHER_HOSTTON=1 -DHAVE_STRERROR=1 -DHAVE_STRTOF=1 -DSTDC_HEADERS=1 -c ./rabins.c
In file included from ../include/argus_util.h:31,
                 from ./rabins.c:48:
../include/argus_os.h:104:1: warning: "ICMP6_MEMBERSHIP_QUERY" redefined
In file included from ../include/argus_os.h:101,
                 from ../include/argus_util.h:31,
                 from ./rabins.c:48:
/usr/include/netinet/icmp6.h:102:1: warning: this is the location of the previous definition
In file included from ../include/argus_util.h:31,
                 from ./rabins.c:48:
../include/argus_os.h:105:1: warning: "ICMP6_MEMBERSHIP_REPORT" redefined
In file included from ../include/argus_os.h:101,
                 from ../include/argus_util.h:31,
                 from ./rabins.c:48:
/usr/include/netinet/icmp6.h:103:1: warning: this is the location of the previous definition
In file included from ../include/argus_util.h:31,
                 from ./rabins.c:48:
../include/argus_os.h:106:1: warning: "ICMP6_MEMBERSHIP_REDUCTION" redefined
In file included from ../include/argus_os.h:101,
                 from ../include/argus_util.h:31,
                 from ./rabins.c:48:
/usr/include/netinet/icmp6.h:104:1: warning: this is the location of the previous definition
gcc -O3 -pthread -o ../bin/rabins rabins.o ../lib/argus_parse.a ../lib/argus_common.a ../lib/argus_client.a -lm
gcc -O3 -pthread -I. -I../include -I../common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DARGUS_THREADS=1 -DHAVE_TCP_WRAPPER=1 -DHAVE_SYS_SOCKIO_H=1 -DHAVE_STRING_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_ETHER_HOSTTON=1 -DHAVE_STRERROR=1 -DHAVE_STRTOF=1 -DSTDC_HEADERS=1 -c ./racluster.c
In file included from ../include/argus_util.h:31,
                 from ./racluster.c:43:
../include/argus_os.h:104:1: warning: "ICMP6_MEMBERSHIP_QUERY" redefined
In file included from ../include/argus_os.h:101,
                 from ../include/argus_util.h:31,
                 from ./racluster.c:43:
/usr/include/netinet/icmp6.h:102:1: warning: this is the location of the previous definition
In file included from ../include/argus_util.h:31,
                 from ./racluster.c:43:
../include/argus_os.h:105:1: warning: "ICMP6_MEMBERSHIP_REPORT" redefined
In file included from ../include/argus_os.h:101,
                 from ../include/argus_util.h:31,
                 from ./racluster.c:43:
/usr/include/netinet/icmp6.h:103:1: warning: this is the location of the previous definition
In file included from ../include/argus_util.h:31,
                 from ./racluster.c:43:
../include/argus_os.h:106:1: warning: "ICMP6_MEMBERSHIP_REDUCTION" redefined
In file included from ../include/argus_os.h:101,
                 from ../include/argus_util.h:31,
                 from ./racluster.c:43:
/usr/include/netinet/icmp6.h:104:1: warning: this is the location of the previous definition
gcc -O3 -pthread -o ../bin/racluster racluster.o ../lib/argus_parse.a ../lib/argus_common.a ../lib/argus_client.a -lm
gcc -O3 -pthread -o ../bin/rastrip rastrip.o ../lib/argus_parse.a ../lib/argus_common.a ../lib/argus_client.a -lm
rastrip.o: file not recognized: File format not recognized
*** Error code 1

Stop in /tmp/argus-clients-3.0.0.rc.1/clients.
*** Error code 1

Stop in /tmp/argus-clients-3.0.0.rc.1.
$


More information about the argus mailing list