Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15172] New: fast-user-switch-applet 2.24.0 cannot find libgnomeui/gnome-help.h

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 15172] New: fast-user-switch-applet 2.24.0 cannot find libgnomeui/gnome-help.h
  • Date: 14 Apr 2009 00:44:13 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=15172

Summary: fast-user-switch-applet 2.24.0 cannot find
libgnomeui/gnome-help.h
Product: Codex
Version: test grimoire
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: gnome2-libs
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: sandalle AT sourcemage.org


$ gaze version libgnomeui fast-user-switch-applet
Grimoire Section Spell Grimoire Version Installed
Version
-------- ------- ----- ----------------
-----------------
test gnome2-libs libgnomeui 2.24.1 2.24.1
test gnome2-libs fast-user-switch-applet 2.24.0 -

# cast fast-user-switch-applet
...
Making all in src
make[2]: Entering directory `/usr/src/fast-user-switch-applet-2.24.0/src'
gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\""Fast-User-Switch-Applet"\"
-DDATADIR=\""/usr/share"\" -DORBIT2=1 -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/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/libpng12
-I/usr/include/panel-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0
-I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include
-I/usr/include/libxml2 -I/usr/include/libbonobo-2.0
-I/usr/include/libgnomecanvas-2.0 -I/usr/include/libgnome-2.0
-I/usr/include/bonobo-activation-2.0 -I/usr/include/gail-1.0
-I/usr/include/libart-2.0 -I/usr/include/gnome-vfs-2.0
-I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libglade-2.0 -Wall
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare
-Wcast-align -Wchar-subscripts -Wsign-compare -Wno-strict-aliasing
-march=core2
-m32 -pipe -DPIC -fPIC -O2 -fomit-frame-pointer -MT
fast_user_switch_applet-applet.o -MD -MP -MF
.deps/fast_user_switch_applet-applet.Tpo -c -o
fast_user_switch_applet-applet.o
`test -f 'applet.c' || echo './'`applet.c
applet.c:55:35: error: libgnomeui/gnome-help.h: No such file or directory
applet.c: In function 'applet_fill_cb':
applet.c:459: warning: implicit declaration of function 'getuid'
applet.c:459: warning: nested extern declaration of 'getuid'
applet.c: In function 'help_cb':
applet.c:1109: warning: implicit declaration of function
'gnome_help_display_on_screen'
applet.c:1109: warning: nested extern declaration of
'gnome_help_display_on_screen'
make[2]: Leaving directory `/usr/src/fast-user-switch-applet-2.24.0/src'
make[2]: *** [fast_user_switch_applet-applet.o] Error 1
make[1]: Leaving directory `/usr/src/fast-user-switch-applet-2.24.0'
make[1]: *** [all-recursive] Error 1

$ gaze from libgnomeui/gnome-help.h
libgnomeui-2.24.1:/usr/include/libgnomeui-2.0/libgnomeui/gnome-help.h

$ ls -lah /usr/include/libgnomeui-2.0/libgnomeui/gnome-help.h
-rw-r--r-- 1 root root 1.8K 2009-04-13 16:04
/usr/include/libgnomeui-2.0/libgnomeui/gnome-help.h

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




Archive powered by MHonArc 2.6.24.

Top of Page