Hi, i'm trying to compile bacula-2.2.6 on a debian etch machine. Configure went through without any problems, but make not:
==>Entering directory /usr/src/bacula-2.2.6/src/tray-monitor make[1]: Entering directory `/usr/src/bacula-2.2.6/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 `/usr/src/bacula-2.2.6/src/tray-monitor' ====== Error in /usr/src/bacula-2.2.6/src/tray-monitor ====== ==>Entering directory /usr/src/bacula-2.2.6/src/wx-console make[1]: Entering directory `/usr/src/bacula-2.2.6/src/wx-console' Compiling main.cpp wxbutils.h:123: error: expected class-name before â{â token wxbutils.h:123: warning: âclass wxbPanelâ has virtual functions but non-virtual destructor wxbutils.h: In constructor âwxbPanel::wxbPanel(wxWindow*)â: wxbutils.h:125: error: class âwxbPanelâ does not have any field named âwxPanelâ wxbhistorytextctrl.h: At global scope: wxbhistorytextctrl.h:51: error: expected class-name before â{â token wxbhistorytextctrl.h:53: error: expected `)' before â*â token wxbhistorytextctrl.h:69: error: ISO C++ forbids declaration of âwxStaticTextâ with no type wxbhistorytextctrl.h:69: error: expected â;â before â*â token wxbhistorytextctrl.h:71: error: âwxKeyEventâ has not been declared wxbhistorytextctrl.h:72: error: âwxKeyEventâ has not been declared wxbhistorytextctrl.h:51: warning: âclass wxbHistoryTextCtrlâ has virtual functions but non-virtual destructor wxbmainframe.h:102: error: invalid use of undefined type âstruct wxFrameâ /usr/include/wx-2.6/wx/utils.h:52: error: forward declaration of âstruct wxFrameâ wxbmainframe.h:106: error: expected â,â or â...â before â&â token wxbmainframe.h:106: error: ISO C++ forbids declaration of âwxSizeâ with no type wxbmainframe.h:110: error: âwxCommandEventâ has not been declared wxbmainframe.h:111: error: âwxCommandEventâ has not been declared wxbmainframe.h:112: error: âwxCommandEventâ has not been declared wxbmainframe.h:113: error: âwxCommandEventâ has not been declared wxbmainframe.h:114: error: âwxCommandEventâ has not been declared wxbmainframe.h:115: error: âwxCommandEventâ has not been declared wxbmainframe.h:116: error: âwxCommandEventâ has not been declared wxbmainframe.h:150: error: expected â,â or â...â before â&â token wxbmainframe.h:150: error: ISO C++ forbids declaration of âwxSizeâ with no type wxbmainframe.h:155: error: ISO C++ forbids declaration of âwxMenuâ with no type wxbmainframe.h:155: error: expected â;â before â*â token wxbmainframe.h:157: error: ISO C++ forbids declaration of âwxNotebookâ with no type wxbmainframe.h:157: error: expected â;â before â*â token wxbmainframe.h:158: error: ISO C++ forbids declaration of âwxTextCtrlâ with no type wxbmainframe.h:158: error: expected â;â before â*â token wxbmainframe.h:159: error: ISO C++ forbids declaration of âwxStaticTextâ with no type wxbmainframe.h:159: error: expected â;â before â*â token wxbmainframe.h:161: error: ISO C++ forbids declaration of âwxButtonâ with no type wxbmainframe.h:161: error: expected â;â before â*â token main.cpp: In function âwxAppConsole* wxCreateApp()â: main.cpp:81: error: cannot allocate an object of abstract type âMyAppâ main.cpp:72: note: because the following virtual functions are pure within âMyAppâ: /usr/include/wx-2.6/wx/app.h:100: note: virtual int wxAppConsole::OnRun() main.cpp: In member function âvirtual bool MyApp::OnInit()â: main.cpp:104: error: âwxDisplaySizeâ was not declared in this scope main.cpp:120: error: invalid use of undefined type âstruct wxPointâ /usr/include/wx-2.6/wx/utils.h:55: error: forward declaration of âstruct wxPointâ main.cpp:120: error: âwxSizeâ was not declared in this scope main.cpp:122: error: âclass wxbMainFrameâ has no member named âShowâ make[1]: *** [main.o] Error 1 make[1]: Leaving directory `/usr/src/bacula-2.2.6/src/wx-console' ====== Error in /usr/src/bacula-2.2.6/src/wx-console ====== Can someone help me? Kind Regards, Andreas ------------------------------------------------------------------------- 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-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users