Advertisement
Mhrok

Untitled

Feb 19th, 2018
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.79 KB | None | 0 0
  1. [ 91%] Linking CXX executable gqrx
  2. CMakeFiles/gqrx.dir/dsp/dsd/p25p1_check_nid.cpp.o: In function `check_NID':
  3. p25p1_check_nid.cpp:(.text+0xcc): undefined reference to `itpp::BCH::decode(itpp::Vec<itpp::bin> const&, itpp::Vec<itpp::bin>&, itpp::Vec<itpp::bin>&)'
  4. CMakeFiles/gqrx.dir/dsp/dsd/p25p1_check_nid.cpp.o: In function `itpp::BCH::~BCH()':
  5. p25p1_check_nid.cpp:(.text._ZN4itpp3BCHD2Ev[_ZN4itpp3BCHD5Ev]+0x3): undefined reference to `vtable for itpp::BCH'
  6. CMakeFiles/gqrx.dir/dsp/dsd/p25p1_check_nid.cpp.o: In function `itpp::BCH::~BCH()':
  7. p25p1_check_nid.cpp:(.text._ZN4itpp3BCHD0Ev[_ZN4itpp3BCHD5Ev]+0x3): undefined reference to `vtable for itpp::BCH'
  8. CMakeFiles/gqrx.dir/dsp/dsd/p25p1_check_nid.cpp.o: In function `_GLOBAL__sub_I_p25p1_check_nid.cpp':
  9. p25p1_check_nid.cpp:(.text.startup+0x7c): undefined reference to `itpp::Vec<int>::Vec(char const*, itpp::Factory const&)'
  10. p25p1_check_nid.cpp:(.text.startup+0xa3): undefined reference to `itpp::BCH::BCH(int, int, int, itpp::Vec<int> const&, bool)'
  11. CMakeFiles/gqrx.dir/dsp/dsd/nxdn_data.cpp.o: In function `process_rtch_facch1(dsd_opts*, dsd_state*)':
  12. nxdn_data.cpp:(.text+0x354): undefined reference to `itpp::Vec<int>::set(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  13. nxdn_data.cpp:(.text+0x3d5): undefined reference to `itpp::Vec<double>::set(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  14. nxdn_data.cpp:(.text+0x40f): undefined reference to `itpp::Modulator<double>::Modulator(itpp::Vec<double> const&, itpp::Vec<int> const&)'
  15. nxdn_data.cpp:(.text+0x43e): undefined reference to `vtable for itpp::BPSK'
  16. nxdn_data.cpp:(.text+0x4be): undefined reference to `vtable for itpp::Convolutional_Code'
  17. nxdn_data.cpp:(.text+0x610): undefined reference to `itpp::Convolutional_Code::set_code(itpp::CONVOLUTIONAL_CODE_TYPE, int, int)'
  18. nxdn_data.cpp:(.text+0x660): undefined reference to `vtable for itpp::Punctured_Convolutional_Code'
  19. nxdn_data.cpp:(.text+0x82c): undefined reference to `itpp::Block_Interleaver<itpp::bin>::interleave(itpp::Vec<itpp::bin> const&)'
  20. nxdn_data.cpp:(.text+0x83f): undefined reference to `itpp::Vec<itpp::bin>::operator=(itpp::Vec<itpp::bin> const&)'
  21. nxdn_data.cpp:(.text+0x868): undefined reference to `itpp::Vec<int>::set_size(int, bool)'
  22. nxdn_data.cpp:(.text+0x88f): undefined reference to `itpp::Convolutional_Code::set_generator_polynomials(itpp::Vec<int> const&, int)'
  23. nxdn_data.cpp:(.text+0x902): undefined reference to `itpp::Mat<itpp::bin>::set(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  24. nxdn_data.cpp:(.text+0x925): undefined reference to `itpp::Punctured_Convolutional_Code::set_puncture_matrix(itpp::Mat<itpp::bin> const&)'
  25. nxdn_data.cpp:(.text+0x950): undefined reference to `itpp::BPSK::modulate_bits(itpp::Vec<itpp::bin> const&) const'
  26. nxdn_data.cpp:(.text+0x965): undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
  27. nxdn_data.cpp:(.text+0x98e): undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
  28. nxdn_data.cpp:(.text+0x9a6): undefined reference to `itpp::Punctured_Convolutional_Code::decode(itpp::Vec<double> const&, itpp::Vec<itpp::bin>&)'
  29. nxdn_data.cpp:(.text+0x9b6): undefined reference to `itpp::Vec<int> itpp::to_ivec<itpp::bin>(itpp::Vec<itpp::bin> const&)'
  30. nxdn_data.cpp:(.text+0x9c6): undefined reference to `itpp::Vec<int>::operator=(itpp::Vec<int> const&)'
  31. nxdn_data.cpp:(.text+0xcb1): undefined reference to `vtable for itpp::Punctured_Convolutional_Code'
  32. nxdn_data.cpp:(.text+0xcd6): undefined reference to `vtable for itpp::Convolutional_Code'
  33. nxdn_data.cpp:(.text+0xda2): undefined reference to `vtable for itpp::Modulator<double>'
  34. nxdn_data.cpp:(.text+0x119b): undefined reference to `itpp::it_error_f(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int)'
  35. nxdn_data.cpp:(.text+0x15c7): undefined reference to `vtable for itpp::BPSK'
  36. nxdn_data.cpp:(.text+0x15dd): undefined reference to `itpp::Modulator<double>::~Modulator()'
  37. CMakeFiles/gqrx.dir/dsp/dsd/nxdn_data.cpp.o: In function `processNXDNData':
  38. nxdn_data.cpp:(.text+0x1b5e): undefined reference to `itpp::Vec<int>::set(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  39. nxdn_data.cpp:(.text+0x1bdf): undefined reference to `itpp::Vec<double>::set(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  40. nxdn_data.cpp:(.text+0x1c19): undefined reference to `itpp::Modulator<double>::Modulator(itpp::Vec<double> const&, itpp::Vec<int> const&)'
  41. nxdn_data.cpp:(.text+0x1c48): undefined reference to `vtable for itpp::BPSK'
  42. nxdn_data.cpp:(.text+0x1ccd): undefined reference to `vtable for itpp::Convolutional_Code'
  43. nxdn_data.cpp:(.text+0x1e29): undefined reference to `itpp::Convolutional_Code::set_code(itpp::CONVOLUTIONAL_CODE_TYPE, int, int)'
  44. nxdn_data.cpp:(.text+0x1e79): undefined reference to `vtable for itpp::Punctured_Convolutional_Code'
  45. nxdn_data.cpp:(.text+0x20d1): undefined reference to `itpp::Block_Interleaver<itpp::bin>::interleave(itpp::Vec<itpp::bin> const&)'
  46. nxdn_data.cpp:(.text+0x20e4): undefined reference to `itpp::Vec<itpp::bin>::operator=(itpp::Vec<itpp::bin> const&)'
  47. nxdn_data.cpp:(.text+0x210d): undefined reference to `itpp::Vec<int>::set_size(int, bool)'
  48. nxdn_data.cpp:(.text+0x2134): undefined reference to `itpp::Convolutional_Code::set_generator_polynomials(itpp::Vec<int> const&, int)'
  49. nxdn_data.cpp:(.text+0x21ee): undefined reference to `itpp::Mat<itpp::bin>::set(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  50. nxdn_data.cpp:(.text+0x2211): undefined reference to `itpp::Punctured_Convolutional_Code::set_puncture_matrix(itpp::Mat<itpp::bin> const&)'
  51. nxdn_data.cpp:(.text+0x223c): undefined reference to `itpp::BPSK::modulate_bits(itpp::Vec<itpp::bin> const&) const'
  52. nxdn_data.cpp:(.text+0x2251): undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
  53. nxdn_data.cpp:(.text+0x227a): undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
  54. nxdn_data.cpp:(.text+0x2292): undefined reference to `itpp::Punctured_Convolutional_Code::decode(itpp::Vec<double> const&, itpp::Vec<itpp::bin>&)'
  55. nxdn_data.cpp:(.text+0x22a2): undefined reference to `itpp::Vec<int> itpp::to_ivec<itpp::bin>(itpp::Vec<itpp::bin> const&)'
  56. nxdn_data.cpp:(.text+0x22b2): undefined reference to `itpp::Vec<int>::operator=(itpp::Vec<int> const&)'
  57. nxdn_data.cpp:(.text+0x243e): undefined reference to `vtable for itpp::Modulator<double>'
  58. nxdn_data.cpp:(.text+0x28f6): undefined reference to `itpp::it_error_f(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int)'
  59. nxdn_data.cpp:(.text+0x2c7c): undefined reference to `itpp::Vec<int>::set(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  60. nxdn_data.cpp:(.text+0x2cfd): undefined reference to `itpp::Vec<double>::set(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  61. nxdn_data.cpp:(.text+0x2d37): undefined reference to `itpp::Modulator<double>::Modulator(itpp::Vec<double> const&, itpp::Vec<int> const&)'
  62. nxdn_data.cpp:(.text+0x2d66): undefined reference to `vtable for itpp::BPSK'
  63. nxdn_data.cpp:(.text+0x2deb): undefined reference to `vtable for itpp::Convolutional_Code'
  64. nxdn_data.cpp:(.text+0x2f47): undefined reference to `itpp::Convolutional_Code::set_code(itpp::CONVOLUTIONAL_CODE_TYPE, int, int)'
  65. nxdn_data.cpp:(.text+0x2f97): undefined reference to `vtable for itpp::Punctured_Convolutional_Code'
  66. nxdn_data.cpp:(.text+0x323b): undefined reference to `itpp::Block_Interleaver<itpp::bin>::interleave(itpp::Vec<itpp::bin> const&)'
  67. nxdn_data.cpp:(.text+0x324e): undefined reference to `itpp::Vec<itpp::bin>::operator=(itpp::Vec<itpp::bin> const&)'
  68. nxdn_data.cpp:(.text+0x3277): undefined reference to `itpp::Vec<int>::set_size(int, bool)'
  69. nxdn_data.cpp:(.text+0x329e): undefined reference to `itpp::Convolutional_Code::set_generator_polynomials(itpp::Vec<int> const&, int)'
  70. nxdn_data.cpp:(.text+0x335d): undefined reference to `itpp::Mat<itpp::bin>::set(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  71. nxdn_data.cpp:(.text+0x3380): undefined reference to `itpp::Punctured_Convolutional_Code::set_puncture_matrix(itpp::Mat<itpp::bin> const&)'
  72. nxdn_data.cpp:(.text+0x33ab): undefined reference to `itpp::BPSK::modulate_bits(itpp::Vec<itpp::bin> const&) const'
  73. nxdn_data.cpp:(.text+0x33c0): undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
  74. nxdn_data.cpp:(.text+0x33e9): undefined reference to `itpp::Vec<double>::operator=(itpp::Vec<double> const&)'
  75. nxdn_data.cpp:(.text+0x3401): undefined reference to `itpp::Punctured_Convolutional_Code::decode(itpp::Vec<double> const&, itpp::Vec<itpp::bin>&)'
  76. nxdn_data.cpp:(.text+0x3411): undefined reference to `itpp::Vec<int> itpp::to_ivec<itpp::bin>(itpp::Vec<itpp::bin> const&)'
  77. nxdn_data.cpp:(.text+0x3421): undefined reference to `itpp::Vec<int>::operator=(itpp::Vec<int> const&)'
  78. nxdn_data.cpp:(.text+0x3b43): undefined reference to `vtable for itpp::Modulator<double>'
  79. nxdn_data.cpp:(.text+0x40df): undefined reference to `itpp::it_error_f(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int)'
  80. nxdn_data.cpp:(.text+0x4bff): undefined reference to `itpp::Modulator<double>::~Modulator()'
  81. CMakeFiles/gqrx.dir/dsp/dsd/nxdn_data.cpp.o: In function `itpp::Punctured_Convolutional_Code::~Punctured_Convolutional_Code()':
  82. nxdn_data.cpp:(.text._ZN4itpp28Punctured_Convolutional_CodeD2Ev[_ZN4itpp28Punctured_Convolutional_CodeD5Ev]+0x3): undefined reference to `vtable for itpp::Punctured_Convolutional_Code'
  83. nxdn_data.cpp:(.text._ZN4itpp28Punctured_Convolutional_CodeD2Ev[_ZN4itpp28Punctured_Convolutional_CodeD5Ev]+0x26): undefined reference to `vtable for itpp::Convolutional_Code'
  84. CMakeFiles/gqrx.dir/dsp/dsd/nxdn_data.cpp.o: In function `itpp::Punctured_Convolutional_Code::~Punctured_Convolutional_Code()':
  85. nxdn_data.cpp:(.text._ZN4itpp28Punctured_Convolutional_CodeD0Ev[_ZN4itpp28Punctured_Convolutional_CodeD5Ev]+0x3): undefined reference to `vtable for itpp::Punctured_Convolutional_Code'
  86. nxdn_data.cpp:(.text._ZN4itpp28Punctured_Convolutional_CodeD0Ev[_ZN4itpp28Punctured_Convolutional_CodeD5Ev]+0x26): undefined reference to `vtable for itpp::Convolutional_Code'
  87. CMakeFiles/gqrx.dir/dsp/dsd/dsd_main.c.o: In function `initState':
  88. dsd_main.c:(.text+0x77b): undefined reference to `mbe_initMbeParms'
  89. CMakeFiles/gqrx.dir/dsp/dsd/dsd_main.c.o: In function `noCarrier':
  90. dsd_main.c:(.text+0x20f): undefined reference to `mbe_initMbeParms'
  91. CMakeFiles/gqrx.dir/dsp/dsd/dsd_mbe.c.o: In function `processMbeFrame':
  92. dsd_mbe.c:(.text+0xc0): undefined reference to `mbe_processAmbe3600x2450Framef'
  93. dsd_mbe.c:(.text+0x136): undefined reference to `mbe_processAmbe3600x2400Framef'
  94. dsd_mbe.c:(.text+0x1a1): undefined reference to `mbe_processImbe7200x4400Framef'
  95. dsd_mbe.c:(.text+0x1be): undefined reference to `mbe_processImbe7100x4400Framef'
  96. CMakeFiles/gqrx.dir/dsp/dsd/dsd_frame.c.o: In function `processFrame':
  97. dsd_frame.c:(.text+0x7ad): undefined reference to `mbe_initMbeParms'
  98. dsd_frame.c:(.text+0xb54): undefined reference to `mbe_initMbeParms'
  99. dsd_frame.c:(.text+0xc55): undefined reference to `mbe_initMbeParms'
  100. collect2: error: ld returned 1 exit status
  101. src/CMakeFiles/gqrx.dir/build.make:5406: recipe for target 'src/gqrx' failed
  102. make[2]: *** [src/gqrx] Error 1
  103. CMakeFiles/Makefile2:135: recipe for target 'src/CMakeFiles/gqrx.dir/all' failed
  104. make[1]: *** [src/CMakeFiles/gqrx.dir/all] Error 2
  105. Makefile:129: recipe for target 'all' failed
  106. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement