First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 193981
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 193701
Assigned To: Gentoo Linux Gnome Desktop Team <gnome@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Sandro Bonazzola <sandro.bonazzola@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 193981 depends on: Show dependency tree
Bug 193981 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-09-27 11:23 0000
It seems that gtk api changed for some widget:

compiling with: x11-libs/gtk+-2.12.0-r2

make[3]: Entering directory
`/var/tmp/portage/gnome-base/gnome-applets-2.18.0-r2/work/gnome-applets-2.18.0/mixer'
if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.
-DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED
-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -I/usr/include/libxml2   -DORBIT2=1 -pthread
-I/usr/include/panel-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libgnomeui-2.0
-I/usr/include/libbonoboui-2.0 -I/usr/lib64/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2
-I/usr/include/libpng12 -I/usr/include/libgnome-2.0
-I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0
-I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0
-I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1
-I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0
-I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2   -DORBIT2=1
-pthread -I/usr/include/gnome-desktop-2.0 -I/usr/include/gtk-2.0
-I/usr/include/libgnomeui-2.0 -I/usr/include/startup-notification-1.0
-I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0
-I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0
-I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0
-I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include
-I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0
-I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0
-I/usr/include/libxml2      -march=athlon64 -O2 -pipe -fno-strict-aliasing -MT
applet.o -MD -MP -MF ".deps/applet.Tpo" -c -o applet.o applet.c; \
        then mv -f ".deps/applet.Tpo" ".deps/applet.Po"; else rm -f
".deps/applet.Tpo"; exit 1; fi
In file included from applet.c:49:
applet.h:90: error: expected specifier-qualifier-list before ‘GtkTooltips’
applet.c: In function ‘gnome_volume_applet_init’:
applet.c:222: error: ‘GnomeVolumeApplet’ has no member named ‘tooltips’
applet.c:223: error: ‘GnomeVolumeApplet’ has no member named ‘tooltips’
applet.c: In function ‘cb_volume’:
applet.c:1052: error: ‘GnomeVolumeApplet’ has no member named
‘force_next_update’
applet.c: In function ‘gnome_volume_applet_refresh’:
applet.c:1101: error: ‘GnomeVolumeApplet’ has no member named
‘force_next_update’
applet.c:1102: error: ‘GnomeVolumeApplet’ has no member named
‘force_next_update’
applet.c:1141: error: ‘GnomeVolumeApplet’ has no member named
‘tooltips’
applet.c: In function ‘cb_gconf’:
applet.c:1259: error: ‘GnomeVolumeApplet’ has no member named
‘force_next_update’
make[3]: *** [applet.o] Error 1
make[3]: Leaving directory
`/var/tmp/portage/gnome-base/gnome-applets-2.18.0-r2/work/gnome-applets-2.18.0/mixer'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/gnome-base/gnome-applets-2.18.0-r2/work/gnome-applets-2.18.0/mixer'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/gnome-base/gnome-applets-2.18.0-r2/work/gnome-applets-2.18.0'
make: *** [all] Error 2

------- Comment #1 From Jakub Moc (RETIRED) 2007-09-27 11:25:02 0000 -------

*** This bug has been marked as a duplicate of bug 193701 ***

First Last Prev Next    No search results available      Search page      Enter new bug