GNOME Bugzilla – Bug 575341
Compilation error of Totem 2.24.4 with tracke 0.6.9x
Last modified: 2009-03-14 20:24:17 UTC
Please describe the problem: Compiling latest totem version 2.2.24 make phase stop with this error : 11:35:11 [root@,..]: /tmp/totem-2.24.4 #make Making all in lib Making all in bindings Making all in python Making all in vala Making all in po Making all in data Making all in icons Making all in 16x16 Making all in 22x22 Making all in 24x24 Making all in 32x32 Making all in 48x48 Making all in scalable Found cached translation database Merging translations into totem.desktop. Making all in src Making all in plugins Making all in thumbnail Making all in screensaver Making all in ontop Making all in galago Making all in gromit Making all in media-player-keys Making all in properties Making all in sidebar-test Making all in skipto Making all in sample-python Making all in sample-vala Making all in youtube Making all in tracker gcc -DHAVE_CONFIG_H -I. -I../../.. -D_REENTRANT -DDBUS_API_SUBJECT_TO_CHANGE -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGCONF_PREFIX=\"/apps/totem\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/sbin\" -DBINDIR=\"/usr/bin\" -DTOTEM_PLUGIN_DIR=\"/usr/lib/totem/plugins\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gail-1.0 -I/usr/include/totem-pl-parser/1/plparser -I/usr/include/evolution-data-server-2.24 -I/usr/include/libsoup-2.4 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../ -I../../../src -I./ -I../../../src/plugins -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O2 -march=i486 -mtune=i686 -MT libtracker_la-totem-tracker-widget.lo -MD -MP -MF .deps/libtracker_la-totem-tracker-widget.Tpo -c totem-tracker-widget.c -fPIC -DPIC -o .libs/libtracker_la-totem-tracker-widget.o totem-tracker-widget.c:32:28: error: tracker-client.h: No such file or directory make[5]: *** [libtracker_la-totem-tracker-widget.lo] Error 1 make[4]: *** [all-recursive] Error 1 make[3]: *** [all-recursive] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Steps to reproduce: 1. ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var/lib --libexecdir=/usr/sbin 2. make 3. Actual results: Compilation from source stop! Expected results: No errors Does this happen every time? yes Other information: Slack12.1 Kernel 2.6.27.8 Gnome 2.24.3 compiled from scratch
Thanks for taking the time to report this bug. This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version (2.26). You may want to check for a software upgrade. *** This bug has been marked as a duplicate of 563706 ***