On Tue, 2007-09-11 at 23:55 +0200, Kern Sibbald wrote: > On Tuesday 11 September 2007 23:42, Marc Schiffbauer wrote: > > * Marc Schiffbauer schrieb am 11.09.07 um 19:51 Uhr: > > > Hi all, > > > > > > has someone an idea what might be wrong/missing here in my build > > > environment? > > > > > > tray-monitor does not build. > > > > > > The Error: > > > > > > make[1]: Entering directory `/tmp/bacula-2.2.3/src/tray-monitor' > > > Compiling tray-monitor.c > > > tray-monitor.c:94: error: expected initializer before '*' token > > > tray-monitor.c: In function 'int main(int, char**)': > > > tray-monitor.c:320: error: 'mTrayIcon' was not declared in this scope > > > tray-monitor.c:320: error: 'gtk_status_icon_new_from_pixbuf' was not > > > declared in this scope tray-monitor.c:321: error: > > > 'gtk_status_icon_set_tooltip' was not declared in this scope > > > tray-monitor.c: In function 'void updateStatusIcon(monitoritem*)': > > > tray-monitor.c:1126: error: 'mTrayIcon' was not declared in this scope > > > tray-monitor.c:1126: error: 'gtk_status_icon_set_from_pixbuf' was not > > > declared in this scope make[1]: *** [tray-monitor.o] Error 1 > > > make[1]: Leaving directory `/tmp/bacula-2.2.3/src/tray-monitor' > > > > OK, the problem seems that the tray-monitor seems to need at least > > gtk 2.10 which I did not have... > > > > => "Since 2.10" > > http://library.gnome.org/devel/gtk/2.11/GtkStatusIcon.html > > > > Kern, maybe its useful to update the docs so that they reflect this > > minimum version? > > Yes, it it should have been documented. It is now. > > This is all due to the fact that Richard Stallman forbids using GPLed code > with OpenSSL. If you want to see more on that subject, please see my > response to bug 945.
OK, this answers my earlier question. I already removed wb3, fc4 and clones from building gconsole when I built 2.2.1. I should have thought to remove fc3 and clones. Will do that directly. > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Bacula-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/bacula-devel > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Bacula-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-devel
