Bug 630 - Workrave fails to compile
Status:
RESOLVED FIXED
Component:
Build-Env
Version:
1.8.4
Hardware:
PC Linux
Importance:
P2 normal
Target Milestone:
---
Assignee:
Rob Caelers
URL:
Depends on:
Blocks:
Reported:
Apr 22 2007 08:29:08 UTC
by:
Priyank Gosalia
Modified:
Apr 29 2007 22:41:30 UTC
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| Rob Caelers | Apr 29 2007 22:41:30 UTC | status | NEW | RESOLVED |
| resolution | FIXED |
Description
Priyank Gosalia Apr 22 2007 08:29:08 UTC
While building workrave from source, i get the following errors: Processing file Workrave-Applet.idl if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I. -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/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/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/lib/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 -I ../../../../common/include -I ../../../../common/include/unix -I ../../../../common/include -I ../../../../common/include/unix -I ../../../../backend/include -I ../../../../backend/src/ -I ../../../../backend/src/unix -I ../../../../frontend/common/include/ -I ../../../../frontend/common/include/gnome -DWORKRAVE_DATADIR="\"/usr/share/workrave\"" -DWORKRAVE_UIDATADIR="\"/usr/share/gnome-2.0/ui\"" -DGNOMELOCALEDIR="\"/usr/share/locale\"" -march=i686 -O2 -pipe -Os -g -DNDEBUG -MT workrave_applet-WorkraveApplet.o -MD -MP -MF ".deps/workrave_applet-WorkraveApplet.Tpo" -c -o workrave_applet-WorkraveApplet.o `test -f 'WorkraveApplet.c' || echo './'`WorkraveApplet.c; \ then mv -f ".deps/workrave_applet-WorkraveApplet.Tpo" ".deps/workrave_applet-WorkraveApplet.Po"; else rm -f ".deps/workrave_applet-WorkraveApplet.Tpo"; exit 1; fi WorkraveApplet.c:23:21: error: credits.h: No such file or directory WorkraveApplet.c: In function 'verb_about': WorkraveApplet.c:360: error: 'workrave_copyright' undeclared (first use in this function) WorkraveApplet.c:360: error: (Each undeclared identifier is reported only once WorkraveApplet.c:360: error: for each function it appears in.) WorkraveApplet.c:365: error: 'workrave_translators' undeclared (first use in this function) WorkraveApplet.c:366: error: 'workrave_authors' undeclared (first use in this function) make[6]: *** [workrave_applet-WorkraveApplet.o] Error 1 make[6]: Leaving directory `/var/tmp/fst/src/workrave-1.8.4/frontend/gtkmm/src/gnome_applet' make[5]: *** [all-recursive] Error 1 make[5]: Leaving directory `/var/tmp/fst/src/workrave-1.8.4/frontend/gtkmm/src/gnome_applet' make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory `/var/tmp/fst/src/workrave-1.8.4/frontend/gtkmm/src' It seems that credits.h is missing. I couldn't find it in the source tarball either.
Comment 1
Rob Caelers Apr 29 2007 22:41:30 UTC
Indeed, please download workrave-1.8.4-2.tar.gz