https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6744
Summary: build error in about_dlg.c
Product: Wireshark
Version: SVN
Platform: x86
OS/Version: Gentoo
Status: NEW
Severity: Normal
Priority: Low
Component: Wireshark
AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
ReportedBy: toralf.foerster@xxxxxx
Build Information:
svn rev 40556
--
since few days I got for the svn tree :
ccache gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../wiretap
-I/usr/local/include -I/usr/include
'-DPLUGIN_DIR="/usr/local/lib/wireshark/plugins/1.7.1"' -Werror -DINET6
-DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE
-DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -D_FORTIFY_SOURCE=2
-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 -Wold-style-definition
-fexcess-precision=fast -I/usr/local/include -pthread -DQT_SHARED
-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4
-I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore
-I/usr/include -MT libui_a-about_dlg.o -MD -MP -MF .deps/libui_a-about_dlg.Tpo
-c -o libui_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:30:
/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’
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.