/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dlunix.o): In function `wxDynamicLibrary::GetProgramHandle()':
dlunix.cpp:(.text+0x146): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_utilsunx.o): In function `wxGetUserHome(wxString const&)':
utilsunx.cpp:(.text+0x158): warning: Using 'getpwnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
utilsunx.cpp:(.text+0x1d5): warning: Using 'getpwuid' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libglib-2.0.a(gutils.o): In function `g_get_any_init_do':
(.text+0x14b1): warning: Using 'setpwent' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libglib-2.0.a(gutils.o): In function `g_get_any_init_do':
(.text+0x14c6): warning: Using 'endpwent' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libglib-2.0.a(gutils.o): In function `g_get_any_init_do':
(.text+0x119e): warning: Using 'getpwnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libglib-2.0.a(gutils.o): In function `g_get_any_init_do':
(.text+0x11df): warning: Using 'getpwuid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_utilsunx.o): In function `wxGetFullHostName(wchar_t*, int)':
utilsunx.cpp:(.text+0x1003): warning: Using 'gethostbyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
/tmp/ccBx85wC.o: In function `std::__verify_grouping(char const*, unsigned int, std::basic_string, std::allocator > const&)':
test.cpp:(.text+0x1c): undefined reference to `std::basic_string, std::allocator >::size() const'
test.cpp:(.text+0x67): undefined reference to `std::basic_string, std::allocator >::operator[](unsigned int) const'
test.cpp:(.text+0xa5): undefined reference to `std::basic_string, std::allocator >::operator[](unsigned int) const'
test.cpp:(.text+0xed): undefined reference to `std::basic_string, std::allocator >::operator[](unsigned int) const'
/tmp/ccBx85wC.o: In function `__static_initialization_and_destruction_0(int, int)':
test.cpp:(.text+0x137): undefined reference to `std::ios_base::Init::Init()'
/tmp/ccBx85wC.o: In function `__tcf_0':
test.cpp:(.text+0x198): undefined reference to `std::ios_base::Init::~Init()'
/tmp/ccBx85wC.o: In function `wxCreateApp()':
test.cpp:(.text+0x2a9): undefined reference to `operator new(unsigned int)'
test.cpp:(.text+0x2d0): undefined reference to `operator delete(void*)'
/tmp/ccBx85wC.o: In function `wxThreadHelperThread::~wxThreadHelperThread()':
test.cpp:(.text._ZN20wxThreadHelperThreadD0Ev[wxThreadHelperThread::~wxThreadHelperThread()]+0x2b): undefined reference to `operator delete(void*)'
/tmp/ccBx85wC.o: In function `wxThreadHelperThread::~wxThreadHelperThread()':
test.cpp:(.text._ZN20wxThreadHelperThreadD1Ev[wxThreadHelperThread::~wxThreadHelperThread()]+0x2b): undefined reference to `operator delete(void*)'
/tmp/ccBx85wC.o: In function `helloApp::~helloApp()':
test.cpp:(.text._ZN8helloAppD0Ev[helloApp::~helloApp()]+0x2b): undefined reference to `operator delete(void*)'
/tmp/ccBx85wC.o: In function `helloApp::~helloApp()':
test.cpp:(.text._ZN8helloAppD1Ev[helloApp::~helloApp()]+0x2b): undefined reference to `operator delete(void*)'
/tmp/ccBx85wC.o:(.rodata._ZTI8helloApp[typeinfo for helloApp]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/tmp/ccBx85wC.o:(.rodata._ZTI20wxThreadHelperThread[typeinfo for wxThreadHelperThread]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/tmp/ccBx85wC.o:(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appbase.o): In function `__static_initialization_and_destruction_0(int, int)':
appbase.cpp:(.text+0x120): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appbase.o): In function `wxConsoleAppTraitsBase::CreateMessageOutput()':
appbase.cpp:(.text+0x19e): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appbase.o): In function `wxAppConsole::CreateTraits()':
appbase.cpp:(.text+0x1be): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appbase.o): In function `wxConsoleAppTraitsBase::CreateFontMapper()':
appbase.cpp:(.text+0x1e4): undefined reference to `operator new(unsigned int)'
appbase.cpp:(.text+0x204): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appbase.o): In function `wxConsoleAppTraitsBase::CreateLogTarget()':
appbase.cpp:(.text+0x224): undefined reference to `operator new(unsigned int)'
appbase.cpp:(.text+0x24c): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appbase.o): In function `wxAppConsole::OnInitCmdLine(wxCmdLineParser&)':
appbase.cpp:(.text+0x2cf): undefined reference to `__cxa_guard_acquire'
appbase.cpp:(.text+0x2f8): undefined reference to `__cxa_guard_release'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appbase.o): In function `__tcf_0':
appbase.cpp:(.text+0x16c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appbase.o): In function `wxAppConsole::~wxAppConsole()':
appbase.cpp:(.text+0x894): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appbase.o): In function `wxMessageOutput::~wxMessageOutput()':
appbase.cpp:(.text._ZN15wxMessageOutputD0Ev[wxMessageOutput::~wxMessageOutput()]+0x11): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appbase.o): In function `wxAppTraits::~wxAppTraits()':
appbase.cpp:(.text._ZN11wxAppTraitsD0Ev[wxAppTraits::~wxAppTraits()]+0x11): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appbase.o): In function `wxConsoleAppTraitsBase::~wxConsoleAppTraitsBase()':
appbase.cpp:(.text._ZN22wxConsoleAppTraitsBaseD0Ev[wxConsoleAppTraitsBase::~wxConsoleAppTraitsBase()]+0x11): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appbase.o):(.rodata._ZTV22wxConsoleAppTraitsBase[vtable for wxConsoleAppTraitsBase]+0x40): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appbase.o):(.rodata._ZTV22wxConsoleAppTraitsBase[vtable for wxConsoleAppTraitsBase]+0x44): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appbase.o):(.rodata._ZTV22wxConsoleAppTraitsBase[vtable for wxConsoleAppTraitsBase]+0x48): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appbase.o):(.rodata._ZTV22wxConsoleAppTraitsBase[vtable for wxConsoleAppTraitsBase]+0x4c): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appbase.o):(.rodata._ZTV12wxAppConsole[vtable for wxAppConsole]+0x54): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appbase.o):(.rodata._ZTI22wxConsoleAppTraitsBase[typeinfo for wxConsoleAppTraitsBase]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appbase.o):(.rodata._ZTI12wxAppConsole[typeinfo for wxAppConsole]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appbase.o):(.rodata._ZTI11wxAppTraits[typeinfo for wxAppTraits]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appbase.o):(.rodata._ZTV11wxAppTraits[vtable for wxAppTraits]+0x10): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appbase.o):(.rodata._ZTV11wxAppTraits[vtable for wxAppTraits]+0x14): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appbase.o):(.rodata._ZTV11wxAppTraits[vtable for wxAppTraits]+0x18): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appbase.o):(.rodata._ZTV11wxAppTraits[vtable for wxAppTraits]+0x1c): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appbase.o):(.rodata._ZTV11wxAppTraits[vtable for wxAppTraits]+0x24): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appbase.o):(.rodata._ZTV11wxAppTraits[vtable for wxAppTraits]+0x28): more undefined references to `__cxa_pure_virtual' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appbase.o):(.rodata._ZTI15wxMessageOutput[typeinfo for wxMessageOutput]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appbase.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cmdline.o): In function `__static_initialization_and_destruction_0(int, int)':
cmdline.cpp:(.text+0x80): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cmdline.o): In function `wxArrayParams::Insert(wxCmdLineParam const&, unsigned int, unsigned int)':
cmdline.cpp:(.text+0x240): undefined reference to `operator new(unsigned int)'
cmdline.cpp:(.text+0x2e6): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cmdline.o): In function `wxCmdLineParser::AddParam(wxString const&, wxCmdLineParamType, int)':
cmdline.cpp:(.text+0x37e): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cmdline.o): In function `wxArrayParams::Add(wxCmdLineParam const&, unsigned int)':
cmdline.cpp:(.text+0x660): undefined reference to `operator new(unsigned int)'
cmdline.cpp:(.text+0x706): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cmdline.o): In function `wxArrayParams::DoEmpty()':
cmdline.cpp:(.text+0xe0b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cmdline.o): In function `wxArrayParams::RemoveAt(unsigned int, unsigned int)':
cmdline.cpp:(.text+0xf74): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cmdline.o): In function `wxArrayOptions::DoEmpty()':
cmdline.cpp:(.text+0x105a): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cmdline.o): In function `wxCmdLineParser::Init()':
cmdline.cpp:(.text+0x1364): undefined reference to `operator new(unsigned int)'
cmdline.cpp:(.text+0x1387): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cmdline.o): In function `wxCmdLineParser::AddSwitch(wxString const&, wxString const&, wxString const&, int)':
cmdline.cpp:(.text+0x1490): undefined reference to `operator new(unsigned int)'
cmdline.cpp:(.text+0x15b5): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cmdline.o): In function `wxCmdLineParser::AddOption(wxString const&, wxString const&, wxString const&, wxCmdLineParamType, int)':
cmdline.cpp:(.text+0x15e0): undefined reference to `operator new(unsigned int)'
cmdline.cpp:(.text+0x1704): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cmdline.o): In function `wxArrayOptions::Insert(wxCmdLineOption const&, unsigned int, unsigned int)':
cmdline.cpp:(.text+0x1853): undefined reference to `operator new(unsigned int)'
cmdline.cpp:(.text+0x19b5): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cmdline.o): In function `wxArrayOptions::Add(wxCmdLineOption const&, unsigned int)':
cmdline.cpp:(.text+0x1ae3): undefined reference to `operator new(unsigned int)'
cmdline.cpp:(.text+0x1c47): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cmdline.o): In function `wxArrayOptions::RemoveAt(unsigned int, unsigned int)':
cmdline.cpp:(.text+0x4526): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cmdline.o): In function `__tcf_0':
cmdline.cpp:(.text+0xcc): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cmdline.o): In function `wxCmdLineParser::~wxCmdLineParser()':
cmdline.cpp:(.text+0x1184): undefined reference to `operator delete(void*)'
cmdline.cpp:(.text+0x11a3): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cmdline.o): In function `wxCmdLineParser::~wxCmdLineParser()':
cmdline.cpp:(.text+0x1774): undefined reference to `operator delete(void*)'
cmdline.cpp:(.text+0x1793): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cmdline.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_config.o): In function `__static_initialization_and_destruction_0(int, int)':
config.cpp:(.text+0x2d0): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_config.o): In function `wxConfigBase::Create()':
config.cpp:(.text+0x164f): undefined reference to `operator new(unsigned int)'
config.cpp:(.text+0x187f): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_config.o): In function `__tcf_0':
config.cpp:(.text+0x31c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_config.o): In function `wxConfigBase::~wxConfigBase()':
config.cpp:(.text+0x1215): undefined reference to `operator delete(void*)'
config.cpp:(.text+0x1231): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_config.o):(.rodata._ZTV12wxConfigBase[vtable for wxConfigBase]+0x10): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_config.o):(.rodata._ZTV12wxConfigBase[vtable for wxConfigBase]+0x14): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_config.o):(.rodata._ZTV12wxConfigBase[vtable for wxConfigBase]+0x18): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_config.o):(.rodata._ZTV12wxConfigBase[vtable for wxConfigBase]+0x1c): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_config.o):(.rodata._ZTV12wxConfigBase[vtable for wxConfigBase]+0x20): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_config.o):(.rodata._ZTV12wxConfigBase[vtable for wxConfigBase]+0x24): more undefined references to `__cxa_pure_virtual' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_config.o):(.rodata._ZTI12wxConfigBase[typeinfo for wxConfigBase]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_config.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_convauto.o): In function `wxConvAuto::InitFromBOM(wxConvAuto::BOMType)':
convauto.cpp:(.text+0x1c1): undefined reference to `operator new(unsigned int)'
convauto.cpp:(.text+0x1e0): undefined reference to `operator new(unsigned int)'
convauto.cpp:(.text+0x1ff): undefined reference to `operator new(unsigned int)'
convauto.cpp:(.text+0x21e): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_convauto.o): In function `__static_initialization_and_destruction_0(int, int)':
convauto.cpp:(.text+0x350): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_convauto.o): In function `__tcf_0':
convauto.cpp:(.text+0x39c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_convauto.o): In function `wxMBConvUTF32Base::~wxMBConvUTF32Base()':
convauto.cpp:(.text._ZN17wxMBConvUTF32BaseD0Ev[wxMBConvUTF32Base::~wxMBConvUTF32Base()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_convauto.o): In function `wxMBConvUTF16Base::~wxMBConvUTF16Base()':
convauto.cpp:(.text._ZN17wxMBConvUTF16BaseD0Ev[wxMBConvUTF16Base::~wxMBConvUTF16Base()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_convauto.o): In function `wxConvAuto::~wxConvAuto()':
convauto.cpp:(.text._ZN10wxConvAutoD0Ev[wxConvAuto::~wxConvAuto()]+0x37): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_convauto.o): In function `wxConvAuto::Clone() const':
convauto.cpp:(.text._ZNK10wxConvAuto5CloneEv[wxConvAuto::Clone() const]+0xe): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_convauto.o):(.rodata._ZTI10wxConvAuto[typeinfo for wxConvAuto]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_convauto.o):(.rodata._ZTV17wxMBConvUTF32Base[vtable for wxMBConvUTF32Base]+0x1c): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_convauto.o):(.rodata._ZTI17wxMBConvUTF32Base[typeinfo for wxMBConvUTF32Base]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_convauto.o):(.rodata._ZTV17wxMBConvUTF16Base[vtable for wxMBConvUTF16Base]+0x1c): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_convauto.o):(.rodata._ZTI17wxMBConvUTF16Base[typeinfo for wxMBConvUTF16Base]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_convauto.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_datetime.o): In function `wxDateTimeArray::DoEmpty()':
datetime.cpp:(.text+0x651): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_datetime.o): In function `wxDateTimeArray::Insert(wxDateTime const&, unsigned int, unsigned int)':
datetime.cpp:(.text+0xe40): undefined reference to `operator new(unsigned int)'
datetime.cpp:(.text+0xea6): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_datetime.o): In function `wxDateTimeArray::RemoveAt(unsigned int, unsigned int)':
datetime.cpp:(.text+0xf0b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_datetime.o): In function `__static_initialization_and_destruction_0(int, int)':
datetime.cpp:(.text+0xf70): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_datetime.o): In function `wxDateTimeArray::Add(wxDateTime const&, unsigned int)':
datetime.cpp:(.text+0x1080): undefined reference to `operator new(unsigned int)'
datetime.cpp:(.text+0x10e6): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_datetime.o): In function `wxDateTimeHolidaysModule::wxCreateObject()':
datetime.cpp:(.text+0x3074): undefined reference to `operator new(unsigned int)'
datetime.cpp:(.text+0x30b8): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_datetime.o): In function `wxDateTimeHolidayAuthority::~wxDateTimeHolidayAuthority()':
datetime.cpp:(.text+0x601): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_datetime.o): In function `__tcf_0':
datetime.cpp:(.text+0x73c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_datetime.o): In function `wxDateTimeWorkDays::~wxDateTimeWorkDays()':
datetime.cpp:(.text._ZN18wxDateTimeWorkDaysD0Ev[wxDateTimeWorkDays::~wxDateTimeWorkDays()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_datetime.o): In function `wxDateTimeHolidaysModule::OnInit()':
datetime.cpp:(.text._ZN24wxDateTimeHolidaysModule6OnInitEv[wxDateTimeHolidaysModule::OnInit()]+0xe): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_datetime.o): In function `wxDateTimeHolidaysModule::~wxDateTimeHolidaysModule()':
datetime.cpp:(.text._ZN24wxDateTimeHolidaysModuleD0Ev[wxDateTimeHolidaysModule::~wxDateTimeHolidaysModule()]+0x3b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_datetime.o): In function `wxStringTokenizer::~wxStringTokenizer()':
datetime.cpp:(.text._ZN17wxStringTokenizerD0Ev[wxStringTokenizer::~wxStringTokenizer()]+0x53): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_datetime.o):(.rodata._ZTV26wxDateTimeHolidayAuthority[vtable for wxDateTimeHolidayAuthority]+0x10): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_datetime.o):(.rodata._ZTV26wxDateTimeHolidayAuthority[vtable for wxDateTimeHolidayAuthority]+0x14): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_datetime.o):(.rodata._ZTI24wxDateTimeHolidaysModule[typeinfo for wxDateTimeHolidaysModule]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_datetime.o):(.rodata._ZTI18wxDateTimeWorkDays[typeinfo for wxDateTimeWorkDays]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_datetime.o):(.rodata._ZTI26wxDateTimeHolidayAuthority[typeinfo for wxDateTimeHolidayAuthority]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_datetime.o):(.rodata._ZTI17wxStringTokenizer[typeinfo for wxStringTokenizer]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_datetime.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o): In function `__static_initialization_and_destruction_0(int, int)':
dynarray.cpp:(.text+0xad0): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o): In function `wxBaseArrayDouble::wxBaseArrayDouble(wxBaseArrayDouble const&)':
dynarray.cpp:(.text+0x1137): undefined reference to `operator new[](unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o): In function `wxBaseArrayDouble::wxBaseArrayDouble(wxBaseArrayDouble const&)':
dynarray.cpp:(.text+0x11b7): undefined reference to `operator new[](unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o): In function `wxBaseArraySizeT::wxBaseArraySizeT(wxBaseArraySizeT const&)':
dynarray.cpp:(.text+0x1237): undefined reference to `operator new[](unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o): In function `wxBaseArraySizeT::wxBaseArraySizeT(wxBaseArraySizeT const&)':
dynarray.cpp:(.text+0x12b7): undefined reference to `operator new[](unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o): In function `wxBaseArrayLong::wxBaseArrayLong(wxBaseArrayLong const&)':
dynarray.cpp:(.text+0x1337): undefined reference to `operator new[](unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o):dynarray.cpp:(.text+0x13b7): more undefined references to `operator new[](unsigned int)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o): In function `wxBaseArrayDouble::Shrink()':
dynarray.cpp:(.text+0x1855): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o): In function `wxBaseArrayDouble::Clear()':
dynarray.cpp:(.text+0x1892): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o): In function `wxBaseArrayDouble::~wxBaseArrayDouble()':
dynarray.cpp:(.text+0x18c5): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o): In function `wxBaseArrayDouble::~wxBaseArrayDouble()':
dynarray.cpp:(.text+0x18f5): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o): In function `wxBaseArrayDouble::Realloc(unsigned int)':
dynarray.cpp:(.text+0x1930): undefined reference to `operator new[](unsigned int)'
dynarray.cpp:(.text+0x1962): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o): In function `wxBaseArrayDouble::Grow(unsigned int)':
dynarray.cpp:(.text+0x1a67): undefined reference to `operator new[](unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o): In function `wxBaseArrayDouble::operator=(wxBaseArrayDouble const&)':
dynarray.cpp:(.text+0x1c7d): undefined reference to `operator delete[](void*)'
dynarray.cpp:(.text+0x1cae): undefined reference to `operator new[](unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o): In function `wxBaseArraySizeT::Shrink()':
dynarray.cpp:(.text+0x1d27): undefined reference to `operator new[](unsigned int)'
dynarray.cpp:(.text+0x1d55): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o): In function `wxBaseArraySizeT::Clear()':
dynarray.cpp:(.text+0x1d92): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o): In function `wxBaseArraySizeT::~wxBaseArraySizeT()':
dynarray.cpp:(.text+0x1dc5): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o): In function `wxBaseArraySizeT::~wxBaseArraySizeT()':
dynarray.cpp:(.text+0x1df5): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o): In function `wxBaseArraySizeT::Realloc(unsigned int)':
dynarray.cpp:(.text+0x1e30): undefined reference to `operator new[](unsigned int)'
dynarray.cpp:(.text+0x1e62): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o): In function `wxBaseArraySizeT::Grow(unsigned int)':
dynarray.cpp:(.text+0x1f67): undefined reference to `operator new[](unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o): In function `wxBaseArraySizeT::operator=(wxBaseArraySizeT const&)':
dynarray.cpp:(.text+0x21cd): undefined reference to `operator delete[](void*)'
dynarray.cpp:(.text+0x21fe): undefined reference to `operator new[](unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o): In function `wxBaseArrayLong::Shrink()':
dynarray.cpp:(.text+0x2277): undefined reference to `operator new[](unsigned int)'
dynarray.cpp:(.text+0x22a5): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o): In function `wxBaseArrayLong::Clear()':
dynarray.cpp:(.text+0x22e2): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o): In function `wxBaseArrayLong::~wxBaseArrayLong()':
dynarray.cpp:(.text+0x2315): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o): In function `wxBaseArrayLong::~wxBaseArrayLong()':
dynarray.cpp:(.text+0x2345): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o): In function `wxBaseArrayLong::Realloc(unsigned int)':
dynarray.cpp:(.text+0x2380): undefined reference to `operator new[](unsigned int)'
dynarray.cpp:(.text+0x23b2): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o): In function `wxBaseArrayLong::Grow(unsigned int)':
dynarray.cpp:(.text+0x24b7): undefined reference to `operator new[](unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o): In function `wxBaseArrayLong::operator=(wxBaseArrayLong const&)':
dynarray.cpp:(.text+0x271d): undefined reference to `operator delete[](void*)'
dynarray.cpp:(.text+0x274e): undefined reference to `operator new[](unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o): In function `wxBaseArrayInt::Shrink()':
dynarray.cpp:(.text+0x27c7): undefined reference to `operator new[](unsigned int)'
dynarray.cpp:(.text+0x27f5): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o): In function `wxBaseArrayInt::Clear()':
dynarray.cpp:(.text+0x2832): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o): In function `wxBaseArrayInt::~wxBaseArrayInt()':
dynarray.cpp:(.text+0x2865): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o): In function `wxBaseArrayInt::~wxBaseArrayInt()':
dynarray.cpp:(.text+0x2895): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o): In function `wxBaseArrayInt::Realloc(unsigned int)':
dynarray.cpp:(.text+0x28d0): undefined reference to `operator new[](unsigned int)'
dynarray.cpp:(.text+0x2902): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o): In function `wxBaseArrayInt::Grow(unsigned int)':
dynarray.cpp:(.text+0x2a07): undefined reference to `operator new[](unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o): In function `wxBaseArrayInt::operator=(wxBaseArrayInt const&)':
dynarray.cpp:(.text+0x2c6d): undefined reference to `operator delete[](void*)'
dynarray.cpp:(.text+0x2c9e): undefined reference to `operator new[](unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o): In function `wxBaseArrayShort::Shrink()':
dynarray.cpp:(.text+0x2d16): undefined reference to `operator new[](unsigned int)'
dynarray.cpp:(.text+0x2d43): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o): In function `wxBaseArrayShort::Clear()':
dynarray.cpp:(.text+0x2d82): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o): In function `wxBaseArrayShort::~wxBaseArrayShort()':
dynarray.cpp:(.text+0x2db5): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o): In function `wxBaseArrayShort::~wxBaseArrayShort()':
dynarray.cpp:(.text+0x2de5): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o): In function `wxBaseArrayShort::Realloc(unsigned int)':
dynarray.cpp:(.text+0x2e1c): undefined reference to `operator new[](unsigned int)'
dynarray.cpp:(.text+0x2e4d): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o): In function `wxBaseArrayShort::Grow(unsigned int)':
dynarray.cpp:(.text+0x2f43): undefined reference to `operator new[](unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o): In function `wxBaseArrayShort::operator=(wxBaseArrayShort const&)':
dynarray.cpp:(.text+0x31bd): undefined reference to `operator delete[](void*)'
dynarray.cpp:(.text+0x31ed): undefined reference to `operator new[](unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o): In function `wxBaseArrayChar::Shrink()':
dynarray.cpp:(.text+0x3264): undefined reference to `operator new[](unsigned int)'
dynarray.cpp:(.text+0x328f): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o): In function `wxBaseArrayChar::Clear()':
dynarray.cpp:(.text+0x32d2): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o): In function `wxBaseArrayChar::~wxBaseArrayChar()':
dynarray.cpp:(.text+0x3305): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o): In function `wxBaseArrayChar::~wxBaseArrayChar()':
dynarray.cpp:(.text+0x3335): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o): In function `wxBaseArrayChar::Realloc(unsigned int)':
dynarray.cpp:(.text+0x3369): undefined reference to `operator new[](unsigned int)'
dynarray.cpp:(.text+0x3398): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o): In function `wxBaseArrayChar::Grow(unsigned int)':
dynarray.cpp:(.text+0x3490): undefined reference to `operator new[](unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o): In function `wxBaseArrayChar::operator=(wxBaseArrayChar const&)':
dynarray.cpp:(.text+0x36fd): undefined reference to `operator delete[](void*)'
dynarray.cpp:(.text+0x372b): undefined reference to `operator new[](unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o): In function `wxBaseArrayPtrVoid::Shrink()':
dynarray.cpp:(.text+0x37a7): undefined reference to `operator new[](unsigned int)'
dynarray.cpp:(.text+0x37d5): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o): In function `wxBaseArrayPtrVoid::Clear()':
dynarray.cpp:(.text+0x3812): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o): In function `wxBaseArrayPtrVoid::~wxBaseArrayPtrVoid()':
dynarray.cpp:(.text+0x3845): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o): In function `wxBaseArrayPtrVoid::~wxBaseArrayPtrVoid()':
dynarray.cpp:(.text+0x3875): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o): In function `wxBaseArrayPtrVoid::Realloc(unsigned int)':
dynarray.cpp:(.text+0x38b0): undefined reference to `operator new[](unsigned int)'
dynarray.cpp:(.text+0x38e2): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o): In function `wxBaseArrayPtrVoid::Grow(unsigned int)':
dynarray.cpp:(.text+0x39e7): undefined reference to `operator new[](unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o): In function `wxBaseArrayPtrVoid::operator=(wxBaseArrayPtrVoid const&)':
dynarray.cpp:(.text+0x3bed): undefined reference to `operator delete[](void*)'
dynarray.cpp:(.text+0x3c1e): undefined reference to `operator new[](unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o): In function `__tcf_0':
dynarray.cpp:(.text+0xb1c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynarray.o):(.eh_frame+0x11): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fileconf.o): In function `__static_initialization_and_destruction_0(int, int)':
fileconf.cpp:(.text+0x130): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fileconf.o): In function `wxFileConfig::LineListAppend(wxString const&)':
fileconf.cpp:(.text+0x192): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fileconf.o): In function `wxFileConfig::LineListInsert(wxString const&, wxFileConfigLineList*)':
fileconf.cpp:(.text+0x225): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fileconf.o): In function `wxFileConfigGroup::AddSubgroup(wxString const&)':
fileconf.cpp:(.text+0x747): undefined reference to `operator new(unsigned int)'
fileconf.cpp:(.text+0x78e): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fileconf.o): In function `wxFileConfigGroup::AddEntry(wxString const&, int)':
fileconf.cpp:(.text+0xad7): undefined reference to `operator new(unsigned int)'
fileconf.cpp:(.text+0xb1f): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fileconf.o): In function `wxFileConfig::wxFileConfig(wxInputStream&, wxMBConv const&)':
fileconf.cpp:(.text+0x25f1): undefined reference to `operator new(unsigned int)'
fileconf.cpp:(.text+0x2656): undefined reference to `operator new(unsigned int)'
fileconf.cpp:(.text+0x2a0b): undefined reference to `operator delete(void*)'
fileconf.cpp:(.text+0x2cbe): undefined reference to `operator delete(void*)'
fileconf.cpp:(.text+0x2ce8): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fileconf.o): In function `wxFileConfig::Init()':
fileconf.cpp:(.text+0x2d92): undefined reference to `operator new(unsigned int)'
fileconf.cpp:(.text+0x2fa7): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fileconf.o): In function `wxFileConfig::wxFileConfig(wxInputStream&, wxMBConv const&)':
fileconf.cpp:(.text+0x4a51): undefined reference to `operator new(unsigned int)'
fileconf.cpp:(.text+0x4ab6): undefined reference to `operator new(unsigned int)'
fileconf.cpp:(.text+0x4e6b): undefined reference to `operator delete(void*)'
fileconf.cpp:(.text+0x511e): undefined reference to `operator delete(void*)'
fileconf.cpp:(.text+0x5148): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fileconf.o): In function `wxFileConfigGroup::DeleteEntry(wchar_t const*)':
fileconf.cpp:(.text+0x524e): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fileconf.o): In function `wxFileConfigGroup::~wxFileConfigGroup()':
fileconf.cpp:(.text+0x543a): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fileconf.o):fileconf.cpp:(.text+0x54a9): more undefined references to `operator delete(void*)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fileconf.o): In function `__tcf_0':
fileconf.cpp:(.text+0x17c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fileconf.o): In function `wxFileConfig::LineListRemove(wxFileConfigLineList*)':
fileconf.cpp:(.text+0x14eb): undefined reference to `operator delete(void*)'
fileconf.cpp:(.text+0x150b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fileconf.o): In function `wxFileConfig::~wxFileConfig()':
fileconf.cpp:(.text+0x5bdc): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fileconf.o): In function `wxMemoryText::~wxMemoryText()':
fileconf.cpp:(.text._ZN12wxMemoryTextD0Ev[wxMemoryText::~wxMemoryText()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fileconf.o):(.rodata._ZTI12wxFileConfig[typeinfo for wxFileConfig]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fileconf.o):(.rodata._ZTI12wxMemoryText[typeinfo for wxMemoryText]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fileconf.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_filefn.o): In function `__static_initialization_and_destruction_0(int, int)':
filefn.cpp:(.text+0x370): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_filefn.o): In function `wxRealPath(wxString const&)':
filefn.cpp:(.text+0xced): undefined reference to `operator new[](unsigned int)'
filefn.cpp:(.text+0xd34): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_filefn.o): In function `wxExpandPath(wchar_t*, wchar_t const*)':
filefn.cpp:(.text+0x106c): undefined reference to `operator new[](unsigned int)'
filefn.cpp:(.text+0x11c2): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_filefn.o): In function `wxFindFileInPath(wxString*, wchar_t const*, wchar_t const*)':
filefn.cpp:(.text+0x16b5): undefined reference to `operator new[](unsigned int)'
filefn.cpp:(.text+0x17a4): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_filefn.o): In function `wxFindNextFile()':
filefn.cpp:(.text+0x19d7): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_filefn.o): In function `wxGetTempFileName(wxString const&, wchar_t*)':
filefn.cpp:(.text+0x1b08): undefined reference to `operator new[](unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_filefn.o): In function `wxDoGetCwd(wchar_t*, int)':
filefn.cpp:(.text+0x22a6): undefined reference to `operator new[](unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_filefn.o): In function `wxCopyAbsolutePath(wxString const&)':
filefn.cpp:(.text+0x2475): undefined reference to `operator new[](unsigned int)'
filefn.cpp:(.text+0x24cc): undefined reference to `operator new[](unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_filefn.o): In function `wxFindFirstFile(wchar_t const*, int)':
filefn.cpp:(.text+0x25e2): undefined reference to `operator delete(void*)'
filefn.cpp:(.text+0x25ee): undefined reference to `operator new(unsigned int)'
filefn.cpp:(.text+0x26d7): undefined reference to `operator delete(void*)'
filefn.cpp:(.text+0x28d5): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_filefn.o): In function `__tcf_0':
filefn.cpp:(.text+0x7c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_filefn.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_filename.o): In function `__static_initialization_and_destruction_0(int, int)':
filename.cpp:(.text+0x90): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_filename.o): In function `__tcf_0':
filename.cpp:(.text+0xec): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_filename.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fmapbase.o): In function `__static_initialization_and_destruction_0(int, int)':
fmapbase.cpp:(.text+0x120): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fmapbase.o): In function `wxFontMapperBase::Get()':
fmapbase.cpp:(.text+0x328): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fmapbase.o): In function `wxFontMapperModule::wxCreateObject()':
fmapbase.cpp:(.text+0x354): undefined reference to `operator new(unsigned int)'
fmapbase.cpp:(.text+0x398): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fmapbase.o): In function `wxFontMapperBase::GetConfig()':
fmapbase.cpp:(.text+0x487): undefined reference to `operator new(unsigned int)'
fmapbase.cpp:(.text+0x67e): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fmapbase.o): In function `__tcf_0':
fmapbase.cpp:(.text+0x1ec): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fmapbase.o): In function `wxFontMapperBase::~wxFontMapperBase()':
fmapbase.cpp:(.text+0x1567): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fmapbase.o): In function `wxMemoryConfig::~wxMemoryConfig()':
fmapbase.cpp:(.text._ZN14wxMemoryConfigD0Ev[wxMemoryConfig::~wxMemoryConfig()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fmapbase.o): In function `wxFontMapperModule::~wxFontMapperModule()':
fmapbase.cpp:(.text._ZN18wxFontMapperModuleD0Ev[wxFontMapperModule::~wxFontMapperModule()]+0x3b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fmapbase.o):(.rodata._ZTI18wxFontMapperModule[typeinfo for wxFontMapperModule]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fmapbase.o):(.rodata._ZTI16wxFontMapperBase[typeinfo for wxFontMapperBase]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fmapbase.o):(.rodata._ZTI14wxMemoryConfig[typeinfo for wxMemoryConfig]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fmapbase.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_init.o): In function `__static_initialization_and_destruction_0(int, int)':
init.cpp:(.text+0x80): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_init.o): In function `FreeConvertedArgs()':
init.cpp:(.text+0x178): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_init.o): In function `wxEntryCleanup()':
init.cpp:(.text+0x1b5): undefined reference to `operator new(unsigned int)'
init.cpp:(.text+0x261): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_init.o): In function `wxEntryStart(int&, wchar_t**)':
init.cpp:(.text+0x2e5): undefined reference to `operator new(unsigned int)'
init.cpp:(.text+0x3bf): undefined reference to `operator new(unsigned int)'
init.cpp:(.text+0x472): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_init.o): In function `wxEntry(int&, wchar_t**)':
init.cpp:(.text+0x5b8): undefined reference to `__cxa_begin_catch'
init.cpp:(.text+0x5ca): undefined reference to `__cxa_end_catch'
init.cpp:(.text+0x5f8): undefined reference to `__cxa_end_catch'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_init.o): In function `ConvertArgsToUnicode(int, char**)':
init.cpp:(.text+0x61a): undefined reference to `operator new[](unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_init.o): In function `__tcf_0':
init.cpp:(.text+0x12c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_init.o): In function `wxDummyConsoleApp::~wxDummyConsoleApp()':
init.cpp:(.text._ZN17wxDummyConsoleAppD0Ev[wxDummyConsoleApp::~wxDummyConsoleApp()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_init.o):(.rodata._ZTI17wxDummyConsoleApp[typeinfo for wxDummyConsoleApp]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_init.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_intl.o): In function `__static_initialization_and_destruction_0(int, int)':
intl.cpp:(.text+0x940): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_intl.o): In function `wxPluralFormsCalculatorPtr::~wxPluralFormsCalculatorPtr()':
intl.cpp:(.text+0xa98): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_intl.o): In function `wxPluralFormsCalculatorPtr::~wxPluralFormsCalculatorPtr()':
intl.cpp:(.text+0xad8): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_intl.o): In function `wxPluralFormsNodePtr::reset(wxPluralFormsNode*)':
intl.cpp:(.text+0xb74): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_intl.o): In function `wxPluralFormsParser::expression()':
intl.cpp:(.text+0xc31): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_intl.o): In function `wxPluralFormsParser::pmExpression()':
intl.cpp:(.text+0xd6a): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_intl.o): In function `wxPluralFormsParser::multiplicativeExpression()':
intl.cpp:(.text+0xe81): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_intl.o): In function `wxPluralFormsParser::relationalExpression()':
intl.cpp:(.text+0xfb2): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_intl.o): In function `wxPluralFormsParser::equalityExpression()':
intl.cpp:(.text+0x10eb): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_intl.o):intl.cpp:(.text+0x1211): more undefined references to `operator new(unsigned int)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_intl.o): In function `wxLocaleModule::wxCreateObject()':
intl.cpp:(.text+0x18d8): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_intl.o): In function `wxLanguageInfoArray::Insert(wxLanguageInfo const&, unsigned int, unsigned int)':
intl.cpp:(.text+0x1913): undefined reference to `operator new(unsigned int)'
intl.cpp:(.text+0x19d6): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_intl.o): In function `wxLanguageInfoArray::Add(wxLanguageInfo const&, unsigned int)':
intl.cpp:(.text+0x1a73): undefined reference to `operator new(unsigned int)'
intl.cpp:(.text+0x1b36): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_intl.o): In function `wxLanguageInfoArray::DoEmpty()':
intl.cpp:(.text+0x23e1): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_intl.o): In function `wxLocale::DestroyLanguagesDB()':
intl.cpp:(.text+0x252d): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_intl.o): In function `wxMsgCatalogFile::~wxMsgCatalogFile()':
intl.cpp:(.text+0x2854): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_intl.o): In function `wxMsgCatalogFile::~wxMsgCatalogFile()':
intl.cpp:(.text+0x2f34): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_intl.o): In function `wxLocale::~wxLocale()':
intl.cpp:(.text+0x3173): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_intl.o): In function `wxLocale::~wxLocale()':
intl.cpp:(.text+0x3343): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_intl.o): In function `wxLocale::~wxLocale()':
intl.cpp:(.text+0x3503): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_intl.o): In function `wxMsgCatalogFile::FillHash(wxMessagesHash&, wxString const&, bool) const':
intl.cpp:(.text+0x36c0): undefined reference to `operator new(unsigned int)'
intl.cpp:(.text+0x3a4e): undefined reference to `operator new(unsigned int)'
intl.cpp:(.text+0x3dc0): undefined reference to `operator delete(void*)'
intl.cpp:(.text+0x3e01): undefined reference to `operator new(unsigned int)'
intl.cpp:(.text+0x3e24): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_intl.o): In function `wxLanguageInfoArray::RemoveAt(unsigned int, unsigned int)':
intl.cpp:(.text+0x3e8a): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_intl.o): In function `wxMsgCatalogFile::Load(wchar_t const*, wchar_t const*, wxPluralFormsCalculatorPtr&)':
intl.cpp:(.text+0x4525): undefined reference to `operator new[](unsigned int)'
intl.cpp:(.text+0x457f): undefined reference to `operator delete[](void*)'
intl.cpp:(.text+0x49a7): undefined reference to `operator delete(void*)'
intl.cpp:(.text+0x4a41): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_intl.o): In function `wxLocale::CreateLanguagesDB()':
intl.cpp:(.text+0x8168): undefined reference to `operator new(unsigned int)'
intl.cpp:(.text+0x8190): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_intl.o): In function `wxLocale::AddCatalog(wchar_t const*, wxLanguage, wchar_t const*)':
intl.cpp:(.text+0x8c64): undefined reference to `operator new(unsigned int)'
intl.cpp:(.text+0x8d39): undefined reference to `operator delete(void*)'
intl.cpp:(.text+0x8eab): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_intl.o): In function `__tcf_0':
intl.cpp:(.text+0x38c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_intl.o): In function `wxPluralFormsNodePtr::~wxPluralFormsNodePtr()':
intl.cpp:(.text+0xa5a): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_intl.o): In function `wxPluralFormsNodePtr::~wxPluralFormsNodePtr()':
intl.cpp:(.text+0xb2a): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_intl.o): In function `wxLocale::~wxLocale()':
intl.cpp:(.text+0x3220): undefined reference to `operator delete(void*)'
intl.cpp:(.text+0x3237): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_intl.o): In function `wxLocaleModule::~wxLocaleModule()':
intl.cpp:(.text._ZN14wxLocaleModuleD0Ev[wxLocaleModule::~wxLocaleModule()]+0x3b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_intl.o):intl.cpp:(.text._ZN41wxMessagesHash_wxImplementation_HashTable10DeleteNodeEP21_wxHashTable_NodeBase[wxMessagesHash_wxImplementation_HashTable::DeleteNode(_wxHashTable_NodeBase*)]+0x31): more undefined references to `operator delete(void*)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_intl.o):(.rodata._ZTI14wxLocaleModule[typeinfo for wxLocaleModule]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_intl.o):(.rodata._ZTI8wxLocale[typeinfo for wxLocale]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_intl.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_list.o): In function `wxListBase::Sort(int (*)(void const*, void const*))':
list.cpp:(.text+0x8b0): undefined reference to `operator new[](unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_list.o): In function `wxStringList::Sort()':
list.cpp:(.text+0x93a): undefined reference to `operator new[](unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_list.o): In function `wxStringList::ListToArray(bool) const':
list.cpp:(.text+0x9dd): undefined reference to `operator new[](unsigned int)'
list.cpp:(.text+0xa13): undefined reference to `operator new[](unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_list.o): In function `__static_initialization_and_destruction_0(int, int)':
list.cpp:(.text+0xb00): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_list.o): In function `wxStringList::wxCreateObject()':
list.cpp:(.text+0xd1f): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_list.o): In function `wxList::wxCreateObject()':
list.cpp:(.text+0xd8f): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_list.o): In function `wxStringList::Prepend(wchar_t const*)':
list.cpp:(.text+0x1016): undefined reference to `operator new[](unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_list.o): In function `wxStringList::Add(wchar_t const*)':
list.cpp:(.text+0x107e): undefined reference to `operator new[](unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_list.o): In function `wxNodeBase::~wxNodeBase()':
list.cpp:(.text+0x3f2): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_list.o): In function `__tcf_0':
list.cpp:(.text+0x49c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_list.o): In function `wxStringListNode::DeleteData()':
list.cpp:(.text+0x4b2): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_list.o): In function `wxListBase::Sort(int (*)(void const*, void const*))':
list.cpp:(.text+0x911): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_list.o): In function `wxStringList::Sort()':
list.cpp:(.text+0x9b2): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_list.o): In function `wxListBase::~wxListBase()':
list.cpp:(.text+0x114d): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_list.o): In function `wxObjectListNode::~wxObjectListNode()':
list.cpp:(.text._ZN16wxObjectListNodeD0Ev[wxObjectListNode::~wxObjectListNode()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_list.o): In function `wxStringListNode::~wxStringListNode()':
list.cpp:(.text._ZN16wxStringListNodeD0Ev[wxStringListNode::~wxStringListNode()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_list.o): In function `wxStringListBase::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&)':
list.cpp:(.text._ZN16wxStringListBase10CreateNodeEP10wxNodeBaseS1_PvRK9wxListKey[wxStringListBase::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&)]+0x14): undefined reference to `operator new(unsigned int)'
list.cpp:(.text._ZN16wxStringListBase10CreateNodeEP10wxNodeBaseS1_PvRK9wxListKey[wxStringListBase::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&)]+0x5d): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_list.o): In function `wxObjectList::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&)':
list.cpp:(.text._ZN12wxObjectList10CreateNodeEP10wxNodeBaseS1_PvRK9wxListKey[wxObjectList::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&)]+0x14): undefined reference to `operator new(unsigned int)'
list.cpp:(.text._ZN12wxObjectList10CreateNodeEP10wxNodeBaseS1_PvRK9wxListKey[wxObjectList::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&)]+0x5d): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_list.o): In function `wxStringListBase::~wxStringListBase()':
list.cpp:(.text._ZN16wxStringListBaseD0Ev[wxStringListBase::~wxStringListBase()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_list.o): In function `wxObjectList::~wxObjectList()':
list.cpp:(.text._ZN12wxObjectListD0Ev[wxObjectList::~wxObjectList()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_list.o): In function `wxList::~wxList()':
list.cpp:(.text._ZN6wxListD0Ev[wxList::~wxList()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_list.o): In function `wxStringList::~wxStringList()':
list.cpp:(.text._ZN12wxStringListD0Ev[wxStringList::~wxStringList()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_list.o):(.rodata._ZTV10wxListBase[vtable for wxListBase]+0x1c): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_list.o):(.rodata._ZTI12wxStringList[typeinfo for wxStringList]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_list.o):(.rodata._ZTI16wxStringListNode[typeinfo for wxStringListNode]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_list.o):(.rodata._ZTI6wxList[typeinfo for wxList]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_list.o):(.rodata._ZTI16wxObjectListNode[typeinfo for wxObjectListNode]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_list.o):(.rodata._ZTI10wxListBase[typeinfo for wxListBase]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_list.o):(.rodata._ZTI10wxNodeBase[typeinfo for wxNodeBase]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_list.o):(.rodata._ZTI16wxStringListBase[typeinfo for wxStringListBase]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_list.o):(.rodata._ZTI12wxObjectList[typeinfo for wxObjectList]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_list.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_log.o): In function `wxLogStream::wxLogStream(std::basic_ostream >*)':
log.cpp:(.text+0xab): undefined reference to `std::cerr'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_log.o): In function `wxLog::GetActiveTarget()':
log.cpp:(.text+0x59c): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_log.o): In function `wxLogStream::wxLogStream(std::basic_ostream >*)':
log.cpp:(.text+0x69b): undefined reference to `std::cerr'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_log.o): In function `__static_initialization_and_destruction_0(int, int)':
log.cpp:(.text+0x6d0): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_log.o): In function `wxLogStream::DoLogString(wchar_t const*, long)':
log.cpp:(.text+0x1ace): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, int)'
log.cpp:(.text+0x1aea): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, int)'
log.cpp:(.text+0x1af2): undefined reference to `std::basic_ostream >& std::endl >(std::basic_ostream >&)'
log.cpp:(.text+0x1b49): undefined reference to `std::basic_ios >::clear(std::_Ios_Iostate)'
log.cpp:(.text+0x1b65): undefined reference to `std::basic_ios >::clear(std::_Ios_Iostate)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_log.o): In function `wxLog::~wxLog()':
log.cpp:(.text+0x1c1): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_log.o): In function `wxLogChain::~wxLogChain()':
log.cpp:(.text+0x23c): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_log.o): In function `__tcf_0':
log.cpp:(.text+0x3fc): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_log.o): In function `wxLogStderr::~wxLogStderr()':
log.cpp:(.text._ZN11wxLogStderrD0Ev[wxLogStderr::~wxLogStderr()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_log.o): In function `wxLogStream::~wxLogStream()':
log.cpp:(.text._ZN11wxLogStreamD0Ev[wxLogStream::~wxLogStream()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_log.o): In function `wxLogPassThrough::~wxLogPassThrough()':
log.cpp:(.text._ZN16wxLogPassThroughD0Ev[wxLogPassThrough::~wxLogPassThrough()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_log.o): In function `wxLogBuffer::~wxLogBuffer()':
log.cpp:(.text._ZN11wxLogBufferD0Ev[wxLogBuffer::~wxLogBuffer()]+0x37): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_log.o):(.rodata._ZTI10wxLogChain[typeinfo for wxLogChain]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_log.o):(.rodata._ZTI11wxLogStream[typeinfo for wxLogStream]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_log.o):(.rodata._ZTI11wxLogStderr[typeinfo for wxLogStderr]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_log.o):(.rodata._ZTI11wxLogBuffer[typeinfo for wxLogBuffer]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_log.o):(.rodata._ZTI5wxLog[typeinfo for wxLog]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_log.o):(.rodata._ZTI16wxLogPassThrough[typeinfo for wxLogPassThrough]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_log.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_longlong.o): In function `__static_initialization_and_destruction_0(int, int)':
longlong.cpp:(.text+0x150): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_longlong.o): In function `__tcf_0':
longlong.cpp:(.text+0x19c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_longlong.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_module.o): In function `__static_initialization_and_destruction_0(int, int)':
module.cpp:(.text+0x4a2): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_module.o): In function `__tcf_0':
module.cpp:(.text+0x2c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_module.o): In function `wxwxModuleListNode::~wxwxModuleListNode()':
module.cpp:(.text._ZN18wxwxModuleListNodeD0Ev[wxwxModuleListNode::~wxwxModuleListNode()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_module.o): In function `wxModuleList::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&)':
module.cpp:(.text._ZN12wxModuleList10CreateNodeEP10wxNodeBaseS1_PvRK9wxListKey[wxModuleList::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&)]+0x14): undefined reference to `operator new(unsigned int)'
module.cpp:(.text._ZN12wxModuleList10CreateNodeEP10wxNodeBaseS1_PvRK9wxListKey[wxModuleList::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&)]+0x5d): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_module.o): In function `wxModuleList::~wxModuleList()':
module.cpp:(.text._ZN12wxModuleListD0Ev[wxModuleList::~wxModuleList()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_module.o): In function `wxModule::~wxModule()':
module.cpp:(.text._ZN8wxModuleD0Ev[wxModule::~wxModule()]+0x3b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_module.o):(.rodata._ZTV8wxModule[vtable for wxModule]+0x1c): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_module.o):(.rodata._ZTV8wxModule[vtable for wxModule]+0x20): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_module.o):(.rodata._ZTI8wxModule[typeinfo for wxModule]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_module.o):(.rodata._ZTI18wxwxModuleListNode[typeinfo for wxwxModuleListNode]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_module.o):(.rodata._ZTI12wxModuleList[typeinfo for wxModuleList]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_module.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_object.o): In function `wxClassInfo::Register()':
object.cpp:(.text+0x388): undefined reference to `operator new(unsigned int)'
object.cpp:(.text+0x3ff): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_object.o): In function `__static_initialization_and_destruction_0(int, int)':
object.cpp:(.text+0x430): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_object.o): In function `__tcf_0':
object.cpp:(.text+0x10c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_object.o): In function `wxObject::~wxObject()':
object.cpp:(.text._ZN8wxObjectD0Ev[wxObject::~wxObject()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_object.o): In function `wxHashTableBase::~wxHashTableBase()':
object.cpp:(.text._ZN15wxHashTableBaseD0Ev[wxHashTableBase::~wxHashTableBase()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_object.o):(.rodata._ZTI8wxObject[typeinfo for wxObject]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_object.o):(.rodata._ZTV15wxHashTableBase[vtable for wxHashTableBase]+0x1c): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_object.o):(.rodata._ZTI15wxHashTableBase[typeinfo for wxHashTableBase]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_object.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_platinfo.o): In function `__static_initialization_and_destruction_0(int, int)':
platinfo.cpp:(.text+0x120): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_platinfo.o): In function `__tcf_0':
platinfo.cpp:(.text+0x1cc): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_platinfo.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stdpbase.o): In function `__static_initialization_and_destruction_0(int, int)':
stdpbase.cpp:(.text+0xd0): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stdpbase.o): In function `wxStandardPathsBase::~wxStandardPathsBase()':
stdpbase.cpp:(.text+0x81): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stdpbase.o): In function `__tcf_0':
stdpbase.cpp:(.text+0x15c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stdpbase.o): In function `wxAppTraitsBase::~wxAppTraitsBase()':
stdpbase.cpp:(.text._ZN15wxAppTraitsBaseD0Ev[wxAppTraitsBase::~wxAppTraitsBase()]+0x11): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stdpbase.o):(.rodata._ZTV15wxAppTraitsBase[vtable for wxAppTraitsBase]+0x10): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stdpbase.o):(.rodata._ZTV15wxAppTraitsBase[vtable for wxAppTraitsBase]+0x14): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stdpbase.o):(.rodata._ZTV15wxAppTraitsBase[vtable for wxAppTraitsBase]+0x18): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stdpbase.o):(.rodata._ZTV15wxAppTraitsBase[vtable for wxAppTraitsBase]+0x1c): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stdpbase.o):(.rodata._ZTV15wxAppTraitsBase[vtable for wxAppTraitsBase]+0x24): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stdpbase.o):(.rodata._ZTV15wxAppTraitsBase[vtable for wxAppTraitsBase]+0x28): more undefined references to `__cxa_pure_virtual' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stdpbase.o):(.rodata._ZTI19wxStandardPathsBase[typeinfo for wxStandardPathsBase]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stdpbase.o):(.rodata._ZTI15wxAppTraitsBase[typeinfo for wxAppTraitsBase]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stdpbase.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stopwatch.o): In function `__static_initialization_and_destruction_0(int, int)':
stopwatch.cpp:(.text+0x20): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stopwatch.o): In function `__tcf_0':
stopwatch.cpp:(.text+0x7c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stopwatch.o):(.eh_frame+0x11): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_strconv.o): In function `__static_initialization_and_destruction_0(int, int)':
strconv.cpp:(.text+0x1220): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_strconv.o): In function `wxMBConv::cWC2MB(wchar_t const*) const':
strconv.cpp:(.text+0x192b): undefined reference to `__cxa_guard_acquire'
strconv.cpp:(.text+0x1949): undefined reference to `__cxa_guard_release'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_strconv.o): In function `wxConvBrokenFileNames::wxConvBrokenFileNames(wchar_t const*)':
strconv.cpp:(.text+0x230b): undefined reference to `operator new(unsigned int)'
strconv.cpp:(.text+0x234c): undefined reference to `operator new(unsigned int)'
strconv.cpp:(.text+0x2369): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_strconv.o): In function `wxConvBrokenFileNames::wxConvBrokenFileNames(wchar_t const*)':
strconv.cpp:(.text+0x23cb): undefined reference to `operator new(unsigned int)'
strconv.cpp:(.text+0x240c): undefined reference to `operator new(unsigned int)'
strconv.cpp:(.text+0x2429): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_strconv.o): In function `new_wxMBConv_iconv(wchar_t const*)':
strconv.cpp:(.text+0x2934): undefined reference to `operator new(unsigned int)'
strconv.cpp:(.text+0x2983): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_strconv.o): In function `new_wxMBConv_wxwin(wchar_t const*)':
strconv.cpp:(.text+0x3254): undefined reference to `operator new(unsigned int)'
strconv.cpp:(.text+0x339a): undefined reference to `operator delete[](void*)'
strconv.cpp:(.text+0x33c1): undefined reference to `operator delete[](void*)'
strconv.cpp:(.text+0x33e2): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_strconv.o): In function `wxCSConv::DoCreate() const':
strconv.cpp:(.text+0x34c2): undefined reference to `operator new(unsigned int)'
strconv.cpp:(.text+0x3518): undefined reference to `operator new(unsigned int)'
strconv.cpp:(.text+0x3568): undefined reference to `operator new(unsigned int)'
strconv.cpp:(.text+0x367d): undefined reference to `operator new(unsigned int)'
strconv.cpp:(.text+0x38ae): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_strconv.o):strconv.cpp:(.text+0x39cb): more undefined references to `operator new(unsigned int)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_strconv.o): In function `wxCSConv::DoCreate() const':
strconv.cpp:(.text+0x3d5d): undefined reference to `operator delete[](void*)'
strconv.cpp:(.text+0x3d81): undefined reference to `operator delete[](void*)'
strconv.cpp:(.text+0x3da2): undefined reference to `operator delete(void*)'
strconv.cpp:(.text+0x3db4): undefined reference to `operator delete(void*)'
strconv.cpp:(.text+0x3e3d): undefined reference to `operator delete[](void*)'
strconv.cpp:(.text+0x3e61): undefined reference to `operator delete(void*)'
strconv.cpp:(.text+0x3e7e): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_strconv.o): In function `wxMBConv::~wxMBConv()':
strconv.cpp:(.text+0x9f1): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_strconv.o): In function `wxCSConv::~wxCSConv()':
strconv.cpp:(.text+0xad2): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_strconv.o): In function `__tcf_0':
strconv.cpp:(.text+0xb9c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_strconv.o): In function `wxMBConv_iconv::~wxMBConv_iconv()':
strconv.cpp:(.text+0x29f4): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_strconv.o): In function `wxMBConvLibc::~wxMBConvLibc()':
strconv.cpp:(.text._ZN12wxMBConvLibcD0Ev[wxMBConvLibc::~wxMBConvLibc()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_strconv.o): In function `wxMBConvUTF7::~wxMBConvUTF7()':
strconv.cpp:(.text._ZN12wxMBConvUTF7D0Ev[wxMBConvUTF7::~wxMBConvUTF7()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_strconv.o): In function `wxMBConvUTF8::~wxMBConvUTF8()':
strconv.cpp:(.text._ZN12wxMBConvUTF8D0Ev[wxMBConvUTF8::~wxMBConvUTF8()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_strconv.o): In function `wxConvBrokenFileNames::~wxConvBrokenFileNames()':
strconv.cpp:(.text._ZN21wxConvBrokenFileNamesD0Ev[wxConvBrokenFileNames::~wxConvBrokenFileNames()]+0x39): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_strconv.o): In function `wxMBConvUTF32BE::Clone() const':
strconv.cpp:(.text._ZNK15wxMBConvUTF32BE5CloneEv[wxMBConvUTF32BE::Clone() const]+0xe): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_strconv.o): In function `wxMBConvUTF32LE::Clone() const':
strconv.cpp:(.text._ZNK15wxMBConvUTF32LE5CloneEv[wxMBConvUTF32LE::Clone() const]+0xe): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_strconv.o): In function `wxMBConvUTF16BE::Clone() const':
strconv.cpp:(.text._ZNK15wxMBConvUTF16BE5CloneEv[wxMBConvUTF16BE::Clone() const]+0xe): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_strconv.o): In function `wxMBConvUTF16LE::Clone() const':
strconv.cpp:(.text._ZNK15wxMBConvUTF16LE5CloneEv[wxMBConvUTF16LE::Clone() const]+0xe): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_strconv.o): In function `wxMBConvUTF7::Clone() const':
strconv.cpp:(.text._ZNK12wxMBConvUTF75CloneEv[wxMBConvUTF7::Clone() const]+0xe): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_strconv.o):strconv.cpp:(.text._ZNK21wxConvBrokenFileNames5CloneEv[wxConvBrokenFileNames::Clone() const]+0x14): more undefined references to `operator new(unsigned int)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_strconv.o): In function `wxConvBrokenFileNames::Clone() const':
strconv.cpp:(.text._ZNK21wxConvBrokenFileNames5CloneEv[wxConvBrokenFileNames::Clone() const]+0x51): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_strconv.o): In function `wxMBConvLibc::Clone() const':
strconv.cpp:(.text._ZNK12wxMBConvLibc5CloneEv[wxMBConvLibc::Clone() const]+0xe): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_strconv.o): In function `wxCSConv::Clone() const':
strconv.cpp:(.text._ZNK8wxCSConv5CloneEv[wxCSConv::Clone() const]+0x14): undefined reference to `operator new(unsigned int)'
strconv.cpp:(.text._ZNK8wxCSConv5CloneEv[wxCSConv::Clone() const]+0x3b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_strconv.o): In function `wxEncodingConverter::~wxEncodingConverter()':
strconv.cpp:(.text._ZN19wxEncodingConverterD0Ev[wxEncodingConverter::~wxEncodingConverter()]+0x1b): undefined reference to `operator delete[](void*)'
strconv.cpp:(.text._ZN19wxEncodingConverterD0Ev[wxEncodingConverter::~wxEncodingConverter()]+0x36): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_strconv.o): In function `wxMBConvUTF8::Clone() const':
strconv.cpp:(.text._ZNK12wxMBConvUTF85CloneEv[wxMBConvUTF8::Clone() const]+0xe): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_strconv.o): In function `wxEncodingConverter::~wxEncodingConverter()':
strconv.cpp:(.text._ZN19wxEncodingConverterD1Ev[wxEncodingConverter::~wxEncodingConverter()]+0x1b): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_strconv.o): In function `wxEncodingNameCache_wxImplementation_HashTable::DeleteNode(_wxHashTable_NodeBase*)':
strconv.cpp:(.text._ZN46wxEncodingNameCache_wxImplementation_HashTable10DeleteNodeEP21_wxHashTable_NodeBase[wxEncodingNameCache_wxImplementation_HashTable::DeleteNode(_wxHashTable_NodeBase*)]+0x24): undefined reference to `operator delete(void*)'
strconv.cpp:(.text._ZN46wxEncodingNameCache_wxImplementation_HashTable10DeleteNodeEP21_wxHashTable_NodeBase[wxEncodingNameCache_wxImplementation_HashTable::DeleteNode(_wxHashTable_NodeBase*)]+0x42): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_strconv.o): In function `wxMBConv_iconv::Clone() const':
strconv.cpp:(.text._ZNK14wxMBConv_iconv5CloneEv[wxMBConv_iconv::Clone() const]+0x1d): undefined reference to `operator new(unsigned int)'
strconv.cpp:(.text._ZNK14wxMBConv_iconv5CloneEv[wxMBConv_iconv::Clone() const]+0x4a): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_strconv.o): In function `wxMBConvUTF16LE::~wxMBConvUTF16LE()':
strconv.cpp:(.text._ZN15wxMBConvUTF16LED0Ev[wxMBConvUTF16LE::~wxMBConvUTF16LE()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_strconv.o): In function `wxMBConvUTF32LE::~wxMBConvUTF32LE()':
strconv.cpp:(.text._ZN15wxMBConvUTF32LED0Ev[wxMBConvUTF32LE::~wxMBConvUTF32LE()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_strconv.o): In function `wxMBConvUTF16BE::~wxMBConvUTF16BE()':
strconv.cpp:(.text._ZN15wxMBConvUTF16BED0Ev[wxMBConvUTF16BE::~wxMBConvUTF16BE()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_strconv.o): In function `wxMBConvUTF32BE::~wxMBConvUTF32BE()':
strconv.cpp:(.text._ZN15wxMBConvUTF32BED0Ev[wxMBConvUTF32BE::~wxMBConvUTF32BE()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_strconv.o): In function `wxMBConv_wxwin::~wxMBConv_wxwin()':
strconv.cpp:(.text._ZN14wxMBConv_wxwinD0Ev[wxMBConv_wxwin::~wxMBConv_wxwin()]+0x23): undefined reference to `operator delete[](void*)'
strconv.cpp:(.text._ZN14wxMBConv_wxwinD0Ev[wxMBConv_wxwin::~wxMBConv_wxwin()]+0x4b): undefined reference to `operator delete[](void*)'
strconv.cpp:(.text._ZN14wxMBConv_wxwinD0Ev[wxMBConv_wxwin::~wxMBConv_wxwin()]+0x8b): undefined reference to `operator delete[](void*)'
strconv.cpp:(.text._ZN14wxMBConv_wxwinD0Ev[wxMBConv_wxwin::~wxMBConv_wxwin()]+0x73): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_strconv.o): In function `wxMBConv_wxwin::~wxMBConv_wxwin()':
strconv.cpp:(.text._ZN14wxMBConv_wxwinD1Ev[wxMBConv_wxwin::~wxMBConv_wxwin()]+0x23): undefined reference to `operator delete[](void*)'
strconv.cpp:(.text._ZN14wxMBConv_wxwinD1Ev[wxMBConv_wxwin::~wxMBConv_wxwin()]+0x4b): undefined reference to `operator delete[](void*)'
strconv.cpp:(.text._ZN14wxMBConv_wxwinD1Ev[wxMBConv_wxwin::~wxMBConv_wxwin()]+0x83): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_strconv.o): In function `wxMBConv_wxwin::Clone() const':
strconv.cpp:(.text._ZNK14wxMBConv_wxwin5CloneEv[wxMBConv_wxwin::Clone() const]+0x17): undefined reference to `operator new(unsigned int)'
strconv.cpp:(.text._ZNK14wxMBConv_wxwin5CloneEv[wxMBConv_wxwin::Clone() const]+0xbe): undefined reference to `operator delete[](void*)'
strconv.cpp:(.text._ZNK14wxMBConv_wxwin5CloneEv[wxMBConv_wxwin::Clone() const]+0xe2): undefined reference to `operator delete[](void*)'
strconv.cpp:(.text._ZNK14wxMBConv_wxwin5CloneEv[wxMBConv_wxwin::Clone() const]+0x103): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_strconv.o):(.rodata._ZTV8wxMBConv[vtable for wxMBConv]+0x1c): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_strconv.o):(.rodata._ZTI14wxMBConv_iconv[typeinfo for wxMBConv_iconv]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_strconv.o):(.rodata._ZTI8wxCSConv[typeinfo for wxCSConv]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_strconv.o):(.rodata._ZTI15wxMBConvUTF32BE[typeinfo for wxMBConvUTF32BE]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_strconv.o):(.rodata._ZTI15wxMBConvUTF32LE[typeinfo for wxMBConvUTF32LE]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_strconv.o):(.rodata._ZTI15wxMBConvUTF16BE[typeinfo for wxMBConvUTF16BE]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_strconv.o):(.rodata._ZTI15wxMBConvUTF16LE[typeinfo for wxMBConvUTF16LE]+0x0): more undefined references to `vtable for __cxxabiv1::__si_class_type_info' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_strconv.o):(.rodata._ZTI8wxMBConv[typeinfo for wxMBConv]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_strconv.o):(.rodata._ZTI14wxMBConv_wxwin[typeinfo for wxMBConv_wxwin]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_strconv.o):(.rodata._ZTI19wxEncodingConverter[typeinfo for wxEncodingConverter]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_strconv.o):(.rodata._ZTI21wxConvBrokenFileNames[typeinfo for wxConvBrokenFileNames]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_strconv.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_string.o): In function `__static_initialization_and_destruction_0(int, int)':
string.cpp:(.text+0x6a0): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_string.o): In function `wxArrayString::Shrink()':
string.cpp:(.text+0x817): undefined reference to `operator new[](unsigned int)'
string.cpp:(.text+0x841): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_string.o): In function `wxArrayString::Alloc(unsigned int)':
string.cpp:(.text+0x891): undefined reference to `operator new[](unsigned int)'
string.cpp:(.text+0x8bf): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_string.o): In function `wxArrayString::Grow(unsigned int)':
string.cpp:(.text+0x917): undefined reference to `operator new[](unsigned int)'
string.cpp:(.text+0x951): undefined reference to `operator new[](unsigned int)'
string.cpp:(.text+0x97b): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_string.o): In function `operator<<(std::basic_ostream >&, wxString const&)':
string.cpp:(.text+0xae7): undefined reference to `std::basic_ostream >& std::basic_ostream >::_M_insert(void const*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_string.o): In function `wxArrayString::~wxArrayString()':
string.cpp:(.text+0x1dcd): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_string.o): In function `wxArrayString::~wxArrayString()':
string.cpp:(.text+0x1dfd): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_string.o): In function `wxArrayString::Clear()':
string.cpp:(.text+0x1e3a): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_string.o): In function `__tcf_0':
string.cpp:(.text+0x73c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_string.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textbuf.o): In function `__static_initialization_and_destruction_0(int, int)':
textbuf.cpp:(.text+0x3f0): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textbuf.o): In function `__tcf_0':
textbuf.cpp:(.text+0x12c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textbuf.o): In function `wxTextBuffer::~wxTextBuffer()':
textbuf.cpp:(.text+0x99e): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textbuf.o):(.rodata._ZTV12wxTextBuffer[vtable for wxTextBuffer]+0x10): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textbuf.o):(.rodata._ZTV12wxTextBuffer[vtable for wxTextBuffer]+0x14): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textbuf.o):(.rodata._ZTV12wxTextBuffer[vtable for wxTextBuffer]+0x18): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textbuf.o):(.rodata._ZTV12wxTextBuffer[vtable for wxTextBuffer]+0x1c): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textbuf.o):(.rodata._ZTV12wxTextBuffer[vtable for wxTextBuffer]+0x20): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textbuf.o):(.rodata._ZTI12wxTextBuffer[typeinfo for wxTextBuffer]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textbuf.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textfile.o): In function `__static_initialization_and_destruction_0(int, int)':
textfile.cpp:(.text+0x40): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textfile.o): In function `__tcf_0':
textfile.cpp:(.text+0x8c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textfile.o): In function `wxTextFile::~wxTextFile()':
textfile.cpp:(.text._ZN10wxTextFileD0Ev[wxTextFile::~wxTextFile()]+0x35): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textfile.o):(.rodata._ZTI10wxTextFile[typeinfo for wxTextFile]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textfile.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_tokenzr.o): In function `__static_initialization_and_destruction_0(int, int)':
tokenzr.cpp:(.text+0x20): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_tokenzr.o): In function `__tcf_0':
tokenzr.cpp:(.text+0x6c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_tokenzr.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_txtstrm.o): In function `__static_initialization_and_destruction_0(int, int)':
txtstrm.cpp:(.text+0x200): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_txtstrm.o): In function `wxTextOutputStream::~wxTextOutputStream()':
txtstrm.cpp:(.text+0x178): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_txtstrm.o): In function `__tcf_0':
txtstrm.cpp:(.text+0x24c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_txtstrm.o):(.rodata._ZTI18wxTextOutputStream[typeinfo for wxTextOutputStream]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_txtstrm.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wxchar.o): In function `__static_initialization_and_destruction_0(int, int)':
wxchar.cpp:(.text+0x20): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wxchar.o): In function `wxGetenv(wchar_t const*)':
wxchar.cpp:(.text+0x72f): undefined reference to `__cxa_guard_acquire'
wxchar.cpp:(.text+0x74d): undefined reference to `__cxa_guard_release'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wxchar.o): In function `__tcf_1':
wxchar.cpp:(.text+0x6c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wxchar.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_baseunix.o): In function `__static_initialization_and_destruction_0(int, int)':
baseunix.cpp:(.text+0x50): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_baseunix.o): In function `__tcf_0':
baseunix.cpp:(.text+0x9c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_baseunix.o): In function `wxConsoleAppTraits::~wxConsoleAppTraits()':
baseunix.cpp:(.text._ZN18wxConsoleAppTraitsD0Ev[wxConsoleAppTraits::~wxConsoleAppTraits()]+0x11): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_baseunix.o):(.rodata._ZTI18wxConsoleAppTraits[typeinfo for wxConsoleAppTraits]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_baseunix.o):(.eh_frame+0x11): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dir.o): In function `__static_initialization_and_destruction_0(int, int)':
dir.cpp:(.text+0x40): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dir.o): In function `wxDir::Open(wxString const&)':
dir.cpp:(.text+0x734): undefined reference to `operator delete(void*)'
dir.cpp:(.text+0x740): undefined reference to `operator new(unsigned int)'
dir.cpp:(.text+0x7bb): undefined reference to `operator delete(void*)'
dir.cpp:(.text+0x7cf): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dir.o): In function `__tcf_0':
dir.cpp:(.text+0x8c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dir.o): In function `wxDir::~wxDir()':
dir.cpp:(.text+0x6d1): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dir.o): In function `wxDir::~wxDir()':
dir.cpp:(.text+0x701): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dir.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stdpaths.o): In function `__static_initialization_and_destruction_0(int, int)':
stdpaths.cpp:(.text+0x20): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stdpaths.o): In function `__tcf_0':
stdpaths.cpp:(.text+0x6c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stdpaths.o): In function `wxStandardPaths::~wxStandardPaths()':
stdpaths.cpp:(.text._ZN15wxStandardPathsD0Ev[wxStandardPaths::~wxStandardPaths()]+0x37): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stdpaths.o):(.rodata._ZTI15wxStandardPaths[typeinfo for wxStandardPaths]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stdpaths.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_threadpsx.o): In function `__static_initialization_and_destruction_0(int, int)':
threadpsx.cpp:(.text+0xb0): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_threadpsx.o): In function `wxCondition::wxCondition(wxMutex&)':
threadpsx.cpp:(.text+0x4b7): undefined reference to `operator new(unsigned int)'
threadpsx.cpp:(.text+0x4e4): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_threadpsx.o): In function `wxMutex::wxMutex(wxMutexType)':
threadpsx.cpp:(.text+0x737): undefined reference to `operator new(unsigned int)'
threadpsx.cpp:(.text+0x764): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_threadpsx.o): In function `wxSemaphore::wxSemaphore(int, int)':
threadpsx.cpp:(.text+0x837): undefined reference to `operator new(unsigned int)'
threadpsx.cpp:(.text+0x876): undefined reference to `operator delete(void*)'
threadpsx.cpp:(.text+0x890): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_threadpsx.o): In function `wxMutex::wxMutex(wxMutexType)':
threadpsx.cpp:(.text+0x957): undefined reference to `operator new(unsigned int)'
threadpsx.cpp:(.text+0x984): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_threadpsx.o): In function `wxCondition::wxCondition(wxMutex&)':
threadpsx.cpp:(.text+0xbf7): undefined reference to `operator new(unsigned int)'
threadpsx.cpp:(.text+0xc24): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_threadpsx.o): In function `wxThreadModule::wxCreateObject()':
threadpsx.cpp:(.text+0xc64): undefined reference to `operator new(unsigned int)'
threadpsx.cpp:(.text+0xca8): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_threadpsx.o): In function `wxSemaphore::wxSemaphore(int, int)':
threadpsx.cpp:(.text+0x13a7): undefined reference to `operator new(unsigned int)'
threadpsx.cpp:(.text+0x13e6): undefined reference to `operator delete(void*)'
threadpsx.cpp:(.text+0x1400): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_threadpsx.o): In function `wxThread::~wxThread()':
threadpsx.cpp:(.text+0x14ab): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_threadpsx.o): In function `wxThread::~wxThread()':
threadpsx.cpp:(.text+0x158b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_threadpsx.o): In function `wxThread::~wxThread()':
threadpsx.cpp:(.text+0x165b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_threadpsx.o): In function `wxThread::wxThread(wxThreadKind)':
threadpsx.cpp:(.text+0x1859): undefined reference to `operator new(unsigned int)'
threadpsx.cpp:(.text+0x18b3): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_threadpsx.o): In function `wxThread::wxThread(wxThreadKind)':
threadpsx.cpp:(.text+0x1929): undefined reference to `operator new(unsigned int)'
threadpsx.cpp:(.text+0x1983): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_threadpsx.o): In function `wxThreadModule::OnInit()':
threadpsx.cpp:(.text+0x1b02): undefined reference to `operator new(unsigned int)'
threadpsx.cpp:(.text+0x1b26): undefined reference to `operator new(unsigned int)'
threadpsx.cpp:(.text+0x1b52): undefined reference to `operator new(unsigned int)'
threadpsx.cpp:(.text+0x1b76): undefined reference to `operator new(unsigned int)'
threadpsx.cpp:(.text+0x1ba5): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_threadpsx.o): In function `wxThreadModule::OnExit()':
threadpsx.cpp:(.text+0x21db): undefined reference to `operator delete(void*)'
threadpsx.cpp:(.text+0x2202): undefined reference to `operator delete(void*)'
threadpsx.cpp:(.text+0x2229): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_threadpsx.o): In function `__tcf_0':
threadpsx.cpp:(.text+0x1ac): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_threadpsx.o): In function `wxCondition::~wxCondition()':
threadpsx.cpp:(.text+0x431): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_threadpsx.o): In function `wxCondition::~wxCondition()':
threadpsx.cpp:(.text+0x461): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_threadpsx.o): In function `wxMutex::~wxMutex()':
threadpsx.cpp:(.text+0x681): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_threadpsx.o): In function `wxMutex::~wxMutex()':
threadpsx.cpp:(.text+0x6b1): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_threadpsx.o): In function `wxSemaphore::~wxSemaphore()':
threadpsx.cpp:(.text+0x143c): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_threadpsx.o):threadpsx.cpp:(.text+0x151a): more undefined references to `operator delete(void*)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_threadpsx.o):(.rodata._ZTV8wxThread[vtable for wxThread]+0x18): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_threadpsx.o):(.rodata._ZTI14wxThreadModule[typeinfo for wxThreadModule]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_threadpsx.o):(.rodata._ZTI8wxThread[typeinfo for wxThread]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_threadpsx.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o): In function `wxClipboardTextEvent::wxCreateObject()':
event.cpp:(.text+0xe9f): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o): In function `wxMouseCaptureLostEvent::wxCreateObject()':
event.cpp:(.text+0xedf): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o): In function `wxMouseCaptureChangedEvent::wxCreateObject()':
event.cpp:(.text+0xf1f): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o): In function `wxContextMenuEvent::wxCreateObject()':
event.cpp:(.text+0xf6f): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o): In function `wxWindowDestroyEvent::wxCreateObject()':
event.cpp:(.text+0xfbf): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o):event.cpp:(.text+0xfef): more undefined references to `operator new(unsigned int)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o): In function `wxEvtHandler::Connect(int, int, int, void (wxObject::*)(wxEvent&), wxObject*, wxEvtHandler*)':
event.cpp:(.text+0x1bf4): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o): In function `wxEvtHandler::AddPendingEvent(wxEvent&)':
event.cpp:(.text+0x1cad): undefined reference to `operator new(unsigned int)'
event.cpp:(.text+0x1cd8): undefined reference to `operator new(unsigned int)'
event.cpp:(.text+0x1cfc): undefined reference to `operator delete(void*)'
event.cpp:(.text+0x1d0e): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o): In function `wxEventHashTable::AllocEventTypeTable(unsigned int)':
event.cpp:(.text+0x1d60): undefined reference to `operator new[](unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o): In function `wxEventHashTable::AddEntry(wxEventTableEntry const&)':
event.cpp:(.text+0x1f52): undefined reference to `operator new(unsigned int)'
event.cpp:(.text+0x1fa2): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o): In function `wxEventHashTable::Clear()':
event.cpp:(.text+0x20de): undefined reference to `operator delete(void*)'
event.cpp:(.text+0x20f5): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o): In function `wxEvtHandler::wxEvtHandler()':
event.cpp:(.text+0x2687): undefined reference to `operator new(unsigned int)'
event.cpp:(.text+0x26d9): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o): In function `wxEvtHandler::Disconnect(int, int, int, void (wxObject::*)(wxEvent&), wxObject*, wxEvtHandler*)':
event.cpp:(.text+0x27a6): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o): In function `wxEvtHandler::ClearEventLocker()':
event.cpp:(.text+0x27f2): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o): In function `__static_initialization_and_destruction_0(int, int)':
event.cpp:(.text+0x29f0): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o): In function `wxEvtHandler::~wxEvtHandler()':
event.cpp:(.text+0x409f): undefined reference to `operator delete(void*)'
event.cpp:(.text+0x40e6): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o): In function `wxEvtHandler::~wxEvtHandler()':
event.cpp:(.text+0x41cf): undefined reference to `operator delete(void*)'
event.cpp:(.text+0x4216): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o): In function `wxEvtHandler::~wxEvtHandler()':
event.cpp:(.text+0x42ef): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o):event.cpp:(.text+0x4336): more undefined references to `operator delete(void*)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o): In function `wxEvtHandler::wxEvtHandler()':
event.cpp:(.text+0x4407): undefined reference to `operator new(unsigned int)'
event.cpp:(.text+0x4459): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o): In function `wxEvtHandler::wxCreateObject()':
event.cpp:(.text+0x4474): undefined reference to `operator new(unsigned int)'
event.cpp:(.text+0x4494): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o): In function `wxSetCursorEvent::wxCreateObject()':
event.cpp:(.text+0x44b4): undefined reference to `operator new(unsigned int)'
event.cpp:(.text+0x4512): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o): In function `wxHelpEvent::wxCreateObject()':
event.cpp:(.text+0x4530): undefined reference to `operator new(unsigned int)'
event.cpp:(.text+0x4601): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o): In function `__tcf_0':
event.cpp:(.text+0x1aec): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o): In function `wxEventHashTable::GrowEventTypeTable()':
event.cpp:(.text+0x1e0b): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o): In function `wxEvtHandler::~wxEvtHandler()':
event.cpp:(.text+0x4149): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o): In function `wxIdleEvent::Clone() const':
event.cpp:(.text._ZNK11wxIdleEvent5CloneEv[wxIdleEvent::Clone() const]+0x17): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o): In function `wxNavigationKeyEvent::Clone() const':
event.cpp:(.text._ZNK20wxNavigationKeyEvent5CloneEv[wxNavigationKeyEvent::Clone() const]+0x17): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o): In function `wxQueryNewPaletteEvent::Clone() const':
event.cpp:(.text._ZNK22wxQueryNewPaletteEvent5CloneEv[wxQueryNewPaletteEvent::Clone() const]+0x17): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o): In function `wxPaletteChangedEvent::Clone() const':
event.cpp:(.text._ZNK21wxPaletteChangedEvent5CloneEv[wxPaletteChangedEvent::Clone() const]+0x17): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o): In function `wxDisplayChangedEvent::Clone() const':
event.cpp:(.text._ZNK21wxDisplayChangedEvent5CloneEv[wxDisplayChangedEvent::Clone() const]+0xf): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o):event.cpp:(.text._ZNK23wxMouseCaptureLostEvent5CloneEv[wxMouseCaptureLostEvent::Clone() const]+0xf): more undefined references to `operator new(unsigned int)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o): In function `wxEvent::~wxEvent()':
event.cpp:(.text._ZN7wxEventD0Ev[wxEvent::~wxEvent()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o): In function `wxHelpEvent::Clone() const':
event.cpp:(.text._ZNK11wxHelpEvent5CloneEv[wxHelpEvent::Clone() const]+0x13): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o): In function `wxWindowDestroyEvent::Clone() const':
event.cpp:(.text._ZNK20wxWindowDestroyEvent5CloneEv[wxWindowDestroyEvent::Clone() const]+0x13): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o): In function `wxWindowCreateEvent::Clone() const':
event.cpp:(.text._ZNK19wxWindowCreateEvent5CloneEv[wxWindowCreateEvent::Clone() const]+0x13): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o): In function `wxUpdateUIEvent::Clone() const':
event.cpp:(.text._ZNK15wxUpdateUIEvent5CloneEv[wxUpdateUIEvent::Clone() const]+0x13): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o): In function `wxContextMenuEvent::Clone() const':
event.cpp:(.text._ZNK18wxContextMenuEvent5CloneEv[wxContextMenuEvent::Clone() const]+0x13): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o):event.cpp:(.text._ZNK20wxClipboardTextEvent5CloneEv[wxClipboardTextEvent::Clone() const]+0x13): more undefined references to `operator new(unsigned int)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o): In function `wxPaintEvent::~wxPaintEvent()':
event.cpp:(.text._ZN12wxPaintEventD0Ev[wxPaintEvent::~wxPaintEvent()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o): In function `wxNcPaintEvent::~wxNcPaintEvent()':
event.cpp:(.text._ZN14wxNcPaintEventD0Ev[wxNcPaintEvent::~wxNcPaintEvent()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o): In function `wxEraseEvent::~wxEraseEvent()':
event.cpp:(.text._ZN12wxEraseEventD0Ev[wxEraseEvent::~wxEraseEvent()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o): In function `wxMoveEvent::~wxMoveEvent()':
event.cpp:(.text._ZN11wxMoveEventD0Ev[wxMoveEvent::~wxMoveEvent()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o): In function `wxIdleEvent::~wxIdleEvent()':
event.cpp:(.text._ZN11wxIdleEventD0Ev[wxIdleEvent::~wxIdleEvent()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o):event.cpp:(.text._ZN16wxScrollWinEventD0Ev[wxScrollWinEvent::~wxScrollWinEvent()]+0x21): more undefined references to `operator delete(void*)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o): In function `wxDropFilesEvent::~wxDropFilesEvent()':
event.cpp:(.text._ZN16wxDropFilesEventD1Ev[wxDropFilesEvent::~wxDropFilesEvent()]+0x54): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o): In function `wxDropFilesEvent::Clone() const':
event.cpp:(.text._ZNK16wxDropFilesEvent5CloneEv[wxDropFilesEvent::Clone() const]+0x14): undefined reference to `operator new(unsigned int)'
event.cpp:(.text._ZNK16wxDropFilesEvent5CloneEv[wxDropFilesEvent::Clone() const]+0x50): undefined reference to `operator new[](unsigned int)'
event.cpp:(.text._ZNK16wxDropFilesEvent5CloneEv[wxDropFilesEvent::Clone() const]+0xc5): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o): In function `wxCommandEvent::~wxCommandEvent()':
event.cpp:(.text._ZN14wxCommandEventD0Ev[wxCommandEvent::~wxCommandEvent()]+0x3d): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o): In function `wxMouseCaptureChangedEvent::~wxMouseCaptureChangedEvent()':
event.cpp:(.text._ZN26wxMouseCaptureChangedEventD0Ev[wxMouseCaptureChangedEvent::~wxMouseCaptureChangedEvent()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o): In function `wxMouseCaptureLostEvent::~wxMouseCaptureLostEvent()':
event.cpp:(.text._ZN23wxMouseCaptureLostEventD0Ev[wxMouseCaptureLostEvent::~wxMouseCaptureLostEvent()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o): In function `wxMouseEvent::~wxMouseEvent()':
event.cpp:(.text._ZN12wxMouseEventD0Ev[wxMouseEvent::~wxMouseEvent()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o): In function `wxDropFilesEvent::~wxDropFilesEvent()':
event.cpp:(.text._ZN16wxDropFilesEventD0Ev[wxDropFilesEvent::~wxDropFilesEvent()]+0x54): undefined reference to `operator delete[](void*)'
event.cpp:(.text._ZN16wxDropFilesEventD0Ev[wxDropFilesEvent::~wxDropFilesEvent()]+0x70): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o): In function `wxFocusEvent::~wxFocusEvent()':
event.cpp:(.text._ZN12wxFocusEventD0Ev[wxFocusEvent::~wxFocusEvent()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o): In function `wxCloseEvent::~wxCloseEvent()':
event.cpp:(.text._ZN12wxCloseEventD0Ev[wxCloseEvent::~wxCloseEvent()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o): In function `wxShowEvent::~wxShowEvent()':
event.cpp:(.text._ZN11wxShowEventD0Ev[wxShowEvent::~wxShowEvent()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o): In function `wxMaximizeEvent::~wxMaximizeEvent()':
event.cpp:(.text._ZN15wxMaximizeEventD0Ev[wxMaximizeEvent::~wxMaximizeEvent()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o):event.cpp:(.text._ZN14wxIconizeEventD0Ev[wxIconizeEvent::~wxIconizeEvent()]+0x21): more undefined references to `operator delete(void*)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o):(.rodata._ZTV7wxEvent[vtable for wxEvent]+0x1c): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o):(.rodata._ZTI12wxEvtHandler[typeinfo for wxEvtHandler]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o):(.rodata._ZTI11wxIdleEvent[typeinfo for wxIdleEvent]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o):(.rodata._ZTI18wxContextMenuEvent[typeinfo for wxContextMenuEvent]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o):(.rodata._ZTI20wxClipboardTextEvent[typeinfo for wxClipboardTextEvent]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o):(.rodata._ZTI11wxHelpEvent[typeinfo for wxHelpEvent]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o):(.rodata._ZTI20wxWindowDestroyEvent[typeinfo for wxWindowDestroyEvent]+0x0): more undefined references to `vtable for __cxxabiv1::__si_class_type_info' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_event.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_msgout.o): In function `__static_initialization_and_destruction_0(int, int)':
msgout.cpp:(.text+0x40): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_msgout.o): In function `__tcf_0':
msgout.cpp:(.text+0x8c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_msgout.o): In function `wxMessageOutputLog::~wxMessageOutputLog()':
msgout.cpp:(.text._ZN18wxMessageOutputLogD0Ev[wxMessageOutputLog::~wxMessageOutputLog()]+0x11): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_msgout.o): In function `wxMessageOutputMessageBox::~wxMessageOutputMessageBox()':
msgout.cpp:(.text._ZN25wxMessageOutputMessageBoxD0Ev[wxMessageOutputMessageBox::~wxMessageOutputMessageBox()]+0x11): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_msgout.o): In function `wxMessageOutputBest::~wxMessageOutputBest()':
msgout.cpp:(.text._ZN19wxMessageOutputBestD0Ev[wxMessageOutputBest::~wxMessageOutputBest()]+0x11): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_msgout.o): In function `wxMessageOutputStderr::~wxMessageOutputStderr()':
msgout.cpp:(.text._ZN21wxMessageOutputStderrD0Ev[wxMessageOutputStderr::~wxMessageOutputStderr()]+0x11): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_msgout.o): In function `wxMessageOutputDebug::~wxMessageOutputDebug()':
msgout.cpp:(.text._ZN20wxMessageOutputDebugD0Ev[wxMessageOutputDebug::~wxMessageOutputDebug()]+0x11): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_msgout.o):(.rodata._ZTI18wxMessageOutputLog[typeinfo for wxMessageOutputLog]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_msgout.o):(.rodata._ZTI20wxMessageOutputDebug[typeinfo for wxMessageOutputDebug]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_msgout.o):(.rodata._ZTI25wxMessageOutputMessageBox[typeinfo for wxMessageOutputMessageBox]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_msgout.o):(.rodata._ZTI21wxMessageOutputStderr[typeinfo for wxMessageOutputStderr]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_msgout.o):(.rodata._ZTI19wxMessageOutputBest[typeinfo for wxMessageOutputBest]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_msgout.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_utilscmn.o): In function `__static_initialization_and_destruction_0(int, int)':
utilscmn.cpp:(.text+0x200): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_utilscmn.o): In function `wxPlatform::ClearPlatforms()':
utilscmn.cpp:(.text+0x73d): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_utilscmn.o): In function `wxPlatform::AddPlatform(int)':
utilscmn.cpp:(.text+0x7a8): undefined reference to `operator new(unsigned int)'
utilscmn.cpp:(.text+0x7c4): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_utilscmn.o): In function `wxWindowDisabler::wxWindowDisabler(wxWindow*)':
utilscmn.cpp:(.text+0xc18): undefined reference to `operator new(unsigned int)'
utilscmn.cpp:(.text+0xc5f): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_utilscmn.o): In function `wxWindowDisabler::wxWindowDisabler(wxWindow*)':
utilscmn.cpp:(.text+0xd68): undefined reference to `operator new(unsigned int)'
utilscmn.cpp:(.text+0xdaf): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_utilscmn.o): In function `wxDoExecuteWithCapture(wxString const&, wxArrayString&, wxArrayString*, int)':
utilscmn.cpp:(.text+0x18fc): undefined reference to `operator new(unsigned int)'
utilscmn.cpp:(.text+0x198f): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_utilscmn.o): In function `wxStripMenuCodes(wchar_t const*, wchar_t*)':
utilscmn.cpp:(.text+0x1b80): undefined reference to `operator new[](unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_utilscmn.o): In function `wxLaunchDefaultBrowserBaseImpl(wxString const&, int)':
utilscmn.cpp:(.text+0x275e): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_utilscmn.o): In function `__tcf_0':
utilscmn.cpp:(.text+0x24c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_utilscmn.o): In function `wxWindowList::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&)':
utilscmn.cpp:(.text._ZN12wxWindowList10CreateNodeEP10wxNodeBaseS1_PvRK9wxListKey[wxWindowList::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&)]+0x14): undefined reference to `operator new(unsigned int)'
utilscmn.cpp:(.text._ZN12wxWindowList10CreateNodeEP10wxNodeBaseS1_PvRK9wxListKey[wxWindowList::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&)]+0x5d): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_utilscmn.o): In function `wxWindowList::~wxWindowList()':
utilscmn.cpp:(.text._ZN12wxWindowListD0Ev[wxWindowList::~wxWindowList()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_utilscmn.o): In function `wxFileType::MessageParameters::~MessageParameters()':
utilscmn.cpp:(.text._ZN10wxFileType17MessageParametersD0Ev[wxFileType::MessageParameters::~MessageParameters()]+0x45): undefined reference to `operator delete(void*)'
utilscmn.cpp:(.text._ZN10wxFileType17MessageParametersD0Ev[wxFileType::MessageParameters::~MessageParameters()]+0x61): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_utilscmn.o):(.rodata._ZTI12wxWindowList[typeinfo for wxWindowList]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_utilscmn.o):(.rodata._ZTIN10wxFileType17MessageParametersE[typeinfo for wxFileType::MessageParameters]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_utilscmn.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_utilsunx.o): In function `__static_initialization_and_destruction_0(int, int)':
utilsunx.cpp:(.text+0x90): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_utilsunx.o): In function `wxGUIAppTraits::WaitForChild(wxExecuteData&)':
utilsunx.cpp:(.text+0xc01): undefined reference to `operator new(unsigned int)'
utilsunx.cpp:(.text+0xd2e): undefined reference to `operator delete(void*)'
utilsunx.cpp:(.text+0xd36): undefined reference to `operator delete(void*)'
utilsunx.cpp:(.text+0xe30): undefined reference to `operator new(unsigned int)'
utilsunx.cpp:(.text+0xe55): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_utilsunx.o): In function `wxExecute(wchar_t**, int, wxProcess*)':
utilsunx.cpp:(.text+0x13f9): undefined reference to `operator new(unsigned int)'
utilsunx.cpp:(.text+0x1421): undefined reference to `operator new(unsigned int)'
utilsunx.cpp:(.text+0x1451): undefined reference to `operator new(unsigned int)'
utilsunx.cpp:(.text+0x1b2f): undefined reference to `operator delete(void*)'
utilsunx.cpp:(.text+0x1b3b): undefined reference to `operator delete(void*)'
utilsunx.cpp:(.text+0x1b4e): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_utilsunx.o): In function `wxExecute(wxString const&, int, wxProcess*)':
utilsunx.cpp:(.text+0x1c4c): undefined reference to `operator new[](unsigned int)'
utilsunx.cpp:(.text+0x1cde): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_utilsunx.o): In function `wxHandleProcessTermination(wxEndProcessData*)':
utilsunx.cpp:(.text+0x55): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_utilsunx.o): In function `__tcf_0':
utilsunx.cpp:(.text+0xdc): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_utilsunx.o): In function `wxPipeInputStream::~wxPipeInputStream()':
utilsunx.cpp:(.text._ZN17wxPipeInputStreamD0Ev[wxPipeInputStream::~wxPipeInputStream()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_utilsunx.o): In function `wxGUIAppTraits::~wxGUIAppTraits()':
utilsunx.cpp:(.text._ZN14wxGUIAppTraitsD0Ev[wxGUIAppTraits::~wxGUIAppTraits()]+0x11): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_utilsunx.o):(.rodata._ZTI17wxPipeInputStream[typeinfo for wxPipeInputStream]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_utilsunx.o):(.rodata._ZTI14wxGUIAppTraits[typeinfo for wxGUIAppTraits]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_utilsunx.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_utilsx11.o): In function `__static_initialization_and_destruction_0(int, int)':
utilsx11.cpp:(.text+0x900): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_utilsx11.o): In function `wxGetKeyState(wxKeyCode)':
utilsx11.cpp:(.text+0x980): undefined reference to `XKeysymToKeycode'
utilsx11.cpp:(.text+0x9a1): undefined reference to `XGetModifierMapping'
utilsx11.cpp:(.text+0xa33): undefined reference to `XQueryPointer'
utilsx11.cpp:(.text+0xa3e): undefined reference to `XFreeModifiermap'
utilsx11.cpp:(.text+0xa93): undefined reference to `XQueryKeymap'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_utilsx11.o): In function `IsMapped(_XDisplay*, unsigned long)':
utilsx11.cpp:(.text+0xad5): undefined reference to `XGetWindowAttributes'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_utilsx11.o): In function `wxWMspecSetState(_XDisplay*, unsigned long, unsigned long, int, unsigned long)':
utilsx11.cpp:(.text+0xb89): undefined reference to `XSendEvent'
utilsx11.cpp:(.text+0xbba): undefined reference to `XInternAtom'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_utilsx11.o): In function `wxGetFullScreenMethodX11(void*, void*)':
utilsx11.cpp:(.text+0xc6c): undefined reference to `XGetWindowProperty'
utilsx11.cpp:(.text+0xc8b): undefined reference to `XFree'
utilsx11.cpp:(.text+0xcb4): undefined reference to `XInternAtom'
utilsx11.cpp:(.text+0xcd6): undefined reference to `XInternAtom'
utilsx11.cpp:(.text+0xcfa): undefined reference to `XFree'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_utilsx11.o): In function `wxSetFullScreenStateX11(void*, void*, void*, bool, wxRect*, wxX11FullScreenMethod)':
utilsx11.cpp:(.text+0xd71): undefined reference to `XSetErrorHandler'
utilsx11.cpp:(.text+0xd9b): undefined reference to `XInternAtom'
utilsx11.cpp:(.text+0xdf0): undefined reference to `XChangeProperty'
utilsx11.cpp:(.text+0xdf8): undefined reference to `XFlush'
utilsx11.cpp:(.text+0xe06): undefined reference to `XSetErrorHandler'
utilsx11.cpp:(.text+0xe6e): undefined reference to `XSync'
utilsx11.cpp:(.text+0xe8b): undefined reference to `XUnmapWindow'
utilsx11.cpp:(.text+0xe9b): undefined reference to `XSync'
utilsx11.cpp:(.text+0xed6): undefined reference to `XChangeProperty'
utilsx11.cpp:(.text+0xee6): undefined reference to `XSync'
utilsx11.cpp:(.text+0xef2): undefined reference to `XMapRaised'
utilsx11.cpp:(.text+0xf02): undefined reference to `XSync'
utilsx11.cpp:(.text+0xf39): undefined reference to `XSync'
utilsx11.cpp:(.text+0x1008): undefined reference to `XSendEvent'
utilsx11.cpp:(.text+0x1037): undefined reference to `XSync'
utilsx11.cpp:(.text+0x1064): undefined reference to `XMoveResizeWindow'
utilsx11.cpp:(.text+0x1074): undefined reference to `XSync'
utilsx11.cpp:(.text+0x10b7): undefined reference to `XChangeProperty'
utilsx11.cpp:(.text+0x10c7): undefined reference to `XSync'
utilsx11.cpp:(.text+0x10e4): undefined reference to `XInternAtom'
utilsx11.cpp:(.text+0x1106): undefined reference to `XInternAtom'
utilsx11.cpp:(.text+0x1128): undefined reference to `XInternAtom'
utilsx11.cpp:(.text+0x114a): undefined reference to `XInternAtom'
utilsx11.cpp:(.text+0x116c): undefined reference to `XInternAtom'
utilsx11.cpp:(.text+0x1185): undefined reference to `XFlush'
utilsx11.cpp:(.text+0x1193): undefined reference to `XSetErrorHandler'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_utilsx11.o): In function `wxSetIconsX11(void*, void*, wxIconBundle const&)':
utilsx11.cpp:(.text+0x1241): undefined reference to `operator new[](unsigned int)'
utilsx11.cpp:(.text+0x13aa): undefined reference to `XChangeProperty'
utilsx11.cpp:(.text+0x13bc): undefined reference to `operator delete[](void*)'
utilsx11.cpp:(.text+0x140e): undefined reference to `XDeleteProperty'
utilsx11.cpp:(.text+0x1431): undefined reference to `XInternAtom'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_utilsx11.o): In function `__tcf_0':
utilsx11.cpp:(.text+0x94c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_utilsx11.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_app.o): In function `__static_initialization_and_destruction_0(int, int)':
app.cpp:(.text+0x335): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_app.o): In function `wxApp::Initialize(int&, wchar_t**)':
app.cpp:(.text+0x5e3): undefined reference to `__cxa_guard_acquire'
app.cpp:(.text+0x608): undefined reference to `operator new[](unsigned int)'
app.cpp:(.text+0x76a): undefined reference to `operator delete[](void*)'
app.cpp:(.text+0x957): undefined reference to `__cxa_guard_release'
app.cpp:(.text+0x986): undefined reference to `__cxa_guard_abort'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_app.o): In function `wxApp::wxCreateObject()':
app.cpp:(.text+0xb44): undefined reference to `operator new(unsigned int)'
app.cpp:(.text+0xb64): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_app.o): In function `__tcf_1':
app.cpp:(.text+0x6c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_app.o): In function `wxApp::~wxApp()':
app.cpp:(.text+0x1c9): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_app.o):(.rodata._ZTI5wxApp[typeinfo for wxApp]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_app.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_colour.o): In function `__static_initialization_and_destruction_0(int, int)':
colour.cpp:(.text+0x1a0): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_colour.o): In function `wxColour::InitRGBA(unsigned char, unsigned char, unsigned char, unsigned char)':
colour.cpp:(.text+0x2ab): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_colour.o): In function `wxColour::wxColour(_GdkColor const&)':
colour.cpp:(.text+0x35a): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_colour.o): In function `wxColour::wxCreateObject()':
colour.cpp:(.text+0x3de): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_colour.o): In function `wxColour::wxColour(_GdkColor const&)':
colour.cpp:(.text+0x51a): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_colour.o): In function `__tcf_0':
colour.cpp:(.text+0x26c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_colour.o): In function `wxColour::~wxColour()':
colour.cpp:(.text+0x5b1): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_colour.o): In function `wxObjectRefData::~wxObjectRefData()':
colour.cpp:(.text._ZN15wxObjectRefDataD0Ev[wxObjectRefData::~wxObjectRefData()]+0x11): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_colour.o): In function `wxColourRefData::~wxColourRefData()':
colour.cpp:(.text._ZN15wxColourRefDataD0Ev[wxColourRefData::~wxColourRefData()]+0x27): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_colour.o):(.rodata._ZTI8wxColour[typeinfo for wxColour]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_colour.o):(.rodata._ZTI15wxColourRefData[typeinfo for wxColourRefData]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_colour.o):(.rodata._ZTI15wxObjectRefData[typeinfo for wxObjectRefData]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_colour.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cursor.o): In function `__static_initialization_and_destruction_0(int, int)':
cursor.cpp:(.text+0xf0): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cursor.o): In function `wxCursor::wxCreateObject()':
cursor.cpp:(.text+0x1ff): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cursor.o): In function `wxCursor::wxCursor(char const*, int, int, int, int, char const*, wxColour const*, wxColour const*)':
cursor.cpp:(.text+0x4db): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cursor.o): In function `wxCursor::wxCursor(char const*, int, int, int, int, char const*, wxColour const*, wxColour const*)':
cursor.cpp:(.text+0x66b): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cursor.o): In function `wxCursor::wxCursor(int)':
cursor.cpp:(.text+0x76a): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cursor.o): In function `wxCursor::wxCursor(int)':
cursor.cpp:(.text+0x9ca): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cursor.o): In function `wxCursor::wxCursor(wxImage const&)':
cursor.cpp:(.text+0xd64): undefined reference to `operator new[](unsigned int)'
cursor.cpp:(.text+0xdb9): undefined reference to `operator delete[](void*)'
cursor.cpp:(.text+0x10c2): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cursor.o): In function `wxCursor::wxCursor(wxImage const&)':
cursor.cpp:(.text+0x1604): undefined reference to `operator new[](unsigned int)'
cursor.cpp:(.text+0x1659): undefined reference to `operator delete[](void*)'
cursor.cpp:(.text+0x194e): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cursor.o): In function `__tcf_0':
cursor.cpp:(.text+0x1ec): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cursor.o): In function `wxCursorRefData::~wxCursorRefData()':
cursor.cpp:(.text+0x34e): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cursor.o): In function `wxCursor::~wxCursor()':
cursor.cpp:(.text+0x3c1): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cursor.o): In function `wxImageHistogramBase_wxImplementation_HashTable::DeleteNode(_wxHashTable_NodeBase*)':
cursor.cpp:(.text._ZN47wxImageHistogramBase_wxImplementation_HashTable10DeleteNodeEP21_wxHashTable_NodeBase[wxImageHistogramBase_wxImplementation_HashTable::DeleteNode(_wxHashTable_NodeBase*)]+0x5): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cursor.o):(.rodata._ZTI15wxCursorRefData[typeinfo for wxCursorRefData]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cursor.o):(.rodata._ZTI8wxCursor[typeinfo for wxCursor]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cursor.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_data.o): In function `__static_initialization_and_destruction_0(int, int)':
data.cpp:(.text+0x20): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_data.o): In function `__tcf_0':
data.cpp:(.text+0x9c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_data.o):(.eh_frame+0x11): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_font.o): In function `__static_initialization_and_destruction_0(int, int)':
font.cpp:(.text+0x70): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_font.o): In function `wxFont::wxCreateObject()':
font.cpp:(.text+0x14e): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_font.o): In function `wxFont::CloneRefData(wxObjectRefData const*) const':
font.cpp:(.text+0xad4): undefined reference to `operator new(unsigned int)'
font.cpp:(.text+0xafb): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_font.o): In function `wxFont::Create(wxString const&)':
font.cpp:(.text+0xd38): undefined reference to `operator new(unsigned int)'
font.cpp:(.text+0xd67): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_font.o): In function `wxFont::Create(int, int, int, int, bool, wxString const&, wxFontEncoding)':
font.cpp:(.text+0xe69): undefined reference to `operator new(unsigned int)'
font.cpp:(.text+0xec0): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_font.o): In function `wxFont::CreateRefData() const':
font.cpp:(.text+0xf0e): undefined reference to `operator new(unsigned int)'
font.cpp:(.text+0xfb9): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_font.o): In function `__tcf_0':
font.cpp:(.text+0x13c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_font.o): In function `wxFont::~wxFont()':
font.cpp:(.text+0x281): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_font.o): In function `wxFontRefData::~wxFontRefData()':
font.cpp:(.text+0x1229): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_font.o):(.rodata._ZTI13wxFontRefData[typeinfo for wxFontRefData]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_font.o):(.rodata._ZTI6wxFont[typeinfo for wxFont]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_font.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_settings.o): In function `__static_initialization_and_destruction_0(int, int)':
settings.cpp:(.text+0x30): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_settings.o): In function `wxXGetWindowProperty(_GdkDrawable*, unsigned long&, int&, unsigned long&, unsigned char*&)':
settings.cpp:(.text+0x17b): undefined reference to `XGetWindowProperty'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_settings.o): In function `wxSystemSettingsNative::GetMetric(wxSystemMetric, wxWindow*)':
settings.cpp:(.text+0xcaf): undefined reference to `XFree'
settings.cpp:(.text+0xdb0): undefined reference to `XFree'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_settings.o): In function `__tcf_0':
settings.cpp:(.text+0xac): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_settings.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_toplevel.o): In function `__static_initialization_and_destruction_0(int, int)':
toplevel.cpp:(.text+0x1a0): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_toplevel.o): In function `wxTopLevelWindowGTK::SetTransparent(unsigned char)':
toplevel.cpp:(.text+0x2b4): undefined reference to `XQueryTree'
toplevel.cpp:(.text+0x2bf): undefined reference to `XFree'
toplevel.cpp:(.text+0x2f3): undefined reference to `XQueryTree'
toplevel.cpp:(.text+0x2fe): undefined reference to `XFree'
toplevel.cpp:(.text+0x335): undefined reference to `XInternAtom'
toplevel.cpp:(.text+0x369): undefined reference to `XChangeProperty'
toplevel.cpp:(.text+0x379): undefined reference to `XSync'
toplevel.cpp:(.text+0x3a8): undefined reference to `XInternAtom'
toplevel.cpp:(.text+0x3b8): undefined reference to `XDeleteProperty'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_toplevel.o): In function `wxgtk_window_set_urgency_hint':
toplevel.cpp:(.text+0x515): undefined reference to `XGetWMHints'
toplevel.cpp:(.text+0x54d): undefined reference to `XSetWMHints'
toplevel.cpp:(.text+0x555): undefined reference to `XFree'
toplevel.cpp:(.text+0x56f): undefined reference to `XAllocWMHints'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_toplevel.o): In function `wxTopLevelWindowGTK::ShowFullScreen(bool, long)':
toplevel.cpp:(.text+0x2c07): undefined reference to `operator new[](unsigned int)'
toplevel.cpp:(.text+0x2c82): undefined reference to `operator delete(void*)'
toplevel.cpp:(.text+0x2cb9): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_toplevel.o): In function `__tcf_0':
toplevel.cpp:(.text+0x1ec): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_toplevel.o): In function `wxTopLevelWindowGTK::~wxTopLevelWindowGTK()':
toplevel.cpp:(.text+0x23dc): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_toplevel.o): In function `wxEventLoopBase::~wxEventLoopBase()':
toplevel.cpp:(.text._ZN15wxEventLoopBaseD0Ev[wxEventLoopBase::~wxEventLoopBase()]+0x11): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_toplevel.o):(.rodata._ZTI19wxTopLevelWindowGTK[typeinfo for wxTopLevelWindowGTK]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_toplevel.o):(.rodata._ZTV15wxEventLoopBase[vtable for wxEventLoopBase]+0x10): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_toplevel.o):(.rodata._ZTV15wxEventLoopBase[vtable for wxEventLoopBase]+0x14): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_toplevel.o):(.rodata._ZTV15wxEventLoopBase[vtable for wxEventLoopBase]+0x18): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_toplevel.o):(.rodata._ZTV15wxEventLoopBase[vtable for wxEventLoopBase]+0x1c): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_toplevel.o):(.rodata._ZTI15wxEventLoopBase[typeinfo for wxEventLoopBase]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_toplevel.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_utilsgtk.o): In function `__static_initialization_and_destruction_0(int, int)':
utilsgtk.cpp:(.text+0x70): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_utilsgtk.o): In function `wxSetDetectableAutoRepeat(bool)':
utilsgtk.cpp:(.text+0x26e): undefined reference to `XkbSetDetectableAutoRepeat'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_utilsgtk.o): In function `wxGUIAppTraits::GetDesktopEnvironment() const':
utilsgtk.cpp:(.text+0x411): undefined reference to `XOpenDisplay'
utilsgtk.cpp:(.text+0x4fa): undefined reference to `XCloseDisplay'
utilsgtk.cpp:(.text+0x685): undefined reference to `XCloseDisplay'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_utilsgtk.o): In function `__tcf_0':
utilsgtk.cpp:(.text+0xbc): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_utilsgtk.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_window.o): In function `__static_initialization_and_destruction_0(int, int)':
window.cpp:(.text+0x6a0): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_window.o): In function `wxGetMousePosition()':
window.cpp:(.text+0x82c): undefined reference to `XQueryPointer'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_window.o): In function `wxTranslateGTKKeyEventToWx(wxKeyEvent&, wxWindow*, _GdkEventKey*)':
window.cpp:(.text+0x22df): undefined reference to `XKeysymToKeycode'
window.cpp:(.text+0x22f6): undefined reference to `XKeycodeToKeysym'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_window.o): In function `wxWindow::PostCreation()':
window.cpp:(.text+0x238f): undefined reference to `operator new(unsigned int)'
window.cpp:(.text+0x2766): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_window.o): In function `gdk_window_warp_pointer(_GdkDrawable*, int, int)':
window.cpp:(.text+0x2ea9): undefined reference to `XWarpPointer'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_window.o): In function `wxWindow::wxCreateObject()':
window.cpp:(.text+0x4074): undefined reference to `operator new(unsigned int)'
window.cpp:(.text+0x4094): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_window.o): In function `wxWindow::~wxWindow()':
window.cpp:(.text+0x60fa): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_window.o): In function `wxWindow::~wxWindow()':
window.cpp:(.text+0x629a): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_window.o): In function `wxWindow::~wxWindow()':
window.cpp:(.text+0x643a): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_window.o): In function `__tcf_0':
window.cpp:(.text+0x76c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_window.o): In function `wxWindow::~wxWindow()':
window.cpp:(.text+0x6156): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_window.o): In function `wxRegionBase::~wxRegionBase()':
window.cpp:(.text._ZN12wxRegionBaseD0Ev[wxRegionBase::~wxRegionBase()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_window.o):(.rodata._ZTI8wxWindow[typeinfo for wxWindow]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_window.o):(.rodata._ZTV12wxRegionBase[vtable for wxRegionBase]+0x1c): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_window.o):(.rodata._ZTV12wxRegionBase[vtable for wxRegionBase]+0x20): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_window.o):(.rodata._ZTV12wxRegionBase[vtable for wxRegionBase]+0x24): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_window.o):(.rodata._ZTV12wxRegionBase[vtable for wxRegionBase]+0x28): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_window.o):(.rodata._ZTV12wxRegionBase[vtable for wxRegionBase]+0x2c): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_window.o):(.rodata._ZTV12wxRegionBase[vtable for wxRegionBase]+0x30): more undefined references to `__cxa_pure_virtual' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_window.o):(.rodata._ZTI12wxRegionBase[typeinfo for wxRegionBase]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_window.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_accel.o): In function `__static_initialization_and_destruction_0(int, int)':
accel.cpp:(.text+0x1a0): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_accel.o): In function `wxAcceleratorTable::wxCreateObject()':
accel.cpp:(.text+0x27f): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_accel.o): In function `wxAcceleratorTable::Remove(wxAcceleratorEntry const&)':
accel.cpp:(.text+0x2ed): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_accel.o): In function `wxAcceleratorTable::wxAcceleratorTable(int, wxAcceleratorEntry const*)':
accel.cpp:(.text+0x361): undefined reference to `operator new(unsigned int)'
accel.cpp:(.text+0x3c9): undefined reference to `operator new(unsigned int)'
accel.cpp:(.text+0x456): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_accel.o): In function `wxAcceleratorTable::CreateRefData() const':
accel.cpp:(.text+0x477): undefined reference to `operator new(unsigned int)'
accel.cpp:(.text+0x4db): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_accel.o): In function `wxAcceleratorTable::CloneRefData(wxObjectRefData const*) const':
accel.cpp:(.text+0x557): undefined reference to `operator new(unsigned int)'
accel.cpp:(.text+0x5d5): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_accel.o): In function `wxAcceleratorTable::Add(wxAcceleratorEntry const&)':
accel.cpp:(.text+0x62c): undefined reference to `operator new(unsigned int)'
accel.cpp:(.text+0x66b): undefined reference to `operator new(unsigned int)'
accel.cpp:(.text+0x6ce): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_accel.o): In function `wxAcceleratorTable::wxAcceleratorTable(int, wxAcceleratorEntry const*)':
accel.cpp:(.text+0x701): undefined reference to `operator new(unsigned int)'
accel.cpp:(.text+0x769): undefined reference to `operator new(unsigned int)'
accel.cpp:(.text+0x7f6): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_accel.o): In function `wxwxAccelListNode::DeleteData()':
accel.cpp:(.text+0x16e): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_accel.o): In function `__tcf_0':
accel.cpp:(.text+0x26c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_accel.o): In function `wxAcceleratorTable::~wxAcceleratorTable()':
accel.cpp:(.text+0x511): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_accel.o): In function `wxwxAccelListNode::~wxwxAccelListNode()':
accel.cpp:(.text._ZN17wxwxAccelListNodeD0Ev[wxwxAccelListNode::~wxwxAccelListNode()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_accel.o): In function `wxAccelList::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&)':
accel.cpp:(.text._ZN11wxAccelList10CreateNodeEP10wxNodeBaseS1_PvRK9wxListKey[wxAccelList::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&)]+0x14): undefined reference to `operator new(unsigned int)'
accel.cpp:(.text._ZN11wxAccelList10CreateNodeEP10wxNodeBaseS1_PvRK9wxListKey[wxAccelList::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&)]+0x5d): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_accel.o): In function `wxAccelList::~wxAccelList()':
accel.cpp:(.text._ZN11wxAccelListD0Ev[wxAccelList::~wxAccelList()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_accel.o): In function `wxAccelRefData::~wxAccelRefData()':
accel.cpp:(.text._ZN14wxAccelRefDataD0Ev[wxAccelRefData::~wxAccelRefData()]+0x29): undefined reference to `operator delete(void*)'
accel.cpp:(.text._ZN14wxAccelRefDataD0Ev[wxAccelRefData::~wxAccelRefData()]+0x5f): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_accel.o): In function `wxAccelRefData::~wxAccelRefData()':
accel.cpp:(.text._ZN14wxAccelRefDataD1Ev[wxAccelRefData::~wxAccelRefData()]+0x29): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_accel.o):(.rodata._ZTI17wxwxAccelListNode[typeinfo for wxwxAccelListNode]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_accel.o):(.rodata._ZTI18wxAcceleratorTable[typeinfo for wxAcceleratorTable]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_accel.o):(.rodata._ZTI14wxAccelRefData[typeinfo for wxAccelRefData]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_accel.o):(.rodata._ZTI11wxAccelList[typeinfo for wxAccelList]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_accel.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_colordlg.o): In function `__static_initialization_and_destruction_0(int, int)':
colordlg.cpp:(.text+0x30): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_colordlg.o): In function `wxColourDialog::wxCreateObject()':
colordlg.cpp:(.text+0x6d0): undefined reference to `operator new(unsigned int)'
colordlg.cpp:(.text+0x782): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_colordlg.o): In function `__tcf_0':
colordlg.cpp:(.text+0xfc): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_colordlg.o): In function `wxColourDialog::~wxColourDialog()':
colordlg.cpp:(.text._ZN14wxColourDialogD0Ev[wxColourDialog::~wxColourDialog()]+0x3e): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_colordlg.o):(.rodata._ZTI14wxColourDialog[typeinfo for wxColourDialog]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_colordlg.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dialog.o): In function `__static_initialization_and_destruction_0(int, int)':
dialog.cpp:(.text+0x80): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dialog.o): In function `wxDialog::wxCreateObject()':
dialog.cpp:(.text+0x660): undefined reference to `operator new(unsigned int)'
dialog.cpp:(.text+0x6fe): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dialog.o): In function `__tcf_0':
dialog.cpp:(.text+0x14c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dialog.o): In function `wxDialog::~wxDialog()':
dialog.cpp:(.text._ZN8wxDialogD0Ev[wxDialog::~wxDialog()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dialog.o):(.rodata._ZTI8wxDialog[typeinfo for wxDialog]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dialog.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fontdlg.o): In function `__static_initialization_and_destruction_0(int, int)':
fontdlg.cpp:(.text+0x30): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fontdlg.o): In function `wxFontDialog::wxCreateObject()':
fontdlg.cpp:(.text+0x270): undefined reference to `operator new(unsigned int)'
fontdlg.cpp:(.text+0x328): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fontdlg.o): In function `__tcf_0':
fontdlg.cpp:(.text+0xfc): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fontdlg.o): In function `wxFontDialog::~wxFontDialog()':
fontdlg.cpp:(.text+0x121): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fontdlg.o):(.rodata._ZTI12wxFontDialog[typeinfo for wxFontDialog]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fontdlg.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_frame.o): In function `__static_initialization_and_destruction_0(int, int)':
frame.cpp:(.text+0x50): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_frame.o): In function `wxFrame::wxCreateObject()':
frame.cpp:(.text+0x334): undefined reference to `operator new(unsigned int)'
frame.cpp:(.text+0x362): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_frame.o): In function `__tcf_0':
frame.cpp:(.text+0x11c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_frame.o): In function `wxFrame::~wxFrame()':
frame.cpp:(.text+0x209): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_frame.o):(.rodata._ZTI7wxFrame[typeinfo for wxFrame]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_frame.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_menu.o): In function `__static_initialization_and_destruction_0(int, int)':
menu.cpp:(.text+0xbd0): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_menu.o): In function `wxMenuBar::wxCreateObject()':
menu.cpp:(.text+0x1204): undefined reference to `operator new(unsigned int)'
menu.cpp:(.text+0x1224): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_menu.o): In function `wxMenuItemBase::New(wxMenu*, int, wxString const&, wxString const&, wxItemKind, wxMenu*)':
menu.cpp:(.text+0x29e4): undefined reference to `operator new(unsigned int)'
menu.cpp:(.text+0x2a2e): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_menu.o): In function `wxMenu::wxCreateObject()':
menu.cpp:(.text+0x2d07): undefined reference to `operator new(unsigned int)'
menu.cpp:(.text+0x2d7e): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_menu.o): In function `wxMenuItem::wxCreateObject()':
menu.cpp:(.text+0x2e57): undefined reference to `operator new(unsigned int)'
menu.cpp:(.text+0x2f28): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_menu.o): In function `GetGtkHotKey(wxMenuItem const&)':
menu.cpp:(.text+0x3734): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_menu.o): In function `__tcf_0':
menu.cpp:(.text+0x36c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_menu.o): In function `wxMenu::~wxMenu()':
menu.cpp:(.text+0x72e): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_menu.o): In function `wxMenuBar::~wxMenuBar()':
menu.cpp:(.text+0x8e1): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_menu.o): In function `wxMenuItem::~wxMenuItem()':
menu.cpp:(.text+0x245b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_menu.o): In function `wxMenuItemList::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&)':
menu.cpp:(.text._ZN14wxMenuItemList10CreateNodeEP10wxNodeBaseS1_PvRK9wxListKey[wxMenuItemList::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&)]+0x14): undefined reference to `operator new(unsigned int)'
menu.cpp:(.text._ZN14wxMenuItemList10CreateNodeEP10wxNodeBaseS1_PvRK9wxListKey[wxMenuItemList::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&)]+0x5d): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_menu.o): In function `wxMenuItemList::~wxMenuItemList()':
menu.cpp:(.text._ZN14wxMenuItemListD0Ev[wxMenuItemList::~wxMenuItemList()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_menu.o):(.rodata._ZTI6wxMenu[typeinfo for wxMenu]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_menu.o):(.rodata._ZTI9wxMenuBar[typeinfo for wxMenuBar]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_menu.o):(.rodata._ZTI10wxMenuItem[typeinfo for wxMenuItem]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_menu.o):(.rodata._ZTI14wxMenuItemList[typeinfo for wxMenuItemList]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_menu.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_msgdlg.o): In function `__static_initialization_and_destruction_0(int, int)':
msgdlg.cpp:(.text+0x30): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_msgdlg.o): In function `__tcf_0':
msgdlg.cpp:(.text+0xfc): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_msgdlg.o): In function `wxMessageDialog::~wxMessageDialog()':
msgdlg.cpp:(.text+0x6c9): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_msgdlg.o):(.rodata._ZTI15wxMessageDialog[typeinfo for wxMessageDialog]+0x0): undefined reference to `vtable for __cxxabiv1::__vmi_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_msgdlg.o):(.rodata._ZTI19wxMessageDialogBase[typeinfo for wxMessageDialogBase]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_msgdlg.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_notebook.o): In function `wxNotebookEvent::wxCreateObject()':
notebook.cpp:(.text+0x184): undefined reference to `operator new(unsigned int)'
notebook.cpp:(.text+0x1cd): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_notebook.o): In function `__static_initialization_and_destruction_0(int, int)':
notebook.cpp:(.text+0x1215): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_notebook.o): In function `wxNotebook::InsertPage(unsigned int, wxWindow*, wxString const&, bool, int)':
notebook.cpp:(.text+0x163f): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_notebook.o): In function `wxNotebook::wxCreateObject()':
notebook.cpp:(.text+0x1f24): undefined reference to `operator new(unsigned int)'
notebook.cpp:(.text+0x1f44): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_notebook.o): In function `__tcf_0':
notebook.cpp:(.text+0x16c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_notebook.o): In function `wxNotebook::~wxNotebook()':
notebook.cpp:(.text+0x1d60): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_notebook.o): In function `wxwxGtkNotebookPagesListNode::~wxwxGtkNotebookPagesListNode()':
notebook.cpp:(.text._ZN28wxwxGtkNotebookPagesListNodeD0Ev[wxwxGtkNotebookPagesListNode::~wxwxGtkNotebookPagesListNode()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_notebook.o): In function `wxGtkNotebookPagesList::~wxGtkNotebookPagesList()':
notebook.cpp:(.text._ZN22wxGtkNotebookPagesListD0Ev[wxGtkNotebookPagesList::~wxGtkNotebookPagesList()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_notebook.o): In function `wxGtkNotebookPagesList::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&)':
notebook.cpp:(.text._ZN22wxGtkNotebookPagesList10CreateNodeEP10wxNodeBaseS1_PvRK9wxListKey[wxGtkNotebookPagesList::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&)]+0x14): undefined reference to `operator new(unsigned int)'
notebook.cpp:(.text._ZN22wxGtkNotebookPagesList10CreateNodeEP10wxNodeBaseS1_PvRK9wxListKey[wxGtkNotebookPagesList::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&)]+0x5d): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_notebook.o): In function `wxNotebookEvent::Clone() const':
notebook.cpp:(.text._ZNK15wxNotebookEvent5CloneEv[wxNotebookEvent::Clone() const]+0x13): undefined reference to `operator new(unsigned int)'
notebook.cpp:(.text._ZNK15wxNotebookEvent5CloneEv[wxNotebookEvent::Clone() const]+0x90): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_notebook.o): In function `wxNotebookEvent::~wxNotebookEvent()':
notebook.cpp:(.text._ZN15wxNotebookEventD0Ev[wxNotebookEvent::~wxNotebookEvent()]+0x3d): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_notebook.o): In function `wxGtkNotebookPage::~wxGtkNotebookPage()':
notebook.cpp:(.text._ZN17wxGtkNotebookPageD0Ev[wxGtkNotebookPage::~wxGtkNotebookPage()]+0x3d): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_notebook.o): In function `wxBookCtrlBaseEvent::~wxBookCtrlBaseEvent()':
notebook.cpp:(.text._ZN19wxBookCtrlBaseEventD0Ev[wxBookCtrlBaseEvent::~wxBookCtrlBaseEvent()]+0x3d): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_notebook.o):(.rodata._ZTI10wxNotebook[typeinfo for wxNotebook]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_notebook.o):(.rodata._ZTI28wxwxGtkNotebookPagesListNode[typeinfo for wxwxGtkNotebookPagesListNode]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_notebook.o):(.rodata._ZTI15wxNotebookEvent[typeinfo for wxNotebookEvent]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_notebook.o):(.rodata._ZTI19wxBookCtrlBaseEvent[typeinfo for wxBookCtrlBaseEvent]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_notebook.o):(.rodata._ZTI17wxGtkNotebookPage[typeinfo for wxGtkNotebookPage]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_notebook.o):(.rodata._ZTI22wxGtkNotebookPagesList[typeinfo for wxGtkNotebookPagesList]+0x0): more undefined references to `vtable for __cxxabiv1::__si_class_type_info' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_notebook.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_radiobut.o): In function `__static_initialization_and_destruction_0(int, int)':
radiobut.cpp:(.text+0x30): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_radiobut.o): In function `wxRadioButton::wxCreateObject()':
radiobut.cpp:(.text+0x364): undefined reference to `operator new(unsigned int)'
radiobut.cpp:(.text+0x38a): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_radiobut.o): In function `__tcf_0':
radiobut.cpp:(.text+0xfc): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_radiobut.o): In function `wxRadioButton::~wxRadioButton()':
radiobut.cpp:(.text._ZN13wxRadioButtonD0Ev[wxRadioButton::~wxRadioButton()]+0x3a): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_radiobut.o):(.rodata._ZTI13wxRadioButton[typeinfo for wxRadioButton]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_radiobut.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_tbargtk.o): In function `__static_initialization_and_destruction_0(int, int)':
tbargtk.cpp:(.text+0x100): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_tbargtk.o): In function `wxToolBar::wxCreateObject()':
tbargtk.cpp:(.text+0x5e4): undefined reference to `operator new(unsigned int)'
tbargtk.cpp:(.text+0x612): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_tbargtk.o): In function `wxToolBar::CreateTool(int, wxString const&, wxBitmap const&, wxBitmap const&, wxItemKind, wxObject*, wxString const&, wxString const&)':
tbargtk.cpp:(.text+0xa91): undefined reference to `operator new(unsigned int)'
tbargtk.cpp:(.text+0xc82): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_tbargtk.o): In function `wxToolBar::CreateTool(wxControl*)':
tbargtk.cpp:(.text+0x13c3): undefined reference to `operator new(unsigned int)'
tbargtk.cpp:(.text+0x1514): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_tbargtk.o): In function `__tcf_0':
tbargtk.cpp:(.text+0x1cc): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_tbargtk.o): In function `wxToolBar::~wxToolBar()':
tbargtk.cpp:(.text+0x581): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_tbargtk.o): In function `wxToolBarTool::~wxToolBarTool()':
tbargtk.cpp:(.text._ZN13wxToolBarToolD0Ev[wxToolBarTool::~wxToolBarTool()]+0x81): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_tbargtk.o):(.rodata._ZTI9wxToolBar[typeinfo for wxToolBar]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_tbargtk.o):(.rodata._ZTI13wxToolBarTool[typeinfo for wxToolBarTool]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_tbargtk.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textctrl.o): In function `__static_initialization_and_destruction_0(int, int)':
textctrl.cpp:(.text+0x1369): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textctrl.o): In function `wxTextCtrl::wxCreateObject()':
textctrl.cpp:(.text+0x3947): undefined reference to `operator new(unsigned int)'
textctrl.cpp:(.text+0x3961): undefined reference to `vtable for std::basic_streambuf >'
textctrl.cpp:(.text+0x39b4): undefined reference to `std::locale::locale()'
textctrl.cpp:(.text+0x3a4c): undefined reference to `operator delete(void*)'
textctrl.cpp:(.text+0x3ab3): undefined reference to `vtable for std::basic_streambuf >'
textctrl.cpp:(.text+0x3abe): undefined reference to `std::locale::~locale()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textctrl.o): In function `wxTextCtrl::wxTextCtrl(wxWindow*, int, wxString const&, wxPoint const&, wxSize const&, long, wxValidator const&, wxString const&)':
textctrl.cpp:(.text+0x5a16): undefined reference to `vtable for std::basic_streambuf >'
textctrl.cpp:(.text+0x5a63): undefined reference to `std::locale::locale()'
textctrl.cpp:(.text+0x5b83): undefined reference to `vtable for std::basic_streambuf >'
textctrl.cpp:(.text+0x5b8e): undefined reference to `std::locale::~locale()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textctrl.o): In function `wxTextCtrl::wxTextCtrl(wxWindow*, int, wxString const&, wxPoint const&, wxSize const&, long, wxValidator const&, wxString const&)':
textctrl.cpp:(.text+0x5c16): undefined reference to `vtable for std::basic_streambuf >'
textctrl.cpp:(.text+0x5c63): undefined reference to `std::locale::locale()'
textctrl.cpp:(.text+0x5d83): undefined reference to `vtable for std::basic_streambuf >'
textctrl.cpp:(.text+0x5d8e): undefined reference to `std::locale::~locale()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textctrl.o): In function `__tcf_0':
textctrl.cpp:(.text+0x2dc): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textctrl.o): In function `wxTextCtrl::~wxTextCtrl()':
textctrl.cpp:(.text+0x4ac8): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textctrl.o): In function `wxTextCtrlBase::~wxTextCtrlBase()':
textctrl.cpp:(.text._ZN14wxTextCtrlBaseD2Ev[wxTextCtrlBase::~wxTextCtrlBase()]+0x78): undefined reference to `vtable for std::basic_streambuf >'
textctrl.cpp:(.text._ZN14wxTextCtrlBaseD2Ev[wxTextCtrlBase::~wxTextCtrlBase()]+0x80): undefined reference to `std::locale::~locale()'
textctrl.cpp:(.text._ZN14wxTextCtrlBaseD2Ev[wxTextCtrlBase::~wxTextCtrlBase()]+0x12a): undefined reference to `vtable for std::basic_streambuf >'
textctrl.cpp:(.text._ZN14wxTextCtrlBaseD2Ev[wxTextCtrlBase::~wxTextCtrlBase()]+0x132): undefined reference to `std::locale::~locale()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textctrl.o):(.rodata._ZTV10wxTextCtrl[vtable for wxTextCtrl]+0x360): undefined reference to `std::basic_streambuf >::imbue(std::locale const&)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textctrl.o):(.rodata._ZTV10wxTextCtrl[vtable for wxTextCtrl]+0x364): undefined reference to `std::basic_streambuf >::setbuf(char*, int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textctrl.o):(.rodata._ZTV10wxTextCtrl[vtable for wxTextCtrl]+0x368): undefined reference to `std::basic_streambuf >::seekoff(long long, std::_Ios_Seekdir, std::_Ios_Openmode)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textctrl.o):(.rodata._ZTV10wxTextCtrl[vtable for wxTextCtrl]+0x36c): undefined reference to `std::basic_streambuf >::seekpos(std::fpos<__mbstate_t>, std::_Ios_Openmode)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textctrl.o):(.rodata._ZTV10wxTextCtrl[vtable for wxTextCtrl]+0x370): undefined reference to `std::basic_streambuf >::sync()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textctrl.o):(.rodata._ZTV10wxTextCtrl[vtable for wxTextCtrl]+0x374): undefined reference to `std::basic_streambuf >::showmanyc()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textctrl.o):(.rodata._ZTV10wxTextCtrl[vtable for wxTextCtrl]+0x378): undefined reference to `std::basic_streambuf >::xsgetn(char*, int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textctrl.o):(.rodata._ZTV10wxTextCtrl[vtable for wxTextCtrl]+0x37c): undefined reference to `std::basic_streambuf >::underflow()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textctrl.o):(.rodata._ZTV10wxTextCtrl[vtable for wxTextCtrl]+0x380): undefined reference to `std::basic_streambuf >::uflow()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textctrl.o):(.rodata._ZTV10wxTextCtrl[vtable for wxTextCtrl]+0x384): undefined reference to `std::basic_streambuf >::pbackfail(int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textctrl.o):(.rodata._ZTV10wxTextCtrl[vtable for wxTextCtrl]+0x388): undefined reference to `std::basic_streambuf >::xsputn(char const*, int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textctrl.o):(.rodata._ZTI10wxTextCtrl[typeinfo for wxTextCtrl]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textctrl.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appcmn.o): In function `__static_initialization_and_destruction_0(int, int)':
appcmn.cpp:(.text+0x1c0): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appcmn.o): In function `wxGUIAppTraitsBase::CreateMessageOutput()':
appcmn.cpp:(.text+0x27e): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appcmn.o): In function `wxAppBase::CreateTraits()':
appcmn.cpp:(.text+0x29e): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appcmn.o): In function `wxGUIAppTraitsBase::GetSocketGUIFunctionsTable()':
appcmn.cpp:(.text+0x2de): undefined reference to `__cxa_guard_acquire'
appcmn.cpp:(.text+0x2f8): undefined reference to `__cxa_guard_release'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appcmn.o): In function `wxGUIAppTraitsBase::CreateFontMapper()':
appcmn.cpp:(.text+0x384): undefined reference to `operator new(unsigned int)'
appcmn.cpp:(.text+0x3a4): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appcmn.o): In function `wxGUIAppTraitsBase::CreateLogTarget()':
appcmn.cpp:(.text+0x3c4): undefined reference to `operator new(unsigned int)'
appcmn.cpp:(.text+0x3e4): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appcmn.o): In function `wxAppBase::OnExceptionInMainLoop()':
appcmn.cpp:(.text+0x3f7): undefined reference to `__cxa_rethrow'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appcmn.o): In function `wxAppBase::OnInitCmdLine(wxCmdLineParser&)':
appcmn.cpp:(.text+0x4ce): undefined reference to `__cxa_guard_acquire'
appcmn.cpp:(.text+0x4f2): undefined reference to `__cxa_guard_release'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appcmn.o): In function `wxAppBase::Initialize(int&, wchar_t**)':
appcmn.cpp:(.text+0x5df): undefined reference to `operator new(unsigned int)'
appcmn.cpp:(.text+0x61c): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appcmn.o): In function `wxAppBase::CleanUp()':
appcmn.cpp:(.text+0x70f): undefined reference to `operator delete(void*)'
appcmn.cpp:(.text+0x74f): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appcmn.o): In function `wxAppBase::MainLoop()':
appcmn.cpp:(.text+0x872): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appcmn.o): In function `__tcf_1':
appcmn.cpp:(.text+0x2bc): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appcmn.o): In function `wxAppBase::~wxAppBase()':
appcmn.cpp:(.text+0x551): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appcmn.o): In function `GSocketGUIFunctionsTable::~GSocketGUIFunctionsTable()':
appcmn.cpp:(.text._ZN24GSocketGUIFunctionsTableD0Ev[GSocketGUIFunctionsTable::~GSocketGUIFunctionsTable()]+0x11): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appcmn.o): In function `wxGUIAppTraitsBase::~wxGUIAppTraitsBase()':
appcmn.cpp:(.text._ZN18wxGUIAppTraitsBaseD0Ev[wxGUIAppTraitsBase::~wxGUIAppTraitsBase()]+0x11): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appcmn.o):(.rodata._ZTV18wxGUIAppTraitsBase[vtable for wxGUIAppTraitsBase]+0x34): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appcmn.o):(.rodata._ZTV18wxGUIAppTraitsBase[vtable for wxGUIAppTraitsBase]+0x40): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appcmn.o):(.rodata._ZTV18wxGUIAppTraitsBase[vtable for wxGUIAppTraitsBase]+0x44): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appcmn.o):(.rodata._ZTV18wxGUIAppTraitsBase[vtable for wxGUIAppTraitsBase]+0x48): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appcmn.o):(.rodata._ZTV18wxGUIAppTraitsBase[vtable for wxGUIAppTraitsBase]+0x4c): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appcmn.o):(.rodata._ZTV9wxAppBase[vtable for wxAppBase]+0x88): more undefined references to `__cxa_pure_virtual' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appcmn.o):(.rodata._ZTI18wxGUIAppTraitsBase[typeinfo for wxGUIAppTraitsBase]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appcmn.o):(.rodata._ZTI9wxAppBase[typeinfo for wxAppBase]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appcmn.o):(.rodata._ZTV24GSocketGUIFunctionsTable[vtable for GSocketGUIFunctionsTable]+0x10): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appcmn.o):(.rodata._ZTV24GSocketGUIFunctionsTable[vtable for GSocketGUIFunctionsTable]+0x14): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appcmn.o):(.rodata._ZTV24GSocketGUIFunctionsTable[vtable for GSocketGUIFunctionsTable]+0x18): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appcmn.o):(.rodata._ZTV24GSocketGUIFunctionsTable[vtable for GSocketGUIFunctionsTable]+0x1c): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appcmn.o):(.rodata._ZTV24GSocketGUIFunctionsTable[vtable for GSocketGUIFunctionsTable]+0x20): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appcmn.o):(.rodata._ZTV24GSocketGUIFunctionsTable[vtable for GSocketGUIFunctionsTable]+0x24): more undefined references to `__cxa_pure_virtual' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appcmn.o):(.rodata._ZTI24GSocketGUIFunctionsTable[typeinfo for GSocketGUIFunctionsTable]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_appcmn.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bmpbase.o): In function `__static_initialization_and_destruction_0(int, int)':
bmpbase.cpp:(.text+0x420): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bmpbase.o): In function `wxBitmapBaseModule::wxCreateObject()':
bmpbase.cpp:(.text+0x854): undefined reference to `operator new(unsigned int)'
bmpbase.cpp:(.text+0x898): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bmpbase.o): In function `operator<<(wxVariant&, wxIcon const&)':
bmpbase.cpp:(.text+0x8ca): undefined reference to `operator new(unsigned int)'
bmpbase.cpp:(.text+0x932): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bmpbase.o): In function `operator<<(wxVariant&, wxBitmap const&)':
bmpbase.cpp:(.text+0x97a): undefined reference to `operator new(unsigned int)'
bmpbase.cpp:(.text+0x9f0): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bmpbase.o): In function `__tcf_0':
bmpbase.cpp:(.text+0x18c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bmpbase.o): In function `wxBitmapHandlerBase::~wxBitmapHandlerBase()':
bmpbase.cpp:(.text._ZN19wxBitmapHandlerBaseD0Ev[wxBitmapHandlerBase::~wxBitmapHandlerBase()]+0x53): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bmpbase.o): In function `wxBitmapBaseModule::~wxBitmapBaseModule()':
bmpbase.cpp:(.text._ZN18wxBitmapBaseModuleD0Ev[wxBitmapBaseModule::~wxBitmapBaseModule()]+0x3b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bmpbase.o): In function `wxBitmapBase::~wxBitmapBase()':
bmpbase.cpp:(.text._ZN12wxBitmapBaseD0Ev[wxBitmapBase::~wxBitmapBase()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bmpbase.o): In function `wxIconVariantData::~wxIconVariantData()':
bmpbase.cpp:(.text._ZN17wxIconVariantDataD0Ev[wxIconVariantData::~wxIconVariantData()]+0x42): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bmpbase.o): In function `wxBitmapVariantData::~wxBitmapVariantData()':
bmpbase.cpp:(.text._ZN19wxBitmapVariantDataD0Ev[wxBitmapVariantData::~wxBitmapVariantData()]+0x3b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bmpbase.o):(.rodata._ZTV12wxBitmapBase[vtable for wxBitmapBase]+0x20): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bmpbase.o):(.rodata._ZTV12wxBitmapBase[vtable for wxBitmapBase]+0x24): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bmpbase.o):(.rodata._ZTV12wxBitmapBase[vtable for wxBitmapBase]+0x28): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bmpbase.o):(.rodata._ZTV12wxBitmapBase[vtable for wxBitmapBase]+0x2c): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bmpbase.o):(.rodata._ZTV12wxBitmapBase[vtable for wxBitmapBase]+0x30): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bmpbase.o):(.rodata._ZTV12wxBitmapBase[vtable for wxBitmapBase]+0x34): more undefined references to `__cxa_pure_virtual' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bmpbase.o):(.rodata._ZTI18wxBitmapBaseModule[typeinfo for wxBitmapBaseModule]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bmpbase.o):(.rodata._ZTI17wxIconVariantData[typeinfo for wxIconVariantData]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bmpbase.o):(.rodata._ZTI19wxBitmapVariantData[typeinfo for wxBitmapVariantData]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bmpbase.o):(.rodata._ZTI12wxBitmapBase[typeinfo for wxBitmapBase]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bmpbase.o):(.rodata._ZTI19wxBitmapHandlerBase[typeinfo for wxBitmapHandlerBase]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bmpbase.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bookctrl.o): In function `__static_initialization_and_destruction_0(int, int)':
bookctrl.cpp:(.text+0x355): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bookctrl.o): In function `__tcf_0':
bookctrl.cpp:(.text+0x22c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bookctrl.o): In function `wxBookCtrlBase::~wxBookCtrlBase()':
bookctrl.cpp:(.text+0xf7b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bookctrl.o):(.rodata._ZTV14wxBookCtrlBase[vtable for wxBookCtrlBase]+0x288): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bookctrl.o):(.rodata._ZTV14wxBookCtrlBase[vtable for wxBookCtrlBase]+0x28c): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bookctrl.o):(.rodata._ZTV14wxBookCtrlBase[vtable for wxBookCtrlBase]+0x290): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bookctrl.o):(.rodata._ZTV14wxBookCtrlBase[vtable for wxBookCtrlBase]+0x298): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bookctrl.o):(.rodata._ZTV14wxBookCtrlBase[vtable for wxBookCtrlBase]+0x29c): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bookctrl.o):(.rodata._ZTV14wxBookCtrlBase[vtable for wxBookCtrlBase]+0x2a4): more undefined references to `__cxa_pure_virtual' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bookctrl.o):(.rodata._ZTI14wxBookCtrlBase[typeinfo for wxBookCtrlBase]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bookctrl.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_colourcmn.o): In function `__static_initialization_and_destruction_0(int, int)':
colourcmn.cpp:(.text+0x90): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_colourcmn.o): In function `operator<<(wxVariant&, wxColour const&)':
colourcmn.cpp:(.text+0x67a): undefined reference to `operator new(unsigned int)'
colourcmn.cpp:(.text+0x6f0): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_colourcmn.o): In function `__tcf_0':
colourcmn.cpp:(.text+0x15c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_colourcmn.o): In function `wxColourBase::~wxColourBase()':
colourcmn.cpp:(.text._ZN12wxColourBaseD0Ev[wxColourBase::~wxColourBase()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_colourcmn.o): In function `wxColourVariantData::~wxColourVariantData()':
colourcmn.cpp:(.text._ZN19wxColourVariantDataD0Ev[wxColourVariantData::~wxColourVariantData()]+0x3b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_colourcmn.o):(.rodata._ZTV12wxColourBase[vtable for wxColourBase]+0x20): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_colourcmn.o):(.rodata._ZTV12wxColourBase[vtable for wxColourBase]+0x24): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_colourcmn.o):(.rodata._ZTV12wxColourBase[vtable for wxColourBase]+0x28): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_colourcmn.o):(.rodata._ZTV12wxColourBase[vtable for wxColourBase]+0x2c): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_colourcmn.o):(.rodata._ZTV12wxColourBase[vtable for wxColourBase]+0x38): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_colourcmn.o):(.rodata._ZTI19wxColourVariantData[typeinfo for wxColourVariantData]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_colourcmn.o):(.rodata._ZTI12wxColourBase[typeinfo for wxColourBase]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_colourcmn.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cmndata.o): In function `wxPrintData::operator=(wxPrintData const&)':
cmndata.cpp:(.text+0x2cd): undefined reference to `operator delete[](void*)'
cmndata.cpp:(.text+0x2e6): undefined reference to `operator new[](unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cmndata.o): In function `wxPrintData::SetPrivData(char*, int)':
cmndata.cpp:(.text+0x4e3): undefined reference to `operator delete[](void*)'
cmndata.cpp:(.text+0x4f9): undefined reference to `operator new[](unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cmndata.o): In function `__static_initialization_and_destruction_0(int, int)':
cmndata.cpp:(.text+0x550): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cmndata.o): In function `wxPrintData::~wxPrintData()':
cmndata.cpp:(.text+0x9fd): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cmndata.o): In function `wxPrintData::~wxPrintData()':
cmndata.cpp:(.text+0xb4d): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cmndata.o): In function `wxPrintData::wxCreateObject()':
cmndata.cpp:(.text+0xec4): undefined reference to `operator new(unsigned int)'
cmndata.cpp:(.text+0xee4): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cmndata.o): In function `wxFontData::wxCreateObject()':
cmndata.cpp:(.text+0x1444): undefined reference to `operator new(unsigned int)'
cmndata.cpp:(.text+0x1464): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cmndata.o): In function `wxColourData::wxCreateObject()':
cmndata.cpp:(.text+0x1904): undefined reference to `operator new(unsigned int)'
cmndata.cpp:(.text+0x1924): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cmndata.o): In function `wxPageSetupDialogData::wxCreateObject()':
cmndata.cpp:(.text+0x1e94): undefined reference to `operator new(unsigned int)'
cmndata.cpp:(.text+0x1eb4): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cmndata.o): In function `wxPrintDialogData::wxCreateObject()':
cmndata.cpp:(.text+0x23d4): undefined reference to `operator new(unsigned int)'
cmndata.cpp:(.text+0x23f4): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cmndata.o): In function `wxPrintData::~wxPrintData()':
cmndata.cpp:(.text+0x24dd): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cmndata.o): In function `__tcf_0':
cmndata.cpp:(.text+0x11c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cmndata.o): In function `wxPageSetupDialogData::~wxPageSetupDialogData()':
cmndata.cpp:(.text+0xafb): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cmndata.o): In function `wxFontData::~wxFontData()':
cmndata.cpp:(.text+0x1070): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cmndata.o): In function `wxFontDialogBase::~wxFontDialogBase()':
cmndata.cpp:(.text+0x11ae): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cmndata.o): In function `wxColourData::~wxColourData()':
cmndata.cpp:(.text+0x15b3): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cmndata.o): In function `wxPrintDialogData::~wxPrintDialogData()':
cmndata.cpp:(.text+0x200b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cmndata.o):cmndata.cpp:(.text+0x2525): more undefined references to `operator delete(void*)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cmndata.o):(.rodata._ZTI16wxFontDialogBase[typeinfo for wxFontDialogBase]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cmndata.o):(.rodata._ZTI21wxPageSetupDialogData[typeinfo for wxPageSetupDialogData]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cmndata.o):(.rodata._ZTI17wxPrintDialogData[typeinfo for wxPrintDialogData]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cmndata.o):(.rodata._ZTI11wxPrintData[typeinfo for wxPrintData]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cmndata.o):(.rodata._ZTI10wxFontData[typeinfo for wxFontData]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cmndata.o):(.rodata._ZTI12wxColourData[typeinfo for wxColourData]+0x0): more undefined references to `vtable for __cxxabiv1::__si_class_type_info' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cmndata.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_containr.o): In function `__static_initialization_and_destruction_0(int, int)':
containr.cpp:(.text+0x130): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_containr.o): In function `__tcf_0':
containr.cpp:(.text+0x17c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_containr.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_ctrlcmn.o): In function `__static_initialization_and_destruction_0(int, int)':
ctrlcmn.cpp:(.text+0x90): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_ctrlcmn.o): In function `__tcf_0':
ctrlcmn.cpp:(.text+0xdc): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_ctrlcmn.o): In function `wxControlBase::~wxControlBase()':
ctrlcmn.cpp:(.text+0x241): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_ctrlcmn.o): In function `wxStaticBitmapBase::~wxStaticBitmapBase()':
ctrlcmn.cpp:(.text+0x5aa): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_ctrlcmn.o):(.rodata._ZTV18wxStaticBitmapBase[vtable for wxStaticBitmapBase]+0x284): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_ctrlcmn.o):(.rodata._ZTV18wxStaticBitmapBase[vtable for wxStaticBitmapBase]+0x288): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_ctrlcmn.o):(.rodata._ZTV18wxStaticBitmapBase[vtable for wxStaticBitmapBase]+0x28c): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_ctrlcmn.o):(.rodata._ZTI18wxStaticBitmapBase[typeinfo for wxStaticBitmapBase]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_ctrlcmn.o):(.rodata._ZTI13wxControlBase[typeinfo for wxControlBase]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_ctrlcmn.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_datacmn.o): In function `__static_initialization_and_destruction_0(int, int)':
datacmn.cpp:(.text+0x20): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_datacmn.o): In function `__tcf_0':
datacmn.cpp:(.text+0x9c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_datacmn.o):(.eh_frame+0x11): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dlgcmn.o): In function `__static_initialization_and_destruction_0(int, int)':
dlgcmn.cpp:(.text+0x2f6): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dlgcmn.o): In function `wxDialogBase::CreateTextSizer(wxString const&)':
dlgcmn.cpp:(.text+0x8b7): undefined reference to `operator new(unsigned int)'
dlgcmn.cpp:(.text+0x964): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dlgcmn.o): In function `wxDialogBase::OnCloseWindow(wxCloseEvent&)':
dlgcmn.cpp:(.text+0xaf0): undefined reference to `__cxa_guard_acquire'
dlgcmn.cpp:(.text+0xb32): undefined reference to `__cxa_guard_release'
dlgcmn.cpp:(.text+0xc2a): undefined reference to `__cxa_guard_abort'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dlgcmn.o): In function `wxDialogBase::CreateStdDialogButtonSizer(long)':
dlgcmn.cpp:(.text+0xe11): undefined reference to `operator new(unsigned int)'
dlgcmn.cpp:(.text+0xe84): undefined reference to `operator new(unsigned int)'
dlgcmn.cpp:(.text+0xf6e): undefined reference to `operator new(unsigned int)'
dlgcmn.cpp:(.text+0x1056): undefined reference to `operator new(unsigned int)'
dlgcmn.cpp:(.text+0x1142): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dlgcmn.o):dlgcmn.cpp:(.text+0x1226): more undefined references to `operator new(unsigned int)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dlgcmn.o): In function `wxDialogBase::CreateStdDialogButtonSizer(long)':
dlgcmn.cpp:(.text+0x1507): undefined reference to `operator delete(void*)'
dlgcmn.cpp:(.text+0x1551): undefined reference to `operator delete(void*)'
dlgcmn.cpp:(.text+0x15c1): undefined reference to `operator delete(void*)'
dlgcmn.cpp:(.text+0x1636): undefined reference to `operator delete(void*)'
dlgcmn.cpp:(.text+0x16a9): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dlgcmn.o):dlgcmn.cpp:(.text+0x17a3): more undefined references to `operator delete(void*)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dlgcmn.o): In function `wxDialogBase::CreateSeparatedButtonSizer(long)':
dlgcmn.cpp:(.text+0x17fe): undefined reference to `operator new(unsigned int)'
dlgcmn.cpp:(.text+0x1855): undefined reference to `operator new(unsigned int)'
dlgcmn.cpp:(.text+0x1896): undefined reference to `operator new(unsigned int)'
dlgcmn.cpp:(.text+0x193d): undefined reference to `operator new(unsigned int)'
dlgcmn.cpp:(.text+0x19f6): undefined reference to `operator delete(void*)'
dlgcmn.cpp:(.text+0x1a1a): undefined reference to `operator delete(void*)'
dlgcmn.cpp:(.text+0x1a45): undefined reference to `operator delete(void*)'
dlgcmn.cpp:(.text+0x1a59): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dlgcmn.o): In function `__tcf_1':
dlgcmn.cpp:(.text+0x17c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dlgcmn.o): In function `wxTextWrapper::~wxTextWrapper()':
dlgcmn.cpp:(.text._ZN13wxTextWrapperD0Ev[wxTextWrapper::~wxTextWrapper()]+0x11): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dlgcmn.o): In function `wxTextSizerWrapper::~wxTextSizerWrapper()':
dlgcmn.cpp:(.text._ZN18wxTextSizerWrapperD0Ev[wxTextSizerWrapper::~wxTextSizerWrapper()]+0x11): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dlgcmn.o): In function `wxDialogBase::~wxDialogBase()':
dlgcmn.cpp:(.text._ZN12wxDialogBaseD0Ev[wxDialogBase::~wxDialogBase()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dlgcmn.o): In function `wxTextSizerWrapper::OnOutputLine(wxString const&)':
dlgcmn.cpp:(.text._ZN18wxTextSizerWrapper12OnOutputLineERK8wxString[wxTextSizerWrapper::OnOutputLine(wxString const&)]+0x37): undefined reference to `operator new(unsigned int)'
dlgcmn.cpp:(.text._ZN18wxTextSizerWrapper12OnOutputLineERK8wxString[wxTextSizerWrapper::OnOutputLine(wxString const&)]+0xd0): undefined reference to `operator new(unsigned int)'
dlgcmn.cpp:(.text._ZN18wxTextSizerWrapper12OnOutputLineERK8wxString[wxTextSizerWrapper::OnOutputLine(wxString const&)]+0x11b): undefined reference to `operator new(unsigned int)'
dlgcmn.cpp:(.text._ZN18wxTextSizerWrapper12OnOutputLineERK8wxString[wxTextSizerWrapper::OnOutputLine(wxString const&)]+0x191): undefined reference to `operator delete(void*)'
dlgcmn.cpp:(.text._ZN18wxTextSizerWrapper12OnOutputLineERK8wxString[wxTextSizerWrapper::OnOutputLine(wxString const&)]+0x1c1): undefined reference to `operator delete(void*)'
dlgcmn.cpp:(.text._ZN18wxTextSizerWrapper12OnOutputLineERK8wxString[wxTextSizerWrapper::OnOutputLine(wxString const&)]+0x1d1): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dlgcmn.o): In function `wxLabelWrapper::~wxLabelWrapper()':
dlgcmn.cpp:(.text._ZN14wxLabelWrapperD0Ev[wxLabelWrapper::~wxLabelWrapper()]+0x35): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dlgcmn.o): In function `wxButtonBase::~wxButtonBase()':
dlgcmn.cpp:(.text._ZN12wxButtonBaseD0Ev[wxButtonBase::~wxButtonBase()]+0x3a): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dlgcmn.o):(.rodata._ZTV12wxDialogBase[vtable for wxDialogBase]+0x2dc): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dlgcmn.o):(.rodata._ZTV12wxDialogBase[vtable for wxDialogBase]+0x2e0): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dlgcmn.o):(.rodata._ZTV12wxDialogBase[vtable for wxDialogBase]+0x2e4): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dlgcmn.o):(.rodata._ZTI12wxDialogBase[typeinfo for wxDialogBase]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dlgcmn.o):(.rodata._ZTI12wxButtonBase[typeinfo for wxButtonBase]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dlgcmn.o):(.rodata._ZTI14wxLabelWrapper[typeinfo for wxLabelWrapper]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dlgcmn.o):(.rodata._ZTI13wxTextWrapper[typeinfo for wxTextWrapper]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dlgcmn.o):(.rodata._ZTV13wxTextWrapper[vtable for wxTextWrapper]+0x10): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dlgcmn.o):(.rodata._ZTI18wxTextSizerWrapper[typeinfo for wxTextSizerWrapper]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dlgcmn.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_evtloopcmn.o): In function `__static_initialization_and_destruction_0(int, int)':
evtloopcmn.cpp:(.text+0x20): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_evtloopcmn.o): In function `__tcf_0':
evtloopcmn.cpp:(.text+0x6c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_evtloopcmn.o):(.eh_frame+0x11): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fontcmn.o): In function `__static_initialization_and_destruction_0(int, int)':
fontcmn.cpp:(.text+0x190): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fontcmn.o): In function `wxFontBase::New(wxNativeFontInfo const&)':
fontcmn.cpp:(.text+0x254): undefined reference to `operator new(unsigned int)'
fontcmn.cpp:(.text+0x27b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fontcmn.o): In function `wxFontBase::New(wxString const&)':
fontcmn.cpp:(.text+0x3ac): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fontcmn.o): In function `wxFontBase::New(int, int, int, int, bool, wxString const&, wxFontEncoding)':
fontcmn.cpp:(.text+0xac4): undefined reference to `operator new(unsigned int)'
fontcmn.cpp:(.text+0xb27): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fontcmn.o): In function `__tcf_0':
fontcmn.cpp:(.text+0x1dc): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fontcmn.o): In function `wxFontBase::~wxFontBase()':
fontcmn.cpp:(.text+0x231): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fontcmn.o):(.rodata._ZTV10wxFontBase[vtable for wxFontBase]+0x1c): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fontcmn.o):(.rodata._ZTV10wxFontBase[vtable for wxFontBase]+0x28): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fontcmn.o):(.rodata._ZTV10wxFontBase[vtable for wxFontBase]+0x2c): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fontcmn.o):(.rodata._ZTV10wxFontBase[vtable for wxFontBase]+0x30): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fontcmn.o):(.rodata._ZTV10wxFontBase[vtable for wxFontBase]+0x34): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fontcmn.o):(.rodata._ZTV10wxFontBase[vtable for wxFontBase]+0x38): more undefined references to `__cxa_pure_virtual' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fontcmn.o):(.rodata._ZTI10wxFontBase[typeinfo for wxFontBase]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fontcmn.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fontenumcmn.o): In function `__static_initialization_and_destruction_0(int, int)':
fontenumcmn.cpp:(.text+0x20): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fontenumcmn.o): In function `wxFontEnumerator::IsValidFacename(wxString const&)':
fontenumcmn.cpp:(.text+0x2a8): undefined reference to `__cxa_guard_acquire'
fontenumcmn.cpp:(.text+0x30a): undefined reference to `__cxa_guard_release'
fontenumcmn.cpp:(.text+0x336): undefined reference to `__cxa_guard_abort'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fontenumcmn.o): In function `__tcf_1':
fontenumcmn.cpp:(.text+0x6c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fontenumcmn.o): In function `wxSimpleFontEnumerator::~wxSimpleFontEnumerator()':
fontenumcmn.cpp:(.text._ZN22wxSimpleFontEnumeratorD0Ev[wxSimpleFontEnumerator::~wxSimpleFontEnumerator()]+0x3e): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fontenumcmn.o):(.rodata._ZTI22wxSimpleFontEnumerator[typeinfo for wxSimpleFontEnumerator]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fontenumcmn.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fontmap.o): In function `__static_initialization_and_destruction_0(int, int)':
fontmap.cpp:(.text+0x20): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fontmap.o): In function `wxFontMapper::CharsetToEncoding(wxString const&, bool)':
fontmap.cpp:(.text+0x608): undefined reference to `operator new[](unsigned int)'
fontmap.cpp:(.text+0x748): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fontmap.o): In function `__tcf_0':
fontmap.cpp:(.text+0x6c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fontmap.o): In function `wxFontMapper::~wxFontMapper()':
fontmap.cpp:(.text+0x167): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fontmap.o):(.rodata._ZTI12wxFontMapper[typeinfo for wxFontMapper]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fontmap.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_framecmn.o): In function `wxFrameBase::OnCreateToolBar(long, int, wxString const&)':
framecmn.cpp:(.text+0x420): undefined reference to `operator new(unsigned int)'
framecmn.cpp:(.text+0x47f): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_framecmn.o): In function `wxFrameBase::OnCreateStatusBar(int, long, int, wxString const&)':
framecmn.cpp:(.text+0x517): undefined reference to `operator new(unsigned int)'
framecmn.cpp:(.text+0x5d3): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_framecmn.o): In function `__static_initialization_and_destruction_0(int, int)':
framecmn.cpp:(.text+0x7ac): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_framecmn.o): In function `wxFrameBase::New(wxWindow*, int, wxString const&, wxPoint const&, wxSize const&, long, wxString const&)':
framecmn.cpp:(.text+0x10b0): undefined reference to `operator new(unsigned int)'
framecmn.cpp:(.text+0x1114): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_framecmn.o): In function `__tcf_0':
framecmn.cpp:(.text+0x36c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_framecmn.o): In function `wxFrameBase::~wxFrameBase()':
framecmn.cpp:(.text+0x1170): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_framecmn.o):(.rodata._ZTI11wxFrameBase[typeinfo for wxFrameBase]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_framecmn.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_gdicmn.o): In function `wxGDIObject::wxCreateObject()':
gdicmn.cpp:(.text+0x56e): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_gdicmn.o): In function `wxInitializeStockLists()':
gdicmn.cpp:(.text+0x6e0): undefined reference to `operator new(unsigned int)'
gdicmn.cpp:(.text+0x6fc): undefined reference to `operator new(unsigned int)'
gdicmn.cpp:(.text+0x718): undefined reference to `operator new(unsigned int)'
gdicmn.cpp:(.text+0x734): undefined reference to `operator new(unsigned int)'
gdicmn.cpp:(.text+0x755): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_gdicmn.o): In function `wxStockGDI::GetCursor(wxStockGDI::Item)':
gdicmn.cpp:(.text+0x7c0): undefined reference to `operator new(unsigned int)'
gdicmn.cpp:(.text+0x7e0): undefined reference to `operator new(unsigned int)'
gdicmn.cpp:(.text+0x800): undefined reference to `operator new(unsigned int)'
gdicmn.cpp:(.text+0x81e): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_gdicmn.o): In function `wxBrushList::FindOrCreateBrush(wxColour const&, int)':
gdicmn.cpp:(.text+0x8bc): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_gdicmn.o): In function `__static_initialization_and_destruction_0(int, int)':
gdicmn.cpp:(.text+0x9c0): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_gdicmn.o): In function `wxPenList::FindOrCreatePen(wxColour const&, int, int)':
gdicmn.cpp:(.text+0xcbd): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_gdicmn.o): In function `wxColourDatabase::Initialize()':
gdicmn.cpp:(.text+0xed2): undefined reference to `operator new(unsigned int)'
gdicmn.cpp:(.text+0xfe2): undefined reference to `operator new(unsigned int)'
gdicmn.cpp:(.text+0x107c): undefined reference to `operator new(unsigned int)'
gdicmn.cpp:(.text+0x119f): undefined reference to `operator delete(void*)'
gdicmn.cpp:(.text+0x11bf): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_gdicmn.o): In function `wxColourDatabase::FindColour(wxString const&)':
gdicmn.cpp:(.text+0x161c): undefined reference to `operator new(unsigned int)'
gdicmn.cpp:(.text+0x164f): undefined reference to `__cxa_guard_acquire'
gdicmn.cpp:(.text+0x1677): undefined reference to `__cxa_guard_release'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_gdicmn.o): In function `wxColourDatabase::AddColour(wxString const&, wxColour const&)':
gdicmn.cpp:(.text+0x1989): undefined reference to `operator new(unsigned int)'
gdicmn.cpp:(.text+0x1a43): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_gdicmn.o): In function `wxDeleteStockLists()':
gdicmn.cpp:(.text+0x1c8d): undefined reference to `operator delete(void*)'
gdicmn.cpp:(.text+0x1cb1): undefined reference to `operator delete(void*)'
gdicmn.cpp:(.text+0x1cd5): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_gdicmn.o): In function `wxFontList::FindOrCreateFont(int, int, int, int, bool, wxString const&, wxFontEncoding)':
gdicmn.cpp:(.text+0x1f8e): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_gdicmn.o): In function `wxStockGDI::GetFont(wxStockGDI::Item)':
gdicmn.cpp:(.text+0x212a): undefined reference to `operator new(unsigned int)'
gdicmn.cpp:(.text+0x2201): undefined reference to `operator new(unsigned int)'
gdicmn.cpp:(.text+0x2270): undefined reference to `operator new(unsigned int)'
gdicmn.cpp:(.text+0x22e2): undefined reference to `operator new(unsigned int)'
gdicmn.cpp:(.text+0x2381): undefined reference to `operator delete(void*)'
gdicmn.cpp:(.text+0x2395): undefined reference to `operator delete(void*)'
gdicmn.cpp:(.text+0x23a9): undefined reference to `operator delete(void*)'
gdicmn.cpp:(.text+0x23db): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_gdicmn.o): In function `wxStockGDI::GetColour(wxStockGDI::Item)':
gdicmn.cpp:(.text+0x2450): undefined reference to `operator new(unsigned int)'
gdicmn.cpp:(.text+0x2496): undefined reference to `operator new(unsigned int)'
gdicmn.cpp:(.text+0x24df): undefined reference to `operator new(unsigned int)'
gdicmn.cpp:(.text+0x2510): undefined reference to `operator new(unsigned int)'
gdicmn.cpp:(.text+0x2559): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_gdicmn.o):gdicmn.cpp:(.text+0x25a2): more undefined references to `operator new(unsigned int)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_gdicmn.o): In function `wxStockGDI::GetColour(wxStockGDI::Item)':
gdicmn.cpp:(.text+0x2628): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_gdicmn.o): In function `wxStockGDI::GetPen(wxStockGDI::Item)':
gdicmn.cpp:(.text+0x26be): undefined reference to `operator new(unsigned int)'
gdicmn.cpp:(.text+0x26f8): undefined reference to `operator new(unsigned int)'
gdicmn.cpp:(.text+0x2735): undefined reference to `operator new(unsigned int)'
gdicmn.cpp:(.text+0x2772): undefined reference to `operator new(unsigned int)'
gdicmn.cpp:(.text+0x27af): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_gdicmn.o):gdicmn.cpp:(.text+0x27ec): more undefined references to `operator new(unsigned int)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_gdicmn.o): In function `wxStockGDI::GetPen(wxStockGDI::Item)':
gdicmn.cpp:(.text+0x293d): undefined reference to `operator delete(void*)'
gdicmn.cpp:(.text+0x294f): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_gdicmn.o): In function `wxStockGDI::GetBrush(wxStockGDI::Item)':
gdicmn.cpp:(.text+0x2a1d): undefined reference to `operator new(unsigned int)'
gdicmn.cpp:(.text+0x2a4f): undefined reference to `operator new(unsigned int)'
gdicmn.cpp:(.text+0x2a81): undefined reference to `operator new(unsigned int)'
gdicmn.cpp:(.text+0x2ab6): undefined reference to `operator new(unsigned int)'
gdicmn.cpp:(.text+0x2aeb): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_gdicmn.o):gdicmn.cpp:(.text+0x2b20): more undefined references to `operator new(unsigned int)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_gdicmn.o): In function `wxStockGDI::GetBrush(wxStockGDI::Item)':
gdicmn.cpp:(.text+0x2c49): undefined reference to `operator delete(void*)'
gdicmn.cpp:(.text+0x2c5b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_gdicmn.o): In function `wxStockGDI::~wxStockGDI()':
gdicmn.cpp:(.text+0x521): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_gdicmn.o): In function `__tcf_1':
gdicmn.cpp:(.text+0x64c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_gdicmn.o): In function `wxColourDatabase::~wxColourDatabase()':
gdicmn.cpp:(.text+0xe22): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_gdicmn.o): In function `wxColourDatabase::~wxColourDatabase()':
gdicmn.cpp:(.text+0x1752): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_gdicmn.o): In function `wxResourceCache::~wxResourceCache()':
gdicmn.cpp:(.text+0x1d98): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_gdicmn.o): In function `wxStringToColourHashMap_wxImplementation_HashTable::DeleteNode(_wxHashTable_NodeBase*)':
gdicmn.cpp:(.text._ZN50wxStringToColourHashMap_wxImplementation_HashTable10DeleteNodeEP21_wxHashTable_NodeBase[wxStringToColourHashMap_wxImplementation_HashTable::DeleteNode(_wxHashTable_NodeBase*)]+0x24): undefined reference to `operator delete(void*)'
gdicmn.cpp:(.text._ZN50wxStringToColourHashMap_wxImplementation_HashTable10DeleteNodeEP21_wxHashTable_NodeBase[wxStringToColourHashMap_wxImplementation_HashTable::DeleteNode(_wxHashTable_NodeBase*)]+0x42): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_gdicmn.o):gdicmn.cpp:(.text._ZN11wxGDIObjectD0Ev[wxGDIObject::~wxGDIObject()]+0x21): more undefined references to `operator delete(void*)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_gdicmn.o):(.rodata._ZTI11wxGDIObject[typeinfo for wxGDIObject]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_gdicmn.o):(.rodata._ZTI10wxStockGDI[typeinfo for wxStockGDI]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_gdicmn.o):(.rodata._ZTI15wxResourceCache[typeinfo for wxResourceCache]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_gdicmn.o):(.rodata._ZTV11wxBrushBase[vtable for wxBrushBase]+0x1c): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_gdicmn.o):(.rodata._ZTI11wxBrushBase[typeinfo for wxBrushBase]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_gdicmn.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_iconbndl.o): In function `__static_initialization_and_destruction_0(int, int)':
iconbndl.cpp:(.text+0x60): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_iconbndl.o): In function `wxIconArray::Insert(wxIcon const&, unsigned int, unsigned int)':
iconbndl.cpp:(.text+0x2d0): undefined reference to `operator new(unsigned int)'
iconbndl.cpp:(.text+0x33e): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_iconbndl.o): In function `wxIconArray::Add(wxIcon const&, unsigned int)':
iconbndl.cpp:(.text+0x3a0): undefined reference to `operator new(unsigned int)'
iconbndl.cpp:(.text+0x410): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_iconbndl.o): In function `wxIconBundle::AddIcon(wxString const&, long)':
iconbndl.cpp:(.text+0x6ea): undefined reference to `operator new(unsigned int)'
iconbndl.cpp:(.text+0x7c0): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_iconbndl.o): In function `__tcf_0':
iconbndl.cpp:(.text+0xac): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_iconbndl.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_image.o): In function `wxImage::wxCreateObject()':
image.cpp:(.text+0x36e): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_image.o): In function `__static_initialization_and_destruction_0(int, int)':
image.cpp:(.text+0x880): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_image.o): In function `wxImage::SetData(unsigned char*, int, int, bool)':
image.cpp:(.text+0xcb4): undefined reference to `operator new(unsigned int)'
image.cpp:(.text+0xd3e): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_image.o): In function `wxImage::CloneRefData(wxObjectRefData const*) const':
image.cpp:(.text+0xd7f): undefined reference to `operator new(unsigned int)'
image.cpp:(.text+0xe4d): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_image.o): In function `wxImage::CreateRefData() const':
image.cpp:(.text+0xe74): undefined reference to `operator new(unsigned int)'
image.cpp:(.text+0xe94): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_image.o): In function `wxImage::Create(int, int, unsigned char*, unsigned char*, bool)':
image.cpp:(.text+0xed2): undefined reference to `operator new(unsigned int)'
image.cpp:(.text+0xf2a): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_image.o): In function `wxImage::Create(int, int, unsigned char*, bool)':
image.cpp:(.text+0xf72): undefined reference to `operator new(unsigned int)'
image.cpp:(.text+0xfc1): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_image.o): In function `wxImage::Create(int, int, bool)':
image.cpp:(.text+0xff9): undefined reference to `operator new(unsigned int)'
image.cpp:(.text+0x108b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_image.o): In function `wxImage::SetData(unsigned char*, bool)':
image.cpp:(.text+0x1aa8): undefined reference to `operator new(unsigned int)'
image.cpp:(.text+0x1b12): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_image.o): In function `wxImage::ComputeHistogram(wxImageHistogram&) const':
image.cpp:(.text+0x204e): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_image.o): In function `wxImage::LoadFile(wxInputStream&, wxString const&, int)':
image.cpp:(.text+0x39e5): undefined reference to `operator new(unsigned int)'
image.cpp:(.text+0x3ae6): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_image.o): In function `wxImage::LoadFile(wxInputStream&, long, int)':
image.cpp:(.text+0x3b1f): undefined reference to `operator new(unsigned int)'
image.cpp:(.text+0x3cab): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_image.o): In function `wxImage::InitStandardHandlers()':
image.cpp:(.text+0x4251): undefined reference to `operator new(unsigned int)'
image.cpp:(.text+0x434e): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_image.o): In function `wxImageModule::wxCreateObject()':
image.cpp:(.text+0x43e4): undefined reference to `operator new(unsigned int)'
image.cpp:(.text+0x4428): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_image.o): In function `wxImage::Rotate(double, wxPoint const&, bool, wxPoint*) const':
image.cpp:(.text+0x464e): undefined reference to `operator new[](unsigned int)'
image.cpp:(.text+0x4d6d): undefined reference to `operator delete[](void*)'
image.cpp:(.text+0x4d8e): undefined reference to `operator delete[](void*)'
image.cpp:(.text+0x524e): undefined reference to `operator new[](unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_image.o): In function `operator<<(wxVariant&, wxImage const&)':
image.cpp:(.text+0x837a): undefined reference to `operator new(unsigned int)'
image.cpp:(.text+0x83f7): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_image.o): In function `__tcf_0':
image.cpp:(.text+0x39c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_image.o): In function `wxImageRefData::~wxImageRefData()':
image.cpp:(.text+0x11be): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_image.o): In function `wxImageHandler::~wxImageHandler()':
image.cpp:(.text._ZN14wxImageHandlerD0Ev[wxImageHandler::~wxImageHandler()]+0x69): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_image.o): In function `wxImage::~wxImage()':
image.cpp:(.text._ZN7wxImageD0Ev[wxImage::~wxImage()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_image.o): In function `wxImageModule::~wxImageModule()':
image.cpp:(.text._ZN13wxImageModuleD0Ev[wxImageModule::~wxImageModule()]+0x3b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_image.o): In function `wxImageVariantData::~wxImageVariantData()':
image.cpp:(.text._ZN18wxImageVariantDataD0Ev[wxImageVariantData::~wxImageVariantData()]+0x42): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_image.o):(.rodata._ZTV14wxImageHandler[vtable for wxImageHandler]+0x28): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_image.o):(.rodata._ZTI13wxImageModule[typeinfo for wxImageModule]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_image.o):(.rodata._ZTI14wxImageRefData[typeinfo for wxImageRefData]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_image.o):(.rodata._ZTI18wxImageVariantData[typeinfo for wxImageVariantData]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_image.o):(.rodata._ZTI7wxImage[typeinfo for wxImage]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_image.o):(.rodata._ZTI14wxImageHandler[typeinfo for wxImageHandler]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_image.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_menucmn.o): In function `__static_initialization_and_destruction_0(int, int)':
menucmn.cpp:(.text+0x570): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_menucmn.o): In function `wxAcceleratorEntry::Create(wxString const&)':
menucmn.cpp:(.text+0x1c7d): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_menucmn.o): In function `__tcf_0':
menucmn.cpp:(.text+0x5bc): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_menucmn.o): In function `wxMenuBase::~wxMenuBase()':
menucmn.cpp:(.text+0x1032): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_menucmn.o): In function `wxMenuBarBase::~wxMenuBarBase()':
menucmn.cpp:(.text+0x1119): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_menucmn.o): In function `wxMenuItemBase::~wxMenuItemBase()':
menucmn.cpp:(.text+0x2dd4): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_menucmn.o): In function `wxwxMenuListNode::~wxwxMenuListNode()':
menucmn.cpp:(.text._ZN16wxwxMenuListNodeD0Ev[wxwxMenuListNode::~wxwxMenuListNode()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_menucmn.o): In function `wxwxMenuItemListNode::~wxwxMenuItemListNode()':
menucmn.cpp:(.text._ZN20wxwxMenuItemListNodeD0Ev[wxwxMenuItemListNode::~wxwxMenuItemListNode()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_menucmn.o):menucmn.cpp:(.text._ZN10wxMenuListD0Ev[wxMenuList::~wxMenuList()]+0x21): more undefined references to `operator delete(void*)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_menucmn.o): In function `wxMenuList::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&)':
menucmn.cpp:(.text._ZN10wxMenuList10CreateNodeEP10wxNodeBaseS1_PvRK9wxListKey[wxMenuList::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&)]+0x14): undefined reference to `operator new(unsigned int)'
menucmn.cpp:(.text._ZN10wxMenuList10CreateNodeEP10wxNodeBaseS1_PvRK9wxListKey[wxMenuList::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&)]+0x5d): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_menucmn.o):(.rodata._ZTV13wxMenuBarBase[vtable for wxMenuBarBase]+0x28c): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_menucmn.o):(.rodata._ZTV13wxMenuBarBase[vtable for wxMenuBarBase]+0x294): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_menucmn.o):(.rodata._ZTV13wxMenuBarBase[vtable for wxMenuBarBase]+0x298): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_menucmn.o):(.rodata._ZTI13wxMenuBarBase[typeinfo for wxMenuBarBase]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_menucmn.o):(.rodata._ZTI10wxMenuBase[typeinfo for wxMenuBase]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_menucmn.o):(.rodata._ZTI20wxwxMenuItemListNode[typeinfo for wxwxMenuItemListNode]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_menucmn.o):(.rodata._ZTI16wxwxMenuListNode[typeinfo for wxwxMenuListNode]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_menucmn.o):(.rodata._ZTI14wxMenuItemBase[typeinfo for wxMenuItemBase]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_menucmn.o):(.rodata._ZTI10wxMenuList[typeinfo for wxMenuList]+0x0): more undefined references to `vtable for __cxxabiv1::__si_class_type_info' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_menucmn.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_nbkbase.o): In function `__static_initialization_and_destruction_0(int, int)':
nbkbase.cpp:(.text+0x20): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_nbkbase.o): In function `__tcf_0':
nbkbase.cpp:(.text+0x6c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_nbkbase.o): In function `wxNotebookBase::~wxNotebookBase()':
nbkbase.cpp:(.text._ZN14wxNotebookBaseD0Ev[wxNotebookBase::~wxNotebookBase()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_nbkbase.o):(.rodata._ZTV14wxNotebookBase[vtable for wxNotebookBase]+0x288): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_nbkbase.o):(.rodata._ZTV14wxNotebookBase[vtable for wxNotebookBase]+0x28c): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_nbkbase.o):(.rodata._ZTV14wxNotebookBase[vtable for wxNotebookBase]+0x290): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_nbkbase.o):(.rodata._ZTV14wxNotebookBase[vtable for wxNotebookBase]+0x298): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_nbkbase.o):(.rodata._ZTV14wxNotebookBase[vtable for wxNotebookBase]+0x29c): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_nbkbase.o):(.rodata._ZTV14wxNotebookBase[vtable for wxNotebookBase]+0x2b8): more undefined references to `__cxa_pure_virtual' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_nbkbase.o):(.rodata._ZTI14wxNotebookBase[typeinfo for wxNotebookBase]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_nbkbase.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_paper.o): In function `__static_initialization_and_destruction_0(int, int)':
paper.cpp:(.text+0x110): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_paper.o): In function `wxPrintPaperModule::OnExit()':
paper.cpp:(.text+0x6bd): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_paper.o): In function `wxPrintPaperModule::wxCreateObject()':
paper.cpp:(.text+0x704): undefined reference to `operator new(unsigned int)'
paper.cpp:(.text+0x748): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_paper.o): In function `wxPrintPaperDatabase::wxPrintPaperDatabase()':
paper.cpp:(.text+0x773): undefined reference to `operator new(unsigned int)'
paper.cpp:(.text+0x7ae): undefined reference to `operator new(unsigned int)'
paper.cpp:(.text+0x7e7): undefined reference to `operator delete(void*)'
paper.cpp:(.text+0x807): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_paper.o): In function `wxPrintPaperDatabase::wxPrintPaperDatabase()':
paper.cpp:(.text+0x833): undefined reference to `operator new(unsigned int)'
paper.cpp:(.text+0x86e): undefined reference to `operator new(unsigned int)'
paper.cpp:(.text+0x8a7): undefined reference to `operator delete(void*)'
paper.cpp:(.text+0x8c7): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_paper.o): In function `wxPrintPaperType::wxCreateObject()':
paper.cpp:(.text+0xb84): undefined reference to `operator new(unsigned int)'
paper.cpp:(.text+0xba4): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_paper.o): In function `wxPrintPaperDatabase::AddPaperType(wxPaperSize, wxString const&, int, int)':
paper.cpp:(.text+0xbc4): undefined reference to `operator new(unsigned int)'
paper.cpp:(.text+0xcae): undefined reference to `operator new(unsigned int)'
paper.cpp:(.text+0xdeb): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_paper.o): In function `wxPrintPaperDatabase::AddPaperType(wxPaperSize, int, wxString const&, int, int)':
paper.cpp:(.text+0xea4): undefined reference to `operator new(unsigned int)'
paper.cpp:(.text+0xf8e): undefined reference to `operator new(unsigned int)'
paper.cpp:(.text+0x10cb): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_paper.o): In function `wxPrintPaperModule::OnInit()':
paper.cpp:(.text+0x5b54): undefined reference to `operator new(unsigned int)'
paper.cpp:(.text+0x5b85): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_paper.o): In function `__tcf_0':
paper.cpp:(.text+0x7c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_paper.o): In function `wxPrintPaperDatabase::ClearDatabase()':
paper.cpp:(.text+0x632): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_paper.o): In function `wxwxPrintPaperTypeListNode::~wxwxPrintPaperTypeListNode()':
paper.cpp:(.text._ZN26wxwxPrintPaperTypeListNodeD0Ev[wxwxPrintPaperTypeListNode::~wxwxPrintPaperTypeListNode()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_paper.o): In function `wxPrintPaperTypeList::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&)':
paper.cpp:(.text._ZN20wxPrintPaperTypeList10CreateNodeEP10wxNodeBaseS1_PvRK9wxListKey[wxPrintPaperTypeList::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&)]+0x14): undefined reference to `operator new(unsigned int)'
paper.cpp:(.text._ZN20wxPrintPaperTypeList10CreateNodeEP10wxNodeBaseS1_PvRK9wxListKey[wxPrintPaperTypeList::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&)]+0x5d): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_paper.o): In function `wxPrintPaperTypeList::~wxPrintPaperTypeList()':
paper.cpp:(.text._ZN20wxPrintPaperTypeListD0Ev[wxPrintPaperTypeList::~wxPrintPaperTypeList()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_paper.o): In function `wxPrintPaperModule::~wxPrintPaperModule()':
paper.cpp:(.text._ZN18wxPrintPaperModuleD0Ev[wxPrintPaperModule::~wxPrintPaperModule()]+0x3b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_paper.o): In function `wxStringToPrintPaperTypeHashMap_wxImplementation_HashTable::DeleteNode(_wxHashTable_NodeBase*)':
paper.cpp:(.text._ZN58wxStringToPrintPaperTypeHashMap_wxImplementation_HashTable10DeleteNodeEP21_wxHashTable_NodeBase[wxStringToPrintPaperTypeHashMap_wxImplementation_HashTable::DeleteNode(_wxHashTable_NodeBase*)]+0x24): undefined reference to `operator delete(void*)'
paper.cpp:(.text._ZN58wxStringToPrintPaperTypeHashMap_wxImplementation_HashTable10DeleteNodeEP21_wxHashTable_NodeBase[wxStringToPrintPaperTypeHashMap_wxImplementation_HashTable::DeleteNode(_wxHashTable_NodeBase*)]+0x42): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_paper.o):paper.cpp:(.text._ZN16wxPrintPaperTypeD0Ev[wxPrintPaperType::~wxPrintPaperType()]+0x3d): more undefined references to `operator delete(void*)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_paper.o):(.rodata._ZTI18wxPrintPaperModule[typeinfo for wxPrintPaperModule]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_paper.o):(.rodata._ZTI26wxwxPrintPaperTypeListNode[typeinfo for wxwxPrintPaperTypeListNode]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_paper.o):(.rodata._ZTI16wxPrintPaperType[typeinfo for wxPrintPaperType]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_paper.o):(.rodata._ZTI20wxPrintPaperTypeList[typeinfo for wxPrintPaperTypeList]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_paper.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntbase.o): In function `wxPrintFactory::GetFactory()':
prntbase.cpp:(.text+0xecf): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntbase.o): In function `wxPreviewFrame::OnCloseWindow(wxCloseEvent&)':
prntbase.cpp:(.text+0xf11): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntbase.o): In function `wxNativePrintFactory::CreatePrintNativeData()':
prntbase.cpp:(.text+0x15d4): undefined reference to `operator new(unsigned int)'
prntbase.cpp:(.text+0x15f4): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntbase.o): In function `wxNativePrintFactory::CreatePrinterDC(wxPrintData const&)':
prntbase.cpp:(.text+0x1614): undefined reference to `operator new(unsigned int)'
prntbase.cpp:(.text+0x163b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntbase.o): In function `wxNativePrintFactory::CreatePrintSetupDialog(wxWindow*, wxPrintData*)':
prntbase.cpp:(.text+0x1664): undefined reference to `operator new(unsigned int)'
prntbase.cpp:(.text+0x1692): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntbase.o): In function `wxNativePrintFactory::CreatePageSetupDialog(wxWindow*, wxPageSetupDialogData*)':
prntbase.cpp:(.text+0x16b4): undefined reference to `operator new(unsigned int)'
prntbase.cpp:(.text+0x16e2): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntbase.o): In function `wxNativePrintFactory::CreatePrintDialog(wxWindow*, wxPrintData*)':
prntbase.cpp:(.text+0x1704): undefined reference to `operator new(unsigned int)'
prntbase.cpp:(.text+0x1732): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntbase.o): In function `wxNativePrintFactory::CreatePrintDialog(wxWindow*, wxPrintDialogData*)':
prntbase.cpp:(.text+0x1754): undefined reference to `operator new(unsigned int)'
prntbase.cpp:(.text+0x1782): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntbase.o): In function `wxNativePrintFactory::CreatePrintPreview(wxPrintout*, wxPrintout*, wxPrintData*)':
prntbase.cpp:(.text+0x17a4): undefined reference to `operator new(unsigned int)'
prntbase.cpp:(.text+0x17d9): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntbase.o): In function `wxNativePrintFactory::CreatePrintPreview(wxPrintout*, wxPrintout*, wxPrintDialogData*)':
prntbase.cpp:(.text+0x1804): undefined reference to `operator new(unsigned int)'
prntbase.cpp:(.text+0x1839): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntbase.o): In function `wxNativePrintFactory::CreatePrinter(wxPrintDialogData*)':
prntbase.cpp:(.text+0x1864): undefined reference to `operator new(unsigned int)'
prntbase.cpp:(.text+0x188b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntbase.o): In function `__static_initialization_and_destruction_0(int, int)':
prntbase.cpp:(.text+0x203d): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntbase.o): In function `wxPreviewFrame::CreateControlBar()':
prntbase.cpp:(.text+0x3b7a): undefined reference to `operator new(unsigned int)'
prntbase.cpp:(.text+0x3c2a): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntbase.o): In function `wxPreviewFrame::CreateCanvas()':
prntbase.cpp:(.text+0x3c6e): undefined reference to `operator new(unsigned int)'
prntbase.cpp:(.text+0x3ce0): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntbase.o): In function `wxPreviewFrame::Initialize()':
prntbase.cpp:(.text+0x49b7): undefined reference to `operator new(unsigned int)'
prntbase.cpp:(.text+0x49de): undefined reference to `operator new(unsigned int)'
prntbase.cpp:(.text+0x4a34): undefined reference to `operator new(unsigned int)'
prntbase.cpp:(.text+0x4a9f): undefined reference to `operator new(unsigned int)'
prntbase.cpp:(.text+0x4b24): undefined reference to `operator delete(void*)'
prntbase.cpp:(.text+0x4b66): undefined reference to `operator delete(void*)'
prntbase.cpp:(.text+0x4b7c): undefined reference to `operator delete(void*)'
prntbase.cpp:(.text+0x4b92): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntbase.o): In function `wxPrintFactoryModule::wxCreateObject()':
prntbase.cpp:(.text+0x54a4): undefined reference to `operator new(unsigned int)'
prntbase.cpp:(.text+0x54e8): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntbase.o): In function `wxPreviewControlBar::CreateButtons()':
prntbase.cpp:(.text+0x644a): undefined reference to `operator new(unsigned int)'
prntbase.cpp:(.text+0x64e2): undefined reference to `operator new(unsigned int)'
prntbase.cpp:(.text+0x6583): undefined reference to `operator new(unsigned int)'
prntbase.cpp:(.text+0x6a09): undefined reference to `operator new(unsigned int)'
prntbase.cpp:(.text+0x6ac5): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntbase.o):prntbase.cpp:(.text+0x6c4d): more undefined references to `operator new(unsigned int)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntbase.o): In function `wxPreviewControlBar::CreateButtons()':
prntbase.cpp:(.text+0x7618): undefined reference to `operator delete(void*)'
prntbase.cpp:(.text+0x7689): undefined reference to `operator delete(void*)'
prntbase.cpp:(.text+0x76e4): undefined reference to `operator delete(void*)'
prntbase.cpp:(.text+0x76f4): undefined reference to `operator delete(void*)'
prntbase.cpp:(.text+0x7738): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntbase.o):prntbase.cpp:(.text+0x777c): more undefined references to `operator delete(void*)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntbase.o): In function `wxPrintPreviewBase::RenderPage(int)':
prntbase.cpp:(.text+0x7fff): undefined reference to `operator new(unsigned int)'
prntbase.cpp:(.text+0x827f): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntbase.o): In function `wxPrinterBase::CreateAbortWindow(wxWindow*, wxPrintout*)':
prntbase.cpp:(.text+0x8366): undefined reference to `operator new(unsigned int)'
prntbase.cpp:(.text+0x83ec): undefined reference to `operator new(unsigned int)'
prntbase.cpp:(.text+0x8482): undefined reference to `operator new(unsigned int)'
prntbase.cpp:(.text+0x84ca): undefined reference to `operator new(unsigned int)'
prntbase.cpp:(.text+0x85ad): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntbase.o):prntbase.cpp:(.text+0x860b): more undefined references to `operator new(unsigned int)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntbase.o): In function `wxPrinterBase::CreateAbortWindow(wxWindow*, wxPrintout*)':
prntbase.cpp:(.text+0x879b): undefined reference to `operator delete(void*)'
prntbase.cpp:(.text+0x87f2): undefined reference to `operator delete(void*)'
prntbase.cpp:(.text+0x8822): undefined reference to `operator delete(void*)'
prntbase.cpp:(.text+0x8887): undefined reference to `operator delete(void*)'
prntbase.cpp:(.text+0x889e): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntbase.o):prntbase.cpp:(.text+0x88d4): more undefined references to `operator delete(void*)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntbase.o): In function `__tcf_0':
prntbase.cpp:(.text+0xeac): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntbase.o): In function `wxPreviewFrame::~wxPreviewFrame()':
prntbase.cpp:(.text+0xfc1): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntbase.o): In function `wxPreviewControlBar::~wxPreviewControlBar()':
prntbase.cpp:(.text+0x1131): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntbase.o): In function `wxPreviewCanvas::~wxPreviewCanvas()':
prntbase.cpp:(.text+0x131b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntbase.o): In function `wxPrintPreview::~wxPrintPreview()':
prntbase.cpp:(.text+0x514a): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntbase.o): In function `wxPrintPreviewBase::~wxPrintPreviewBase()':
prntbase.cpp:(.text+0x533a): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntbase.o):prntbase.cpp:(.text+0x58ed): more undefined references to `operator delete(void*)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntbase.o):(.rodata._ZTV18wxPrintPreviewBase[vtable for wxPrintPreviewBase]+0x74): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntbase.o):(.rodata._ZTV18wxPrintPreviewBase[vtable for wxPrintPreviewBase]+0x78): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntbase.o):(.rodata._ZTV10wxPrintout[vtable for wxPrintout]+0x34): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntbase.o):(.rodata._ZTV21wxPageSetupDialogBase[vtable for wxPageSetupDialogBase]+0x2f4): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntbase.o):(.rodata._ZTV17wxPrintDialogBase[vtable for wxPrintDialogBase]+0x2f4): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntbase.o):(.rodata._ZTV17wxPrintDialogBase[vtable for wxPrintDialogBase]+0x2f8): more undefined references to `__cxa_pure_virtual' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntbase.o):(.rodata._ZTI20wxPrintFactoryModule[typeinfo for wxPrintFactoryModule]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntbase.o):(.rodata._ZTI17wxPageSetupDialog[typeinfo for wxPageSetupDialog]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntbase.o):(.rodata._ZTI21wxPageSetupDialogBase[typeinfo for wxPageSetupDialogBase]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntbase.o):(.rodata._ZTI13wxPrintDialog[typeinfo for wxPrintDialog]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntbase.o):(.rodata._ZTI17wxPrintDialogBase[typeinfo for wxPrintDialogBase]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntbase.o):(.rodata._ZTI18wxPrintAbortDialog[typeinfo for wxPrintAbortDialog]+0x0): more undefined references to `vtable for __cxxabiv1::__si_class_type_info' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntbase.o):(.rodata._ZTI14wxPrintFactory[typeinfo for wxPrintFactory]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntbase.o):(.rodata._ZTV14wxPrintFactory[vtable for wxPrintFactory]+0x10): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntbase.o):(.rodata._ZTV14wxPrintFactory[vtable for wxPrintFactory]+0x14): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntbase.o):(.rodata._ZTV14wxPrintFactory[vtable for wxPrintFactory]+0x18): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntbase.o):(.rodata._ZTV14wxPrintFactory[vtable for wxPrintFactory]+0x1c): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntbase.o):(.rodata._ZTV14wxPrintFactory[vtable for wxPrintFactory]+0x20): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntbase.o):(.rodata._ZTV14wxPrintFactory[vtable for wxPrintFactory]+0x24): more undefined references to `__cxa_pure_virtual' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntbase.o):(.rodata._ZTI14wxMemoryDCBase[typeinfo for wxMemoryDCBase]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntbase.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_settcmn.o): In function `__static_initialization_and_destruction_0(int, int)':
settcmn.cpp:(.text+0x30): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_settcmn.o): In function `__tcf_0':
settcmn.cpp:(.text+0x7c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_settcmn.o):(.eh_frame+0x11): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_sizer.o): In function `wxSizerItem::SetSpacer(wxSize const&)':
sizer.cpp:(.text+0x13fd): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_sizer.o): In function `__static_initialization_and_destruction_0(int, int)':
sizer.cpp:(.text+0x2a00): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_sizer.o): In function `wxStdDialogButtonSizer::Realize()':
sizer.cpp:(.text+0x3774): undefined reference to `operator new(unsigned int)'
sizer.cpp:(.text+0x37d4): undefined reference to `operator new(unsigned int)'
sizer.cpp:(.text+0x3821): undefined reference to `operator new(unsigned int)'
sizer.cpp:(.text+0x3881): undefined reference to `operator new(unsigned int)'
sizer.cpp:(.text+0x38d5): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_sizer.o):sizer.cpp:(.text+0x3929): more undefined references to `operator new(unsigned int)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_sizer.o): In function `wxStdDialogButtonSizer::Realize()':
sizer.cpp:(.text+0x39d0): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_sizer.o): In function `wxSizerItem::~wxSizerItem()':
sizer.cpp:(.text+0x416c): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_sizer.o): In function `wxSizerItem::~wxSizerItem()':
sizer.cpp:(.text+0x420c): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_sizer.o): In function `wxSizerItem::~wxSizerItem()':
sizer.cpp:(.text+0x42ac): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_sizer.o): In function `wxStaticBoxSizer::wxStaticBoxSizer(int, wxWindow*, wxString const&)':
sizer.cpp:(.text+0x4d64): undefined reference to `operator new(unsigned int)'
sizer.cpp:(.text+0x4e03): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_sizer.o): In function `wxStaticBoxSizer::wxStaticBoxSizer(int, wxWindow*, wxString const&)':
sizer.cpp:(.text+0x4e84): undefined reference to `operator new(unsigned int)'
sizer.cpp:(.text+0x4f23): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_sizer.o): In function `__tcf_0':
sizer.cpp:(.text+0x13dc): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_sizer.o): In function `wxSizer::~wxSizer()':
sizer.cpp:(.text+0x34e7): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_sizer.o): In function `wxFlexGridSizer::~wxFlexGridSizer()':
sizer.cpp:(.text+0x3f12): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_sizer.o): In function `wxStaticBoxSizer::~wxStaticBoxSizer()':
sizer.cpp:(.text+0x3fed): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_sizer.o): In function `wxSizerItem::~wxSizerItem()':
sizer.cpp:(.text+0x414a): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_sizer.o): In function `wxwxSizerItemListNode::~wxwxSizerItemListNode()':
sizer.cpp:(.text._ZN21wxwxSizerItemListNodeD0Ev[wxwxSizerItemListNode::~wxwxSizerItemListNode()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_sizer.o): In function `wxSizerItemList::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&)':
sizer.cpp:(.text._ZN15wxSizerItemList10CreateNodeEP10wxNodeBaseS1_PvRK9wxListKey[wxSizerItemList::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&)]+0x14): undefined reference to `operator new(unsigned int)'
sizer.cpp:(.text._ZN15wxSizerItemList10CreateNodeEP10wxNodeBaseS1_PvRK9wxListKey[wxSizerItemList::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&)]+0x5d): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_sizer.o): In function `wxSizerItemList::~wxSizerItemList()':
sizer.cpp:(.text._ZN15wxSizerItemListD0Ev[wxSizerItemList::~wxSizerItemList()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_sizer.o): In function `wxBoxSizer::~wxBoxSizer()':
sizer.cpp:(.text._ZN10wxBoxSizerD0Ev[wxBoxSizer::~wxBoxSizer()]+0x38): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_sizer.o): In function `wxGridSizer::~wxGridSizer()':
sizer.cpp:(.text._ZN11wxGridSizerD0Ev[wxGridSizer::~wxGridSizer()]+0x38): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_sizer.o): In function `wxStdDialogButtonSizer::~wxStdDialogButtonSizer()':
sizer.cpp:(.text._ZN22wxStdDialogButtonSizerD0Ev[wxStdDialogButtonSizer::~wxStdDialogButtonSizer()]+0x38): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_sizer.o):(.rodata._ZTV7wxSizer[vtable for wxSizer]+0x4c): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_sizer.o):(.rodata._ZTV7wxSizer[vtable for wxSizer]+0x50): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_sizer.o):(.rodata._ZTI22wxStdDialogButtonSizer[typeinfo for wxStdDialogButtonSizer]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_sizer.o):(.rodata._ZTI16wxStaticBoxSizer[typeinfo for wxStaticBoxSizer]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_sizer.o):(.rodata._ZTI10wxBoxSizer[typeinfo for wxBoxSizer]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_sizer.o):(.rodata._ZTI15wxFlexGridSizer[typeinfo for wxFlexGridSizer]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_sizer.o):(.rodata._ZTI11wxGridSizer[typeinfo for wxGridSizer]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_sizer.o):(.rodata._ZTI7wxSizer[typeinfo for wxSizer]+0x0): undefined reference to `vtable for __cxxabiv1::__vmi_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_sizer.o):(.rodata._ZTI21wxwxSizerItemListNode[typeinfo for wxwxSizerItemListNode]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_sizer.o):(.rodata._ZTI11wxSizerItem[typeinfo for wxSizerItem]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_sizer.o):(.rodata._ZTI15wxSizerItemList[typeinfo for wxSizerItemList]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_sizer.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_statbar.o): In function `__static_initialization_and_destruction_0(int, int)':
statbar.cpp:(.text+0xb0): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_statbar.o): In function `wxStatusBarBase::SetStatusStyles(int, int const*)':
statbar.cpp:(.text+0x1f4): undefined reference to `operator new[](unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_statbar.o): In function `wxStatusBarBase::SetStatusWidths(int, int const*)':
statbar.cpp:(.text+0x274): undefined reference to `operator new[](unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_statbar.o): In function `wxStatusBarBase::GetOrCreateStatusStack(int)':
statbar.cpp:(.text+0x2c8): undefined reference to `operator new(unsigned int)'
statbar.cpp:(.text+0x30e): undefined reference to `operator new[](unsigned int)'
statbar.cpp:(.text+0x35f): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_statbar.o): In function `wxStatusBarBase::SetFieldsCount(int, int const*)':
statbar.cpp:(.text+0x418): undefined reference to `operator new[](unsigned int)'
statbar.cpp:(.text+0x4e7): undefined reference to `operator new[](unsigned int)'
statbar.cpp:(.text+0x552): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_statbar.o): In function `wxStatusBarBase::FreeStacks()':
statbar.cpp:(.text+0x854): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_statbar.o): In function `wxStatusBarBase::PopStatusText(int)':
statbar.cpp:(.text+0x950): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_statbar.o): In function `wxStatusBarBase::PushStatusText(wxString const&, int)':
statbar.cpp:(.text+0x9ee): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_statbar.o): In function `wxStatusBar::wxCreateObject()':
statbar.cpp:(.text+0x12b7): undefined reference to `operator new(unsigned int)'
statbar.cpp:(.text+0x1335): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_statbar.o): In function `__tcf_0':
statbar.cpp:(.text+0x17c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_statbar.o): In function `wxStatusBarBase::FreeStyles()':
statbar.cpp:(.text+0x385): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_statbar.o): In function `wxStatusBarBase::FreeWidths()':
statbar.cpp:(.text+0x3b5): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_statbar.o): In function `wxwxListStringNode::DeleteData()':
statbar.cpp:(.text+0x7c6): undefined reference to `operator delete(void*)'
statbar.cpp:(.text+0x7ea): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_statbar.o): In function `wxStatusBarBase::FreeStacks()':
statbar.cpp:(.text+0x8d8): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_statbar.o): In function `wxStatusBarBase::~wxStatusBarBase()':
statbar.cpp:(.text+0xb47): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_statbar.o): In function `wxwxListStringNode::~wxwxListStringNode()':
statbar.cpp:(.text._ZN18wxwxListStringNodeD0Ev[wxwxListStringNode::~wxwxListStringNode()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_statbar.o): In function `wxListString::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&)':
statbar.cpp:(.text._ZN12wxListString10CreateNodeEP10wxNodeBaseS1_PvRK9wxListKey[wxListString::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&)]+0x14): undefined reference to `operator new(unsigned int)'
statbar.cpp:(.text._ZN12wxListString10CreateNodeEP10wxNodeBaseS1_PvRK9wxListKey[wxListString::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&)]+0x5d): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_statbar.o): In function `wxListString::~wxListString()':
statbar.cpp:(.text._ZN12wxListStringD0Ev[wxListString::~wxListString()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_statbar.o):(.rodata._ZTV15wxStatusBarBase[vtable for wxStatusBarBase]+0x280): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_statbar.o):(.rodata._ZTV15wxStatusBarBase[vtable for wxStatusBarBase]+0x284): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_statbar.o):(.rodata._ZTV15wxStatusBarBase[vtable for wxStatusBarBase]+0x290): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_statbar.o):(.rodata._ZTV15wxStatusBarBase[vtable for wxStatusBarBase]+0x294): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_statbar.o):(.rodata._ZTV15wxStatusBarBase[vtable for wxStatusBarBase]+0x298): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_statbar.o):(.rodata._ZTV15wxStatusBarBase[vtable for wxStatusBarBase]+0x29c): more undefined references to `__cxa_pure_virtual' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_statbar.o):(.rodata._ZTI15wxStatusBarBase[typeinfo for wxStatusBarBase]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_statbar.o):(.rodata._ZTI18wxwxListStringNode[typeinfo for wxwxListStringNode]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_statbar.o):(.rodata._ZTI12wxListString[typeinfo for wxListString]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_statbar.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stockitem.o): In function `__static_initialization_and_destruction_0(int, int)':
stockitem.cpp:(.text+0x1c0): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stockitem.o): In function `__tcf_0':
stockitem.cpp:(.text+0x20c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stockitem.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_tbarbase.o): In function `__static_initialization_and_destruction_0(int, int)':
tbarbase.cpp:(.text+0x310): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_tbarbase.o): In function `wxToolBarToolBase::wxCreateObject()':
tbarbase.cpp:(.text+0x1aff): undefined reference to `operator new(unsigned int)'
tbarbase.cpp:(.text+0x1dd1): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_tbarbase.o): In function `__tcf_0':
tbarbase.cpp:(.text+0x45c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_tbarbase.o): In function `wxToolBarBase::~wxToolBarBase()':
tbarbase.cpp:(.text+0x1ee2): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_tbarbase.o): In function `wxwxToolBarToolsListNode::~wxwxToolBarToolsListNode()':
tbarbase.cpp:(.text._ZN24wxwxToolBarToolsListNodeD0Ev[wxwxToolBarToolsListNode::~wxwxToolBarToolsListNode()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_tbarbase.o): In function `wxToolBarToolsList::~wxToolBarToolsList()':
tbarbase.cpp:(.text._ZN18wxToolBarToolsListD0Ev[wxToolBarToolsList::~wxToolBarToolsList()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_tbarbase.o): In function `wxToolBarToolsList::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&)':
tbarbase.cpp:(.text._ZN18wxToolBarToolsList10CreateNodeEP10wxNodeBaseS1_PvRK9wxListKey[wxToolBarToolsList::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&)]+0x14): undefined reference to `operator new(unsigned int)'
tbarbase.cpp:(.text._ZN18wxToolBarToolsList10CreateNodeEP10wxNodeBaseS1_PvRK9wxListKey[wxToolBarToolsList::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&)]+0x5d): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_tbarbase.o): In function `wxToolBarToolBase::~wxToolBarToolBase()':
tbarbase.cpp:(.text._ZN17wxToolBarToolBaseD0Ev[wxToolBarToolBase::~wxToolBarToolBase()]+0x81): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_tbarbase.o):(.rodata._ZTV13wxToolBarBase[vtable for wxToolBarBase]+0x310): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_tbarbase.o):(.rodata._ZTV13wxToolBarBase[vtable for wxToolBarBase]+0x324): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_tbarbase.o):(.rodata._ZTV13wxToolBarBase[vtable for wxToolBarBase]+0x328): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_tbarbase.o):(.rodata._ZTV13wxToolBarBase[vtable for wxToolBarBase]+0x32c): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_tbarbase.o):(.rodata._ZTV13wxToolBarBase[vtable for wxToolBarBase]+0x330): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_tbarbase.o):(.rodata._ZTV13wxToolBarBase[vtable for wxToolBarBase]+0x334): more undefined references to `__cxa_pure_virtual' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_tbarbase.o):(.rodata._ZTI13wxToolBarBase[typeinfo for wxToolBarBase]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_tbarbase.o):(.rodata._ZTI24wxwxToolBarToolsListNode[typeinfo for wxwxToolBarToolsListNode]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_tbarbase.o):(.rodata._ZTI17wxToolBarToolBase[typeinfo for wxToolBarToolBase]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_tbarbase.o):(.rodata._ZTI18wxToolBarToolsList[typeinfo for wxToolBarToolsList]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_tbarbase.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textcmn.o): In function `__static_initialization_and_destruction_0(int, int)':
textcmn.cpp:(.text+0x2a0): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textcmn.o): In function `wxTextUrlEvent::wxCreateObject()':
textcmn.cpp:(.text+0x794): undefined reference to `operator new(unsigned int)'
textcmn.cpp:(.text+0x7e9): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textcmn.o): In function `__tcf_0':
textcmn.cpp:(.text+0x27c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textcmn.o): In function `wxTextUrlEvent::~wxTextUrlEvent()':
textcmn.cpp:(.text._ZN14wxTextUrlEventD0Ev[wxTextUrlEvent::~wxTextUrlEvent()]+0x5e): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textcmn.o): In function `wxTextCtrlBase::~wxTextCtrlBase()':
textcmn.cpp:(.text._ZN14wxTextCtrlBaseD1Ev[wxTextCtrlBase::~wxTextCtrlBase()]+0x88): undefined reference to `vtable for std::basic_streambuf >'
textcmn.cpp:(.text._ZN14wxTextCtrlBaseD1Ev[wxTextCtrlBase::~wxTextCtrlBase()]+0x90): undefined reference to `std::locale::~locale()'
textcmn.cpp:(.text._ZN14wxTextCtrlBaseD1Ev[wxTextCtrlBase::~wxTextCtrlBase()]+0x13a): undefined reference to `vtable for std::basic_streambuf >'
textcmn.cpp:(.text._ZN14wxTextCtrlBaseD1Ev[wxTextCtrlBase::~wxTextCtrlBase()]+0x142): undefined reference to `std::locale::~locale()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textcmn.o): In function `wxTextCtrlBase::~wxTextCtrlBase()':
textcmn.cpp:(.text._ZN14wxTextCtrlBaseD0Ev[wxTextCtrlBase::~wxTextCtrlBase()]+0x88): undefined reference to `vtable for std::basic_streambuf >'
textcmn.cpp:(.text._ZN14wxTextCtrlBaseD0Ev[wxTextCtrlBase::~wxTextCtrlBase()]+0x90): undefined reference to `std::locale::~locale()'
textcmn.cpp:(.text._ZN14wxTextCtrlBaseD0Ev[wxTextCtrlBase::~wxTextCtrlBase()]+0x143): undefined reference to `vtable for std::basic_streambuf >'
textcmn.cpp:(.text._ZN14wxTextCtrlBaseD0Ev[wxTextCtrlBase::~wxTextCtrlBase()]+0x14b): undefined reference to `std::locale::~locale()'
textcmn.cpp:(.text._ZN14wxTextCtrlBaseD0Ev[wxTextCtrlBase::~wxTextCtrlBase()]+0xc5): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textcmn.o):(.rodata._ZTV14wxTextCtrlBase[vtable for wxTextCtrlBase]+0x284): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textcmn.o):(.rodata._ZTV14wxTextCtrlBase[vtable for wxTextCtrlBase]+0x298): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textcmn.o):(.rodata._ZTV14wxTextCtrlBase[vtable for wxTextCtrlBase]+0x29c): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textcmn.o):(.rodata._ZTV14wxTextCtrlBase[vtable for wxTextCtrlBase]+0x2a0): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textcmn.o):(.rodata._ZTV14wxTextCtrlBase[vtable for wxTextCtrlBase]+0x2a4): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textcmn.o):(.rodata._ZTV14wxTextCtrlBase[vtable for wxTextCtrlBase]+0x2a8): more undefined references to `__cxa_pure_virtual' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textcmn.o):(.rodata._ZTV14wxTextCtrlBase[vtable for wxTextCtrlBase]+0x360): undefined reference to `std::basic_streambuf >::imbue(std::locale const&)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textcmn.o):(.rodata._ZTV14wxTextCtrlBase[vtable for wxTextCtrlBase]+0x364): undefined reference to `std::basic_streambuf >::setbuf(char*, int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textcmn.o):(.rodata._ZTV14wxTextCtrlBase[vtable for wxTextCtrlBase]+0x368): undefined reference to `std::basic_streambuf >::seekoff(long long, std::_Ios_Seekdir, std::_Ios_Openmode)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textcmn.o):(.rodata._ZTV14wxTextCtrlBase[vtable for wxTextCtrlBase]+0x36c): undefined reference to `std::basic_streambuf >::seekpos(std::fpos<__mbstate_t>, std::_Ios_Openmode)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textcmn.o):(.rodata._ZTV14wxTextCtrlBase[vtable for wxTextCtrlBase]+0x370): undefined reference to `std::basic_streambuf >::sync()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textcmn.o):(.rodata._ZTV14wxTextCtrlBase[vtable for wxTextCtrlBase]+0x374): undefined reference to `std::basic_streambuf >::showmanyc()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textcmn.o):(.rodata._ZTV14wxTextCtrlBase[vtable for wxTextCtrlBase]+0x378): undefined reference to `std::basic_streambuf >::xsgetn(char*, int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textcmn.o):(.rodata._ZTV14wxTextCtrlBase[vtable for wxTextCtrlBase]+0x37c): undefined reference to `std::basic_streambuf >::underflow()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textcmn.o):(.rodata._ZTV14wxTextCtrlBase[vtable for wxTextCtrlBase]+0x380): undefined reference to `std::basic_streambuf >::uflow()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textcmn.o):(.rodata._ZTV14wxTextCtrlBase[vtable for wxTextCtrlBase]+0x384): undefined reference to `std::basic_streambuf >::pbackfail(int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textcmn.o):(.rodata._ZTV14wxTextCtrlBase[vtable for wxTextCtrlBase]+0x388): undefined reference to `std::basic_streambuf >::xsputn(char const*, int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textcmn.o):(.rodata._ZTI14wxTextUrlEvent[typeinfo for wxTextUrlEvent]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textcmn.o):(.rodata._ZTI14wxTextCtrlBase[typeinfo for wxTextCtrlBase]+0x0): undefined reference to `vtable for __cxxabiv1::__vmi_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textcmn.o):(.rodata._ZTI14wxTextCtrlBase[typeinfo for wxTextCtrlBase]+0x18): undefined reference to `typeinfo for std::basic_streambuf >'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textcmn.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_toplvcmn.o): In function `__static_initialization_and_destruction_0(int, int)':
toplvcmn.cpp:(.text+0x615): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_toplvcmn.o): In function `__tcf_0':
toplvcmn.cpp:(.text+0x30c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_toplvcmn.o): In function `wxTopLevelWindowBase::~wxTopLevelWindowBase()':
toplvcmn.cpp:(.text+0xf2b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_toplvcmn.o): In function `wxTopLevelWindow::~wxTopLevelWindow()':
toplvcmn.cpp:(.text._ZN16wxTopLevelWindowD0Ev[wxTopLevelWindow::~wxTopLevelWindow()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_toplvcmn.o):(.rodata._ZTV20wxTopLevelWindowBase[vtable for wxTopLevelWindowBase]+0x27c): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_toplvcmn.o):(.rodata._ZTV20wxTopLevelWindowBase[vtable for wxTopLevelWindowBase]+0x280): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_toplvcmn.o):(.rodata._ZTV20wxTopLevelWindowBase[vtable for wxTopLevelWindowBase]+0x284): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_toplvcmn.o):(.rodata._ZTV20wxTopLevelWindowBase[vtable for wxTopLevelWindowBase]+0x288): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_toplvcmn.o):(.rodata._ZTV20wxTopLevelWindowBase[vtable for wxTopLevelWindowBase]+0x290): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_toplvcmn.o):(.rodata._ZTV20wxTopLevelWindowBase[vtable for wxTopLevelWindowBase]+0x29c): more undefined references to `__cxa_pure_virtual' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_toplvcmn.o):(.rodata._ZTI16wxTopLevelWindow[typeinfo for wxTopLevelWindow]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_toplvcmn.o):(.rodata._ZTI20wxTopLevelWindowBase[typeinfo for wxTopLevelWindowBase]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_toplvcmn.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_validate.o): In function `__static_initialization_and_destruction_0(int, int)':
validate.cpp:(.text+0x100): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_validate.o): In function `wxValidator::wxCreateObject()':
validate.cpp:(.text+0x224): undefined reference to `operator new(unsigned int)'
validate.cpp:(.text+0x244): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_validate.o): In function `__tcf_0':
validate.cpp:(.text+0x2c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_validate.o): In function `wxValidator::~wxValidator()':
validate.cpp:(.text+0x51): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_validate.o):(.rodata._ZTI11wxValidator[typeinfo for wxValidator]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_validate.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wincmn.o): In function `wxWindowBase::SetToolTip(wxString const&)':
wincmn.cpp:(.text+0xe4b): undefined reference to `operator new(unsigned int)'
wincmn.cpp:(.text+0xe7f): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wincmn.o): In function `wxWindowBase::CaptureMouse()':
wincmn.cpp:(.text+0x1714): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wincmn.o): In function `wxWindowBase::ReleaseMouse()':
wincmn.cpp:(.text+0x17a4): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wincmn.o): In function `__static_initialization_and_destruction_0(int, int)':
wincmn.cpp:(.text+0x2b35): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wincmn.o): In function `wxWindowBase::AddConstraintReference(wxWindowBase*)':
wincmn.cpp:(.text+0x2e3a): undefined reference to `operator new(unsigned int)'
wincmn.cpp:(.text+0x2ea1): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wincmn.o): In function `wxWindowBase::NotifyCaptureLost()':
wincmn.cpp:(.text+0x37e5): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wincmn.o): In function `__tcf_0':
wincmn.cpp:(.text+0xadc): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wincmn.o): In function `wxWindowBase::~wxWindowBase()':
wincmn.cpp:(.text+0x457b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wincmn.o): In function `wxWindowListNode::~wxWindowListNode()':
wincmn.cpp:(.text._ZN16wxWindowListNodeD0Ev[wxWindowListNode::~wxWindowListNode()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wincmn.o):(.rodata._ZTV12wxWindowBase[vtable for wxWindowBase]+0x48): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wincmn.o):(.rodata._ZTV12wxWindowBase[vtable for wxWindowBase]+0x4c): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wincmn.o):(.rodata._ZTV12wxWindowBase[vtable for wxWindowBase]+0x64): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wincmn.o):(.rodata._ZTV12wxWindowBase[vtable for wxWindowBase]+0x68): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wincmn.o):(.rodata._ZTV12wxWindowBase[vtable for wxWindowBase]+0xd4): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wincmn.o):(.rodata._ZTV12wxWindowBase[vtable for wxWindowBase]+0x114): more undefined references to `__cxa_pure_virtual' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wincmn.o):(.rodata._ZTI12wxWindowBase[typeinfo for wxWindowBase]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wincmn.o):(.rodata._ZTI16wxWindowListNode[typeinfo for wxWindowListNode]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wincmn.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_xpmdecod.o): In function `__static_initialization_and_destruction_0(int, int)':
xpmdecod.cpp:(.text+0x60): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_xpmdecod.o): In function `wxXPMDecoder::ReadData(char const* const*)':
xpmdecod.cpp:(.text+0x7df): undefined reference to `operator new(unsigned int)'
xpmdecod.cpp:(.text+0xcd8): undefined reference to `operator new[](unsigned int)'
xpmdecod.cpp:(.text+0xce9): undefined reference to `operator new[](unsigned int)'
xpmdecod.cpp:(.text+0xcfa): undefined reference to `operator new[](unsigned int)'
xpmdecod.cpp:(.text+0xd8d): undefined reference to `operator delete[](void*)'
xpmdecod.cpp:(.text+0xda5): undefined reference to `operator delete[](void*)'
xpmdecod.cpp:(.text+0xdbd): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_xpmdecod.o): In function `wxXPMDecoder::ReadFile(wxInputStream&)':
xpmdecod.cpp:(.text+0x125c): undefined reference to `operator new[](unsigned int)'
xpmdecod.cpp:(.text+0x12b5): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_xpmdecod.o): In function `__tcf_0':
xpmdecod.cpp:(.text+0xac): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_xpmdecod.o): In function `wxXPMColourMap_wxImplementation_HashTable::DeleteNode(_wxHashTable_NodeBase*)':
xpmdecod.cpp:(.text._ZN41wxXPMColourMap_wxImplementation_HashTable10DeleteNodeEP21_wxHashTable_NodeBase[wxXPMColourMap_wxImplementation_HashTable::DeleteNode(_wxHashTable_NodeBase*)]+0x24): undefined reference to `operator delete(void*)'
xpmdecod.cpp:(.text._ZN41wxXPMColourMap_wxImplementation_HashTable10DeleteNodeEP21_wxHashTable_NodeBase[wxXPMColourMap_wxImplementation_HashTable::DeleteNode(_wxHashTable_NodeBase*)]+0x42): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_xpmdecod.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_choicdgg.o): In function `ConvertWXArrayToC(wxArrayString const&, wxString**)':
choicdgg.cpp:(.text+0xdd): undefined reference to `operator new[](unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_choicdgg.o): In function `__static_initialization_and_destruction_0(int, int)':
choicdgg.cpp:(.text+0x185): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_choicdgg.o): In function `wxMultiChoiceDialog::CreateList(int, wxString const*, long)':
choicdgg.cpp:(.text+0x51d): undefined reference to `operator new(unsigned int)'
choicdgg.cpp:(.text+0x5a7): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_choicdgg.o): In function `wxAnyChoiceDialog::CreateList(int, wxString const*, long)':
choicdgg.cpp:(.text+0x63d): undefined reference to `operator new(unsigned int)'
choicdgg.cpp:(.text+0x6f2): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_choicdgg.o): In function `wxAnyChoiceDialog::Create(wxWindow*, wxString const&, wxString const&, int, wxString const*, long, wxPoint const&, long)':
choicdgg.cpp:(.text+0x7ca): undefined reference to `operator new(unsigned int)'
choicdgg.cpp:(.text+0x80f): undefined reference to `operator new(unsigned int)'
choicdgg.cpp:(.text+0x8f3): undefined reference to `operator new(unsigned int)'
choicdgg.cpp:(.text+0x9ab): undefined reference to `operator new(unsigned int)'
choicdgg.cpp:(.text+0xad3): undefined reference to `operator delete(void*)'
choicdgg.cpp:(.text+0xaed): undefined reference to `operator delete(void*)'
choicdgg.cpp:(.text+0xb07): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_choicdgg.o): In function `wxAnyChoiceDialog::Create(wxWindow*, wxString const&, wxString const&, wxArrayString const&, long, wxPoint const&, long)':
choicdgg.cpp:(.text+0x11c1): undefined reference to `operator new[](unsigned int)'
choicdgg.cpp:(.text+0x12a4): undefined reference to `operator delete[](void*)'
choicdgg.cpp:(.text+0x12f5): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_choicdgg.o): In function `wxSingleChoiceDialog::Create(wxWindow*, wxString const&, wxString const&, wxArrayString const&, char**, long, wxPoint const&)':
choicdgg.cpp:(.text+0x1331): undefined reference to `operator new[](unsigned int)'
choicdgg.cpp:(.text+0x1414): undefined reference to `operator delete[](void*)'
choicdgg.cpp:(.text+0x1465): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_choicdgg.o): In function `wxMultiChoiceDialog::Create(wxWindow*, wxString const&, wxString const&, wxArrayString const&, long, wxPoint const&)':
choicdgg.cpp:(.text+0x14a1): undefined reference to `operator new[](unsigned int)'
choicdgg.cpp:(.text+0x1584): undefined reference to `operator delete[](void*)'
choicdgg.cpp:(.text+0x15d5): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_choicdgg.o): In function `wxSingleChoiceDialog::wxCreateObject()':
choicdgg.cpp:(.text+0x1600): undefined reference to `operator new(unsigned int)'
choicdgg.cpp:(.text+0x16b9): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_choicdgg.o): In function `wxGetSingleChoiceData(wxString const&, wxString const&, wxArrayString const&, void**, wxWindow*, int, int, bool, int, int)':
choicdgg.cpp:(.text+0x1d25): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_choicdgg.o): In function `wxGetSingleChoiceIndex(wxString const&, wxString const&, wxArrayString const&, wxWindow*, int, int, bool, int, int)':
choicdgg.cpp:(.text+0x1ee1): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_choicdgg.o): In function `wxGetSingleChoice(wxString const&, wxString const&, wxArrayString const&, wxWindow*, int, int, bool, int, int)':
choicdgg.cpp:(.text+0x2146): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_choicdgg.o): In function `wxMultiChoiceDialog::wxCreateObject()':
choicdgg.cpp:(.text+0x22f0): undefined reference to `operator new(unsigned int)'
choicdgg.cpp:(.text+0x23a2): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_choicdgg.o): In function `wxGetMultipleChoices(wxArrayInt&, wxString const&, wxString const&, wxArrayString const&, wxWindow*, int, int, bool, int, int)':
choicdgg.cpp:(.text+0x26e5): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_choicdgg.o): In function `__tcf_0':
choicdgg.cpp:(.text+0xbc): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_choicdgg.o): In function `wxAnyChoiceDialog::~wxAnyChoiceDialog()':
choicdgg.cpp:(.text._ZN17wxAnyChoiceDialogD0Ev[wxAnyChoiceDialog::~wxAnyChoiceDialog()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_choicdgg.o): In function `wxMultiChoiceDialog::~wxMultiChoiceDialog()':
choicdgg.cpp:(.text._ZN19wxMultiChoiceDialogD0Ev[wxMultiChoiceDialog::~wxMultiChoiceDialog()]+0x3e): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_choicdgg.o): In function `wxSingleChoiceDialog::~wxSingleChoiceDialog()':
choicdgg.cpp:(.text._ZN20wxSingleChoiceDialogD0Ev[wxSingleChoiceDialog::~wxSingleChoiceDialog()]+0x40): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_choicdgg.o):(.rodata._ZTI19wxMultiChoiceDialog[typeinfo for wxMultiChoiceDialog]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_choicdgg.o):(.rodata._ZTI20wxSingleChoiceDialog[typeinfo for wxSingleChoiceDialog]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_choicdgg.o):(.rodata._ZTI17wxAnyChoiceDialog[typeinfo for wxAnyChoiceDialog]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_choicdgg.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcpsg.o): In function `__static_initialization_and_destruction_0(int, int)':
dcpsg.cpp:(.text+0x1b0): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcpsg.o): In function `wxPostScriptDC::wxCreateObject()':
dcpsg.cpp:(.text+0x1184): undefined reference to `operator new(unsigned int)'
dcpsg.cpp:(.text+0x11a4): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcpsg.o): In function `__tcf_0':
dcpsg.cpp:(.text+0x27c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcpsg.o): In function `wxPostScriptDC::~wxPostScriptDC()':
dcpsg.cpp:(.text+0x5036): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcpsg.o):(.rodata._ZTI14wxPostScriptDC[typeinfo for wxPostScriptDC]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcpsg.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_logg.o): In function `__static_initialization_and_destruction_0(int, int)':
logg.cpp:(.text+0x37b): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_logg.o): In function `wxLogDialog::CreateDetailsControls()':
logg.cpp:(.text+0xdf6): undefined reference to `operator new(unsigned int)'
logg.cpp:(.text+0xeb3): undefined reference to `operator new(unsigned int)'
logg.cpp:(.text+0xf3b): undefined reference to `operator new(unsigned int)'
logg.cpp:(.text+0x1092): undefined reference to `operator new(unsigned int)'
logg.cpp:(.text+0x14f3): undefined reference to `operator delete(void*)'
logg.cpp:(.text+0x151c): undefined reference to `operator delete(void*)'
logg.cpp:(.text+0x1575): undefined reference to `operator delete(void*)'
logg.cpp:(.text+0x161b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_logg.o): In function `wxLogDialog::wxLogDialog(wxWindow*, wxArrayString const&, wxArrayInt const&, wxArrayLong const&, wxString const&, long)':
logg.cpp:(.text+0x1971): undefined reference to `operator new(unsigned int)'
logg.cpp:(.text+0x1993): undefined reference to `operator new(unsigned int)'
logg.cpp:(.text+0x19c6): undefined reference to `operator new(unsigned int)'
logg.cpp:(.text+0x1a4c): undefined reference to `operator new(unsigned int)'
logg.cpp:(.text+0x1af2): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_logg.o):logg.cpp:(.text+0x1b87): more undefined references to `operator new(unsigned int)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_logg.o): In function `wxLogDialog::wxLogDialog(wxWindow*, wxArrayString const&, wxArrayInt const&, wxArrayLong const&, wxString const&, long)':
logg.cpp:(.text+0x22f3): undefined reference to `operator delete(void*)'
logg.cpp:(.text+0x2378): undefined reference to `operator delete(void*)'
logg.cpp:(.text+0x23bc): undefined reference to `operator delete(void*)'
logg.cpp:(.text+0x2447): undefined reference to `operator delete(void*)'
logg.cpp:(.text+0x2501): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_logg.o):logg.cpp:(.text+0x251e): more undefined references to `operator delete(void*)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_logg.o): In function `wxLogFrame::wxLogFrame(wxWindow*, wxLogWindow*, wchar_t const*)':
logg.cpp:(.text+0x27a2): undefined reference to `operator new(unsigned int)'
logg.cpp:(.text+0x282c): undefined reference to `operator new(unsigned int)'
logg.cpp:(.text+0x2843): undefined reference to `operator new(unsigned int)'
logg.cpp:(.text+0x2f9b): undefined reference to `operator delete(void*)'
logg.cpp:(.text+0x311d): undefined reference to `operator delete(void*)'
logg.cpp:(.text+0x31b3): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_logg.o): In function `wxLogWindow::wxLogWindow(wxWindow*, wchar_t const*, bool, bool)':
logg.cpp:(.text+0x31f2): undefined reference to `operator new(unsigned int)'
logg.cpp:(.text+0x3243): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_logg.o): In function `wxLogWindow::wxLogWindow(wxWindow*, wchar_t const*, bool, bool)':
logg.cpp:(.text+0x32a2): undefined reference to `operator new(unsigned int)'
logg.cpp:(.text+0x32f3): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_logg.o): In function `wxLogDialog::OnDetails(wxCommandEvent&)':
logg.cpp:(.text+0x4228): undefined reference to `operator new(unsigned int)'
logg.cpp:(.text+0x427e): undefined reference to `operator new(unsigned int)'
logg.cpp:(.text+0x42de): undefined reference to `operator new(unsigned int)'
logg.cpp:(.text+0x43f8): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_logg.o): In function `wxLogFrame::wxLogFrame(wxWindow*, wxLogWindow*, wchar_t const*)':
logg.cpp:(.text+0x4a12): undefined reference to `operator new(unsigned int)'
logg.cpp:(.text+0x4a9c): undefined reference to `operator new(unsigned int)'
logg.cpp:(.text+0x4ab3): undefined reference to `operator new(unsigned int)'
logg.cpp:(.text+0x520b): undefined reference to `operator delete(void*)'
logg.cpp:(.text+0x538d): undefined reference to `operator delete(void*)'
logg.cpp:(.text+0x5423): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_logg.o): In function `wxLogDialog::wxLogDialog(wxWindow*, wxArrayString const&, wxArrayInt const&, wxArrayLong const&, wxString const&, long)':
logg.cpp:(.text+0x5a11): undefined reference to `operator new(unsigned int)'
logg.cpp:(.text+0x5a33): undefined reference to `operator new(unsigned int)'
logg.cpp:(.text+0x5a66): undefined reference to `operator new(unsigned int)'
logg.cpp:(.text+0x5aec): undefined reference to `operator new(unsigned int)'
logg.cpp:(.text+0x5b92): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_logg.o):logg.cpp:(.text+0x5c27): more undefined references to `operator new(unsigned int)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_logg.o): In function `wxLogDialog::wxLogDialog(wxWindow*, wxArrayString const&, wxArrayInt const&, wxArrayLong const&, wxString const&, long)':
logg.cpp:(.text+0x6393): undefined reference to `operator delete(void*)'
logg.cpp:(.text+0x6418): undefined reference to `operator delete(void*)'
logg.cpp:(.text+0x645c): undefined reference to `operator delete(void*)'
logg.cpp:(.text+0x64e7): undefined reference to `operator delete(void*)'
logg.cpp:(.text+0x65a1): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_logg.o):logg.cpp:(.text+0x65be): more undefined references to `operator delete(void*)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_logg.o): In function `__tcf_0':
logg.cpp:(.text+0x16c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_logg.o): In function `wxLogFrame::~wxLogFrame()':
logg.cpp:(.text+0x1ec): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_logg.o): In function `wxLogWindow::~wxLogWindow()':
logg.cpp:(.text+0xa2f): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_logg.o): In function `wxLogDialog::~wxLogDialog()':
logg.cpp:(.text+0xbfb): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_logg.o): In function `wxLogTextCtrl::~wxLogTextCtrl()':
logg.cpp:(.text._ZN13wxLogTextCtrlD0Ev[wxLogTextCtrl::~wxLogTextCtrl()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_logg.o): In function `wxLogGui::~wxLogGui()':
logg.cpp:(.text._ZN8wxLogGuiD0Ev[wxLogGui::~wxLogGui()]+0x4b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_logg.o):(.rodata._ZTI10wxLogFrame[typeinfo for wxLogFrame]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_logg.o):(.rodata._ZTI11wxLogDialog[typeinfo for wxLogDialog]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_logg.o):(.rodata._ZTI11wxLogWindow[typeinfo for wxLogWindow]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_logg.o):(.rodata._ZTI8wxLogGui[typeinfo for wxLogGui]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_logg.o):(.rodata._ZTI13wxLogTextCtrl[typeinfo for wxLogTextCtrl]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_logg.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_panelg.o): In function `wxPanel::wxCreateObject()':
panelg.cpp:(.text+0x274): undefined reference to `operator new(unsigned int)'
panelg.cpp:(.text+0x2b8): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_panelg.o): In function `__static_initialization_and_destruction_0(int, int)':
panelg.cpp:(.text+0x32a): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_panelg.o): In function `__tcf_0':
panelg.cpp:(.text+0x6c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_panelg.o): In function `wxPanel::~wxPanel()':
panelg.cpp:(.text+0x91): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_panelg.o):(.rodata._ZTI7wxPanel[typeinfo for wxPanel]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_panelg.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_printps.o): In function `wxPostScriptPrinter::wxCreateObject()':
printps.cpp:(.text+0x484): undefined reference to `operator new(unsigned int)'
printps.cpp:(.text+0x4ac): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_printps.o): In function `__static_initialization_and_destruction_0(int, int)':
printps.cpp:(.text+0x760): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_printps.o): In function `wxPostScriptPrinter::Print(wxWindow*, wxPrintout*, bool)':
printps.cpp:(.text+0x8ed): undefined reference to `operator new(unsigned int)'
printps.cpp:(.text+0xb48): undefined reference to `operator new(unsigned int)'
printps.cpp:(.text+0xed4): undefined reference to `operator delete(void*)'
printps.cpp:(.text+0xee0): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_printps.o): In function `__tcf_0':
printps.cpp:(.text+0x6c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_printps.o): In function `wxPostScriptPrintPreview::~wxPostScriptPrintPreview()':
printps.cpp:(.text+0x121): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_printps.o): In function `wxPostScriptPrinter::~wxPostScriptPrinter()':
printps.cpp:(.text+0x3f1): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_printps.o):(.rodata._ZTI24wxPostScriptPrintPreview[typeinfo for wxPostScriptPrintPreview]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_printps.o):(.rodata._ZTI19wxPostScriptPrinter[typeinfo for wxPostScriptPrinter]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_printps.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_scrlwing.o): In function `wxScrollHelper::DoSetTargetWindow(wxWindow*)':
scrlwing.cpp:(.text+0x9e4): undefined reference to `operator new(unsigned int)'
scrlwing.cpp:(.text+0xa1b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_scrlwing.o): In function `wxScrolledWindow::wxCreateObject()':
scrlwing.cpp:(.text+0xbc0): undefined reference to `operator new(unsigned int)'
scrlwing.cpp:(.text+0xc23): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_scrlwing.o): In function `__static_initialization_and_destruction_0(int, int)':
scrlwing.cpp:(.text+0xfe5): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_scrlwing.o): In function `wxScrollHelper::HandleOnMouseLeave(wxMouseEvent&)':
scrlwing.cpp:(.text+0x1b30): undefined reference to `operator new(unsigned int)'
scrlwing.cpp:(.text+0x1bbe): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_scrlwing.o): In function `__tcf_0':
scrlwing.cpp:(.text+0x73c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_scrlwing.o): In function `wxScrollHelper::~wxScrollHelper()':
scrlwing.cpp:(.text+0xc79): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_scrlwing.o): In function `wxScrolledWindow::~wxScrolledWindow()':
scrlwing.cpp:(.text+0x1982): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_scrlwing.o): In function `wxAutoScrollTimer::~wxAutoScrollTimer()':
scrlwing.cpp:(.text._ZN17wxAutoScrollTimerD0Ev[wxAutoScrollTimer::~wxAutoScrollTimer()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_scrlwing.o): In function `wxScrollHelperEvtHandler::~wxScrollHelperEvtHandler()':
scrlwing.cpp:(.text._ZN24wxScrollHelperEvtHandlerD0Ev[wxScrollHelperEvtHandler::~wxScrollHelperEvtHandler()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_scrlwing.o):(.rodata._ZTI17wxAutoScrollTimer[typeinfo for wxAutoScrollTimer]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_scrlwing.o):(.rodata._ZTI24wxScrollHelperEvtHandler[typeinfo for wxScrollHelperEvtHandler]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_scrlwing.o):(.rodata._ZTI16wxScrolledWindow[typeinfo for wxScrolledWindow]+0x0): undefined reference to `vtable for __cxxabiv1::__vmi_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_scrlwing.o):(.rodata._ZTI14wxScrollHelper[typeinfo for wxScrollHelper]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_scrlwing.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textdlgg.o): In function `__static_initialization_and_destruction_0(int, int)':
textdlgg.cpp:(.text+0x125): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textdlgg.o): In function `wxTextEntryDialog::wxTextEntryDialog(wxWindow*, wxString const&, wxString const&, wxString const&, long, wxPoint const&)':
textdlgg.cpp:(.text+0x4ec): undefined reference to `operator new(unsigned int)'
textdlgg.cpp:(.text+0x533): undefined reference to `operator new(unsigned int)'
textdlgg.cpp:(.text+0x5e7): undefined reference to `operator new(unsigned int)'
textdlgg.cpp:(.text+0x67e): undefined reference to `operator new(unsigned int)'
textdlgg.cpp:(.text+0x777): undefined reference to `operator new(unsigned int)'
textdlgg.cpp:(.text+0x993): undefined reference to `operator delete(void*)'
textdlgg.cpp:(.text+0x9df): undefined reference to `operator delete(void*)'
textdlgg.cpp:(.text+0xa21): undefined reference to `operator delete(void*)'
textdlgg.cpp:(.text+0xa3e): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textdlgg.o): In function `wxTextEntryDialog::wxTextEntryDialog(wxWindow*, wxString const&, wxString const&, wxString const&, long, wxPoint const&)':
textdlgg.cpp:(.text+0xbfc): undefined reference to `operator new(unsigned int)'
textdlgg.cpp:(.text+0xc43): undefined reference to `operator new(unsigned int)'
textdlgg.cpp:(.text+0xcf7): undefined reference to `operator new(unsigned int)'
textdlgg.cpp:(.text+0xd8e): undefined reference to `operator new(unsigned int)'
textdlgg.cpp:(.text+0xe87): undefined reference to `operator new(unsigned int)'
textdlgg.cpp:(.text+0x10a3): undefined reference to `operator delete(void*)'
textdlgg.cpp:(.text+0x10ef): undefined reference to `operator delete(void*)'
textdlgg.cpp:(.text+0x1131): undefined reference to `operator delete(void*)'
textdlgg.cpp:(.text+0x114e): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textdlgg.o): In function `__tcf_0':
textdlgg.cpp:(.text+0xec): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textdlgg.o): In function `wxPasswordEntryDialog::~wxPasswordEntryDialog()':
textdlgg.cpp:(.text._ZN21wxPasswordEntryDialogD0Ev[wxPasswordEntryDialog::~wxPasswordEntryDialog()]+0x40): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textdlgg.o): In function `wxTextEntryDialog::~wxTextEntryDialog()':
textdlgg.cpp:(.text._ZN17wxTextEntryDialogD0Ev[wxTextEntryDialog::~wxTextEntryDialog()]+0x40): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textdlgg.o):(.rodata._ZTI21wxPasswordEntryDialog[typeinfo for wxPasswordEntryDialog]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textdlgg.o):(.rodata._ZTI17wxTextEntryDialog[typeinfo for wxTextEntryDialog]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_textdlgg.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_clntdata.o): In function `__static_initialization_and_destruction_0(int, int)':
clntdata.cpp:(.text+0x170): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_clntdata.o): In function `wxClientDataContainer::~wxClientDataContainer()':
clntdata.cpp:(.text+0xcf): undefined reference to `operator delete(void*)'
clntdata.cpp:(.text+0xeb): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_clntdata.o): In function `__tcf_0':
clntdata.cpp:(.text+0x1bc): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_clntdata.o):(.rodata._ZTI21wxClientDataContainer[typeinfo for wxClientDataContainer]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_clntdata.o):(.eh_frame+0x11): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_encconv.o): In function `__static_initialization_and_destruction_0(int, int)':
encconv.cpp:(.text+0x170): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_encconv.o): In function `wxEncodingConverter::Init(wxFontEncoding, wxFontEncoding, int)':
encconv.cpp:(.text+0x1dd): undefined reference to `operator delete[](void*)'
encconv.cpp:(.text+0x243): undefined reference to `operator new[](unsigned int)'
encconv.cpp:(.text+0x2cd): undefined reference to `operator new[](unsigned int)'
encconv.cpp:(.text+0x3b7): undefined reference to `operator delete[](void*)'
encconv.cpp:(.text+0x419): undefined reference to `operator new[](unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_encconv.o): In function `__tcf_0':
encconv.cpp:(.text+0x1bc): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_encconv.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_ffile.o): In function `__static_initialization_and_destruction_0(int, int)':
ffile.cpp:(.text+0x20): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_ffile.o): In function `__tcf_0':
ffile.cpp:(.text+0x6c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_ffile.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_file.o): In function `__static_initialization_and_destruction_0(int, int)':
file.cpp:(.text+0x20): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_file.o): In function `__tcf_0':
file.cpp:(.text+0x6c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_file.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_hash.o): In function `__static_initialization_and_destruction_0(int, int)':
hash.cpp:(.text+0x1d0): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_hash.o): In function `wxHashTableBase::DoPut(long, long, void*)':
hash.cpp:(.text+0x24e): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_hash.o): In function `wxHashTableBase::DoDestroyNode(wxHashTableBase_Node*)':
hash.cpp:(.text+0x2e1): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_hash.o): In function `wxHashTableBase::Clear()':
hash.cpp:(.text+0x476): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_hash.o): In function `wxHashTableBase::Destroy()':
hash.cpp:(.text+0x4dd): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_hash.o): In function `wxHashTableBase::Create(wxKeyType, unsigned int)':
hash.cpp:(.text+0x51d): undefined reference to `operator new[](unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_hash.o): In function `wxHashTableBase_Node::wxHashTableBase_Node(wchar_t const*, void*, wxHashTableBase*)':
hash.cpp:(.text+0x5e6): undefined reference to `operator new[](unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_hash.o): In function `wxHashTableBase::DoPut(wchar_t const*, long, void*)':
hash.cpp:(.text+0x62e): undefined reference to `operator new(unsigned int)'
hash.cpp:(.text+0x66e): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_hash.o): In function `wxHashTableBase::DoDelete(wchar_t const*, long)':
hash.cpp:(.text+0x743): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_hash.o): In function `wxHashTableBase::DoDelete(long, long)':
hash.cpp:(.text+0x7d8): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_hash.o): In function `wxHashTableBase_Node::wxHashTableBase_Node(wchar_t const*, void*, wxHashTableBase*)':
hash.cpp:(.text+0x8e6): undefined reference to `operator new[](unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_hash.o): In function `__tcf_0':
hash.cpp:(.text+0x21c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_hash.o): In function `wxHashTable::~wxHashTable()':
hash.cpp:(.text._ZN11wxHashTableD0Ev[wxHashTable::~wxHashTable()]+0x38): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_hash.o):(.rodata._ZTI11wxHashTable[typeinfo for wxHashTable]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_hash.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_hashmap.o): In function `__static_initialization_and_destruction_0(int, int)':
hashmap.cpp:(.text+0x190): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_hashmap.o): In function `__tcf_0':
hashmap.cpp:(.text+0x1dc): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_hashmap.o):(.eh_frame+0x11): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_mimecmn.o): In function `wxMimeTypesManagerFactory::Get()':
mimecmn.cpp:(.text+0xbe): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_mimecmn.o): In function `__static_initialization_and_destruction_0(int, int)':
mimecmn.cpp:(.text+0x150): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_mimecmn.o): In function `wxMimeTypeCmnModule::wxCreateObject()':
mimecmn.cpp:(.text+0x264): undefined reference to `operator new(unsigned int)'
mimecmn.cpp:(.text+0x2a8): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_mimecmn.o): In function `wxMimeTypesManagerFactory::CreateMimeTypesManagerImpl()':
mimecmn.cpp:(.text+0x454): undefined reference to `operator new(unsigned int)'
mimecmn.cpp:(.text+0x474): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_mimecmn.o): In function `wxFileType::wxFileType()':
mimecmn.cpp:(.text+0x5fd): undefined reference to `operator new(unsigned int)'
mimecmn.cpp:(.text+0x621): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_mimecmn.o): In function `wxFileType::wxFileType()':
mimecmn.cpp:(.text+0x92d): undefined reference to `operator new(unsigned int)'
mimecmn.cpp:(.text+0x951): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_mimecmn.o): In function `wxMimeTypesManager::GetFileTypeFromMimeType(wxString const&)':
mimecmn.cpp:(.text+0xc5f): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_mimecmn.o): In function `wxArrayFileTypeInfo::DoEmpty()':
mimecmn.cpp:(.text+0x1255): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_mimecmn.o): In function `wxMimeTypesManager::GetFileTypeFromExtension(wxString const&)':
mimecmn.cpp:(.text+0x1768): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_mimecmn.o): In function `wxArrayFileTypeInfo::RemoveAt(unsigned int, unsigned int)':
mimecmn.cpp:(.text+0x1aa2): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_mimecmn.o): In function `wxArrayFileTypeInfo::Insert(wxFileTypeInfo const&, unsigned int, unsigned int)':
mimecmn.cpp:(.text+0x1c73): undefined reference to `operator new(unsigned int)'
mimecmn.cpp:(.text+0x1e17): undefined reference to `operator new(unsigned int)'
mimecmn.cpp:(.text+0x206c): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_mimecmn.o): In function `wxArrayFileTypeInfo::Add(wxFileTypeInfo const&, unsigned int)':
mimecmn.cpp:(.text+0x20a3): undefined reference to `operator new(unsigned int)'
mimecmn.cpp:(.text+0x2247): undefined reference to `operator new(unsigned int)'
mimecmn.cpp:(.text+0x249c): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_mimecmn.o): In function `__tcf_0':
mimecmn.cpp:(.text+0x9c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_mimecmn.o): In function `wxFileType::~wxFileType()':
mimecmn.cpp:(.text+0x5c5): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_mimecmn.o): In function `wxFileType::~wxFileType()':
mimecmn.cpp:(.text+0x985): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_mimecmn.o): In function `wxMimeTypesManagerFactory::~wxMimeTypesManagerFactory()':
mimecmn.cpp:(.text._ZN25wxMimeTypesManagerFactoryD0Ev[wxMimeTypesManagerFactory::~wxMimeTypesManagerFactory()]+0x11): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_mimecmn.o): In function `wxMimeTypeCmnModule::~wxMimeTypeCmnModule()':
mimecmn.cpp:(.text._ZN19wxMimeTypeCmnModuleD0Ev[wxMimeTypeCmnModule::~wxMimeTypeCmnModule()]+0x3b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_mimecmn.o):(.rodata._ZTI19wxMimeTypeCmnModule[typeinfo for wxMimeTypeCmnModule]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_mimecmn.o):(.rodata._ZTI25wxMimeTypesManagerFactory[typeinfo for wxMimeTypesManagerFactory]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_mimecmn.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_process.o): In function `wxProcessEvent::wxCreateObject()':
process.cpp:(.text+0x1c4): undefined reference to `operator new(unsigned int)'
process.cpp:(.text+0x211): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_process.o): In function `wxProcess::Open(wxString const&, int)':
process.cpp:(.text+0x360): undefined reference to `operator new(unsigned int)'
process.cpp:(.text+0x3cc): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_process.o): In function `wxProcess::wxCreateObject()':
process.cpp:(.text+0x3f4): undefined reference to `operator new(unsigned int)'
process.cpp:(.text+0x43a): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_process.o): In function `__static_initialization_and_destruction_0(int, int)':
process.cpp:(.text+0x470): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_process.o): In function `__tcf_0':
process.cpp:(.text+0x13c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_process.o): In function `wxProcess::~wxProcess()':
process.cpp:(.text+0x270): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_process.o): In function `wxProcessEvent::Clone() const':
process.cpp:(.text._ZNK14wxProcessEvent5CloneEv[wxProcessEvent::Clone() const]+0x17): undefined reference to `operator new(unsigned int)'
process.cpp:(.text._ZNK14wxProcessEvent5CloneEv[wxProcessEvent::Clone() const]+0x4d): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_process.o): In function `wxProcessEvent::~wxProcessEvent()':
process.cpp:(.text._ZN14wxProcessEventD0Ev[wxProcessEvent::~wxProcessEvent()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_process.o):(.rodata._ZTI14wxProcessEvent[typeinfo for wxProcessEvent]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_process.o):(.rodata._ZTI9wxProcess[typeinfo for wxProcess]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_process.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stream.o): In function `wxBufferedOutputStream::wxBufferedOutputStream(wxOutputStream&, wxStreamBuffer*)':
stream.cpp:(.text+0x1780): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stream.o): In function `wxBufferedOutputStream::wxBufferedOutputStream(wxOutputStream&, wxStreamBuffer*)':
stream.cpp:(.text+0x1810): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stream.o): In function `wxBufferedInputStream::wxBufferedInputStream(wxInputStream&, wxStreamBuffer*)':
stream.cpp:(.text+0x18a0): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stream.o): In function `wxBufferedInputStream::wxBufferedInputStream(wxInputStream&, wxStreamBuffer*)':
stream.cpp:(.text+0x1930): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stream.o): In function `__static_initialization_and_destruction_0(int, int)':
stream.cpp:(.text+0x2470): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stream.o): In function `wxEndL(wxOutputStream&)':
stream.cpp:(.text+0x27a8): undefined reference to `__cxa_guard_acquire'
stream.cpp:(.text+0x27ca): undefined reference to `__cxa_guard_release'
stream.cpp:(.text+0x27da): undefined reference to `__cxa_guard_abort'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stream.o): In function `wxStreamBase::~wxStreamBase()':
stream.cpp:(.text+0xe91): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stream.o): In function `wxOutputStream::~wxOutputStream()':
stream.cpp:(.text+0xee1): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stream.o): In function `wxFilterOutputStream::~wxFilterOutputStream()':
stream.cpp:(.text+0xf6f): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stream.o): In function `__tcf_0':
stream.cpp:(.text+0x105c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stream.o): In function `wxBufferedOutputStream::~wxBufferedOutputStream()':
stream.cpp:(.text+0x10a1): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stream.o): In function `wxInputStream::~wxInputStream()':
stream.cpp:(.text+0x120c): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stream.o): In function `wxFilterInputStream::~wxFilterInputStream()':
stream.cpp:(.text+0x12af): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stream.o): In function `wxBufferedInputStream::~wxBufferedInputStream()':
stream.cpp:(.text+0x13dc): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stream.o): In function `wxStreamBuffer::~wxStreamBuffer()':
stream.cpp:(.text+0x14c1): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stream.o):stream.cpp:(.text._ZN22wxCountingOutputStreamD0Ev[wxCountingOutputStream::~wxCountingOutputStream()]+0x21): more undefined references to `operator delete(void*)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stream.o):(.rodata._ZTV20wxFilterClassFactory[vtable for wxFilterClassFactory]+0x1c): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stream.o):(.rodata._ZTV20wxFilterClassFactory[vtable for wxFilterClassFactory]+0x20): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stream.o):(.rodata._ZTV20wxFilterClassFactory[vtable for wxFilterClassFactory]+0x24): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stream.o):(.rodata._ZTV20wxFilterClassFactory[vtable for wxFilterClassFactory]+0x28): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stream.o):(.rodata._ZTV20wxFilterClassFactory[vtable for wxFilterClassFactory]+0x2c): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stream.o):(.rodata._ZTV24wxFilterClassFactoryBase[vtable for wxFilterClassFactoryBase]+0x1c): more undefined references to `__cxa_pure_virtual' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stream.o):(.rodata._ZTI22wxBufferedOutputStream[typeinfo for wxBufferedOutputStream]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stream.o):(.rodata._ZTI21wxBufferedInputStream[typeinfo for wxBufferedInputStream]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stream.o):(.rodata._ZTI14wxStreamBuffer[typeinfo for wxStreamBuffer]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stream.o):(.rodata._ZTI20wxFilterClassFactory[typeinfo for wxFilterClassFactory]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stream.o):(.rodata._ZTI24wxFilterClassFactoryBase[typeinfo for wxFilterClassFactoryBase]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stream.o):(.rodata._ZTI20wxFilterOutputStream[typeinfo for wxFilterOutputStream]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stream.o):(.rodata._ZTI19wxFilterInputStream[typeinfo for wxFilterInputStream]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stream.o):(.rodata._ZTI22wxCountingOutputStream[typeinfo for wxCountingOutputStream]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stream.o):(.rodata._ZTI14wxOutputStream[typeinfo for wxOutputStream]+0x0): more undefined references to `vtable for __cxxabiv1::__si_class_type_info' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stream.o):(.rodata._ZTI12wxStreamBase[typeinfo for wxStreamBase]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stream.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_sysopt.o): In function `__static_initialization_and_destruction_0(int, int)':
sysopt.cpp:(.text+0x110): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_sysopt.o): In function `__tcf_0':
sysopt.cpp:(.text+0x2c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_sysopt.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_uri.o): In function `__static_initialization_and_destruction_0(int, int)':
uri.cpp:(.text+0x850): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_uri.o): In function `__tcf_0':
uri.cpp:(.text+0x91c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_uri.o): In function `wxURI::~wxURI()':
uri.cpp:(.text+0x2ec3): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_uri.o):(.rodata._ZTI5wxURI[typeinfo for wxURI]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_uri.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariantDataString::wxCreateObject()':
variant.cpp:(.text+0x53e): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariantDataChar::wxCreateObject()':
variant.cpp:(.text+0x57e): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariantDataBool::wxCreateObject()':
variant.cpp:(.text+0x5ae): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariantDoubleData::wxCreateObject()':
variant.cpp:(.text+0x5de): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariantDataLong::wxCreateObject()':
variant.cpp:(.text+0x61e): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o):variant.cpp:(.text+0x64f): more undefined references to `operator new(unsigned int)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariantDoubleData::Read(std::basic_istream >&)':
variant.cpp:(.text+0x927): undefined reference to `std::basic_istream >& std::basic_istream >::_M_extract(double&)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariantDataLong::Read(std::basic_istream >&)':
variant.cpp:(.text+0x957): undefined reference to `std::basic_istream >& std::basic_istream >::_M_extract(long&)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariant::operator=(wxObject*)':
variant.cpp:(.text+0xb5a): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariantDataWxObjectPtr::wxCreateObject()':
variant.cpp:(.text+0xb9e): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariantDataVoidPtr::wxCreateObject()':
variant.cpp:(.text+0xbce): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariantDataDateTime::wxCreateObject()':
variant.cpp:(.text+0xbfe): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `__static_initialization_and_destruction_0(int, int)':
variant.cpp:(.text+0xdf0): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariant::operator=(double)':
variant.cpp:(.text+0x1d51): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariant::operator=(long)':
variant.cpp:(.text+0x22c0): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariantDataDateTime::Write(std::basic_ostream >&) const':
variant.cpp:(.text+0x23cf): undefined reference to `std::basic_ostream >& std::basic_ostream >::_M_insert(void const*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariant::operator=(void*)':
variant.cpp:(.text+0x24c0): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariant::operator=(wxDateTime const&)':
variant.cpp:(.text+0x2663): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariantDataList::Write(std::basic_ostream >&) const':
variant.cpp:(.text+0x294c): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, int)'
variant.cpp:(.text+0x29a9): undefined reference to `std::basic_ios >::clear(std::_Ios_Iostate)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariant::operator=(wchar_t)':
variant.cpp:(.text+0x2c80): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariant::operator=(bool)':
variant.cpp:(.text+0x2d73): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariantDataString::Write(std::basic_ostream >&) const':
variant.cpp:(.text+0x2e18): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, int)'
variant.cpp:(.text+0x2e45): undefined reference to `std::basic_ios >::clear(std::_Ios_Iostate)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariantDataChar::Write(std::basic_ostream >&) const':
variant.cpp:(.text+0x2ebc): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, int)'
variant.cpp:(.text+0x2f19): undefined reference to `std::basic_ios >::clear(std::_Ios_Iostate)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariantDataBool::Write(std::basic_ostream >&) const':
variant.cpp:(.text+0x2fbc): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, int)'
variant.cpp:(.text+0x3019): undefined reference to `std::basic_ios >::clear(std::_Ios_Iostate)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariantDoubleData::Write(std::basic_ostream >&) const':
variant.cpp:(.text+0x30bc): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, int)'
variant.cpp:(.text+0x3119): undefined reference to `std::basic_ios >::clear(std::_Ios_Iostate)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariantDataVoidPtr::Write(std::basic_ostream >&) const':
variant.cpp:(.text+0x31bc): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, int)'
variant.cpp:(.text+0x3219): undefined reference to `std::basic_ios >::clear(std::_Ios_Iostate)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariantDataWxObjectPtr::Write(std::basic_ostream >&) const':
variant.cpp:(.text+0x32bc): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, int)'
variant.cpp:(.text+0x3319): undefined reference to `std::basic_ios >::clear(std::_Ios_Iostate)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariant::wxVariant(wxDateTime const&, wxString const&)':
variant.cpp:(.text+0x3388): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariant::wxVariant(wxObject*, wxString const&)':
variant.cpp:(.text+0x343c): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariant::wxVariant(wxObject*, wxString const&)':
variant.cpp:(.text+0x34dc): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariant::wxVariant(void*, wxString const&)':
variant.cpp:(.text+0x357c): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariant::wxVariant(void*, wxString const&)':
variant.cpp:(.text+0x361c): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o):variant.cpp:(.text+0x36b8): more undefined references to `operator new(unsigned int)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariant::wxVariant(wxString const&, wxString const&)':
variant.cpp:(.text+0x382d): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariant::wxVariant(wchar_t, wxString const&)':
variant.cpp:(.text+0x386c): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariant::wxVariant(wchar_t, wxString const&)':
variant.cpp:(.text+0x390c): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariant::wxVariant(bool, wxString const&)':
variant.cpp:(.text+0x39af): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariant::wxVariant(bool, wxString const&)':
variant.cpp:(.text+0x3a5f): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariant::wxVariant(double, wxString const&)':
variant.cpp:(.text+0x3b12): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o):variant.cpp:(.text+0x3bc2): more undefined references to `operator new(unsigned int)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariant::operator=(wchar_t const*)':
variant.cpp:(.text+0x41c6): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariant::Insert(wxVariant const&)':
variant.cpp:(.text+0x45f1): undefined reference to `operator new(unsigned int)'
variant.cpp:(.text+0x462a): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariant::Append(wxVariant const&)':
variant.cpp:(.text+0x4667): undefined reference to `operator new(unsigned int)'
variant.cpp:(.text+0x4696): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariantDataList::SetValue(wxList const&)':
variant.cpp:(.text+0x46e5): undefined reference to `operator new(unsigned int)'
variant.cpp:(.text+0x471b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariant::operator=(wxList const&)':
variant.cpp:(.text+0x4c64): undefined reference to `operator new(unsigned int)'
variant.cpp:(.text+0x4c90): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariant::wxVariant(wxList const&, wxString const&)':
variant.cpp:(.text+0x4d7f): undefined reference to `operator new(unsigned int)'
variant.cpp:(.text+0x4df2): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariant::wxVariant(wxList const&, wxString const&)':
variant.cpp:(.text+0x4e2f): undefined reference to `operator new(unsigned int)'
variant.cpp:(.text+0x4ea2): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariantDataList::wxCreateObject()':
variant.cpp:(.text+0x4ec4): undefined reference to `operator new(unsigned int)'
variant.cpp:(.text+0x4f11): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariant::operator=(wxString const&)':
variant.cpp:(.text+0x5037): undefined reference to `operator new(unsigned int)'
variant.cpp:(.text+0x50ac): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariant::wxVariant(wxArrayString const&, wxString const&)':
variant.cpp:(.text+0x510f): undefined reference to `operator new(unsigned int)'
variant.cpp:(.text+0x51c4): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariantDataArrayString::wxCreateObject()':
variant.cpp:(.text+0x51f4): undefined reference to `operator new(unsigned int)'
variant.cpp:(.text+0x5241): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariant::ClearList()':
variant.cpp:(.text+0x52b5): undefined reference to `operator new(unsigned int)'
variant.cpp:(.text+0x5389): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariant::NullList()':
variant.cpp:(.text+0x53e4): undefined reference to `operator new(unsigned int)'
variant.cpp:(.text+0x543e): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariant::operator=(wxArrayString const&)':
variant.cpp:(.text+0x5a57): undefined reference to `operator new(unsigned int)'
variant.cpp:(.text+0x5ab9): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariantDataLong::Write(std::basic_ostream >&) const':
variant.cpp:(.text+0x635c): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, int)'
variant.cpp:(.text+0x63b9): undefined reference to `std::basic_ios >::clear(std::_Ios_Iostate)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariant::wxVariant(wxArrayString const&, wxString const&)':
variant.cpp:(.text+0x642f): undefined reference to `operator new(unsigned int)'
variant.cpp:(.text+0x64e4): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariant::wxVariant(wchar_t const*, wxString const&)':
variant.cpp:(.text+0x6554): undefined reference to `operator new(unsigned int)'
variant.cpp:(.text+0x6634): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariant::wxVariant(wchar_t const*, wxString const&)':
variant.cpp:(.text+0x66c4): undefined reference to `operator new(unsigned int)'
variant.cpp:(.text+0x67a4): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariant::wxVariant(wxString const&, wxString const&)':
variant.cpp:(.text+0x680f): undefined reference to `operator new(unsigned int)'
variant.cpp:(.text+0x68cd): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `__tcf_0':
variant.cpp:(.text+0x73c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariantDataList::~wxVariantDataList()':
variant.cpp:(.text+0x4f6a): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariant::~wxVariant()':
variant.cpp:(.text+0x553e): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariantDataDateTime::Clone()':
variant.cpp:(.text._ZN21wxVariantDataDateTime5CloneEv[wxVariantDataDateTime::Clone()]+0xe): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariantDataVoidPtr::Clone()':
variant.cpp:(.text._ZN20wxVariantDataVoidPtr5CloneEv[wxVariantDataVoidPtr::Clone()]+0xe): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariantDataWxObjectPtr::Clone()':
variant.cpp:(.text._ZN24wxVariantDataWxObjectPtr5CloneEv[wxVariantDataWxObjectPtr::Clone()]+0xe): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariantData::~wxVariantData()':
variant.cpp:(.text._ZN13wxVariantDataD0Ev[wxVariantData::~wxVariantData()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariantDataChar::~wxVariantDataChar()':
variant.cpp:(.text._ZN17wxVariantDataCharD0Ev[wxVariantDataChar::~wxVariantDataChar()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariantDataDateTime::~wxVariantDataDateTime()':
variant.cpp:(.text._ZN21wxVariantDataDateTimeD0Ev[wxVariantDataDateTime::~wxVariantDataDateTime()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariantDataWxObjectPtr::~wxVariantDataWxObjectPtr()':
variant.cpp:(.text._ZN24wxVariantDataWxObjectPtrD0Ev[wxVariantDataWxObjectPtr::~wxVariantDataWxObjectPtr()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariantDataString::~wxVariantDataString()':
variant.cpp:(.text._ZN19wxVariantDataStringD0Ev[wxVariantDataString::~wxVariantDataString()]+0x3d): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o):variant.cpp:(.text._ZN24wxVariantDataArrayStringD0Ev[wxVariantDataArrayString::~wxVariantDataArrayString()]+0x3b): more undefined references to `operator delete(void*)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o): In function `wxVariantDataArrayString::Clone()':
variant.cpp:(.text._ZN24wxVariantDataArrayString5CloneEv[wxVariantDataArrayString::Clone()]+0x14): undefined reference to `operator new(unsigned int)'
variant.cpp:(.text._ZN24wxVariantDataArrayString5CloneEv[wxVariantDataArrayString::Clone()]+0x61): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o):(.rodata._ZTV13wxVariantData[vtable for wxVariantData]+0x1c): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o):(.rodata._ZTV13wxVariantData[vtable for wxVariantData]+0x30): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o):(.rodata._ZTI17wxVariantDataList[typeinfo for wxVariantDataList]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o):(.rodata._ZTI24wxVariantDataArrayString[typeinfo for wxVariantDataArrayString]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o):(.rodata._ZTI21wxVariantDataDateTime[typeinfo for wxVariantDataDateTime]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o):(.rodata._ZTI20wxVariantDataVoidPtr[typeinfo for wxVariantDataVoidPtr]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o):(.rodata._ZTI24wxVariantDataWxObjectPtr[typeinfo for wxVariantDataWxObjectPtr]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o):(.rodata._ZTI19wxVariantDataString[typeinfo for wxVariantDataString]+0x0): more undefined references to `vtable for __cxxabiv1::__si_class_type_info' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_variant.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wfstream.o): In function `__static_initialization_and_destruction_0(int, int)':
wfstream.cpp:(.text+0xe0): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wfstream.o): In function `wxFFileOutputStream::wxFFileOutputStream(_IO_FILE*)':
wfstream.cpp:(.text+0x2a5): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wfstream.o): In function `wxFileInputStream::~wxFileInputStream()':
wfstream.cpp:(.text+0x48e): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wfstream.o): In function `wxFileInputStream::wxFileInputStream(int)':
wfstream.cpp:(.text+0x5a5): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wfstream.o): In function `wxTempFileOutputStream::wxTempFileOutputStream(wxString const&)':
wfstream.cpp:(.text+0x768): undefined reference to `operator new(unsigned int)'
wfstream.cpp:(.text+0x7b2): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wfstream.o): In function `wxFileOutputStream::~wxFileOutputStream()':
wfstream.cpp:(.text+0x826): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wfstream.o): In function `wxFileOutputStream::~wxFileOutputStream()':
wfstream.cpp:(.text+0x896): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wfstream.o): In function `wxFileInputStream::wxFileInputStream(wxString const&)':
wfstream.cpp:(.text+0x95d): undefined reference to `operator new(unsigned int)'
wfstream.cpp:(.text+0x9af): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wfstream.o): In function `wxFileStream::wxFileStream(wxString const&)':
wfstream.cpp:(.text+0xa02): undefined reference to `operator new(unsigned int)'
wfstream.cpp:(.text+0xa4b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wfstream.o): In function `wxFileStream::wxFileStream(wxString const&)':
wfstream.cpp:(.text+0xab2): undefined reference to `operator new(unsigned int)'
wfstream.cpp:(.text+0xafb): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wfstream.o): In function `wxFFileInputStream::wxFFileInputStream(wxString const&, wchar_t const*)':
wfstream.cpp:(.text+0xbbd): undefined reference to `operator new(unsigned int)'
wfstream.cpp:(.text+0xc0f): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wfstream.o): In function `wxFFileInputStream::wxFFileInputStream(wxString const&, wchar_t const*)':
wfstream.cpp:(.text+0xc4d): undefined reference to `operator new(unsigned int)'
wfstream.cpp:(.text+0xc9f): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wfstream.o): In function `wxFFileOutputStream::wxFFileOutputStream(wxString const&, wchar_t const*)':
wfstream.cpp:(.text+0xcdd): undefined reference to `operator new(unsigned int)'
wfstream.cpp:(.text+0xd2b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wfstream.o): In function `wxFileOutputStream::wxFileOutputStream(wxString const&)':
wfstream.cpp:(.text+0xd7d): undefined reference to `operator new(unsigned int)'
wfstream.cpp:(.text+0xdcf): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wfstream.o): In function `wxFileOutputStream::wxFileOutputStream(wxString const&)':
wfstream.cpp:(.text+0xe0d): undefined reference to `operator new(unsigned int)'
wfstream.cpp:(.text+0xe5f): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wfstream.o): In function `wxFileInputStream::wxFileInputStream(wxString const&)':
wfstream.cpp:(.text+0xe9d): undefined reference to `operator new(unsigned int)'
wfstream.cpp:(.text+0xeef): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wfstream.o): In function `wxTempFileOutputStream::wxTempFileOutputStream(wxString const&)':
wfstream.cpp:(.text+0xf28): undefined reference to `operator new(unsigned int)'
wfstream.cpp:(.text+0xf72): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wfstream.o): In function `wxFileInputStream::wxFileInputStream(int)':
wfstream.cpp:(.text+0xfa5): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wfstream.o): In function `wxFFileInputStream::wxFFileInputStream(_IO_FILE*)':
wfstream.cpp:(.text+0x1005): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wfstream.o): In function `wxFFileOutputStream::wxFFileOutputStream(_IO_FILE*)':
wfstream.cpp:(.text+0x1065): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wfstream.o): In function `wxFFileInputStream::wxFFileInputStream(_IO_FILE*)':
wfstream.cpp:(.text+0x10c5): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wfstream.o): In function `wxFileOutputStream::wxFileOutputStream(int)':
wfstream.cpp:(.text+0x1125): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wfstream.o):wfstream.cpp:(.text+0x1185): more undefined references to `operator new(unsigned int)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wfstream.o): In function `wxFileInputStream::~wxFileInputStream()':
wfstream.cpp:(.text+0x126e): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wfstream.o): In function `wxFileInputStream::~wxFileInputStream()':
wfstream.cpp:(.text+0x12ce): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wfstream.o): In function `wxFileOutputStream::~wxFileOutputStream()':
wfstream.cpp:(.text+0x1336): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wfstream.o): In function `wxFFileInputStream::~wxFFileInputStream()':
wfstream.cpp:(.text+0x13b7): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wfstream.o): In function `wxFFileOutputStream::wxFFileOutputStream(wxString const&, wchar_t const*)':
wfstream.cpp:(.text+0x14ad): undefined reference to `operator new(unsigned int)'
wfstream.cpp:(.text+0x14fb): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wfstream.o): In function `wxTempFileOutputStream::~wxTempFileOutputStream()':
wfstream.cpp:(.text+0x154e): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wfstream.o): In function `wxTempFileOutputStream::~wxTempFileOutputStream()':
wfstream.cpp:(.text+0x15be): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wfstream.o): In function `wxTempFileOutputStream::~wxTempFileOutputStream()':
wfstream.cpp:(.text+0x162e): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wfstream.o): In function `wxFFileOutputStream::~wxFFileOutputStream()':
wfstream.cpp:(.text+0x16b6): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wfstream.o):wfstream.cpp:(.text+0x1766): more undefined references to `operator delete(void*)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wfstream.o): In function `wxFFileStream::wxFFileStream(wxString const&)':
wfstream.cpp:(.text+0x1972): undefined reference to `operator new(unsigned int)'
wfstream.cpp:(.text+0x19bb): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wfstream.o): In function `wxFFileStream::wxFFileStream(wxString const&)':
wfstream.cpp:(.text+0x1a22): undefined reference to `operator new(unsigned int)'
wfstream.cpp:(.text+0x1a6b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wfstream.o): In function `wxFFileInputStream::~wxFFileInputStream()':
wfstream.cpp:(.text+0x1ad7): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wfstream.o): In function `__tcf_0':
wfstream.cpp:(.text+0x12c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wfstream.o): In function `wxFileInputStream::~wxFileInputStream()':
wfstream.cpp:(.text+0x1287): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wfstream.o): In function `wxFileOutputStream::~wxFileOutputStream()':
wfstream.cpp:(.text+0x1355): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wfstream.o): In function `wxTempFileOutputStream::~wxTempFileOutputStream()':
wfstream.cpp:(.text+0x1647): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wfstream.o): In function `wxFFileOutputStream::~wxFFileOutputStream()':
wfstream.cpp:(.text+0x1838): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wfstream.o): In function `wxFFileInputStream::~wxFFileInputStream()':
wfstream.cpp:(.text+0x1af3): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wfstream.o):wfstream.cpp:(.text._ZN12wxFileStreamD0Ev[wxFileStream::~wxFileStream()]+0x4c): more undefined references to `operator delete(void*)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wfstream.o):(.rodata._ZTI19wxFFileOutputStream[typeinfo for wxFFileOutputStream]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wfstream.o):(.rodata._ZTI18wxFFileInputStream[typeinfo for wxFFileInputStream]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wfstream.o):(.rodata._ZTI22wxTempFileOutputStream[typeinfo for wxTempFileOutputStream]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wfstream.o):(.rodata._ZTI18wxFileOutputStream[typeinfo for wxFileOutputStream]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wfstream.o):(.rodata._ZTI17wxFileInputStream[typeinfo for wxFileInputStream]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wfstream.o):(.rodata._ZTI13wxFFileStream[typeinfo for wxFFileStream]+0x0): undefined reference to `vtable for __cxxabiv1::__vmi_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wfstream.o):(.rodata._ZTI12wxFileStream[typeinfo for wxFileStream]+0x0): undefined reference to `vtable for __cxxabiv1::__vmi_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_wfstream.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_mimetype.o): In function `__static_initialization_and_destruction_0(int, int)':
mimetype.cpp:(.text+0x90): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_mimetype.o): In function `wxMimeTypesManagerImpl::ClearData()':
mimetype.cpp:(.text+0x7b5): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_mimetype.o): In function `wxFileTypeImpl::SetDefaultIcon(wxString const&, int)':
mimetype.cpp:(.text+0xa94): undefined reference to `operator new(unsigned int)'
mimetype.cpp:(.text+0xb7c): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_mimetype.o): In function `wxMimeTypesManagerImpl::ReadMailcap(wxString const&, bool)':
mimetype.cpp:(.text+0x13c2): undefined reference to `operator new(unsigned int)'
mimetype.cpp:(.text+0x1ab9): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_mimetype.o): In function `wxFileTypeImpl::SetCommand(wxString const&, wxString const&, bool)':
mimetype.cpp:(.text+0x4891): undefined reference to `operator new(unsigned int)'
mimetype.cpp:(.text+0x4aa6): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_mimetype.o): In function `wxMimeTypesManagerImpl::LoadGnomeDataFromKeyFile(wxString const&, wxArrayString const&)':
mimetype.cpp:(.text+0x4bf1): undefined reference to `operator new(unsigned int)'
mimetype.cpp:(.text+0x5027): undefined reference to `operator delete(void*)'
mimetype.cpp:(.text+0x52ef): undefined reference to `operator new(unsigned int)'
mimetype.cpp:(.text+0x5cb1): undefined reference to `operator delete(void*)'
mimetype.cpp:(.text+0x5d6d): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_mimetype.o): In function `wxMimeTypesManagerImpl::LoadKDELinksForMimeSubtype(wxString const&, wxString const&, wxString const&, wxArrayString const&)':
mimetype.cpp:(.text+0xc1c2): undefined reference to `operator new(unsigned int)'
mimetype.cpp:(.text+0xd5ce): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_mimetype.o): In function `wxMimeTypesManagerImpl::AddMailcapInfo(wxString const&, wxString const&, wxString const&, wxString const&, wxString const&)':
mimetype.cpp:(.text+0x122ac): undefined reference to `operator new(unsigned int)'
mimetype.cpp:(.text+0x126c7): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_mimetype.o): In function `wxMimeTypesManagerImpl::GetFileTypeFromMimeType(wxString const&)':
mimetype.cpp:(.text+0x12912): undefined reference to `operator new(unsigned int)'
mimetype.cpp:(.text+0x12b2b): undefined reference to `operator new(unsigned int)'
mimetype.cpp:(.text+0x12b45): undefined reference to `operator delete(void*)'
mimetype.cpp:(.text+0x12bf5): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_mimetype.o): In function `wxMimeTypesManagerImpl::GetFileTypeFromExtension(wxString const&)':
mimetype.cpp:(.text+0x12cee): undefined reference to `operator new(unsigned int)'
mimetype.cpp:(.text+0x12e88): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_mimetype.o): In function `wxMimeTypesManagerImpl::AddToMimeData(wxString const&, wxString const&, wxMimeTypeCommands*, wxArrayString const&, wxString const&, bool)':
mimetype.cpp:(.text+0x12f5d): undefined reference to `operator delete(void*)'
mimetype.cpp:(.text+0x13101): undefined reference to `operator delete(void*)'
mimetype.cpp:(.text+0x13258): undefined reference to `operator new(unsigned int)'
mimetype.cpp:(.text+0x132f3): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_mimetype.o): In function `wxMimeTypesManagerImpl::Associate(wxFileTypeInfo const&)':
mimetype.cpp:(.text+0x1336c): undefined reference to `operator new(unsigned int)'
mimetype.cpp:(.text+0x1383b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_mimetype.o): In function `__tcf_0':
mimetype.cpp:(.text+0xdc): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_mimetype.o): In function `wxMimeTypesManagerImpl::~wxMimeTypesManagerImpl()':
mimetype.cpp:(.text+0x85a): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_mimetype.o): In function `wxMimeTextFile::~wxMimeTextFile()':
mimetype.cpp:(.text._ZN14wxMimeTextFileD0Ev[wxMimeTextFile::~wxMimeTextFile()]+0x35): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_mimetype.o):(.rodata._ZTI22wxMimeTypesManagerImpl[typeinfo for wxMimeTypesManagerImpl]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_mimetype.o):(.rodata._ZTI14wxMimeTextFile[typeinfo for wxMimeTextFile]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_mimetype.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_imaglist.o): In function `wxGenericImageList::Add(wxBitmap const&)':
imaglist.cpp:(.text+0x167): undefined reference to `operator new(unsigned int)'
imaglist.cpp:(.text+0x1dc): undefined reference to `operator new(unsigned int)'
imaglist.cpp:(.text+0x27c): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_imaglist.o): In function `wxGenericImageList::Add(wxBitmap const&, wxBitmap const&)':
imaglist.cpp:(.text+0x328): undefined reference to `operator new(unsigned int)'
imaglist.cpp:(.text+0x38c): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_imaglist.o): In function `__static_initialization_and_destruction_0(int, int)':
imaglist.cpp:(.text+0x420): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_imaglist.o): In function `wxGenericImageList::Replace(int, wxBitmap const&, wxBitmap const&)':
imaglist.cpp:(.text+0x6f5): undefined reference to `operator new(unsigned int)'
imaglist.cpp:(.text+0x78d): undefined reference to `operator new(unsigned int)'
imaglist.cpp:(.text+0x7f2): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_imaglist.o): In function `wxGenericImageList::Replace(int, wxBitmap const&)':
imaglist.cpp:(.text+0x84b): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_imaglist.o): In function `wxGenericImageList::wxCreateObject()':
imaglist.cpp:(.text+0xc64): undefined reference to `operator new(unsigned int)'
imaglist.cpp:(.text+0xcb8): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_imaglist.o): In function `wxImageList::wxCreateObject()':
imaglist.cpp:(.text+0xce4): undefined reference to `operator new(unsigned int)'
imaglist.cpp:(.text+0xd3e): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_imaglist.o): In function `__tcf_0':
imaglist.cpp:(.text+0x9c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_imaglist.o): In function `wxGenericImageList::~wxGenericImageList()':
imaglist.cpp:(.text+0x9fa): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_imaglist.o): In function `wxImageList::~wxImageList()':
imaglist.cpp:(.text._ZN11wxImageListD0Ev[wxImageList::~wxImageList()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_imaglist.o):(.rodata._ZTI11wxImageList[typeinfo for wxImageList]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_imaglist.o):(.rodata._ZTI18wxGenericImageList[typeinfo for wxGenericImageList]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_imaglist.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fontenum.o): In function `__static_initialization_and_destruction_0(int, int)':
fontenum.cpp:(.text+0x20): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fontenum.o): In function `__tcf_0':
fontenum.cpp:(.text+0x6c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fontenum.o): In function `wxFontEnumerator::~wxFontEnumerator()':
fontenum.cpp:(.text._ZN16wxFontEnumeratorD0Ev[wxFontEnumerator::~wxFontEnumerator()]+0x11): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fontenum.o):(.rodata._ZTI16wxFontEnumerator[typeinfo for wxFontEnumerator]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fontenum.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fontutil.o): In function `__static_initialization_and_destruction_0(int, int)':
fontutil.cpp:(.text+0xa0): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fontutil.o): In function `__tcf_0':
fontutil.cpp:(.text+0xec): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fontutil.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_displayx11.o): In function `__static_initialization_and_destruction_0(int, int)':
displayx11.cpp:(.text+0x30): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_displayx11.o): In function `wxClientDisplayRect(int*, int*, int*, int*)':
displayx11.cpp:(.text+0xb1): undefined reference to `XInternAtom'
displayx11.cpp:(.text+0xff): undefined reference to `XDefaultRootWindow'
displayx11.cpp:(.text+0x152): undefined reference to `XGetWindowProperty'
displayx11.cpp:(.text+0x176): undefined reference to `XFree'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_displayx11.o): In function `wxDisplay::CreateFactory()':
displayx11.cpp:(.text+0x1ef): undefined reference to `operator new(unsigned int)'
displayx11.cpp:(.text+0x208): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_displayx11.o): In function `wxDisplayImplX11::GetModes(wxVideoMode const&) const':
displayx11.cpp:(.text+0x241): undefined reference to `XListDepths'
displayx11.cpp:(.text+0x2ed): undefined reference to `XFree'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_displayx11.o): In function `wxDisplayFactoryX11::GetCount()':
displayx11.cpp:(.text+0x345): undefined reference to `XFree'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_displayx11.o): In function `wxDisplayFactoryX11::CreateDisplay(unsigned int)':
displayx11.cpp:(.text+0x3d0): undefined reference to `operator new(unsigned int)'
displayx11.cpp:(.text+0x402): undefined reference to `XFree'
displayx11.cpp:(.text+0x41e): undefined reference to `XFree'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_displayx11.o): In function `wxDisplayFactoryX11::GetFromPoint(wxPoint const&)':
displayx11.cpp:(.text+0x4b7): undefined reference to `XFree'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_displayx11.o): In function `__tcf_0':
displayx11.cpp:(.text+0x7c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_displayx11.o): In function `wxDisplayImpl::~wxDisplayImpl()':
displayx11.cpp:(.text._ZN13wxDisplayImplD0Ev[wxDisplayImpl::~wxDisplayImpl()]+0x11): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_displayx11.o): In function `wxDisplayFactoryX11::~wxDisplayFactoryX11()':
displayx11.cpp:(.text._ZN19wxDisplayFactoryX11D0Ev[wxDisplayFactoryX11::~wxDisplayFactoryX11()]+0x11): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_displayx11.o): In function `wxDisplayImplX11::~wxDisplayImplX11()':
displayx11.cpp:(.text._ZN16wxDisplayImplX11D0Ev[wxDisplayImplX11::~wxDisplayImplX11()]+0x11): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_displayx11.o):(.rodata._ZTI19wxDisplayFactoryX11[typeinfo for wxDisplayFactoryX11]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_displayx11.o):(.rodata._ZTI16wxDisplayImplX11[typeinfo for wxDisplayImplX11]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_displayx11.o):(.rodata._ZTI13wxDisplayImpl[typeinfo for wxDisplayImpl]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_displayx11.o):(.rodata._ZTV13wxDisplayImpl[vtable for wxDisplayImpl]+0x10): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_displayx11.o):(.rodata._ZTV13wxDisplayImpl[vtable for wxDisplayImpl]+0x18): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_displayx11.o):(.rodata._ZTV13wxDisplayImpl[vtable for wxDisplayImpl]+0x20): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_displayx11.o):(.rodata._ZTV13wxDisplayImpl[vtable for wxDisplayImpl]+0x24): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_displayx11.o):(.rodata._ZTV13wxDisplayImpl[vtable for wxDisplayImpl]+0x28): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_displayx11.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_icon.o): In function `__static_initialization_and_destruction_0(int, int)':
icon.cpp:(.text+0x70): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_icon.o): In function `wxIcon::wxCreateObject()':
icon.cpp:(.text+0x22f): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_icon.o): In function `__tcf_0':
icon.cpp:(.text+0x13c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_icon.o): In function `wxIcon::~wxIcon()':
icon.cpp:(.text._ZN6wxIconD0Ev[wxIcon::~wxIcon()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_icon.o):(.rodata._ZTI6wxIcon[typeinfo for wxIcon]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_icon.o):(.eh_frame+0x11): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_paletteg.o): In function `__static_initialization_and_destruction_0(int, int)':
paletteg.cpp:(.text+0x240): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_paletteg.o): In function `wxPalette::wxCreateObject()':
paletteg.cpp:(.text+0x33f): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_paletteg.o): In function `wxPalette::Create(int, unsigned char const*, unsigned char const*, unsigned char const*)':
paletteg.cpp:(.text+0x37f): undefined reference to `operator new(unsigned int)'
paletteg.cpp:(.text+0x39d): undefined reference to `operator new[](unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_paletteg.o): In function `wxPaletteRefData::~wxPaletteRefData()':
paletteg.cpp:(.text+0x40b): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_paletteg.o): In function `wxPaletteRefData::~wxPaletteRefData()':
paletteg.cpp:(.text+0x45b): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_paletteg.o): In function `wxPaletteRefData::~wxPaletteRefData()':
paletteg.cpp:(.text+0x48b): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_paletteg.o): In function `__tcf_0':
paletteg.cpp:(.text+0x30c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_paletteg.o): In function `wxPaletteRefData::~wxPaletteRefData()':
paletteg.cpp:(.text+0x49e): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_paletteg.o): In function `wxPalette::~wxPalette()':
paletteg.cpp:(.text+0x4d1): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_paletteg.o): In function `wxPaletteBase::~wxPaletteBase()':
paletteg.cpp:(.text._ZN13wxPaletteBaseD0Ev[wxPaletteBase::~wxPaletteBase()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_paletteg.o):(.rodata._ZTI16wxPaletteRefData[typeinfo for wxPaletteRefData]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_paletteg.o):(.rodata._ZTI9wxPalette[typeinfo for wxPalette]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_paletteg.o):(.rodata._ZTI13wxPaletteBase[typeinfo for wxPaletteBase]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_paletteg.o):(.rodata._ZTV13wxPaletteBase[vtable for wxPaletteBase]+0x20): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_paletteg.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bitmap.o): In function `wxBitmap::CreateRefData() const':
bitmap.cpp:(.text+0x2ff): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bitmap.o): In function `wxBitmap::wxCreateObject()':
bitmap.cpp:(.text+0x32e): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bitmap.o): In function `wxMask::wxCreateObject()':
bitmap.cpp:(.text+0x35f): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bitmap.o): In function `wxBitmap::CloneRefData(wxObjectRefData const*) const':
bitmap.cpp:(.text+0x414): undefined reference to `operator new(unsigned int)'
bitmap.cpp:(.text+0x4e4): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bitmap.o):bitmap.cpp:(.text+0x747): more undefined references to `operator new(unsigned int)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bitmap.o): In function `wxBitmap::CreateFromImageAsPixmap(wxImage const&, int)':
bitmap.cpp:(.text+0xfff): undefined reference to `operator new[](unsigned int)'
bitmap.cpp:(.text+0x10a4): undefined reference to `operator new(unsigned int)'
bitmap.cpp:(.text+0x10f8): undefined reference to `operator delete[](void*)'
bitmap.cpp:(.text+0x1124): undefined reference to `operator new[](unsigned int)'
bitmap.cpp:(.text+0x1234): undefined reference to `operator delete[](void*)'
bitmap.cpp:(.text+0x126b): undefined reference to `operator new[](unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bitmap.o): In function `wxMask::Create(wxBitmap const&, wxColour const&)':
bitmap.cpp:(.text+0x13cc): undefined reference to `operator new[](unsigned int)'
bitmap.cpp:(.text+0x1552): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bitmap.o): In function `__static_initialization_and_destruction_0(int, int)':
bitmap.cpp:(.text+0x1700): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bitmap.o): In function `wxBitmap::LoadFile(wxString const&, wxBitmapType)':
bitmap.cpp:(.text+0x2074): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bitmap.o): In function `wxBitmap::wxBitmap(char const* const*)':
bitmap.cpp:(.text+0x2755): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bitmap.o): In function `wxBitmap::GetSubBitmap(wxRect const&) const':
bitmap.cpp:(.text+0x2a4e): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bitmap.o): In function `wxBitmap::Rescale(int, int, int, int, int, int) const':
bitmap.cpp:(.text+0x31bd): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bitmap.o): In function `wxBitmap::wxBitmap(char const* const*)':
bitmap.cpp:(.text+0x3365): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bitmap.o): In function `__tcf_0':
bitmap.cpp:(.text+0x2ec): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bitmap.o): In function `wxBitmapRefData::~wxBitmapRefData()':
bitmap.cpp:(.text+0x199b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bitmap.o): In function `wxMask::~wxMask()':
bitmap.cpp:(.text+0x1b5f): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bitmap.o): In function `wxBitmap::~wxBitmap()':
bitmap.cpp:(.text+0x27c1): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bitmap.o): In function `wxBitmapHandler::~wxBitmapHandler()':
bitmap.cpp:(.text._ZN15wxBitmapHandlerD0Ev[wxBitmapHandler::~wxBitmapHandler()]+0x53): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bitmap.o):(.rodata._ZTI15wxBitmapRefData[typeinfo for wxBitmapRefData]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bitmap.o):(.rodata._ZTI15wxBitmapHandler[typeinfo for wxBitmapHandler]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bitmap.o):(.rodata._ZTI8wxBitmap[typeinfo for wxBitmap]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bitmap.o):(.rodata._ZTI6wxMask[typeinfo for wxMask]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bitmap.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_brush.o): In function `__static_initialization_and_destruction_0(int, int)':
brush.cpp:(.text+0x90): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_brush.o): In function `wxBrush::wxCreateObject()':
brush.cpp:(.text+0x26e): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_brush.o): In function `wxBrush::wxBrush(wxColour const&, int)':
brush.cpp:(.text+0x2b3): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_brush.o): In function `wxBrush::CloneRefData(wxObjectRefData const*) const':
brush.cpp:(.text+0x387): undefined reference to `operator new(unsigned int)'
brush.cpp:(.text+0x41f): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_brush.o): In function `wxBrush::wxBrush(wxColour const&, int)':
brush.cpp:(.text+0x533): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_brush.o): In function `wxBrush::CreateRefData() const':
brush.cpp:(.text+0x5ae): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_brush.o): In function `wxBrush::wxBrush(wxBitmap const&)':
brush.cpp:(.text+0x613): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_brush.o): In function `wxBrush::wxBrush(wxBitmap const&)':
brush.cpp:(.text+0x6f3): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_brush.o): In function `__tcf_0':
brush.cpp:(.text+0x15c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_brush.o): In function `wxBrush::~wxBrush()':
brush.cpp:(.text+0x4c1): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_brush.o): In function `wxBrushRefData::~wxBrushRefData()':
brush.cpp:(.text._ZN14wxBrushRefDataD0Ev[wxBrushRefData::~wxBrushRefData()]+0x3e): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_brush.o):(.rodata._ZTI7wxBrush[typeinfo for wxBrush]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_brush.o):(.rodata._ZTI14wxBrushRefData[typeinfo for wxBrushRefData]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_brush.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dc.o): In function `__static_initialization_and_destruction_0(int, int)':
dc.cpp:(.text+0x2f0): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dc.o): In function `__tcf_0':
dc.cpp:(.text+0x3bc): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dc.o): In function `wxDC::~wxDC()':
dc.cpp:(.text._ZN4wxDCD0Ev[wxDC::~wxDC()]+0x8b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dc.o):(.rodata._ZTV4wxDC[vtable for wxDC]+0x24): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dc.o):(.rodata._ZTV4wxDC[vtable for wxDC]+0x38): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dc.o):(.rodata._ZTV4wxDC[vtable for wxDC]+0x3c): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dc.o):(.rodata._ZTV4wxDC[vtable for wxDC]+0x40): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dc.o):(.rodata._ZTV4wxDC[vtable for wxDC]+0x44): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dc.o):(.rodata._ZTV4wxDC[vtable for wxDC]+0x48): more undefined references to `__cxa_pure_virtual' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dc.o):(.rodata._ZTI4wxDC[typeinfo for wxDC]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dc.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcclient.o): In function `gdk_wx_draw_bitmap(_GdkDrawable*, _GdkGC*, _GdkDrawable*, int, int, int, int, int, int)':
dcclient.cpp:(.text+0x68f): undefined reference to `XCopyPlane'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcclient.o): In function `wxWindowDC::wxCreateObject()':
dcclient.cpp:(.text+0x924): undefined reference to `operator new(unsigned int)'
dcclient.cpp:(.text+0x944): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcclient.o): In function `wxClientDC::wxCreateObject()':
dcclient.cpp:(.text+0xa14): undefined reference to `operator new(unsigned int)'
dcclient.cpp:(.text+0xa3a): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcclient.o): In function `wxPaintDC::wxCreateObject()':
dcclient.cpp:(.text+0xa64): undefined reference to `operator new(unsigned int)'
dcclient.cpp:(.text+0xa8a): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcclient.o): In function `__static_initialization_and_destruction_0(int, int)':
dcclient.cpp:(.text+0xf60): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcclient.o): In function `wxWindowDC::SetPen(wxPen const&)':
dcclient.cpp:(.text+0x2e67): undefined reference to `operator new[](unsigned int)'
dcclient.cpp:(.text+0x2ebc): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcclient.o): In function `wxWindowDC::DoDrawLines(int, wxPoint*, int, int)':
dcclient.cpp:(.text+0x3f25): undefined reference to `operator new[](unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcclient.o): In function `wxWindowDC::DoDrawPolygon(int, wxPoint*, int, int, int)':
dcclient.cpp:(.text+0x5672): undefined reference to `operator new[](unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcclient.o): In function `wxDCModule::wxCreateObject()':
dcclient.cpp:(.text+0x6214): undefined reference to `operator new(unsigned int)'
dcclient.cpp:(.text+0x6258): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcclient.o): In function `__tcf_0':
dcclient.cpp:(.text+0x2fc): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcclient.o): In function `wxWindowDC::DoDrawLines(int, wxPoint*, int, int)':
dcclient.cpp:(.text+0x4005): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcclient.o): In function `wxWindowDC::DoDrawPolygon(int, wxPoint*, int, int, int)':
dcclient.cpp:(.text+0x5863): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcclient.o): In function `wxWindowDC::~wxWindowDC()':
dcclient.cpp:(.text+0x5c3b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcclient.o): In function `wxClientDC::~wxClientDC()':
dcclient.cpp:(.text._ZN10wxClientDCD0Ev[wxClientDC::~wxClientDC()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcclient.o): In function `wxPaintDC::~wxPaintDC()':
dcclient.cpp:(.text._ZN9wxPaintDCD0Ev[wxPaintDC::~wxPaintDC()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcclient.o): In function `wxDCModule::~wxDCModule()':
dcclient.cpp:(.text._ZN10wxDCModuleD0Ev[wxDCModule::~wxDCModule()]+0x3b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcclient.o):(.rodata._ZTI10wxDCModule[typeinfo for wxDCModule]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcclient.o):(.rodata._ZTI9wxPaintDC[typeinfo for wxPaintDC]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcclient.o):(.rodata._ZTI10wxClientDC[typeinfo for wxClientDC]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcclient.o):(.rodata._ZTI10wxWindowDC[typeinfo for wxWindowDC]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcclient.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcmemory.o): In function `__static_initialization_and_destruction_0(int, int)':
dcmemory.cpp:(.text+0x30): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcmemory.o): In function `wxMemoryDC::wxCreateObject()':
dcmemory.cpp:(.text+0x864): undefined reference to `operator new(unsigned int)'
dcmemory.cpp:(.text+0x8b0): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcmemory.o): In function `__tcf_0':
dcmemory.cpp:(.text+0xfc): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcmemory.o): In function `wxMemoryDC::~wxMemoryDC()':
dcmemory.cpp:(.text+0x94a): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcmemory.o):(.rodata._ZTI10wxMemoryDC[typeinfo for wxMemoryDC]+0x0): undefined reference to `vtable for __cxxabiv1::__vmi_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcmemory.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcscreen.o): In function `__static_initialization_and_destruction_0(int, int)':
dcscreen.cpp:(.text+0x60): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcscreen.o): In function `wxScreenDC::wxCreateObject()':
dcscreen.cpp:(.text+0x254): undefined reference to `operator new(unsigned int)'
dcscreen.cpp:(.text+0x274): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcscreen.o): In function `__tcf_0':
dcscreen.cpp:(.text+0x12c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcscreen.o): In function `wxScreenDC::~wxScreenDC()':
dcscreen.cpp:(.text+0x3f1): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcscreen.o):(.rodata._ZTI10wxScreenDC[typeinfo for wxScreenDC]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcscreen.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dnd.o): In function `__static_initialization_and_destruction_0(int, int)':
dnd.cpp:(.text+0xc0): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dnd.o): In function `source_drag_data_get':
dnd.cpp:(.text+0x4ba): undefined reference to `operator new[](unsigned int)'
dnd.cpp:(.text+0x4e1): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dnd.o): In function `wxDropSource::DoDragDrop(int)':
dnd.cpp:(.text+0x82b): undefined reference to `operator new[](unsigned int)'
dnd.cpp:(.text+0x8cb): undefined reference to `operator delete[](void*)'
dnd.cpp:(.text+0x9b6): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dnd.o): In function `__tcf_0':
dnd.cpp:(.text+0x10c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dnd.o): In function `wxDropSource::~wxDropSource()':
dnd.cpp:(.text+0x15d8): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dnd.o): In function `wxDropTargetBase::~wxDropTargetBase()':
dnd.cpp:(.text._ZN16wxDropTargetBaseD0Ev[wxDropTargetBase::~wxDropTargetBase()]+0x28): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dnd.o): In function `wxDropSourceBase::~wxDropSourceBase()':
dnd.cpp:(.text._ZN16wxDropSourceBaseD0Ev[wxDropSourceBase::~wxDropSourceBase()]+0x43): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dnd.o): In function `wxDropTarget::~wxDropTarget()':
dnd.cpp:(.text._ZN12wxDropTargetD0Ev[wxDropTarget::~wxDropTarget()]+0x28): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dnd.o):(.rodata._ZTI12wxDropSource[typeinfo for wxDropSource]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dnd.o):(.rodata._ZTI12wxDropTarget[typeinfo for wxDropTarget]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dnd.o):(.rodata._ZTI16wxDropSourceBase[typeinfo for wxDropSourceBase]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dnd.o):(.rodata._ZTI16wxDropTargetBase[typeinfo for wxDropTargetBase]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dnd.o):(.rodata._ZTV16wxDropTargetBase[vtable for wxDropTargetBase]+0x1c): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dnd.o):(.rodata._ZTV16wxDropTargetBase[vtable for wxDropTargetBase]+0x20): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dnd.o):(.rodata._ZTV16wxDropTargetBase[vtable for wxDropTargetBase]+0x24): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dnd.o):(.rodata._ZTV16wxDropSourceBase[vtable for wxDropSourceBase]+0x10): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dnd.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_evtloop.o): In function `__static_initialization_and_destruction_0(int, int)':
evtloop.cpp:(.text+0x30): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_evtloop.o): In function `wxEventLoop::Run()':
evtloop.cpp:(.text+0x10e): undefined reference to `operator new(unsigned int)'
evtloop.cpp:(.text+0x131): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_evtloop.o): In function `__tcf_0':
evtloop.cpp:(.text+0x7c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_evtloop.o): In function `wxEventLoop::~wxEventLoop()':
evtloop.cpp:(.text+0x1a1): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_evtloop.o):(.rodata._ZTI11wxEventLoop[typeinfo for wxEventLoop]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_evtloop.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_gsockgtk.o): In function `__static_initialization_and_destruction_0(int, int)':
gsockgtk.cpp:(.text+0x140): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_gsockgtk.o): In function `__tcf_0':
gsockgtk.cpp:(.text+0x18c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_gsockgtk.o): In function `GSocketGUIFunctionsTableConcrete::~GSocketGUIFunctionsTableConcrete()':
gsockgtk.cpp:(.text._ZN32GSocketGUIFunctionsTableConcreteD0Ev[GSocketGUIFunctionsTableConcrete::~GSocketGUIFunctionsTableConcrete()]+0x11): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_gsockgtk.o):(.rodata._ZTI32GSocketGUIFunctionsTableConcrete[typeinfo for GSocketGUIFunctionsTableConcrete]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_gsockgtk.o):(.eh_frame+0x11): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_pen.o): In function `__static_initialization_and_destruction_0(int, int)':
pen.cpp:(.text+0xa0): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_pen.o): In function `wxPen::CreateRefData() const':
pen.cpp:(.text+0x39e): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_pen.o): In function `wxPen::wxCreateObject()':
pen.cpp:(.text+0x3fe): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_pen.o): In function `wxPen::CloneRefData(wxObjectRefData const*) const':
pen.cpp:(.text+0x50a): undefined reference to `operator new(unsigned int)'
pen.cpp:(.text+0x588): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_pen.o): In function `wxPen::wxPen(wxColour const&, int, int)':
pen.cpp:(.text+0x5c3): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_pen.o): In function `wxPen::wxPen(wxColour const&, int, int)':
pen.cpp:(.text+0x6e3): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_pen.o): In function `__tcf_0':
pen.cpp:(.text+0x16c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_pen.o): In function `wxPen::~wxPen()':
pen.cpp:(.text+0x671): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_pen.o): In function `wxPenRefData::~wxPenRefData()':
pen.cpp:(.text._ZN12wxPenRefDataD0Ev[wxPenRefData::~wxPenRefData()]+0x2a): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_pen.o):(.rodata._ZTI5wxPen[typeinfo for wxPen]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_pen.o):(.rodata._ZTI12wxPenRefData[typeinfo for wxPenRefData]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_pen.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_region.o): In function `wxRegionIterator::operator=(wxRegionIterator const&)':
region.cpp:(.text+0x267): undefined reference to `operator delete[](void*)'
region.cpp:(.text+0x29f): undefined reference to `operator new[](unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_region.o): In function `wxRegionIterator::CreateRects(wxRegion const&)':
region.cpp:(.text+0x347): undefined reference to `operator delete[](void*)'
region.cpp:(.text+0x3b7): undefined reference to `operator new[](unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_region.o): In function `wxRegionIterator::wxCreateObject()':
region.cpp:(.text+0x62f): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_region.o): In function `wxRegion::InitRect(int, int, int, int)':
region.cpp:(.text+0x6a7): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_region.o): In function `wxRegion::DoUnionWithRegion(wxRegion const&)':
region.cpp:(.text+0x7d8): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_region.o): In function `wxRegion::CreateRefData() const':
region.cpp:(.text+0x80e): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_region.o): In function `wxRegion::wxCreateObject()':
region.cpp:(.text+0x95e): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_region.o): In function `__static_initialization_and_destruction_0(int, int)':
region.cpp:(.text+0x9a0): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_region.o): In function `wxRegion::CloneRefData(wxObjectRefData const*) const':
region.cpp:(.text+0xad4): undefined reference to `operator new(unsigned int)'
region.cpp:(.text+0xb10): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_region.o): In function `wxRegion::wxRegion(unsigned int, wxPoint const*, int)':
region.cpp:(.text+0xb53): undefined reference to `operator new[](unsigned int)'
region.cpp:(.text+0xb7d): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_region.o): In function `wxRegion::wxRegion(_GdkRegion*)':
region.cpp:(.text+0xc64): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_region.o): In function `wxRegionIterator::~wxRegionIterator()':
region.cpp:(.text+0xd30): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_region.o): In function `wxRegionIterator::~wxRegionIterator()':
region.cpp:(.text+0xda0): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_region.o): In function `wxRegionIterator::~wxRegionIterator()':
region.cpp:(.text+0xe10): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_region.o): In function `wxRegion::wxRegion(_GdkRegion*)':
region.cpp:(.text+0xff4): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_region.o): In function `wxRegion::wxRegion(unsigned int, wxPoint const*, int)':
region.cpp:(.text+0x10a3): undefined reference to `operator new[](unsigned int)'
region.cpp:(.text+0x10cd): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_region.o): In function `__tcf_0':
region.cpp:(.text+0x24c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_region.o): In function `wxRegion::wxRegion(unsigned int, wxPoint const*, int)':
region.cpp:(.text+0xbcc): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_region.o): In function `wxRegion::~wxRegion()':
region.cpp:(.text+0xce1): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_region.o): In function `wxRegionIterator::~wxRegionIterator()':
region.cpp:(.text+0xd61): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_region.o): In function `wxRegion::wxRegion(unsigned int, wxPoint const*, int)':
region.cpp:(.text+0x111c): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_region.o): In function `wxRegionRefData::~wxRegionRefData()':
region.cpp:(.text._ZN15wxRegionRefDataD0Ev[wxRegionRefData::~wxRegionRefData()]+0x2e): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_region.o):(.rodata._ZTI16wxRegionIterator[typeinfo for wxRegionIterator]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_region.o):(.rodata._ZTI8wxRegion[typeinfo for wxRegion]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_region.o):(.rodata._ZTI15wxRegionRefData[typeinfo for wxRegionRefData]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_region.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_timer.o): In function `__static_initialization_and_destruction_0(int, int)':
timer.cpp:(.text+0x50): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_timer.o): In function `__tcf_0':
timer.cpp:(.text+0x11c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_timer.o): In function `wxTimer::~wxTimer()':
timer.cpp:(.text+0x1e2): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_timer.o):(.rodata._ZTI7wxTimer[typeinfo for wxTimer]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_timer.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_tooltip.o): In function `__static_initialization_and_destruction_0(int, int)':
tooltip.cpp:(.text+0x30): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_tooltip.o): In function `__tcf_0':
tooltip.cpp:(.text+0xfc): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_tooltip.o): In function `wxToolTip::~wxToolTip()':
tooltip.cpp:(.text._ZN9wxToolTipD0Ev[wxToolTip::~wxToolTip()]+0x3d): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_tooltip.o):(.rodata._ZTI9wxToolTip[typeinfo for wxToolTip]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_tooltip.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxListItem::wxCreateObject()':
listctrl.cpp:(.text+0xfce): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxGenericListCtrl::wxCreateObject()':
listctrl.cpp:(.text+0x12e4): undefined reference to `operator new(unsigned int)'
listctrl.cpp:(.text+0x1304): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxListCtrl::wxCreateObject()':
listctrl.cpp:(.text+0x1394): undefined reference to `operator new(unsigned int)'
listctrl.cpp:(.text+0x13ba): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxListView::wxCreateObject()':
listctrl.cpp:(.text+0x13e4): undefined reference to `operator new(unsigned int)'
listctrl.cpp:(.text+0x140a): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxListHeaderWindow::wxCreateObject()':
listctrl.cpp:(.text+0x1754): undefined reference to `operator new(unsigned int)'
listctrl.cpp:(.text+0x1774): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxListHeaderWindow::wxListHeaderWindow(wxWindow*, int, wxListMainWindow*, wxPoint const&, wxSize const&, long, wxString const&)':
listctrl.cpp:(.text+0x1a1d): undefined reference to `operator new(unsigned int)'
listctrl.cpp:(.text+0x1b31): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `__static_initialization_and_destruction_0(int, int)':
listctrl.cpp:(.text+0x22dd): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxListHeaderWindow::wxListHeaderWindow(wxWindow*, int, wxListMainWindow*, wxPoint const&, wxSize const&, long, wxString const&)':
listctrl.cpp:(.text+0x355d): undefined reference to `operator new(unsigned int)'
listctrl.cpp:(.text+0x3671): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxGenericListCtrl::CreateHeaderWindow()':
listctrl.cpp:(.text+0x3f8e): undefined reference to `operator new(unsigned int)'
listctrl.cpp:(.text+0x403e): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxListItemData::wxListItemData(wxListMainWindow*)':
listctrl.cpp:(.text+0x411a): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxListLineData::InitItems(int)':
listctrl.cpp:(.text+0x418d): undefined reference to `operator new(unsigned int)'
listctrl.cpp:(.text+0x41c4): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxListItemData::~wxListItemData()':
listctrl.cpp:(.text+0x421a): undefined reference to `operator delete(void*)'
listctrl.cpp:(.text+0x4225): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxListMainWindow::Init()':
listctrl.cpp:(.text+0x478d): undefined reference to `operator new(unsigned int)'
listctrl.cpp:(.text+0x47ee): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxListItemData::GetItem(wxListItem&) const':
listctrl.cpp:(.text+0x492f): undefined reference to `operator new(unsigned int)'
listctrl.cpp:(.text+0x496c): undefined reference to `operator new(unsigned int)'
listctrl.cpp:(.text+0x49ac): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxListItemData::SetItem(wxListItem const&)':
listctrl.cpp:(.text+0x4b4a): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxListLineDataArray::RemoveAt(unsigned int, unsigned int)':
listctrl.cpp:(.text+0x4c58): undefined reference to `operator delete(void*)'
listctrl.cpp:(.text+0x4c72): undefined reference to `operator delete(void*)'
listctrl.cpp:(.text+0x4c88): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxListLineDataArray::DoEmpty()':
listctrl.cpp:(.text+0x4d46): undefined reference to `operator delete(void*)'
listctrl.cpp:(.text+0x4d60): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o):listctrl.cpp:(.text+0x4d76): more undefined references to `operator delete(void*)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxListItemData::wxListItemData(wxListMainWindow*)':
listctrl.cpp:(.text+0x586a): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxListMainWindow::wxCreateObject()':
listctrl.cpp:(.text+0x5d74): undefined reference to `operator new(unsigned int)'
listctrl.cpp:(.text+0x5d94): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxListLineDataArray::Add(wxListLineData const&, unsigned int)':
listctrl.cpp:(.text+0x5dc3): undefined reference to `operator new(unsigned int)'
listctrl.cpp:(.text+0x5e6a): undefined reference to `operator new(unsigned int)'
listctrl.cpp:(.text+0x5ee9): undefined reference to `operator delete(void*)'
listctrl.cpp:(.text+0x5f15): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxListItemData::~wxListItemData()':
listctrl.cpp:(.text+0x60aa): undefined reference to `operator delete(void*)'
listctrl.cpp:(.text+0x60b5): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxListMainWindow::wxListMainWindow(wxWindow*, int, wxPoint const&, wxSize const&, long, wxString const&)':
listctrl.cpp:(.text+0x63ea): undefined reference to `operator new(unsigned int)'
listctrl.cpp:(.text+0x6430): undefined reference to `operator new(unsigned int)'
listctrl.cpp:(.text+0x65b7): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxGenericListCtrl::Create(wxWindow*, int, wxPoint const&, wxSize const&, long, wxValidator const&, wxString const&)':
listctrl.cpp:(.text+0x677b): undefined reference to `operator new(unsigned int)'
listctrl.cpp:(.text+0x685a): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxListMainWindow::wxListMainWindow(wxWindow*, int, wxPoint const&, wxSize const&, long, wxString const&)':
listctrl.cpp:(.text+0x69ba): undefined reference to `operator new(unsigned int)'
listctrl.cpp:(.text+0x6a00): undefined reference to `operator new(unsigned int)'
listctrl.cpp:(.text+0x6b87): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxListLineDataArray::Insert(wxListLineData const&, unsigned int, unsigned int)':
listctrl.cpp:(.text+0x6e13): undefined reference to `operator new(unsigned int)'
listctrl.cpp:(.text+0x6eb6): undefined reference to `operator new(unsigned int)'
listctrl.cpp:(.text+0x6f35): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxListLineData::wxListLineData(wxListMainWindow*)':
listctrl.cpp:(.text+0x6fe8): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxListEvent::wxCreateObject()':
listctrl.cpp:(.text+0x70c0): undefined reference to `operator new(unsigned int)'
listctrl.cpp:(.text+0x718b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxListLineData::wxListLineData(wxListMainWindow*)':
listctrl.cpp:(.text+0x7228): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxListMainWindow::GetDummyLine() const':
listctrl.cpp:(.text+0x7347): undefined reference to `operator new(unsigned int)'
listctrl.cpp:(.text+0x73a1): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxListMainWindow::InsertColumn(long, wxListItem&)':
listctrl.cpp:(.text+0x74f8): undefined reference to `operator new(unsigned int)'
listctrl.cpp:(.text+0x7513): undefined reference to `operator new(unsigned int)'
listctrl.cpp:(.text+0x75ac): undefined reference to `operator new(unsigned int)'
listctrl.cpp:(.text+0x76aa): undefined reference to `operator delete(void*)'
listctrl.cpp:(.text+0x76bf): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxListMainWindow::DeleteColumn(int)':
listctrl.cpp:(.text+0x7a76): undefined reference to `operator delete(void*)'
listctrl.cpp:(.text+0x7af4): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxListMainWindow::EditLabel(long, wxClassInfo*)':
listctrl.cpp:(.text+0x98e3): undefined reference to `operator new(unsigned int)'
listctrl.cpp:(.text+0x9a5d): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxListMainWindow::InsertItem(wxListItem&)':
listctrl.cpp:(.text+0x9f59): undefined reference to `operator new(unsigned int)'
listctrl.cpp:(.text+0xa067): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxListMainWindow::DeleteEverything()':
listctrl.cpp:(.text+0xb1e8): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxListMainWindow::~wxListMainWindow()':
listctrl.cpp:(.text+0xb3b4): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxListMainWindow::~wxListMainWindow()':
listctrl.cpp:(.text+0xb564): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxListMainWindow::~wxListMainWindow()':
listctrl.cpp:(.text+0xb704): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o):listctrl.cpp:(.text+0xd517): more undefined references to `operator delete(void*)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxGenericListCtrl::SetItemFont(long, wxFont const&)':
listctrl.cpp:(.text+0xd7af): undefined reference to `operator new(unsigned int)'
listctrl.cpp:(.text+0xd83b): undefined reference to `operator delete(void*)'
listctrl.cpp:(.text+0xd8ac): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxGenericListCtrl::GetItemBackgroundColour(long) const':
listctrl.cpp:(.text+0xd9f8): undefined reference to `operator delete(void*)'
listctrl.cpp:(.text+0xda6c): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxGenericListCtrl::SetItemBackgroundColour(long, wxColour const&)':
listctrl.cpp:(.text+0xdb4f): undefined reference to `operator new(unsigned int)'
listctrl.cpp:(.text+0xdbdb): undefined reference to `operator delete(void*)'
listctrl.cpp:(.text+0xdc4c): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxGenericListCtrl::GetItemTextColour(long) const':
listctrl.cpp:(.text+0xdd97): undefined reference to `operator delete(void*)'
listctrl.cpp:(.text+0xde0c): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxGenericListCtrl::SetItemTextColour(long, wxColour const&)':
listctrl.cpp:(.text+0xdeef): undefined reference to `operator new(unsigned int)'
listctrl.cpp:(.text+0xdf78): undefined reference to `operator delete(void*)'
listctrl.cpp:(.text+0xdfec): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxGenericListCtrl::SetItemPtrData(long, unsigned long)':
listctrl.cpp:(.text+0xe10b): undefined reference to `operator delete(void*)'
listctrl.cpp:(.text+0xe17d): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxGenericListCtrl::GetItemData(long) const':
listctrl.cpp:(.text+0xe2cf): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o):listctrl.cpp:(.text+0xe33e): more undefined references to `operator delete(void*)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `__tcf_0':
listctrl.cpp:(.text+0x11cc): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxListHeaderWindow::~wxListHeaderWindow()':
listctrl.cpp:(.text+0x17fc): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxwxListItemDataListNode::DeleteData()':
listctrl.cpp:(.text+0x42d2): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxGenericListCtrl::~wxGenericListCtrl()':
listctrl.cpp:(.text+0x4fe1): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxListMainWindow::~wxListMainWindow()':
listctrl.cpp:(.text+0xb44c): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxwxListItemDataListNode::~wxwxListItemDataListNode()':
listctrl.cpp:(.text._ZN24wxwxListItemDataListNodeD0Ev[wxwxListItemDataListNode::~wxwxListItemDataListNode()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o):listctrl.cpp:(.text._ZN26wxwxListHeaderDataListNodeD0Ev[wxwxListHeaderDataListNode::~wxwxListHeaderDataListNode()]+0x21): more undefined references to `operator delete(void*)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxListHeaderDataList::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&)':
listctrl.cpp:(.text._ZN20wxListHeaderDataList10CreateNodeEP10wxNodeBaseS1_PvRK9wxListKey[wxListHeaderDataList::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&)]+0x14): undefined reference to `operator new(unsigned int)'
listctrl.cpp:(.text._ZN20wxListHeaderDataList10CreateNodeEP10wxNodeBaseS1_PvRK9wxListKey[wxListHeaderDataList::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&)]+0x5d): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxListItemDataList::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&)':
listctrl.cpp:(.text._ZN18wxListItemDataList10CreateNodeEP10wxNodeBaseS1_PvRK9wxListKey[wxListItemDataList::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&)]+0x14): undefined reference to `operator new(unsigned int)'
listctrl.cpp:(.text._ZN18wxListItemDataList10CreateNodeEP10wxNodeBaseS1_PvRK9wxListKey[wxListItemDataList::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&)]+0x5d): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxListCtrl::~wxListCtrl()':
listctrl.cpp:(.text._ZN10wxListCtrlD0Ev[wxListCtrl::~wxListCtrl()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxListView::~wxListView()':
listctrl.cpp:(.text._ZN10wxListViewD0Ev[wxListView::~wxListView()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxListTextCtrlWrapper::~wxListTextCtrlWrapper()':
listctrl.cpp:(.text._ZN21wxListTextCtrlWrapperD0Ev[wxListTextCtrlWrapper::~wxListTextCtrlWrapper()]+0x37): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxListHeaderData::~wxListHeaderData()':
listctrl.cpp:(.text._ZN16wxListHeaderDataD0Ev[wxListHeaderData::~wxListHeaderData()]+0x3d): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o):listctrl.cpp:(.text._ZN10wxListItemD0Ev[wxListItem::~wxListItem()]+0x41): more undefined references to `operator delete(void*)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxListEvent::Clone() const':
listctrl.cpp:(.text._ZNK11wxListEvent5CloneEv[wxListEvent::Clone() const]+0x14): undefined reference to `operator new(unsigned int)'
listctrl.cpp:(.text._ZNK11wxListEvent5CloneEv[wxListEvent::Clone() const]+0x14b): undefined reference to `operator new(unsigned int)'
listctrl.cpp:(.text._ZNK11wxListEvent5CloneEv[wxListEvent::Clone() const]+0x214): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxListEvent::~wxListEvent()':
listctrl.cpp:(.text._ZN11wxListEventD0Ev[wxListEvent::~wxListEvent()]+0x4e): undefined reference to `operator delete(void*)'
listctrl.cpp:(.text._ZN11wxListEventD0Ev[wxListEvent::~wxListEvent()]+0xb0): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o): In function `wxListEvent::~wxListEvent()':
listctrl.cpp:(.text._ZN11wxListEventD1Ev[wxListEvent::~wxListEvent()]+0x4e): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o):(.rodata._ZTI16wxListMainWindow[typeinfo for wxListMainWindow]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o):(.rodata._ZTI26wxwxListHeaderDataListNode[typeinfo for wxwxListHeaderDataListNode]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o):(.rodata._ZTI21wxListTextCtrlWrapper[typeinfo for wxListTextCtrlWrapper]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o):(.rodata._ZTI17wxListRenameTimer[typeinfo for wxListRenameTimer]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o):(.rodata._ZTI18wxListHeaderWindow[typeinfo for wxListHeaderWindow]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o):(.rodata._ZTI24wxwxListItemDataListNode[typeinfo for wxwxListItemDataListNode]+0x0): more undefined references to `vtable for __cxxabiv1::__si_class_type_info' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrl.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntdlgg.o): In function `wxGenericPrintDialog::GetPrintDC()':
prntdlgg.cpp:(.text+0x1a4): undefined reference to `operator new(unsigned int)'
prntdlgg.cpp:(.text+0x1cb): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntdlgg.o): In function `__static_initialization_and_destruction_0(int, int)':
prntdlgg.cpp:(.text+0x425): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntdlgg.o): In function `wxGenericPrintSetupDialog::Init(wxPrintData*)':
prntdlgg.cpp:(.text+0xc6e): undefined reference to `operator new(unsigned int)'
prntdlgg.cpp:(.text+0xd05): undefined reference to `operator new(unsigned int)'
prntdlgg.cpp:(.text+0xd4a): undefined reference to `operator new(unsigned int)'
prntdlgg.cpp:(.text+0xda4): undefined reference to `operator new(unsigned int)'
prntdlgg.cpp:(.text+0xe35): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntdlgg.o):prntdlgg.cpp:(.text+0xeb7): more undefined references to `operator new(unsigned int)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntdlgg.o): In function `wxGenericPrintSetupDialog::Init(wxPrintData*)':
prntdlgg.cpp:(.text+0x1326): undefined reference to `operator delete(void*)'
prntdlgg.cpp:(.text+0x189c): undefined reference to `operator new(unsigned int)'
prntdlgg.cpp:(.text+0x18f1): undefined reference to `operator new(unsigned int)'
prntdlgg.cpp:(.text+0x1913): undefined reference to `operator new(unsigned int)'
prntdlgg.cpp:(.text+0x196c): undefined reference to `operator new(unsigned int)'
prntdlgg.cpp:(.text+0x1a04): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntdlgg.o):prntdlgg.cpp:(.text+0x1a7d): more undefined references to `operator new(unsigned int)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntdlgg.o): In function `wxGenericPrintSetupDialog::Init(wxPrintData*)':
prntdlgg.cpp:(.text+0x2bfb): undefined reference to `operator delete(void*)'
prntdlgg.cpp:(.text+0x2e21): undefined reference to `operator delete(void*)'
prntdlgg.cpp:(.text+0x33eb): undefined reference to `operator delete(void*)'
prntdlgg.cpp:(.text+0x346f): undefined reference to `operator delete(void*)'
prntdlgg.cpp:(.text+0x3513): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntdlgg.o):prntdlgg.cpp:(.text+0x360a): more undefined references to `operator delete(void*)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntdlgg.o): In function `wxGenericPrintDialog::Init(wxWindow*)':
prntdlgg.cpp:(.text+0x4154): undefined reference to `operator new(unsigned int)'
prntdlgg.cpp:(.text+0x41f6): undefined reference to `operator new(unsigned int)'
prntdlgg.cpp:(.text+0x423b): undefined reference to `operator new(unsigned int)'
prntdlgg.cpp:(.text+0x4295): undefined reference to `operator new(unsigned int)'
prntdlgg.cpp:(.text+0x42db): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntdlgg.o):prntdlgg.cpp:(.text+0x43a5): more undefined references to `operator new(unsigned int)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntdlgg.o): In function `wxGenericPrintDialog::Init(wxWindow*)':
prntdlgg.cpp:(.text+0x4ad6): undefined reference to `operator new[](unsigned int)'
prntdlgg.cpp:(.text+0x4c19): undefined reference to `operator new(unsigned int)'
prntdlgg.cpp:(.text+0x4d7b): undefined reference to `operator new(unsigned int)'
prntdlgg.cpp:(.text+0x4dce): undefined reference to `operator new(unsigned int)'
prntdlgg.cpp:(.text+0x4e72): undefined reference to `operator new(unsigned int)'
prntdlgg.cpp:(.text+0x4eba): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntdlgg.o):prntdlgg.cpp:(.text+0x4f8f): more undefined references to `operator new(unsigned int)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntdlgg.o): In function `wxGenericPrintDialog::Init(wxWindow*)':
prntdlgg.cpp:(.text+0x56e1): undefined reference to `operator delete[](void*)'
prntdlgg.cpp:(.text+0x5a6b): undefined reference to `operator delete(void*)'
prntdlgg.cpp:(.text+0x5af2): undefined reference to `operator delete(void*)'
prntdlgg.cpp:(.text+0x5b6a): undefined reference to `operator delete(void*)'
prntdlgg.cpp:(.text+0x5b86): undefined reference to `operator delete(void*)'
prntdlgg.cpp:(.text+0x5ba8): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntdlgg.o):prntdlgg.cpp:(.text+0x5bc6): more undefined references to `operator delete(void*)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntdlgg.o): In function `wxGenericPrintSetupDialog::CreatePaperTypeChoice()':
prntdlgg.cpp:(.text+0x76d4): undefined reference to `operator new[](unsigned int)'
prntdlgg.cpp:(.text+0x786b): undefined reference to `operator new(unsigned int)'
prntdlgg.cpp:(.text+0x7998): undefined reference to `operator delete[](void*)'
prntdlgg.cpp:(.text+0x7aa9): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntdlgg.o): In function `wxGenericPageSetupDialog::wxGenericPageSetupDialog(wxWindow*, wxPageSetupDialogData*)':
prntdlgg.cpp:(.text+0x8d32): undefined reference to `operator new(unsigned int)'
prntdlgg.cpp:(.text+0x8dca): undefined reference to `operator new(unsigned int)'
prntdlgg.cpp:(.text+0x8e0f): undefined reference to `operator new(unsigned int)'
prntdlgg.cpp:(.text+0x8e6d): undefined reference to `operator new[](unsigned int)'
prntdlgg.cpp:(.text+0x8fff): undefined reference to `operator new(unsigned int)'
prntdlgg.cpp:(.text+0x90de): undefined reference to `operator new(unsigned int)'
prntdlgg.cpp:(.text+0x9131): undefined reference to `operator new(unsigned int)'
prntdlgg.cpp:(.text+0x918a): undefined reference to `operator new[](unsigned int)'
prntdlgg.cpp:(.text+0x929e): undefined reference to `operator new(unsigned int)'
prntdlgg.cpp:(.text+0x9412): undefined reference to `operator new(unsigned int)'
prntdlgg.cpp:(.text+0x9465): undefined reference to `operator new(unsigned int)'
prntdlgg.cpp:(.text+0x9487): undefined reference to `operator new(unsigned int)'
prntdlgg.cpp:(.text+0x951a): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntdlgg.o):prntdlgg.cpp:(.text+0x9562): more undefined references to `operator new(unsigned int)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntdlgg.o): In function `wxGenericPageSetupDialog::wxGenericPageSetupDialog(wxWindow*, wxPageSetupDialogData*)':
prntdlgg.cpp:(.text+0xa2f1): undefined reference to `operator delete[](void*)'
prntdlgg.cpp:(.text+0xa351): undefined reference to `operator delete[](void*)'
prntdlgg.cpp:(.text+0xa3ee): undefined reference to `operator new(unsigned int)'
prntdlgg.cpp:(.text+0xa480): undefined reference to `operator new(unsigned int)'
prntdlgg.cpp:(.text+0xa73b): undefined reference to `operator delete(void*)'
prntdlgg.cpp:(.text+0xa7c2): undefined reference to `operator delete(void*)'
prntdlgg.cpp:(.text+0xa819): undefined reference to `operator delete(void*)'
prntdlgg.cpp:(.text+0xa858): undefined reference to `operator delete(void*)'
prntdlgg.cpp:(.text+0xa86f): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntdlgg.o):prntdlgg.cpp:(.text+0xa8c1): more undefined references to `operator delete(void*)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntdlgg.o): In function `wxGenericPageSetupDialog::CreatePaperTypeChoice(int*, int*)':
prntdlgg.cpp:(.text+0xae14): undefined reference to `operator new[](unsigned int)'
prntdlgg.cpp:(.text+0xaf90): undefined reference to `operator new(unsigned int)'
prntdlgg.cpp:(.text+0xb0a1): undefined reference to `operator new(unsigned int)'
prntdlgg.cpp:(.text+0xb1bd): undefined reference to `operator delete[](void*)'
prntdlgg.cpp:(.text+0xb2b3): undefined reference to `operator delete(void*)'
prntdlgg.cpp:(.text+0xb2f1): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntdlgg.o): In function `wxGenericPageSetupDialog::wxGenericPageSetupDialog(wxWindow*, wxPageSetupDialogData*)':
prntdlgg.cpp:(.text+0xb494): undefined reference to `operator new(unsigned int)'
prntdlgg.cpp:(.text+0xb52c): undefined reference to `operator new(unsigned int)'
prntdlgg.cpp:(.text+0xb571): undefined reference to `operator new(unsigned int)'
prntdlgg.cpp:(.text+0xb5cf): undefined reference to `operator new[](unsigned int)'
prntdlgg.cpp:(.text+0xb75f): undefined reference to `operator new(unsigned int)'
prntdlgg.cpp:(.text+0xb84d): undefined reference to `operator new(unsigned int)'
prntdlgg.cpp:(.text+0xb8a0): undefined reference to `operator new(unsigned int)'
prntdlgg.cpp:(.text+0xb8f9): undefined reference to `operator new[](unsigned int)'
prntdlgg.cpp:(.text+0xba0d): undefined reference to `operator new(unsigned int)'
prntdlgg.cpp:(.text+0xbb6f): undefined reference to `operator new(unsigned int)'
prntdlgg.cpp:(.text+0xbbc2): undefined reference to `operator new(unsigned int)'
prntdlgg.cpp:(.text+0xbbe4): undefined reference to `operator new(unsigned int)'
prntdlgg.cpp:(.text+0xbc77): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntdlgg.o):prntdlgg.cpp:(.text+0xbcc2): more undefined references to `operator new(unsigned int)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntdlgg.o): In function `wxGenericPageSetupDialog::wxGenericPageSetupDialog(wxWindow*, wxPageSetupDialogData*)':
prntdlgg.cpp:(.text+0xc958): undefined reference to `operator delete[](void*)'
prntdlgg.cpp:(.text+0xc9b1): undefined reference to `operator delete[](void*)'
prntdlgg.cpp:(.text+0xca4e): undefined reference to `operator new(unsigned int)'
prntdlgg.cpp:(.text+0xcad7): undefined reference to `operator new(unsigned int)'
prntdlgg.cpp:(.text+0xcc6b): undefined reference to `operator delete(void*)'
prntdlgg.cpp:(.text+0xcce4): undefined reference to `operator delete(void*)'
prntdlgg.cpp:(.text+0xccfc): undefined reference to `operator delete(void*)'
prntdlgg.cpp:(.text+0xcd14): undefined reference to `operator delete(void*)'
prntdlgg.cpp:(.text+0xcd2e): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntdlgg.o):prntdlgg.cpp:(.text+0xcdd9): more undefined references to `operator delete(void*)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntdlgg.o): In function `__tcf_0':
prntdlgg.cpp:(.text+0x17c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntdlgg.o): In function `wxGenericPrintSetupDialog::~wxGenericPrintSetupDialog()':
prntdlgg.cpp:(.text+0x96e): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntdlgg.o): In function `wxGenericPrintDialog::~wxGenericPrintDialog()':
prntdlgg.cpp:(.text+0xa2e): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntdlgg.o): In function `wxGenericPageSetupDialog::~wxGenericPageSetupDialog()':
prntdlgg.cpp:(.text+0xb4e): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntdlgg.o): In function `wxPostScriptPrintNativeData::~wxPostScriptPrintNativeData()':
prntdlgg.cpp:(.text+0x6aef): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntdlgg.o): In function `wxComboBoxBase::~wxComboBoxBase()':
prntdlgg.cpp:(.text._ZN14wxComboBoxBaseD0Ev[wxComboBoxBase::~wxComboBoxBase()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntdlgg.o):prntdlgg.cpp:(.text._ZN25wxRadioBoxButtonsInfoListD0Ev[wxRadioBoxButtonsInfoList::~wxRadioBoxButtonsInfoList()]+0x21): more undefined references to `operator delete(void*)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntdlgg.o): In function `wxRadioBoxButtonsInfoList::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&)':
prntdlgg.cpp:(.text._ZN25wxRadioBoxButtonsInfoList10CreateNodeEP10wxNodeBaseS1_PvRK9wxListKey[wxRadioBoxButtonsInfoList::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&)]+0x14): undefined reference to `operator new(unsigned int)'
prntdlgg.cpp:(.text._ZN25wxRadioBoxButtonsInfoList10CreateNodeEP10wxNodeBaseS1_PvRK9wxListKey[wxRadioBoxButtonsInfoList::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&)]+0x5d): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntdlgg.o): In function `wxCheckBoxBase::~wxCheckBoxBase()':
prntdlgg.cpp:(.text._ZN14wxCheckBoxBaseD0Ev[wxCheckBoxBase::~wxCheckBoxBase()]+0x3a): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntdlgg.o):(.rodata._ZTI24wxGenericPageSetupDialog[typeinfo for wxGenericPageSetupDialog]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntdlgg.o):(.rodata._ZTI25wxGenericPrintSetupDialog[typeinfo for wxGenericPrintSetupDialog]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntdlgg.o):(.rodata._ZTI20wxGenericPrintDialog[typeinfo for wxGenericPrintDialog]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntdlgg.o):(.rodata._ZTI27wxPostScriptPrintNativeData[typeinfo for wxPostScriptPrintNativeData]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntdlgg.o):(.rodata._ZTV14wxComboBoxBase[vtable for wxComboBoxBase]+0x10): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntdlgg.o):(.rodata._ZTV14wxComboBoxBase[vtable for wxComboBoxBase]+0x14): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntdlgg.o):(.rodata._ZTV14wxComboBoxBase[vtable for wxComboBoxBase]+0x18): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntdlgg.o):(.rodata._ZTV14wxComboBoxBase[vtable for wxComboBoxBase]+0x20): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntdlgg.o):(.rodata._ZTV14wxComboBoxBase[vtable for wxComboBoxBase]+0x24): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntdlgg.o):(.rodata._ZTV14wxComboBoxBase[vtable for wxComboBoxBase]+0x28): more undefined references to `__cxa_pure_virtual' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntdlgg.o):(.rodata._ZTI14wxComboBoxBase[typeinfo for wxComboBoxBase]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntdlgg.o):(.rodata._ZTI25wxRadioBoxButtonsInfoList[typeinfo for wxRadioBoxButtonsInfoList]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntdlgg.o):(.rodata._ZTV14wxCheckBoxBase[vtable for wxCheckBoxBase]+0x284): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntdlgg.o):(.rodata._ZTV14wxCheckBoxBase[vtable for wxCheckBoxBase]+0x288): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntdlgg.o):(.rodata._ZTI14wxCheckBoxBase[typeinfo for wxCheckBoxBase]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_prntdlgg.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_statusbr.o): In function `__static_initialization_and_destruction_0(int, int)':
statusbr.cpp:(.text+0xfa): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_statusbr.o): In function `__tcf_0':
statusbr.cpp:(.text+0x5c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_statusbr.o): In function `wxStatusBar::~wxStatusBar()':
statusbr.cpp:(.text+0x64b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_statusbr.o):(.rodata._ZTI11wxStatusBar[typeinfo for wxStatusBar]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_statusbr.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_button.o): In function `__static_initialization_and_destruction_0(int, int)':
button.cpp:(.text+0x30): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_button.o): In function `wxButtonBase::GetDefaultSize()':
button.cpp:(.text+0x3e9): undefined reference to `__cxa_guard_acquire'
button.cpp:(.text+0x413): undefined reference to `__cxa_guard_release'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_button.o): In function `wxButton::wxCreateObject()':
button.cpp:(.text+0x904): undefined reference to `operator new(unsigned int)'
button.cpp:(.text+0x924): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_button.o): In function `__tcf_0':
button.cpp:(.text+0xfc): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_button.o): In function `wxButton::~wxButton()':
button.cpp:(.text+0xe8a): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_button.o):(.rodata._ZTI8wxButton[typeinfo for wxButton]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_button.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_checkbox.o): In function `__static_initialization_and_destruction_0(int, int)':
checkbox.cpp:(.text+0x60): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_checkbox.o): In function `wxCheckBox::wxCreateObject()':
checkbox.cpp:(.text+0x654): undefined reference to `operator new(unsigned int)'
checkbox.cpp:(.text+0x674): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_checkbox.o): In function `__tcf_0':
checkbox.cpp:(.text+0x12c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_checkbox.o): In function `wxCheckBox::~wxCheckBox()':
checkbox.cpp:(.text._ZN10wxCheckBoxD0Ev[wxCheckBox::~wxCheckBox()]+0x3a): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_checkbox.o):(.rodata._ZTI10wxCheckBox[typeinfo for wxCheckBox]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_checkbox.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_checklst.o): In function `__static_initialization_and_destruction_0(int, int)':
checklst.cpp:(.text+0x30): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_checklst.o): In function `wxCheckListBox::wxCreateObject()':
checklst.cpp:(.text+0x5f4): undefined reference to `operator new(unsigned int)'
checklst.cpp:(.text+0x614): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_checklst.o): In function `__tcf_0':
checklst.cpp:(.text+0xfc): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_checklst.o): In function `wxCheckListBox::~wxCheckListBox()':
checklst.cpp:(.text._ZN14wxCheckListBoxD0Ev[wxCheckListBox::~wxCheckListBox()]+0x3b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_checklst.o):(.rodata._ZTI14wxCheckListBox[typeinfo for wxCheckListBox]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_checklst.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_choice.o): In function `__static_initialization_and_destruction_0(int, int)':
choice.cpp:(.text+0x60): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_choice.o): In function `wxChoice::wxCreateObject()':
choice.cpp:(.text+0x504): undefined reference to `operator new(unsigned int)'
choice.cpp:(.text+0x524): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_choice.o): In function `wxChoice::Create(wxWindow*, int, wxPoint const&, wxSize const&, int, wxString const*, long, wxValidator const&, wxString const&)':
choice.cpp:(.text+0xce9): undefined reference to `operator new(unsigned int)'
choice.cpp:(.text+0xd37): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_choice.o): In function `wxChoice::Create(wxWindow*, int, wxPoint const&, wxSize const&, wxArrayString const&, long, wxValidator const&, wxString const&)':
choice.cpp:(.text+0xf81): undefined reference to `operator new[](unsigned int)'
choice.cpp:(.text+0x106b): undefined reference to `operator delete[](void*)'
choice.cpp:(.text+0x10bc): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_choice.o): In function `wxChoice::~wxChoice()':
choice.cpp:(.text+0x17f9): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_choice.o): In function `wxChoice::~wxChoice()':
choice.cpp:(.text+0x18ad): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_choice.o): In function `wxChoice::~wxChoice()':
choice.cpp:(.text+0x194d): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_choice.o): In function `__tcf_0':
choice.cpp:(.text+0x12c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_choice.o): In function `wxChoice::~wxChoice()':
choice.cpp:(.text+0x1827): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_choice.o):(.rodata._ZTI8wxChoice[typeinfo for wxChoice]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_choice.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_combobox.o): In function `__static_initialization_and_destruction_0(int, int)':
combobox.cpp:(.text+0x1555): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_combobox.o): In function `wxComboBox::Create(wxWindow*, int, wxString const&, wxPoint const&, wxSize const&, wxArrayString const&, long, wxValidator const&, wxString const&)':
combobox.cpp:(.text+0x3831): undefined reference to `operator new[](unsigned int)'
combobox.cpp:(.text+0x3924): undefined reference to `operator delete[](void*)'
combobox.cpp:(.text+0x3975): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_combobox.o): In function `wxComboBox::wxCreateObject()':
combobox.cpp:(.text+0x39a7): undefined reference to `operator new(unsigned int)'
combobox.cpp:(.text+0x3a10): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_combobox.o): In function `__tcf_0':
combobox.cpp:(.text+0x30c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_combobox.o): In function `wxComboBox::~wxComboBox()':
combobox.cpp:(.text+0x3ba7): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_combobox.o):(.rodata._ZTI10wxComboBox[typeinfo for wxComboBox]+0x0): undefined reference to `vtable for __cxxabiv1::__vmi_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_combobox.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_control.o): In function `__static_initialization_and_destruction_0(int, int)':
control.cpp:(.text+0x30): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_control.o): In function `wxControl::wxCreateObject()':
control.cpp:(.text+0x434): undefined reference to `operator new(unsigned int)'
control.cpp:(.text+0x454): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_control.o): In function `__tcf_0':
control.cpp:(.text+0xfc): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_control.o): In function `wxControl::~wxControl()':
control.cpp:(.text._ZN9wxControlD0Ev[wxControl::~wxControl()]+0x3a): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_control.o):(.rodata._ZTI9wxControl[typeinfo for wxControl]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_control.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_filedlg.o): In function `__static_initialization_and_destruction_0(int, int)':
filedlg.cpp:(.text+0x345): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_filedlg.o): In function `wxFileDialog::wxCreateObject()':
filedlg.cpp:(.text+0x9c0): undefined reference to `operator new(unsigned int)'
filedlg.cpp:(.text+0xac2): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_filedlg.o): In function `__tcf_0':
filedlg.cpp:(.text+0x5c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_filedlg.o): In function `wxFileDialog::~wxFileDialog()':
filedlg.cpp:(.text._ZN12wxFileDialogD0Ev[wxFileDialog::~wxFileDialog()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_filedlg.o):(.rodata._ZTI12wxFileDialog[typeinfo for wxFileDialog]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_filedlg.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listbox.o): In function `__static_initialization_and_destruction_0(int, int)':
listbox.cpp:(.text+0x50): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listbox.o): In function `wxListBox::wxCreateObject()':
listbox.cpp:(.text+0xa54): undefined reference to `operator new(unsigned int)'
listbox.cpp:(.text+0xa96): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listbox.o): In function `wxListBox::Create(wxWindow*, int, wxPoint const&, wxSize const&, wxArrayString const&, long, wxValidator const&, wxString const&)':
listbox.cpp:(.text+0x1b41): undefined reference to `operator new[](unsigned int)'
listbox.cpp:(.text+0x1c2b): undefined reference to `operator delete[](void*)'
listbox.cpp:(.text+0x1c7c): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listbox.o): In function `__tcf_0':
listbox.cpp:(.text+0x11c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listbox.o): In function `wxListBox::~wxListBox()':
listbox.cpp:(.text+0x863): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listbox.o):(.rodata._ZTI9wxListBox[typeinfo for wxListBox]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listbox.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_radiobox.o): In function `__static_initialization_and_destruction_0(int, int)':
radiobox.cpp:(.text+0xa0): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_radiobox.o): In function `wxRadioBox::Create(wxWindow*, int, wxString const&, wxPoint const&, wxSize const&, int, wxString const*, int, long, wxValidator const&, wxString const&)':
radiobox.cpp:(.text+0x1006): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_radiobox.o): In function `wxRadioBox::Create(wxWindow*, int, wxString const&, wxPoint const&, wxSize const&, wxArrayString const&, int, long, wxValidator const&, wxString const&)':
radiobox.cpp:(.text+0x1361): undefined reference to `operator new[](unsigned int)'
radiobox.cpp:(.text+0x1459): undefined reference to `operator delete[](void*)'
radiobox.cpp:(.text+0x14aa): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_radiobox.o): In function `wxRadioBox::wxCreateObject()':
radiobox.cpp:(.text+0x14d7): undefined reference to `operator new(unsigned int)'
radiobox.cpp:(.text+0x1595): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_radiobox.o): In function `__tcf_0':
radiobox.cpp:(.text+0x16c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_radiobox.o): In function `wxRadioBox::~wxRadioBox()':
radiobox.cpp:(.text+0x205e): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_radiobox.o): In function `wxwxRadioBoxButtonsInfoListNode::~wxwxRadioBoxButtonsInfoListNode()':
radiobox.cpp:(.text._ZN31wxwxRadioBoxButtonsInfoListNodeD0Ev[wxwxRadioBoxButtonsInfoListNode::~wxwxRadioBoxButtonsInfoListNode()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_radiobox.o): In function `wxGTKRadioButtonInfo::~wxGTKRadioButtonInfo()':
radiobox.cpp:(.text._ZN20wxGTKRadioButtonInfoD0Ev[wxGTKRadioButtonInfo::~wxGTKRadioButtonInfo()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_radiobox.o):(.rodata._ZTI10wxRadioBox[typeinfo for wxRadioBox]+0x0): undefined reference to `vtable for __cxxabiv1::__vmi_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_radiobox.o):(.rodata._ZTI31wxwxRadioBoxButtonsInfoListNode[typeinfo for wxwxRadioBoxButtonsInfoListNode]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_radiobox.o):(.rodata._ZTI20wxGTKRadioButtonInfo[typeinfo for wxGTKRadioButtonInfo]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_radiobox.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_scrolwin.o): In function `__static_initialization_and_destruction_0(int, int)':
scrolwin.cpp:(.text+0x260): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_scrolwin.o): In function `__tcf_0':
scrolwin.cpp:(.text+0x2ac): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_scrolwin.o): In function `wxScrollHelperNative::~wxScrollHelperNative()':
scrolwin.cpp:(.text._ZN20wxScrollHelperNativeD0Ev[wxScrollHelperNative::~wxScrollHelperNative()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_scrolwin.o):(.rodata._ZTI20wxScrollHelperNative[typeinfo for wxScrollHelperNative]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_scrolwin.o):(.eh_frame+0x11): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_statbmp.o): In function `__static_initialization_and_destruction_0(int, int)':
statbmp.cpp:(.text+0x30): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_statbmp.o): In function `wxStaticBitmap::wxCreateObject()':
statbmp.cpp:(.text+0x3f4): undefined reference to `operator new(unsigned int)'
statbmp.cpp:(.text+0x414): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_statbmp.o): In function `__tcf_0':
statbmp.cpp:(.text+0xfc): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_statbmp.o): In function `wxStaticBitmap::~wxStaticBitmap()':
statbmp.cpp:(.text._ZN14wxStaticBitmapD0Ev[wxStaticBitmap::~wxStaticBitmap()]+0x38): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_statbmp.o):(.rodata._ZTI14wxStaticBitmap[typeinfo for wxStaticBitmap]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_statbmp.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_statbox.o): In function `__static_initialization_and_destruction_0(int, int)':
statbox.cpp:(.text+0x40): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_statbox.o): In function `wxStaticBox::wxCreateObject()':
statbox.cpp:(.text+0x474): undefined reference to `operator new(unsigned int)'
statbox.cpp:(.text+0x494): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_statbox.o): In function `__tcf_0':
statbox.cpp:(.text+0x10c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_statbox.o): In function `wxStaticBoxBase::~wxStaticBoxBase()':
statbox.cpp:(.text._ZN15wxStaticBoxBaseD0Ev[wxStaticBoxBase::~wxStaticBoxBase()]+0x3a): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_statbox.o): In function `wxStaticBox::~wxStaticBox()':
statbox.cpp:(.text._ZN11wxStaticBoxD0Ev[wxStaticBox::~wxStaticBox()]+0x3a): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_statbox.o):(.rodata._ZTI11wxStaticBox[typeinfo for wxStaticBox]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_statbox.o):(.rodata._ZTI15wxStaticBoxBase[typeinfo for wxStaticBoxBase]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_statbox.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_statline.o): In function `__static_initialization_and_destruction_0(int, int)':
statline.cpp:(.text+0x30): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_statline.o): In function `wxStaticLine::wxCreateObject()':
statline.cpp:(.text+0x174): undefined reference to `operator new(unsigned int)'
statline.cpp:(.text+0x194): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_statline.o): In function `__tcf_0':
statline.cpp:(.text+0xfc): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_statline.o): In function `wxStaticLineBase::~wxStaticLineBase()':
statline.cpp:(.text._ZN16wxStaticLineBaseD0Ev[wxStaticLineBase::~wxStaticLineBase()]+0x3a): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_statline.o): In function `wxStaticLine::~wxStaticLine()':
statline.cpp:(.text._ZN12wxStaticLineD0Ev[wxStaticLine::~wxStaticLine()]+0x3a): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_statline.o):(.rodata._ZTI12wxStaticLine[typeinfo for wxStaticLine]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_statline.o):(.rodata._ZTI16wxStaticLineBase[typeinfo for wxStaticLineBase]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_statline.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stattext.o): In function `__static_initialization_and_destruction_0(int, int)':
stattext.cpp:(.text+0x40): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stattext.o): In function `wxStaticText::wxCreateObject()':
stattext.cpp:(.text+0x1f4): undefined reference to `operator new(unsigned int)'
stattext.cpp:(.text+0x214): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stattext.o): In function `__tcf_0':
stattext.cpp:(.text+0x10c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stattext.o): In function `wxStaticText::~wxStaticText()':
stattext.cpp:(.text._ZN12wxStaticTextD0Ev[wxStaticText::~wxStaticText()]+0x3a): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stattext.o):(.rodata._ZTI12wxStaticText[typeinfo for wxStaticText]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_stattext.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_artprov.o): In function `wxArtProvider::CleanUpProviders()':
artprov.cpp:(.text+0x1e4): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_artprov.o): In function `__static_initialization_and_destruction_0(int, int)':
artprov.cpp:(.text+0x220): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_artprov.o): In function `wxArtProviderModule::wxCreateObject()':
artprov.cpp:(.text+0x624): undefined reference to `operator new(unsigned int)'
artprov.cpp:(.text+0x668): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_artprov.o): In function `wxArtProvider::CommonAddingProvider()':
artprov.cpp:(.text+0x6b8): undefined reference to `operator new(unsigned int)'
artprov.cpp:(.text+0x6ef): undefined reference to `operator new(unsigned int)'
artprov.cpp:(.text+0x73f): undefined reference to `operator delete(void*)'
artprov.cpp:(.text+0x751): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_artprov.o): In function `wxArtProvider::GetBitmap(wxString const&, wxString const&, wxSize const&)':
artprov.cpp:(.text+0xb15): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_artprov.o): In function `__tcf_0':
artprov.cpp:(.text+0xac): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_artprov.o): In function `wxArtProvider::~wxArtProvider()':
artprov.cpp:(.text+0x548): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_artprov.o): In function `wxwxArtProvidersListNode::~wxwxArtProvidersListNode()':
artprov.cpp:(.text._ZN24wxwxArtProvidersListNodeD0Ev[wxwxArtProvidersListNode::~wxwxArtProvidersListNode()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_artprov.o): In function `wxArtProvidersList::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&)':
artprov.cpp:(.text._ZN18wxArtProvidersList10CreateNodeEP10wxNodeBaseS1_PvRK9wxListKey[wxArtProvidersList::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&)]+0x14): undefined reference to `operator new(unsigned int)'
artprov.cpp:(.text._ZN18wxArtProvidersList10CreateNodeEP10wxNodeBaseS1_PvRK9wxListKey[wxArtProvidersList::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&)]+0x5d): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_artprov.o): In function `wxArtProvidersList::~wxArtProvidersList()':
artprov.cpp:(.text._ZN18wxArtProvidersListD0Ev[wxArtProvidersList::~wxArtProvidersList()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_artprov.o): In function `wxArtProviderBitmapsHash_wxImplementation_HashTable::DeleteNode(_wxHashTable_NodeBase*)':
artprov.cpp:(.text._ZN51wxArtProviderBitmapsHash_wxImplementation_HashTable10DeleteNodeEP21_wxHashTable_NodeBase[wxArtProviderBitmapsHash_wxImplementation_HashTable::DeleteNode(_wxHashTable_NodeBase*)]+0x38): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_artprov.o): In function `wxArtProviderModule::~wxArtProviderModule()':
artprov.cpp:(.text._ZN19wxArtProviderModuleD0Ev[wxArtProviderModule::~wxArtProviderModule()]+0x3b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_artprov.o):(.rodata._ZTV13wxArtProvider[vtable for wxArtProvider]+0x20): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_artprov.o):(.rodata._ZTI19wxArtProviderModule[typeinfo for wxArtProviderModule]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_artprov.o):(.rodata._ZTI24wxwxArtProvidersListNode[typeinfo for wxwxArtProvidersListNode]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_artprov.o):(.rodata._ZTI13wxArtProvider[typeinfo for wxArtProvider]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_artprov.o):(.rodata._ZTI18wxArtProvidersList[typeinfo for wxArtProvidersList]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_artprov.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_artstd.o): In function `__static_initialization_and_destruction_0(int, int)':
artstd.cpp:(.text+0x20): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_artstd.o): In function `wxArtProvider::InitStdProvider()':
artstd.cpp:(.text+0x7e): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_artstd.o): In function `__tcf_0':
artstd.cpp:(.text+0x6c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_artstd.o): In function `wxDefaultArtProvider::~wxDefaultArtProvider()':
artstd.cpp:(.text._ZN20wxDefaultArtProviderD0Ev[wxDefaultArtProvider::~wxDefaultArtProvider()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_artstd.o):(.rodata._ZTI20wxDefaultArtProvider[typeinfo for wxDefaultArtProvider]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_artstd.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_choiccmn.o): In function `__static_initialization_and_destruction_0(int, int)':
choiccmn.cpp:(.text+0x70): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_choiccmn.o): In function `__tcf_0':
choiccmn.cpp:(.text+0xbc): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_choiccmn.o): In function `wxChoiceBase::~wxChoiceBase()':
choiccmn.cpp:(.text+0xfb): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_choiccmn.o):(.rodata._ZTV12wxChoiceBase[vtable for wxChoiceBase]+0x2a0): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_choiccmn.o):(.rodata._ZTV12wxChoiceBase[vtable for wxChoiceBase]+0x2a4): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_choiccmn.o):(.rodata._ZTV12wxChoiceBase[vtable for wxChoiceBase]+0x2a8): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_choiccmn.o):(.rodata._ZTV12wxChoiceBase[vtable for wxChoiceBase]+0x2b0): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_choiccmn.o):(.rodata._ZTV12wxChoiceBase[vtable for wxChoiceBase]+0x2b4): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_choiccmn.o):(.rodata._ZTV12wxChoiceBase[vtable for wxChoiceBase]+0x2b8): more undefined references to `__cxa_pure_virtual' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_choiccmn.o):(.rodata._ZTI12wxChoiceBase[typeinfo for wxChoiceBase]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_choiccmn.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cshelp.o): In function `__static_initialization_and_destruction_0(int, int)':
cshelp.cpp:(.text+0x2c5): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cshelp.o): In function `wxSimpleHelpProvider::ShowHelp(wxWindowBase*)':
cshelp.cpp:(.text+0x71f): undefined reference to `operator new(unsigned int)'
cshelp.cpp:(.text+0x790): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cshelp.o): In function `wxSimpleHelpProvider::AddHelp(wxWindowBase*, wxString const&)':
cshelp.cpp:(.text+0x821): undefined reference to `operator delete(void*)'
cshelp.cpp:(.text+0x8ca): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cshelp.o): In function `wxSimpleHelpProvider::RemoveHelp(wxWindowBase*)':
cshelp.cpp:(.text+0xb97): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cshelp.o): In function `wxSimpleHelpProvider::AddHelp(int, wxString const&)':
cshelp.cpp:(.text+0xc11): undefined reference to `operator delete(void*)'
cshelp.cpp:(.text+0xcba): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cshelp.o): In function `wxHelpProviderModule::wxCreateObject()':
cshelp.cpp:(.text+0xf44): undefined reference to `operator new(unsigned int)'
cshelp.cpp:(.text+0xf88): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cshelp.o): In function `wxContextHelp::BeginContextHelp(wxWindow*)':
cshelp.cpp:(.text+0x15a4): undefined reference to `operator new(unsigned int)'
cshelp.cpp:(.text+0x169f): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cshelp.o): In function `wxContextHelp::wxCreateObject()':
cshelp.cpp:(.text+0x1774): undefined reference to `operator new(unsigned int)'
cshelp.cpp:(.text+0x17a4): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cshelp.o): In function `wxHelpProvider::~wxHelpProvider()':
cshelp.cpp:(.text+0x121): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cshelp.o): In function `__tcf_0':
cshelp.cpp:(.text+0x19c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cshelp.o): In function `wxContextHelp::~wxContextHelp()':
cshelp.cpp:(.text+0x104d): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cshelp.o): In function `wxContextHelpEvtHandler::~wxContextHelpEvtHandler()':
cshelp.cpp:(.text._ZN23wxContextHelpEvtHandlerD0Ev[wxContextHelpEvtHandler::~wxContextHelpEvtHandler()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cshelp.o): In function `wxBitmapButtonBase::~wxBitmapButtonBase()':
cshelp.cpp:(.text._ZN18wxBitmapButtonBaseD0Ev[wxBitmapButtonBase::~wxBitmapButtonBase()]+0x69): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cshelp.o): In function `wxSimpleHelpProviderHashMap_wxImplementation_HashTable::DeleteNode(_wxHashTable_NodeBase*)':
cshelp.cpp:(.text._ZN54wxSimpleHelpProviderHashMap_wxImplementation_HashTable10DeleteNodeEP21_wxHashTable_NodeBase[wxSimpleHelpProviderHashMap_wxImplementation_HashTable::DeleteNode(_wxHashTable_NodeBase*)]+0x24): undefined reference to `operator delete(void*)'
cshelp.cpp:(.text._ZN54wxSimpleHelpProviderHashMap_wxImplementation_HashTable10DeleteNodeEP21_wxHashTable_NodeBase[wxSimpleHelpProviderHashMap_wxImplementation_HashTable::DeleteNode(_wxHashTable_NodeBase*)]+0x42): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cshelp.o):cshelp.cpp:(.text._ZN20wxSimpleHelpProviderD0Ev[wxSimpleHelpProvider::~wxSimpleHelpProvider()]+0x8d): more undefined references to `operator delete(void*)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cshelp.o):(.rodata._ZTV14wxHelpProvider[vtable for wxHelpProvider]+0x8): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cshelp.o):(.rodata._ZTI20wxHelpProviderModule[typeinfo for wxHelpProviderModule]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cshelp.o):(.rodata._ZTI23wxContextHelpEvtHandler[typeinfo for wxContextHelpEvtHandler]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cshelp.o):(.rodata._ZTI28wxHelpControllerHelpProvider[typeinfo for wxHelpControllerHelpProvider]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cshelp.o):(.rodata._ZTI20wxSimpleHelpProvider[typeinfo for wxSimpleHelpProvider]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cshelp.o):(.rodata._ZTI14wxHelpProvider[typeinfo for wxHelpProvider]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cshelp.o):(.rodata._ZTI19wxContextHelpButton[typeinfo for wxContextHelpButton]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cshelp.o):(.rodata._ZTI13wxContextHelp[typeinfo for wxContextHelp]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cshelp.o):(.rodata._ZTI18wxBitmapButtonBase[typeinfo for wxBitmapButtonBase]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_cshelp.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_ctrlsub.o): In function `__static_initialization_and_destruction_0(int, int)':
ctrlsub.cpp:(.text+0x2c0): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_ctrlsub.o): In function `wxItemContainerImmutable::~wxItemContainerImmutable()':
ctrlsub.cpp:(.text+0x201): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_ctrlsub.o): In function `wxItemContainer::~wxItemContainer()':
ctrlsub.cpp:(.text+0x251): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_ctrlsub.o): In function `__tcf_0':
ctrlsub.cpp:(.text+0x38c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_ctrlsub.o): In function `wxControlWithItems::~wxControlWithItems()':
ctrlsub.cpp:(.text+0x698): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_ctrlsub.o):(.rodata._ZTV18wxControlWithItems[vtable for wxControlWithItems]+0x294): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_ctrlsub.o):(.rodata._ZTV18wxControlWithItems[vtable for wxControlWithItems]+0x298): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_ctrlsub.o):(.rodata._ZTV18wxControlWithItems[vtable for wxControlWithItems]+0x29c): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_ctrlsub.o):(.rodata._ZTV18wxControlWithItems[vtable for wxControlWithItems]+0x2a4): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_ctrlsub.o):(.rodata._ZTV18wxControlWithItems[vtable for wxControlWithItems]+0x2a8): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_ctrlsub.o):(.rodata._ZTV18wxControlWithItems[vtable for wxControlWithItems]+0x2ac): more undefined references to `__cxa_pure_virtual' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_ctrlsub.o):(.rodata._ZTI18wxControlWithItems[typeinfo for wxControlWithItems]+0x0): undefined reference to `vtable for __cxxabiv1::__vmi_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_ctrlsub.o):(.rodata._ZTI15wxItemContainer[typeinfo for wxItemContainer]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_ctrlsub.o):(.rodata._ZTI24wxItemContainerImmutable[typeinfo for wxItemContainerImmutable]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_ctrlsub.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcbase.o): In function `__tcf_5':
dcbase.cpp:(.text+0x143): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcbase.o): In function `wxDCBase::DrawLines(wxList const*, int, int)':
dcbase.cpp:(.text+0x1cc): undefined reference to `operator new[](unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcbase.o): In function `wx_spline_add_point(double, double)':
dcbase.cpp:(.text+0x27a): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcbase.o): In function `wxBufferedDC::wxCreateObject()':
dcbase.cpp:(.text+0x554): undefined reference to `operator new(unsigned int)'
dcbase.cpp:(.text+0x5ce): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcbase.o): In function `wxDCBase::DrawPolygon(wxList const*, int, int, int)':
dcbase.cpp:(.text+0x632): undefined reference to `operator new[](unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcbase.o): In function `wxDCBase::DoDrawSpline(wxList*)':
dcbase.cpp:(.text+0x86e): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcbase.o): In function `__static_initialization_and_destruction_0(int, int)':
dcbase.cpp:(.text+0x8c0): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcbase.o): In function `wxDCBase::DoDrawPolyPolygon(int, int*, wxPoint*, int, int, int)':
dcbase.cpp:(.text+0x126d): undefined reference to `operator new[](unsigned int)'
dcbase.cpp:(.text+0x141a): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcbase.o): In function `wxDCBase::DoGetPartialTextExtents(wxString const&, wxArrayInt&) const':
dcbase.cpp:(.text+0x166f): undefined reference to `operator new[](unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcbase.o): In function `wxDCBase::DrawSpline(int, int, int, int, int, int)':
dcbase.cpp:(.text+0x1956): undefined reference to `operator new(unsigned int)'
dcbase.cpp:(.text+0x1979): undefined reference to `operator new(unsigned int)'
dcbase.cpp:(.text+0x199c): undefined reference to `operator new(unsigned int)'
dcbase.cpp:(.text+0x19d9): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcbase.o): In function `__tcf_0':
dcbase.cpp:(.text+0x19c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcbase.o): In function `wxDCBase::DrawLines(wxList const*, int, int)':
dcbase.cpp:(.text+0x252): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcbase.o): In function `wxDCBase::DrawPolygon(wxList const*, int, int, int)':
dcbase.cpp:(.text+0x6bf): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcbase.o): In function `wxDCBase::~wxDCBase()':
dcbase.cpp:(.text._ZN8wxDCBaseD0Ev[wxDCBase::~wxDCBase()]+0x8b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcbase.o): In function `wxBufferedDC::~wxBufferedDC()':
dcbase.cpp:(.text._ZN12wxBufferedDCD0Ev[wxBufferedDC::~wxBufferedDC()]+0xec): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcbase.o): In function `wxBufferedPaintDC::~wxBufferedPaintDC()':
dcbase.cpp:(.text._ZN17wxBufferedPaintDCD0Ev[wxBufferedPaintDC::~wxBufferedPaintDC()]+0x1c8): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcbase.o):(.rodata._ZTV8wxDCBase[vtable for wxDCBase]+0x24): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcbase.o):(.rodata._ZTV8wxDCBase[vtable for wxDCBase]+0x38): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcbase.o):(.rodata._ZTV8wxDCBase[vtable for wxDCBase]+0x3c): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcbase.o):(.rodata._ZTV8wxDCBase[vtable for wxDCBase]+0x40): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcbase.o):(.rodata._ZTV8wxDCBase[vtable for wxDCBase]+0x44): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcbase.o):(.rodata._ZTV8wxDCBase[vtable for wxDCBase]+0x48): more undefined references to `__cxa_pure_virtual' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcbase.o):(.rodata._ZTI17wxBufferedPaintDC[typeinfo for wxBufferedPaintDC]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcbase.o):(.rodata._ZTI12wxBufferedDC[typeinfo for wxBufferedDC]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcbase.o):(.rodata._ZTI8wxDCBase[typeinfo for wxDCBase]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dcbase.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dndcmn.o): In function `__static_initialization_and_destruction_0(int, int)':
dndcmn.cpp:(.text+0x40): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dndcmn.o): In function `__tcf_0':
dndcmn.cpp:(.text+0x8c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dndcmn.o):(.eh_frame+0x11): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dpycmn.o): In function `wxArrayVideoModes::DoEmpty()':
dpycmn.cpp:(.text+0x111): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dpycmn.o): In function `__static_initialization_and_destruction_0(int, int)':
dpycmn.cpp:(.text+0x150): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dpycmn.o): In function `wxDisplayFactorySingle::CreateDisplay(unsigned int)':
dpycmn.cpp:(.text+0x2b9): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dpycmn.o): In function `wxArrayVideoModes::Insert(wxVideoMode const&, unsigned int, unsigned int)':
dpycmn.cpp:(.text+0x4e3): undefined reference to `operator new(unsigned int)'
dpycmn.cpp:(.text+0x551): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dpycmn.o): In function `wxArrayVideoModes::RemoveAt(unsigned int, unsigned int)':
dpycmn.cpp:(.text+0x5bb): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dpycmn.o): In function `wxArrayVideoModes::Add(wxVideoMode const&, unsigned int)':
dpycmn.cpp:(.text+0x7a3): undefined reference to `operator new(unsigned int)'
dpycmn.cpp:(.text+0x819): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dpycmn.o): In function `wxDisplayModule::wxCreateObject()':
dpycmn.cpp:(.text+0x9e4): undefined reference to `operator new(unsigned int)'
dpycmn.cpp:(.text+0xa28): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dpycmn.o): In function `__tcf_0':
dpycmn.cpp:(.text+0x24c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dpycmn.o): In function `wxDisplayImplSingle::~wxDisplayImplSingle()':
dpycmn.cpp:(.text._ZN19wxDisplayImplSingleD0Ev[wxDisplayImplSingle::~wxDisplayImplSingle()]+0x11): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dpycmn.o): In function `wxDisplayFactory::~wxDisplayFactory()':
dpycmn.cpp:(.text._ZN16wxDisplayFactoryD0Ev[wxDisplayFactory::~wxDisplayFactory()]+0x11): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dpycmn.o): In function `wxDisplayFactorySingle::~wxDisplayFactorySingle()':
dpycmn.cpp:(.text._ZN22wxDisplayFactorySingleD0Ev[wxDisplayFactorySingle::~wxDisplayFactorySingle()]+0x11): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dpycmn.o): In function `wxDisplayModule::~wxDisplayModule()':
dpycmn.cpp:(.text._ZN15wxDisplayModuleD0Ev[wxDisplayModule::~wxDisplayModule()]+0x3b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dpycmn.o):(.rodata._ZTV16wxDisplayFactory[vtable for wxDisplayFactory]+0x10): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dpycmn.o):(.rodata._ZTV16wxDisplayFactory[vtable for wxDisplayFactory]+0x14): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dpycmn.o):(.rodata._ZTV16wxDisplayFactory[vtable for wxDisplayFactory]+0x18): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dpycmn.o):(.rodata._ZTI15wxDisplayModule[typeinfo for wxDisplayModule]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dpycmn.o):(.rodata._ZTI22wxDisplayFactorySingle[typeinfo for wxDisplayFactorySingle]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dpycmn.o):(.rodata._ZTI16wxDisplayFactory[typeinfo for wxDisplayFactory]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dpycmn.o):(.rodata._ZTI19wxDisplayImplSingle[typeinfo for wxDisplayImplSingle]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dpycmn.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fldlgcmn.o): In function `__static_initialization_and_destruction_0(int, int)':
fldlgcmn.cpp:(.text+0x90): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fldlgcmn.o): In function `wxFileDialogBase::wxCreateObject()':
fldlgcmn.cpp:(.text+0x1b0): undefined reference to `operator new(unsigned int)'
fldlgcmn.cpp:(.text+0x293): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fldlgcmn.o): In function `__tcf_0':
fldlgcmn.cpp:(.text+0x15c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fldlgcmn.o): In function `wxFileDialogBase::~wxFileDialogBase()':
fldlgcmn.cpp:(.text._ZN16wxFileDialogBaseD0Ev[wxFileDialogBase::~wxFileDialogBase()]+0xac): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fldlgcmn.o):(.rodata._ZTI16wxFileDialogBase[typeinfo for wxFileDialogBase]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_fldlgcmn.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_imagbmp.o): In function `__static_initialization_and_destruction_0(int, int)':
imagbmp.cpp:(.text+0x2e0): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_imagbmp.o): In function `wxBMPHandler::wxCreateObject()':
imagbmp.cpp:(.text+0x641): undefined reference to `operator new(unsigned int)'
imagbmp.cpp:(.text+0x73e): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_imagbmp.o): In function `wxBMPHandler::DoLoadDib(wxImage*, int, int, int, int, int, long long, wxInputStream&, bool, bool, bool)':
imagbmp.cpp:(.text+0x80d): undefined reference to `operator new[](unsigned int)'
imagbmp.cpp:(.text+0x926): undefined reference to `operator new[](unsigned int)'
imagbmp.cpp:(.text+0x931): undefined reference to `operator new[](unsigned int)'
imagbmp.cpp:(.text+0x93c): undefined reference to `operator new[](unsigned int)'
imagbmp.cpp:(.text+0xa1e): undefined reference to `operator delete[](void*)'
imagbmp.cpp:(.text+0xa30): undefined reference to `operator delete[](void*)'
imagbmp.cpp:(.text+0xa3c): undefined reference to `operator delete[](void*)'
imagbmp.cpp:(.text+0xc04): undefined reference to `operator delete[](void*)'
imagbmp.cpp:(.text+0x1274): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_imagbmp.o):imagbmp.cpp:(.text+0x12d0): more undefined references to `operator delete[](void*)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_imagbmp.o): In function `wxICOHandler::DoLoadFile(wxImage*, wxInputStream&, bool, int)':
imagbmp.cpp:(.text+0x1b2c): undefined reference to `operator new[](unsigned int)'
imagbmp.cpp:(.text+0x1bff): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_imagbmp.o): In function `wxBMPHandler::SaveDib(wxImage*, wxOutputStream&, bool, bool, bool)':
imagbmp.cpp:(.text+0x2191): undefined reference to `operator new[](unsigned int)'
imagbmp.cpp:(.text+0x222f): undefined reference to `operator delete[](void*)'
imagbmp.cpp:(.text+0x227a): undefined reference to `operator new(unsigned int)'
imagbmp.cpp:(.text+0x22d7): undefined reference to `operator new[](unsigned int)'
imagbmp.cpp:(.text+0x23ac): undefined reference to `operator new(unsigned int)'
imagbmp.cpp:(.text+0x23e0): undefined reference to `operator delete[](void*)'
imagbmp.cpp:(.text+0x2418): undefined reference to `operator new[](unsigned int)'
imagbmp.cpp:(.text+0x27e2): undefined reference to `operator delete[](void*)'
imagbmp.cpp:(.text+0x2d01): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_imagbmp.o): In function `wxCURHandler::wxCreateObject()':
imagbmp.cpp:(.text+0x3a61): undefined reference to `operator new(unsigned int)'
imagbmp.cpp:(.text+0x3bde): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_imagbmp.o): In function `wxICOHandler::wxCreateObject()':
imagbmp.cpp:(.text+0x3c81): undefined reference to `operator new(unsigned int)'
imagbmp.cpp:(.text+0x3ddc): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_imagbmp.o): In function `wxANIHandler::wxCreateObject()':
imagbmp.cpp:(.text+0x3e51): undefined reference to `operator new(unsigned int)'
imagbmp.cpp:(.text+0x406e): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_imagbmp.o): In function `__tcf_0':
imagbmp.cpp:(.text+0x17c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_imagbmp.o): In function `wxBMPHandler::~wxBMPHandler()':
imagbmp.cpp:(.text._ZN12wxBMPHandlerD0Ev[wxBMPHandler::~wxBMPHandler()]+0x69): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_imagbmp.o): In function `wxICOHandler::~wxICOHandler()':
imagbmp.cpp:(.text._ZN12wxICOHandlerD0Ev[wxICOHandler::~wxICOHandler()]+0x69): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_imagbmp.o): In function `wxANIHandler::~wxANIHandler()':
imagbmp.cpp:(.text._ZN12wxANIHandlerD0Ev[wxANIHandler::~wxANIHandler()]+0x69): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_imagbmp.o): In function `wxCURHandler::~wxCURHandler()':
imagbmp.cpp:(.text._ZN12wxCURHandlerD0Ev[wxCURHandler::~wxCURHandler()]+0x69): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_imagbmp.o):(.rodata._ZTI12wxANIHandler[typeinfo for wxANIHandler]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_imagbmp.o):(.rodata._ZTI12wxCURHandler[typeinfo for wxCURHandler]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_imagbmp.o):(.rodata._ZTI12wxICOHandler[typeinfo for wxICOHandler]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_imagbmp.o):(.rodata._ZTI12wxBMPHandler[typeinfo for wxBMPHandler]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_imagbmp.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_imagfill.o): In function `__static_initialization_and_destruction_0(int, int)':
imagfill.cpp:(.text+0x20): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_imagfill.o): In function `wxDoFloodFill(wxDC*, int, int, wxColour const&, int)':
imagfill.cpp:(.text+0x49e): undefined reference to `operator new[](unsigned int)'
imagfill.cpp:(.text+0x7c4): undefined reference to `operator delete[](void*)'
imagfill.cpp:(.text+0x95f): undefined reference to `operator new[](unsigned int)'
imagfill.cpp:(.text+0xc5f): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_imagfill.o): In function `__tcf_0':
imagfill.cpp:(.text+0x6c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_imagfill.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_layout.o): In function `wxIndividualLayoutConstraint::wxCreateObject()':
layout.cpp:(.text+0x36f): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_layout.o): In function `__static_initialization_and_destruction_0(int, int)':
layout.cpp:(.text+0x3b0): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_layout.o): In function `wxLayoutConstraints::wxCreateObject()':
layout.cpp:(.text+0x140f): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_layout.o): In function `__tcf_0':
layout.cpp:(.text+0x35c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_layout.o): In function `wxIndividualLayoutConstraint::~wxIndividualLayoutConstraint()':
layout.cpp:(.text._ZN28wxIndividualLayoutConstraintD0Ev[wxIndividualLayoutConstraint::~wxIndividualLayoutConstraint()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_layout.o): In function `wxLayoutConstraints::~wxLayoutConstraints()':
layout.cpp:(.text._ZN19wxLayoutConstraintsD0Ev[wxLayoutConstraints::~wxLayoutConstraints()]+0xd7): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_layout.o):(.rodata._ZTI19wxLayoutConstraints[typeinfo for wxLayoutConstraints]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_layout.o):(.rodata._ZTI28wxIndividualLayoutConstraint[typeinfo for wxIndividualLayoutConstraint]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_layout.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_lboxcmn.o): In function `__static_initialization_and_destruction_0(int, int)':
lboxcmn.cpp:(.text+0x150): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_lboxcmn.o): In function `__tcf_0':
lboxcmn.cpp:(.text+0x19c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_lboxcmn.o): In function `wxListBoxBase::~wxListBoxBase()':
lboxcmn.cpp:(.text+0x26b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_lboxcmn.o):(.rodata._ZTV13wxListBoxBase[vtable for wxListBoxBase]+0x284): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_lboxcmn.o):(.rodata._ZTV13wxListBoxBase[vtable for wxListBoxBase]+0x294): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_lboxcmn.o):(.rodata._ZTV13wxListBoxBase[vtable for wxListBoxBase]+0x2a0): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_lboxcmn.o):(.rodata._ZTV13wxListBoxBase[vtable for wxListBoxBase]+0x2a4): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_lboxcmn.o):(.rodata._ZTV13wxListBoxBase[vtable for wxListBoxBase]+0x2a8): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_lboxcmn.o):(.rodata._ZTV13wxListBoxBase[vtable for wxListBoxBase]+0x2ac): more undefined references to `__cxa_pure_virtual' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_lboxcmn.o):(.rodata._ZTI13wxListBoxBase[typeinfo for wxListBoxBase]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_lboxcmn.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrlcmn.o): In function `__static_initialization_and_destruction_0(int, int)':
listctrlcmn.cpp:(.text+0x20): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrlcmn.o): In function `__tcf_0':
listctrlcmn.cpp:(.text+0x13c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_listctrlcmn.o):(.eh_frame+0x11): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_quantize.o): In function `__static_initialization_and_destruction_0(int, int)':
quantize.cpp:(.text+0x1300): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_quantize.o): In function `wxQuantize::wxCreateObject()':
quantize.cpp:(.text+0x13de): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_quantize.o): In function `wxQuantize::Quantize(wxImage const&, wxImage&, wxPalette**, int, unsigned char**, int)':
quantize.cpp:(.text+0x1a2a): undefined reference to `operator new[](unsigned int)'
quantize.cpp:(.text+0x1a75): undefined reference to `operator new[](unsigned int)'
quantize.cpp:(.text+0x1a89): undefined reference to `operator new[](unsigned int)'
quantize.cpp:(.text+0x1abc): undefined reference to `operator new[](unsigned int)'
quantize.cpp:(.text+0x1ad0): undefined reference to `operator new[](unsigned int)'
quantize.cpp:(.text+0x1b1b): undefined reference to `operator delete[](void*)'
quantize.cpp:(.text+0x1b27): undefined reference to `operator delete[](void*)'
quantize.cpp:(.text+0x1b72): undefined reference to `operator new[](unsigned int)'
quantize.cpp:(.text+0x1b84): undefined reference to `operator new[](unsigned int)'
quantize.cpp:(.text+0x1b96): undefined reference to `operator new[](unsigned int)'
quantize.cpp:(.text+0x1c3b): undefined reference to `operator new(unsigned int)'
quantize.cpp:(.text+0x1c8b): undefined reference to `operator delete[](void*)'
quantize.cpp:(.text+0x1ca3): undefined reference to `operator delete[](void*)'
quantize.cpp:(.text+0x1cbb): undefined reference to `operator delete[](void*)'
quantize.cpp:(.text+0x1cf7): undefined reference to `operator delete[](void*)'
quantize.cpp:(.text+0x1da6): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_quantize.o): In function `__tcf_0':
quantize.cpp:(.text+0x13cc): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_quantize.o): In function `wxQuantize::~wxQuantize()':
quantize.cpp:(.text._ZN10wxQuantizeD0Ev[wxQuantize::~wxQuantize()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_quantize.o):(.rodata._ZTI10wxQuantize[typeinfo for wxQuantize]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_quantize.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_radiocmn.o): In function `__static_initialization_and_destruction_0(int, int)':
radiocmn.cpp:(.text+0x230): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_radiocmn.o): In function `wxRadioBoxBase::SetItemToolTip(unsigned int, wxString const&)':
radiocmn.cpp:(.text+0x327): undefined reference to `operator new(unsigned int)'
radiocmn.cpp:(.text+0x343): undefined reference to `operator new(unsigned int)'
radiocmn.cpp:(.text+0x381): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_radiocmn.o): In function `wxRadioBoxBase::~wxRadioBoxBase()':
radiocmn.cpp:(.text+0x3e4): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_radiocmn.o): In function `wxRadioBoxBase::~wxRadioBoxBase()':
radiocmn.cpp:(.text+0x484): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_radiocmn.o): In function `wxRadioBoxBase::~wxRadioBoxBase()':
radiocmn.cpp:(.text+0x534): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_radiocmn.o): In function `__tcf_0':
radiocmn.cpp:(.text+0x27c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_radiocmn.o): In function `wxRadioBoxBase::~wxRadioBoxBase()':
radiocmn.cpp:(.text+0x4af): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_radiocmn.o):(.rodata._ZTV14wxRadioBoxBase[vtable for wxRadioBoxBase]+0x10): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_radiocmn.o):(.rodata._ZTV14wxRadioBoxBase[vtable for wxRadioBoxBase]+0x14): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_radiocmn.o):(.rodata._ZTV14wxRadioBoxBase[vtable for wxRadioBoxBase]+0x18): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_radiocmn.o):(.rodata._ZTV14wxRadioBoxBase[vtable for wxRadioBoxBase]+0x20): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_radiocmn.o):(.rodata._ZTV14wxRadioBoxBase[vtable for wxRadioBoxBase]+0x24): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_radiocmn.o):(.rodata._ZTV14wxRadioBoxBase[vtable for wxRadioBoxBase]+0x28): more undefined references to `__cxa_pure_virtual' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_radiocmn.o):(.rodata._ZTI14wxRadioBoxBase[typeinfo for wxRadioBoxBase]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_radiocmn.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_rendcmn.o): In function `__static_initialization_and_destruction_0(int, int)':
rendcmn.cpp:(.text+0xd0): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_rendcmn.o): In function `wxRendererPtr::Get()':
rendcmn.cpp:(.text+0x13e): undefined reference to `__cxa_guard_acquire'
rendcmn.cpp:(.text+0x15f): undefined reference to `__cxa_guard_release'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_rendcmn.o): In function `wxRendererNative::Load(wxString const&)':
rendcmn.cpp:(.text+0x3c8): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_rendcmn.o): In function `wxRendererNative::~wxRendererNative()':
rendcmn.cpp:(.text+0x81): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_rendcmn.o): In function `__tcf_1':
rendcmn.cpp:(.text+0x11c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_rendcmn.o): In function `wxDelegateRendererNative::~wxDelegateRendererNative()':
rendcmn.cpp:(.text._ZN24wxDelegateRendererNativeD0Ev[wxDelegateRendererNative::~wxDelegateRendererNative()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_rendcmn.o): In function `wxRendererFromDynLib::~wxRendererFromDynLib()':
rendcmn.cpp:(.text._ZN20wxRendererFromDynLibD0Ev[wxRendererFromDynLib::~wxRendererFromDynLib()]+0x4a): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_rendcmn.o):(.rodata._ZTV16wxRendererNative[vtable for wxRendererNative]+0x8): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_rendcmn.o):(.rodata._ZTV16wxRendererNative[vtable for wxRendererNative]+0xc): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_rendcmn.o):(.rodata._ZTV16wxRendererNative[vtable for wxRendererNative]+0x10): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_rendcmn.o):(.rodata._ZTV16wxRendererNative[vtable for wxRendererNative]+0x14): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_rendcmn.o):(.rodata._ZTV16wxRendererNative[vtable for wxRendererNative]+0x18): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_rendcmn.o):(.rodata._ZTV16wxRendererNative[vtable for wxRendererNative]+0x1c): more undefined references to `__cxa_pure_virtual' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_rendcmn.o):(.rodata._ZTI16wxRendererNative[typeinfo for wxRendererNative]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_rendcmn.o):(.rodata._ZTI20wxRendererFromDynLib[typeinfo for wxRendererFromDynLib]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_rendcmn.o):(.rodata._ZTI24wxDelegateRendererNative[typeinfo for wxDelegateRendererNative]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_rendcmn.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_timercmn.o): In function `__static_initialization_and_destruction_0(int, int)':
timercmn.cpp:(.text+0x80): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_timercmn.o): In function `wxTimerEvent::wxCreateObject()':
timercmn.cpp:(.text+0x1d4): undefined reference to `operator new(unsigned int)'
timercmn.cpp:(.text+0x21a): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_timercmn.o): In function `__tcf_0':
timercmn.cpp:(.text+0x14c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_timercmn.o): In function `wxTimerBase::~wxTimerBase()':
timercmn.cpp:(.text+0x171): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_timercmn.o): In function `wxTimerEvent::Clone() const':
timercmn.cpp:(.text._ZNK12wxTimerEvent5CloneEv[wxTimerEvent::Clone() const]+0x17): undefined reference to `operator new(unsigned int)'
timercmn.cpp:(.text._ZNK12wxTimerEvent5CloneEv[wxTimerEvent::Clone() const]+0x47): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_timercmn.o): In function `wxTimerEvent::~wxTimerEvent()':
timercmn.cpp:(.text._ZN12wxTimerEventD0Ev[wxTimerEvent::~wxTimerEvent()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_timercmn.o):(.rodata._ZTV11wxTimerBase[vtable for wxTimerBase]+0x48): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_timercmn.o):(.rodata._ZTV11wxTimerBase[vtable for wxTimerBase]+0x50): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_timercmn.o):(.rodata._ZTI12wxTimerEvent[typeinfo for wxTimerEvent]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_timercmn.o):(.rodata._ZTI11wxTimerBase[typeinfo for wxTimerBase]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_timercmn.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_valtext.o): In function `__static_initialization_and_destruction_0(int, int)':
valtext.cpp:(.text+0x165): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_valtext.o): In function `wxTextValidator::wxCreateObject()':
valtext.cpp:(.text+0x664): undefined reference to `operator new(unsigned int)'
valtext.cpp:(.text+0x694): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_valtext.o): In function `__tcf_0':
valtext.cpp:(.text+0x5c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_valtext.o): In function `wxTextValidator::~wxTextValidator()':
valtext.cpp:(.text._ZN15wxTextValidatorD0Ev[wxTextValidator::~wxTextValidator()]+0x40): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_valtext.o): In function `wxTextValidator::Clone() const':
valtext.cpp:(.text._ZNK15wxTextValidator5CloneEv[wxTextValidator::Clone() const]+0x14): undefined reference to `operator new(unsigned int)'
valtext.cpp:(.text._ZNK15wxTextValidator5CloneEv[wxTextValidator::Clone() const]+0x3b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_valtext.o):(.rodata._ZTI15wxTextValidator[typeinfo for wxTextValidator]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_valtext.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_progdlgg.o): In function `wxProgressDialog::ReenableOtherWindows()':
progdlgg.cpp:(.text+0x184): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_progdlgg.o): In function `__static_initialization_and_destruction_0(int, int)':
progdlgg.cpp:(.text+0x2cc): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_progdlgg.o): In function `wxProgressDialog::CreateLabel(wxString const&, wxSizer*)':
progdlgg.cpp:(.text+0xe71): undefined reference to `operator new(unsigned int)'
progdlgg.cpp:(.text+0xeb4): undefined reference to `operator new(unsigned int)'
progdlgg.cpp:(.text+0xf84): undefined reference to `operator new(unsigned int)'
progdlgg.cpp:(.text+0x1000): undefined reference to `operator new(unsigned int)'
progdlgg.cpp:(.text+0x1050): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_progdlgg.o):progdlgg.cpp:(.text+0x109d): more undefined references to `operator new(unsigned int)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_progdlgg.o): In function `wxProgressDialog::CreateLabel(wxString const&, wxSizer*)':
progdlgg.cpp:(.text+0x1131): undefined reference to `operator delete(void*)'
progdlgg.cpp:(.text+0x1190): undefined reference to `operator delete(void*)'
progdlgg.cpp:(.text+0x11c9): undefined reference to `operator delete(void*)'
progdlgg.cpp:(.text+0x11df): undefined reference to `operator delete(void*)'
progdlgg.cpp:(.text+0x11ec): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_progdlgg.o): In function `wxProgressDialog::wxProgressDialog(wxString const&, wxString const&, int, wxWindow*, int)':
progdlgg.cpp:(.text+0x138e): undefined reference to `operator new(unsigned int)'
progdlgg.cpp:(.text+0x13d5): undefined reference to `operator new(unsigned int)'
progdlgg.cpp:(.text+0x1440): undefined reference to `operator new(unsigned int)'
progdlgg.cpp:(.text+0x14ff): undefined reference to `operator new(unsigned int)'
progdlgg.cpp:(.text+0x1599): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_progdlgg.o):progdlgg.cpp:(.text+0x16e2): more undefined references to `operator new(unsigned int)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_progdlgg.o): In function `wxProgressDialog::wxProgressDialog(wxString const&, wxString const&, int, wxWindow*, int)':
progdlgg.cpp:(.text+0x1f09): undefined reference to `operator delete(void*)'
progdlgg.cpp:(.text+0x1f47): undefined reference to `operator delete(void*)'
progdlgg.cpp:(.text+0x1f62): undefined reference to `operator delete(void*)'
progdlgg.cpp:(.text+0x1fa0): undefined reference to `operator delete(void*)'
progdlgg.cpp:(.text+0x2002): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_progdlgg.o):progdlgg.cpp:(.text+0x20c0): more undefined references to `operator delete(void*)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_progdlgg.o): In function `wxProgressDialog::wxProgressDialog(wxString const&, wxString const&, int, wxWindow*, int)':
progdlgg.cpp:(.text+0x22ae): undefined reference to `operator new(unsigned int)'
progdlgg.cpp:(.text+0x22f5): undefined reference to `operator new(unsigned int)'
progdlgg.cpp:(.text+0x2360): undefined reference to `operator new(unsigned int)'
progdlgg.cpp:(.text+0x241f): undefined reference to `operator new(unsigned int)'
progdlgg.cpp:(.text+0x24b9): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_progdlgg.o):progdlgg.cpp:(.text+0x2602): more undefined references to `operator new(unsigned int)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_progdlgg.o): In function `wxProgressDialog::wxProgressDialog(wxString const&, wxString const&, int, wxWindow*, int)':
progdlgg.cpp:(.text+0x2e29): undefined reference to `operator delete(void*)'
progdlgg.cpp:(.text+0x2e67): undefined reference to `operator delete(void*)'
progdlgg.cpp:(.text+0x2e82): undefined reference to `operator delete(void*)'
progdlgg.cpp:(.text+0x2ec0): undefined reference to `operator delete(void*)'
progdlgg.cpp:(.text+0x2f22): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_progdlgg.o):progdlgg.cpp:(.text+0x2fe0): more undefined references to `operator delete(void*)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_progdlgg.o): In function `__tcf_0':
progdlgg.cpp:(.text+0xdc): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_progdlgg.o): In function `wxProgressDialog::~wxProgressDialog()':
progdlgg.cpp:(.text+0x8a8): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_progdlgg.o):(.rodata._ZTI16wxProgressDialog[typeinfo for wxProgressDialog]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_progdlgg.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_selstore.o): In function `__static_initialization_and_destruction_0(int, int)':
selstore.cpp:(.text+0x20): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_selstore.o): In function `__tcf_0':
selstore.cpp:(.text+0x6c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_selstore.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_tipwin.o): In function `__static_initialization_and_destruction_0(int, int)':
tipwin.cpp:(.text+0x41b): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_tipwin.o): In function `wxTipWindow::wxTipWindow(wxWindow*, wxString const&, int, wxTipWindow**, wxRect*)':
tipwin.cpp:(.text+0x107f): undefined reference to `operator new(unsigned int)'
tipwin.cpp:(.text+0x1165): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_tipwin.o): In function `wxTipWindow::wxTipWindow(wxWindow*, wxString const&, int, wxTipWindow**, wxRect*)':
tipwin.cpp:(.text+0x127f): undefined reference to `operator new(unsigned int)'
tipwin.cpp:(.text+0x1365): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_tipwin.o): In function `__tcf_0':
tipwin.cpp:(.text+0x9c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_tipwin.o): In function `wxTipWindow::~wxTipWindow()':
tipwin.cpp:(.text+0x244): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_tipwin.o): In function `wxTipWindowView::~wxTipWindowView()':
tipwin.cpp:(.text._ZN15wxTipWindowViewD0Ev[wxTipWindowView::~wxTipWindowView()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_tipwin.o):(.rodata._ZTI15wxTipWindowView[typeinfo for wxTipWindowView]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_tipwin.o):(.rodata._ZTI11wxTipWindow[typeinfo for wxTipWindow]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_tipwin.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynlib.o): In function `__static_initialization_and_destruction_0(int, int)':
dynlib.cpp:(.text+0x20): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynlib.o): In function `wxDynamicLibraryDetailsArray::DoEmpty()':
dynlib.cpp:(.text+0x1af): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynlib.o): In function `wxDynamicLibraryDetailsArray::RemoveAt(unsigned int, unsigned int)':
dynlib.cpp:(.text+0x31f): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynlib.o): In function `wxDynamicLibraryDetailsArray::Add(wxDynamicLibraryDetails const&, unsigned int)':
dynlib.cpp:(.text+0x7b3): undefined reference to `operator new(unsigned int)'
dynlib.cpp:(.text+0x8ad): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynlib.o): In function `wxDynamicLibraryDetailsArray::Insert(wxDynamicLibraryDetails const&, unsigned int, unsigned int)':
dynlib.cpp:(.text+0xab3): undefined reference to `operator new(unsigned int)'
dynlib.cpp:(.text+0xba7): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynlib.o): In function `__tcf_0':
dynlib.cpp:(.text+0x6c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dynlib.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dlunix.o): In function `__static_initialization_and_destruction_0(int, int)':
dlunix.cpp:(.text+0x20): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dlunix.o): In function `wxDynamicLibrary::ListLoaded()':
dlunix.cpp:(.text+0x38a): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dlunix.o): In function `__tcf_0':
dlunix.cpp:(.text+0x6c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dlunix.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dataobj.o): In function `__static_initialization_and_destruction_0(int, int)':
dataobj.cpp:(.text+0x90): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dataobj.o): In function `wxDataObject::IsSupportedFormat(wxDataFormat const&, wxDataObjectBase::Direction) const':
dataobj.cpp:(.text+0x4c1): undefined reference to `operator new[](unsigned int)'
dataobj.cpp:(.text+0x543): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dataobj.o): In function `__tcf_0':
dataobj.cpp:(.text+0xdc): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dataobj.o): In function `wxDataObject::~wxDataObject()':
dataobj.cpp:(.text+0x171): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dataobj.o): In function `wxBitmapDataObject::~wxBitmapDataObject()':
dataobj.cpp:(.text+0xeec): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dataobj.o): In function `wxDataObjectSimple::~wxDataObjectSimple()':
dataobj.cpp:(.text._ZN18wxDataObjectSimpleD0Ev[wxDataObjectSimple::~wxDataObjectSimple()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dataobj.o): In function `wxBitmapDataObjectBase::~wxBitmapDataObjectBase()':
dataobj.cpp:(.text._ZN22wxBitmapDataObjectBaseD0Ev[wxBitmapDataObjectBase::~wxBitmapDataObjectBase()]+0x3b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dataobj.o): In function `wxTextDataObject::~wxTextDataObject()':
dataobj.cpp:(.text._ZN16wxTextDataObjectD0Ev[wxTextDataObject::~wxTextDataObject()]+0x3d): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dataobj.o):dataobj.cpp:(.text._ZN20wxFileDataObjectBaseD0Ev[wxFileDataObjectBase::~wxFileDataObjectBase()]+0x3b): more undefined references to `operator delete(void*)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dataobj.o):(.rodata._ZTV12wxDataObject[vtable for wxDataObject]+0x10): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dataobj.o):(.rodata._ZTV12wxDataObject[vtable for wxDataObject]+0x14): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dataobj.o):(.rodata._ZTV12wxDataObject[vtable for wxDataObject]+0x18): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dataobj.o):(.rodata._ZTV12wxDataObject[vtable for wxDataObject]+0x1c): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dataobj.o):(.rodata._ZTV12wxDataObject[vtable for wxDataObject]+0x20): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dataobj.o):(.rodata._ZTI16wxFileDataObject[typeinfo for wxFileDataObject]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dataobj.o):(.rodata._ZTI18wxBitmapDataObject[typeinfo for wxBitmapDataObject]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dataobj.o):(.rodata._ZTI16wxTextDataObject[typeinfo for wxTextDataObject]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dataobj.o):(.rodata._ZTI12wxDataObject[typeinfo for wxDataObject]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dataobj.o):(.rodata._ZTI20wxFileDataObjectBase[typeinfo for wxFileDataObjectBase]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dataobj.o):(.rodata._ZTI22wxBitmapDataObjectBase[typeinfo for wxBitmapDataObjectBase]+0x0): more undefined references to `vtable for __cxxabiv1::__si_class_type_info' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dataobj.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_popupwin.o): In function `__static_initialization_and_destruction_0(int, int)':
popupwin.cpp:(.text+0x50): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_popupwin.o): In function `__tcf_0':
popupwin.cpp:(.text+0x11c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_popupwin.o): In function `wxPopupWindow::~wxPopupWindow()':
popupwin.cpp:(.text+0x4d1): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_popupwin.o):(.rodata._ZTI13wxPopupWindow[typeinfo for wxPopupWindow]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_popupwin.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_renderer.o): In function `__static_initialization_and_destruction_0(int, int)':
renderer.cpp:(.text+0xc0): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_renderer.o): In function `wxRendererNative::GetDefault()':
renderer.cpp:(.text+0x698): undefined reference to `__cxa_guard_acquire'
renderer.cpp:(.text+0x6c6): undefined reference to `__cxa_guard_release'
renderer.cpp:(.text+0x707): undefined reference to `__cxa_guard_abort'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_renderer.o): In function `__tcf_1':
renderer.cpp:(.text+0x10c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_renderer.o): In function `wxRendererGTK::~wxRendererGTK()':
renderer.cpp:(.text._ZN13wxRendererGTKD0Ev[wxRendererGTK::~wxRendererGTK()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_renderer.o):(.rodata._ZTI13wxRendererGTK[typeinfo for wxRendererGTK]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_renderer.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_filedlgg.o): In function `wxFileCtrl::wxCreateObject()':
filedlgg.cpp:(.text+0x694): undefined reference to `operator new(unsigned int)'
filedlgg.cpp:(.text+0x6b4): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_filedlgg.o): In function `__static_initialization_and_destruction_0(int, int)':
filedlgg.cpp:(.text+0x7f5): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_filedlgg.o): In function `wxGenericFileDialog::wxCreateObject()':
filedlgg.cpp:(.text+0x1194): undefined reference to `operator new(unsigned int)'
filedlgg.cpp:(.text+0x11cd): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_filedlgg.o): In function `wxFileData::MakeItem(wxListItem&)':
filedlgg.cpp:(.text+0x1817): undefined reference to `operator delete(void*)'
filedlgg.cpp:(.text+0x196d): undefined reference to `operator new(unsigned int)'
filedlgg.cpp:(.text+0x19aa): undefined reference to `operator new(unsigned int)'
filedlgg.cpp:(.text+0x19e7): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_filedlgg.o): In function `wxGenericFileDialog::Create(wxWindow*, wxString const&, wxString const&, wxString const&, wxString const&, long, wxPoint const&, wxSize const&, wxString const&, bool)':
filedlgg.cpp:(.text+0x28b2): undefined reference to `operator new(unsigned int)'
filedlgg.cpp:(.text+0x28d4): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_filedlgg.o):filedlgg.cpp:(.text+0x2981): more undefined references to `operator new(unsigned int)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_filedlgg.o): In function `wxGenericFileDialog::Create(wxWindow*, wxString const&, wxString const&, wxString const&, wxString const&, long, wxPoint const&, wxSize const&, wxString const&, bool)':
filedlgg.cpp:(.text+0x4a1c): undefined reference to `operator delete(void*)'
filedlgg.cpp:(.text+0x4a71): undefined reference to `operator delete(void*)'
filedlgg.cpp:(.text+0x4afe): undefined reference to `operator delete(void*)'
filedlgg.cpp:(.text+0x4b72): undefined reference to `operator delete(void*)'
filedlgg.cpp:(.text+0x4bdd): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_filedlgg.o):filedlgg.cpp:(.text+0x4bfb): more undefined references to `operator delete(void*)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_filedlgg.o): In function `wxGenericFileDialog::SetWildcard(wxString const&)':
filedlgg.cpp:(.text+0x5d68): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_filedlgg.o): In function `wxGenericFileDialog::~wxGenericFileDialog()':
filedlgg.cpp:(.text+0x60c4): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_filedlgg.o): In function `wxGenericFileDialog::GetFilenames(wxArrayString&) const':
filedlgg.cpp:(.text+0x6566): undefined reference to `operator delete(void*)'
filedlgg.cpp:(.text+0x663b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_filedlgg.o): In function `wxGenericFileDialog::~wxGenericFileDialog()':
filedlgg.cpp:(.text+0x6f64): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_filedlgg.o): In function `wxGenericFileDialog::~wxGenericFileDialog()':
filedlgg.cpp:(.text+0x8414): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_filedlgg.o):filedlgg.cpp:(.text+0x853b): more undefined references to `operator delete(void*)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_filedlgg.o): In function `wxFileCtrl::MakeDir()':
filedlgg.cpp:(.text+0xa278): undefined reference to `operator new(unsigned int)'
filedlgg.cpp:(.text+0xa3ae): undefined reference to `operator delete(void*)'
filedlgg.cpp:(.text+0xa49e): undefined reference to `operator delete(void*)'
filedlgg.cpp:(.text+0xa65e): undefined reference to `operator delete(void*)'
filedlgg.cpp:(.text+0xa671): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_filedlgg.o): In function `wxFileCtrl::UpdateFiles()':
filedlgg.cpp:(.text+0xa92f): undefined reference to `operator new(unsigned int)'
filedlgg.cpp:(.text+0xa9ed): undefined reference to `operator delete(void*)'
filedlgg.cpp:(.text+0xab00): undefined reference to `operator delete(void*)'
filedlgg.cpp:(.text+0xab9b): undefined reference to `operator new(unsigned int)'
filedlgg.cpp:(.text+0xadb2): undefined reference to `operator new(unsigned int)'
filedlgg.cpp:(.text+0xae7f): undefined reference to `operator delete(void*)'
filedlgg.cpp:(.text+0xaf8b): undefined reference to `operator delete(void*)'
filedlgg.cpp:(.text+0xb008): undefined reference to `operator delete(void*)'
filedlgg.cpp:(.text+0xb055): undefined reference to `operator delete(void*)'
filedlgg.cpp:(.text+0xb148): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_filedlgg.o):filedlgg.cpp:(.text+0xb25a): more undefined references to `operator delete(void*)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_filedlgg.o): In function `__tcf_0':
filedlgg.cpp:(.text+0x37c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_filedlgg.o): In function `wxFileCtrl::~wxFileCtrl()':
filedlgg.cpp:(.text+0x9cd3): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_filedlgg.o):(.rodata._ZTI10wxFileCtrl[typeinfo for wxFileCtrl]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_filedlgg.o):(.rodata._ZTI19wxGenericFileDialog[typeinfo for wxGenericFileDialog]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_filedlgg.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_artgtk.o): In function `__static_initialization_and_destruction_0(int, int)':
artgtk.cpp:(.text+0x30): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_artgtk.o): In function `wxArtProvider::InitNativeProvider()':
artgtk.cpp:(.text+0x23e): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_artgtk.o): In function `wxArtGtkModule::wxCreateObject()':
artgtk.cpp:(.text+0x274): undefined reference to `operator new(unsigned int)'
artgtk.cpp:(.text+0x2b8): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_artgtk.o): In function `__tcf_0':
artgtk.cpp:(.text+0xfc): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_artgtk.o): In function `wxGTK2ArtProvider::~wxGTK2ArtProvider()':
artgtk.cpp:(.text._ZN17wxGTK2ArtProviderD0Ev[wxGTK2ArtProvider::~wxGTK2ArtProvider()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_artgtk.o): In function `wxArtGtkModule::~wxArtGtkModule()':
artgtk.cpp:(.text._ZN14wxArtGtkModuleD0Ev[wxArtGtkModule::~wxArtGtkModule()]+0x3b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_artgtk.o):(.rodata._ZTI14wxArtGtkModule[typeinfo for wxArtGtkModule]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_artgtk.o):(.rodata._ZTI17wxGTK2ArtProvider[typeinfo for wxGTK2ArtProvider]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_artgtk.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bmpbuttn.o): In function `__static_initialization_and_destruction_0(int, int)':
bmpbuttn.cpp:(.text+0x1a0): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bmpbuttn.o): In function `wxBitmapButton::wxCreateObject()':
bmpbuttn.cpp:(.text+0x3e0): undefined reference to `operator new(unsigned int)'
bmpbuttn.cpp:(.text+0x483): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bmpbuttn.o): In function `__tcf_0':
bmpbuttn.cpp:(.text+0x26c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bmpbuttn.o): In function `wxBitmapButton::~wxBitmapButton()':
bmpbuttn.cpp:(.text._ZN14wxBitmapButtonD0Ev[wxBitmapButton::~wxBitmapButton()]+0x69): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bmpbuttn.o):(.rodata._ZTI14wxBitmapButton[typeinfo for wxBitmapButton]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_bmpbuttn.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_gauge.o): In function `__static_initialization_and_destruction_0(int, int)':
gauge.cpp:(.text+0x50): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_gauge.o): In function `wxGauge::wxCreateObject()':
gauge.cpp:(.text+0x3f4): undefined reference to `operator new(unsigned int)'
gauge.cpp:(.text+0x42e): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_gauge.o): In function `__tcf_0':
gauge.cpp:(.text+0x11c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_gauge.o): In function `wxGauge::~wxGauge()':
gauge.cpp:(.text._ZN7wxGaugeD0Ev[wxGauge::~wxGauge()]+0x3a): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_gauge.o):(.rodata._ZTI7wxGauge[typeinfo for wxGauge]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_gauge.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_anidecod.o): In function `wxANIFrameInfoArray::DoEmpty()':
anidecod.cpp:(.text+0xd1): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_anidecod.o): In function `wxANIFrameInfoArray::Insert(wxANIFrameInfo const&, unsigned int, unsigned int)':
anidecod.cpp:(.text+0x250): undefined reference to `operator new(unsigned int)'
anidecod.cpp:(.text+0x2b6): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_anidecod.o): In function `wxANIFrameInfoArray::RemoveAt(unsigned int, unsigned int)':
anidecod.cpp:(.text+0x31b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_anidecod.o): In function `wxANIFrameInfoArray::Add(wxANIFrameInfo const&, unsigned int)':
anidecod.cpp:(.text+0x5e0): undefined reference to `operator new(unsigned int)'
anidecod.cpp:(.text+0x646): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_anidecod.o): In function `wxImageArray::Add(wxImage const&, unsigned int)':
anidecod.cpp:(.text+0x780): undefined reference to `operator new(unsigned int)'
anidecod.cpp:(.text+0x7f0): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_anidecod.o): In function `wxImageArray::Insert(wxImage const&, unsigned int, unsigned int)':
anidecod.cpp:(.text+0x940): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_anidecod.o):anidecod.cpp:(.text+0x9ae): more undefined references to `operator new(unsigned int)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_anidecod.o): In function `__static_initialization_and_destruction_0(int, int)':
anidecod.cpp:(.text+0x1102): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_anidecod.o): In function `__tcf_0':
anidecod.cpp:(.text+0xfc): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_anidecod.o): In function `wxANIDecoder::~wxANIDecoder()':
anidecod.cpp:(.text+0x162f): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_anidecod.o): In function `wxAnimationDecoder::~wxAnimationDecoder()':
anidecod.cpp:(.text._ZN18wxAnimationDecoderD0Ev[wxAnimationDecoder::~wxAnimationDecoder()]+0x2a): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_anidecod.o): In function `wxANIDecoder::Clone() const':
anidecod.cpp:(.text._ZNK12wxANIDecoder5CloneEv[wxANIDecoder::Clone() const]+0x14): undefined reference to `operator new(unsigned int)'
anidecod.cpp:(.text._ZNK12wxANIDecoder5CloneEv[wxANIDecoder::Clone() const]+0x34): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_anidecod.o):(.rodata._ZTI12wxANIDecoder[typeinfo for wxANIDecoder]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_anidecod.o):(.rodata._ZTI18wxAnimationDecoder[typeinfo for wxAnimationDecoder]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_anidecod.o):(.rodata._ZTV18wxAnimationDecoder[vtable for wxAnimationDecoder]+0x10): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_anidecod.o):(.rodata._ZTV18wxAnimationDecoder[vtable for wxAnimationDecoder]+0x14): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_anidecod.o):(.rodata._ZTV18wxAnimationDecoder[vtable for wxAnimationDecoder]+0x18): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_anidecod.o):(.rodata._ZTV18wxAnimationDecoder[vtable for wxAnimationDecoder]+0x1c): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_anidecod.o):(.rodata._ZTV18wxAnimationDecoder[vtable for wxAnimationDecoder]+0x20): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_anidecod.o):(.rodata._ZTV18wxAnimationDecoder[vtable for wxAnimationDecoder]+0x24): more undefined references to `__cxa_pure_virtual' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_anidecod.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dobjcmn.o): In function `__static_initialization_and_destruction_0(int, int)':
dobjcmn.cpp:(.text+0x1e0): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dobjcmn.o): In function `wxCustomDataObject::Free()':
dobjcmn.cpp:(.text+0x2f5): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dobjcmn.o): In function `wxDataObjectBase::IsSupported(wxDataFormat const&, wxDataObjectBase::Direction) const':
dobjcmn.cpp:(.text+0x461): undefined reference to `operator new[](unsigned int)'
dobjcmn.cpp:(.text+0x4d3): undefined reference to `operator delete[](void*)'
dobjcmn.cpp:(.text+0x528): undefined reference to `operator delete[](void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dobjcmn.o): In function `wxTextDropTarget::wxTextDropTarget()':
dobjcmn.cpp:(.text+0x908): undefined reference to `operator new(unsigned int)'
dobjcmn.cpp:(.text+0x9d5): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dobjcmn.o): In function `wxTextDropTarget::wxTextDropTarget()':
dobjcmn.cpp:(.text+0xc08): undefined reference to `operator new(unsigned int)'
dobjcmn.cpp:(.text+0xcd5): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dobjcmn.o): In function `wxFileDropTarget::wxFileDropTarget()':
dobjcmn.cpp:(.text+0xd30): undefined reference to `operator new(unsigned int)'
dobjcmn.cpp:(.text+0xdd4): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dobjcmn.o): In function `wxFileDropTarget::wxFileDropTarget()':
dobjcmn.cpp:(.text+0xe20): undefined reference to `operator new(unsigned int)'
dobjcmn.cpp:(.text+0xec4): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dobjcmn.o): In function `wxDataObjectBase::~wxDataObjectBase()':
dobjcmn.cpp:(.text+0x191): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dobjcmn.o): In function `__tcf_0':
dobjcmn.cpp:(.text+0x22c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dobjcmn.o): In function `wxCustomDataObject::Alloc(unsigned int)':
dobjcmn.cpp:(.text+0x31b): undefined reference to `operator new[](unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dobjcmn.o): In function `wxCustomDataObject::~wxCustomDataObject()':
dobjcmn.cpp:(.text+0xb3f): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dobjcmn.o): In function `wxDataObjectComposite::~wxDataObjectComposite()':
dobjcmn.cpp:(.text+0x1009): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dobjcmn.o): In function `wxwxSimpleDataObjectListNode::~wxwxSimpleDataObjectListNode()':
dobjcmn.cpp:(.text._ZN28wxwxSimpleDataObjectListNodeD0Ev[wxwxSimpleDataObjectListNode::~wxwxSimpleDataObjectListNode()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dobjcmn.o): In function `wxSimpleDataObjectList::~wxSimpleDataObjectList()':
dobjcmn.cpp:(.text._ZN22wxSimpleDataObjectListD0Ev[wxSimpleDataObjectList::~wxSimpleDataObjectList()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dobjcmn.o): In function `wxSimpleDataObjectList::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&)':
dobjcmn.cpp:(.text._ZN22wxSimpleDataObjectList10CreateNodeEP10wxNodeBaseS1_PvRK9wxListKey[wxSimpleDataObjectList::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&)]+0x14): undefined reference to `operator new(unsigned int)'
dobjcmn.cpp:(.text._ZN22wxSimpleDataObjectList10CreateNodeEP10wxNodeBaseS1_PvRK9wxListKey[wxSimpleDataObjectList::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&)]+0x5d): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dobjcmn.o): In function `wxFileDropTarget::~wxFileDropTarget()':
dobjcmn.cpp:(.text._ZN16wxFileDropTargetD0Ev[wxFileDropTarget::~wxFileDropTarget()]+0x28): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dobjcmn.o): In function `wxTextDropTarget::~wxTextDropTarget()':
dobjcmn.cpp:(.text._ZN16wxTextDropTargetD0Ev[wxTextDropTarget::~wxTextDropTarget()]+0x28): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dobjcmn.o):(.rodata._ZTV16wxFileDropTarget[vtable for wxFileDropTarget]+0x28): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dobjcmn.o):(.rodata._ZTV16wxTextDropTarget[vtable for wxTextDropTarget]+0x28): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dobjcmn.o):(.rodata._ZTV16wxDataObjectBase[vtable for wxDataObjectBase]+0x10): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dobjcmn.o):(.rodata._ZTV16wxDataObjectBase[vtable for wxDataObjectBase]+0x14): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dobjcmn.o):(.rodata._ZTV16wxDataObjectBase[vtable for wxDataObjectBase]+0x18): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dobjcmn.o):(.rodata._ZTV16wxDataObjectBase[vtable for wxDataObjectBase]+0x1c): more undefined references to `__cxa_pure_virtual' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dobjcmn.o):(.rodata._ZTI16wxFileDropTarget[typeinfo for wxFileDropTarget]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dobjcmn.o):(.rodata._ZTI16wxTextDropTarget[typeinfo for wxTextDropTarget]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dobjcmn.o):(.rodata._ZTI18wxCustomDataObject[typeinfo for wxCustomDataObject]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dobjcmn.o):(.rodata._ZTI21wxDataObjectComposite[typeinfo for wxDataObjectComposite]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dobjcmn.o):(.rodata._ZTI28wxwxSimpleDataObjectListNode[typeinfo for wxwxSimpleDataObjectListNode]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dobjcmn.o):(.rodata._ZTI16wxDataObjectBase[typeinfo for wxDataObjectBase]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dobjcmn.o):(.rodata._ZTI22wxSimpleDataObjectList[typeinfo for wxSimpleDataObjectList]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dobjcmn.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_gaugecmn.o): In function `__static_initialization_and_destruction_0(int, int)':
gaugecmn.cpp:(.text+0xd0): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_gaugecmn.o): In function `__tcf_0':
gaugecmn.cpp:(.text+0x11c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_gaugecmn.o): In function `wxGaugeBase::~wxGaugeBase()':
gaugecmn.cpp:(.text+0x2aa): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_gaugecmn.o):(.rodata._ZTI11wxGaugeBase[typeinfo for wxGaugeBase]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_gaugecmn.o):(.eh_frame+0x11): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_popupcmn.o): In function `wxPopupTransientWindow::Popup(wxWindow*)':
popupcmn.cpp:(.text+0x328): undefined reference to `operator new(unsigned int)'
popupcmn.cpp:(.text+0x35f): undefined reference to `operator new(unsigned int)'
popupcmn.cpp:(.text+0x387): undefined reference to `operator delete(void*)'
popupcmn.cpp:(.text+0x399): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_popupcmn.o): In function `wxPopupWindow::wxCreateObject()':
popupcmn.cpp:(.text+0x514): undefined reference to `operator new(unsigned int)'
popupcmn.cpp:(.text+0x53a): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_popupcmn.o): In function `__static_initialization_and_destruction_0(int, int)':
popupcmn.cpp:(.text+0x84c): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_popupcmn.o): In function `wxPopupTransientWindow::wxCreateObject()':
popupcmn.cpp:(.text+0xba4): undefined reference to `operator new(unsigned int)'
popupcmn.cpp:(.text+0xbd2): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_popupcmn.o): In function `__tcf_0':
popupcmn.cpp:(.text+0x1ac): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_popupcmn.o): In function `wxPopupTransientWindow::~wxPopupTransientWindow()':
popupcmn.cpp:(.text+0x4e0): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_popupcmn.o): In function `wxPopupWindowBase::~wxPopupWindowBase()':
popupcmn.cpp:(.text+0x661): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_popupcmn.o): In function `wxPopupWindowHandler::~wxPopupWindowHandler()':
popupcmn.cpp:(.text._ZN20wxPopupWindowHandlerD0Ev[wxPopupWindowHandler::~wxPopupWindowHandler()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_popupcmn.o): In function `wxPopupFocusHandler::~wxPopupFocusHandler()':
popupcmn.cpp:(.text._ZN19wxPopupFocusHandlerD0Ev[wxPopupFocusHandler::~wxPopupFocusHandler()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_popupcmn.o):(.rodata._ZTI19wxPopupFocusHandler[typeinfo for wxPopupFocusHandler]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_popupcmn.o):(.rodata._ZTI20wxPopupWindowHandler[typeinfo for wxPopupWindowHandler]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_popupcmn.o):(.rodata._ZTI22wxPopupTransientWindow[typeinfo for wxPopupTransientWindow]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_popupcmn.o):(.rodata._ZTI17wxPopupWindowBase[typeinfo for wxPopupWindowBase]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_popupcmn.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dirctrlg.o): In function `__static_initialization_and_destruction_0(int, int)':
dirctrlg.cpp:(.text+0x7c5): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dirctrlg.o): In function `wxGenericDirCtrl::wxCreateObject()':
dirctrlg.cpp:(.text+0x11e4): undefined reference to `operator new(unsigned int)'
dirctrlg.cpp:(.text+0x1204): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dirctrlg.o): In function `wxGenericDirCtrl::AddSection(wxString const&, wxString const&, int)':
dirctrlg.cpp:(.text+0x137d): undefined reference to `operator new(unsigned int)'
dirctrlg.cpp:(.text+0x140b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dirctrlg.o): In function `wxGenericDirCtrl::CreateTreeCtrl(wxWindow*, int, wxPoint const&, wxSize const&, long)':
dirctrlg.cpp:(.text+0x2c25): undefined reference to `operator new(unsigned int)'
dirctrlg.cpp:(.text+0x2dee): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dirctrlg.o): In function `wxFileIconsTableModule::wxCreateObject()':
dirctrlg.cpp:(.text+0x3324): undefined reference to `operator new(unsigned int)'
dirctrlg.cpp:(.text+0x3368): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dirctrlg.o): In function `wxFileIconsTable::GetIconID(wxString const&, wxString const&)':
dirctrlg.cpp:(.text+0x3783): undefined reference to `operator delete(void*)'
dirctrlg.cpp:(.text+0x37a3): undefined reference to `operator new(unsigned int)'
dirctrlg.cpp:(.text+0x395e): undefined reference to `operator new(unsigned int)'
dirctrlg.cpp:(.text+0x3a0b): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dirctrlg.o): In function `wxFileIconsTable::Create()':
dirctrlg.cpp:(.text+0x3c17): undefined reference to `operator new(unsigned int)'
dirctrlg.cpp:(.text+0x3c5c): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dirctrlg.o):dirctrlg.cpp:(.text+0x448d): more undefined references to `operator new(unsigned int)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dirctrlg.o): In function `wxFileIconsTable::Create()':
dirctrlg.cpp:(.text+0x462d): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dirctrlg.o): In function `wxGenericDirCtrl::Create(wxWindow*, int, wxString const&, wxPoint const&, wxSize const&, long, wxString const&, int, wxString const&)':
dirctrlg.cpp:(.text+0x4b63): undefined reference to `operator new(unsigned int)'
dirctrlg.cpp:(.text+0x4d02): undefined reference to `operator new(unsigned int)'
dirctrlg.cpp:(.text+0x4d78): undefined reference to `operator delete(void*)'
dirctrlg.cpp:(.text+0x4d98): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dirctrlg.o): In function `wxGenericDirCtrl::ExpandDir(wxTreeItemId)':
dirctrlg.cpp:(.text+0x50b5): undefined reference to `operator new(unsigned int)'
dirctrlg.cpp:(.text+0x5345): undefined reference to `operator new(unsigned int)'
dirctrlg.cpp:(.text+0x5a2b): undefined reference to `operator delete(void*)'
dirctrlg.cpp:(.text+0x5a53): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dirctrlg.o): In function `__tcf_0':
dirctrlg.cpp:(.text+0x1ac): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dirctrlg.o): In function `wxGenericDirCtrl::~wxGenericDirCtrl()':
dirctrlg.cpp:(.text+0x31cb): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dirctrlg.o): In function `wxClientData::~wxClientData()':
dirctrlg.cpp:(.text._ZN12wxClientDataD0Ev[wxClientData::~wxClientData()]+0x11): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dirctrlg.o): In function `wxDirFilterListCtrl::~wxDirFilterListCtrl()':
dirctrlg.cpp:(.text._ZN19wxDirFilterListCtrlD0Ev[wxDirFilterListCtrl::~wxDirFilterListCtrl()]+0x3b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dirctrlg.o): In function `wxFileIconsTableModule::OnInit()':
dirctrlg.cpp:(.text._ZN22wxFileIconsTableModule6OnInitEv[wxFileIconsTableModule::OnInit()]+0xf): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dirctrlg.o): In function `wxFileIconsTableModule::OnExit()':
dirctrlg.cpp:(.text._ZN22wxFileIconsTableModule6OnExitEv[wxFileIconsTableModule::OnExit()]+0x1d): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dirctrlg.o): In function `wxTreeItemData::~wxTreeItemData()':
dirctrlg.cpp:(.text._ZN14wxTreeItemDataD0Ev[wxTreeItemData::~wxTreeItemData()]+0x11): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dirctrlg.o): In function `wxFileIconEntry::~wxFileIconEntry()':
dirctrlg.cpp:(.text._ZN15wxFileIconEntryD0Ev[wxFileIconEntry::~wxFileIconEntry()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dirctrlg.o): In function `wxFileIconsTableModule::~wxFileIconsTableModule()':
dirctrlg.cpp:(.text._ZN22wxFileIconsTableModuleD0Ev[wxFileIconsTableModule::~wxFileIconsTableModule()]+0x3b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dirctrlg.o): In function `wxDirItemData::~wxDirItemData()':
dirctrlg.cpp:(.text._ZN13wxDirItemDataD0Ev[wxDirItemData::~wxDirItemData()]+0x4b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dirctrlg.o):(.rodata._ZTI22wxFileIconsTableModule[typeinfo for wxFileIconsTableModule]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dirctrlg.o):(.rodata._ZTI19wxDirFilterListCtrl[typeinfo for wxDirFilterListCtrl]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dirctrlg.o):(.rodata._ZTI16wxGenericDirCtrl[typeinfo for wxGenericDirCtrl]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dirctrlg.o):(.rodata._ZTI15wxFileIconEntry[typeinfo for wxFileIconEntry]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dirctrlg.o):(.rodata._ZTI13wxDirItemData[typeinfo for wxDirItemData]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dirctrlg.o):(.rodata._ZTI14wxTreeItemData[typeinfo for wxTreeItemData]+0x0): more undefined references to `vtable for __cxxabiv1::__si_class_type_info' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dirctrlg.o):(.rodata._ZTI12wxClientData[typeinfo for wxClientData]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dirctrlg.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_renderg.o): In function `__static_initialization_and_destruction_0(int, int)':
renderg.cpp:(.text+0xd0): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_renderg.o): In function `wxRendererGeneric::DoGetGeneric()':
renderg.cpp:(.text+0x35c): undefined reference to `operator new(unsigned int)'
renderg.cpp:(.text+0x378): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_renderg.o): In function `wxGenericRendererModule::wxCreateObject()':
renderg.cpp:(.text+0x1294): undefined reference to `operator new(unsigned int)'
renderg.cpp:(.text+0x12d8): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_renderg.o): In function `__tcf_0':
renderg.cpp:(.text+0x19c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_renderg.o): In function `wxRendererGeneric::~wxRendererGeneric()':
renderg.cpp:(.text._ZN17wxRendererGenericD0Ev[wxRendererGeneric::~wxRendererGeneric()]+0x4f): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_renderg.o): In function `wxMirrorDC::~wxMirrorDC()':
renderg.cpp:(.text._ZN10wxMirrorDCD0Ev[wxMirrorDC::~wxMirrorDC()]+0x8b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_renderg.o): In function `wxGenericRendererModule::~wxGenericRendererModule()':
renderg.cpp:(.text._ZN23wxGenericRendererModuleD0Ev[wxGenericRendererModule::~wxGenericRendererModule()]+0x3b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_renderg.o):(.rodata._ZTI23wxGenericRendererModule[typeinfo for wxGenericRendererModule]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_renderg.o):(.rodata._ZTI17wxRendererGeneric[typeinfo for wxRendererGeneric]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_renderg.o):(.rodata._ZTI10wxMirrorDC[typeinfo for wxMirrorDC]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_renderg.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treectlg.o): In function `wxGenericTreeCtrl::GetItemTextColour(wxTreeItemId const&) const':
treectlg.cpp:(.text+0x11a6): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treectlg.o): In function `__static_initialization_and_destruction_0(int, int)':
treectlg.cpp:(.text+0x13b9): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treectlg.o): In function `wxGenericTreeCtrl::DoInsertItem(wxTreeItemId const&, unsigned int, wxString const&, int, int, wxTreeItemData*)':
treectlg.cpp:(.text+0x2721): undefined reference to `operator new(unsigned int)'
treectlg.cpp:(.text+0x27e4): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treectlg.o): In function `wxGenericTreeCtrl::Init()':
treectlg.cpp:(.text+0x2d3d): undefined reference to `operator new(unsigned int)'
treectlg.cpp:(.text+0x2d83): undefined reference to `operator new(unsigned int)'
treectlg.cpp:(.text+0x2f8a): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treectlg.o): In function `wxGenericTreeCtrl::wxCreateObject()':
treectlg.cpp:(.text+0x2fc7): undefined reference to `operator new(unsigned int)'
treectlg.cpp:(.text+0x30b7): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treectlg.o): In function `wxTreeCtrl::wxCreateObject()':
treectlg.cpp:(.text+0x3157): undefined reference to `operator new(unsigned int)'
treectlg.cpp:(.text+0x3257): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treectlg.o): In function `wxGenericTreeItem::~wxGenericTreeItem()':
treectlg.cpp:(.text+0x4440): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treectlg.o): In function `wxGenericTreeCtrl::AddRoot(wxString const&, int, int, wxTreeItemData*)':
treectlg.cpp:(.text+0x5135): undefined reference to `operator new(unsigned int)'
treectlg.cpp:(.text+0x51de): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treectlg.o): In function `wxGenericTreeCtrl::SetItemFont(wxTreeItemId const&, wxFont const&)':
treectlg.cpp:(.text+0x5805): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treectlg.o): In function `wxGenericTreeCtrl::SetItemBackgroundColour(wxTreeItemId const&, wxColour const&)':
treectlg.cpp:(.text+0x58a5): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treectlg.o): In function `wxGenericTreeCtrl::SetItemTextColour(wxTreeItemId const&, wxColour const&)':
treectlg.cpp:(.text+0x5945): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treectlg.o): In function `wxGenericTreeCtrl::SetItemDropHighlight(wxTreeItemId const&, bool)':
treectlg.cpp:(.text+0x5aa1): undefined reference to `operator new(unsigned int)'
treectlg.cpp:(.text+0x5ae2): undefined reference to `operator new(unsigned int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treectlg.o):treectlg.cpp:(.text+0x5bc6): more undefined references to `operator new(unsigned int)' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treectlg.o): In function `wxGenericTreeItem::~wxGenericTreeItem()':
treectlg.cpp:(.text+0x6180): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treectlg.o): In function `wxGenericTreeItem::DeleteChildren(wxGenericTreeCtrl*)':
treectlg.cpp:(.text+0x6ae0): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treectlg.o): In function `wxGenericTreeCtrl::Delete(wxTreeItemId const&)':
treectlg.cpp:(.text+0x7130): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treectlg.o): In function `wxGenericTreeCtrl::EditLabel(wxTreeItemId const&, wxClassInfo*)':
treectlg.cpp:(.text+0x75be): undefined reference to `operator new(unsigned int)'
treectlg.cpp:(.text+0x769b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treectlg.o): In function `wxGenericTreeCtrl::OnMouse(wxMouseEvent&)':
treectlg.cpp:(.text+0x8ad6): undefined reference to `operator new(unsigned int)'
treectlg.cpp:(.text+0x8b35): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treectlg.o): In function `wxGenericTreeCtrl::OnChar(wxKeyEvent&)':
treectlg.cpp:(.text+0x9ab4): undefined reference to `operator new(unsigned int)'
treectlg.cpp:(.text+0x9dfa): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treectlg.o): In function `__tcf_0':
treectlg.cpp:(.text+0xabc): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treectlg.o): In function `wxGenericTreeCtrl::~wxGenericTreeCtrl()':
treectlg.cpp:(.text+0x6507): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treectlg.o): In function `wxTreeFindTimer::~wxTreeFindTimer()':
treectlg.cpp:(.text._ZN15wxTreeFindTimerD0Ev[wxTreeFindTimer::~wxTreeFindTimer()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treectlg.o): In function `wxTreeRenameTimer::~wxTreeRenameTimer()':
treectlg.cpp:(.text._ZN17wxTreeRenameTimerD0Ev[wxTreeRenameTimer::~wxTreeRenameTimer()]+0x21): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treectlg.o): In function `wxTreeCtrl::~wxTreeCtrl()':
treectlg.cpp:(.text._ZN10wxTreeCtrlD0Ev[wxTreeCtrl::~wxTreeCtrl()]+0x3b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treectlg.o): In function `wxTextCtrl::wxTextCtrl()':
treectlg.cpp:(.text._ZN10wxTextCtrlC2Ev[wxTextCtrl::wxTextCtrl()]+0x2c): undefined reference to `vtable for std::basic_streambuf >'
treectlg.cpp:(.text._ZN10wxTextCtrlC2Ev[wxTextCtrl::wxTextCtrl()]+0x79): undefined reference to `std::locale::locale()'
treectlg.cpp:(.text._ZN10wxTextCtrlC2Ev[wxTextCtrl::wxTextCtrl()]+0x15e): undefined reference to `vtable for std::basic_streambuf >'
treectlg.cpp:(.text._ZN10wxTextCtrlC2Ev[wxTextCtrl::wxTextCtrl()]+0x169): undefined reference to `std::locale::~locale()'
treectlg.cpp:(.text._ZN10wxTextCtrlC2Ev[wxTextCtrl::wxTextCtrl()]+0x20f): undefined reference to `vtable for std::basic_streambuf >'
treectlg.cpp:(.text._ZN10wxTextCtrlC2Ev[wxTextCtrl::wxTextCtrl()]+0x21a): undefined reference to `std::locale::~locale()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treectlg.o): In function `wxTreeTextCtrl::~wxTreeTextCtrl()':
treectlg.cpp:(.text._ZN14wxTreeTextCtrlD0Ev[wxTreeTextCtrl::~wxTreeTextCtrl()]+0x54): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treectlg.o):(.rodata._ZTV14wxTreeTextCtrl[vtable for wxTreeTextCtrl]+0x360): undefined reference to `std::basic_streambuf >::imbue(std::locale const&)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treectlg.o):(.rodata._ZTV14wxTreeTextCtrl[vtable for wxTreeTextCtrl]+0x364): undefined reference to `std::basic_streambuf >::setbuf(char*, int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treectlg.o):(.rodata._ZTV14wxTreeTextCtrl[vtable for wxTreeTextCtrl]+0x368): undefined reference to `std::basic_streambuf >::seekoff(long long, std::_Ios_Seekdir, std::_Ios_Openmode)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treectlg.o):(.rodata._ZTV14wxTreeTextCtrl[vtable for wxTreeTextCtrl]+0x36c): undefined reference to `std::basic_streambuf >::seekpos(std::fpos<__mbstate_t>, std::_Ios_Openmode)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treectlg.o):(.rodata._ZTV14wxTreeTextCtrl[vtable for wxTreeTextCtrl]+0x370): undefined reference to `std::basic_streambuf >::sync()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treectlg.o):(.rodata._ZTV14wxTreeTextCtrl[vtable for wxTreeTextCtrl]+0x374): undefined reference to `std::basic_streambuf >::showmanyc()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treectlg.o):(.rodata._ZTV14wxTreeTextCtrl[vtable for wxTreeTextCtrl]+0x378): undefined reference to `std::basic_streambuf >::xsgetn(char*, int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treectlg.o):(.rodata._ZTV14wxTreeTextCtrl[vtable for wxTreeTextCtrl]+0x37c): undefined reference to `std::basic_streambuf >::underflow()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treectlg.o):(.rodata._ZTV14wxTreeTextCtrl[vtable for wxTreeTextCtrl]+0x380): undefined reference to `std::basic_streambuf >::uflow()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treectlg.o):(.rodata._ZTV14wxTreeTextCtrl[vtable for wxTreeTextCtrl]+0x384): undefined reference to `std::basic_streambuf >::pbackfail(int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treectlg.o):(.rodata._ZTV14wxTreeTextCtrl[vtable for wxTreeTextCtrl]+0x388): undefined reference to `std::basic_streambuf >::xsputn(char const*, int)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treectlg.o):(.rodata._ZTI14wxTreeTextCtrl[typeinfo for wxTreeTextCtrl]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treectlg.o):(.rodata._ZTI17wxTreeRenameTimer[typeinfo for wxTreeRenameTimer]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treectlg.o):(.rodata._ZTI10wxTreeCtrl[typeinfo for wxTreeCtrl]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treectlg.o):(.rodata._ZTI17wxGenericTreeCtrl[typeinfo for wxGenericTreeCtrl]+0x0): undefined reference to `vtable for __cxxabiv1::__vmi_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treectlg.o):(.rodata._ZTI15wxTreeFindTimer[typeinfo for wxTreeFindTimer]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treectlg.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dircmn.o): In function `__static_initialization_and_destruction_0(int, int)':
dircmn.cpp:(.text+0x30): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dircmn.o): In function `__tcf_0':
dircmn.cpp:(.text+0x7c): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dircmn.o): In function `wxDirTraverser::~wxDirTraverser()':
dircmn.cpp:(.text._ZN14wxDirTraverserD0Ev[wxDirTraverser::~wxDirTraverser()]+0x11): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dircmn.o): In function `wxDirTraverserSumSize::~wxDirTraverserSumSize()':
dircmn.cpp:(.text._ZN21wxDirTraverserSumSizeD0Ev[wxDirTraverserSumSize::~wxDirTraverserSumSize()]+0x2a): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dircmn.o): In function `wxDirTraverserSimple::~wxDirTraverserSimple()':
dircmn.cpp:(.text._ZN20wxDirTraverserSimpleD0Ev[wxDirTraverserSimple::~wxDirTraverserSimple()]+0x11): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dircmn.o): In function `wxDirTraverserFindFirst::~wxDirTraverserFindFirst()':
dircmn.cpp:(.text._ZN23wxDirTraverserFindFirstD0Ev[wxDirTraverserFindFirst::~wxDirTraverserFindFirst()]+0x35): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dircmn.o):(.rodata._ZTV14wxDirTraverser[vtable for wxDirTraverser]+0x10): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dircmn.o):(.rodata._ZTV14wxDirTraverser[vtable for wxDirTraverser]+0x14): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dircmn.o):(.rodata._ZTI14wxDirTraverser[typeinfo for wxDirTraverser]+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dircmn.o):(.rodata._ZTI21wxDirTraverserSumSize[typeinfo for wxDirTraverserSumSize]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dircmn.o):(.rodata._ZTI23wxDirTraverserFindFirst[typeinfo for wxDirTraverserFindFirst]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dircmn.o):(.rodata._ZTI20wxDirTraverserSimple[typeinfo for wxDirTraverserSimple]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_dircmn.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_mstream.o): In function `__static_initialization_and_destruction_0(int, int)':
mstream.cpp:(.text+0xa0): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_mstream.o): In function `wxMemoryInputStream::wxMemoryInputStream(void const*, unsigned int)':
mstream.cpp:(.text+0x36b): undefined reference to `operator new(unsigned int)'
mstream.cpp:(.text+0x3d7): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_mstream.o): In function `wxMemoryOutputStream::wxMemoryOutputStream(void*, unsigned int)':
mstream.cpp:(.text+0x40b): undefined reference to `operator new(unsigned int)'
mstream.cpp:(.text+0x476): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_mstream.o): In function `wxMemoryInputStream::wxMemoryInputStream(wxMemoryOutputStream const&)':
mstream.cpp:(.text+0x580): undefined reference to `operator new(unsigned int)'
mstream.cpp:(.text+0x608): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_mstream.o): In function `wxMemoryInputStream::wxMemoryInputStream(void const*, unsigned int)':
mstream.cpp:(.text+0x63b): undefined reference to `operator new(unsigned int)'
mstream.cpp:(.text+0x6a7): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_mstream.o): In function `wxMemoryInputStream::wxMemoryInputStream(wxMemoryOutputStream const&)':
mstream.cpp:(.text+0x720): undefined reference to `operator new(unsigned int)'
mstream.cpp:(.text+0x7a8): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_mstream.o): In function `wxMemoryOutputStream::wxMemoryOutputStream(void*, unsigned int)':
mstream.cpp:(.text+0x7db): undefined reference to `operator new(unsigned int)'
mstream.cpp:(.text+0x846): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_mstream.o): In function `__tcf_0':
mstream.cpp:(.text+0xec): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_mstream.o): In function `wxMemoryOutputStream::~wxMemoryOutputStream()':
mstream.cpp:(.text+0x199): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_mstream.o): In function `wxMemoryInputStream::~wxMemoryInputStream()':
mstream.cpp:(.text+0x289): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_mstream.o):(.rodata._ZTI20wxMemoryOutputStream[typeinfo for wxMemoryOutputStream]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_mstream.o):(.rodata._ZTI19wxMemoryInputStream[typeinfo for wxMemoryInputStream]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_mstream.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treebase.o): In function `__static_initialization_and_destruction_0(int, int)':
treebase.cpp:(.text+0x320): undefined reference to `std::ios_base::Init::Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treebase.o): In function `__tcf_0':
treebase.cpp:(.text+0x4cc): undefined reference to `std::ios_base::Init::~Init()'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treebase.o): In function `wxTreeCtrlBase::~wxTreeCtrlBase()':
treebase.cpp:(.text+0xe61): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treebase.o): In function `wxTreeEvent::~wxTreeEvent()':
treebase.cpp:(.text._ZN11wxTreeEventD0Ev[wxTreeEvent::~wxTreeEvent()]+0x70): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treebase.o): In function `wxTreeEvent::Clone() const':
treebase.cpp:(.text._ZNK11wxTreeEvent5CloneEv[wxTreeEvent::Clone() const]+0x14): undefined reference to `operator new(unsigned int)'
treebase.cpp:(.text._ZNK11wxTreeEvent5CloneEv[wxTreeEvent::Clone() const]+0x3b): undefined reference to `operator delete(void*)'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treebase.o):(.rodata._ZTV14wxTreeCtrlBase[vtable for wxTreeCtrlBase]+0x284): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treebase.o):(.rodata._ZTV14wxTreeCtrlBase[vtable for wxTreeCtrlBase]+0x288): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treebase.o):(.rodata._ZTV14wxTreeCtrlBase[vtable for wxTreeCtrlBase]+0x28c): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treebase.o):(.rodata._ZTV14wxTreeCtrlBase[vtable for wxTreeCtrlBase]+0x290): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treebase.o):(.rodata._ZTV14wxTreeCtrlBase[vtable for wxTreeCtrlBase]+0x294): undefined reference to `__cxa_pure_virtual'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treebase.o):(.rodata._ZTV14wxTreeCtrlBase[vtable for wxTreeCtrlBase]+0x298): more undefined references to `__cxa_pure_virtual' follow
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treebase.o):(.rodata._ZTI14wxTreeCtrlBase[typeinfo for wxTreeCtrlBase]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treebase.o):(.rodata._ZTI11wxTreeEvent[typeinfo for wxTreeEvent]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/usr/local/lib/libwx_gtk2u-2.8.a(monolib_treebase.o):(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkcellrenderertext.o): In function `gtk_cell_renderer_text_render':
(.text+0x24b4): undefined reference to `cairo_clip'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkcellrenderertext.o): In function `gtk_cell_renderer_text_render':
(.text+0x250c): undefined reference to `cairo_set_source_rgb'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkcellrenderertext.o): In function `gtk_cell_renderer_text_render':
(.text+0x2517): undefined reference to `cairo_fill'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkcellrenderertext.o): In function `gtk_cell_renderer_text_render':
(.text+0x2522): undefined reference to `cairo_destroy'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkcolorsel.o): In function `color_sample_draw_sample':
(.text+0x2535): undefined reference to `cairo_set_source_rgba'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkcolorsel.o): In function `color_sample_draw_sample':
(.text+0x2591): undefined reference to `cairo_set_source_rgba'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkcolorsel.o): In function `color_sample_draw_sample':
(.text+0x25b4): undefined reference to `cairo_rectangle'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkcolorsel.o): In function `color_sample_draw_sample':
(.text+0x25bf): undefined reference to `cairo_fill'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkcolorsel.o): In function `color_sample_draw_sample':
(.text+0x25ca): undefined reference to `cairo_destroy'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkcolorsel.o): In function `color_sample_draw_sample':
(.text+0x2602): undefined reference to `cairo_set_source_rgb'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkcolorsel.o): In function `color_sample_draw_sample':
(.text+0x2635): undefined reference to `cairo_rectangle'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkcolorsel.o): In function `color_sample_draw_sample':
(.text+0x2640): undefined reference to `cairo_fill'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkcolorsel.o): In function `color_sample_draw_sample':
(.text+0x265d): undefined reference to `cairo_set_source_rgb'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkcolorsel.o): In function `color_sample_draw_sample':
(.text+0x26be): undefined reference to `cairo_fill'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkcolorsel.o): In function `color_sample_draw_sample':
(.text+0x26f1): undefined reference to `cairo_rectangle'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkcolorsel.o): In function `palette_expose':
(.text+0x2fa5): undefined reference to `cairo_fill'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkcolorsel.o): In function `palette_expose':
(.text+0x2fb3): undefined reference to `cairo_destroy'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkcolorsel.o): In function `palette_expose':
(.text+0x303d): undefined reference to `cairo_set_source_rgb'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkcolorsel.o): In function `palette_expose':
(.text+0x304c): undefined reference to `cairo_set_line_width'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkcolorsel.o): In function `palette_expose':
(.text+0x309b): undefined reference to `cairo_rectangle'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkcolorsel.o): In function `palette_expose':
(.text+0x30a3): undefined reference to `cairo_stroke'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkcolorsel.o): In function `palette_expose':
(.text+0x3145): undefined reference to `cairo_set_dash'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkentry.o): In function `gtk_entry_draw_cursor':
(.text+0x8935): undefined reference to `cairo_fill'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkentry.o): In function `gtk_entry_draw_cursor':
(.text+0x8944): undefined reference to `cairo_destroy'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkentry.o): In function `gtk_entry_draw_cursor':
(.text+0x899a): undefined reference to `cairo_clip'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkentry.o): In function `gtk_entry_draw_cursor':
(.text+0x89b0): undefined reference to `cairo_move_to'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkentry.o): In function `gtk_entry_draw_cursor':
(.text+0x89df): undefined reference to `pango_cairo_show_layout'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkentry.o): In function `gtk_entry_expose':
(.text+0x8c5d): undefined reference to `cairo_move_to'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkentry.o): In function `gtk_entry_expose':
(.text+0x8c8c): undefined reference to `pango_cairo_show_layout'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkentry.o): In function `gtk_entry_expose':
(.text+0x8cae): undefined reference to `cairo_destroy'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkentry.o): In function `gtk_entry_expose':
(.text+0x8d48): undefined reference to `cairo_rectangle'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkentry.o): In function `gtk_entry_expose':
(.text+0x8d55): undefined reference to `cairo_clip'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkentry.o): In function `gtk_entry_expose':
(.text+0x8d6c): undefined reference to `cairo_paint'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkentry.o): In function `gtk_entry_expose':
(.text+0x8d82): undefined reference to `cairo_move_to'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkentry.o): In function `gtk_entry_expose':
(.text+0x8da0): undefined reference to `pango_cairo_show_layout'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkhsv.o): In function `gtk_hsv_expose':
(.text+0x159f): undefined reference to `cairo_translate'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkhsv.o): In function `gtk_hsv_expose':
(.text+0x1901): undefined reference to `cairo_image_surface_create_for_data'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkhsv.o): In function `gtk_hsv_expose':
(.text+0x190b): undefined reference to `cairo_create'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkhsv.o): In function `gtk_hsv_expose':
(.text+0x1976): undefined reference to `cairo_set_source_rgb'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkhsv.o): In function `gtk_hsv_expose':
(.text+0x19bd): undefined reference to `cairo_move_to'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkhsv.o): In function `gtk_hsv_expose':
(.text+0x1a19): undefined reference to `cairo_line_to'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkhsv.o): In function `gtk_hsv_expose':
(.text+0x1a21): undefined reference to `cairo_stroke'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkhsv.o): In function `gtk_hsv_expose':
(.text+0x1a29): undefined reference to `cairo_destroy'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkhsv.o): In function `gtk_hsv_expose':
(.text+0x1a37): undefined reference to `cairo_save'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkhsv.o): In function `gtk_hsv_expose':
(.text+0x1a6b): undefined reference to `cairo_set_source_surface'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkhsv.o): In function `gtk_hsv_expose':
(.text+0x1a73): undefined reference to `cairo_surface_destroy'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkhsv.o): In function `gtk_hsv_expose':
(.text+0x1a8e): undefined reference to `cairo_set_line_width'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkhsv.o): In function `gtk_hsv_expose':
(.text+0x1a9c): undefined reference to `cairo_new_path'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkhsv.o): In function `gtk_hsv_expose':
(.text+0x1af0): undefined reference to `cairo_arc'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkhsv.o): In function `gtk_hsv_expose':
(.text+0x1af8): undefined reference to `cairo_stroke'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkhsv.o): In function `gtk_hsv_expose':
(.text+0x1b00): undefined reference to `cairo_restore'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkhsv.o): In function `gtk_hsv_expose':
(.text+0x2232): undefined reference to `cairo_image_surface_create_for_data'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkhsv.o): In function `gtk_hsv_expose':
(.text+0x225a): undefined reference to `cairo_set_source_surface'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkhsv.o): In function `gtk_hsv_expose':
(.text+0x2262): undefined reference to `cairo_surface_destroy'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkhsv.o): In function `gtk_hsv_expose':
(.text+0x2284): undefined reference to `cairo_move_to'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkhsv.o): In function `gtk_hsv_expose':
(.text+0x22a6): undefined reference to `cairo_line_to'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkhsv.o): In function `gtk_hsv_expose':
(.text+0x22c8): undefined reference to `cairo_line_to'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkhsv.o): In function `gtk_hsv_expose':
(.text+0x22d0): undefined reference to `cairo_close_path'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkhsv.o): In function `gtk_hsv_expose':
(.text+0x22d8): undefined reference to `cairo_fill'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkhsv.o): In function `gtk_hsv_expose':
(.text+0x2456): undefined reference to `cairo_set_source_rgb'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkhsv.o): In function `gtk_hsv_expose':
(.text+0x2464): undefined reference to `cairo_new_path'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkhsv.o): In function `gtk_hsv_expose':
(.text+0x24b8): undefined reference to `cairo_arc'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkhsv.o): In function `gtk_hsv_expose':
(.text+0x24c6): undefined reference to `cairo_stroke'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkhsv.o): In function `gtk_hsv_expose':
(.text+0x24ed): undefined reference to `cairo_destroy'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkhsv.o): In function `gtk_hsv_expose':
(.text+0x2658): undefined reference to `cairo_set_source_rgb'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkselection.o): In function `_gtk_selection_incr_event':
(.text+0x993): undefined reference to `XExtendedMaxRequestSize'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkselection.o): In function `_gtk_selection_incr_event':
(.text+0x9b2): undefined reference to `XExtendedMaxRequestSize'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkselection.o): In function `_gtk_selection_incr_event':
(.text+0xa0e): undefined reference to `XMaxRequestSize'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkselection.o): In function `_gtk_selection_incr_event':
(.text+0xb70): undefined reference to `XExtendedMaxRequestSize'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkselection.o): In function `_gtk_selection_incr_event':
(.text+0xb8f): undefined reference to `XMaxRequestSize'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkselection.o): In function `_gtk_selection_incr_event':
(.text+0xbc1): undefined reference to `XExtendedMaxRequestSize'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkselection.o): In function `_gtk_selection_request':
(.text+0x1756): undefined reference to `XExtendedMaxRequestSize'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkselection.o): In function `_gtk_selection_request':
(.text+0x1771): undefined reference to `XMaxRequestSize'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkselection.o): In function `_gtk_selection_request':
(.text+0x18e2): undefined reference to `XExtendedMaxRequestSize'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkselection.o): In function `_gtk_selection_request':
(.text+0x190c): undefined reference to `XExtendedMaxRequestSize'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkselection.o): In function `_gtk_selection_request':
(.text+0x1923): undefined reference to `XMaxRequestSize'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkselection.o): In function `_gtk_selection_request':
(.text+0x194b): undefined reference to `XExtendedMaxRequestSize'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtksettings.o): In function `settings_update_font_options':
(.text+0x1d5c): undefined reference to `cairo_font_options_create'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtksettings.o): In function `settings_update_font_options':
(.text+0x1e08): undefined reference to `cairo_font_options_set_hint_style'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtksettings.o): In function `settings_update_font_options':
(.text+0x1e99): undefined reference to `cairo_font_options_set_subpixel_order'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtksettings.o): In function `settings_update_font_options':
(.text+0x1ec4): undefined reference to `cairo_font_options_set_antialias'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtksettings.o): In function `settings_update_font_options':
(.text+0x1ee1): undefined reference to `cairo_font_options_destroy'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `gtk_default_draw_expander':
(.text+0x55f3): undefined reference to `cairo_clip'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `gtk_default_draw_expander':
(.text+0x581a): undefined reference to `cairo_translate'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `gtk_default_draw_expander':
(.text+0x5829): undefined reference to `cairo_rotate'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `gtk_default_draw_expander':
(.text+0x584d): undefined reference to `cairo_move_to'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `gtk_default_draw_expander':
(.text+0x586f): undefined reference to `cairo_line_to'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `gtk_default_draw_expander':
(.text+0x5885): undefined reference to `cairo_line_to'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `gtk_default_draw_expander':
(.text+0x588d): undefined reference to `cairo_close_path'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `gtk_default_draw_expander':
(.text+0x589c): undefined reference to `cairo_set_line_width'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `gtk_default_draw_expander':
(.text+0x58cc): undefined reference to `cairo_fill_preserve'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `gtk_default_draw_expander':
(.text+0x58ed): undefined reference to `cairo_stroke'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `gtk_default_draw_expander':
(.text+0x58f5): undefined reference to `cairo_destroy'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `gtk_default_draw_focus':
(.text+0x8fe2): undefined reference to `cairo_set_source_rgb'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `gtk_default_draw_focus':
(.text+0x8ff1): undefined reference to `cairo_set_line_width'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `gtk_default_draw_focus':
(.text+0x901b): undefined reference to `cairo_clip'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `gtk_default_draw_focus':
(.text+0x9064): undefined reference to `cairo_rectangle'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `gtk_default_draw_focus':
(.text+0x906c): undefined reference to `cairo_stroke'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `gtk_default_draw_focus':
(.text+0x9074): undefined reference to `cairo_destroy'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `gtk_default_draw_focus':
(.text+0x914d): undefined reference to `cairo_set_dash'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `draw_arrow':
(.text+0x92f9): undefined reference to `cairo_clip'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `draw_arrow':
(.text+0x9323): undefined reference to `cairo_close_path'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `draw_arrow':
(.text+0x932b): undefined reference to `cairo_fill'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `draw_arrow':
(.text+0x9365): undefined reference to `cairo_move_to'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `draw_arrow':
(.text+0x9386): undefined reference to `cairo_line_to'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `draw_arrow':
(.text+0x93a6): undefined reference to `cairo_line_to'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `draw_arrow':
(.text+0x93cc): undefined reference to `cairo_move_to'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `draw_arrow':
(.text+0x93f7): undefined reference to `cairo_line_to'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `draw_arrow':
(.text+0x9417): undefined reference to `cairo_line_to'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `draw_arrow':
(.text+0x943e): undefined reference to `cairo_move_to'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `draw_arrow':
(.text+0x945e): undefined reference to `cairo_line_to'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `draw_arrow':
(.text+0x9487): undefined reference to `cairo_line_to'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `draw_arrow':
(.text+0x94b8): undefined reference to `cairo_move_to'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `draw_arrow':
(.text+0x94d8): undefined reference to `cairo_line_to'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `draw_arrow':
(.text+0x94f7): undefined reference to `cairo_line_to'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `gtk_default_draw_option':
(.text+0x9952): undefined reference to `cairo_clip'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `gtk_default_draw_option':
(.text+0x9a1f): undefined reference to `cairo_arc'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `gtk_default_draw_option':
(.text+0x9a2a): undefined reference to `cairo_fill_preserve'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `gtk_default_draw_option':
(.text+0x9a63): undefined reference to `cairo_set_line_width'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `gtk_default_draw_option':
(.text+0x9a6e): undefined reference to `cairo_stroke'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `gtk_default_draw_option':
(.text+0x9c5b): undefined reference to `cairo_rectangle'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `gtk_default_draw_option':
(.text+0x9c66): undefined reference to `cairo_fill'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `gtk_default_draw_option':
(.text+0x9cce): undefined reference to `cairo_arc'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `gtk_default_draw_option':
(.text+0x9cd9): undefined reference to `cairo_fill'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `gtk_default_draw_check':
(.text+0x9d99): undefined reference to `cairo_clip'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `gtk_default_draw_check':
(.text+0x9e75): undefined reference to `cairo_set_line_width'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `gtk_default_draw_check':
(.text+0x9eac): undefined reference to `cairo_rectangle'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `gtk_default_draw_check':
(.text+0x9eb7): undefined reference to `cairo_stroke'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `gtk_default_draw_check':
(.text+0x9f15): undefined reference to `cairo_rectangle'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `gtk_default_draw_check':
(.text+0x9f20): undefined reference to `cairo_fill'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `gtk_default_draw_check':
(.text+0x9fde): undefined reference to `cairo_translate'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `gtk_default_draw_check':
(.text+0x9ffe): undefined reference to `cairo_scale'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `gtk_default_draw_check':
(.text+0xa023): undefined reference to `cairo_move_to'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `gtk_default_draw_check':
(.text+0xa04e): undefined reference to `cairo_line_to'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `gtk_default_draw_check':
(.text+0xa0a7): undefined reference to `cairo_curve_to'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `gtk_default_draw_check':
(.text+0xa0fa): undefined reference to `cairo_curve_to'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `gtk_default_draw_check':
(.text+0xa11f): undefined reference to `cairo_line_to'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `gtk_default_draw_check':
(.text+0xa17e): undefined reference to `cairo_curve_to'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `gtk_default_draw_check':
(.text+0xa1e9): undefined reference to `cairo_curve_to'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `gtk_default_draw_check':
(.text+0xa242): undefined reference to `cairo_curve_to'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `gtk_default_draw_check':
(.text+0xa24d): undefined reference to `cairo_fill'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `gtk_default_draw_check':
(.text+0xa2de): undefined reference to `cairo_rectangle'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `gtk_default_draw_check':
(.text+0xa2e9): undefined reference to `cairo_fill'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `draw_arrow':
(.text+0x933d): undefined reference to `cairo_destroy'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `gtk_default_draw_option':
(.text+0x9ab3): undefined reference to `cairo_destroy'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkstyle.o): In function `gtk_default_draw_check':
(.text+0x9f5a): undefined reference to `cairo_destroy'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtktreeview.o): In function `gtk_tree_view_expose':
(.text+0x1922e): undefined reference to `cairo_set_line_width'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtktreeview.o): In function `gtk_tree_view_expose':
(.text+0x19288): undefined reference to `cairo_set_source_rgba'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtktreeview.o): In function `gtk_tree_view_expose':
(.text+0x1929c): undefined reference to `cairo_clip'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtktreeview.o): In function `gtk_tree_view_expose':
(.text+0x192a4): undefined reference to `cairo_paint'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtktreeview.o): In function `gtk_tree_view_expose':
(.text+0x192ee): undefined reference to `cairo_set_source_rgb'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtktreeview.o): In function `gtk_tree_view_expose':
(.text+0x1933e): undefined reference to `cairo_rectangle'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtktreeview.o): In function `gtk_tree_view_expose':
(.text+0x19346): undefined reference to `cairo_stroke'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtktreeview.o): In function `gtk_tree_view_expose':
(.text+0x1934e): undefined reference to `cairo_destroy'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkwidget.o): In function `gtk_widget_update_pango_context':
(.text+0x3187): undefined reference to `pango_cairo_context_set_resolution'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkwidget.o): In function `gtk_widget_update_pango_context':
(.text+0x319b): undefined reference to `pango_cairo_context_set_font_options'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkdnd.o): In function `gtk_drag_highlight_expose':
(.text+0x4a6d): undefined reference to `cairo_set_source_rgb'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkdnd.o): In function `gtk_drag_highlight_expose':
(.text+0x4a85): undefined reference to `cairo_set_line_width'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkdnd.o): In function `gtk_drag_highlight_expose':
(.text+0x4abd): undefined reference to `cairo_rectangle'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkdnd.o): In function `gtk_drag_highlight_expose':
(.text+0x4ac5): undefined reference to `cairo_stroke'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkdnd.o): In function `gtk_drag_highlight_expose':
(.text+0x4acd): undefined reference to `cairo_destroy'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkcellrenderer.o): In function `gtk_cell_renderer_render':
(.text+0x58f): undefined reference to `cairo_fill'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkcellrenderer.o): In function `gtk_cell_renderer_render':
(.text+0x597): undefined reference to `cairo_destroy'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkcellrendererpixbuf.o): In function `gtk_cell_renderer_pixbuf_render':
(.text+0xb69): undefined reference to `cairo_fill'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkcellrendererpixbuf.o): In function `gtk_cell_renderer_pixbuf_render':
(.text+0xb71): undefined reference to `cairo_destroy'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkcellrendererpixbuf.o): In function `gtk_cell_renderer_pixbuf_render':
(.text+0xbec): undefined reference to `cairo_fill'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkcellrendererpixbuf.o): In function `gtk_cell_renderer_pixbuf_render':
(.text+0xbf4): undefined reference to `cairo_destroy'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkcellrendererpixbuf.o): In function `gtk_cell_renderer_pixbuf_render':
(.text+0xcb7): undefined reference to `cairo_fill'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkcellrendererpixbuf.o): In function `gtk_cell_renderer_pixbuf_render':
(.text+0xcbf): undefined reference to `cairo_destroy'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkcellview.o): In function `gtk_cell_view_expose':
(.text+0x1917): undefined reference to `cairo_set_source_rgb'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkcellview.o): In function `gtk_cell_view_expose':
(.text+0x191f): undefined reference to `cairo_fill'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkcellview.o): In function `gtk_cell_view_expose':
(.text+0x1927): undefined reference to `cairo_destroy'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkplug-x11.o): In function `xembed_set_info':
(.text+0x52e): undefined reference to `XChangeProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtksocket-x11.o): In function `xembed_get_info':
(.text+0xaf): undefined reference to `XGetWindowProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtksocket-x11.o): In function `xembed_get_info':
(.text+0x12d): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtksocket-x11.o): In function `xembed_get_info':
(.text+0x161): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtksocket-x11.o): In function `_gtk_socket_windowing_embed_notify':
(.text+0x251): undefined reference to `XFixesChangeSaveSet'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtksocket-x11.o): In function `_gtk_socket_windowing_select_plug_window_input':
(.text+0x35c): undefined reference to `XSelectInput'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtksocket-x11.o): In function `_gtk_socket_windowing_send_configure_event':
(.text+0x44c): undefined reference to `XSendEvent'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtksocket-x11.o): In function `_gtk_socket_windowing_send_key_event':
(.text+0xac3): undefined reference to `XSendEvent'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtksocket-x11.o): In function `_gtk_socket_windowing_size_request':
(.text+0xb3d): undefined reference to `XGetWMNormalHints'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtksocket-x11.o): In function `_gtk_socket_windowing_realize_window':
(.text+0xc29): undefined reference to `XGetWindowAttributes'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtksocket-x11.o): In function `_gtk_socket_windowing_realize_window':
(.text+0xc57): undefined reference to `XSelectInput'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgtk-x11-2.0.a(gtkxembed.o): In function `_gtk_xembed_send_message':
(.text+0x234): undefined reference to `XSendEvent'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcairo.o): In function `gdk_cairo_set_source_pixmap':
(.text+0x3e): undefined reference to `cairo_set_source_surface'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcairo.o): In function `gdk_cairo_set_source_pixbuf':
(.text+0xf4): undefined reference to `cairo_image_surface_create_for_data'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcairo.o): In function `gdk_cairo_set_source_pixbuf':
(.text+0x116): undefined reference to `cairo_surface_set_user_data'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcairo.o): In function `gdk_cairo_set_source_pixbuf':
(.text+0x23b): undefined reference to `cairo_set_source_surface'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcairo.o): In function `gdk_cairo_region':
(.text+0x2d8): undefined reference to `cairo_rectangle'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcairo.o): In function `gdk_cairo_rectangle':
(.text+0x363): undefined reference to `cairo_rectangle'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcairo.o): In function `gdk_cairo_set_source_color':
(.text+0x403): undefined reference to `cairo_set_source_rgb'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcairo.o): In function `gdk_cairo_create':
(.text+0x4be): undefined reference to `cairo_create'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcairo.o): In function `gdk_cairo_create':
(.text+0x4c8): undefined reference to `cairo_surface_destroy'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcairo.o): In function `gdk_cairo_set_source_pixmap':
(.text+0x4f): undefined reference to `cairo_surface_destroy'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcairo.o): In function `gdk_cairo_set_source_pixbuf':
(.text+0x24d): undefined reference to `cairo_surface_destroy'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdraw.o): In function `real_draw_glyphs':
(.text+0x399): undefined reference to `cairo_set_matrix'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdraw.o): In function `real_draw_glyphs':
(.text+0x3af): undefined reference to `cairo_move_to'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdraw.o): In function `real_draw_glyphs':
(.text+0x3c5): undefined reference to `pango_cairo_show_glyph_string'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdraw.o): In function `real_draw_glyphs':
(.text+0x3cd): undefined reference to `cairo_destroy'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdraw.o): In function `gdk_draw_trapezoids':
(.text+0x71a): undefined reference to `cairo_move_to'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdraw.o): In function `gdk_draw_trapezoids':
(.text+0x72f): undefined reference to `cairo_line_to'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdraw.o): In function `gdk_draw_trapezoids':
(.text+0x745): undefined reference to `cairo_line_to'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdraw.o): In function `gdk_draw_trapezoids':
(.text+0x75e): undefined reference to `cairo_line_to'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdraw.o): In function `gdk_draw_trapezoids':
(.text+0x766): undefined reference to `cairo_close_path'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdraw.o): In function `gdk_draw_trapezoids':
(.text+0x773): undefined reference to `cairo_fill'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdraw.o): In function `gdk_draw_trapezoids':
(.text+0x782): undefined reference to `cairo_destroy'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkgc.o): In function `make_stipple_tile_surface':
(.text+0xcb): undefined reference to `cairo_get_target'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkgc.o): In function `make_stipple_tile_surface':
(.text+0xe3): undefined reference to `cairo_surface_create_similar'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkgc.o): In function `make_stipple_tile_surface':
(.text+0xed): undefined reference to `cairo_create'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkgc.o): In function `make_stipple_tile_surface':
(.text+0xff): undefined reference to `cairo_set_operator'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkgc.o): In function `make_stipple_tile_surface':
(.text+0x11d): undefined reference to `cairo_paint'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkgc.o): In function `make_stipple_tile_surface':
(.text+0x12d): undefined reference to `cairo_set_operator'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkgc.o): In function `make_stipple_tile_surface':
(.text+0x155): undefined reference to `cairo_mask_surface'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkgc.o): In function `make_stipple_tile_surface':
(.text+0x15d): undefined reference to `cairo_destroy'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkgc.o): In function `make_stipple_tile_surface':
(.text+0x168): undefined reference to `cairo_surface_destroy'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkgc.o): In function `make_stipple_tile_surface':
(.text+0x18c): undefined reference to `cairo_set_source_rgba'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkgc.o): In function `_gdk_gc_update_context':
(.text+0x388): undefined reference to `cairo_reset_clip'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkgc.o): In function `_gdk_gc_update_context':
(.text+0x3a3): undefined reference to `cairo_save'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkgc.o): In function `_gdk_gc_update_context':
(.text+0x3ae): undefined reference to `cairo_identity_matrix'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkgc.o): In function `_gdk_gc_update_context':
(.text+0x3ca): undefined reference to `cairo_translate'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkgc.o): In function `_gdk_gc_update_context':
(.text+0x3d5): undefined reference to `cairo_new_path'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkgc.o): In function `_gdk_gc_update_context':
(.text+0x3f7): undefined reference to `cairo_restore'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkgc.o): In function `_gdk_gc_update_context':
(.text+0x402): undefined reference to `cairo_clip'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkgc.o): In function `_gdk_gc_update_context':
(.text+0x49e): undefined reference to `cairo_pattern_create_for_surface'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkgc.o): In function `_gdk_gc_update_context':
(.text+0x4b2): undefined reference to `cairo_get_matrix'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkgc.o): In function `_gdk_gc_update_context':
(.text+0x4dd): undefined reference to `cairo_matrix_init_translate'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkgc.o): In function `_gdk_gc_update_context':
(.text+0x4f6): undefined reference to `cairo_matrix_multiply'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkgc.o): In function `_gdk_gc_update_context':
(.text+0x502): undefined reference to `cairo_pattern_set_matrix'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkgc.o): In function `_gdk_gc_update_context':
(.text+0x512): undefined reference to `cairo_pattern_set_extend'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkgc.o): In function `_gdk_gc_update_context':
(.text+0x521): undefined reference to `cairo_set_source'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkgc.o): In function `_gdk_gc_update_context':
(.text+0x529): undefined reference to `cairo_surface_destroy'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkgc.o): In function `_gdk_gc_update_context':
(.text+0x531): undefined reference to `cairo_pattern_destroy'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkpango.o): In function `gdk_pango_context_get_for_screen':
(.text+0x131): undefined reference to `pango_cairo_font_map_get_default'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkpango.o): In function `gdk_pango_context_get_for_screen':
(.text+0x139): undefined reference to `pango_cairo_font_map_create_context'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkpango.o): In function `gdk_pango_context_get_for_screen':
(.text+0x14f): undefined reference to `pango_cairo_context_set_font_options'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkpango.o): In function `gdk_pango_context_get_for_screen':
(.text+0x163): undefined reference to `pango_cairo_context_set_resolution'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkpango.o): In function `gdk_pango_renderer_end':
(.text+0x17c8): undefined reference to `cairo_destroy'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkpango.o): In function `get_cairo_context':
(.text+0x18f5): undefined reference to `cairo_matrix_init'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkpango.o): In function `get_cairo_context':
(.text+0x1904): undefined reference to `cairo_set_matrix'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkpango.o): In function `emboss_context':
(.text+0x198f): undefined reference to `cairo_get_matrix'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkpango.o): In function `emboss_context':
(.text+0x19ab): undefined reference to `cairo_set_matrix'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkpango.o): In function `emboss_context':
(.text+0x19ee): undefined reference to `cairo_set_source_rgb'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkpango.o): In function `gdk_pango_renderer_draw_error_underline':
(.text+0x1a76): undefined reference to `pango_cairo_show_error_underline'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkpango.o): In function `gdk_pango_renderer_draw_error_underline':
(.text+0x1a8b): undefined reference to `cairo_save'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkpango.o): In function `gdk_pango_renderer_draw_error_underline':
(.text+0x1ae4): undefined reference to `pango_cairo_show_error_underline'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkpango.o): In function `gdk_pango_renderer_draw_error_underline':
(.text+0x1aec): undefined reference to `cairo_restore'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkpango.o): In function `gdk_pango_renderer_draw_rectangle':
(.text+0x1b50): undefined reference to `cairo_save'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkpango.o): In function `gdk_pango_renderer_draw_rectangle':
(.text+0x1ba9): undefined reference to `cairo_rectangle'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkpango.o): In function `gdk_pango_renderer_draw_rectangle':
(.text+0x1bb1): undefined reference to `cairo_fill'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkpango.o): In function `gdk_pango_renderer_draw_rectangle':
(.text+0x1bb9): undefined reference to `cairo_restore'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkpango.o): In function `gdk_pango_renderer_draw_rectangle':
(.text+0x1c0c): undefined reference to `cairo_rectangle'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkpango.o): In function `gdk_pango_renderer_draw_glyphs':
(.text+0x1c9d): undefined reference to `cairo_move_to'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkpango.o): In function `gdk_pango_renderer_draw_glyphs':
(.text+0x1cc5): undefined reference to `cairo_save'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkpango.o): In function `gdk_pango_renderer_draw_glyphs':
(.text+0x1d00): undefined reference to `cairo_move_to'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkpango.o): In function `gdk_pango_renderer_draw_glyphs':
(.text+0x1d16): undefined reference to `pango_cairo_show_glyph_string'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkpango.o): In function `gdk_pango_renderer_draw_glyphs':
(.text+0x1d1e): undefined reference to `cairo_restore'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkpango.o): In function `gdk_pango_renderer_draw_rectangle':
(.text+0x1c20): undefined reference to `cairo_fill'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkpango.o): In function `gdk_pango_renderer_draw_glyphs':
(.text+0x1cbd): undefined reference to `pango_cairo_show_glyph_string'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkscreen.o): In function `gdk_screen_finalize':
(.text+0x38): undefined reference to `cairo_font_options_destroy'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkscreen.o): In function `gdk_screen_set_font_options':
(.text+0x2f3): undefined reference to `cairo_font_options_destroy'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkscreen.o): In function `gdk_screen_set_font_options':
(.text+0x2ff): undefined reference to `cairo_font_options_copy'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow.o): In function `setup_backing_rect_method':
(.text+0x420): undefined reference to `cairo_create'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow.o): In function `gdk_window_clear_backing_rect':
(.text+0x56f): undefined reference to `cairo_rectangle'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow.o): In function `gdk_window_clear_backing_rect':
(.text+0x57a): undefined reference to `cairo_clip'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow.o): In function `gdk_window_clear_backing_rect':
(.text+0x596): undefined reference to `cairo_fill'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow.o): In function `gdk_window_clear_backing_rect':
(.text+0x5a1): undefined reference to `cairo_destroy'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow.o): In function `gdk_window_begin_paint_region':
(.text+0x1611): undefined reference to `cairo_surface_set_device_offset'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow.o): In function `gdk_window_end_paint':
(.text+0x28df): undefined reference to `cairo_surface_destroy'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow.o): In function `gdk_window_ref_cairo_surface':
(.text+0x2e3a): undefined reference to `cairo_surface_reference'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcolor-x11.o): In function `gdk_colormap_alloc1':
(.text+0x1fe): undefined reference to `XAllocColor'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcolor-x11.o): In function `gdk_colormap_alloc1':
(.text+0x267): undefined reference to `XFreeColors'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcolor-x11.o): In function `gdk_color_change':
(.text+0x532): undefined reference to `XStoreColor'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcolor-x11.o): In function `gdk_colormap_query_color':
(.text+0x7d9): undefined reference to `XQueryColor'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcolor-x11.o): In function `gdk_colormap_free_colors':
(.text+0x997): undefined reference to `XFreeColors'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcolor-x11.o): In function `gdk_colors_free':
(.text+0xb35): undefined reference to `XFreeColors'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcolor-x11.o): In function `gdk_colors_alloc':
(.text+0xbc4): undefined reference to `XAllocColorCells'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcolor-x11.o): In function `gdk_colormap_change':
(.text+0xd5b): undefined reference to `XStoreColors'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcolor-x11.o): In function `gdk_colormap_change':
(.text+0xde0): undefined reference to `XStoreColors'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcolor-x11.o): In function `gdk_colormap_change':
(.text+0xe54): undefined reference to `XStoreColors'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcolor-x11.o): In function `gdk_colormap_sync':
(.text+0xfb5): undefined reference to `XQueryColors'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcolor-x11.o): In function `gdk_colormap_sync':
(.text+0x10d1): undefined reference to `XQueryColors'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcolor-x11.o): In function `gdk_colormap_sync':
(.text+0x114a): undefined reference to `XQueryColors'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcolor-x11.o): In function `gdk_colormap_alloc_colors':
(.text+0x1368): undefined reference to `XAllocColor'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcolor-x11.o): In function `gdk_colormap_alloc_colors':
(.text+0x16f6): undefined reference to `XAllocColorCells'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcolor-x11.o): In function `gdk_colormap_alloc_colors':
(.text+0x181a): undefined reference to `XStoreColors'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcolor-x11.o): In function `gdk_colormap_new':
(.text+0x1e86): undefined reference to `XQueryColors'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcolor-x11.o): In function `gdk_colormap_new':
(.text+0x1ed5): undefined reference to `XCreateColormap'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcolor-x11.o): In function `gdk_colormap_new':
(.text+0x2020): undefined reference to `XCreateColormap'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcolor-x11.o): In function `gdk_colormap_new':
(.text+0x20a2): undefined reference to `XCreateColormap'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcolor-x11.o): In function `gdk_colormap_new':
(.text+0x211e): undefined reference to `XQueryColors'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcolor-x11.o): In function `gdk_colormap_new':
(.text+0x2184): undefined reference to `XCreateColormap'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcolor-x11.o): In function `gdk_colormap_finalize':
(.text+0x2291): undefined reference to `XFreeColormap'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcursor-x11.o): In function `gdk_display_get_maximal_cursor_size':
(.text+0x15b): undefined reference to `XQueryBestCursor'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcursor-x11.o): In function `gdk_cursor_new_from_name':
(.text+0x3a1): undefined reference to `XcursorLibraryLoadCursor'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcursor-x11.o): In function `gdk_cursor_new_from_pixbuf':
(.text+0x56a): undefined reference to `XcursorImageCreate'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcursor-x11.o): In function `gdk_cursor_new_from_pixbuf':
(.text+0x602): undefined reference to `XcursorImageLoadCursor'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcursor-x11.o): In function `gdk_cursor_new_from_pixbuf':
(.text+0x60c): undefined reference to `XcursorImageDestroy'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcursor-x11.o): In function `gdk_x11_display_set_cursor_theme':
(.text+0x6ac): undefined reference to `XcursorGetTheme'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcursor-x11.o): In function `gdk_x11_display_set_cursor_theme':
(.text+0x6b9): undefined reference to `XcursorGetDefaultSize'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcursor-x11.o): In function `gdk_x11_display_set_cursor_theme':
(.text+0x6fc): undefined reference to `XcursorSetTheme'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcursor-x11.o): In function `gdk_x11_display_set_cursor_theme':
(.text+0x715): undefined reference to `XcursorSetDefaultSize'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcursor-x11.o): In function `_gdk_x11_cursor_update_theme':
(.text+0x7b8): undefined reference to `XcursorShapeLoadCursor'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcursor-x11.o): In function `_gdk_x11_cursor_update_theme':
(.text+0x7d1): undefined reference to `XFixesChangeCursor'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcursor-x11.o): In function `_gdk_x11_cursor_update_theme':
(.text+0x7ef): undefined reference to `XcursorLibraryLoadCursor'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcursor-x11.o): In function `gdk_cursor_get_image':
(.text+0x890): undefined reference to `XcursorGetDefaultSize'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcursor-x11.o): In function `gdk_cursor_get_image':
(.text+0x89a): undefined reference to `XcursorGetTheme'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcursor-x11.o): In function `gdk_cursor_get_image':
(.text+0x8b8): undefined reference to `XcursorShapeLoadImages'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcursor-x11.o): In function `gdk_cursor_get_image':
(.text+0xa0b): undefined reference to `XcursorImagesDestroy'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcursor-x11.o): In function `gdk_cursor_get_image':
(.text+0xa38): undefined reference to `XcursorLibraryLoadImages'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcursor-x11.o): In function `_gdk_cursor_destroy':
(.text+0xacb): undefined reference to `XFreeCursor'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcursor-x11.o): In function `gdk_cursor_new_from_pixmap':
(.text+0xcae): undefined reference to `XCreatePixmapCursor'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcursor-x11.o): In function `gdk_cursor_new_for_display':
(.text+0xd4b): undefined reference to `XCreateFontCursor'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcursor-x11.o): In function `gdk_display_get_default_cursor_size':
(.text+0x1d9): undefined reference to `XcursorGetDefaultSize'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcursor-x11.o): In function `gdk_display_supports_cursor_color':
(.text+0x249): undefined reference to `XcursorSupportsARGB'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkcursor-x11.o): In function `gdk_display_supports_cursor_alpha':
(.text+0x2b9): undefined reference to `XcursorSupportsARGB'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdisplay-x11.o): In function `gdk_display_supports_clipboard_persistence':
(.text+0x115): undefined reference to `XGetSelectionOwner'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdisplay-x11.o): In function `gdk_display_store_clipboard':
(.text+0x18d): undefined reference to `XGetSelectionOwner'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdisplay-x11.o): In function `gdk_display_store_clipboard':
(.text+0x22c): undefined reference to `XChangeProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdisplay-x11.o): In function `gdk_display_store_clipboard':
(.text+0x268): undefined reference to `XConvertSelection'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdisplay-x11.o): In function `gdk_display_request_selection_notification':
(.text+0x2c2): undefined reference to `XFixesSelectSelectionInput'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdisplay-x11.o): In function `_gdk_windowing_set_default_display':
(.text+0x42d): undefined reference to `XChangeProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdisplay-x11.o): In function `gdk_x11_display_ungrab':
(.text+0x925): undefined reference to `XUngrabServer'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdisplay-x11.o): In function `gdk_x11_display_grab':
(.text+0x9bb): undefined reference to `XGrabServer'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdisplay-x11.o): In function `gdk_display_sync':
(.text+0xa5f): undefined reference to `XSync'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdisplay-x11.o): In function `gdk_display_beep':
(.text+0xacf): undefined reference to `XBell'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdisplay-x11.o): In function `gdk_display_keyboard_ungrab':
(.text+0xb1c): undefined reference to `XUngrabKeyboard'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdisplay-x11.o): In function `gdk_display_keyboard_ungrab':
(.text+0xb24): undefined reference to `XFlush'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdisplay-x11.o): In function `gdk_display_pointer_ungrab':
(.text+0xbeb): undefined reference to `XUngrabPointer'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdisplay-x11.o): In function `gdk_display_pointer_ungrab':
(.text+0xbf3): undefined reference to `XFlush'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdisplay-x11.o): In function `process_internal_connection':
(.text+0xc92): undefined reference to `XProcessInternalConnection'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdisplay-x11.o): In function `gdk_display_open':
(.text+0xe25): undefined reference to `XOpenDisplay'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdisplay-x11.o): In function `gdk_display_open':
(.text+0xe68): undefined reference to `XAddConnectionWatch'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdisplay-x11.o): In function `gdk_display_open':
(.text+0xfa8): undefined reference to `XFixesQueryExtension'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdisplay-x11.o): In function `gdk_display_open':
(.text+0xfcd): undefined reference to `XCompositeQueryExtension'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdisplay-x11.o): In function `gdk_display_open':
(.text+0xff4): undefined reference to `XDamageQueryExtension'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdisplay-x11.o): In function `gdk_display_open':
(.text+0x1020): undefined reference to `XShapeQueryExtension'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdisplay-x11.o): In function `gdk_display_open':
(.text+0x1080): undefined reference to `XQueryPointer'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdisplay-x11.o): In function `gdk_display_open':
(.text+0x10a5): undefined reference to `XAllocClassHint'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdisplay-x11.o): In function `gdk_display_open':
(.text+0x1106): undefined reference to `XmbSetWMProperties'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdisplay-x11.o): In function `gdk_display_open':
(.text+0x110e): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdisplay-x11.o): In function `gdk_display_open':
(.text+0x117b): undefined reference to `XChangeProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdisplay-x11.o): In function `gdk_display_open':
(.text+0x11a2): undefined reference to `XkbLibraryVersion'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdisplay-x11.o): In function `gdk_display_open':
(.text+0x11c7): undefined reference to `XSyncQueryExtension'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdisplay-x11.o): In function `gdk_display_open':
(.text+0x128c): undefined reference to `XSyncInitialize'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdisplay-x11.o): In function `gdk_display_open':
(.text+0x12db): undefined reference to `XkbQueryExtension'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdisplay-x11.o): In function `gdk_display_open':
(.text+0x130d): undefined reference to `XkbSelectEvents'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdisplay-x11.o): In function `gdk_display_open':
(.text+0x1338): undefined reference to `XkbSelectEventDetails'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdisplay-x11.o): In function `gdk_display_open':
(.text+0x1352): undefined reference to `XkbSetDetectableAutoRepeat'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdisplay-x11.o): In function `gdk_display_open':
(.text+0x1370): undefined reference to `XSynchronize'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdisplay-x11.o): In function `gdk_display_open':
(.text+0x1395): undefined reference to `XShapeQueryVersion'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdisplay-x11.o): In function `gdk_display_x11_finalize':
(.text+0x14e7): undefined reference to `XDestroyWindow'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdisplay-x11.o): In function `gdk_display_x11_finalize':
(.text+0x15fa): undefined reference to `XCloseDisplay'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdisplay-x11.o): In function `gdk_x11_display_broadcast_startup_message':
(.text+0x189c): undefined reference to `XCreateWindow'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdisplay-x11.o): In function `gdk_x11_display_broadcast_startup_message':
(.text+0x199d): undefined reference to `XSendEvent'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdisplay-x11.o): In function `gdk_x11_display_broadcast_startup_message':
(.text+0x19c4): undefined reference to `XDestroyWindow'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdisplay-x11.o): In function `gdk_x11_display_broadcast_startup_message':
(.text+0x19d2): undefined reference to `XFlush'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdisplay-x11.o): In function `gdk_display_flush':
(.text+0x56f): undefined reference to `XFlush'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdisplay-x11.o): In function `gdk_x11_display_ungrab':
(.text+0x935): undefined reference to `XFlush'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdnd-x11.o): In function `gdk_window_register_dnd':
(.text+0x627): undefined reference to `XChangeProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdnd-x11.o): In function `gdk_window_register_dnd':
(.text+0x694): undefined reference to `XChangeProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdnd-x11.o): In function `xdnd_read_actions':
(.text+0xf59): undefined reference to `XGetWindowProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdnd-x11.o): In function `xdnd_read_actions':
(.text+0xf72): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdnd-x11.o): In function `xdnd_check_dest':
(.text+0x10c3): undefined reference to `XGetWindowProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdnd-x11.o): In function `xdnd_check_dest':
(.text+0x112f): undefined reference to `XGetWindowProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdnd-x11.o): In function `xdnd_check_dest':
(.text+0x1160): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdnd-x11.o): In function `xdnd_check_dest':
(.text+0x1173): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdnd-x11.o): In function `xdnd_check_dest':
(.text+0x1191): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdnd-x11.o): In function `xdnd_check_dest':
(.text+0x11b6): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdnd-x11.o): In function `motif_lookup_drag_window':
(.text+0x1251): undefined reference to `XGetWindowProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdnd-x11.o): In function `motif_lookup_drag_window':
(.text+0x126b): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdnd-x11.o): In function `motif_find_drag_window':
(.text+0x2297): undefined reference to `XOpenDisplay'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdnd-x11.o): In function `motif_find_drag_window':
(.text+0x22a9): undefined reference to `XSetCloseDownMode'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdnd-x11.o): In function `motif_find_drag_window':
(.text+0x22b1): undefined reference to `XGrabServer'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdnd-x11.o): In function `motif_find_drag_window':
(.text+0x22cc): undefined reference to `XUngrabServer'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdnd-x11.o): In function `motif_find_drag_window':
(.text+0x22d4): undefined reference to `XCloseDisplay'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdnd-x11.o): In function `motif_find_drag_window':
(.text+0x2389): undefined reference to `XCreateWindow'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdnd-x11.o): In function `motif_find_drag_window':
(.text+0x23d2): undefined reference to `XChangeProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdnd-x11.o): In function `motif_read_target_table':
(.text+0x24c6): undefined reference to `XGetWindowProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdnd-x11.o): In function `motif_read_target_table':
(.text+0x24e6): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdnd-x11.o): In function `motif_read_target_table':
(.text+0x25d1): undefined reference to `XGetWindowProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdnd-x11.o): In function `motif_read_target_table':
(.text+0x25ed): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdnd-x11.o): In function `gdk_drag_motion':
(.text+0x2a25): undefined reference to `XGetSelectionOwner'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdnd-x11.o): In function `gdk_drag_motion':
(.text+0x2b00): undefined reference to `XChangeProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdnd-x11.o): In function `gdk_drag_motion':
(.text+0x3412): undefined reference to `XChangeProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdnd-x11.o): In function `gdk_drag_motion':
(.text+0x35f3): undefined reference to `XChangeProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdnd-x11.o): In function `gdk_drag_motion':
(.text+0x3825): undefined reference to `XChangeProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdnd-x11.o): In function `_gdk_drag_get_protocol_for_display':
(.text+0x4000): undefined reference to `XGetWindowProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdnd-x11.o): In function `_gdk_drag_get_protocol_for_display':
(.text+0x402b): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdnd-x11.o): In function `_gdk_drag_get_protocol_for_display':
(.text+0x40b1): undefined reference to `XGetWindowProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdnd-x11.o): In function `_gdk_drag_get_protocol_for_display':
(.text+0x4116): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdnd-x11.o): In function `_gdk_drag_get_protocol_for_display':
(.text+0x4146): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdnd-x11.o): In function `gdk_drag_find_window_for_screen':
(.text+0x4264): undefined reference to `XGetWindowAttributes'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdnd-x11.o): In function `gdk_drag_find_window_for_screen':
(.text+0x42cc): undefined reference to `XSelectInput'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdnd-x11.o): In function `xdnd_enter_filter':
(.text+0x4c73): undefined reference to `XGetWindowProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdnd-x11.o): In function `xdnd_enter_filter':
(.text+0x4c97): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdnd-x11.o): In function `xdnd_enter_filter':
(.text+0x4cfe): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdnd-x11.o): In function `motif_drag_context_new':
(.text+0x4e4e): undefined reference to `XGetWindowProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdnd-x11.o): In function `motif_drag_context_new':
(.text+0x4f08): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdnd-x11.o): In function `motif_drag_context_new':
(.text+0x4f8b): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdnd-x11.o): In function `gdk_drag_context_finalize':
(.text+0x54ec): undefined reference to `XSelectInput'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdrawable-x11.o): In function `try_pixmap':
(.text+0x3c5): undefined reference to `XCreatePixmap'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdrawable-x11.o): In function `try_pixmap':
(.text+0x3d1): undefined reference to `XFreePixmap'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdrawable-x11.o): In function `_gdk_x11_have_render':
(.text+0x41c): undefined reference to `XRenderQueryExtension'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdrawable-x11.o): In function `_gdk_x11_have_render':
(.text+0x462): undefined reference to `XListDepths'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdrawable-x11.o): In function `_gdk_x11_have_render':
(.text+0x4ae): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdrawable-x11.o): In function `_gdk_x11_have_render':
(.text+0x4e2): undefined reference to `XSync'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdrawable-x11.o): In function `_gdk_x11_have_render':
(.text+0x56c): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdrawable-x11.o): In function `_gdk_x11_drawable_update_size':
(.text+0x62c): undefined reference to `cairo_xlib_surface_set_size'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdrawable-x11.o): In function `_gdk_x11_drawable_finish':
(.text+0x65c): undefined reference to `cairo_surface_finish'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdrawable-x11.o): In function `_gdk_x11_drawable_finish':
(.text+0x67f): undefined reference to `cairo_surface_set_user_data'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdrawable-x11.o): In function `_gdk_x11_drawable_finish':
(.text+0x6a1): undefined reference to `XRenderFreePicture'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdrawable-x11.o): In function `gdk_x11_ref_cairo_surface':
(.text+0x979): undefined reference to `cairo_surface_reference'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdrawable-x11.o): In function `gdk_x11_ref_cairo_surface':
(.text+0x9ef): undefined reference to `cairo_xlib_surface_create'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdrawable-x11.o): In function `gdk_x11_ref_cairo_surface':
(.text+0xa11): undefined reference to `cairo_surface_set_user_data'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdrawable-x11.o): In function `gdk_x11_ref_cairo_surface':
(.text+0xa53): undefined reference to `cairo_xlib_surface_create_for_bitmap'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdrawable-x11.o): In function `gdk_x11_drawable_get_picture':
(.text+0xaca): undefined reference to `XRenderFindVisualFormat'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdrawable-x11.o): In function `gdk_x11_drawable_get_picture':
(.text+0xaf9): undefined reference to `XRenderCreatePicture'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdrawable-x11.o): In function `shm_pixmap_info_destroy':
(.text+0xb32): undefined reference to `XRenderFreePicture'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdrawable-x11.o): In function `shm_pixmap_info_destroy':
(.text+0xb4d): undefined reference to `XRenderFreePicture'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdrawable-x11.o): In function `gdk_x11_draw_pixbuf':
(.text+0xbeb): undefined reference to `XRenderFindFormat'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdrawable-x11.o): In function `gdk_x11_draw_pixbuf':
(.text+0xc20): undefined reference to `XRenderFindFormat'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdrawable-x11.o): In function `gdk_x11_draw_pixbuf':
(.text+0xe57): undefined reference to `XRenderSetPictureClipRectangles'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdrawable-x11.o): In function `gdk_x11_draw_pixbuf':
(.text+0x1002): undefined reference to `XRenderComposite'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdrawable-x11.o): In function `gdk_x11_draw_pixbuf':
(.text+0x10f2): undefined reference to `XRenderCreatePicture'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdrawable-x11.o): In function `gdk_x11_draw_pixbuf':
(.text+0x1132): undefined reference to `XRenderCreatePicture'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdrawable-x11.o): In function `gdk_x11_draw_pixbuf':
(.text+0x118a): undefined reference to `XRenderFindFormat'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdrawable-x11.o): In function `gdk_x11_draw_pixbuf':
(.text+0x11b8): undefined reference to `XRenderFindFormat'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdrawable-x11.o): In function `gdk_x11_draw_pixbuf':
(.text+0x1222): undefined reference to `XRenderFindFormat'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdrawable-x11.o): In function `gdk_x11_draw_pixbuf':
(.text+0x1305): undefined reference to `XRenderCreatePicture'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdrawable-x11.o): In function `gdk_x11_draw_pixbuf':
(.text+0x1351): undefined reference to `XRenderCreatePicture'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdrawable-x11.o): In function `gdk_x11_draw_pixbuf':
(.text+0x1551): undefined reference to `XRenderComposite'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdrawable-x11.o): In function `gdk_x11_draw_pixbuf':
(.text+0x1569): undefined reference to `XRenderFreePicture'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdrawable-x11.o): In function `gdk_x11_draw_pixbuf':
(.text+0x15da): undefined reference to `XRenderChangePicture'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdrawable-x11.o): In function `gdk_x11_draw_pixbuf':
(.text+0x1630): undefined reference to `XRenderFreePicture'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdrawable-x11.o): In function `gdk_x11_draw_image':
(.text+0x16bc): undefined reference to `XPutImage'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdrawable-x11.o): In function `gdk_x11_draw_image':
(.text+0x1743): undefined reference to `XShmPutImage'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdrawable-x11.o): In function `gdk_x11_draw_lines':
(.text+0x17e4): undefined reference to `XDrawLines'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdrawable-x11.o): In function `gdk_x11_draw_segments':
(.text+0x18af): undefined reference to `XDrawSegments'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdrawable-x11.o): In function `gdk_x11_draw_segments':
(.text+0x1914): undefined reference to `XDrawLine'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdrawable-x11.o): In function `gdk_x11_draw_points':
(.text+0x19e6): undefined reference to `XDrawPoints'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdrawable-x11.o): In function `gdk_x11_draw_points':
(.text+0x1a2e): undefined reference to `XDrawPoint'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdrawable-x11.o): In function `gdk_x11_draw_drawable':
(.text+0x1bca): undefined reference to `XCopyArea'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdrawable-x11.o): In function `gdk_x11_draw_text_wc':
(.text+0x1cb0): undefined reference to `XwcDrawString'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdrawable-x11.o): In function `gdk_x11_draw_text_wc':
(.text+0x1ce4): undefined reference to `XSetFont'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdrawable-x11.o): In function `gdk_x11_draw_text_wc':
(.text+0x1d3d): undefined reference to `XDrawString'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdrawable-x11.o): In function `gdk_x11_draw_text':
(.text+0x1e3a): undefined reference to `XSetFont'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdrawable-x11.o): In function `gdk_x11_draw_text':
(.text+0x1ee5): undefined reference to `XmbDrawString'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdrawable-x11.o): In function `gdk_x11_draw_polygon':
(.text+0x2039): undefined reference to `XFillPolygon'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdrawable-x11.o): In function `gdk_x11_draw_polygon':
(.text+0x208a): undefined reference to `XDrawLines'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdrawable-x11.o): In function `gdk_x11_draw_text':
(.text+0x1e98): undefined reference to `XDrawString16'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdrawable-x11.o): In function `gdk_x11_draw_text':
(.text+0x1f47): undefined reference to `XDrawString'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdrawable-x11.o): In function `gdk_x11_draw_arc':
(.text+0x2168): undefined reference to `XFillArc'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdrawable-x11.o): In function `gdk_x11_draw_arc':
(.text+0x21ba): undefined reference to `XDrawArc'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdrawable-x11.o): In function `gdk_x11_draw_rectangle':
(.text+0x2250): undefined reference to `XFillRectangle'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkdrawable-x11.o): In function `gdk_x11_draw_rectangle':
(.text+0x2292): undefined reference to `XDrawRectangle'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkevents-x11.o): In function `fetch_net_wm_check_window':
(.text+0x3cf): undefined reference to `XGetWindowProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkevents-x11.o): In function `fetch_net_wm_check_window':
(.text+0x3e8): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkevents-x11.o): In function `fetch_net_wm_check_window':
(.text+0x411): undefined reference to `XSelectInput'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkevents-x11.o): In function `fetch_net_wm_check_window':
(.text+0x42a): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkevents-x11.o): In function `gdk_x11_screen_supports_net_wm_hint':
(.text+0x50a): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkevents-x11.o): In function `gdk_x11_screen_supports_net_wm_hint':
(.text+0x586): undefined reference to `XGetWindowProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkevents-x11.o): In function `gdk_x11_screen_get_window_manager_name':
(.text+0x74a): undefined reference to `XGetWindowProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkevents-x11.o): In function `gdk_x11_screen_get_window_manager_name':
(.text+0x792): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkevents-x11.o): In function `gdk_x11_get_server_time':
(.text+0x8cd): undefined reference to `XChangeProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkevents-x11.o): In function `gdk_x11_get_server_time':
(.text+0x8eb): undefined reference to `XIfEvent'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkevents-x11.o): In function `gdk_flush':
(.text+0x9c2): undefined reference to `XSync'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkevents-x11.o): In function `gdk_event_send_client_message_to_all_recurse':
(.text+0xa62): undefined reference to `XGetWindowProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkevents-x11.o): In function `gdk_event_send_client_message_to_all_recurse':
(.text+0xaa3): undefined reference to `XQueryTree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkevents-x11.o): In function `gdk_event_send_client_message_to_all_recurse':
(.text+0xb0c): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkevents-x11.o): In function `gdk_event_send_client_message_to_all_recurse':
(.text+0xb2e): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkevents-x11.o): In function `gdk_check_xpending':
(.text+0xd6d): undefined reference to `XPending'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkevents-x11.o): In function `gdk_check_wm_desktop_changed':
(.text+0x14f5): undefined reference to `XGetWindowProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkevents-x11.o): In function `gdk_check_wm_desktop_changed':
(.text+0x1531): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkevents-x11.o): In function `gdk_event_translate':
(.text+0x2130): undefined reference to `XRefreshKeyboardMapping'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkevents-x11.o): In function `gdk_event_translate':
(.text+0x2638): undefined reference to `XPending'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkevents-x11.o): In function `gdk_event_translate':
(.text+0x2c6b): undefined reference to `XPeekEvent'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkevents-x11.o): In function `gdk_event_translate':
(.text+0x2e0f): undefined reference to `XFixesCreateRegion'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkevents-x11.o): In function `gdk_event_translate':
(.text+0x2e3b): undefined reference to `XDamageSubtract'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkevents-x11.o): In function `gdk_event_translate':
(.text+0x2e4a): undefined reference to `XFixesDestroyRegion'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkevents-x11.o): In function `gdk_event_translate':
(.text+0x2f55): undefined reference to `XGetWindowProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkevents-x11.o): In function `gdk_event_translate':
(.text+0x3040): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkevents-x11.o): In function `gdk_event_translate':
(.text+0x311f): undefined reference to `XTranslateCoordinates'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkevents-x11.o): In function `_gdk_events_queue':
(.text+0x31c7): undefined reference to `XPending'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkevents-x11.o): In function `_gdk_events_queue':
(.text+0x31e1): undefined reference to `XNextEvent'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkevents-x11.o): In function `_gdk_events_queue':
(.text+0x31ff): undefined reference to `XFilterEvent'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkevents-x11.o): In function `gdk_event_get_graphics_expose':
(.text+0x32ed): undefined reference to `XIfEvent'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkevents-x11.o): In function `gdk_wm_protocols_filter':
(.text+0x3822): undefined reference to `XSendEvent'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkfont-x11.o): In function `gdk_text_extents_wc':
(.text+0x1e8): undefined reference to `XTextExtents'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkfont-x11.o): In function `gdk_text_extents_wc':
(.text+0x26d): undefined reference to `XwcTextExtents'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkfont-x11.o): In function `gdk_text_extents':
(.text+0x3c0): undefined reference to `XTextExtents16'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkfont-x11.o): In function `gdk_text_extents':
(.text+0x436): undefined reference to `XmbTextExtents'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkfont-x11.o): In function `gdk_text_extents':
(.text+0x4b3): undefined reference to `XTextExtents'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkfont-x11.o): In function `gdk_text_width_wc':
(.text+0x5af): undefined reference to `XTextWidth'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkfont-x11.o): In function `gdk_font_equal':
(.text+0x773): undefined reference to `XBaseFontNameListOfFontSet'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkfont-x11.o): In function `gdk_font_equal':
(.text+0x780): undefined reference to `XBaseFontNameListOfFontSet'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkfont-x11.o): In function `_gdk_font_destroy':
(.text+0xa63): undefined reference to `XFreeFont'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkfont-x11.o): In function `_gdk_font_destroy':
(.text+0xab9): undefined reference to `XFreeFontSet'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkfont-x11.o): In function `gdk_fontset_load_for_display':
(.text+0xc53): undefined reference to `XCreateFontSet'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkfont-x11.o): In function `gdk_fontset_load_for_display':
(.text+0xc98): undefined reference to `XFontsOfFontSet'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkfont-x11.o): In function `gdk_fontset_load_for_display':
(.text+0xd85): undefined reference to `XFreeStringList'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkfont-x11.o): In function `gdk_font_load_for_display':
(.text+0xe28): undefined reference to `XLoadQueryFont'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkfont-x11.o): In function `gdk_font_load_for_display':
(.text+0xe60): undefined reference to `XFreeFont'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkfont-x11.o): In function `gdk_text_width_wc':
(.text+0x56e): undefined reference to `XwcTextEscapement'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkfont-x11.o): In function `gdk_text_width':
(.text+0x678): undefined reference to `XTextWidth16'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkfont-x11.o): In function `gdk_text_width':
(.text+0x6a7): undefined reference to `XmbTextEscapement'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkfont-x11.o): In function `gdk_text_width':
(.text+0x6be): undefined reference to `XTextWidth'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkgc-x11.o): In function `_gdk_windowing_gc_copy':
(.text+0x41): undefined reference to `XCopyGC'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkgc-x11.o): In function `_gdk_windowing_gc_set_clip_region':
(.text+0xbc): undefined reference to `XSetClipMask'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkgc-x11.o): In function `_gdk_x11_gc_flush':
(.text+0x140): undefined reference to `XSetTSOrigin'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkgc-x11.o): In function `_gdk_x11_gc_flush':
(.text+0x1c0): undefined reference to `XSetClipRectangles'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkgc-x11.o): In function `_gdk_x11_gc_flush':
(.text+0x1ee): undefined reference to `XSetClipOrigin'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkgc-x11.o): In function `_gdk_x11_gc_new':
(.text+0x998): undefined reference to `XCreateGC'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkgc-x11.o): In function `gdk_x11_gc_set_dashes':
(.text+0xa89): undefined reference to `XSetDashes'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkgc-x11.o): In function `gdk_x11_gc_set_values':
(.text+0xb70): undefined reference to `XChangeGC'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkgc-x11.o): In function `gdk_x11_gc_get_values':
(.text+0xbc1): undefined reference to `XGetGCValues'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkgc-x11.o): In function `gdk_gc_x11_finalize':
(.text+0xefe): undefined reference to `XFreeGC'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkgeometry-x11.o): In function `gdk_window_queue':
(.text+0x43e): undefined reference to `XSync'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkgeometry-x11.o): In function `gdk_window_queue':
(.text+0x45c): undefined reference to `XCheckIfEvent'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkgeometry-x11.o): In function `move_relative':
(.text+0xb63): undefined reference to `XMoveWindow'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkgeometry-x11.o): In function `unmap_if_needed':
(.text+0xc10): undefined reference to `XUnmapWindow'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkgeometry-x11.o): In function `move_resize':
(.text+0xc68): undefined reference to `XMoveResizeWindow'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkgeometry-x11.o): In function `map_if_needed':
(.text+0xe16): undefined reference to `XMapWindow'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkgeometry-x11.o): In function `_gdk_window_move_resize_child':
(.text+0x11cf): undefined reference to `XMoveWindow'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkgeometry-x11.o): In function `gdk_window_move_region':
(.text+0x1589): undefined reference to `XCopyArea'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkgeometry-x11.o): In function `gdk_window_scroll':
(.text+0x1814): undefined reference to `XCopyArea'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkim-x11.o): In function `gdk_mbstowcs':
(.text+0xac): undefined reference to `XmbTextListToTextProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkim-x11.o): In function `gdk_mbstowcs':
(.text+0xd0): undefined reference to `XwcTextPropertyToTextList'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkim-x11.o): In function `gdk_mbstowcs':
(.text+0xe1): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkim-x11.o): In function `gdk_mbstowcs':
(.text+0x125): undefined reference to `XwcFreeStringList'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkim-x11.o): In function `gdk_mbstowcs':
(.text+0x139): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkim-x11.o): In function `gdk_wcstombs':
(.text+0x1e8): undefined reference to `XwcTextListToTextProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkim-x11.o): In function `gdk_wcstombs':
(.text+0x204): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkim-x11.o): In function `_gdk_x11_initialize_locale':
(.text+0x26f): undefined reference to `XSupportsLocale'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkim-x11.o): In function `_gdk_x11_initialize_locale':
(.text+0x30e): undefined reference to `XSetLocaleModifiers'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkimage-x11.o): In function `_gdk_windowing_get_bits_for_depth':
(.text+0x1d): undefined reference to `XListPixmapFormats'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkimage-x11.o): In function `_gdk_windowing_get_bits_for_depth':
(.text+0x4c): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkimage-x11.o): In function `_gdk_x11_image_get_shm_pixmap':
(.text+0x109): undefined reference to `XShmCreatePixmap'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkimage-x11.o): In function `_gdk_windowing_image_init':
(.text+0x147): undefined reference to `XShmQueryExtension'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkimage-x11.o): In function `_gdk_windowing_image_init':
(.text+0x179): undefined reference to `XShmQueryVersion'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkimage-x11.o): In function `_gdk_windowing_image_init':
(.text+0x18b): undefined reference to `XShmGetEventBase'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkimage-x11.o): In function `gdk_x11_image_destroy':
(.text+0x42e): undefined reference to `XShmDetach'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkimage-x11.o): In function `gdk_x11_image_destroy':
(.text+0x44d): undefined reference to `XFreePixmap'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkimage-x11.o): In function `get_full_image':
(.text+0x6c7): undefined reference to `XGetImage'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkimage-x11.o): In function `_gdk_image_new_for_depth':
(.text+0x8d2): undefined reference to `XCreateImage'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkimage-x11.o): In function `_gdk_image_new_for_depth':
(.text+0xb21): undefined reference to `XShmCreateImage'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkimage-x11.o): In function `_gdk_image_new_for_depth':
(.text+0xba5): undefined reference to `XShmAttach'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkimage-x11.o): In function `_gdk_image_new_for_depth':
(.text+0xbbb): undefined reference to `XSync'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkimage-x11.o): In function `_gdk_x11_copy_to_image':
(.text+0xe23): undefined reference to `XTranslateCoordinates'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkimage-x11.o): In function `_gdk_x11_copy_to_image':
(.text+0x1067): undefined reference to `XCreateGC'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkimage-x11.o): In function `_gdk_x11_copy_to_image':
(.text+0x10b3): undefined reference to `XCopyArea'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkimage-x11.o): In function `_gdk_x11_copy_to_image':
(.text+0x10c9): undefined reference to `XSync'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkimage-x11.o): In function `_gdk_x11_copy_to_image':
(.text+0x10db): undefined reference to `XFreeGC'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkimage-x11.o): In function `_gdk_x11_copy_to_image':
(.text+0x1157): undefined reference to `XGetSubImage'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkimage-x11.o): In function `gdk_image_new_bitmap':
(.text+0x1388): undefined reference to `XCreateImage'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkinput.o): In function `gdk_device_get_history':
(.text+0x7bf): undefined reference to `XGetMotionEvents'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkinput.o): In function `gdk_device_get_history':
(.text+0x816): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkkeys-x11.o): In function `update_modmap':
(.text+0x1f2): undefined reference to `XInternAtom'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkkeys-x11.o): In function `gdk_keyval_convert_case':
(.text+0x329): undefined reference to `XConvertCase'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkkeys-x11.o): In function `update_keymaps':
(.text+0x3c8): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkkeys-x11.o): In function `update_keymaps':
(.text+0x3da): undefined reference to `XFreeModifiermap'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkkeys-x11.o): In function `update_keymaps':
(.text+0x407): undefined reference to `XGetKeyboardMapping'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkkeys-x11.o): In function `update_keymaps':
(.text+0x514): undefined reference to `XGetModifierMapping'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkkeys-x11.o): In function `update_keymaps':
(.text+0x7bb): undefined reference to `XDisplayKeycodes'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkkeys-x11.o): In function `gdk_keymap_x11_finalize':
(.text+0xde5): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkkeys-x11.o): In function `gdk_keymap_x11_finalize':
(.text+0xdf4): undefined reference to `XFreeModifiermap'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkkeys-x11.o): In function `gdk_keymap_x11_finalize':
(.text+0xe13): undefined reference to `XkbFreeKeyboard'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkkeys-x11.o): In function `get_xkb':
(.text+0xe67): undefined reference to `XkbGetUpdatedMap'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkkeys-x11.o): In function `get_xkb':
(.text+0xe7e): undefined reference to `XkbGetNames'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkkeys-x11.o): In function `get_xkb':
(.text+0xeb0): undefined reference to `XDisplayKeycodes'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkkeys-x11.o): In function `get_xkb':
(.text+0xecf): undefined reference to `XkbGetMap'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkkeys-x11.o): In function `gdk_keymap_have_bidi_layouts':
(.text+0x14cd): undefined reference to `XkbGetControls'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkkeys-x11.o): In function `gdk_keymap_have_bidi_layouts':
(.text+0x14e1): undefined reference to `XkbGetUpdatedMap'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkkeys-x11.o): In function `gdk_keymap_get_direction':
(.text+0x15fb): undefined reference to `XkbGetState'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkkeys-x11.o): In function `gdk_keymap_translate_keyboard_state':
(.text+0x1868): undefined reference to `XDisplayKeycodes'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkkeys-x11.o): In function `gdk_keymap_get_entries_for_keycode':
(.text+0x1cdb): undefined reference to `XDisplayKeycodes'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkkeys-x11.o): In function `gdk_keyval_from_name':
(.text+0x81f): undefined reference to `XStringToKeysym'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkkeys-x11.o): In function `gdk_keyval_name':
(.text+0x88c): undefined reference to `XKeysymToString'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkmain-x11.o): In function `gdk_error_trap_pop':
(.text+0x215): undefined reference to `XSetErrorHandler'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkmain-x11.o): In function `gdk_error_trap_push':
(.text+0x281): undefined reference to `XSetErrorHandler'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkmain-x11.o): In function `_gdk_send_xevent':
(.text+0x31b): undefined reference to `XSendEvent'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkmain-x11.o): In function `_gdk_send_xevent':
(.text+0x330): undefined reference to `XSync'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkmain-x11.o): In function `gdk_x_error':
(.text+0x3c7): undefined reference to `XGetErrorText'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkmain-x11.o): In function `_gdk_windowing_exit':
(.text+0x45a): undefined reference to `XCloseDisplay'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkmain-x11.o): In function `_gdk_windowing_display_set_sm_client_id':
(.text+0x4bf): undefined reference to `XDeleteProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkmain-x11.o): In function `_gdk_windowing_display_set_sm_client_id':
(.text+0x51f): undefined reference to `XChangeProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkmain-x11.o): In function `gdk_keyboard_grab':
(.text+0xa29): undefined reference to `XGrabKeyboard'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkmain-x11.o): In function `gdk_pointer_grab':
(.text+0xcc0): undefined reference to `XGrabPointer'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkmain-x11.o): In function `_gdk_windowing_init':
(.text+0xd93): undefined reference to `XSetErrorHandler'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkmain-x11.o): In function `_gdk_windowing_init':
(.text+0xd9f): undefined reference to `XSetIOErrorHandler'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkpixmap-x11.o): In function `gdk_pixmap_foreign_new_for_display':
(.text+0x2d9): undefined reference to `XGetGeometry'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkpixmap-x11.o): In function `gdk_pixmap_create_from_data':
(.text+0x512): undefined reference to `XCreatePixmapFromBitmapData'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkpixmap-x11.o): In function `gdk_bitmap_create_from_data':
(.text+0x778): undefined reference to `XCreateBitmapFromData'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkpixmap-x11.o): In function `gdk_pixmap_new':
(.text+0x956): undefined reference to `XCreatePixmap'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkpixmap-x11.o): In function `gdk_pixmap_impl_x11_dispose':
(.text+0xbb3): undefined reference to `XFreePixmap'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkproperty-x11.o): In function `gdk_x11_xatom_to_atom_for_display':
(.text+0x30b): undefined reference to `XGetAtomName'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkproperty-x11.o): In function `gdk_x11_xatom_to_atom_for_display':
(.text+0x389): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkproperty-x11.o): In function `_gdk_x11_precache_atoms':
(.text+0x53b): undefined reference to `XInternAtoms'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkproperty-x11.o): In function `gdk_x11_atom_to_xatom_for_display':
(.text+0x5de): undefined reference to `XInternAtom'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkproperty-x11.o): In function `gdk_property_delete':
(.text+0x716): undefined reference to `XDeleteProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkproperty-x11.o): In function `gdk_property_change':
(.text+0x8d7): undefined reference to `XChangeProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkproperty-x11.o): In function `gdk_property_change':
(.text+0x952): undefined reference to `XChangeProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkproperty-x11.o): In function `gdk_property_get':
(.text+0xab2): undefined reference to `XGetWindowProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkproperty-x11.o): In function `gdk_property_get':
(.text+0xb06): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkproperty-x11.o): In function `gdk_property_get':
(.text+0xbd8): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkproperty-x11.o): In function `gdk_property_get':
(.text+0xc79): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkscreen-x11.o): In function `gdk_screen_get_window_stack':
(.text+0x5e1): undefined reference to `XGetWindowProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkscreen-x11.o): In function `gdk_screen_get_window_stack':
(.text+0x5fc): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkscreen-x11.o): In function `gdk_screen_get_active_window':
(.text+0x75a): undefined reference to `XGetWindowProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkscreen-x11.o): In function `gdk_screen_get_active_window':
(.text+0x775): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkscreen-x11.o): In function `init_xinerama_support':
(.text+0xa16): undefined reference to `XQueryExtension'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkscreen-x11.o): In function `init_xinerama_support':
(.text+0xb08): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkscreen-x11.o): In function `init_xinerama_support':
(.text+0xb23): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkscreen-x11.o): In function `_gdk_x11_screen_size_changed':
(.text+0xb41): undefined reference to `XRRUpdateConfiguration'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkscreen-x11.o): In function `_gdk_x11_screen_new':
(.text+0xe21): undefined reference to `XGetSelectionOwner'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkscreen-x11.o): In function `_gdk_x11_screen_new':
(.text+0xe56): undefined reference to `XSelectInput'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkselection-x11.o): In function `gdk_string_to_compound_text_for_display':
(.text+0x11d): undefined reference to `XmbTextListToTextProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkselection-x11.o): In function `gdk_text_property_to_text_list_for_display':
(.text+0x3dc): undefined reference to `XmbTextPropertyToTextList'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkselection-x11.o): In function `gdk_text_property_to_text_list_for_display':
(.text+0x430): undefined reference to `XFreeStringList'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkselection-x11.o): In function `gdk_selection_property_get':
(.text+0x9b8): undefined reference to `XGetWindowProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkselection-x11.o): In function `gdk_selection_property_get':
(.text+0xace): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkselection-x11.o): In function `gdk_selection_convert':
(.text+0xbe3): undefined reference to `XConvertSelection'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkselection-x11.o): In function `gdk_selection_owner_get_for_display':
(.text+0xc72): undefined reference to `XGetSelectionOwner'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkselection-x11.o): In function `gdk_selection_owner_set_for_display':
(.text+0xe3e): undefined reference to `XSetSelectionOwner'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkselection-x11.o): In function `gdk_selection_owner_set_for_display':
(.text+0xe50): undefined reference to `XGetSelectionOwner'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkselection-x11.o): In function `gdk_free_compound_text':
(.text+0xc): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkselection-x11.o): In function `gdk_free_text_list':
(.text+0x322): undefined reference to `XFreeStringList'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkvisual-x11.o): In function `_gdk_visual_init':
(.text+0x54c): undefined reference to `XGetVisualInfo'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkvisual-x11.o): In function `_gdk_visual_init':
(.text+0x6e1): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `_gdk_windowing_window_set_composited':
(.text+0xab): undefined reference to `XCompositeRedirectWindow'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `_gdk_windowing_window_set_composited':
(.text+0xbf): undefined reference to `XDamageCreate'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `_gdk_windowing_window_set_composited':
(.text+0xe3): undefined reference to `XCompositeUnredirectWindow'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `_gdk_windowing_window_set_composited':
(.text+0xf2): undefined reference to `XDamageDestroy'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_set_opacity':
(.text+0x20c): undefined reference to `XDeleteProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_set_opacity':
(.text+0x292): undefined reference to `XChangeProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_beep':
(.text+0x32a): undefined reference to `XkbBell'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `wmspec_moveresize':
(.text+0x3ff): undefined reference to `XSendEvent'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_configure_finished':
(.text+0x547): undefined reference to `XSyncSetCounter'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `ensure_sync_counter':
(.text+0x6be): undefined reference to `XSyncCreateCounter'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `ensure_sync_counter':
(.text+0x711): undefined reference to `XChangeProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_x11_window_set_user_time':
(.text+0x936): undefined reference to `XChangeProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_set_type_hint':
(.text+0xb4c): undefined reference to `XChangeProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_set_static_win_gravity':
(.text+0xdd4): undefined reference to `XChangeWindowAttributes'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_set_static_gravities':
(.text+0xea2): undefined reference to `XChangeWindowAttributes'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_set_override_redirect':
(.text+0xf85): undefined reference to `XChangeWindowAttributes'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_get_events':
(.text+0x1023): undefined reference to `XGetWindowAttributes'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_add_rectangles':
(.text+0x108a): undefined reference to `XShapeGetRectangles'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_add_rectangles':
(.text+0x1202): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_propagate_shapes':
(.text+0x13de): undefined reference to `XGetGeometry'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_propagate_shapes':
(.text+0x1460): undefined reference to `XQueryTree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_propagate_shapes':
(.text+0x14af): undefined reference to `XGetWindowAttributes'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_propagate_shapes':
(.text+0x1500): undefined reference to `XGetGeometry'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_propagate_shapes':
(.text+0x15af): undefined reference to `XShapeCombineRectangles'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_propagate_shapes':
(.text+0x15c8): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_set_mwm_hints':
(.text+0x1b1f): undefined reference to `XGetWindowProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_set_mwm_hints':
(.text+0x1b84): undefined reference to `XChangeProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_set_mwm_hints':
(.text+0x1b95): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_set_mwm_hints':
(.text+0x1bee): undefined reference to `XChangeProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_get_decorations':
(.text+0x1daf): undefined reference to `XGetWindowProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_get_decorations':
(.text+0x1ddd): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_get_type_hint':
(.text+0x1ede): undefined reference to `XGetWindowProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_get_type_hint':
(.text+0x1f00): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `move_to_current_desktop':
(.text+0x2198): undefined reference to `XGetWindowProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `move_to_current_desktop':
(.text+0x2264): undefined reference to `XSendEvent'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `move_to_current_desktop':
(.text+0x226f): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `update_wm_hints':
(.text+0x23f6): undefined reference to `XSetWMHints'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_wmspec_change_state':
(.text+0x291c): undefined reference to `XSendEvent'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_stick':
(.text+0x2fc4): undefined reference to `XSendEvent'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_iconify':
(.text+0x3304): undefined reference to `XIconifyWindow'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_set_startup_id':
(.text+0x341f): undefined reference to `XChangeProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_set_startup_id':
(.text+0x3475): undefined reference to `XDeleteProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_set_role':
(.text+0x3529): undefined reference to `XChangeProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_set_role':
(.text+0x3585): undefined reference to `XDeleteProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `set_text_property':
(.text+0x3699): undefined reference to `XChangeProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_set_icon_name':
(.text+0x37ae): undefined reference to `XChangeProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `set_wm_name':
(.text+0x3884): undefined reference to `XChangeProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_set_title':
(.text+0x39b0): undefined reference to `XChangeProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_set_icon_list':
(.text+0x3adc): undefined reference to `XExtendedMaxRequestSize'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_set_icon_list':
(.text+0x3af2): undefined reference to `XMaxRequestSize'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_set_icon_list':
(.text+0x3baa): undefined reference to `XExtendedMaxRequestSize'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_set_icon_list':
(.text+0x3bcd): undefined reference to `XExtendedMaxRequestSize'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_set_icon_list':
(.text+0x3be3): undefined reference to `XMaxRequestSize'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_set_icon_list':
(.text+0x3d83): undefined reference to `XChangeProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_set_icon_list':
(.text+0x3da3): undefined reference to `XExtendedMaxRequestSize'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_set_icon_list':
(.text+0x3dec): undefined reference to `XDeleteProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `do_shape_combine_mask':
(.text+0x3ef1): undefined reference to `XShapeCombineMask'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `do_shape_combine_region':
(.text+0x4105): undefined reference to `XShapeCombineRectangles'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_set_events':
(.text+0x4277): undefined reference to `XSelectInput'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_get_frame_extents':
(.text+0x43e9): undefined reference to `XGetWindowProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_get_frame_extents':
(.text+0x4434): undefined reference to `XQueryTree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_get_frame_extents':
(.text+0x444b): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_get_frame_extents':
(.text+0x44be): undefined reference to `XGetGeometry'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_get_frame_extents':
(.text+0x44e8): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_display_warp_pointer':
(.text+0x468d): undefined reference to `XWarpPointer'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_get_deskrelative_origin':
(.text+0x4766): undefined reference to `XQueryTree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_get_deskrelative_origin':
(.text+0x4784): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_get_deskrelative_origin':
(.text+0x47fd): undefined reference to `XGetWindowProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_get_deskrelative_origin':
(.text+0x4812): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_get_deskrelative_origin':
(.text+0x4858): undefined reference to `XTranslateCoordinates'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_get_origin':
(.text+0x4947): undefined reference to `XTranslateCoordinates'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_get_geometry':
(.text+0x4a48): undefined reference to `XGetGeometry'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_set_cursor':
(.text+0x4cc3): undefined reference to `XDefineCursor'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `_gdk_x11_window_tmp_unset_bg':
(.text+0x4f1a): undefined reference to `XSetWindowBackgroundPixmap'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `_gdk_x11_window_tmp_reset_bg':
(.text+0x50cf): undefined reference to `XSetWindowBackgroundPixmap'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `_gdk_x11_window_tmp_reset_bg':
(.text+0x517d): undefined reference to `XSetWindowBackground'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_set_background':
(.text+0x51f5): undefined reference to `XSetWindowBackground'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_set_transient_for':
(.text+0x52cd): undefined reference to `XSetTransientForHint'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_set_geometry_hints':
(.text+0x547d): undefined reference to `XSetWMNormalHints'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_set_hints':
(.text+0x55bc): undefined reference to `XSetWMNormalHints'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_raise':
(.text+0x563a): undefined reference to `XRaiseWindow'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_focus':
(.text+0x5797): undefined reference to `XSendEvent'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_focus':
(.text+0x57e4): undefined reference to `XRaiseWindow'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_lower':
(.text+0x586a): undefined reference to `XLowerWindow'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `_gdk_windowing_window_clear_area_e':
(.text+0x5922): undefined reference to `XClearArea'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `_gdk_windowing_window_clear_area':
(.text+0x59e2): undefined reference to `XClearArea'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `setup_toplevel_window':
(.text+0x5af9): undefined reference to `XSetWMProtocols'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `setup_toplevel_window':
(.text+0x5b53): undefined reference to `XSetWMNormalHints'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `setup_toplevel_window':
(.text+0x5b9a): undefined reference to `XSetWMProperties'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `setup_toplevel_window':
(.text+0x5bf2): undefined reference to `XChangeProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `setup_toplevel_window':
(.text+0x5c58): undefined reference to `XChangeProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `setup_toplevel_window':
(.text+0x5cf3): undefined reference to `XCreateSimpleWindow'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `setup_toplevel_window':
(.text+0x5d09): undefined reference to `XSelectInput'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `setup_toplevel_window':
(.text+0x5d15): undefined reference to `XMapWindow'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `setup_toplevel_window':
(.text+0x5da9): undefined reference to `XChangeProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `setup_toplevel_window':
(.text+0x5e02): undefined reference to `XSetTransientForHint'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_toplevel_x11_free_contents':
(.text+0x5e86): undefined reference to `XSyncDestroyCounter'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_reparent':
(.text+0x5f7d): undefined reference to `XReparentWindow'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_reparent':
(.text+0x6152): undefined reference to `XDestroyWindow'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_move_resize':
(.text+0x6246): undefined reference to `XMoveResizeWindow'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_resize':
(.text+0x639e): undefined reference to `XResizeWindow'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_move':
(.text+0x64ec): undefined reference to `XMoveWindow'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `_gdk_moveresize_handle_event':
(.text+0x683b): undefined reference to `XCheckIfEvent'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_withdraw':
(.text+0x69f4): undefined reference to `XWithdrawWindow'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_hide':
(.text+0x6b38): undefined reference to `XUnmapWindow'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `show_window_internal':
(.text+0x6c9e): undefined reference to `XMapWindow'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `show_window_internal':
(.text+0x6cdc): undefined reference to `XRaiseWindow'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `show_window_internal':
(.text+0x6dce): undefined reference to `XChangeProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `show_window_internal':
(.text+0x6e2f): undefined reference to `XChangeProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `show_window_internal':
(.text+0x6eb5): undefined reference to `XDeleteProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `show_window_internal':
(.text+0x6edc): undefined reference to `XMapWindow'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `show_window_internal':
(.text+0x704c): undefined reference to `XDeleteProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `_gdk_windowing_window_destroy_foreign':
(.text+0x73cc): undefined reference to `XSendEvent'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `_gdk_windowing_window_at_pointer':
(.text+0x759c): undefined reference to `XQueryPointer'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `_gdk_windowing_window_at_pointer':
(.text+0x75f8): undefined reference to `XQueryPointer'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `_gdk_windowing_window_at_pointer':
(.text+0x7749): undefined reference to `XQueryPointer'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `_gdk_windowing_window_at_pointer':
(.text+0x7812): undefined reference to `XCreateWindow'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `_gdk_windowing_window_at_pointer':
(.text+0x7820): undefined reference to `XMapWindow'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `_gdk_windowing_window_at_pointer':
(.text+0x7860): undefined reference to `XQueryPointer'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `_gdk_windowing_window_at_pointer':
(.text+0x786c): undefined reference to `XDestroyWindow'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `_gdk_windowing_window_at_pointer':
(.text+0x78e3): undefined reference to `XQueryPointer'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `_gdk_windowing_get_pointer':
(.text+0x79d7): undefined reference to `XQueryPointer'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `_gdk_windowing_get_pointer':
(.text+0x7a72): undefined reference to `XCreateWindow'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `_gdk_windowing_get_pointer':
(.text+0x7ab1): undefined reference to `XQueryPointer'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `_gdk_windowing_get_pointer':
(.text+0x7abd): undefined reference to `XDestroyWindow'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `_gdk_windowing_window_get_pointer':
(.text+0x7bb3): undefined reference to `XQueryPointer'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_foreign_new_for_display':
(.text+0x7d29): undefined reference to `XGetWindowAttributes'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_foreign_new_for_display':
(.text+0x7d6f): undefined reference to `XQueryTree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_foreign_new_for_display':
(.text+0x7d91): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_add_colormap_windows':
(.text+0x7f04): undefined reference to `XGetWMColormapWindows'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_add_colormap_windows':
(.text+0x7f6b): undefined reference to `XSetWMColormapWindows'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_add_colormap_windows':
(.text+0x7f82): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_add_colormap_windows':
(.text+0x7ff2): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_new':
(.text+0x8361): undefined reference to `XCreateWindow'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_new':
(.text+0x8665): undefined reference to `XAllocClassHint'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_new':
(.text+0x868b): undefined reference to `XSetClassHint'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_new':
(.text+0x8693): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_begin_resize_drag':
(.text+0x8b04): undefined reference to `XAllocSizeHints'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_begin_resize_drag':
(.text+0x8b34): undefined reference to `XGetWMNormalHints'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_begin_resize_drag':
(.text+0x8b77): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_impl_x11_get_colormap':
(.text+0x8ff6): undefined reference to `XGetWindowAttributes'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_impl_x11_set_colormap':
(.text+0x909d): undefined reference to `XSetWindowColormap'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `gdk_window_set_back_pixmap':
(.text+0x4e20): undefined reference to `XSetWindowBackgroundPixmap'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkwindow-x11.o): In function `_gdk_windowing_window_destroy':
(.text+0x74e8): undefined reference to `XDestroyWindow'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkxftdefaults.o): In function `get_boolean_default':
(.text+0x21): undefined reference to `XGetDefault'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkxftdefaults.o): In function `get_integer_default':
(.text+0xea): undefined reference to `XGetDefault'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkxftdefaults.o): In function `get_integer_default':
(.text+0xfe): undefined reference to `FcNameConstant'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkxftdefaults.o): In function `_gdk_x11_get_xft_setting':
(.text+0x2dd): undefined reference to `XGetDefault'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkxftdefaults.o): In function `_gdk_x11_get_xft_setting':
(.text+0x422): undefined reference to `XRenderQuerySubpixelOrder'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(xsettings-client.o): In function `read_settings':
(.text+0x2a0): undefined reference to `XSetErrorHandler'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(xsettings-client.o): In function `read_settings':
(.text+0x2fc): undefined reference to `XGetWindowProperty'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(xsettings-client.o): In function `read_settings':
(.text+0x306): undefined reference to `XSetErrorHandler'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(xsettings-client.o): In function `read_settings':
(.text+0x349): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(xsettings-client.o): In function `check_manager_window':
(.text+0x712): undefined reference to `XGetSelectionOwner'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(xsettings-client.o): In function `check_manager_window':
(.text+0x735): undefined reference to `XFlush'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(xsettings-client.o): In function `check_manager_window':
(.text+0x792): undefined reference to `XSelectInput'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(xsettings-client.o): In function `check_manager_window':
(.text+0x7a6): undefined reference to `XUngrabServer'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(xsettings-client.o): In function `check_manager_window':
(.text+0x7b6): undefined reference to `XGrabServer'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(xsettings-client.o): In function `_gdk_xsettings_client_new_with_grab_funcs':
(.text+0xa1c): undefined reference to `XInternAtoms'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(xsettings-client.o): In function `_gdk_xsettings_client_new_with_grab_funcs':
(.text+0xa66): undefined reference to `XGetWindowAttributes'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(xsettings-client.o): In function `_gdk_xsettings_client_new_with_grab_funcs':
(.text+0xa87): undefined reference to `XSelectInput'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkinput-x11.o): In function `gdk_device_get_state':
(.text+0x7c0): undefined reference to `XQueryDeviceState'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkinput-x11.o): In function `gdk_device_get_state':
(.text+0x824): undefined reference to `XFreeDeviceState'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkinput-x11.o): In function `_gdk_device_get_history':
(.text+0x95c): undefined reference to `XGetDeviceMotionEvents'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkinput-x11.o): In function `_gdk_device_get_history':
(.text+0x9cf): undefined reference to `XFreeDeviceMotionEvents'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkinput-x11.o): In function `_gdk_input_common_init':
(.text+0xd3a): undefined reference to `XQueryExtension'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkinput-x11.o): In function `_gdk_input_common_init':
(.text+0xd9b): undefined reference to `XListInputDevices'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkinput-x11.o): In function `_gdk_input_common_init':
(.text+0x1126): undefined reference to `XOpenDevice'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkinput-x11.o): In function `_gdk_input_common_init':
(.text+0x11b1): undefined reference to `XFreeDeviceList'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkinput-x11.o): In function `_gdk_input_common_select_events':
(.text+0x135f): undefined reference to `XSelectExtensionEvent'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkinput-x11.o): In function `_gdk_input_get_root_relative_geometry':
(.text+0x13d3): undefined reference to `XQueryTree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkinput-x11.o): In function `_gdk_input_get_root_relative_geometry':
(.text+0x13e2): undefined reference to `XFree'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkinput-x11.o): In function `_gdk_input_get_root_relative_geometry':
(.text+0x1422): undefined reference to `XGetGeometry'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkinput-x11.o): In function `_gdk_input_get_root_relative_geometry':
(.text+0x1457): undefined reference to `XTranslateCoordinates'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkinput-xfree.o): In function `_gdk_input_ungrab_pointer':
(.text+0x61): undefined reference to `XUngrabDevice'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkinput-xfree.o): In function `_gdk_input_grab_pointer':
(.text+0x1a2): undefined reference to `XGrabDevice'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkinput-xfree.o): In function `_gdk_input_grab_pointer':
(.text+0x20a): undefined reference to `XUngrabDevice'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkinput-xfree.o): In function `gdk_input_check_proximity':
(.text+0x3a6): undefined reference to `XQueryDeviceState'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkinput-xfree.o): In function `gdk_input_check_proximity':
(.text+0x3e1): undefined reference to `XFreeDeviceState'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkasync.o): In function `_gdk_x11_set_input_focus_safe':
(.text+0x1d4): undefined reference to `_XFlush'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkasync.o): In function `_gdk_x11_set_input_focus_safe':
(.text+0x1e4): undefined reference to `_XFlush'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkasync.o): In function `_gdk_x11_get_window_child_info':
(.text+0x346): undefined reference to `_XReply'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkasync.o): In function `_gdk_x11_get_window_child_info':
(.text+0x376): undefined reference to `_XDeqAsyncHandler'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkasync.o): In function `_gdk_x11_get_window_child_info':
(.text+0x581): undefined reference to `_XFlush'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkasync.o): In function `_gdk_x11_get_window_child_info':
(.text+0x5f9): undefined reference to `_XEatData'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkasync.o): In function `_gdk_x11_get_window_child_info':
(.text+0x606): undefined reference to `_XFlush'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkasync.o): In function `_gdk_x11_get_window_child_info':
(.text+0x619): undefined reference to `_XFlush'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkasync.o): In function `_gdk_x11_get_window_child_info':
(.text+0x644): undefined reference to `_XReply'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkasync.o): In function `_gdk_x11_get_window_child_info':
(.text+0x6b5): undefined reference to `_XDeqAsyncHandler'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkasync.o): In function `_gdk_x11_get_window_child_info':
(.text+0x723): undefined reference to `_XFlush'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkasync.o): In function `_gdk_x11_get_window_child_info':
(.text+0x73e): undefined reference to `_XFlush'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkasync.o): In function `_gdk_x11_get_window_child_info':
(.text+0x761): undefined reference to `_XRead'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkasync.o): In function `get_child_info_handler':
(.text+0x86a): undefined reference to `_XGetAsyncReply'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkasync.o): In function `get_child_info_handler':
(.text+0x8cf): undefined reference to `_XGetAsyncReply'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkasync.o): In function `get_child_info_handler':
(.text+0x93c): undefined reference to `_XGetAsyncReply'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkasync.o): In function `list_children_handler':
(.text+0x9c7): undefined reference to `_XGetAsyncReply'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkasync.o): In function `set_input_focus_handler':
(.text+0xa3a): undefined reference to `_XDeqAsyncHandler'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkasync.o): In function `set_input_focus_handler':
(.text+0xa9e): undefined reference to `_XGetAsyncReply'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkasync.o): In function `_gdk_x11_send_client_message_async':
(.text+0xc67): undefined reference to `_XFlush'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkasync.o): In function `_gdk_x11_send_client_message_async':
(.text+0xc74): undefined reference to `_XFlush'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkasync.o): In function `send_event_handler':
(.text+0xd71): undefined reference to `_XDeqAsyncHandler'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libgdk-x11-2.0.a(gdkasync.o): In function `send_event_handler':
(.text+0xddc): undefined reference to `_XGetAsyncReply'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libpango-1.0.a(libpango_thai_lang_la-thai-lang.o): In function `thai_engine_break':
(.text+0x124): undefined reference to `th_uni2tis'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libpango-1.0.a(libpango_thai_lang_la-thai-lang.o): In function `thai_engine_break':
(.text+0x173): undefined reference to `th_brk'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libglib-2.0.a(gregex.o): In function `g_regex_get_string_number':
(.text+0x39f): undefined reference to `pcre_get_stringnumber'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libglib-2.0.a(gregex.o): In function `g_regex_get_capture_count':
(.text+0x426): undefined reference to `pcre_fullinfo'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libglib-2.0.a(gregex.o): In function `g_regex_get_max_backref':
(.text+0x456): undefined reference to `pcre_fullinfo'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libglib-2.0.a(gregex.o): In function `g_regex_unref':
(.text+0x6f7): undefined reference to `pcre_free'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libglib-2.0.a(gregex.o): In function `g_regex_unref':
(.text+0x707): undefined reference to `pcre_free'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libglib-2.0.a(gregex.o): In function `match_info_new':
(.text+0x895): undefined reference to `pcre_fullinfo'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libglib-2.0.a(gregex.o): In function `g_regex_match_all_full':
(.text+0x1068): undefined reference to `pcre_dfa_exec'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libglib-2.0.a(gregex.o): In function `g_regex_new':
(.text+0x12a5): undefined reference to `pcre_compile2'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libglib-2.0.a(gregex.o): In function `g_regex_new':
(.text+0x12ce): undefined reference to `pcre_fullinfo'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libglib-2.0.a(gregex.o): In function `g_regex_new':
(.text+0x1333): undefined reference to `pcre_study'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libglib-2.0.a(gregex.o): In function `g_regex_new':
(.text+0x13c0): undefined reference to `pcre_config'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libglib-2.0.a(gregex.o): In function `g_regex_new':
(.text+0x13db): undefined reference to `pcre_config'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libglib-2.0.a(gregex.o): In function `g_regex_new':
(.text+0x1422): undefined reference to `pcre_fullinfo'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libglib-2.0.a(gregex.o): In function `get_matched_substring_number':
(.text+0x1a4e): undefined reference to `pcre_get_stringnumber'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libglib-2.0.a(gregex.o): In function `get_matched_substring_number':
(.text+0x1a79): undefined reference to `pcre_get_stringtable_entries'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libglib-2.0.a(gregex.o): In function `g_match_info_next':
(.text+0x1cc3): undefined reference to `pcre_exec'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libXinerama.a(Xinerama.o): In function `find_display':
(.text+0x3f): undefined reference to `XextFindDisplay'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libXinerama.a(Xinerama.o): In function `find_display':
(.text+0x7f): undefined reference to `XextAddDisplay'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libXinerama.a(Xinerama.o): In function `find_display':
(.text+0x8e): undefined reference to `XextCreateExtension'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libXinerama.a(Xinerama.o): In function `XineramaQueryScreens':
(.text+0x124): undefined reference to `_XReply'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libXinerama.a(Xinerama.o): In function `XineramaQueryScreens':
(.text+0x1a4): undefined reference to `_XRead'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libXinerama.a(Xinerama.o): In function `XineramaQueryScreens':
(.text+0x1f3): undefined reference to `_XFlush'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libXinerama.a(Xinerama.o): In function `XineramaQueryScreens':
(.text+0x212): undefined reference to `XMissingExtension'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libXinerama.a(Xinerama.o): In function `XineramaQueryScreens':
(.text+0x269): undefined reference to `_XEatData'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libXinerama.a(Xinerama.o): In function `XineramaIsActive':
(.text+0x303): undefined reference to `_XReply'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libXinerama.a(Xinerama.o): In function `XineramaIsActive':
(.text+0x364): undefined reference to `_XFlush'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libXinerama.a(Xinerama.o): In function `XPanoramiXGetScreenSize':
(.text+0x403): undefined reference to `_XReply'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libXinerama.a(Xinerama.o): In function `XPanoramiXGetScreenSize':
(.text+0x485): undefined reference to `XMissingExtension'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libXinerama.a(Xinerama.o): In function `XPanoramiXGetScreenSize':
(.text+0x497): undefined reference to `_XFlush'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libXinerama.a(Xinerama.o): In function `XPanoramiXGetScreenCount':
(.text+0x52d): undefined reference to `_XReply'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libXinerama.a(Xinerama.o): In function `XPanoramiXGetScreenCount':
(.text+0x5a5): undefined reference to `XMissingExtension'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libXinerama.a(Xinerama.o): In function `XPanoramiXGetScreenCount':
(.text+0x5b7): undefined reference to `_XFlush'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libXinerama.a(Xinerama.o): In function `XPanoramiXGetState':
(.text+0x64d): undefined reference to `_XReply'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libXinerama.a(Xinerama.o): In function `XPanoramiXGetState':
(.text+0x6c5): undefined reference to `XMissingExtension'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libXinerama.a(Xinerama.o): In function `XPanoramiXGetState':
(.text+0x6d7): undefined reference to `_XFlush'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libXinerama.a(Xinerama.o): In function `XPanoramiXQueryVersion':
(.text+0x76b): undefined reference to `_XReply'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libXinerama.a(Xinerama.o): In function `XPanoramiXQueryVersion':
(.text+0x7ed): undefined reference to `XMissingExtension'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libXinerama.a(Xinerama.o): In function `XPanoramiXQueryVersion':
(.text+0x804): undefined reference to `_XFlush'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libXinerama.a(Xinerama.o): In function `close_display':
(.text+0x883): undefined reference to `XextRemoveDisplay'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_client.o): In function `SmcSaveYourselfDone':
(.text+0x84): undefined reference to `IceFlush'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_client.o): In function `SmcRequestSaveYourself':
(.text+0xfc): undefined reference to `IceFlush'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_client.o): In function `SmcInteractDone':
(.text+0x184): undefined reference to `IceFlush'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_client.o): In function `SmcRequestSaveYourselfPhase2':
(.text+0x210): undefined reference to `IceFlush'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_client.o): In function `SmcRequestSaveYourselfPhase2':
(.text+0x224): undefined reference to `IceFlush'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_client.o):(.text+0x2be): more undefined references to `IceFlush' follow
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_client.o): In function `SmcSetProperties':
(.text+0x5d6): undefined reference to `IceAllocScratch'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_client.o): In function `SmcSetProperties':
(.text+0x740): undefined reference to `IceFlush'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_client.o): In function `SmcSetProperties':
(.text+0x756): undefined reference to `_IceWrite'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_client.o): In function `SmcSetProperties':
(.text+0x78b): undefined reference to `IceFlush'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_client.o): In function `SmcSetProperties':
(.text+0x7b0): undefined reference to `IceAllocScratch'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_client.o): In function `SmcCloseConnection':
(.text+0x8e1): undefined reference to `IceFlush'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_client.o): In function `SmcCloseConnection':
(.text+0x8f5): undefined reference to `IceProtocolShutdown'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_client.o): In function `SmcCloseConnection':
(.text+0x908): undefined reference to `IceSetShutdownNegotiation'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_client.o): In function `SmcCloseConnection':
(.text+0x913): undefined reference to `IceCloseConnection'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_client.o): In function `SmcCloseConnection':
(.text+0x99e): undefined reference to `IceFlush'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_client.o): In function `SmcOpenConnection':
(.text+0x9fa): undefined reference to `_IcePoMagicCookie1Proc'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_client.o): In function `SmcOpenConnection':
(.text+0xa80): undefined reference to `IceOpenConnection'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_client.o): In function `SmcOpenConnection':
(.text+0xaee): undefined reference to `IceProtocolSetup'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_client.o): In function `SmcOpenConnection':
(.text+0xc04): undefined reference to `IceFlush'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_client.o): In function `SmcOpenConnection':
(.text+0xc0c): undefined reference to `IceLastSentSequenceNumber'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_client.o): In function `SmcOpenConnection':
(.text+0xc3c): undefined reference to `IceProcessMessages'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_client.o): In function `SmcOpenConnection':
(.text+0xc92): undefined reference to `IceFlush'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_client.o): In function `SmcOpenConnection':
(.text+0xc9a): undefined reference to `IceLastSentSequenceNumber'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_client.o): In function `SmcOpenConnection':
(.text+0xd32): undefined reference to `IceFlush'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_client.o): In function `SmcOpenConnection':
(.text+0xd5a): undefined reference to `IceFlush'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_client.o): In function `SmcOpenConnection':
(.text+0xe04): undefined reference to `IceRegisterForProtocolSetup'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_client.o): In function `SmcOpenConnection':
(.text+0xed8): undefined reference to `IceCloseConnection'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_client.o): In function `SmcOpenConnection':
(.text+0xf5e): undefined reference to `IceCloseConnection'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_client.o): In function `SmcSaveYourselfDone':
(.text+0xb7): undefined reference to `IceFlush'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_client.o): In function `SmcRequestSaveYourself':
(.text+0x14d): undefined reference to `IceFlush'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_client.o): In function `SmcInteractDone':
(.text+0x1b7): undefined reference to `IceFlush'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_client.o): In function `SmcDeleteProperties':
(.text+0x4a4): undefined reference to `IceFlush'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_client.o): In function `SmcSetProperties':
(.text+0x768): undefined reference to `IceFlush'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmsProcessMessage':
(.text+0x4f): undefined reference to `_IceRead'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmsProcessMessage':
(.text+0x85): undefined reference to `_IceRead'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmsProcessMessage':
(.text+0x126): undefined reference to `_IceErrorBadMinor'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmsProcessMessage':
(.text+0x13b): undefined reference to `_IceReadSkip'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmsProcessMessage':
(.text+0x177): undefined reference to `_IceErrorBadLength'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmsProcessMessage':
(.text+0x197): undefined reference to `_IceReadSkip'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmsProcessMessage':
(.text+0x1b7): undefined reference to `_IceErrorBadState'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmsProcessMessage':
(.text+0x1dc): undefined reference to `_IceRead'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmsProcessMessage':
(.text+0x20e): undefined reference to `_IceRead'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmsProcessMessage':
(.text+0x2a8): undefined reference to `_IceErrorBadLength'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmsProcessMessage':
(.text+0x2de): undefined reference to `_IceRead'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmsProcessMessage':
(.text+0x350): undefined reference to `_IceErrorBadLength'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmsProcessMessage':
(.text+0x38f): undefined reference to `_IceRead'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmsProcessMessage':
(.text+0x3c1): undefined reference to `_IceRead'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmsProcessMessage':
(.text+0x463): undefined reference to `_IceErrorBadValue'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmsProcessMessage':
(.text+0x4d2): undefined reference to `_IceErrorBadValue'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmsProcessMessage':
(.text+0x510): undefined reference to `_IceRead'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmsProcessMessage':
(.text+0x542): undefined reference to `_IceRead'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmsProcessMessage':
(.text+0x59b): undefined reference to `_IceRead'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmsProcessMessage':
(.text+0x5cb): undefined reference to `_IceRead'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmsProcessMessage':
(.text+0x667): undefined reference to `_IceErrorBadValue'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmsProcessMessage':
(.text+0x690): undefined reference to `_IceErrorBadState'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmsProcessMessage':
(.text+0x75e): undefined reference to `_IceErrorBadLength'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmsProcessMessage':
(.text+0x91e): undefined reference to `_IceErrorBadLength'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmsProcessMessage':
(.text+0x968): undefined reference to `_IceRead'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmsProcessMessage':
(.text+0x995): undefined reference to `_IceRead'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmsProcessMessage':
(.text+0x9bf): undefined reference to `_IceRead'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmsProcessMessage':
(.text+0xa8e): undefined reference to `_IceErrorBadLength'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmsProcessMessage':
(.text+0xac8): undefined reference to `_IceRead'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmsProcessMessage':
(.text+0xadc): undefined reference to `_IceReadSkip'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmsProcessMessage':
(.text+0xb1a): undefined reference to `_IceErrorBadState'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmsProcessMessage':
(.text+0xb63): undefined reference to `_IceRead'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmsProcessMessage':
(.text+0xf55): undefined reference to `_IceErrorBadLength'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmsProcessMessage':
(.text+0x10b9): undefined reference to `_IceErrorBadValue'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmsProcessMessage':
(.text+0x120d): undefined reference to `_IceReadSkip'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmsProcessMessage':
(.text+0x1221): undefined reference to `_IceReadSkip'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmsProcessMessage':
(.text+0x1235): undefined reference to `_IceReadSkip'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmsProcessMessage':
(.text+0x1249): undefined reference to `_IceReadSkip'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmsProcessMessage':
(.text+0x12a1): undefined reference to `_IceErrorBadValue'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmcProcessMessage':
(.text+0x139c): undefined reference to `_IceRead'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmcProcessMessage':
(.text+0x13d5): undefined reference to `_IceRead'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmcProcessMessage':
(.text+0x1433): undefined reference to `_IceErrorBadMinor'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmcProcessMessage':
(.text+0x1448): undefined reference to `_IceReadSkip'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmcProcessMessage':
(.text+0x1480): undefined reference to `_IceErrorBadLength'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmcProcessMessage':
(.text+0x14a1): undefined reference to `_IceReadSkip'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmcProcessMessage':
(.text+0x14c1): undefined reference to `_IceErrorBadState'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmcProcessMessage':
(.text+0x1567): undefined reference to `_IceRead'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmcProcessMessage':
(.text+0x15de): undefined reference to `_IceErrorBadLength'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmcProcessMessage':
(.text+0x1607): undefined reference to `_IceReadSkip'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmcProcessMessage':
(.text+0x16ba): undefined reference to `_IceRead'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmcProcessMessage':
(.text+0x16ea): undefined reference to `_IceRead'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmcProcessMessage':
(.text+0x1824): undefined reference to `_IceReadSkip'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmcProcessMessage':
(.text+0x19bf): undefined reference to `_IceErrorBadLength'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmcProcessMessage':
(.text+0x1a09): undefined reference to `_IceRead'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmcProcessMessage':
(.text+0x1a7a): undefined reference to `_IceErrorBadState'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmcProcessMessage':
(.text+0x1a99): undefined reference to `_IceRead'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmcProcessMessage':
(.text+0x1af0): undefined reference to `_IceErrorBadValue'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmcProcessMessage':
(.text+0x1e31): undefined reference to `_IceReadSkip'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmcProcessMessage':
(.text+0x1e55): undefined reference to `_IceErrorBadState'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmcProcessMessage':
(.text+0x1e7a): undefined reference to `_IceRead'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmcProcessMessage':
(.text+0x1eaa): undefined reference to `_IceRead'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmcProcessMessage':
(.text+0x1f40): undefined reference to `_IceErrorBadLength'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmcProcessMessage':
(.text+0x202a): undefined reference to `_IceReadSkip'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmcProcessMessage':
(.text+0x2051): undefined reference to `_IceRead'
/usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libSM.a(sm_process.o): In function `_SmcProcessMessage':
(.text+0x207c): undefined reference to `_IceReadSkip'
collect2: ld はステータス 1 で終了しました