$ ./configure checking build system type... powerpc-ibm-aix5.2.0.0 checking host system type... powerpc-ibm-aix5.2.0.0 checking target system type... powerpc-ibm-aix5.2.0.0 checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking gcc version... 2 checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking whether make sets ${MAKE}... yes checking for flex... flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for bison... bison -y checking for main in -lm... yes checking how to run the C preprocessor... gcc -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 for unsigned long long int... yes checking size of unsigned long long int... 8 checking for unsigned long int... yes checking size of unsigned long int... 4 checking for unsigned int... yes checking size of unsigned int... 4 checking for unsigned short... yes checking size of unsigned short... 2 checking for gethostbyname... yes checking for socket... yes checking for putmsg in -lstr... no checking for fpurge... no checking for mkstemp... yes checking for valloc... yes checking for memalign... no checking for inet_pton... yes checking how to print unsigned long long... %llu configure: creating ./config.status config.status: creating Makefile $ make gcc -O2 -Wall -Wshadow -Wpointer-arith -Wcast-qual -W -gxcoff -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -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 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1 -I. -I/usr/local/include -I. -I../pcap -I/usr/include/pcap -c -o avl.o avl.c In file included from avl.c:55: tcptrace.h:795: warning: declaration of `tcb' shadows global declaration gcc -O2 -Wall -Wshadow -Wpointer-arith -Wcast-qual -W -gxcoff -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -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 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1 -I. -I/usr/local/include -I. -I../pcap -I/usr/include/pcap -c -o compress.o compress.c In file included from compress.c:55: tcptrace.h:795: warning: declaration of `tcb' shadows global declaration compress.c: In function `WhichFormat': compress.c:180: warning: comparison between signed and unsigned compress.c: In function `CompSaveHeader': compress.c:285: warning: declaration of `fd' shadows previous local compress.c: At top level: compress.c:627: warning: declaration of `f_orig_stdin' shadows global declaration compress.c: In function `PipeFitting': compress.c:628: warning: declaration of `f_orig_stdin' shadows global declaration compress.c:648: warning: comparison between signed and unsigned compress.c:669: warning: comparison between signed and unsigned compress.c:702: warning: comparison between signed and unsigned compress.c: In function `CompCloseFile': compress.c:714: warning: unused parameter `filename' compress.c: In function `CompFormats': compress.c:750: warning: comparison between signed and unsigned gcc -O2 -Wall -Wshadow -Wpointer-arith -Wcast-qual -W -gxcoff -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -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 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1 -I. -I/usr/local/include -I. -I../pcap -I/usr/include/pcap -c -o erf.o erf.c In file included from erf.c:42: tcptrace.h:795: warning: declaration of `tcb' shadows global declaration erf.c: In function `is_erf': erf.c:267: warning: unused parameter `filename' gcc -O2 -Wall -Wshadow -Wpointer-arith -Wcast-qual -W -gxcoff -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -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 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1 -I. -I/usr/local/include -I. -I../pcap -I/usr/include/pcap -c -o etherpeek.o etherpeek.c In file included from etherpeek.c:55: tcptrace.h:795: warning: declaration of `tcb' shadows global declaration etherpeek.c: In function `is_EP': etherpeek.c:358: warning: unused parameter `filename' gcc -O2 -Wall -Wshadow -Wpointer-arith -Wcast-qual -W -gxcoff -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -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 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1 -I. -I/usr/local/include -I. -I../pcap -I/usr/include/pcap -c -o gcache.o gcache.c In file included from gcache.c:55: tcptrace.h:795: warning: declaration of `tcb' shadows global declaration gcache.c: In function `cainsert': gcache.c:324: warning: declaration of `hash' shadows global declaration gcache.c: In function `calookup': gcache.c:399: warning: declaration of `hash' shadows global declaration gcache.c: In function `caremove': gcache.c:440: warning: declaration of `hash' shadows global declaration gcache.c: In function `cafreemem': gcache.c:620: warning: unused parameter `nbytes' gcache.c: In function `cadeleteold': gcache.c:650: warning: comparison between signed and unsigned gcache.c: In function `caisold': gcache.c:703: warning: comparison between signed and unsigned gcache.c: In function `caunlink': gcache.c:839: warning: declaration of `hash' shadows global declaration gcc -O2 -Wall -Wshadow -Wpointer-arith -Wcast-qual -W -gxcoff -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -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 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1 -I. -I/usr/local/include -I. -I../pcap -I/usr/include/pcap -c -o mfiles.o mfiles.c In file included from mfiles.c:55: tcptrace.h:795: warning: declaration of `tcb' shadows global declaration gcc -O2 -Wall -Wshadow -Wpointer-arith -Wcast-qual -W -gxcoff -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -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 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1 -I. -I/usr/local/include -I. -I../pcap -I/usr/include/pcap -c -o names.o names.c In file included from names.c:55: tcptrace.h:795: warning: declaration of `tcb' shadows global declaration gcc -O2 -Wall -Wshadow -Wpointer-arith -Wcast-qual -W -gxcoff -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -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 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1 -I. -I/usr/local/include -I. -I../pcap -I/usr/include/pcap -c -o netm.o netm.c In file included from netm.c:55: tcptrace.h:795: warning: declaration of `tcb' shadows global declaration netm.c: In function `is_netm': netm.c:219: warning: unused parameter `filename' gcc -O2 -Wall -Wshadow -Wpointer-arith -Wcast-qual -W -gxcoff -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -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 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1 -I. -I/usr/local/include -I. -I../pcap -I/usr/include/pcap -c -o output.o output.c In file included from output.c:55: tcptrace.h:795: warning: declaration of `tcb' shadows global declaration gcc -O2 -Wall -Wshadow -Wpointer-arith -Wcast-qual -W -gxcoff -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -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 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1 -I. -I/usr/local/include -I. -I../pcap -I/usr/include/pcap -c -o plotter.o plotter.c In file included from plotter.c:55: tcptrace.h:795: warning: declaration of `tcb' shadows global declaration plotter.c:89: warning: declaration of `time' shadows global declaration plotter.c:107: warning: declaration of `time' shadows global declaration plotter.c: In function `xp_timestamp': plotter.c:108: warning: declaration of `time' shadows global declaration plotter.c: In function `TSGPlotName': plotter.c:229: warning: unused parameter `pl' plotter.c: In function `plotter_temp_color': plotter.c:412: warning: unused parameter `pl' gcc -O2 -Wall -Wshadow -Wpointer-arith -Wcast-qual -W -gxcoff -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -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 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1 -I. -I/usr/local/include -I. -I../pcap -I/usr/include/pcap -c -o print.o print.c In file included from print.c:54: tcptrace.h:795: warning: declaration of `tcb' shadows global declaration print.c:70: warning: declaration of `tcb' shadows global declaration print.c: In function `printeth_packet': print.c:150: warning: format not a string literal, argument types not checked print.c: In function `printipv4': print.c:221: warning: format not a string literal, argument types not checked print.c: In function `printtcp_packet': print.c:479: warning: comparison between signed and unsigned print.c:481: warning: comparison between signed and unsigned print.c:483: warning: comparison between signed and unsigned print.c:485: warning: comparison between signed and unsigned print.c:487: warning: comparison between signed and unsigned print.c: At top level: print.c:572: warning: declaration of `tcb' shadows global declaration print.c: In function `printpacket': print.c:573: warning: declaration of `tcb' shadows global declaration print.c: In function `printipv6': print.c:698: warning: unused parameter `plast' print.c: In function `PrintSeqRep': print.c:780: warning: format not a string literal, argument types not checked print.c:783: warning: format not a string literal, argument types not checked gcc -O2 -Wall -Wshadow -Wpointer-arith -Wcast-qual -W -gxcoff -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -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 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1 -I. -I/usr/local/include -I. -I../pcap -I/usr/include/pcap -c -o rexmit.o rexmit.c In file included from rexmit.c:55: tcptrace.h:795: warning: declaration of `tcb' shadows global declaration rexmit.c:107: warning: declaration of `rexmit' shadows global declaration rexmit.c: In function `graph_rtt_sample': rexmit.c:744: warning: unused parameter `pseg' gcc -O2 -Wall -Wshadow -Wpointer-arith -Wcast-qual -W -gxcoff -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -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 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1 -I. -I/usr/local/include -I. -I../pcap -I/usr/include/pcap -c -o snoop.o snoop.c In file included from snoop.c:55: tcptrace.h:795: warning: declaration of `tcb' shadows global declaration snoop.c: In function `is_snoop': snoop.c:374: warning: unused parameter `filename' gcc -O2 -Wall -Wshadow -Wpointer-arith -Wcast-qual -W -gxcoff -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -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 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1 -I. -I/usr/local/include -I. -I../pcap -I/usr/include/pcap -c -o nlanr.o nlanr.c In file included from nlanr.c:55: tcptrace.h:795: warning: declaration of `tcb' shadows global declaration gcc -O2 -Wall -Wshadow -Wpointer-arith -Wcast-qual -W -gxcoff -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -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 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1 -I. -I/usr/local/include -I. -I../pcap -I/usr/include/pcap -c -o tcpdump.o tcpdump.c In file included from tcpdump.c:55: tcptrace.h:795: warning: declaration of `tcb' shadows global declaration tcpdump.c: In function `callback': tcpdump.c:87: warning: unused parameter `user' tcpdump.c: In function `is_tcpdump': tcpdump.c:282: warning: unused parameter `filename' gcc -O2 -Wall -Wshadow -Wpointer-arith -Wcast-qual -W -gxcoff -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -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 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1 -I. -I/usr/local/include -I. -I../pcap -I/usr/include/pcap -c -o tcptrace.o tcptrace.c In file included from tcptrace.c:55: tcptrace.h:795: warning: declaration of `tcb' shadows global declaration tcptrace.c: In function `Args': tcptrace.c:626: warning: comparison between signed and unsigned tcptrace.c:638: warning: comparison between signed and unsigned tcptrace.c: In function `Formats': tcptrace.c:672: warning: comparison between signed and unsigned tcptrace.c: In function `ListModules': tcptrace.c:691: warning: comparison between signed and unsigned tcptrace.c: In function `UsageModules': tcptrace.c:707: warning: comparison between signed and unsigned tcptrace.c: In function `ProcessFile': tcptrace.c:889: warning: comparison between signed and unsigned tcptrace.c: In function `CheckArguments': tcptrace.c:1639: warning: declaration of `argv' shadows a parameter tcptrace.c:1705: warning: declaration of `argv' shadows a parameter tcptrace.c: In function `ParseExtendedOpt': tcptrace.c:1774: warning: comparison between signed and unsigned tcptrace.c: In function `ParseExtendedBool': tcptrace.c:1825: warning: comparison between signed and unsigned tcptrace.c:1867: warning: comparison between signed and unsigned tcptrace.c: In function `ParseExtendedVar': tcptrace.c:1932: warning: comparison between signed and unsigned tcptrace.c:1978: warning: comparison between signed and unsigned tcptrace.c: In function `VerifyPositive': tcptrace.c:1997: warning: comparison between signed and unsigned tcptrace.c: In function `ParseArgs': tcptrace.c:2112: warning: comparison of unsigned expression < 0 is always false tcptrace.c:2122: warning: comparison of unsigned expression < 0 is always false tcptrace.c: In function `DumpFlags': tcptrace.c:2359: warning: comparison between signed and unsigned tcptrace.c:2367: warning: comparison between signed and unsigned tcptrace.c: In function `LoadModules': tcptrace.c:2385: warning: comparison between signed and unsigned tcptrace.c: In function `FinishModules': tcptrace.c:2413: warning: comparison between signed and unsigned tcptrace.c: In function `ModulesPerConn': tcptrace.c:2436: warning: comparison between signed and unsigned tcptrace.c: In function `ModulesPerOldConn': tcptrace.c:2467: warning: comparison between signed and unsigned tcptrace.c: In function `ModulesPerUDPConn': tcptrace.c:2491: warning: comparison between signed and unsigned tcptrace.c: In function `ModulesPerNonTCPUDP': tcptrace.c:2522: warning: comparison between signed and unsigned tcptrace.c: In function `ModulesPerPacket': tcptrace.c:2546: warning: comparison between signed and unsigned tcptrace.c: In function `ModulesPerUDPPacket': tcptrace.c:2571: warning: comparison between signed and unsigned tcptrace.c: In function `ModulesPerFile': tcptrace.c:2594: warning: comparison between signed and unsigned tcptrace.c: In function `FileToBuf': tcptrace.c:2633: warning: declaration of `filesize' shadows global declaration tcptrace.c:2656: warning: comparison between signed and unsigned gcc -O2 -Wall -Wshadow -Wpointer-arith -Wcast-qual -W -gxcoff -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -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 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1 -I. -I/usr/local/include -I. -I../pcap -I/usr/include/pcap -c -o thruput.o thruput.c In file included from thruput.c:55: tcptrace.h:795: warning: declaration of `tcb' shadows global declaration thruput.c: In function `DoThru': thruput.c:116: warning: comparison between signed and unsigned gcc -O2 -Wall -Wshadow -Wpointer-arith -Wcast-qual -W -gxcoff -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -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 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1 -I. -I/usr/local/include -I. -I../pcap -I/usr/include/pcap -c -o trace.o trace.c In file included from trace.c:55: tcptrace.h:795: warning: declaration of `tcb' shadows global declaration trace.c: In function `FindTTP': trace.c:922: warning: comparison between signed and unsigned trace.c: In function `UpdateConnLists': trace.c:982: warning: comparison between signed and unsigned trace.c: In function `dotrace': trace.c:1320: syntax error before `.' trace.c:1323: syntax error before `.' trace.c:1344: `ip_ff' undeclared (first use in this function) trace.c:1344: (Each undeclared identifier is reported only once trace.c:1344: for each function it appears in.) trace.c:1606: warning: comparison between signed and unsigned trace.c:1609: warning: comparison between signed and unsigned trace.c:2248: warning: comparison between signed and unsigned trace.c:1321: warning: `eff_win' might be used uninitialized in this function trace.c: In function `trace_done': trace.c:2453: warning: declaration of `ptp' shadows previous local trace.c: In function `ExtractContents': trace.c:3011: warning: comparison between signed and unsigned trace.c: At top level: trace.c:3031: warning: declaration of `tcb' shadows global declaration trace.c: In function `check_hw_dups': trace.c:3032: warning: declaration of `tcb' shadows global declaration make: *** [trace.o] Error 1