trouble building Workrave 1.9.0: missing GDome2

View: New views
6 Messages — Rating Filter:   Alert me  

trouble building Workrave 1.9.0: missing GDome2

by Joe Wells-5 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

When I run “./configure” in the unpacked directory of
workrave-1.9.0-3.tar.gz, I get output which terminates with these 2
lines:

  checking for gdome-config... no
  configure: error: Need GDome2

I've included the full output below in case it matters.

What file is this test looking for?  I could not tell from reading the
configure script what file or files it was checking for.

I'm running Ubuntu Dapper Drake with all updates applied.  I've run
“apt-get build-dep workrave” to try to ensure that all needed packages
are installed.  All packages listed in the “Build-Depends” line of
debian/control in the latest Workrave Subversion files are installed.

Thanks for any help!

--
Joe

P.S.  I still want to build Workrave from Subversion, but I am trying
building 1.9.0 because I am failing so far in building from the latest
Subversion files.

======================================================================
checking for a BSD-compatible install... /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking for gcc... gcc
checking whether we are using the GNU Objective C compiler... no
checking whether gcc accepts -g... no
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c -p
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for library containing strerror... none required
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 98304
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking how to run the C++ preprocessor... g++ -E
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for gm4... no
checking for m4... m4
checking for inline... inline
checking for an ANSI C-conforming const... yes
checking for ANSI C header files... (cached) yes
checking for ANSI C header files... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for stdlib.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for unistd.h... (cached) yes
checking for MOUSEHOOKSTRUCT.hwnd... no
checking return type of signal handlers... void
checking for gettimeofday... yes
checking for nanosleep... yes
checking for select... yes
checking for setlocale... yes
checking for realpath... yes
checking host system type... (cached) i686-pc-linux-gnu
checking for prefix by checking for workrave... /usr/bin/workrave
checking for platform... Unix
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for X... libraries /usr/X11R6/lib, headers
checking whether -R must be followed by a space... neither works
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking "X11/Xmu/Xmu.h" usability... no
checking "X11/Xmu/Xmu.h" presence... no
checking for "X11/Xmu/Xmu.h"... no
checking for XRecordEnableContext in -lXtst... no
checking for GLIB... yes
checking for GTK... yes
checking for GNOMEMM... yes
checking for GNOME... yes
checking for strlcat... no
checking if strlcat needs custom prototype... yes - in libkdefakes
checking for strlcpy... no
checking if strlcpy needs custom prototype... yes - in libkdefakes
checking for main in -lutil... yes
checking for main in -lcompat... no
checking for crypt in -lcrypt... yes
checking for socklen_t... socklen_t
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for inet_ntoa... yes
checking for connect... (cached) yes
checking for remove... (cached) yes
checking for shmat... (cached) yes
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking for poll in -lpoll... no
checking CoreAudio/CoreAudio.h usability... no
checking CoreAudio/CoreAudio.h presence... no
checking for CoreAudio/CoreAudio.h... no
checking if res_init needs -lresolv... yes
checking if res_init is available... yes
checking for killpg in -lucb... no
checking for int... yes
checking size of int... 4
checking for short... yes
checking size of short... 2
checking for long... yes
checking size of long... 4
checking for char *... yes
checking size of char *... 4
checking for dlopen in -ldl... yes
checking for shl_unload in -ldld... no
checking for size_t... yes
checking size of size_t... 4
checking for unsigned long... yes
checking size of unsigned long... 4
checking sizeof size_t == sizeof unsigned long... yes
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for _NSGetEnviron... no
checking for vsnprintf... yes
checking for snprintf... yes
checking for GCONF... yes
checking for GNET... yes
checking for gdome-config... no
configure: error: Need GDome2


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Workrave-user mailing list
Workrave-user@...
https://lists.sourceforge.net/lists/listinfo/workrave-user

Re: trouble building Workrave 1.9.0: missing GDome2

by Joe Wells-5 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Joe Wells <jbwells@...> writes:

> When I run “./configure” in the unpacked directory of
> workrave-1.9.0-3.tar.gz, I get output which terminates with these 2
> lines:
>
>   checking for gdome-config... no
>   configure: error: Need GDome2
>
> I've included the full output below in case it matters.
>
> What file is this test looking for?  I could not tell from reading the
> configure script what file or files it was checking for.

Okay, I made a guess that the libgdome2-dev package should be added to
the build dependencies.  So I did “apt-get install libgdome2-dev” and
then re-ran “./configure”.  Now it fails with these messages at the
end:

----------------------------------------------------------------------
checking for gdome-config... /usr/bin/gdome-config
/usr/bin/gdome-config: line 86: --libs: command not found
/usr/bin/gdome-config: line 87: --cflags: command not found
/usr/bin/gdome-config: line 86: --libs: command not found
/usr/bin/gdome-config: line 87: --cflags: command not found
checking for GSTREAMER... no
no
configure: error:
GStreamer development headers not found.
Use --disable-gstreamer if you do not need GStreamer (sound) support.
----------------------------------------------------------------------

The strange error messages from gdome-config seem to be irrelevant, as
these are on stderr and the stdout appears to be correct.

So it looks like another missing dependency on some gstreamer-related
package.  I'll work on figuring this out tomorrow.  If someone wants
to tell me in the meantime, that would be great ...

--
Joe

> I'm running Ubuntu Dapper Drake with all updates applied.  I've run
> “apt-get build-dep workrave” to try to ensure that all needed packages
> are installed.  All packages listed in the “Build-Depends” line of
> debian/control in the latest Workrave Subversion files are installed.
>
> Thanks for any help!
>
> --
> Joe
>
> P.S.  I still want to build Workrave from Subversion, but I am trying
> building 1.9.0 because I am failing so far in building from the latest
> Subversion files.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Workrave-user mailing list
Workrave-user@...
https://lists.sourceforge.net/lists/listinfo/workrave-user

building Workrave 1.9.0: which dbus package needed? (was: trouble building Workrave 1.9.0: missing GDome2)

by Joe Wells-5 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Joe Wells <jbwells@...> writes:

> Joe Wells <jbwells@...> writes:
>
>> When I run “./configure” in the unpacked directory of
>> workrave-1.9.0-3.tar.gz,
[...]
> Now it fails with these messages at the end:
>
> ----------------------------------------------------------------------
> checking for GSTREAMER... no
> no
> configure: error:
> GStreamer development headers not found.
> Use --disable-gstreamer if you do not need GStreamer (sound) support.
> ----------------------------------------------------------------------
[...]
> So it looks like another missing dependency on some gstreamer-related
> package.  I'll work on figuring this out tomorrow.  If someone wants
> to tell me in the meantime, that would be great ...

Okay, so I've found some more time to try to work this out.  “dpkg
--list '*gstream*dev*' tells me these are the possible packages (and
none are installed already):

  libgstreamer-gconf0.8-dev
  libgstreamer-plugins-base0.10-dev
  libgstreamer-plugins0.8-dev
  libgstreamer0.10-dev
  libgstreamer0.8-dev

I'm guessing Workrave wants libgstreamer0.10-dev.

Okay, let's run “apt-get install libgstreamer0.10-dev” and try again.

Yes, configure completes!  But wait, it tells me “DBUS support : no”.
But I want D-bus support, so I can script Workrave.

Which package do I need for this?  “dpkg --list '*dbus*dev*'” tells me
these are the relevant packages:

  dbus-1-dev
  dbus-glib-1-dev
  dbus-qt-1-dev
  libdbus-1-dev            (Already installed!)
  libdbus-glib-1-dev
  libdbus-glib-dev
  libdbus-glib0-dev
  libdbus-qt-1-dev
  libdbus0-dev

I'm guessing I don't want anything that has “dbus0” in its name.  But
which package do I need?  I already have “libdbus-1-dev” and that is
not making configure happy.

Help?

--
Joe

>> I'm running Ubuntu Dapper Drake with all updates applied.  I've run
>> “apt-get build-dep workrave” to try to ensure that all needed packages
>> are installed.  All packages listed in the “Build-Depends” line of
>> debian/control in the latest Workrave Subversion files are installed.
>>
>> Thanks for any help!
>>
>> --
>> Joe
>>
>> P.S.  I still want to build Workrave from Subversion, but I am trying
>> building 1.9.0 because I am failing so far in building from the latest
>> Subversion files.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Workrave-user mailing list
Workrave-user@...
https://lists.sourceforge.net/lists/listinfo/workrave-user

Re: building Workrave 1.9.0: which dbus package needed?

by Joe Wells-5 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Joe Wells <jbwells@...> writes:

> Joe Wells <jbwells@...> writes:
>
>> Joe Wells <jbwells@...> writes:
>>
>>> When I run “./configure” in the unpacked directory of
>>> workrave-1.9.0-3.tar.gz,
> [...]
> Yes, configure completes!  But wait, it tells me “DBUS support : no”.
> But I want D-bus support, so I can script Workrave.
>
> Which package do I need for this?  “dpkg --list '*dbus*dev*'” tells me
> these are the relevant packages:
>
>   dbus-1-dev
>   dbus-glib-1-dev
>   dbus-qt-1-dev
>   libdbus-1-dev            (Already installed!)
>   libdbus-glib-1-dev
>   libdbus-glib-dev
>   libdbus-glib0-dev
>   libdbus-qt-1-dev
>   libdbus0-dev
>
> I'm guessing I don't want anything that has “dbus0” in its name.  But
> which package do I need?  I already have “libdbus-1-dev” and that is
> not making configure happy.

I'm assuming I should not need anything with “qt” in the name, because
I am not trying to build with KDE support.

The package dbus-1-dev and libdbus0-dev say they are obsoleted by
libdbus-1-dev, which I already have installed.

The package libdbus-glib0-dev says it is obsoleted by
libdbus-glib-1-dev (which I just now installed, see below).

The packages dbus-glib-1-dev and libdbus-glib-dev do not actually
exist (and are listed by dpkg only because some other packages
erroneously refer to them).

I have now installed libdbus-glib-1-dev, and “./configure
--enable-dbus” fails with these error lines:

  checking for DBUS... no
  configure: error: Couldn't find d-bus.

Help?  What package do I need to convince configure that I have D-Bus?

--
Joe

>>> I'm running Ubuntu Dapper Drake with all updates applied.  I've run
>>> “apt-get build-dep workrave” to try to ensure that all needed packages
>>> are installed.  All packages listed in the “Build-Depends” line of
>>> debian/control in the latest Workrave Subversion files are installed.
>>>
>>> Thanks for any help!
>>>
>>> --
>>> Joe
>>>
>>> P.S.  I still want to build Workrave from Subversion, but I am trying
>>> building 1.9.0 because I am failing so far in building from the latest
>>> Subversion files.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Workrave-user mailing list
Workrave-user@...
https://lists.sourceforge.net/lists/listinfo/workrave-user

building Workrave 1.9.0: gst_registry_fork_set_enabled not declared

by Joe Wells-5 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

So I have (hopefully temporarily) given up on building Workrave 1.9.0
with D-Bus support.

I now get this error:

  GstSoundPlayer.cc: In constructor ‘GstSoundPlayer::GstSoundPlayer()’:
  GstSoundPlayer.cc:51: error: ‘gst_registry_fork_set_enabled’ was not declared in this scope

The preceding compile lines are included below, in case they help.

Any hints on how to solve this problem?

--
Joe

P.S.  I'm running Ubuntu Dapper Drake with all updates applied.  I've
run “apt-get build-dep workrave” to try to ensure that all needed
packages are installed.  All packages listed in the “Build-Depends”
line of debian/control in the latest Workrave Subversion files are
installed.  I've also installed libgdome2-dev and
libgstreamer0.10-dev.

======================================================================
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../..    -DWORKRAVE_PKGDATADIR="\"/home/jbw/local2/share/workrave\"" -D_XOPEN_SOURCE=600 -W -I../../../frontend/common/src/ -I../../../frontend/common/include -I../../../frontend/common/src/win32 -I../../../frontend/common/src/gnome -I../../../frontend/common/src/kde -I../../../frontend/common/src/osx -I ../../../common/include -I ../../../common/include/unix -I ../../../backend/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-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/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/panel-2.0   -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/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6   -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../common/win32/harpoon/include -g -O2 -O0 -g -Wall -DGLIBCXX_FORCE_NEW -DGLIBCPP_FORCE_NEW -MT libworkrave_frontend_common_la-GstSoundPlayer.lo -MD -MP -MF .deps/libworkrave_frontend_common_la-GstSoundPlayer.Tpo -c -o libworkrave_frontend_common_la-GstSoundPlayer.lo `test -f 'GstSoundPlayer.cc' || echo './'`GstSoundPlayer.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -DWORKRAVE_PKGDATADIR=\"/home/jbw/local2/share/workrave\" -D_XOPEN_SOURCE=600 -W -I../../../frontend/common/src/ -I../../../frontend/common/include -I../../../frontend/common/src/win32 -I../../../frontend/common/src/gnome -I../../../frontend/common/src/kde -I../../../frontend/common/src/osx -I ../../../common/include -I ../../../common/include/unix -I ../../../backend/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-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/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/panel-2.0 -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/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../common/win32/harpoon/include -g -O2 -O0 -g -Wall -DGLIBCXX_FORCE_NEW -DGLIBCPP_FORCE_NEW -MT libworkrave_frontend_common_la-GstSoundPlayer.lo -MD -MP -MF .deps/libworkrave_frontend_common_la-GstSoundPlayer.Tpo -c GstSoundPlayer.cc  -fPIC -DPIC -o .libs/libworkrave_frontend_common_la-GstSoundPlayer.o
GstSoundPlayer.cc: In constructor ‘GstSoundPlayer::GstSoundPlayer()’:
GstSoundPlayer.cc:51: error: ‘gst_registry_fork_set_enabled’ was not declared in this scope


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Workrave-user mailing list
Workrave-user@...
https://lists.sourceforge.net/lists/listinfo/workrave-user

