Advertisement
jmoyerman

arm-linux-gnueabi-ld olad/.libs/libolaserver.so

Jul 10th, 2013
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 15.00 KB | None | 0 0
  1. builder@philemon:~/open-lighting-arm$ arm-linux-gnueabi-ld olad/.libs/libolaserver.so
  2. arm-linux-gnueabi-ld: warning: libolaartnet.so.0, needed by olad/.libs/libolaserver.so, not found (try using -rpath or -rpath-link)
  3. arm-linux-gnueabi-ld: warning: liboladummy.so.0, needed by olad/.libs/libolaserver.so, not found (try using -rpath or -rpath-link)
  4. arm-linux-gnueabi-ld: warning: libolae131.so.0, needed by olad/.libs/libolaserver.so, not found (try using -rpath or -rpath-link)
  5. arm-linux-gnueabi-ld: warning: libolaespnet.so.0, needed by olad/.libs/libolaserver.so, not found (try using -rpath or -rpath-link)
  6. arm-linux-gnueabi-ld: warning: libolakarate.so.0, needed by olad/.libs/libolaserver.so, not found (try using -rpath or -rpath-link)
  7. arm-linux-gnueabi-ld: warning: libolakinet.so.0, needed by olad/.libs/libolaserver.so, not found (try using -rpath or -rpath-link)
  8. arm-linux-gnueabi-ld: warning: libolaopendmx.so.0, needed by olad/.libs/libolaserver.so, not found (try using -rpath or -rpath-link)
  9. arm-linux-gnueabi-ld: warning: libolapathport.so.0, needed by olad/.libs/libolaserver.so, not found (try using -rpath or -rpath-link)
  10. arm-linux-gnueabi-ld: warning: libolasandnet.so.0, needed by olad/.libs/libolaserver.so, not found (try using -rpath or -rpath-link)
  11. arm-linux-gnueabi-ld: warning: libolashownet.so.0, needed by olad/.libs/libolaserver.so, not found (try using -rpath or -rpath-link)
  12. arm-linux-gnueabi-ld: warning: libolaspi.so.0, needed by olad/.libs/libolaserver.so, not found (try using -rpath or -rpath-link)
  13. arm-linux-gnueabi-ld: warning: libolastageprofi.so.0, needed by olad/.libs/libolaserver.so, not found (try using -rpath or -rpath-link)
  14. arm-linux-gnueabi-ld: warning: libolausbpro.so.0, needed by olad/.libs/libolaserver.so, not found (try using -rpath or -rpath-link)
  15. arm-linux-gnueabi-ld: warning: libolacommon.so.0, needed by olad/.libs/libolaserver.so, not found (try using -rpath or -rpath-link)
  16. arm-linux-gnueabi-ld: warning: libola.so.1, needed by olad/.libs/libolaserver.so, not found (try using -rpath or -rpath-link)
  17. arm-linux-gnueabi-ld: warning: cannot find entry symbol _start; defaulting to 0000000000008228
  18. olad/.libs/libolaserver.so: undefined reference to `ola::rpc::SimpleRpcController::SimpleRpcController()'
  19. olad/.libs/libolaserver.so: undefined reference to `ola::proto::RDMCommandClass_IsValid(int)'
  20. olad/.libs/libolaserver.so: undefined reference to `ola::DmxBuffer::Set(std::string const&)'
  21. olad/.libs/libolaserver.so: undefined reference to `typeinfo for google::protobuf::Closure'
  22. olad/.libs/libolaserver.so: undefined reference to `ola::network::InterfacePicker::NewPicker()'
  23. olad/.libs/libolaserver.so: undefined reference to `ola::thread::ConditionVariable::ConditionVariable()'
  24. olad/.libs/libolaserver.so: undefined reference to `ola::thread::ConditionVariable::~ConditionVariable()'
  25. olad/.libs/libolaserver.so: undefined reference to `ola::network::IPV4Address::Loopback()'
  26. olad/.libs/libolaserver.so: undefined reference to `ola::proto::UniverseInfo::_default_name_'
  27. olad/.libs/libolaserver.so: undefined reference to `ola::thread::Thread::Start()'
  28. olad/.libs/libolaserver.so: undefined reference to `ola::proto::RDMDiscoveryRequest::default_instance_'
  29. olad/.libs/libolaserver.so: undefined reference to `ola::StringSplit(std::string const&, std::vector<std::string, std::allocator<std::string> >&, std::string const&)'
  30. olad/.libs/libolaserver.so: undefined reference to `vtable for ola::plugin::sandnet::SandNetPlugin'
  31. olad/.libs/libolaserver.so: undefined reference to `ola::thread::Thread::Join(void*)'
  32. olad/.libs/libolaserver.so: undefined reference to `ola::proto::DeviceInfo::_default_device_name_'
  33. olad/.libs/libolaserver.so: undefined reference to `google::protobuf::internal::StringTypeHandlerBase::New()'
  34. olad/.libs/libolaserver.so: undefined reference to `ola::proto::RDMResponseCode_IsValid(int)'
  35. olad/.libs/libolaserver.so: undefined reference to `ola::proto::PluginInfo::PluginInfo()'
  36. olad/.libs/libolaserver.so: undefined reference to `ola::proto::RDMResponseType_IsValid(int)'
  37. olad/.libs/libolaserver.so: undefined reference to `ola::io::SelectServer::Execute(ola::BaseCallback0<void>*)'
  38. olad/.libs/libolaserver.so: undefined reference to `google::protobuf::Closure::~Closure()'
  39. olad/.libs/libolaserver.so: undefined reference to `ola::rdm::RDMCommand::~RDMCommand()'
  40. olad/.libs/libolaserver.so: undefined reference to `ola::proto::OlaServerService::GetRequestPrototype(google::protobuf::MethodDescriptor const*) const'
  41. olad/.libs/libolaserver.so: undefined reference to `vtable for ola::plugin::stageprofi::StageProfiPlugin'
  42. olad/.libs/libolaserver.so: undefined reference to `typeinfo for ola::proto::OlaServerService'
  43. olad/.libs/libolaserver.so: undefined reference to `ola::StringTrim(std::string*)'
  44. olad/.libs/libolaserver.so: undefined reference to `vtable for ola::network::IPV4SocketAddress'
  45. olad/.libs/libolaserver.so: undefined reference to `ola::proto::PluginInfo::_default_name_'
  46. olad/.libs/libolaserver.so: undefined reference to `vtable for ola::plugin::dummy::DummyPlugin'
  47. olad/.libs/libolaserver.so: undefined reference to `ola::thread::ConditionVariable::Wait(ola::thread::Mutex*)'
  48. olad/.libs/libolaserver.so: undefined reference to `google::protobuf::internal::LogMessage::LogMessage(google::protobuf::LogLevel, char const*, int)'
  49. olad/.libs/libolaserver.so: undefined reference to `ola::proto::OlaServerService::GetResponsePrototype(google::protobuf::MethodDescriptor const*) const'
  50. olad/.libs/libolaserver.so: undefined reference to `ola::FlagRegistry::RegisterFlag(ola::FlagInterface*)'
  51. olad/.libs/libolaserver.so: undefined reference to `ola::thread::Mutex::~Mutex()'
  52. olad/.libs/libolaserver.so: undefined reference to `vtable for ola::plugin::espnet::EspNetPlugin'
  53. olad/.libs/libolaserver.so: undefined reference to `ola::rdm::RootPidStore::LoadFromDirectory(std::string const&, bool)'
  54. olad/.libs/libolaserver.so: undefined reference to `vtable for ola::plugin::pathport::PathportPlugin'
  55. olad/.libs/libolaserver.so: undefined reference to `ola::LogLine::LogLine(char const*, int, ola::log_level)'
  56. olad/.libs/libolaserver.so: undefined reference to `ola::proto::Ack::Ack()'
  57. olad/.libs/libolaserver.so: undefined reference to `ola::proto::DeviceInfo::DeviceInfo()'
  58. olad/.libs/libolaserver.so: undefined reference to `ola::proto::UniverseInfo::UniverseInfo()'
  59. olad/.libs/libolaserver.so: undefined reference to `ola::DmxBuffer::Set(ola::DmxBuffer const&)'
  60. olad/.libs/libolaserver.so: undefined reference to `vtable for ola::plugin::e131::E131Plugin'
  61. olad/.libs/libolaserver.so: undefined reference to `ola::network::InterfacePicker::ChooseInterface(ola::network::Interface*, std::string const&, bool) const'
  62. olad/.libs/libolaserver.so: undefined reference to `ola::plugin::usbpro::UsbSerialPlugin::UsbSerialPlugin(ola::PluginAdaptor*)'
  63. olad/.libs/libolaserver.so: undefined reference to `ola::DmxBuffer::Get() const'
  64. olad/.libs/libolaserver.so: undefined reference to `ola::DmxBuffer::Reset()'
  65. olad/.libs/libolaserver.so: undefined reference to `ola::proto::PluginDescriptionReply::_default_description_'
  66. olad/.libs/libolaserver.so: undefined reference to `ola::proto::PluginDescriptionReply::_default_name_'
  67. olad/.libs/libolaserver.so: undefined reference to `vtable for ola::network::GenericSocketAddress'
  68. olad/.libs/libolaserver.so: undefined reference to `ola::proto::OlaServerService::GetDescriptor()'
  69. olad/.libs/libolaserver.so: undefined reference to `ola::ExportMap::GetStringMapVar(std::string const&, std::string const&)'
  70. olad/.libs/libolaserver.so: undefined reference to `ola::proto::RDMResponse::_default_data_'
  71. olad/.libs/libolaserver.so: undefined reference to `ola::network::Interface::Interface()'
  72. olad/.libs/libolaserver.so: undefined reference to `ola::DmxBuffer::HTPMerge(ola::DmxBuffer const&)'
  73. olad/.libs/libolaserver.so: undefined reference to `ola::thread::Mutex::Unlock()'
  74. olad/.libs/libolaserver.so: undefined reference to `google::protobuf::internal::LogMessage::~LogMessage()'
  75. olad/.libs/libolaserver.so: undefined reference to `typeinfo for ola::thread::Thread'
  76. olad/.libs/libolaserver.so: undefined reference to `google::protobuf::internal::LogFinisher::operator=(google::protobuf::internal::LogMessage&)'
  77. olad/.libs/libolaserver.so: undefined reference to `typeinfo for ola::rdm::RDMCommand'
  78. olad/.libs/libolaserver.so: undefined reference to `ola::network::TCPAcceptingSocket::GetLocalAddress() const'
  79. olad/.libs/libolaserver.so: undefined reference to `vtable for ola::plugin::shownet::ShowNetPlugin'
  80. olad/.libs/libolaserver.so: undefined reference to `ola::StringToInt(std::string const&, unsigned char*, bool)'
  81. olad/.libs/libolaserver.so: undefined reference to `google::protobuf::internal::RepeatedPtrFieldBase::Reserve(int)'
  82. olad/.libs/libolaserver.so: undefined reference to `ola::BaseFlag::NewCanonicalName(char const*)'
  83. olad/.libs/libolaserver.so: undefined reference to `ola::rdm::CommandPrinter::Print(ola::rdm::RDMDiscoveryRequest const*, bool, bool)'
  84. olad/.libs/libolaserver.so: undefined reference to `ola::proto::DmxData::DmxData()'
  85. olad/.libs/libolaserver.so: undefined reference to `ola::proto::OlaClientService_Stub::OlaClientService_Stub(google::protobuf::RpcChannel*)'
  86. olad/.libs/libolaserver.so: undefined reference to `vtable for ola::thread::Thread'
  87. olad/.libs/libolaserver.so: undefined reference to `ola::rdm::RootPidStore::~RootPidStore()'
  88. olad/.libs/libolaserver.so: undefined reference to `ola::thread::Mutex::Mutex()'
  89. olad/.libs/libolaserver.so: undefined reference to `ola::network::TCPAcceptingSocket::Listen(ola::network::SocketAddress const&, int)'
  90. olad/.libs/libolaserver.so: undefined reference to `google::protobuf::internal::LogMessage::operator<<(char const*)'
  91. olad/.libs/libolaserver.so: undefined reference to `ola::proto::DmxData::_default_data_'
  92. olad/.libs/libolaserver.so: undefined reference to `vtable for ola::plugin::opendmx::OpenDmxPlugin'
  93. olad/.libs/libolaserver.so: undefined reference to `ola::rdm::RDMCommand::RDMCommand(ola::rdm::UID const&, ola::rdm::UID const&, unsigned char, unsigned char, unsigned char, unsigned short, unsigned short, unsigned char const*, unsigned int)'
  94. olad/.libs/libolaserver.so: undefined reference to `ola::DmxBuffer::operator=(ola::DmxBuffer const&)'
  95. olad/.libs/libolaserver.so: undefined reference to `ola::StringToInt(std::string const&, unsigned int*, bool)'
  96. olad/.libs/libolaserver.so: undefined reference to `ola::GetUID()'
  97. olad/.libs/libolaserver.so: undefined reference to `ola::proto::PortInfo::_default_description_'
  98. olad/.libs/libolaserver.so: undefined reference to `ola::rpc::StreamRpcChannel::StreamRpcChannel(google::protobuf::Service*, ola::io::ConnectedDescriptor*, ola::ExportMap*)'
  99. olad/.libs/libolaserver.so: undefined reference to `ola::EscapeString(std::string const&)'
  100. olad/.libs/libolaserver.so: undefined reference to `ola::ExportMap::GetUIntMapVar(std::string const&, std::string const&)'
  101. olad/.libs/libolaserver.so: undefined reference to `ola::IntToString(unsigned int)'
  102. olad/.libs/libolaserver.so: undefined reference to `ola::proto::PluginStateReply::_default_preferences_source_'
  103. olad/.libs/libolaserver.so: undefined reference to `ola::ExportMap::~ExportMap()'
  104. olad/.libs/libolaserver.so: undefined reference to `ola::proto::PluginStateReply::_default_name_'
  105. olad/.libs/libolaserver.so: undefined reference to `ola::StringToInt(std::string const&, unsigned short*, bool)'
  106. olad/.libs/libolaserver.so: undefined reference to `ola::io::SelectServer::Terminate()'
  107. olad/.libs/libolaserver.so: undefined reference to `ola::io::SelectServer::SetDefaultInterval(ola::TimeInterval const&)'
  108. olad/.libs/libolaserver.so: undefined reference to `vtable for ola::plugin::artnet::ArtNetPlugin'
  109. olad/.libs/libolaserver.so: undefined reference to `vtable for ola::network::TCPSocket'
  110. olad/.libs/libolaserver.so: undefined reference to `ola::thread::Thread::FastStart()'
  111. olad/.libs/libolaserver.so: undefined reference to `vtable for ola::plugin::kinet::KiNetPlugin'
  112. olad/.libs/libolaserver.so: undefined reference to `ola::proto::DeviceInfo::_default_device_id_'
  113. olad/.libs/libolaserver.so: undefined reference to `ola::DmxBuffer::~DmxBuffer()'
  114. olad/.libs/libolaserver.so: undefined reference to `ola::logging_level'
  115. olad/.libs/libolaserver.so: undefined reference to `ola::timecode::TimeCode::IsValid() const'
  116. olad/.libs/libolaserver.so: undefined reference to `ola::thread::ConditionVariable::Signal()'
  117. olad/.libs/libolaserver.so: undefined reference to `ola::proto::RDMRequest::default_instance_'
  118. olad/.libs/libolaserver.so: undefined reference to `ola::ExportMap::GetIntegerVar(std::string const&)'
  119. olad/.libs/libolaserver.so: undefined reference to `ola::proto::PortInfo::PortInfo()'
  120. olad/.libs/libolaserver.so: undefined reference to `ola::proto::MergeMode_IsValid(int)'
  121. olad/.libs/libolaserver.so: undefined reference to `ola::proto::DmxData::~DmxData()'
  122. olad/.libs/libolaserver.so: undefined reference to `ola::rdm::CommandPrinter::Print(ola::rdm::RDMRequest const*, bool, bool)'
  123. olad/.libs/libolaserver.so: undefined reference to `ola::GetRegistry()'
  124. olad/.libs/libolaserver.so: undefined reference to `ola::ExportMap::GetStringVar(std::string const&)'
  125. olad/.libs/libolaserver.so: undefined reference to `ola::io::SelectServer::Run()'
  126. olad/.libs/libolaserver.so: undefined reference to `vtable for ola::io::ConnectedDescriptor'
  127. olad/.libs/libolaserver.so: undefined reference to `ola::LogLine::~LogLine()'
  128. olad/.libs/libolaserver.so: undefined reference to `ola::DmxBuffer::DmxBuffer()'
  129. olad/.libs/libolaserver.so: undefined reference to `vtable for ola::plugin::karate::KaratePlugin'
  130. olad/.libs/libolaserver.so: undefined reference to `ola::io::SelectServer::~SelectServer()'
  131. olad/.libs/libolaserver.so: undefined reference to `ola::io::ConnectedDescriptor::SetNoSigPipe(int)'
  132. olad/.libs/libolaserver.so: undefined reference to `ola::proto::UID::UID()'
  133. olad/.libs/libolaserver.so: undefined reference to `ola::network::TCPAcceptingSocket::TCPAcceptingSocket(ola::network::TCPSocketFactoryInterface*)'
  134. olad/.libs/libolaserver.so: undefined reference to `ola::GetPasswdUID(unsigned int, ola::PasswdEntry*)'
  135. olad/.libs/libolaserver.so: undefined reference to `ola::io::SelectServer::SelectServer(ola::ExportMap*, ola::Clock*)'
  136. olad/.libs/libolaserver.so: undefined reference to `vtable for ola::plugin::spi::SPIPlugin'
  137. olad/.libs/libolaserver.so: undefined reference to `ola::proto::OlaServerService::~OlaServerService()'
  138. olad/.libs/libolaserver.so: undefined reference to `ola::thread::Mutex::Lock()'
  139. olad/.libs/libolaserver.so: undefined reference to `ola::proto::OlaServerService::CallMethod(google::protobuf::MethodDescriptor const*, google::protobuf::RpcController*, google::protobuf::Message const*, google::protobuf::Message*, google::protobuf::Closure*)'
  140. olad/.libs/libolaserver.so: undefined reference to `vtable for ola::io::BidirectionalFileDescriptor'
  141. olad/.libs/libolaserver.so: undefined reference to `ola::DmxBuffer::DmxBuffer(ola::DmxBuffer const&)'
  142. olad/.libs/libolaserver.so: undefined reference to `ola::proto::DeviceConfigReply::_default_data_'
  143. olad/.libs/libolaserver.so: undefined reference to `ola::IntToString(int)'
  144. builder@philemon:~/open-lighting-arm$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement