Advertisement
Guest User

Untitled

a guest
Mar 28th, 2016
554
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.29 KB | None | 0 0
  1. /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D'REPO_REV="e9bac710e3 CommonLibs:11d8baa826"' -I../apps -I../CommonLibs -I../Control -I../GSM -I../GSMShare -I../GPRS
  2. -I../SGSNGGSN -I../SIP -I../SMS -I../TRXManager -I../Globals -I../CLI -I../Peering -I../NodeManager -I../NodeManager/JsonBox-0.4.3/include -I../Scanning -I/usr/local/include -g -O2 -Wall -pthread
  3. -ldl -rdynamic -DTIMESTAMP_ISO=`date +'"%Y-%m-%dT%H:%M:%S"'` -MT radioInterface.lo -MD -MP -MF .deps/radioInterface.Tpo -c -o radioInterface.lo radioInterface.cpp
  4. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. "-DREPO_REV=\"e9bac710e3 CommonLibs:11d8baa826\"" -I../apps -I../CommonLibs -I../Control -I../GSM -I../GSMShare -I../GPRS -I../SGSNGGSN -I../SIP -I../SM
  5. S -I../TRXManager -I../Globals -I../CLI -I../Peering -I../NodeManager -I../NodeManager/JsonBox-0.4.3/include -I../Scanning -I/usr/local/include -g -O2 -Wall -pthread -ldl -rdynamic -DTIMESTAMP_ISO=\"2
  6. 016-03-28T20:55:59\" -MT radioInterface.lo -MD -MP -MF .deps/radioInterface.Tpo -c radioInterface.cpp -fPIC -DPIC -o .libs/radioInterface.o
  7. In file included from radioInterface.cpp:25:0:
  8. radioInterface.h: In constructor 'RadioInterface::RadioInterface(RadioDevice*, int, int, GSM::Time)':
  9. radioInterface.h:45:8: warning: 'RadioInterface::underrun' will be initialized after [-Wreorder]
  10. bool underrun; ///< indicates writes to USRP are too slow
  11. ^
  12. radioInterface.h:39:12: warning: 'unsigned int RadioInterface::sendCursor' [-Wreorder]
  13. unsigned sendCursor;
  14. ^
  15. radioInterface.cpp:36:1: warning: when initialized here [-Wreorder]
  16. RadioInterface::RadioInterface(RadioDevice *wRadio,
  17. ^
  18. In file included from radioInterface.cpp:25:0:
  19. radioInterface.h:54:8: warning: 'RadioInterface::mOn' will be initialized after [-Wreorder]
  20. bool mOn; ///< indicates radio is on
  21. ^
  22. radioInterface.h:33:16: warning: 'RadioDevice* RadioInterface::mRadio' [-Wreorder]
  23. RadioDevice *mRadio; ///< the USRP object
  24. ^
  25. radioInterface.cpp:36:1: warning: when initialized here [-Wreorder]
  26. RadioInterface::RadioInterface(RadioDevice *wRadio,
  27. ^
  28. In file included from radioInterface.cpp:25:0:
  29. radioInterface.h:52:7: warning: 'RadioInterface::receiveOffset' will be initialized after [-Wreorder]
  30. int receiveOffset; ///< offset b/w transmit and receive GSM timestamps, in timeslots
  31. ^
  32. radioInterface.h:35:7: warning: 'int RadioInterface::mSPSTx' [-Wreorder]
  33. int mSPSTx;
  34. ^
  35. radioInterface.cpp:36:1: warning: when initialized here [-Wreorder]
  36. RadioInterface::RadioInterface(RadioDevice *wRadio,
  37. ^
  38. In file included from radioInterface.cpp:25:0:
  39. radioInterface.h:58:8: warning: 'RadioInterface::loadTest' will be initialized after [-Wreorder]
  40. bool loadTest;
  41. ^
  42. radioInterface.h:37:17: warning: 'signalVector* RadioInterface::sendBuffer' [-Wreorder]
  43. signalVector *sendBuffer;
  44. ^
  45. radioInterface.cpp:36:1: warning: when initialized here [-Wreorder]
  46. RadioInterface::RadioInterface(RadioDevice *wRadio,
  47. ^
  48. radioInterface.cpp: In member function 'int RadioInterface::unRadioifyVector(float*, signalVector&)':
  49. radioInterface.cpp:133:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  50. for (int i = 0; i < newVector.size(); i++) {
  51. ^
  52. radioInterface.cpp: In member function 'virtual void RadioInterface::pushBuffer()':
  53. radioInterface.cpp:326:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  54. if (num_sent != sendCursor) {
  55. ^
  56. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. "-DREPO_REV=\"e9bac710e3 CommonLibs:11d8baa826\"" -I../apps -I../CommonLibs -I../Control -I../GSM -I../GSMShare -I../GPRS -I../SGSNGGSN -I../SIP -I../SM
  57. S -I../TRXManager -I../Globals -I../CLI -I../Peering -I../NodeManager -I../NodeManager/JsonBox-0.4.3/include -I../Scanning -I/usr/local/include -g -O2 -Wall -pthread -ldl -rdynamic -DTIMESTAMP_ISO=\"2
  58. 016-03-28T20:55:59\" -MT radioInterface.lo -MD -MP -MF .deps/radioInterface.Tpo -c radioInterface.cpp -o radioInterface.o >/dev/null 2>&1
  59. mv -f .deps/radioInterface.Tpo .deps/radioInterface.Plo
  60. /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D'REPO_REV="e9bac710e3 CommonLibs:11d8baa826"' -I../apps -I../CommonLibs -I../Control -I../GSM -I../GSMShare -I../GPRS
  61. -I../SGSNGGSN -I../SIP -I../SMS -I../TRXManager -I../Globals -I../CLI -I../Peering -I../NodeManager -I../NodeManager/JsonBox-0.4.3/include -I../Scanning -I/usr/local/include -g -O2 -Wall -pthread
  62. -ldl -rdynamic -DTIMESTAMP_ISO=`date +'"%Y-%m-%dT%H:%M:%S"'` -MT radioVector.lo -MD -MP -MF .deps/radioVector.Tpo -c -o radioVector.lo radioVector.cpp
  63. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. "-DREPO_REV=\"e9bac710e3 CommonLibs:11d8baa826\"" -I../apps -I../CommonLibs -I../Control -I../GSM -I../GSMShare -I../GPRS -I../SGSNGGSN -I../SIP -I../SM
  64. S -I../TRXManager -I../Globals -I../CLI -I../Peering -I../NodeManager -I../NodeManager/JsonBox-0.4.3/include -I../Scanning -I/usr/local/include -g -O2 -Wall -pthread -ldl -rdynamic -DTIMESTAMP_ISO=\"2
  65. 016-03-28T20:56:03\" -MT radioVector.lo -MD -MP -MF .deps/radioVector.Tpo -c radioVector.cpp -fPIC -DPIC -o .libs/radioVector.o
  66. radioVector.cpp: In member function 'float noiseVector::avg()':
  67. radioVector.cpp:54:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  68. for (int i = 0; i < size(); i++)
  69. ^
  70. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. "-DREPO_REV=\"e9bac710e3 CommonLibs:11d8baa826\"" -I../apps -I../CommonLibs -I../Control -I../GSM -I../GSMShare -I../GPRS -I../SGSNGGSN -I../SIP -I../SM
  71. S -I../TRXManager -I../Globals -I../CLI -I../Peering -I../NodeManager -I../NodeManager/JsonBox-0.4.3/include -I../Scanning -I/usr/local/include -g -O2 -Wall -pthread -ldl -rdynamic -DTIMESTAMP_ISO=\"2
  72. 016-03-28T20:56:03\" -MT radioVector.lo -MD -MP -MF .deps/radioVector.Tpo -c radioVector.cpp -o radioVector.o >/dev/null 2>&1
  73. mv -f .deps/radioVector.Tpo .deps/radioVector.Plo
  74. /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D'REPO_REV="e9bac710e3 CommonLibs:11d8baa826"' -I../apps -I../CommonLibs -I../Control -I../GSM -I../GSMShare -I../GPRS
  75. -I../SGSNGGSN -I../SIP -I../SMS -I../TRXManager -I../Globals -I../CLI -I../Peering -I../NodeManager -I../NodeManager/JsonBox-0.4.3/include -I../Scanning -I/usr/local/include -g -O2 -Wall -pthread
  76. -ldl -rdynamic -DTIMESTAMP_ISO=`date +'"%Y-%m-%dT%H:%M:%S"'` -MT radioClock.lo -MD -MP -MF .deps/radioClock.Tpo -c -o radioClock.lo radioClock.cpp
  77. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. "-DREPO_REV=\"e9bac710e3 CommonLibs:11d8baa826\"" -I../apps -I../CommonLibs -I../Control -I../GSM -I../GSMShare -I../GPRS -I../SGSNGGSN -I../SIP -I../SM
  78. S -I../TRXManager -I../Globals -I../CLI -I../Peering -I../NodeManager -I../NodeManager/JsonBox-0.4.3/include -I../Scanning -I/usr/local/include -g -O2 -Wall -pthread -ldl -rdynamic -DTIMESTAMP_ISO=\"2
  79. 016-03-28T20:56:07\" -MT radioClock.lo -MD -MP -MF .deps/radioClock.Tpo -c radioClock.cpp -fPIC -DPIC -o .libs/radioClock.o
  80. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. "-DREPO_REV=\"e9bac710e3 CommonLibs:11d8baa826\"" -I../apps -I../CommonLibs -I../Control -I../GSM -I../GSMShare -I../GPRS -I../SGSNGGSN -I../SIP -I../SM
  81. S -I../TRXManager -I../Globals -I../CLI -I../Peering -I../NodeManager -I../NodeManager/JsonBox-0.4.3/include -I../Scanning -I/usr/local/include -g -O2 -Wall -pthread -ldl -rdynamic -DTIMESTAMP_ISO=\"2
  82. 016-03-28T20:56:07\" -MT radioClock.lo -MD -MP -MF .deps/radioClock.Tpo -c radioClock.cpp -o radioClock.o >/dev/null 2>&1
  83. mv -f .deps/radioClock.Tpo .deps/radioClock.Plo
  84. /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D'REPO_REV="e9bac710e3 CommonLibs:11d8baa826"' -I../apps -I../CommonLibs -I../Control -I../GSM -I../GSMShare -I../GPRS
  85. -I../SGSNGGSN -I../SIP -I../SMS -I../TRXManager -I../Globals -I../CLI -I../Peering -I../NodeManager -I../NodeManager/JsonBox-0.4.3/include -I../Scanning -I/usr/local/include -g -O2 -Wall -pthread
  86. -ldl -rdynamic -DTIMESTAMP_ISO=`date +'"%Y-%m-%dT%H:%M:%S"'` -MT sigProcLib.lo -MD -MP -MF .deps/sigProcLib.Tpo -c -o sigProcLib.lo sigProcLib.cpp
  87. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. "-DREPO_REV=\"e9bac710e3 CommonLibs:11d8baa826\"" -I../apps -I../CommonLibs -I../Control -I../GSM -I../GSMShare -I../GPRS -I../SGSNGGSN -I../SIP -I../SM
  88. S -I../TRXManager -I../Globals -I../CLI -I../Peering -I../NodeManager -I../NodeManager/JsonBox-0.4.3/include -I../Scanning -I/usr/local/include -g -O2 -Wall -pthread -ldl -rdynamic -DTIMESTAMP_ISO=\"2
  89. 016-03-28T20:56:08\" -MT sigProcLib.lo -MD -MP -MF .deps/sigProcLib.Tpo -c sigProcLib.cpp -fPIC -DPIC -o .libs/sigProcLib.o
  90. sigProcLib.cpp: In function 'signalVector* convolve(const signalVector*, const signalVector*, signalVector*, ConvType, int, unsigned int, unsigned int, int)':
  91. sigProcLib.cpp:357:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  92. if (start < h->size() - 1) {
  93. ^
  94. sigProcLib.cpp: In function 'complex fastPeakDetect(const signalVector&, float*)':
  95. sigProcLib.cpp:893:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  96. for (int i = 0; i < rxBurst.size(); i++) {
  97. ^
  98. In file included from sigProcLib.h:19:0,
  99. from sigProcLib.cpp:25:
  100. Complex.h: In function 'bool designDFE(signalVector&, float, int, signalVector**, signalVector**)':
  101. Complex.h:76:66: warning: 'd' may be used uninitialized in this function [-Wmaybe-uninitialized]
  102. Complex operator/(Real a) const { return Complex<Real>(r/a, i/a); }
  103. ^
  104. sigProcLib.cpp:1477:9: note: 'd' was declared here
  105. float d;
  106. ^
  107. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. "-DREPO_REV=\"e9bac710e3 CommonLibs:11d8baa826\"" -I../apps -I../CommonLibs -I../Control -I../GSM -I../GSMShare -I../GPRS -I../SGSNGGSN -I../SIP -I../SM
  108. S -I../TRXManager -I../Globals -I../CLI -I../Peering -I../NodeManager -I../NodeManager/JsonBox-0.4.3/include -I../Scanning -I/usr/local/include -g -O2 -Wall -pthread -ldl -rdynamic -DTIMESTAMP_ISO=\"2
  109. 016-03-28T20:56:08\" -MT sigProcLib.lo -MD -MP -MF .deps/sigProcLib.Tpo -c sigProcLib.cpp -o sigProcLib.o >/dev/null 2>&1
  110. mv -f .deps/sigProcLib.Tpo .deps/sigProcLib.Plo
  111. /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D'REPO_REV="e9bac710e3 CommonLibs:11d8baa826"' -I../apps -I../CommonLibs -I../Control -I../GSM -I../GSMShare -I../GPRS
  112. -I../SGSNGGSN -I../SIP -I../SMS -I../TRXManager -I../Globals -I../CLI -I../Peering -I../NodeManager -I../NodeManager/JsonBox-0.4.3/include -I../Scanning -I/usr/local/include -g -O2 -Wall -pthread
  113. -ldl -rdynamic -DTIMESTAMP_ISO=`date +'"%Y-%m-%dT%H:%M:%S"'` -MT Transceiver.lo -MD -MP -MF .deps/Transceiver.Tpo -c -o Transceiver.lo Transceiver.cpp
  114. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. "-DREPO_REV=\"e9bac710e3 CommonLibs:11d8baa826\"" -I../apps -I../CommonLibs -I../Control -I../GSM -I../GSMShare -I../GPRS -I../SGSNGGSN -I../SIP -I../SM
  115. S -I../TRXManager -I../Globals -I../CLI -I../Peering -I../NodeManager -I../NodeManager/JsonBox-0.4.3/include -I../Scanning -I/usr/local/include -g -O2 -Wall -pthread -ldl -rdynamic -DTIMESTAMP_ISO=\"2
  116. 016-03-28T20:56:16\" -MT Transceiver.lo -MD -MP -MF .deps/Transceiver.Tpo -c Transceiver.cpp -fPIC -DPIC -o .libs/Transceiver.o
  117. In file included from Transceiver.cpp:32:0:
  118. Transceiver.h: In constructor 'Transceiver::Transceiver(int, const char*, int, GSM::Time, RadioInterface*)':
  119. Transceiver.h:126:7: warning: 'Transceiver::mSPSRx' will be initialized after [-Wreorder]
  120. int mSPSRx; ///< number of samples per Rx symbol
  121. ^
  122. Transceiver.h:96:15: warning: 'noiseVector Transceiver::mNoises' [-Wreorder]
  123. noiseVector mNoises; ///< Vector holding running noise measurements
  124. ^
  125. Transceiver.cpp:50:1: warning: when initialized here [-Wreorder]
  126. Transceiver::Transceiver(int wBasePort,
  127. ^
  128. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. "-DREPO_REV=\"e9bac710e3 CommonLibs:11d8baa826\"" -I../apps -I../CommonLibs -I../Control -I../GSM -I../GSMShare -I../GPRS -I../SGSNGGSN -I../SIP -I../SM
  129. S -I../TRXManager -I../Globals -I../CLI -I../Peering -I../NodeManager -I../NodeManager/JsonBox-0.4.3/include -I../Scanning -I/usr/local/include -g -O2 -Wall -pthread -ldl -rdynamic -DTIMESTAMP_ISO=\"2
  130. 016-03-28T20:56:16\" -MT Transceiver.lo -MD -MP -MF .deps/Transceiver.Tpo -c Transceiver.cpp -o Transceiver.o >/dev/null 2>&1
  131. mv -f .deps/Transceiver.Tpo .deps/Transceiver.Plo
  132. /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D'REPO_REV="e9bac710e3 CommonLibs:11d8baa826"' -I../apps -I../CommonLibs -I../Control -I../GSM -I../GSMShare -I../GPRS
  133. -I../SGSNGGSN -I../SIP -I../SMS -I../TRXManager -I../Globals -I../CLI -I../Peering -I../NodeManager -I../NodeManager/JsonBox-0.4.3/include -I../Scanning -I/usr/local/include -g -O2 -Wall -pthread
  134. -ldl -rdynamic -DTIMESTAMP_ISO=`date +'"%Y-%m-%dT%H:%M:%S"'` -MT DummyLoad.lo -MD -MP -MF .deps/DummyLoad.Tpo -c -o DummyLoad.lo DummyLoad.cpp
  135. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. "-DREPO_REV=\"e9bac710e3 CommonLibs:11d8baa826\"" -I../apps -I../CommonLibs -I../Control -I../GSM -I../GSMShare -I../GPRS -I../SGSNGGSN -I../SIP -I../SM
  136. S -I../TRXManager -I../Globals -I../CLI -I../Peering -I../NodeManager -I../NodeManager/JsonBox-0.4.3/include -I../Scanning -I/usr/local/include -g -O2 -Wall -pthread -ldl -rdynamic -DTIMESTAMP_ISO=\"2
  137. 016-03-28T20:56:24\" -MT DummyLoad.lo -MD -MP -MF .deps/DummyLoad.Tpo -c DummyLoad.cpp -fPIC -DPIC -o .libs/DummyLoad.o
  138. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. "-DREPO_REV=\"e9bac710e3 CommonLibs:11d8baa826\"" -I../apps -I../CommonLibs -I../Control -I../GSM -I../GSMShare -I../GPRS -I../SGSNGGSN -I../SIP -I../SM
  139. S -I../TRXManager -I../Globals -I../CLI -I../Peering -I../NodeManager -I../NodeManager/JsonBox-0.4.3/include -I../Scanning -I/usr/local/include -g -O2 -Wall -pthread -ldl -rdynamic -DTIMESTAMP_ISO=\"2
  140. 016-03-28T20:56:24\" -MT DummyLoad.lo -MD -MP -MF .deps/DummyLoad.Tpo -c DummyLoad.cpp -o DummyLoad.o >/dev/null 2>&1
  141. mv -f .deps/DummyLoad.Tpo .deps/DummyLoad.Plo
  142. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D'REPO_REV="e9bac710e3 CommonLibs:11d8baa826"' -I../apps -I../CommonLibs -I../Control -I../GSM -I../GSMShare -I../GPRS -
  143. I../SGSNGGSN -I../SIP -I../SMS -I../TRXManager -I../Globals -I../CLI -I../Peering -I../NodeManager -I../NodeManager/JsonBox-0.4.3/include -I../Scanning -I/usr/local/include -D'REPO_REV="e9bac710e
  144. 3 CommonLibs:11d8baa826"' -I../apps -I../CommonLibs -I../Control -I../GSM -I../GSMShare -I../GPRS -I../SGSNGGSN -I../SIP -I../SMS -I../TRXManager -I../Globals -I../CLI -I../Peering -I../NodeManager -I
  145. ../NodeManager/JsonBox-0.4.3/include -I../Scanning -std=gnu99 -march=native -g -O2 -MT convolve.lo -MD -MP -MF .deps/convolve.Tpo -c -o convolve.lo convolve.c
  146. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. "-DREPO_REV=\"e9bac710e3 CommonLibs:11d8baa826\"" -I../apps -I../CommonLibs -I../Control -I../GSM -I../GSMShare -I../GPRS -I../SGSNGGSN -I../SIP -I../SM
  147. S -I../TRXManager -I../Globals -I../CLI -I../Peering -I../NodeManager -I../NodeManager/JsonBox-0.4.3/include -I../Scanning -I/usr/local/include "-DREPO_REV=\"e9bac710e3 CommonLibs:11d8baa826\"" -I../a
  148. pps -I../CommonLibs -I../Control -I../GSM -I../GSMShare -I../GPRS -I../SGSNGGSN -I../SIP -I../SMS -I../TRXManager -I../Globals -I../CLI -I../Peering -I../NodeManager -I../NodeManager/JsonBox-0.4.3/inc
  149. lude -I../Scanning -std=gnu99 -march=native -g -O2 -MT convolve.lo -MD -MP -MF .deps/convolve.Tpo -c convolve.c -fPIC -DPIC -o .libs/convolve.o
  150. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. "-DREPO_REV=\"e9bac710e3 CommonLibs:11d8baa826\"" -I../apps -I../CommonLibs -I../Control -I../GSM -I../GSMShare -I../GPRS -I../SGSNGGSN -I../SIP -I../SM
  151. S -I../TRXManager -I../Globals -I../CLI -I../Peering -I../NodeManager -I../NodeManager/JsonBox-0.4.3/include -I../Scanning -I/usr/local/include "-DREPO_REV=\"e9bac710e3 CommonLibs:11d8baa826\"" -I../a
  152. pps -I../CommonLibs -I../Control -I../GSM -I../GSMShare -I../GPRS -I../SGSNGGSN -I../SIP -I../SMS -I../TRXManager -I../Globals -I../CLI -I../Peering -I../NodeManager -I../NodeManager/JsonBox-0.4.3/inc
  153. lude -I../Scanning -std=gnu99 -march=native -g -O2 -MT convolve.lo -MD -MP -MF .deps/convolve.Tpo -c convolve.c -o convolve.o >/dev/null 2>&1
  154. mv -f .deps/convolve.Tpo .deps/convolve.Plo
  155. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D'REPO_REV="e9bac710e3 CommonLibs:11d8baa826"' -I../apps -I../CommonLibs -I../Control -I../GSM -I../GSMShare -I../GPRS -
  156. I../SGSNGGSN -I../SIP -I../SMS -I../TRXManager -I../Globals -I../CLI -I../Peering -I../NodeManager -I../NodeManager/JsonBox-0.4.3/include -I../Scanning -I/usr/local/include -D'REPO_REV="e9bac710e
  157. 3 CommonLibs:11d8baa826"' -I../apps -I../CommonLibs -I../Control -I../GSM -I../GSMShare -I../GPRS -I../SGSNGGSN -I../SIP -I../SMS -I../TRXManager -I../Globals -I../CLI -I../Peering -I../NodeManager -I
  158. ../NodeManager/JsonBox-0.4.3/include -I../Scanning -std=gnu99 -march=native -g -O2 -MT convert.lo -MD -MP -MF .deps/convert.Tpo -c -o convert.lo convert.c
  159. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. "-DREPO_REV=\"e9bac710e3 CommonLibs:11d8baa826\"" -I../apps -I../CommonLibs -I../Control -I../GSM -I../GSMShare -I../GPRS -I../SGSNGGSN -I../SIP -I../SM
  160. S -I../TRXManager -I../Globals -I../CLI -I../Peering -I../NodeManager -I../NodeManager/JsonBox-0.4.3/include -I../Scanning -I/usr/local/include "-DREPO_REV=\"e9bac710e3 CommonLibs:11d8baa826\"" -I../a
  161. pps -I../CommonLibs -I../Control -I../GSM -I../GSMShare -I../GPRS -I../SGSNGGSN -I../SIP -I../SMS -I../TRXManager -I../Globals -I../CLI -I../Peering -I../NodeManager -I../NodeManager/JsonBox-0.4.3/inc
  162. lude -I../Scanning -std=gnu99 -march=native -g -O2 -MT convert.lo -MD -MP -MF .deps/convert.Tpo -c convert.c -fPIC -DPIC -o .libs/convert.o
  163. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. "-DREPO_REV=\"e9bac710e3 CommonLibs:11d8baa826\"" -I../apps -I../CommonLibs -I../Control -I../GSM -I../GSMShare -I../GPRS -I../SGSNGGSN -I../SIP -I../SM
  164. S -I../TRXManager -I../Globals -I../CLI -I../Peering -I../NodeManager -I../NodeManager/JsonBox-0.4.3/include -I../Scanning -I/usr/local/include "-DREPO_REV=\"e9bac710e3 CommonLibs:11d8baa826\"" -I../a
  165. pps -I../CommonLibs -I../Control -I../GSM -I../GSMShare -I../GPRS -I../SGSNGGSN -I../SIP -I../SMS -I../TRXManager -I../Globals -I../CLI -I../Peering -I../NodeManager -I../NodeManager/JsonBox-0.4.3/inc
  166. lude -I../Scanning -std=gnu99 -march=native -g -O2 -MT convert.lo -MD -MP -MF .deps/convert.Tpo -c convert.c -o convert.o >/dev/null 2>&1
  167. mv -f .deps/convert.Tpo .deps/convert.Plo
  168. /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D'REPO_REV="e9bac710e3 CommonLibs:11d8baa826"' -I../apps -I../CommonLibs -I../Control -I../GSM -I../GSMShare -I../GPRS
  169. -I../SGSNGGSN -I../SIP -I../SMS -I../TRXManager -I../Globals -I../CLI -I../Peering -I../NodeManager -I../NodeManager/JsonBox-0.4.3/include -I../Scanning -I/usr/local/include -g -O2 -Wall -pthread
  170. -ldl -rdynamic -DTIMESTAMP_ISO=`date +'"%Y-%m-%dT%H:%M:%S"'` -MT Resampler.lo -MD -MP -MF .deps/Resampler.Tpo -c -o Resampler.lo Resampler.cpp
  171. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. "-DREPO_REV=\"e9bac710e3 CommonLibs:11d8baa826\"" -I../apps -I../CommonLibs -I../Control -I../GSM -I../GSMShare -I../GPRS -I../SGSNGGSN -I../SIP -I../SM
  172. S -I../TRXManager -I../Globals -I../CLI -I../Peering -I../NodeManager -I../NodeManager/JsonBox-0.4.3/include -I../Scanning -I/usr/local/include -g -O2 -Wall -pthread -ldl -rdynamic -DTIMESTAMP_ISO=\"2
  173. 016-03-28T20:56:29\" -MT Resampler.lo -MD -MP -MF .deps/Resampler.Tpo -c Resampler.cpp -fPIC -DPIC -o .libs/Resampler.o
  174. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. "-DREPO_REV=\"e9bac710e3 CommonLibs:11d8baa826\"" -I../apps -I../CommonLibs -I../Control -I../GSM -I../GSMShare -I../GPRS -I../SGSNGGSN -I../SIP -I../SM
  175. S -I../TRXManager -I../Globals -I../CLI -I../Peering -I../NodeManager -I../NodeManager/JsonBox-0.4.3/include -I../Scanning -I/usr/local/include -g -O2 -Wall -pthread -ldl -rdynamic -DTIMESTAMP_ISO=\"2
  176. 016-03-28T20:56:29\" -MT Resampler.lo -MD -MP -MF .deps/Resampler.Tpo -c Resampler.cpp -o Resampler.o >/dev/null 2>&1
  177. mv -f .deps/Resampler.Tpo .deps/Resampler.Plo
  178. /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D'REPO_REV="e9bac710e3 CommonLibs:11d8baa826"' -I../apps -I../CommonLibs -I../Control -I../GSM -I../GSMShare -I../GPRS
  179. -I../SGSNGGSN -I../SIP -I../SMS -I../TRXManager -I../Globals -I../CLI -I../Peering -I../NodeManager -I../NodeManager/JsonBox-0.4.3/include -I../Scanning -I/usr/local/include -g -O2 -Wall -pthread
  180. -ldl -rdynamic -DTIMESTAMP_ISO=`date +'"%Y-%m-%dT%H:%M:%S"'` -MT radioInterfaceResamp.lo -MD -MP -MF .deps/radioInterfaceResamp.Tpo -c -o radioInterfaceResamp.lo radioInterfaceResamp.cpp
  181. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. "-DREPO_REV=\"e9bac710e3 CommonLibs:11d8baa826\"" -I../apps -I../CommonLibs -I../Control -I../GSM -I../GSMShare -I../GPRS -I../SGSNGGSN -I../SIP -I../SM
  182. S -I../TRXManager -I../Globals -I../CLI -I../Peering -I../NodeManager -I../NodeManager/JsonBox-0.4.3/include -I../Scanning -I/usr/local/include -g -O2 -Wall -pthread -ldl -rdynamic -DTIMESTAMP_ISO=\"2
  183. 016-03-28T20:56:31\" -MT radioInterfaceResamp.lo -MD -MP -MF .deps/radioInterfaceResamp.Tpo -c radioInterfaceResamp.cpp -fPIC -DPIC -o .libs/radioInterfaceResamp.o
  184. radioInterfaceResamp.cpp: In member function 'virtual void RadioInterfaceResamp::pushBuffer()':
  185. radioInterfaceResamp.cpp:212:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  186. if (sendCursor < resamp_inchunk)
  187. ^
  188. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. "-DREPO_REV=\"e9bac710e3 CommonLibs:11d8baa826\"" -I../apps -I../CommonLibs -I../Control -I../GSM -I../GSMShare -I../GPRS -I../SGSNGGSN -I../SIP -I../SM
  189. S -I../TRXManager -I../Globals -I../CLI -I../Peering -I../NodeManager -I../NodeManager/JsonBox-0.4.3/include -I../Scanning -I/usr/local/include -g -O2 -Wall -pthread -ldl -rdynamic -DTIMESTAMP_ISO=\"2
  190. 016-03-28T20:56:31\" -MT radioInterfaceResamp.lo -MD -MP -MF .deps/radioInterfaceResamp.Tpo -c radioInterfaceResamp.cpp -o radioInterfaceResamp.o >/dev/null 2>&1
  191. mv -f .deps/radioInterfaceResamp.Tpo .deps/radioInterfaceResamp.Plo
  192. /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D'REPO_REV="e9bac710e3 CommonLibs:11d8baa826"' -I../apps -I../CommonLibs -I../Control -I../GSM -I../GSMShare -I../GPRS
  193. -I../SGSNGGSN -I../SIP -I../SMS -I../TRXManager -I../Globals -I../CLI -I../Peering -I../NodeManager -I../NodeManager/JsonBox-0.4.3/include -I../Scanning -I/usr/local/include -g -O2 -Wall -pthread
  194. -ldl -rdynamic -DTIMESTAMP_ISO=`date +'"%Y-%m-%dT%H:%M:%S"'` -MT UHDDevice.lo -MD -MP -MF .deps/UHDDevice.Tpo -c -o UHDDevice.lo UHDDevice.cpp
  195. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. "-DREPO_REV=\"e9bac710e3 CommonLibs:11d8baa826\"" -I../apps -I../CommonLibs -I../Control -I../GSM -I../GSMShare -I../GPRS -I../SGSNGGSN -I../SIP -I../SM
  196. S -I../TRXManager -I../Globals -I../CLI -I../Peering -I../NodeManager -I../NodeManager/JsonBox-0.4.3/include -I../Scanning -I/usr/local/include -g -O2 -Wall -pthread -ldl -rdynamic -DTIMESTAMP_ISO=\"2
  197. 016-03-28T20:56:36\" -MT UHDDevice.lo -MD -MP -MF .deps/UHDDevice.Tpo -c UHDDevice.cpp -fPIC -DPIC -o .libs/UHDDevice.o
  198. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. "-DREPO_REV=\"e9bac710e3 CommonLibs:11d8baa826\"" -I../apps -I../CommonLibs -I../Control -I../GSM -I../GSMShare -I../GPRS -I../SGSNGGSN -I../SIP -I../SM
  199. S -I../TRXManager -I../Globals -I../CLI -I../Peering -I../NodeManager -I../NodeManager/JsonBox-0.4.3/include -I../Scanning -I/usr/local/include -g -O2 -Wall -pthread -ldl -rdynamic -DTIMESTAMP_ISO=\"2
  200. 016-03-28T20:56:36\" -MT UHDDevice.lo -MD -MP -MF .deps/UHDDevice.Tpo -c UHDDevice.cpp -o UHDDevice.o >/dev/null 2>&1
  201. mv -f .deps/UHDDevice.Tpo .deps/UHDDevice.Plo
  202. /bin/bash ../libtool --tag=CXX --mode=link g++ -g -O2 -Wall -pthread -ldl -rdynamic -DTIMESTAMP_ISO=`date +'"%Y-%m-%dT%H:%M:%S"'` -o libtransceiver.la radioInterface.lo radioVector.lo radioCloc
  203. k.lo sigProcLib.lo Transceiver.lo DummyLoad.lo convolve.lo convert.lo Resampler.lo radioInterfaceResamp.lo UHDDevice.lo -la53 -lzmq
  204. libtool: link: ar cru .libs/libtransceiver.a .libs/radioInterface.o .libs/radioVector.o .libs/radioClock.o .libs/sigProcLib.o .libs/Transceiver.o .libs/DummyLoad.o .libs/convolve.o .libs/convert.o .li
  205. bs/Resampler.o .libs/radioInterfaceResamp.o .libs/UHDDevice.o
  206. libtool: link: ranlib .libs/libtransceiver.a
  207. libtool: link: ( cd ".libs" && rm -f "libtransceiver.la" && ln -s "../libtransceiver.la" "libtransceiver.la" )
  208. g++ -DHAVE_CONFIG_H -I. -I.. -D'REPO_REV="e9bac710e3 CommonLibs:11d8baa826"' -I../apps -I../CommonLibs -I../Control -I../GSM -I../GSMShare -I../GPRS -I../SGSNGGSN -I../SIP -I../SMS -I../TRXManager -
  209. I../Globals -I../CLI -I../Peering -I../NodeManager -I../NodeManager/JsonBox-0.4.3/include -I../Scanning -I/usr/local/include -g -O2 -Wall -pthread -ldl -rdynamic -DTIMESTAMP_ISO=`date +'"%Y-%m-%dT
  210. %H:%M:%S"'` -MT runTransceiver.o -MD -MP -MF .deps/runTransceiver.Tpo -c -o runTransceiver.o runTransceiver.cpp
  211. runTransceiver.cpp: In function ‘int main(int, char**)’:
  212. runTransceiver.cpp:200:10: warning: deleting object of abstract class type ‘RadioDevice’ which has non-virtual destructor will cause undefined behaviour [-Wdelete-non-virtual-dtor]
  213. delete usrp;
  214. ^
  215. mv -f .deps/runTransceiver.Tpo .deps/runTransceiver.Po
  216. /bin/bash ../libtool --tag=CXX --mode=link g++ -g -O2 -Wall -pthread -ldl -rdynamic -DTIMESTAMP_ISO=`date +'"%Y-%m-%dT%H:%M:%S"'` -o transceiver runTransceiver.o libtransceiver.la ../GSM/libGSM.
  217. la ../CommonLibs/libcommon.la /usr/local/lib/libuhd.so -la53 -lzmq
  218. libtool: link: g++ -g -O2 -Wall -pthread -rdynamic -DTIMESTAMP_ISO=\"2016-03-28T20:57:00\" -o transceiver runTransceiver.o /usr/local/lib/libuhd.so ./.libs/libtransceiver.a ../GSM/.libs/libGSM.a ../C
  219. ommonLibs/.libs/libcommon.a -ldl /usr/lib/x86_64-linux-gnu/libsqlite3.so -la53 -lzmq -pthread
  220. ./.libs/libtransceiver.a(UHDDevice.o): In function `uhd_device::stop()':
  221. /home/openbts/dev/openbts/Transceiver52M/UHDDevice.cpp:673: undefined reference to `uhd::stream_cmd_t::stream_cmd_t(uhd::stream_cmd_t::stream_mode_t const&)'
  222. ./.libs/libtransceiver.a(UHDDevice.o): In function `uhd::usrp::multi_usrp::set_rx_gain(double, unsigned long)':
  223. /usr/local/include/uhd/usrp/multi_usrp.hpp:500: undefined reference to `uhd::usrp::multi_usrp::ALL_GAINS'
  224. ./.libs/libtransceiver.a(UHDDevice.o): In function `uhd::usrp::multi_usrp::set_tx_gain(double, unsigned long)':
  225. /usr/local/include/uhd/usrp/multi_usrp.hpp:786: undefined reference to `uhd::usrp::multi_usrp::ALL_GAINS'
  226. ./.libs/libtransceiver.a(UHDDevice.o): In function `uhd_device::writeSamples(short*, int, bool*, unsigned long long, bool)':
  227. /home/openbts/dev/openbts/Transceiver52M/UHDDevice.cpp:810: undefined reference to `uhd::tx_metadata_t::tx_metadata_t()'
  228. /home/openbts/dev/openbts/Transceiver52M/UHDDevice.cpp:814: undefined reference to `uhd::time_spec_t::from_ticks(long long, double)'
  229. /home/openbts/dev/openbts/Transceiver52M/UHDDevice.cpp:847: undefined reference to `uhd::get_version_string()'
  230. ./.libs/libtransceiver.a(UHDDevice.o): In function `uhd_device::uhd_device(int, bool)':
  231. /home/openbts/dev/openbts/Transceiver52M/UHDDevice.cpp:343: undefined reference to `uhd::time_spec_t::time_spec_t(long, double)'
  232. ./.libs/libtransceiver.a(UHDDevice.o): In function `uhd_device::parse_dev_type()':
  233. /home/openbts/dev/openbts/Transceiver52M/UHDDevice.cpp:479: undefined reference to `uhd::device::get_tree() const'
  234. /home/openbts/dev/openbts/Transceiver52M/UHDDevice.cpp:480: undefined reference to `uhd::fs_path::fs_path(char const*)'
  235. ./.libs/libtransceiver.a(UHDDevice.o): In function `rx_metadata_t':
  236. /usr/local/include/uhd/types/metadata.hpp:37: undefined reference to `uhd::time_spec_t::time_spec_t(double)'
  237. ./.libs/libtransceiver.a(UHDDevice.o): In function `uhd::rx_metadata_t::reset()':
  238. /usr/local/include/uhd/types/metadata.hpp:45: undefined reference to `uhd::time_spec_t::time_spec_t(double)'
  239. ./.libs/libtransceiver.a(UHDDevice.o): In function `uhd_device::restart(uhd::time_spec_t)':
  240. /home/openbts/dev/openbts/Transceiver52M/UHDDevice.cpp:629: undefined reference to `uhd::stream_cmd_t::stream_cmd_t(uhd::stream_cmd_t::stream_mode_t const&)'
  241. /home/openbts/dev/openbts/Transceiver52M/UHDDevice.cpp:637: undefined reference to `uhd::stream_cmd_t::stream_cmd_t(uhd::stream_cmd_t::stream_mode_t const&)'
  242. ./.libs/libtransceiver.a(UHDDevice.o): In function `uhd_device::start()':
  243. /home/openbts/dev/openbts/Transceiver52M/UHDDevice.cpp:654: undefined reference to `uhd::msg::register_handler(void (* const&)(uhd::msg::type_t, std::string const&))'
  244. /home/openbts/dev/openbts/Transceiver52M/UHDDevice.cpp:660: undefined reference to `uhd::time_spec_t::time_spec_t(double)'
  245. /home/openbts/dev/openbts/Transceiver52M/UHDDevice.cpp:663: undefined reference to `uhd::time_spec_t::get_real_secs() const'
  246. ./.libs/libtransceiver.a(UHDDevice.o): In function `smpl_buf::avail_smpls(uhd::time_spec_t) const':
  247. /home/openbts/dev/openbts/Transceiver52M/UHDDevice.cpp:987: undefined reference to `uhd::time_spec_t::to_ticks(double) const'
  248. ./.libs/libtransceiver.a(UHDDevice.o): In function `smpl_buf::read(void*, unsigned long, uhd::time_spec_t)':
  249. /home/openbts/dev/openbts/Transceiver52M/UHDDevice.cpp:1033: undefined reference to `uhd::time_spec_t::to_ticks(double) const'
  250. ./.libs/libtransceiver.a(UHDDevice.o): In function `smpl_buf::write(void*, unsigned long, uhd::time_spec_t)':
  251. /home/openbts/dev/openbts/Transceiver52M/UHDDevice.cpp:1074: undefined reference to `uhd::time_spec_t::to_ticks(double) const'
  252. ./.libs/libtransceiver.a(UHDDevice.o): In function `uhd_device::init_gains()':
  253. /home/openbts/dev/openbts/Transceiver52M/UHDDevice.cpp:359: undefined reference to `uhd::meta_range_t::meta_range_t()'
  254. ./.libs/libtransceiver.a(UHDDevice.o): In function `uhd::usrp::multi_usrp::get_tx_gain_range(unsigned long)':
  255. /usr/local/include/uhd/usrp/multi_usrp.hpp:838: undefined reference to `uhd::usrp::multi_usrp::ALL_GAINS'
  256. ./.libs/libtransceiver.a(UHDDevice.o): In function `uhd_device::init_gains()':
  257. /home/openbts/dev/openbts/Transceiver52M/UHDDevice.cpp:362: undefined reference to `uhd::meta_range_t::start() const'
  258. /home/openbts/dev/openbts/Transceiver52M/UHDDevice.cpp:363: undefined reference to `uhd::meta_range_t::stop() const'
  259. /home/openbts/dev/openbts/Transceiver52M/UHDDevice.cpp:366: undefined reference to `uhd::meta_range_t::start() const'
  260. /home/openbts/dev/openbts/Transceiver52M/UHDDevice.cpp:367: undefined reference to `uhd::meta_range_t::stop() const'
  261. ./.libs/libtransceiver.a(UHDDevice.o): In function `uhd_device::setTxFreq(double)':
  262. /home/openbts/dev/openbts/Transceiver52M/UHDDevice.cpp:862: undefined reference to `uhd::tune_request_t::tune_request_t(double)'
  263. /home/openbts/dev/openbts/Transceiver52M/UHDDevice.cpp:863: undefined reference to `uhd::tune_result_t::to_pp_string() const'
  264. ./.libs/libtransceiver.a(UHDDevice.o): In function `uhd_device::setRxFreq(double)':
  265. /home/openbts/dev/openbts/Transceiver52M/UHDDevice.cpp:871: undefined reference to `uhd::tune_request_t::tune_request_t(double)'
  266. /home/openbts/dev/openbts/Transceiver52M/UHDDevice.cpp:872: undefined reference to `uhd::tune_result_t::to_pp_string() const'
  267. ./.libs/libtransceiver.a(UHDDevice.o): In function `uhd_device::open(std::string const&, bool)':
  268. /home/openbts/dev/openbts/Transceiver52M/UHDDevice.cpp:531: undefined reference to `uhd::device_addr_t::device_addr_t(std::string const&)'
  269. /home/openbts/dev/openbts/Transceiver52M/UHDDevice.cpp:532: undefined reference to `uhd::device::find(uhd::device_addr_t const&, uhd::device::device_filter_t)'
  270. /home/openbts/dev/openbts/Transceiver52M/UHDDevice.cpp:539: undefined reference to `uhd::device_addr_t::to_string() const'
  271. /home/openbts/dev/openbts/Transceiver52M/UHDDevice.cpp:541: undefined reference to `uhd::usrp::multi_usrp::make(uhd::device_addr_t const&)'
  272. ./.libs/libtransceiver.a(UHDDevice.o): In function `stream_args_t':
  273. /usr/local/include/uhd/stream.hpp:63: undefined reference to `uhd::device_addr_t::device_addr_t(std::string const&)'
  274. ./.libs/libtransceiver.a(UHDDevice.o): In function `uhd_device::open(std::string const&, bool)':
  275. /home/openbts/dev/openbts/Transceiver52M/UHDDevice.cpp:543: undefined reference to `uhd::device_addr_t::to_string() const'
  276. ./.libs/libtransceiver.a(UHDDevice.o): In function `uhd_device::str_code(uhd::rx_metadata_t)':
  277. /home/openbts/dev/openbts/Transceiver52M/UHDDevice.cpp:925: undefined reference to `uhd::time_spec_t::get_real_secs() const'
  278. ./.libs/libtransceiver.a(UHDDevice.o): In function `uhd_device::check_rx_md_err(uhd::rx_metadata_t&, long)':
  279. /home/openbts/dev/openbts/Transceiver52M/UHDDevice.cpp:689: undefined reference to `uhd::time_spec_t::time_spec_t(double)'
  280. /home/openbts/dev/openbts/Transceiver52M/UHDDevice.cpp:716: undefined reference to `uhd::operator<(uhd::time_spec_t const&, uhd::time_spec_t const&)'
  281. /home/openbts/dev/openbts/Transceiver52M/UHDDevice.cpp:719: undefined reference to `uhd::time_spec_t::get_real_secs() const'
  282. /home/openbts/dev/openbts/Transceiver52M/UHDDevice.cpp:718: undefined reference to `uhd::time_spec_t::get_real_secs() const'
  283. ./.libs/libtransceiver.a(UHDDevice.o): In function `uhd_device::readSamples(short*, int, bool*, unsigned long long, bool*, unsigned int*)':
  284. /home/openbts/dev/openbts/Transceiver52M/UHDDevice.cpp:732: undefined reference to `uhd::time_spec_t::time_spec_t(double)'
  285. ./.libs/libtransceiver.a(UHDDevice.o): In function `rx_metadata_t':
  286. /usr/local/include/uhd/types/metadata.hpp:37: undefined reference to `uhd::time_spec_t::time_spec_t(double)'
  287. ./.libs/libtransceiver.a(UHDDevice.o): In function `uhd::rx_metadata_t::reset()':
  288. /usr/local/include/uhd/types/metadata.hpp:45: undefined reference to `uhd::time_spec_t::time_spec_t(double)'
  289. ./.libs/libtransceiver.a(UHDDevice.o): In function `uhd_device::readSamples(short*, int, bool*, unsigned long long, bool*, unsigned int*)':
  290. /home/openbts/dev/openbts/Transceiver52M/UHDDevice.cpp:745: undefined reference to `uhd::time_spec_t::from_ticks(long long, double)'
  291. /home/openbts/dev/openbts/Transceiver52M/UHDDevice.cpp:746: undefined reference to `uhd::time_spec_t::get_real_secs() const'
  292. /home/openbts/dev/openbts/Transceiver52M/UHDDevice.cpp:781: undefined reference to `uhd::time_spec_t::get_real_secs() const'
  293. /home/openbts/dev/openbts/Transceiver52M/UHDDevice.cpp:770: undefined reference to `uhd::get_version_string()'
  294. ./.libs/libtransceiver.a(UHDDevice.o): In function `uhd_device::str_code(uhd::async_metadata_t)':
  295. /home/openbts/dev/openbts/Transceiver52M/UHDDevice.cpp:958: undefined reference to `uhd::time_spec_t::get_real_secs() const'
  296. ./.libs/libtransceiver.a(UHDDevice.o): In function `async_metadata_t':
  297. /usr/local/include/uhd/types/metadata.hpp:169: undefined reference to `uhd::time_spec_t::time_spec_t(double)'
  298. ./.libs/libtransceiver.a(UHDDevice.o): In function `uhd_device::setPriority()':
  299. /home/openbts/dev/openbts/Transceiver52M/UHDDevice.cpp:683: undefined reference to `uhd::set_thread_priority_safe(float, bool)'
  300. collect2: error: ld returned 1 exit status
  301. make[2]: *** [transceiver] Error 1
  302. make[2]: Leaving directory `/home/openbts/dev/openbts/Transceiver52M'
  303. make[1]: *** [all-recursive] Error 1
  304. make[1]: Leaving directory `/home/openbts/dev/openbts'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement