By installing every gnome*mm*dev and *bonobo* package in the archive, I
was able to change this out for a different error:

In file included from BreakWindow.cc:39:
Frame.hh:45: error: `Gtk::Requisition' has not been declared
Frame.hh:45: error: ISO C++ forbids declaration of `requisition' with no type
Frame.hh:46: error: `Gtk::Allocation' has not been declared
Frame.hh:46: error: ISO C++ forbids declaration of `allocation' with no type
BreakWindow.cc: In member function `Gtk::Button* 
BreakWindow::create_lock_button()':
BreakWindow.cc:184: error: `sigc' has not been declared
BreakWindow.cc:184: error: no matching function for call to 
`mem_fun(BreakWindow&, void (BreakWindow::*)())'
BreakWindow.cc: In member function `Gtk::Button* 
BreakWindow::create_shutdown_button()':
BreakWindow.cc:203: error: `sigc' has not been declared
BreakWindow.cc:203: error: no matching function for call to 
`mem_fun(BreakWindow&, void (BreakWindow::*)())'
BreakWindow.cc: In member function `Gtk::Button* 
BreakWindow::create_skip_button()':
BreakWindow.cc:220: error: `sigc' has not been declared
BreakWindow.cc:220: error: no matching function for call to 
`mem_fun(BreakWindow&, void (BreakWindow::*)())'
BreakWindow.cc: In member function `Gtk::Button* 
BreakWindow::create_postpone_button()':
BreakWindow.cc:233: error: `sigc' has not been declared
BreakWindow.cc:233: error: no matching function for call to 
`mem_fun(BreakWindow&, void (BreakWindow::*)())'
make[5]: *** [workrave-BreakWindow.o] Error 1

The current CVS version of workrave supposedly has fixed this problem,
but I couldn't get that tree configured and built.  Perhaps the package
maintainer will have more luck.

-jwb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to