Advertisement
Guest User

Untitled

a guest
Jun 8th, 2010
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.65 KB | None | 0 0
  1. /tmp/ccgKuccd.o: In function `boost::asio::detail::socket_ops::getaddrinfo(char const*, char const*, addrinfo const*, addrinfo**, boost::system::error_code&)':
  2. mpqs_helper.cpp:(.text._ZN5boost4asio6detail10socket_ops11getaddrinfoEPKcS4_PK8addrinfoPPS5_RNS_6system10error_codeE[boost::asio::detail::socket_ops::getaddrinfo(char const*, char const*, addrinfo const*, addrinfo**, boost::system::error_code&)]+0x36): warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
  3. /tmp/ccMi0Hu6.o: In function `boost::asio::detail::posix_tss_ptr<boost::asio::detail::call_stack<boost::asio::detail::strand_service::strand_impl>::context>::posix_tss_ptr()':
  4. client_protocol.cpp:(.text._ZN5boost4asio6detail13posix_tss_ptrINS1_10call_stackINS1_14strand_service11strand_implEE7contextEEC2Ev[boost::asio::detail::posix_tss_ptr<boost::asio::detail::call_stack<boost::asio::detail::strand_service::strand_impl>::context>::posix_tss_ptr()]+0x20): undefined reference to `pthread_key_create'
  5. /tmp/ccMi0Hu6.o: In function `boost::asio::detail::posix_tss_ptr<boost::asio::detail::call_stack<boost::asio::detail::task_io_service<boost::asio::detail::epoll_reactor> >::context>::posix_tss_ptr()':
  6. client_protocol.cpp:(.text._ZN5boost4asio6detail13posix_tss_ptrINS1_10call_stackINS1_15task_io_serviceINS1_13epoll_reactorEEEE7contextEEC2Ev[boost::asio::detail::posix_tss_ptr<boost::asio::detail::call_stack<boost::asio::detail::task_io_service<boost::asio::detail::epoll_reactor> >::context>::posix_tss_ptr()]+0x20): undefined reference to `pthread_key_create'
  7. /tmp/ccMi0Hu6.o: In function `boost::asio::detail::posix_tss_ptr<boost::asio::detail::call_stack<boost::asio::detail::task_io_service<boost::asio::detail::epoll_reactor> >::context>::~posix_tss_ptr()':
  8. client_protocol.cpp:(.text._ZN5boost4asio6detail13posix_tss_ptrINS1_10call_stackINS1_15task_io_serviceINS1_13epoll_reactorEEEE7contextEED2Ev[boost::asio::detail::posix_tss_ptr<boost::asio::detail::call_stack<boost::asio::detail::task_io_service<boost::asio::detail::epoll_reactor> >::context>::~posix_tss_ptr()]+0x13): undefined reference to `pthread_key_delete'
  9. /tmp/ccMi0Hu6.o: In function `boost::asio::detail::posix_tss_ptr<boost::asio::detail::call_stack<boost::asio::detail::strand_service::strand_impl>::context>::~posix_tss_ptr()':
  10. client_protocol.cpp:(.text._ZN5boost4asio6detail13posix_tss_ptrINS1_10call_stackINS1_14strand_service11strand_implEE7contextEED2Ev[boost::asio::detail::posix_tss_ptr<boost::asio::detail::call_stack<boost::asio::detail::strand_service::strand_impl>::context>::~posix_tss_ptr()]+0x13): undefined reference to `pthread_key_delete'
  11. /tmp/cc8OyIdA.o: In function `boost::asio::detail::posix_mutex::lock()':
  12. mpqs_client.cpp:(.text._ZN5boost4asio6detail11posix_mutex4lockEv[boost::asio::detail::posix_mutex::lock()]+0x11): undefined reference to `pthread_mutex_lock'
  13. /tmp/cc8OyIdA.o: In function `boost::asio::detail::posix_mutex::posix_mutex()':
  14. mpqs_client.cpp:(.text._ZN5boost4asio6detail11posix_mutexC1Ev[boost::asio::detail::posix_mutex::posix_mutex()]+0x20): undefined reference to `pthread_mutex_init'
  15. /tmp/cc8OyIdA.o: In function `boost::asio::detail::posix_mutex::~posix_mutex()':
  16. mpqs_client.cpp:(.text._ZN5boost4asio6detail11posix_mutexD1Ev[boost::asio::detail::posix_mutex::~posix_mutex()]+0x11): undefined reference to `pthread_mutex_destroy'
  17. /tmp/cc8OyIdA.o: In function `boost::asio::detail::posix_mutex::unlock()':
  18. mpqs_client.cpp:(.text._ZN5boost4asio6detail11posix_mutex6unlockEv[boost::asio::detail::posix_mutex::unlock()]+0x11): undefined reference to `pthread_mutex_unlock'
  19. /tmp/cc8OyIdA.o: In function `void boost::asio::detail::posix_event::signal_and_unlock<boost::asio::detail::scoped_lock<boost::asio::detail::posix_mutex> >(boost::asio::detail::scoped_lock<boost::asio::detail::posix_mutex>&)':
  20. mpqs_client.cpp:(.text._ZN5boost4asio6detail11posix_event17signal_and_unlockINS1_11scoped_lockINS1_11posix_mutexEEEEEvRT_[void boost::asio::detail::posix_event::signal_and_unlock<boost::asio::detail::scoped_lock<boost::asio::detail::posix_mutex> >(boost::asio::detail::scoped_lock<boost::asio::detail::posix_mutex>&)]+0x4f): undefined reference to `pthread_cond_signal'
  21. /tmp/ccgKuccd.o: In function `main':
  22. mpqs_helper.cpp:(.text+0x752): undefined reference to `boost::thread::join()'
  23. mpqs_helper.cpp:(.text+0x75e): undefined reference to `boost::thread::~thread()'
  24. mpqs_helper.cpp:(.text+0x788): undefined reference to `boost::thread::~thread()'
  25. /tmp/ccgKuccd.o: In function `boost::mutex::mutex()':
  26. mpqs_helper.cpp:(.text._ZN5boost5mutexC1Ev[boost::mutex::mutex()]+0x20): undefined reference to `pthread_mutex_init'
  27. /tmp/ccgKuccd.o: In function `boost::mutex::~mutex()':
  28. mpqs_helper.cpp:(.text._ZN5boost5mutexD1Ev[boost::mutex::~mutex()]+0x11): undefined reference to `pthread_mutex_destroy'
  29. /tmp/ccgKuccd.o: In function `void boost::asio::detail::posix_event::signal<boost::asio::detail::scoped_lock<boost::asio::detail::posix_mutex> >(boost::asio::detail::scoped_lock<boost::asio::detail::posix_mutex>&)':
  30. mpqs_helper.cpp:(.text._ZN5boost4asio6detail11posix_event6signalINS1_11scoped_lockINS1_11posix_mutexEEEEEvRT_[void boost::asio::detail::posix_event::signal<boost::asio::detail::scoped_lock<boost::asio::detail::posix_mutex> >(boost::asio::detail::scoped_lock<boost::asio::detail::posix_mutex>&)]+0x46): undefined reference to `pthread_cond_signal'
  31. /tmp/ccgKuccd.o: In function `boost::asio::detail::posix_thread::join()':
  32. mpqs_helper.cpp:(.text._ZN5boost4asio6detail12posix_thread4joinEv[boost::asio::detail::posix_thread::join()]+0x28): undefined reference to `pthread_join'
  33. /tmp/ccgKuccd.o: In function `boost::asio::detail::posix_thread::~posix_thread()':
  34. mpqs_helper.cpp:(.text._ZN5boost4asio6detail12posix_threadD1Ev[boost::asio::detail::posix_thread::~posix_thread()]+0x23): undefined reference to `pthread_detach'
  35. /tmp/ccgKuccd.o: In function `boost::detail::thread_data<boost::_bi::bind_t<unsigned long, boost::_mfi::mf0<unsigned long, boost::asio::io_service>, boost::_bi::list1<boost::_bi::value<boost::asio::io_service*> > > >::~thread_data()':
  36. mpqs_helper.cpp:(.text._ZN5boost6detail11thread_dataINS_3_bi6bind_tImNS_4_mfi3mf0ImNS_4asio10io_serviceEEENS2_5list1INS2_5valueIPS7_EEEEEEED0Ev[boost::detail::thread_data<boost::_bi::bind_t<unsigned long, boost::_mfi::mf0<unsigned long, boost::asio::io_service>, boost::_bi::list1<boost::_bi::value<boost::asio::io_service*> > > >::~thread_data()]+0x1d): undefined reference to `boost::detail::thread_data_base::~thread_data_base()'
  37. /tmp/ccgKuccd.o: In function `boost::detail::thread_data<boost::_bi::bind_t<unsigned long, boost::_mfi::mf0<unsigned long, boost::asio::io_service>, boost::_bi::list1<boost::_bi::value<boost::asio::io_service*> > > >::~thread_data()':
  38. mpqs_helper.cpp:(.text._ZN5boost6detail11thread_dataINS_3_bi6bind_tImNS_4_mfi3mf0ImNS_4asio10io_serviceEEENS2_5list1INS2_5valueIPS7_EEEEEEED1Ev[boost::detail::thread_data<boost::_bi::bind_t<unsigned long, boost::_mfi::mf0<unsigned long, boost::asio::io_service>, boost::_bi::list1<boost::_bi::value<boost::asio::io_service*> > > >::~thread_data()]+0x1d): undefined reference to `boost::detail::thread_data_base::~thread_data_base()'
  39. /tmp/ccgKuccd.o: In function `boost::condition_variable::condition_variable()':
  40. mpqs_helper.cpp:(.text._ZN5boost18condition_variableC1Ev[boost::condition_variable::condition_variable()]+0x17): undefined reference to `pthread_cond_init'
  41. /tmp/ccgKuccd.o: In function `boost::asio::detail::posix_event::posix_event()':
  42. mpqs_helper.cpp:(.text._ZN5boost4asio6detail11posix_eventC1Ev[boost::asio::detail::posix_event::posix_event()]+0x28): undefined reference to `pthread_cond_init'
  43. /tmp/ccgKuccd.o: In function `boost::condition_variable::~condition_variable()':
  44. mpqs_helper.cpp:(.text._ZN5boost18condition_variableD1Ev[boost::condition_variable::~condition_variable()]+0x11): undefined reference to `pthread_cond_destroy'
  45. /tmp/ccgKuccd.o: In function `boost::detail::thread_data_base::thread_data_base()':
  46. mpqs_helper.cpp:(.text._ZN5boost6detail16thread_data_baseC2Ev[boost::detail::thread_data_base::thread_data_base()]+0x1b): undefined reference to `vtable for boost::detail::thread_data_base'
  47. /tmp/ccgKuccd.o: In function `boost::thread::thread<boost::_bi::bind_t<unsigned long, boost::_mfi::mf0<unsigned long, boost::asio::io_service>, boost::_bi::list1<boost::_bi::value<boost::asio::io_service*> > > >(boost::_bi::bind_t<unsigned long, boost::_mfi::mf0<unsigned long, boost::asio::io_service>, boost::_bi::list1<boost::_bi::value<boost::asio::io_service*> > >, boost::disable_if<boost::is_convertible<boost::_bi::bind_t<unsigned long, boost::_mfi::mf0<unsigned long, boost::asio::io_service>, boost::_bi::list1<boost::_bi::value<boost::asio::io_service*> > >&, boost::detail::thread_move_t<boost::_bi::bind_t<unsigned long, boost::_mfi::mf0<unsigned long, boost::asio::io_service>, boost::_bi::list1<boost::_bi::value<boost::asio::io_service*> > > > >, boost::thread::dummy*>::type)':
  48. mpqs_helper.cpp:(.text._ZN5boost6threadC1INS_3_bi6bind_tImNS_4_mfi3mf0ImNS_4asio10io_serviceEEENS2_5list1INS2_5valueIPS7_EEEEEEEET_NS_10disable_ifINS_14is_convertibleIRSF_NS_6detail13thread_move_tISF_EEEEPNS0_5dummyEE4typeE[boost::thread::thread<boost::_bi::bind_t<unsigned long, boost::_mfi::mf0<unsigned long, boost::asio::io_service>, boost::_bi::list1<boost::_bi::value<boost::asio::io_service*> > > >(boost::_bi::bind_t<unsigned long, boost::_mfi::mf0<unsigned long, boost::asio::io_service>, boost::_bi::list1<boost::_bi::value<boost::asio::io_service*> > >, boost::disable_if<boost::is_convertible<boost::_bi::bind_t<unsigned long, boost::_mfi::mf0<unsigned long, boost::asio::io_service>, boost::_bi::list1<boost::_bi::value<boost::asio::io_service*> > >&, boost::detail::thread_move_t<boost::_bi::bind_t<unsigned long, boost::_mfi::mf0<unsigned long, boost::asio::io_service>, boost::_bi::list1<boost::_bi::value<boost::asio::io_service*> > > > >, boost::thread::dummy*>::type)]+0x46): undefined reference to `boost::thread::start_thread()'
  49. /tmp/ccgKuccd.o: In function `boost::asio::detail::posix_event::~posix_event()':
  50. mpqs_helper.cpp:(.text._ZN5boost4asio6detail11posix_eventD1Ev[boost::asio::detail::posix_event::~posix_event()]+0x11): undefined reference to `pthread_cond_destroy'
  51. /tmp/ccgKuccd.o: In function `boost::asio::detail::posix_tss_ptr<boost::asio::detail::call_stack<boost::asio::detail::task_io_service<boost::asio::detail::epoll_reactor> >::context>::operator boost::asio::detail::call_stack<boost::asio::detail::task_io_service<boost::asio::detail::epoll_reactor> >::context*() const':
  52. mpqs_helper.cpp:(.text._ZNK5boost4asio6detail13posix_tss_ptrINS1_10call_stackINS1_15task_io_serviceINS1_13epoll_reactorEEEE7contextEEcvPS8_Ev[boost::asio::detail::posix_tss_ptr<boost::asio::detail::call_stack<boost::asio::detail::task_io_service<boost::asio::detail::epoll_reactor> >::context>::operator boost::asio::detail::call_stack<boost::asio::detail::task_io_service<boost::asio::detail::epoll_reactor> >::context*() const]+0x13): undefined reference to `pthread_getspecific'
  53. /tmp/ccgKuccd.o: In function `boost::asio::detail::posix_tss_ptr<boost::asio::detail::call_stack<boost::asio::detail::task_io_service<boost::asio::detail::epoll_reactor> >::context>::operator=(boost::asio::detail::call_stack<boost::asio::detail::task_io_service<boost::asio::detail::epoll_reactor> >::context*)':
  54. mpqs_helper.cpp:(.text._ZN5boost4asio6detail13posix_tss_ptrINS1_10call_stackINS1_15task_io_serviceINS1_13epoll_reactorEEEE7contextEEaSEPS8_[boost::asio::detail::posix_tss_ptr<boost::asio::detail::call_stack<boost::asio::detail::task_io_service<boost::asio::detail::epoll_reactor> >::context>::operator=(boost::asio::detail::call_stack<boost::asio::detail::task_io_service<boost::asio::detail::epoll_reactor> >::context*)]+0x1b): undefined reference to `pthread_setspecific'
  55. /tmp/ccgKuccd.o: In function `void boost::asio::detail::posix_event::wait<boost::asio::detail::scoped_lock<boost::asio::detail::posix_mutex> >(boost::asio::detail::scoped_lock<boost::asio::detail::posix_mutex>&)':
  56. mpqs_helper.cpp:(.text._ZN5boost4asio6detail11posix_event4waitINS1_11scoped_lockINS1_11posix_mutexEEEEEvRT_[void boost::asio::detail::posix_event::wait<boost::asio::detail::scoped_lock<boost::asio::detail::posix_mutex> >(boost::asio::detail::scoped_lock<boost::asio::detail::posix_mutex>&)]+0x4a): undefined reference to `pthread_cond_wait'
  57. /tmp/ccgKuccd.o:(.rodata._ZTIN5boost6detail11thread_dataINS_3_bi6bind_tImNS_4_mfi3mf0ImNS_4asio10io_serviceEEENS2_5list1INS2_5valueIPS7_EEEEEEEE[typeinfo for boost::detail::thread_data<boost::_bi::bind_t<unsigned long, boost::_mfi::mf0<unsigned long, boost::asio::io_service>, boost::_bi::list1<boost::_bi::value<boost::asio::io_service*> > > >]+0x10): undefined reference to `typeinfo for boost::detail::thread_data_base'
  58. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/libstdc++.a(locale.o): In function `std::locale::_Impl::_M_install_cache(std::locale::facet const*, unsigned long)':
  59. (.text._ZNSt6locale5_Impl16_M_install_cacheEPKNS_5facetEm+0x98): undefined reference to `pthread_mutex_lock'
  60. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/libstdc++.a(locale.o): In function `std::locale::_Impl::_M_install_cache(std::locale::facet const*, unsigned long)':
  61. (.text._ZNSt6locale5_Impl16_M_install_cacheEPKNS_5facetEm+0xd5): undefined reference to `pthread_mutex_unlock'
  62. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/libstdc++.a(locale.o): In function `std::locale::_Impl::_M_install_cache(std::locale::facet const*, unsigned long)':
  63. (.text._ZNSt6locale5_Impl16_M_install_cacheEPKNS_5facetEm+0x8e): undefined reference to `pthread_mutex_unlock'
  64. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/libstdc++.a(locale_init.o): In function `std::locale::global(std::locale const&)':
  65. (.text._ZNSt6locale6globalERKS_+0x93): undefined reference to `pthread_mutex_unlock'
  66. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/libstdc++.a(locale_init.o): In function `std::locale::global(std::locale const&)':
  67. (.text._ZNSt6locale6globalERKS_+0xd9): undefined reference to `pthread_mutex_lock'
  68. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/libstdc++.a(locale_init.o): In function `std::locale::global(std::locale const&)':
  69. (.text._ZNSt6locale6globalERKS_+0x125): undefined reference to `pthread_mutex_unlock'
  70. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/libstdc++.a(locale_init.o): In function `std::locale::locale()':
  71. (.text._ZNSt6localeC1Ev+0x7e): undefined reference to `pthread_mutex_lock'
  72. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/libstdc++.a(locale_init.o): In function `std::locale::locale()':
  73. (.text._ZNSt6localeC1Ev+0x74): undefined reference to `pthread_mutex_unlock'
  74. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/libstdc++.a(locale_init.o): In function `std::locale::locale()':
  75. (.text._ZNSt6localeC2Ev+0x7e): undefined reference to `pthread_mutex_lock'
  76. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/libstdc++.a(locale_init.o): In function `std::locale::locale()':
  77. (.text._ZNSt6localeC2Ev+0x74): undefined reference to `pthread_mutex_unlock'
  78. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/libstdc++.a(eh_alloc.o): In function `__cxa_allocate_exception':
  79. (.text.__cxa_allocate_exception+0xb6): undefined reference to `pthread_mutex_lock'
  80. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/libstdc++.a(eh_alloc.o): In function `__cxa_allocate_exception':
  81. (.text.__cxa_allocate_exception+0xc7): undefined reference to `pthread_mutex_unlock'
  82. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/libstdc++.a(eh_alloc.o): In function `__cxa_free_exception':
  83. (.text.__cxa_free_exception+0x58): undefined reference to `pthread_mutex_lock'
  84. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/libstdc++.a(eh_alloc.o): In function `__cxa_free_exception':
  85. (.text.__cxa_free_exception+0x78): undefined reference to `pthread_mutex_unlock'
  86. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/libstdc++.a(guard.o): In function `(anonymous namespace)::static_mutex::lock()':
  87. (.text._ZN72_GLOBAL__N_.._.._.._.._libstdc___v3_libsupc___guard.cc_00000000_2AD6B7A112static_mutex4lockEv+0x18): undefined reference to `pthread_mutex_lock'
  88. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/libstdc++.a(guard.o): In function `(anonymous namespace)::static_mutex::unlock()':
  89. (.text._ZN72_GLOBAL__N_.._.._.._.._libstdc___v3_libsupc___guard.cc_00000000_2AD6B7A112static_mutex6unlockEv+0x18): undefined reference to `pthread_mutex_unlock'
  90. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/libstdc++.a(guard.o): In function `__cxa_guard_acquire':
  91. (.text.__cxa_guard_acquire+0x51): undefined reference to `pthread_cond_wait'
  92. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/libgcc_eh.a(unwind-dw2-fde-glibc.o): In function `__deregister_frame_info_bases':
  93. (.text+0x10bc): undefined reference to `pthread_mutex_lock'
  94. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/libgcc_eh.a(unwind-dw2-fde-glibc.o): In function `__deregister_frame_info_bases':
  95. (.text+0x10cd): undefined reference to `pthread_mutex_unlock'
  96. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/libgcc_eh.a(unwind-dw2-fde-glibc.o): In function `__register_frame_info_table_bases':
  97. (.text+0x117f): undefined reference to `pthread_mutex_lock'
  98. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/libgcc_eh.a(unwind-dw2-fde-glibc.o): In function `__register_frame_info_bases':
  99. (.text+0x1238): undefined reference to `pthread_mutex_lock'
  100. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/libgcc_eh.a(unwind-dw2-fde-glibc.o): In function `_Unwind_Find_FDE':
  101. (.text+0x14b6): undefined reference to `pthread_mutex_unlock'
  102. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/libgcc_eh.a(unwind-dw2-fde-glibc.o): In function `_Unwind_Find_FDE':
  103. (.text+0x14c7): undefined reference to `pthread_mutex_lock'
  104. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/libgcc_eh.a(unwind-dw2-fde-glibc.o): In function `__register_frame_info_table_bases':
  105. (.text+0x119e): undefined reference to `pthread_mutex_unlock'
  106. /usr/lib/gcc/x86_64-redhat-linux/4.1.2/libgcc_eh.a(unwind-dw2-fde-glibc.o): In function `__register_frame_info_bases':
  107. (.text+0x1257): undefined reference to `pthread_mutex_unlock'
  108. collect2: ld returned 1 exit status
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement