g++ -c -pipe -g -Wall -W -O2 -D_REENTRANT -D__LINUX__ -DUSE_QT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/share/qt3/mkspecs/default -I. -Igui_qt -Inetwork -I../libodf-0.11 -Ilibunzip -I/usr/include/qt3 -o qd321go.o gui_qt/qd321go.cpp In file included from gui_qt/qd321go.cpp:21: gui_qt/str_funcs.h:25:19: error: QString: No such file or directory In file included from gui_qt/qd321go.cpp:22: gui_qt/qd321go.h:24:20: error: QVariant: No such file or directory gui_qt/qd321go.h:25:19: error: QAction: No such file or directory gui_qt/qd321go.h:26:21: error: QLineEdit: No such file or directory gui_qt/qd321go.h:27:23: error: QPushButton: No such file or directory gui_qt/qd321go.h:28:23: error: QMainWindow: No such file or directory gui_qt/qd321go.h:29:18: error: QLabel: No such file or directory gui_qt/qd321go.h:30:24: error: QTableWidget: No such file or directory gui_qt/qd321go.h:31:17: error: QMenu: No such file or directory gui_qt/qd321go.h:32:20: error: QMenuBar: No such file or directory gui_qt/qd321go.h:33:23: error: QMouseEvent: No such file or directory gui_qt/qd321go.h:34:21: error: QGroupBox: No such file or directory gui_qt/qd321go.h:35:23: error: QMessageBox: No such file or directory gui_qt/qd321go.h:36:20: error: QToolTip: No such file or directory gui_qt/qd321go.h:37:27: error: QSystemTrayIcon: No such file or directory gui_qt/qd321go.h:38:17: error: QIcon: No such file or directory In file included from gui_qt/../main/version.h:27, from gui_qt/../main/globals.h:29, from gui_qt/menus.h:32, from gui_qt/qd321go.h:40, from gui_qt/qd321go.cpp:22: gui_qt/../main/../gui_qt/dialogs.h:24:19: error: QDialog: No such file or directory gui_qt/../main/../gui_qt/dialogs.h:25:21: error: QComboBox: No such file or directory gui_qt/../main/../gui_qt/dialogs.h:28:24: error: QInputDialog: No such file or directory In file included from gui_qt/qd321go.h:43, from gui_qt/qd321go.cpp:22: gui_qt/tracker_d3.h:24:24: error: QApplication: No such file or directory gui_qt/tracker_d3.h:28:28: error: QTableWidgetItem: No such file or directory In file included from gui_qt/qd321go.cpp:24: gui_qt/options.h:27:21: error: QCheckBox: No such file or directory gui_qt/options.h:31:51: error: QFileDialog: No such file or directory gui_qt/options.h:32:18: error: QEvent: No such file or directory gui_qt/options.h:33:22: error: QHelpEvent: No such file or directory In file included from gui_qt/qd321go.cpp:21: gui_qt/str_funcs.h:32: error: ‘QString’ does not name a type In file included from ../libodf-0.11/src/network/tcpserver.h:41, from ../libodf-0.11/odf.h:62, from gui_qt/../main/globals.h:27, from gui_qt/menus.h:32, from gui_qt/qd321go.h:40, from gui_qt/qd321go.cpp:22: ../libodf-0.11/src/network/server.h:176: warning: unused parameter ‘sock_id’ ../libodf-0.11/src/network/server.h:176: warning: unused parameter ‘length’ ../libodf-0.11/src/network/server.h:189: warning: unused parameter ‘sock_id’ ../libodf-0.11/src/network/server.h:189: warning: unused parameter ‘length’ In file included from ../libodf-0.11/odf.h:62, from gui_qt/../main/globals.h:27, from gui_qt/menus.h:32, from gui_qt/qd321go.h:40, from gui_qt/qd321go.cpp:22: ../libodf-0.11/src/network/tcpserver.h:213: warning: unused parameter ‘sock_id’ ../libodf-0.11/src/network/tcpserver.h:224: warning: unused parameter ‘sock_id’ ../libodf-0.11/src/network/tcpserver.h:237: warning: unused parameter ‘sock_id’ ../libodf-0.11/src/network/tcpserver.h:237: warning: unused parameter ‘length’ ../libodf-0.11/src/network/tcpserver.h:250: warning: unused parameter ‘sock_id’ ../libodf-0.11/src/network/tcpserver.h:250: warning: unused parameter ‘length’ In file included from ../libodf-0.11/odf.h:63, from gui_qt/../main/globals.h:27, from gui_qt/menus.h:32, from gui_qt/qd321go.h:40, from gui_qt/qd321go.cpp:22: ../libodf-0.11/src/network/udpserver.h:189: warning: unused parameter ‘sock_id’ ../libodf-0.11/src/network/udpserver.h:189: warning: unused parameter ‘length’ ../libodf-0.11/src/network/udpserver.h:189: warning: unused parameter ‘fromlen’ ../libodf-0.11/src/network/udpserver.h:204: warning: unused parameter ‘sock_id’ ../libodf-0.11/src/network/udpserver.h:204: warning: unused parameter ‘length’ ../libodf-0.11/src/network/udpserver.h:204: warning: unused parameter ‘tolen’ In file included from gui_qt/../main/version.h:27, from gui_qt/../main/globals.h:29, from gui_qt/menus.h:32, from gui_qt/qd321go.h:40, from gui_qt/qd321go.cpp:22: gui_qt/../main/../gui_qt/dialogs.h:40: error: expected class-name before ‘{’ token gui_qt/../main/../gui_qt/dialogs.h:41: error: ISO C++ forbids declaration of ‘Q_OBJECT’ with no type gui_qt/../main/../gui_qt/dialogs.h:43: error: expected ‘;’ before ‘public’ gui_qt/../main/../gui_qt/dialogs.h:46: error: ‘QComboBox’ does not name a type gui_qt/../main/../gui_qt/dialogs.h:47: error: ‘QPushButton’ does not name a type gui_qt/../main/../gui_qt/dialogs.h:48: error: ‘QPushButton’ does not name a type gui_qt/../main/../gui_qt/dialogs.h:49: error: ‘QString’ does not name a type gui_qt/../main/../gui_qt/dialogs.h:66: error: expected ‘:’ before ‘slots’ gui_qt/../main/../gui_qt/dialogs.h:67: error: expected primary-expression before ‘int’ gui_qt/../main/../gui_qt/dialogs.h:67: error: ISO C++ forbids declaration of ‘slots’ with no type gui_qt/../main/../gui_qt/dialogs.h:67: error: expected ‘;’ before ‘int’ gui_qt/../main/../gui_qt/dialogs.h: In constructor ‘SelectionDialog::SelectionDialog(const char*, const std::list, std::allocator >, std::allocator, std::allocator > > >&)’: gui_qt/../main/../gui_qt/dialogs.h:51: error: class ‘SelectionDialog’ does not have any field named ‘cb_plrbox’ gui_qt/../main/../gui_qt/dialogs.h:51: error: class ‘SelectionDialog’ does not have any field named ‘pb_accept’ gui_qt/../main/../gui_qt/dialogs.h:51: error: class ‘SelectionDialog’ does not have any field named ‘pb_cancel’ gui_qt/../main/../gui_qt/dialogs.h:53: error: ‘plr_list’ was not declared in this scope gui_qt/../main/../gui_qt/dialogs.h:54: error: ‘title’ was not declared in this scope gui_qt/../main/../gui_qt/dialogs.h: In member function ‘std::string SelectionDialog::get_selected_item()’: gui_qt/../main/../gui_qt/dialogs.h:63: error: ‘cb_plrbox’ was not declared in this scope In file included from gui_qt/menus.h:32, from gui_qt/qd321go.h:40, from gui_qt/qd321go.cpp:22: gui_qt/../main/globals.h: At global scope: gui_qt/../main/globals.h:43: error: expected initializer before ‘*’ token gui_qt/../main/globals.h:52: error: expected initializer before ‘*’ token gui_qt/../main/globals.h:55: error: expected initializer before ‘*’ token In file included from gui_qt/qd321go.h:40, from gui_qt/qd321go.cpp:22: gui_qt/menus.h:42: error: expected class-name before ‘{’ token gui_qt/menus.h:43: error: ISO C++ forbids declaration of ‘Q_OBJECT’ with no type gui_qt/menus.h:44: error: expected ‘;’ before ‘private’ gui_qt/menus.h:50: error: expected ‘:’ before ‘slots’ gui_qt/menus.h:51: error: expected primary-expression before ‘void’ gui_qt/menus.h:51: error: ISO C++ forbids declaration of ‘slots’ with no type gui_qt/menus.h:51: error: expected ‘;’ before ‘void’ gui_qt/menus.h: In member function ‘void CallBacks::set_mw(qd321go*)’: gui_qt/menus.h:48: error: ‘mw_pointer’ was not declared in this scope gui_qt/menus.h: At global scope: gui_qt/menus.h:73: error: expected class-name before ‘{’ token gui_qt/menus.h:74: error: ISO C++ forbids declaration of ‘Q_OBJECT’ with no type gui_qt/menus.h:86: error: expected ‘:’ before ‘slots’ gui_qt/menus.h:87: error: expected primary-expression before ‘void’ gui_qt/menus.h:87: error: ISO C++ forbids declaration of ‘slots’ with no type gui_qt/menus.h:87: error: expected ‘;’ before ‘void’ gui_qt/menus.h: In constructor ‘D321GOAction::D321GOAction(const char*, D321GOMenu*)’: gui_qt/menus.h:79: error: class ‘D321GOAction’ does not have any field named ‘QAction’ gui_qt/menus.h:79: error: ‘QObject’ was not declared in this scope gui_qt/menus.h:79: error: expected primary-expression before ‘)’ token gui_qt/menus.h:80: error: ‘QObject’ is not a class or namespace gui_qt/menus.h:80: error: ‘triggered’ was not declared in this scope gui_qt/menus.h:80: error: ‘SIGNAL’ was not declared in this scope gui_qt/menus.h:80: error: ‘action_clicked’ was not declared in this scope gui_qt/menus.h:80: error: ‘SLOT’ was not declared in this scope gui_qt/menus.h: In constructor ‘D321GOAction::D321GOAction(D321GOMenu*)’: gui_qt/menus.h:82: error: class ‘D321GOAction’ does not have any field named ‘QAction’ gui_qt/menus.h:82: error: ‘QObject’ was not declared in this scope gui_qt/menus.h:82: error: expected primary-expression before ‘)’ token gui_qt/menus.h:83: error: ‘QObject’ is not a class or namespace gui_qt/menus.h:83: error: ‘triggered’ was not declared in this scope gui_qt/menus.h:83: error: ‘SIGNAL’ was not declared in this scope gui_qt/menus.h:83: error: ‘action_clicked’ was not declared in this scope gui_qt/menus.h:83: error: ‘SLOT’ was not declared in this scope gui_qt/menus.h: At global scope: gui_qt/menus.h:91: error: expected class-name before ‘{’ token gui_qt/menus.h:92: error: ISO C++ forbids declaration of ‘Q_OBJECT’ with no type gui_qt/menus.h:93: error: expected ‘;’ before ‘public’ gui_qt/menus.h:99: error: expected ‘;’ before ‘~’ token gui_qt/menus.h: In member function ‘void D321GOMenu::set_last_activated(D321GOAction*)’: gui_qt/menus.h:108: error: ‘class D321GOAction’ has no member named ‘text’ gui_qt/menus.h: At global scope: gui_qt/menus.h:123: error: expected class-name before ‘{’ token gui_qt/menus.h:124: error: ISO C++ forbids declaration of ‘Q_OBJECT’ with no type gui_qt/menus.h:125: error: expected ‘;’ before ‘private’ gui_qt/menus.h:130: error: ‘OptFile’ does not name a type gui_qt/menus.h: In constructor ‘D321GOMenuBar::D321GOMenuBar(qd321go*)’: gui_qt/menus.h:134: error: class ‘D321GOMenuBar’ does not have any field named ‘QMenuBar’ gui_qt/menus.h:134: error: ‘QWidget’ was not declared in this scope gui_qt/menus.h:134: error: expected primary-expression before ‘)’ token gui_qt/menus.h:134: error: class ‘D321GOMenuBar’ does not have any field named ‘browser_of’ gui_qt/menus.h:134: error: ‘D321GOPaths’ is not a member of ‘d321go_globals’ In file included from gui_qt/qd321go.h:40, from gui_qt/qd321go.cpp:22: gui_qt/menus.h:136: error: ‘browser_of’ was not declared in this scope gui_qt/menus.h: In destructor ‘D321GOMenuBar::~D321GOMenuBar()’: gui_qt/menus.h:99: error: ‘D321GOMenu::~D321GOMenu()’ is private gui_qt/menus.h:143: error: within this context In file included from gui_qt/qd321go.h:42, from gui_qt/qd321go.cpp:22: gui_qt/label_d321go.h: At global scope: gui_qt/label_d321go.h:25: error: expected class-name before ‘{’ token gui_qt/label_d321go.h:26: error: ISO C++ forbids declaration of ‘Q_OBJECT’ with no type gui_qt/label_d321go.h:28: error: expected ‘;’ before ‘public’ gui_qt/label_d321go.h:33: error: expected primary-expression before ‘void’ gui_qt/label_d321go.h:33: error: ISO C++ forbids declaration of ‘signals’ with no type gui_qt/label_d321go.h:33: error: expected ‘;’ before ‘void’ gui_qt/label_d321go.h:36: error: ‘QMouseEvent’ has not been declared In file included from gui_qt/../network/get_servers.h:24, from gui_qt/d321go.h:24, from gui_qt/tracker_d3.h:33, from gui_qt/qd321go.h:43, from gui_qt/qd321go.cpp:22: gui_qt/../network/server_structs.h:90: error: expected type-specifier before ‘ErrorClass’ gui_qt/../network/server_structs.h:90: error: expected ‘)’ before ‘ErrorClass’ gui_qt/../network/server_structs.h:90: error: expected ‘;’ before ‘ErrorClass’ In file included from gui_qt/tracker_d3.h:35, from gui_qt/qd321go.h:43, from gui_qt/qd321go.cpp:22: gui_qt/server_info.h:34: error: expected class-name before ‘{’ token gui_qt/server_info.h:35: error: ISO C++ forbids declaration of ‘Q_OBJECT’ with no type gui_qt/server_info.h:37: error: expected ‘;’ before ‘public’ gui_qt/server_info.h:39: error: ‘QLabel’ does not name a type gui_qt/server_info.h:40: error: ‘QTableWidget’ does not name a type gui_qt/server_info.h:42: error: ISO C++ forbids declaration of ‘QTableWidgetItem’ with no type gui_qt/server_info.h:42: error: expected ‘;’ before ‘*’ token gui_qt/server_info.h:43: error: ISO C++ forbids declaration of ‘QTableWidgetItem’ with no type gui_qt/server_info.h:43: error: expected ‘;’ before ‘*’ token gui_qt/server_info.h:44: error: ISO C++ forbids declaration of ‘QTableWidgetItem’ with no type gui_qt/server_info.h:44: error: expected ‘;’ before ‘*’ token gui_qt/server_info.h:45: error: ISO C++ forbids declaration of ‘QTableWidgetItem’ with no type gui_qt/server_info.h:45: error: expected ‘;’ before ‘*’ token gui_qt/server_info.h:46: error: ISO C++ forbids declaration of ‘QTableWidgetItem’ with no type gui_qt/server_info.h:46: error: expected ‘;’ before ‘*’ token gui_qt/server_info.h: In constructor ‘server_info::server_info()’: gui_qt/server_info.h:48: error: class ‘server_info’ does not have any field named ‘pb_close_window’ gui_qt/server_info.h:48: error: class ‘server_info’ does not have any field named ‘lbl_info’ gui_qt/server_info.h:48: error: class ‘server_info’ does not have any field named ‘tw_plr_info’ In file included from gui_qt/qd321go.h:43, from gui_qt/qd321go.cpp:22: gui_qt/tracker_d3.h: At global scope: gui_qt/tracker_d3.h:41: error: expected class-name before ‘{’ token gui_qt/tracker_d3.h:42: error: ISO C++ forbids declaration of ‘Q_OBJECT’ with no type gui_qt/tracker_d3.h:44: error: expected ‘;’ before ‘private’ gui_qt/tracker_d3.h:46: error: ‘QMenu’ does not name a type gui_qt/tracker_d3.h:47: error: ‘QAction’ does not name a type gui_qt/tracker_d3.h:48: error: ‘QAction’ does not name a type gui_qt/tracker_d3.h:49: error: ‘QAction’ does not name a type gui_qt/tracker_d3.h:50: error: ‘Qt’ has not been declared gui_qt/tracker_d3.h:50: error: ISO C++ forbids declaration of ‘MouseButton’ with no type gui_qt/tracker_d3.h:50: error: expected ‘;’ before ‘lastMouseBtn’ gui_qt/tracker_d3.h:57: error: expected ‘:’ before ‘slots’ gui_qt/tracker_d3.h:58: error: expected primary-expression before ‘void’ gui_qt/tracker_d3.h:58: error: ISO C++ forbids declaration of ‘slots’ with no type gui_qt/tracker_d3.h:58: error: expected ‘;’ before ‘void’ gui_qt/tracker_d3.h:66: error: ‘QMouseEvent’ has not been declared gui_qt/tracker_d3.h: In member function ‘virtual void ServerTracker::mousePressEvent(int*)’: gui_qt/tracker_d3.h:68: error: request for member ‘button’ in ‘* event’, which is of non-class type ‘int’ gui_qt/tracker_d3.h:69: error: ‘lastMouseBtn’ was not declared in this scope gui_qt/tracker_d3.h:69: error: request for member ‘button’ in ‘* event’, which is of non-class type ‘int’ gui_qt/tracker_d3.h:70: error: ‘QTableWidget’ has not been declared In file included from gui_qt/qd321go.cpp:22: gui_qt/qd321go.h: At global scope: gui_qt/qd321go.h:48: error: expected class-name before ‘{’ token gui_qt/qd321go.h:49: error: ISO C++ forbids declaration of ‘Q_OBJECT’ with no type gui_qt/qd321go.h:51: error: expected ‘;’ before ‘private’ gui_qt/qd321go.h:60: error: ‘QGroupBox’ does not name a type gui_qt/qd321go.h:61: error: ‘QGroupBox’ does not name a type gui_qt/qd321go.h:62: error: ‘QLineEdit’ does not name a type gui_qt/qd321go.h:63: error: ‘QPushButton’ does not name a type gui_qt/qd321go.h:64: error: ‘QPushButton’ does not name a type gui_qt/qd321go.h:73: error: ‘QLabel’ does not name a type gui_qt/qd321go.h:74: error: ‘QLabel’ does not name a type gui_qt/qd321go.h:76: error: ‘QSystemTrayIcon’ does not name a type gui_qt/qd321go.h:77: error: ISO C++ forbids declaration of ‘QIcon’ with no type gui_qt/qd321go.h:77: error: expected ‘;’ before ‘*’ token gui_qt/qd321go.h:94: error: expected ‘:’ before ‘slots’ gui_qt/qd321go.h:95: error: expected primary-expression before ‘void’ gui_qt/qd321go.h:95: error: ISO C++ forbids declaration of ‘slots’ with no type gui_qt/qd321go.h:95: error: expected ‘;’ before ‘void’ gui_qt/qd321go.h:106: error: ISO C++ forbids declaration of ‘QString’ with no type gui_qt/qd321go.h:106: error: expected ‘,’ or ‘...’ before ‘&’ token gui_qt/qd321go.h:109: error: ‘QEvent’ has not been declared gui_qt/qd321go.h: In constructor ‘qd321go::qd321go()’: gui_qt/qd321go.h:79: error: class ‘qd321go’ does not have any field named ‘gb_start’ gui_qt/qd321go.h:79: error: class ‘qd321go’ does not have any field named ‘gb_main’ gui_qt/qd321go.h:79: error: class ‘qd321go’ does not have any field named ‘le_directip’ gui_qt/qd321go.h:79: error: class ‘qd321go’ does not have any field named ‘pb_refresh’ gui_qt/qd321go.h:79: error: class ‘qd321go’ does not have any field named ‘pb_options’ gui_qt/qd321go.h:80: error: class ‘qd321go’ does not have any field named ‘lbl_fb’ gui_qt/qd321go.h:81: error: class ‘qd321go’ does not have any field named ‘lbl_directip’ gui_qt/qd321go.h:81: error: class ‘qd321go’ does not have any field named ‘tray_icon’ gui_qt/qd321go.h:81: error: no matching function for call to ‘label_d321go::label_d321go(qd321go* const)’ gui_qt/label_d321go.h:25: note: candidates are: label_d321go::label_d321go() gui_qt/label_d321go.h:25: note: label_d321go::label_d321go(const label_d321go&) gui_qt/label_d321go.h:30: error: ‘label_d321go::~label_d321go()’ is private gui_qt/qd321go.h:81: error: within this context gui_qt/qd321go.h:81: error: no matching function for call to ‘label_d321go::label_d321go(qd321go* const)’ gui_qt/label_d321go.h:25: note: candidates are: label_d321go::label_d321go() gui_qt/label_d321go.h:25: note: label_d321go::label_d321go(const label_d321go&) gui_qt/label_d321go.h:30: error: ‘label_d321go::~label_d321go()’ is private gui_qt/qd321go.h:81: error: within this context gui_qt/qd321go.h:81: error: no matching function for call to ‘label_d321go::label_d321go(qd321go* const)’ gui_qt/label_d321go.h:25: note: candidates are: label_d321go::label_d321go() gui_qt/label_d321go.h:25: note: label_d321go::label_d321go(const label_d321go&) gui_qt/label_d321go.h:30: error: ‘label_d321go::~label_d321go()’ is private gui_qt/qd321go.h:81: error: within this context gui_qt/qd321go.h:81: error: no matching function for call to ‘label_d321go::label_d321go(qd321go* const)’ gui_qt/label_d321go.h:25: note: candidates are: label_d321go::label_d321go() gui_qt/label_d321go.h:25: note: label_d321go::label_d321go(const label_d321go&) gui_qt/label_d321go.h:30: error: ‘label_d321go::~label_d321go()’ is private gui_qt/qd321go.h:81: error: within this context gui_qt/qd321go.h:81: error: no matching function for call to ‘label_d321go::label_d321go(qd321go* const)’ gui_qt/label_d321go.h:25: note: candidates are: label_d321go::label_d321go() gui_qt/label_d321go.h:25: note: label_d321go::label_d321go(const label_d321go&) gui_qt/label_d321go.h:30: error: ‘label_d321go::~label_d321go()’ is private gui_qt/qd321go.h:81: error: within this context gui_qt/label_d321go.h: In destructor ‘qd321go::~qd321go()’: gui_qt/label_d321go.h:30: error: ‘label_d321go::~label_d321go()’ is private gui_qt/qd321go.h:87: error: within this context gui_qt/label_d321go.h:30: error: ‘label_d321go::~label_d321go()’ is private gui_qt/qd321go.h:87: error: within this context gui_qt/label_d321go.h:30: error: ‘label_d321go::~label_d321go()’ is private gui_qt/qd321go.h:87: error: within this context gui_qt/label_d321go.h:30: error: ‘label_d321go::~label_d321go()’ is private gui_qt/qd321go.h:87: error: within this context gui_qt/label_d321go.h:30: error: ‘label_d321go::~label_d321go()’ is private gui_qt/qd321go.h:87: error: within this context gui_qt/qd321go.h:88: error: ‘d321go_icon’ was not declared in this scope In file included from gui_qt/options.h:46, from gui_qt/qd321go.cpp:24: gui_qt/../tools/mc_string.h: At global scope: gui_qt/../tools/mc_string.h:182: error: expected type-specifier before ‘ErrorClass’ gui_qt/../tools/mc_string.h:182: error: expected ‘)’ before ‘ErrorClass’ gui_qt/../tools/mc_string.h:182: error: expected ‘;’ before ‘ErrorClass’ gui_qt/qd321go.cpp:365: error: expected ‘;’ at end of input gui_qt/qd321go.cpp:365: error: expected ‘}’ at end of input In file included from gui_qt/options.h:46, from gui_qt/qd321go.cpp:24: gui_qt/../tools/mc_string.h: In static member function ‘static ChoiceType MultipleChoiceString::determine_type(const std::string&)’: gui_qt/../tools/mc_string.h:103: error: ‘ErrorLocation’ was not declared in this scope gui_qt/../tools/mc_string.h: At global scope: gui_qt/../tools/mc_string.h:174: error: expected unqualified-id at end of input make: *** [qd321go.o] Error 1