Guest User

Untitled

a guest
Mar 4th, 2016
23
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.42 KB | None | 0 0
  1. /home/satyaki3794/my_hpx_libs/libhello_world.so: undefined reference to `hpx::iostreams::server::output_stream::write_sync(unsigned int, unsigned long, hpx::iostreams::detail::buffer const&)'
  2. /home/satyaki3794/my_hpx_libs/libhello_world.so: undefined reference to `hpx::iostreams::server::output_stream::write_async(unsigned int, unsigned long, hpx::iostreams::detail::buffer const&)'
  3. /home/satyaki3794/my_hpx_libs/libhello_world.so: undefined reference to `hpx::iostreams::detail::buffer::load(hpx::serialization::input_archive&, unsigned int)'
  4. /home/satyaki3794/my_hpx_libs/libhello_world.so: undefined reference to `char const* hpx::actions::detail::get_action_name<hpx::iostreams::server::output_stream::write_sync_action>()'
  5. /home/satyaki3794/my_hpx_libs/libhello_world.so: undefined reference to `hpx::iostreams::detail::buffer::save(hpx::serialization::output_archive&, unsigned int) const'
  6. /home/satyaki3794/my_hpx_libs/libhello_world.so: undefined reference to `hpx::traits::component_type_database<hpx::iostreams::server::output_stream, void>::get()'
  7. /home/satyaki3794/my_hpx_libs/libhello_world.so: undefined reference to `hpx::cout'
  8. /home/satyaki3794/my_hpx_libs/libhello_world.so: undefined reference to `char const* hpx::actions::detail::get_action_name<hpx::iostreams::server::output_stream::write_async_action>()'
  9. collect2: error: ld returned 1 exit status
  10. ./hello.sh: line 41: ./hello_world_client: No such file or directory
Add Comment
Please, Sign In to add comment