Wireshark-bugs: [Wireshark-bugs] [Bug 1977] New: airpdcap.c: In function `parse_key_string'
Date: Thu, 8 Nov 2007 22:41:05 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1977 Summary: airpdcap.c: In function `parse_key_string' Product: Wireshark Version: 0.99.5 Platform: PC OS/Version: Linux Status: NEW Severity: Normal Priority: Low Component: Wireshark AssignedTo: wireshark-bugs@xxxxxxxxxxxxx ReportedBy: gagan.82@xxxxxxxxxxx CC: gagan.82@xxxxxxxxxxx Build Information: trying to install wireshark-0.99.5 and got the following errors. I am using CentOS: 2.4.21-47.0.1.ELsmp #1 SMP Thu Oct 19 10:34:18 EDT 2006 x86_64 x86_64 x86_64 GNU/Linux command: ./configure --disable-gtk2 --enable-wireshark=no --enable-tshark=yes make (that's when I got the errors.) -- wireshark-0.99.5]# make /usr/bin/perl ./make-version.pl . Version configuration file version.conf not found. Using defaults. This is not a SVN build. svnversion.h is up-to-date. make all-recursive make[1]: Entering directory `/root/wireshark-0.99.5' Making all in tools make[2]: Entering directory `/root/wireshark-0.99.5/tools' Making all in lemon make[3]: Entering directory `/root/wireshark-0.99.5/tools/lemon' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/root/wireshark-0.99.5/tools/lemon' make[3]: Entering directory `/root/wireshark-0.99.5/tools' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/root/wireshark-0.99.5/tools' make[2]: Leaving directory `/root/wireshark-0.99.5/tools' Making all in wiretap make[2]: Entering directory `/root/wireshark-0.99.5/wiretap' make all-am make[3]: Entering directory `/root/wireshark-0.99.5/wiretap' make[3]: Leaving directory `/root/wireshark-0.99.5/wiretap' make[2]: Leaving directory `/root/wireshark-0.99.5/wiretap' Making all in doc make[2]: Entering directory `/root/wireshark-0.99.5/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/root/wireshark-0.99.5/doc' Making all in epan make[2]: Entering directory `/root/wireshark-0.99.5/epan' Making all in crypt make[3]: Entering directory `/root/wireshark-0.99.5/epan/crypt' if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I/usr/local/include -I/usr/local/include/pcap -I/usr/kerberos/include -DINET6 -D_U_="__attribute__((unused))" -Wall -Wpointer-arith -W -g -O2 -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/X11R6/include -I/usr/local/include/pcap -I/usr/kerberos/include -MT airpdcap.lo -MD -MP -MF ".deps/airpdcap.Tpo" -c -o airpdcap.lo airpdcap.c; \ then mv -f ".deps/airpdcap.Tpo" ".deps/airpdcap.Plo"; else rm -f ".deps/airpdcap.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I/usr/local/include -I/usr/local/include/pcap -I/usr/kerberos/include -DINET6 "-D_U_=__attribute__((unused))" -Wall -Wpointer-arith -W -g -O2 -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/X11R6/include -I/usr/local/include/pcap -I/usr/kerberos/include -MT airpdcap.lo -MD -MP -MF .deps/airpdcap.Tpo -c airpdcap.c -fPIC -DPIC -o .libs/airpdcap.o In file included from airpdcap_system.h:39, from airpdcap.c:39: airpdcap_interop.h:89: conflicting types for `size_t' /usr/lib/gcc-lib/x86_64-redhat-linux/3.2.3/include/stddef.h:213: previous declaration of `size_t' airpdcap.c: In function `parse_key_string': airpdcap.c:1434: warning: comparison between signed and unsigned airpdcap.c:1514: warning: comparison between signed and unsigned airpdcap.c:1558: warning: comparison between signed and unsigned /usr/include/bits/string2.h: At top level: airpdcap.c:1152: warning: `AirPDcapFreeSa' defined but not used make[3]: *** [airpdcap.lo] Error 1 make[3]: Leaving directory `/root/wireshark-0.99.5/epan/crypt' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/root/wireshark-0.99.5/epan' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/wireshark-0.99.5' make: *** [all] Error 2 -- Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
- Follow-Ups:
- [Wireshark-bugs] [Bug 1977] airpdcap.c: In function `parse_key_string'
- From: bugzilla-daemon
- [Wireshark-bugs] [Bug 1977] airpdcap.c: In function `parse_key_string'
- Prev by Date: [Wireshark-bugs] [Bug 1976] "DISSECTOR_ASSERT_NOT_REACHED" failures in packet-ber.c from LDAP
- Next by Date: [Wireshark-bugs] [Bug 1978] New: Interface drop down in "Capture Options" not displaying user readable names
- Previous by thread: [Wireshark-bugs] [Bug 1392] RPC portmap classification switched to TCP after filtering
- Next by thread: [Wireshark-bugs] [Bug 1977] airpdcap.c: In function `parse_key_string'
- Index(es):