building Workrave 1.9.0: missing gtkmm/statusicon.h and other GTK compile errors

by Joe Wells-5 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

So I have (hopefully temporarily) given up on building Workrave 1.9.0
with either D-Bus or GStreamer support.  (That is, my configure
command is now “./configure --disable-gstreamer”, so I get neither
D-Bus nor GStreamer.)

I now get this error:

  In file included from GUI.cc:64:
  StatusIcon.hh:30:30: error: gtkmm/statusicon.h: No such file or directory
  /usr/include/gconfmm-2.6/gconfmm/setinterface.h:42: warning: ‘class Gnome::Conf::SetInterface’ has virtual functions but non-virtual destructor
  StatusIcon.hh:65: error: ‘GtkStatusIcon’ has not been declared
  StatusIcon.hh:66: error: ‘GtkStatusIcon’ has not been declared
  StatusIcon.hh:70: error: ‘StatusIcon’ is not a member of ‘Gtk’
  StatusIcon.hh:70: error: ‘StatusIcon’ is not a member of ‘Gtk’
  StatusIcon.hh:70: error: template argument 1 is invalid

The preceding compile lines are included below, in case they help.

Any hints on how to solve this problem?

--
Joe

P.S.  I'm running Ubuntu Dapper Drake with all updates applied.  I've
run “apt-get build-dep workrave” to try to ensure that all needed
packages are installed.  All packages listed in the “Build-Depends”
line of debian/control in the latest Workrave Subversion files are
installed.  I've also installed libgdome2-dev and
libgstreamer0.10-dev.

======================================================================
g++ -DHAVE_CONFIG_H -DGNOMELOCALEDIR=\""/home/jbw/local2/share/locale"\" -I../../../intl -I. -I../../..    -DWORKRAVE_PKGDATADIR="\"/home/jbw/local2/share/workrave\"" -W -DWORKRAVE_DATADIR="\"/home/jbw/local2/share\"" -I../../../frontend/gtkmm/src/ -I ../../../common/include -I ../../../common/include/unix -I ../../../backend/include -I ../../../frontend/common/include -DORBIT2=1 -pthread -I/usr/include/libgnomeuimm-2.6 -I/usr/lib/libgnomeuimm-2.6/include -I/usr/include/libgnomemm-2.6 -I/usr/lib/libgnomemm-2.6/include -I/usr/include/libgnomecanvasmm-2.6 -I/usr/lib/libgnomecanvasmm-2.6/include -I/usr/include/gconfmm-2.6 -I/usr/lib/gconfmm-2.6/include -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-vfsmm-2.6 -I/usr/lib/gnome-vfsmm-2.6/include -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/libgnome-2.0 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-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/bonobo-activation-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-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/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/panel-2.0   -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/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -D_XOPEN_SOURCE=600 -pthread -I/usr/include/gnet-2.0 -I/usr/lib/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -I../../../frontend/gtkmm/src/unix/ -I../../../frontend/plugin/distribution/gtkmm/src -I../../../frontend/plugin/statistics/gtkmm/src -I../../../frontend/plugin/exercises/gtkmm/src -I../../../frontend/plugin/exercises/common/src -g -O2 -O0 -g -Wall -DGLIBCXX_FORCE_NEW -DGLIBCPP_FORCE_NEW -MT workrave-GUI.o -MD -MP -MF .deps/workrave-GUI.Tpo -c -o workrave-GUI.o `test -f 'GUI.cc' || echo './'`GUI.cc
In file included from GUI.cc:64:
StatusIcon.hh:30:30: error: gtkmm/statusicon.h: No such file or directory
/usr/include/gconfmm-2.6/gconfmm/setinterface.h:42: warning: ‘class Gnome::Conf::SetInterface’ has virtual functions but non-virtual destructor
StatusIcon.hh:65: error: ‘GtkStatusIcon’ has not been declared
StatusIcon.hh:66: error: ‘GtkStatusIcon’ has not been declared
StatusIcon.hh:70: error: ‘StatusIcon’ is not a member of ‘Gtk’
StatusIcon.hh:70: error: ‘StatusIcon’ is not a member of ‘Gtk’
StatusIcon.hh:70: error: template argument 1 is invalid


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Workrave-user mailing list
Workrave-user@...
https://lists.sourceforge.net/lists/listinfo/workrave-user