Advertisement
Guest User

Untitled

a guest
Jan 13th, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.62 KB | None | 0 0
  1. /tmp/cc4Ih4aC.o:(.rodata._ZTVN8CryptoPP10FileSourceE[_ZTVN8CryptoPP10FileSourceE]+0xd0): undefined reference to `CryptoPP::BufferedTransformation::Skip(unsigned long)'
  2. /tmp/cc4Ih4aC.o:(.rodata._ZTVN8CryptoPP10FileSourceE[_ZTVN8CryptoPP10FileSourceE]+0x120): undefined reference to `CryptoPP::Filter::TransferTo2(CryptoPP::BufferedTransformation&, unsigned long&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool)'
  3. /tmp/cc4Ih4aC.o:(.rodata._ZTVN8CryptoPP10FileSourceE[_ZTVN8CryptoPP10FileSourceE]+0x128): undefined reference to `CryptoPP::Filter::CopyRangeTo2(CryptoPP::BufferedTransformation&, unsigned long&, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) const'
  4. /tmp/cc4Ih4aC.o:(.rodata._ZTVN8CryptoPP14SourceTemplateINS_9FileStoreEEE[_ZTVN8CryptoPP14SourceTemplateINS_9FileStoreEEE]+0xd0): undefined reference to `CryptoPP::BufferedTransformation::Skip(unsigned long)'
  5. /tmp/cc4Ih4aC.o:(.rodata._ZTVN8CryptoPP14SourceTemplateINS_9FileStoreEEE[_ZTVN8CryptoPP14SourceTemplateINS_9FileStoreEEE]+0x120): undefined reference to `CryptoPP::Filter::TransferTo2(CryptoPP::BufferedTransformation&, unsigned long&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool)'
  6. /tmp/cc4Ih4aC.o:(.rodata._ZTVN8CryptoPP14SourceTemplateINS_9FileStoreEEE[_ZTVN8CryptoPP14SourceTemplateINS_9FileStoreEEE]+0x128): undefined reference to `CryptoPP::Filter::CopyRangeTo2(CryptoPP::BufferedTransformation&, unsigned long&, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) const'
  7. /tmp/cc4Ih4aC.o:(.rodata._ZTVN8CryptoPP14InputRejectingINS_6FilterEEE[_ZTVN8CryptoPP14InputRejectingINS_6FilterEEE]+0xd0): undefined reference to `CryptoPP::BufferedTransformation::Skip(unsigned long)'
  8. /tmp/cc4Ih4aC.o:(.rodata._ZTVN8CryptoPP14InputRejectingINS_6FilterEEE[_ZTVN8CryptoPP14InputRejectingINS_6FilterEEE]+0x120): undefined reference to `CryptoPP::Filter::TransferTo2(CryptoPP::BufferedTransformation&, unsigned long&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool)'
  9. /tmp/cc4Ih4aC.o:(.rodata._ZTVN8CryptoPP14InputRejectingINS_6FilterEEE[_ZTVN8CryptoPP14InputRejectingINS_6FilterEEE]+0x128): undefined reference to `CryptoPP::Filter::CopyRangeTo2(CryptoPP::BufferedTransformation&, unsigned long&, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) const'
  10. /tmp/cc4Ih4aC.o:(.rodata._ZTVN8CryptoPP4SinkE[_ZTVN8CryptoPP4SinkE]+0xd0): undefined reference to `CryptoPP::BufferedTransformation::Skip(unsigned long)'
  11. /tmp/cc4Ih4aC.o:(.rodata._ZTVN8CryptoPP13AutoSignalingINS_14InputRejectingINS_22BufferedTransformationEEEEE[_ZTVN8CryptoPP13AutoSignalingINS_14InputRejectingINS_22BufferedTransformationEEEEE]+0xd0): undefined reference to `CryptoPP::BufferedTransformation::Skip(unsigned long)'
  12. /tmp/cc4Ih4aC.o:(.rodata._ZTVN8CryptoPP14InputRejectingINS_22BufferedTransformationEEE[_ZTVN8CryptoPP14InputRejectingINS_22BufferedTransformationEEE]+0xd0): undefined reference to `CryptoPP::BufferedTransformation::Skip(unsigned long)'
  13. /tmp/cc4Ih4aC.o: In function `CryptoPP::SourceTemplate<CryptoPP::FileStore>::Pump2(unsigned long&, bool)':
  14. client.cpp:(.text._ZN8CryptoPP14SourceTemplateINS_9FileStoreEE5Pump2ERmb[_ZN8CryptoPP14SourceTemplateINS_9FileStoreEE5Pump2ERmb]+0x54): undefined reference to `CryptoPP::FileStore::TransferTo2(CryptoPP::BufferedTransformation&, unsigned long&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool)'
  15. collect2: error: ld returned 1 exit status
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement