Code: Select all
cd
svn checkout https://tc.serveftp.net/repos/springlobby
cd springlobby/trunk/
./configure
make
su
make install
Moderators: Moderators, Lobby Developers
Code: Select all
cd
svn checkout https://tc.serveftp.net/repos/springlobby
cd springlobby/trunk/
./configure
make
su
make install
Code: Select all
rutter@stumpy:~/springlobby/trunk$ make
make all-recursive
make[1]: Entering directory `/home/rutter/springlobby/trunk'
Making all in src
make[2]: Entering directory `/home/rutter/springlobby/trunk/src'
g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib/wx/include/base-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DwxUSE_GUI=0 -pthread -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -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/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -g -O2 -MT mainwindow.o -MD -MP -MF .deps/mainwindow.Tpo -c -o mainwindow.o mainwindow.cpp
chatpanel.h:46: error: expected class-name before ├óÔé¼╦£{├óÔé¼Ôäó token
chatpanel.h:69: error: ├óÔé¼╦£wxCommandEvent├óÔé¼Ôäó has not been declared
chatpanel.h:75: error: ISO C++ forbids declaration of ├óÔé¼╦£wxBoxSizer├óÔé¼Ôäó with no type
chatpanel.h:75: error: expected ├óÔé¼╦£;├óÔé¼Ôäó before ├óÔé¼╦£*├óÔé¼Ôäó token
chatpanel.h:76: error: ISO C++ forbids declaration of ├óÔé¼╦£wxBoxSizer├óÔé¼Ôäó with no type
chatpanel.h:76: error: expected ├óÔé¼╦£;├óÔé¼Ôäó before ├óÔé¼╦£*├óÔé¼Ôäó token
chatpanel.h:77: error: ISO C++ forbids declaration of ├óÔé¼╦£wxBoxSizer├óÔé¼Ôäó with no type
chatpanel.h:77: error: expected ├óÔé¼╦£;├óÔé¼Ôäó before ├óÔé¼╦£*├óÔé¼Ôäó token
chatpanel.h:78: error: ISO C++ forbids declaration of ├óÔé¼╦£wxBoxSizer├óÔé¼Ôäó with no type
chatpanel.h:78: error: expected ├óÔé¼╦£;├óÔé¼Ôäó before ├óÔé¼╦£*├óÔé¼Ôäó token
chatpanel.h:80: error: ISO C++ forbids declaration of ├óÔé¼╦£wxTextCtrl├óÔé¼Ôäó with no type
chatpanel.h:80: error: expected ├óÔé¼╦£;├óÔé¼Ôäó before ├óÔé¼╦£*├óÔé¼Ôäó token
chatpanel.h:81: error: ISO C++ forbids declaration of ├óÔé¼╦£wxTextCtrl├óÔé¼Ôäó with no type
chatpanel.h:81: error: expected ├óÔé¼╦£;├óÔé¼Ôäó before ├óÔé¼╦£*├óÔé¼Ôäó token
chatpanel.h:83: error: ISO C++ forbids declaration of ├óÔé¼╦£wxButton├óÔé¼Ôäó with no type
chatpanel.h:83: error: expected ├óÔé¼╦£;├óÔé¼Ôäó before ├óÔé¼╦£*├óÔé¼Ôäó token
mainchattab.h:33: error: expected class-name before ├óÔé¼╦£{├óÔé¼Ôäó token
mainchattab.h:45: error: ISO C++ forbids declaration of ├óÔé¼╦£wxNotebook├óÔé¼Ôäó with no type
mainchattab.h:45: error: expected ├óÔé¼╦£;├óÔé¼Ôäó before ├óÔé¼╦£*├óÔé¼Ôäó token
mainchattab.h:46: error: ISO C++ forbids declaration of ├óÔé¼╦£wxBoxSizer├óÔé¼Ôäó with no type
mainchattab.h:46: error: expected ├óÔé¼╦£;├óÔé¼Ôäó before ├óÔé¼╦£*├óÔé¼Ôäó token
mainwindow.h:35: error: invalid use of undefined type ├óÔé¼╦£struct wxFrame├óÔé¼Ôäó
/usr/include/wx-2.8/wx/utils.h:50: error: forward declaration of ├óÔé¼╦£struct wxFrame├óÔé¼Ôäó
mainwindow.h:46: error: ISO C++ forbids declaration of ├óÔé¼╦£wxBoxSizer├óÔé¼Ôäó with no type
mainwindow.h:46: error: expected ├óÔé¼╦£;├óÔé¼Ôäó before ├óÔé¼╦£*├óÔé¼Ôäó token
mainwindow.h:47: error: ISO C++ forbids declaration of ├óÔé¼╦£wxListbook├óÔé¼Ôäó with no type
mainwindow.h:47: error: expected ├óÔé¼╦£;├óÔé¼Ôäó before ├óÔé¼╦£*├óÔé¼Ôäó token
mainwindow.h:48: error: ISO C++ forbids declaration of ├óÔé¼╦£wxNotebookPage├óÔé¼Ôäó with no type
mainwindow.h:48: error: expected ├óÔé¼╦£;├óÔé¼Ôäó before ├óÔé¼╦£*├óÔé¼Ôäó token
mainwindow.h:52: error: ISO C++ forbids declaration of ├óÔé¼╦£wxImageList├óÔé¼Ôäó with no type
mainwindow.h:52: error: expected ├óÔé¼╦£;├óÔé¼Ôäó before ├óÔé¼╦£*├óÔé¼Ôäó token
springlobbyapp.h:64: error: ├óÔé¼╦£wxTimerEvent├óÔé¼Ôäó has not been declared
springlobbyapp.h:106: error: ISO C++ forbids declaration of ├óÔé¼╦£wxTimer├óÔé¼Ôäó with no type
springlobbyapp.h:106: error: expected ├óÔé¼╦£;├óÔé¼Ôäó before ├óÔé¼╦£*├óÔé¼Ôäó token
mainwindow.cpp: In constructor ├óÔé¼╦£MainWindow::MainWindow()├óÔé¼Ôäó:
mainwindow.cpp:27: error: type ├óÔé¼╦£wxFrame├óÔé¼Ôäó is not a direct base of ├óÔé¼╦£MainWindow├óÔé¼Ôäó
mainwindow.cpp:28: error: ├óÔé¼╦£wxPoint├óÔé¼Ôäó was not declared in this scope
mainwindow.cpp:28: error: ├óÔé¼╦£wxSize├óÔé¼Ôäó was not declared in this scope
mainwindow.cpp:31: error: ├óÔé¼╦£wxMenu├óÔé¼Ôäó was not declared in this scope
mainwindow.cpp:31: error: ├óÔé¼╦£menuFile├óÔé¼Ôäó was not declared in this scope
mainwindow.cpp:31: error: expected type-specifier before ├óÔé¼╦£wxMenu├óÔé¼Ôäó
mainwindow.cpp:31: error: expected `;' before ├óÔé¼╦£wxMenu├óÔé¼Ôäó
mainwindow.cpp:37: error: ├óÔé¼╦£menuEdit├óÔé¼Ôäó was not declared in this scope
mainwindow.cpp:37: error: expected type-specifier before ├óÔé¼╦£wxMenu├óÔé¼Ôäó
mainwindow.cpp:37: error: expected `;' before ├óÔé¼╦£wxMenu├óÔé¼Ôäó
mainwindow.cpp:39: error: ├óÔé¼╦£menuTools├óÔé¼Ôäó was not declared in this scope
mainwindow.cpp:39: error: expected type-specifier before ├óÔé¼╦£wxMenu├óÔé¼Ôäó
mainwindow.cpp:39: error: expected `;' before ├óÔé¼╦£wxMenu├óÔé¼Ôäó
mainwindow.cpp:41: error: ├óÔé¼╦£menuHelp├óÔé¼Ôäó was not declared in this scope
mainwindow.cpp:41: error: expected type-specifier before ├óÔé¼╦£wxMenu├óÔé¼Ôäó
mainwindow.cpp:41: error: expected `;' before ├óÔé¼╦£wxMenu├óÔé¼Ôäó
mainwindow.cpp:44: error: ├óÔé¼╦£wxMenuBar├óÔé¼Ôäó was not declared in this scope
mainwindow.cpp:44: error: ├óÔé¼╦£menubar├óÔé¼Ôäó was not declared in this scope
mainwindow.cpp:44: error: expected type-specifier before ├óÔé¼╦£wxMenuBar├óÔé¼Ôäó
mainwindow.cpp:44: error: expected `;' before ├óÔé¼╦£wxMenuBar├óÔé¼Ôäó
mainwindow.cpp:49: error: ├óÔé¼╦£SetMenuBar├óÔé¼Ôäó was not declared in this scope
mainwindow.cpp:51: error: ├óÔé¼╦£m_main_sizer├óÔé¼Ôäó was not declared in this scope
mainwindow.cpp:51: error: expected type-specifier before ├óÔé¼╦£wxBoxSizer├óÔé¼Ôäó
mainwindow.cpp:51: error: expected `;' before ├óÔé¼╦£wxBoxSizer├óÔé¼Ôäó
mainwindow.cpp:52: error: ├óÔé¼╦£m_func_tabs├óÔé¼Ôäó was not declared in this scope
mainwindow.cpp:52: error: expected type-specifier before ├óÔé¼╦£wxListbook├óÔé¼Ôäó
mainwindow.cpp:52: error: expected `;' before ├óÔé¼╦£wxListbook├óÔé¼Ôäó
mainwindow.cpp:54: error: ├óÔé¼╦£m_func_tab_images├óÔé¼Ôäó was not declared in this scope
mainwindow.cpp:54: error: expected type-specifier before ├óÔé¼╦£wxImageList├óÔé¼Ôäó
mainwindow.cpp:54: error: expected `;' before ├óÔé¼╦£wxImageList├óÔé¼Ôäó
mainwindow.cpp:55: error: ├óÔé¼╦£chat_icon├óÔé¼Ôäó was not declared in this scope
mainwindow.cpp:55: error: ├óÔé¼╦£wxBITMAP├óÔé¼Ôäó was not declared in this scope
mainwindow.cpp:65: error: ├óÔé¼╦£SetSizer├óÔé¼Ôäó was not declared in this scope
mainwindow.cpp:67: error: ├óÔé¼╦£SetSize├óÔé¼Ôäó was not declared in this scope
mainwindow.cpp: In destructor ├óÔé¼╦£virtual MainWindow::~MainWindow()├óÔé¼Ôäó:
mainwindow.cpp:74: error: ├óÔé¼╦£GetSize├óÔé¼Ôäó was not declared in this scope
mainwindow.cpp:77: error: ├óÔé¼╦£GetPosition├óÔé¼Ôäó was not declared in this scope
make[2]: *** [mainwindow.o] Error 1
make[2]: Leaving directory `/home/rutter/springlobby/trunk/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/rutter/springlobby/trunk'
make: *** [all] Error 2