ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: [Wireshark-dev] Is SVN broken?

From: Andrei Emeltchenko <andrei.emeltchenko.news@xxxxxxxxx>
Date: Mon, 27 Dec 2010 17:48:22 +0200
make[5]: Entering directory `/usr/src/wireshark-repository/epan/dissectors'
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H
-I. -I../.. -I./../.. -I./..    -I/usr/local/include -I/usr/include
'-DPLUGIN_DIR="/usr/local/lib/wireshark/plugins/1.5.0"' -Werror
-DINET6 -D_U_="__attribute__((unused))" -g -O2 -Wall -W -Wextra
-Wdeclaration-after-statement -Wendif-labels -Wpointer-arith
-Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security
-I/usr/local/include -pthread -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng12   -I/usr/include  -MT
libdissectors_la-packet-sgsap.lo -MD -MP -MF
.deps/libdissectors_la-packet-sgsap.Tpo -c -o
libdissectors_la-packet-sgsap.lo `test -f 'packet-sgsap.c' || echo
'./'`packet-sgsap.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I./../.. -I./..
-I/usr/local/include -I/usr/include
-DPLUGIN_DIR=\"/usr/local/lib/wireshark/plugins/1.5.0\" -Werror
-DINET6 "-D_U_=__attribute__((unused))" -g -O2 -Wall -W -Wextra
-Wdeclaration-after-statement -Wendif-labels -Wpointer-arith
-Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security
-I/usr/local/include -pthread -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include -MT
libdissectors_la-packet-sgsap.lo -MD -MP -MF
.deps/libdissectors_la-packet-sgsap.Tpo -c packet-sgsap.c  -fPIC -DPIC
-o .libs/libdissectors_la-packet-sgsap.o
cc1: warnings being treated as errors
packet-sgsap.c:387: error: ‘de_sgsap_tmsi’ defined but not used
make[5]: *** [libdissectors_la-packet-sgsap.lo] Error 1
make[5]: Leaving directory `/usr/src/wireshark-repository/epan/dissectors'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/usr/src/wireshark-repository/epan/dissectors'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/usr/src/wireshark-repository/epan/dissectors'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/wireshark-repository/epan'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/wireshark-repository'
make: *** [all] Error 2