Wireshark-bugs: [Wireshark-bugs] [Bug 8225] Support for RIM's BlackBerry Server Routing Protocol
Date: Thu, 17 Jan 2013 14:41:48 +0000

Comment # 4 on bug 8225 from
Sadly, as expected (for reasons unrelated to my patch), building the UI-related
portions of the Wireshark codebase bail out with:

make[2]: Entering directory
`/media/0edbd78a-d4c5-48af-adde-a9bf2839edd2/wireshark/ui/gtk'
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../wiretap  -DINET6
-DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE
-DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES  -D_FORTIFY_SOURCE=2
-I/usr/local/include -I/usr/local/include 
'-DPLUGIN_DIR="/usr/local/lib/wireshark/plugins/1.9.0"' -Werror -g -O2 -Wall -W
-Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith
-Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security
-Wold-style-definition -Wstrict-prototypes -Wjump-misses-init -Wvla -Waddress
-Warray-bounds -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas
-Wno-overlength-strings -Wwrite-strings -Wno-long-long -Wshadow -Wlogical-op
-fexcess-precision=fast -pthread -I/usr/include/atk-1.0
-I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2
-I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1  
-MT libgtkui_a-about_dlg.o -MD -MP -MF .deps/libgtkui_a-about_dlg.Tpo -c -o
libgtkui_a-about_dlg.o `test -f 'about_dlg.c' || echo './'`about_dlg.c
In file included from /usr/include/pango-1.0/pango/pango-gravity.h:98:0,
                 from /usr/include/pango-1.0/pango/pango-types.h:91,
                 from /usr/include/pango-1.0/pango/pango-font.h:26,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/gtk-2.0/gdk/gdktypes.h:37,
                 from /usr/include/gtk-2.0/gdk/gdkscreen.h:32,
                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:32,
                 from about_dlg.c:28:
/usr/include/pango-1.0/pango/pango-script.h:132:12: error: expected declaration
specifiers or ‘...’ before ‘G_CONST_RETURN’
/usr/include/pango-1.0/pango/pango-script.h:133:12: error: expected declaration
specifiers or ‘...’ before ‘G_CONST_RETURN’
In file included from /usr/include/pango-1.0/pango/pango-script.h:138:0,
                 from /usr/include/pango-1.0/pango/pango-gravity.h:98,
                 from /usr/include/pango-1.0/pango/pango-types.h:91,
                 from /usr/include/pango-1.0/pango/pango-font.h:26,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/gtk-2.0/gdk/gdktypes.h:37,
                 from /usr/include/gtk-2.0/gdk/gdkscreen.h:32,
                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:32,
                 from about_dlg.c:28:
/usr/include/pango-1.0/pango/pango-language.h:37:16: error: expected ‘=’, ‘,’,
‘;’, ‘asm’ or ‘__attribute__’ before ‘char’
/usr/include/pango-1.0/pango/pango-language.h:41:16: error: expected ‘=’, ‘,’,
‘;’, ‘asm’ or ‘__attribute__’ before ‘char’
In file included from /usr/include/pango-1.0/pango/pango-script.h:138:0,
                 from /usr/include/pango-1.0/pango/pango-gravity.h:98,
                 from /usr/include/pango-1.0/pango/pango-types.h:91,
                 from /usr/include/pango-1.0/pango/pango-font.h:26,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/gtk-2.0/gdk/gdktypes.h:37,
                 from /usr/include/gtk-2.0/gdk/gdkscreen.h:32,
                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:32,
                 from about_dlg.c:28:
/usr/include/pango-1.0/pango/pango-language.h:51:16: error: expected ‘=’, ‘,’,
‘;’, ‘asm’ or ‘__attribute__’ before ‘PangoScript’
In file included from /usr/include/pango-1.0/pango/pango-attributes.h:25:0,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/gtk-2.0/gdk/gdktypes.h:37,
                 from /usr/include/gtk-2.0/gdk/gdkscreen.h:32,
                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:32,
                 from about_dlg.c:28:
/usr/include/pango-1.0/pango/pango-font.h:120:16: error: expected ‘=’, ‘,’,
‘;’, ‘asm’ or ‘__attribute__’ before ‘char’
/usr/include/pango-1.0/pango/pango-font.h:215:16: error: expected ‘=’, ‘,’,
‘;’, ‘asm’ or ‘__attribute__’ before ‘char’
/usr/include/pango-1.0/pango/pango-font.h:264:16: error: expected ‘=’, ‘,’,
‘;’, ‘asm’ or ‘__attribute__’ before ‘char’
In file included from /usr/include/pango-1.0/pango/pango.h:25:0,
                 from /usr/include/gtk-2.0/gdk/gdktypes.h:37,
                 from /usr/include/gtk-2.0/gdk/gdkscreen.h:32,
                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:32,
                 from about_dlg.c:28:
/usr/include/pango-1.0/pango/pango-attributes.h:183:16: error: expected ‘=’,
‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘char’
In file included from /usr/include/pango-1.0/pango/pango.h:28:0,
                 from /usr/include/gtk-2.0/gdk/gdktypes.h:37,
                 from /usr/include/gtk-2.0/gdk/gdkscreen.h:32,
                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:32,
                 from about_dlg.c:28:
/usr/include/pango-1.0/pango/pango-context.h:89:16: error: expected ‘=’, ‘,’,
‘;’, ‘asm’ or ‘__attribute__’ before ‘PangoMatrix’
In file included from /usr/include/pango-1.0/pango/pango.h:40:0,
                 from /usr/include/gtk-2.0/gdk/gdktypes.h:37,
                 from /usr/include/gtk-2.0/gdk/gdkscreen.h:32,
                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:32,
                 from about_dlg.c:28:
/usr/include/pango-1.0/pango/pango-layout.h:119:16: error: expected ‘=’, ‘,’,
‘;’, ‘asm’ or ‘__attribute__’ before ‘PangoFontDescription’
In file included from /usr/include/pango-1.0/pango/pango.h:42:0,
                 from /usr/include/gtk-2.0/gdk/gdktypes.h:37,
                 from /usr/include/gtk-2.0/gdk/gdkscreen.h:32,
                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:32,
                 from about_dlg.c:28:
/usr/include/pango-1.0/pango/pango-renderer.h:252:16: error: expected ‘=’, ‘,’,
‘;’, ‘asm’ or ‘__attribute__’ before ‘PangoMatrix’
In file included from /usr/include/pango-1.0/pango/pango.h:46:0,
                 from /usr/include/gtk-2.0/gdk/gdktypes.h:37,
                 from /usr/include/gtk-2.0/gdk/gdkscreen.h:32,
                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:32,
                 from about_dlg.c:28:
/usr/include/pango-1.0/pango/pango-utils.h:134:16: error: expected ‘=’, ‘,’,
‘;’, ‘asm’ or ‘__attribute__’ before ‘char’
/usr/include/pango-1.0/pango/pango-utils.h:137:16: error: expected ‘=’, ‘,’,
‘;’, ‘asm’ or ‘__attribute__’ before ‘char’
In file included from /usr/include/gtk-2.0/gdk/gdkevents.h:37:0,
                 from /usr/include/gtk-2.0/gdk/gdkdisplay.h:32,
                 from /usr/include/gtk-2.0/gdk/gdkscreen.h:33,
                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:32,
                 from about_dlg.c:28:
/usr/include/gtk-2.0/gdk/gdkinput.h:133:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
In file included from /usr/include/gtk-2.0/gdk/gdkscreen.h:33:0,
                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:32,
                 from about_dlg.c:28:
/usr/include/gtk-2.0/gdk/gdkdisplay.h:112:3: error: expected
specifier-qualifier-list before ‘G_CONST_RETURN’
/usr/include/gtk-2.0/gdk/gdkdisplay.h:144:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:35:0,
                 from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37,
                 from /usr/include/gtk-2.0/gdk/gdkcairo.h:28,
                 from /usr/include/gtk-2.0/gdk/gdk.h:33,
                 from /usr/include/gtk-2.0/gtk/gtk.h:32,
                 from about_dlg.c:28:
/usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:455:16: error:
expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gchar’
In file included from /usr/include/gtk-2.0/gtk/gtk.h:32:0,
                 from about_dlg.c:28:
/usr/include/gtk-2.0/gdk/gdk.h:83:16: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘char’
/usr/include/gtk-2.0/gdk/gdk.h:97:16: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘gchar’
In file included from /usr/include/atk-1.0/atk/atkobject.h:28:0,
                 from /usr/include/atk-1.0/atk/atk.h:25,
                 from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
                 from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:33,
                 from about_dlg.c:28:
/usr/include/atk-1.0/atk/atkstate.h:173:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
In file included from /usr/include/atk-1.0/atk/atk.h:25:0,
                 from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
                 from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:33,
                 from about_dlg.c:28:
/usr/include/atk-1.0/atk/atkobject.h:384:3: error: expected
specifier-qualifier-list before ‘G_CONST_RETURN’
/usr/include/atk-1.0/atk/atkobject.h:538:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/atk-1.0/atk/atkobject.h:539:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/atk-1.0/atk/atkobject.h:574:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/atk-1.0/atk/atkobject.h:585:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
In file included from /usr/include/atk-1.0/atk/atk.h:26:0,
                 from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
                 from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:33,
                 from about_dlg.c:28:
/usr/include/atk-1.0/atk/atkaction.h:58:3: error: expected
specifier-qualifier-list before ‘G_CONST_RETURN’
/usr/include/atk-1.0/atk/atkaction.h:88:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/atk-1.0/atk/atkaction.h:90:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/atk-1.0/atk/atkaction.h:92:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/atk-1.0/atk/atkaction.h:100:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
In file included from /usr/include/atk-1.0/atk/atkcomponent.h:28:0,
                 from /usr/include/atk-1.0/atk/atk.h:27,
                 from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
                 from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:33,
                 from about_dlg.c:28:
/usr/include/atk-1.0/atk/atkutil.h:150:4: error: expected
specifier-qualifier-list before ‘G_CONST_RETURN’
/usr/include/atk-1.0/atk/atkutil.h:232:16: error: expected ‘=’, ‘,’, ‘;’, ‘asm’
or ‘__attribute__’ before ‘gchar’
/usr/include/atk-1.0/atk/atkutil.h:237:16: error: expected ‘=’, ‘,’, ‘;’, ‘asm’
or ‘__attribute__’ before ‘gchar’
/usr/include/atk-1.0/atk/atkutil.h:242:16: error: expected ‘=’, ‘,’, ‘;’, ‘asm’
or ‘__attribute__’ before ‘gchar’
In file included from /usr/include/atk-1.0/atk/atk.h:28:0,
                 from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
                 from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:33,
                 from about_dlg.c:28:
/usr/include/atk-1.0/atk/atkdocument.h:52:3: error: expected
specifier-qualifier-list before ‘G_CONST_RETURN’
/usr/include/atk-1.0/atk/atkdocument.h:71:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/atk-1.0/atk/atkdocument.h:73:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/atk-1.0/atk/atkdocument.h:75:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
In file included from /usr/include/atk-1.0/atk/atkeditabletext.h:28:0,
                 from /usr/include/atk-1.0/atk/atk.h:29,
                 from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
                 from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:33,
                 from about_dlg.c:28:
/usr/include/atk-1.0/atk/atktext.h:360:16: error: expected ‘=’, ‘,’, ‘;’, ‘asm’
or ‘__attribute__’ before ‘gchar’
/usr/include/atk-1.0/atk/atktext.h:362:16: error: expected ‘=’, ‘,’, ‘;’, ‘asm’
or ‘__attribute__’ before ‘gchar’
In file included from /usr/include/atk-1.0/atk/atk.h:34:0,
                 from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
                 from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:33,
                 from about_dlg.c:28:
/usr/include/atk-1.0/atk/atkimage.h:56:3: error: expected
specifier-qualifier-list before ‘G_CONST_RETURN’
/usr/include/atk-1.0/atk/atkimage.h:70:16: error: expected ‘=’, ‘,’, ‘;’, ‘asm’
or ‘__attribute__’ before ‘gchar’
/usr/include/atk-1.0/atk/atkimage.h:83:16: error: expected ‘=’, ‘,’, ‘;’, ‘asm’
or ‘__attribute__’ before ‘gchar’
In file included from /usr/include/atk-1.0/atk/atk.h:40:0,
                 from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
                 from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:33,
                 from about_dlg.c:28:
/usr/include/atk-1.0/atk/atkrelation.h:64:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
In file included from /usr/include/atk-1.0/atk/atk.h:47:0,
                 from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
                 from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:33,
                 from about_dlg.c:28:
/usr/include/atk-1.0/atk/atkstreamablecontent.h:61:3: error: expected
specifier-qualifier-list before ‘G_CONST_RETURN’
/usr/include/atk-1.0/atk/atkstreamablecontent.h:95:16: error: expected ‘=’,
‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/atk-1.0/atk/atkstreamablecontent.h:100:16: error: expected ‘=’,
‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gchar’
In file included from /usr/include/atk-1.0/atk/atk.h:48:0,
                 from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
                 from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:33,
                 from about_dlg.c:28:
/usr/include/atk-1.0/atk/atktable.h:72:3: error: expected
specifier-qualifier-list before ‘G_CONST_RETURN’
/usr/include/atk-1.0/atk/atktable.h:166:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/atk-1.0/atk/atktable.h:171:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0,
                 from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:33,
                 from about_dlg.c:28:
/usr/include/gtk-2.0/gtk/gtkwidget.h:958:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
In file included from /usr/include/gtk-2.0/gtk/gtkdialog.h:35:0,
                 from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:33,
                 from about_dlg.c:28:
/usr/include/gtk-2.0/gtk/gtkwindow.h:182:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/gtk-2.0/gtk/gtkwindow.h:190:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/gtk-2.0/gtk/gtkwindow.h:294:1: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/gtk-2.0/gtk/gtkwindow.h:300:1: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
In file included from /usr/include/gtk-2.0/gtk/gtk.h:33:0,
                 from about_dlg.c:28:
/usr/include/gtk-2.0/gtk/gtkaboutdialog.h:84:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/gtk-2.0/gtk/gtkaboutdialog.h:87:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/gtk-2.0/gtk/gtkaboutdialog.h:90:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/gtk-2.0/gtk/gtkaboutdialog.h:93:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/gtk-2.0/gtk/gtkaboutdialog.h:96:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/gtk-2.0/gtk/gtkaboutdialog.h:104:16: error: expected ‘=’, ‘,’,
‘;’, ‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/gtk-2.0/gtk/gtkaboutdialog.h:107:16: error: expected ‘=’, ‘,’,
‘;’, ‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/gtk-2.0/gtk/gtkaboutdialog.h:110:16: error: expected ‘=’, ‘,’,
‘;’, ‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/gtk-2.0/gtk/gtkaboutdialog.h:113:16: error: expected ‘=’, ‘,’,
‘;’, ‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/gtk-2.0/gtk/gtkaboutdialog.h:116:16: error: expected ‘=’, ‘,’,
‘;’, ‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/gtk-2.0/gtk/gtkaboutdialog.h:119:16: error: expected ‘=’, ‘,’,
‘;’, ‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/gtk-2.0/gtk/gtkaboutdialog.h:125:16: error: expected ‘=’, ‘,’,
‘;’, ‘asm’ or ‘__attribute__’ before ‘gchar’
In file included from /usr/include/gtk-2.0/gtk/gtklabel.h:36:0,
                 from /usr/include/gtk-2.0/gtk/gtkaccellabel.h:38,
                 from /usr/include/gtk-2.0/gtk/gtk.h:35,
                 from about_dlg.c:28:
/usr/include/gtk-2.0/gtk/gtkmenu.h:185:16: error: expected ‘=’, ‘,’, ‘;’, ‘asm’
or ‘__attribute__’ before ‘gchar’
In file included from /usr/include/gtk-2.0/gtk/gtkaccellabel.h:38:0,
                 from /usr/include/gtk-2.0/gtk/gtk.h:35,
                 from about_dlg.c:28:
/usr/include/gtk-2.0/gtk/gtklabel.h:114:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/gtk-2.0/gtk/gtklabel.h:120:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/gtk-2.0/gtk/gtklabel.h:180:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
In file included from /usr/include/gtk-2.0/gtk/gtk.h:38:0,
                 from about_dlg.c:28:
/usr/include/gtk-2.0/gtk/gtkaction.h:93:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/gtk-2.0/gtk/gtkaction.h:111:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/gtk-2.0/gtk/gtkaction.h:148:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/gtk-2.0/gtk/gtkaction.h:151:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/gtk-2.0/gtk/gtkaction.h:154:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/gtk-2.0/gtk/gtkaction.h:157:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/gtk-2.0/gtk/gtkaction.h:163:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
In file included from /usr/include/gtk-2.0/gtk/gtk.h:39:0,
                 from about_dlg.c:28:
/usr/include/gtk-2.0/gtk/gtkactiongroup.h:113:16: error: expected ‘=’, ‘,’,
‘;’, ‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/gtk-2.0/gtk/gtkactiongroup.h:167:16: error: expected ‘=’, ‘,’,
‘;’, ‘asm’ or ‘__attribute__’ before ‘gchar’
In file included from /usr/include/gtk-2.0/gtk/gtkaspectframe.h:35:0,
                 from /usr/include/gtk-2.0/gtk/gtk.h:44,
                 from about_dlg.c:28:
/usr/include/gtk-2.0/gtk/gtkframe.h:77:16: error: expected ‘=’, ‘,’, ‘;’, ‘asm’
or ‘__attribute__’ before ‘gchar’
In file included from /usr/include/gtk-2.0/gtk/gtk.h:45:0,
                 from about_dlg.c:28:
/usr/include/gtk-2.0/gtk/gtkassistant.h:149:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
In file included from /usr/include/gtk-2.0/gtk/gtkbutton.h:36:0,
                 from /usr/include/gtk-2.0/gtk/gtk.h:52,
                 from about_dlg.c:28:
/usr/include/gtk-2.0/gtk/gtkimage.h:254:9: error: expected declaration
specifiers or ‘...’ before ‘G_CONST_RETURN’
In file included from /usr/include/gtk-2.0/gtk/gtk.h:52:0,
                 from about_dlg.c:28:
/usr/include/gtk-2.0/gtk/gtkbutton.h:111:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
In file included from /usr/include/gtk-2.0/gtk/gtkcelllayout.h:28:0,
                 from /usr/include/gtk-2.0/gtk/gtk.h:55,
                 from about_dlg.c:28:
/usr/include/gtk-2.0/gtk/gtktreeviewcolumn.h:185:16: error: expected ‘=’, ‘,’,
‘;’, ‘asm’ or ‘__attribute__’ before ‘gchar’
In file included from /usr/include/gtk-2.0/gtk/gtkcheckmenuitem.h:35:0,
                 from /usr/include/gtk-2.0/gtk/gtk.h:67,
                 from about_dlg.c:28:
/usr/include/gtk-2.0/gtk/gtkmenuitem.h:91:3: error: expected
specifier-qualifier-list before ‘G_CONST_RETURN’
/usr/include/gtk-2.0/gtk/gtkmenuitem.h:118:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/gtk-2.0/gtk/gtkmenuitem.h:122:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
In file included from /usr/include/gtk-2.0/gtk/gtk.h:71:0,
                 from about_dlg.c:28:
/usr/include/gtk-2.0/gtk/gtkcolorbutton.h:98:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
In file included from /usr/include/gtk-2.0/gtk/gtkentry.h:42:0,
                 from /usr/include/gtk-2.0/gtk/gtktreeview.h:31,
                 from /usr/include/gtk-2.0/gtk/gtkcombobox.h:29,
                 from /usr/include/gtk-2.0/gtk/gtk.h:74,
                 from about_dlg.c:28:
/usr/include/gtk-2.0/gtk/gtkentrybuffer.h:102:16: error: expected ‘=’, ‘,’,
‘;’, ‘asm’ or ‘__attribute__’ before ‘gchar’
In file included from /usr/include/gtk-2.0/gtk/gtktreeview.h:31:0,
                 from /usr/include/gtk-2.0/gtk/gtkcombobox.h:29,
                 from /usr/include/gtk-2.0/gtk/gtk.h:74,
                 from about_dlg.c:28:
/usr/include/gtk-2.0/gtk/gtkentry.h:191:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘GtkBorder’
/usr/include/gtk-2.0/gtk/gtkentry.h:216:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
In file included from /usr/include/gtk-2.0/gtk/gtk.h:74:0,
                 from about_dlg.c:28:
/usr/include/gtk-2.0/gtk/gtkcombobox.h:91:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
In file included from /usr/include/gtk-2.0/gtk/gtk.h:88:0,
                 from about_dlg.c:28:
/usr/include/gtk-2.0/gtk/gtkexpander.h:79:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
In file included from /usr/include/gtk-2.0/gtk/gtkfilechooser.h:28:0,
                 from /usr/include/gtk-2.0/gtk/gtk.h:90,
                 from about_dlg.c:28:
/usr/include/gtk-2.0/gtk/gtkfilefilter.h:64:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
In file included from /usr/include/gtk-2.0/gtk/gtk.h:91:0,
                 from about_dlg.c:28:
/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:80:16: error: expected ‘=’,
‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gchar’
In file included from /usr/include/gtk-2.0/gtk/gtk.h:95:0,
                 from about_dlg.c:28:
/usr/include/gtk-2.0/gtk/gtkfontbutton.h:78:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/gtk-2.0/gtk/gtkfontbutton.h:87:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
In file included from /usr/include/gtk-2.0/gtk/gtk.h:96:0,
                 from about_dlg.c:28:
/usr/include/gtk-2.0/gtk/gtkfontsel.h:208:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
In file included from /usr/include/gtk-2.0/gtk/gtk.h:108:0,
                 from about_dlg.c:28:
/usr/include/gtk-2.0/gtk/gtkiconfactory.h:115:16: error: expected ‘=’, ‘,’,
‘;’, ‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/gtk-2.0/gtk/gtkiconfactory.h:158:16: error: expected ‘=’, ‘,’,
‘;’, ‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/gtk-2.0/gtk/gtkiconfactory.h:159:16: error: expected ‘=’, ‘,’,
‘;’, ‘asm’ or ‘__attribute__’ before ‘gchar’
In file included from /usr/include/gtk-2.0/gtk/gtk.h:109:0,
                 from about_dlg.c:28:
/usr/include/gtk-2.0/gtk/gtkicontheme.h:178:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/gtk-2.0/gtk/gtkicontheme.h:190:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
In file included from /usr/include/gtk-2.0/gtk/gtk.h:121:0,
                 from about_dlg.c:28:
/usr/include/gtk-2.0/gtk/gtklinkbutton.h:74:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
In file included from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:0,
                 from /usr/include/gtk-2.0/gtk/gtk.h:128,
                 from about_dlg.c:28:
/usr/include/gtk-2.0/gtk/gtktoolbutton.h:76:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/gtk-2.0/gtk/gtktoolbutton.h:82:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/gtk-2.0/gtk/gtktoolbutton.h:85:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
In file included from /usr/include/gtk-2.0/gtk/gtk.h:133:0,
                 from about_dlg.c:28:
/usr/include/gtk-2.0/gtk/gtknotebook.h:266:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/gtk-2.0/gtk/gtknotebook.h:276:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
In file included from /usr/include/gtk-2.0/gtk/gtkpagesetup.h:29:0,
                 from /usr/include/gtk-2.0/gtk/gtk.h:137,
                 from about_dlg.c:28:
/usr/include/gtk-2.0/gtk/gtkpapersize.h:67:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/gtk-2.0/gtk/gtkpapersize.h:68:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/gtk-2.0/gtk/gtkpapersize.h:69:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/gtk-2.0/gtk/gtkpapersize.h:90:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
In file included from /usr/include/gtk-2.0/gtk/gtkprintoperation.h:33:0,
                 from /usr/include/gtk-2.0/gtk/gtk.h:142,
                 from about_dlg.c:28:
/usr/include/gtk-2.0/gtk/gtkprintsettings.h:74:16: error: expected ‘=’, ‘,’,
‘;’, ‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/gtk-2.0/gtk/gtkprintsettings.h:148:16: error: expected ‘=’, ‘,’,
‘;’, ‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/gtk-2.0/gtk/gtkprintsettings.h:216:16: error: expected ‘=’, ‘,’,
‘;’, ‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/gtk-2.0/gtk/gtkprintsettings.h:219:16: error: expected ‘=’, ‘,’,
‘;’, ‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/gtk-2.0/gtk/gtkprintsettings.h:222:16: error: expected ‘=’, ‘,’,
‘;’, ‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/gtk-2.0/gtk/gtkprintsettings.h:225:16: error: expected ‘=’, ‘,’,
‘;’, ‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/gtk-2.0/gtk/gtkprintsettings.h:228:16: error: expected ‘=’, ‘,’,
‘;’, ‘asm’ or ‘__attribute__’ before ‘gchar’
In file included from /usr/include/gtk-2.0/gtk/gtk.h:142:0,
                 from about_dlg.c:28:
/usr/include/gtk-2.0/gtk/gtkprintoperation.h:176:16: error: expected ‘=’, ‘,’,
‘;’, ‘asm’ or ‘__attribute__’ before ‘gchar’
In file included from /usr/include/gtk-2.0/gtk/gtk.h:145:0,
                 from about_dlg.c:28:
/usr/include/gtk-2.0/gtk/gtkprogressbar.h:139:16: error: expected ‘=’, ‘,’,
‘;’, ‘asm’ or ‘__attribute__’ before ‘gchar’
In file included from /usr/include/gtk-2.0/gtk/gtkrecentaction.h:30:0,
                 from /usr/include/gtk-2.0/gtk/gtk.h:152,
                 from about_dlg.c:28:
/usr/include/gtk-2.0/gtk/gtkrecentmanager.h:179:16: error: expected ‘=’, ‘,’,
‘;’, ‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/gtk-2.0/gtk/gtkrecentmanager.h:180:16: error: expected ‘=’, ‘,’,
‘;’, ‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/gtk-2.0/gtk/gtkrecentmanager.h:181:16: error: expected ‘=’, ‘,’,
‘;’, ‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/gtk-2.0/gtk/gtkrecentmanager.h:182:16: error: expected ‘=’, ‘,’,
‘;’, ‘asm’ or ‘__attribute__’ before ‘gchar’
In file included from /usr/include/gtk-2.0/gtk/gtkrecentchooser.h:31:0,
                 from /usr/include/gtk-2.0/gtk/gtk.h:153,
                 from about_dlg.c:28:
/usr/include/gtk-2.0/gtk/gtkrecentfilter.h:69:16: error: expected ‘=’, ‘,’,
‘;’, ‘asm’ or ‘__attribute__’ before ‘gchar’
In file included from /usr/include/gtk-2.0/gtk/gtk.h:175:0,
                 from about_dlg.c:28:
/usr/include/gtk-2.0/gtk/gtkstatusicon.h:103:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/gtk-2.0/gtk/gtkstatusicon.h:104:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/gtk-2.0/gtk/gtkstatusicon.h:125:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
In file included from /usr/include/gtk-2.0/gtk/gtktextbuffer.h:38:0,
                 from /usr/include/gtk-2.0/gtk/gtk.h:180,
                 from about_dlg.c:28:
/usr/include/gtk-2.0/gtk/gtktextmark.h:97:16: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘gchar’
In file included from /usr/include/gtk-2.0/gtk/gtk.h:194:0,
                 from about_dlg.c:28:
/usr/include/gtk-2.0/gtk/gtktoolitemgroup.h:75:16: error: expected ‘=’, ‘,’,
‘;’, ‘asm’ or ‘__attribute__’ before ‘gchar’
In file included from /usr/include/gtk-2.0/gtk/gtk.h:195:0,
                 from about_dlg.c:28:
/usr/include/gtk-2.0/gtk/gtktoolpalette.h:138:16: error: expected ‘=’, ‘,’,
‘;’, ‘asm’ or ‘__attribute__’ before ‘GtkTargetEntry’
/usr/include/gtk-2.0/gtk/gtktoolpalette.h:139:16: error: expected ‘=’, ‘,’,
‘;’, ‘asm’ or ‘__attribute__’ before ‘GtkTargetEntry’
make[2]: *** [libgtkui_a-about_dlg.o] Error 1
make[2]: Leaving directory
`/media/0edbd78a-d4c5-48af-adde-a9bf2839edd2/wireshark/ui/gtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/media/0edbd78a-d4c5-48af-adde-a9bf2839edd2/wireshark'
make: *** [all] Error 2
tysonkey@ubuntu:/media/0edbd78a-d4c5-48af-adde-a9bf2839edd2/wireshark

I'm going to need to find another way of testing this, it seems.


You are receiving this mail because:
  • You are watching all bug changes.