[Xfce-bugs] [Bug 7334] New: build error with glade 3.9.x
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Wed Feb 23 00:19:16 CET 2011
http://bugzilla.xfce.org/show_bug.cgi?id=7334
Summary: build error with glade 3.9.x
Classification: Xfce
Product: Libxfce4ui
Version: 4.8.0
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: Medium
Component: General
AssignedTo: nick at xfce.org
ReportedBy: cwickert at fedoraproject.org
CC: xfce-bugs at xfce.org
Created attachment 3502
--> http://bugzilla.xfce.org/attachment.cgi?id=3502
build.log of libxfce4ui 4.8.0 with glade 3.9.2
Recently glade 3.9.x was released. I patched configure to look for gladeui-2.0
(instead of gladeui-1.0) and build fails with
libxfce4ui-glade.c: In function 'glade_xfce_titled_dialog_post_create':
libxfce4ui-glade.c:63:60: error: 'GtkDialog' has no member named 'vbox'
libxfce4ui-glade.c:67:65: error: 'GtkDialog' has no member named 'action_area'
libxfce4ui-glade.c: In function 'glade_xfce_titled_dialog_get_internal_child':
libxfce4ui-glade.c:95:19: error: 'GtkDialog' has no member named 'vbox'
libxfce4ui-glade.c:97:19: error: 'GtkDialog' has no member named 'action_area'
libxfce4ui-glade.c: In function 'glade_xfce_titled_dialog_get_children':
libxfce4ui-glade.c:110:38: error: 'GtkDialog' has no member named 'vbox'
libxfce4ui-glade.c:111:1: warning: control reaches end of non-void function
[-Wreturn-type]
(same as in bug 7333)
--
Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the Xfce-bugs
mailing list