analca3

Compilation error

Mar 2nd, 2014
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.32 KB | None | 0 0
  1. ...
  2. ...
  3. ...
  4. ...
  5. ...
  6.  
  7. g++ -DRTI_UNIX -DRTI_LINUX -m32 -O2 -D__STDC_CONSTANT_MACROS -o objs/i86Linux3.xgcc4.6.3/VideoPublisher/VideoPublisher.o -Isrc/CommonInfrastructure -Isrc/Generated -I/home/antonio/RTI/Connext/ndds.5.1.0/include -I/home/antonio/RTI/Connext/ndds.5.1.0/include/ndds -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/lib/i386-linux-gnu/glib-2.0/include -c src/VideoPublisher/VideoPublisher.cxx
  8. In file included from /usr/include/gstreamer-0.10/gst/gst.h:75:0,
  9. from src/VideoPublisher/../CommonInfrastructure/VideoSource.h:46,
  10. from src/VideoPublisher/VideoPublisher.cxx:14:
  11. /usr/include/gstreamer-0.10/gst/gstutils.h: En la función ‘gdouble GST_READ_DOUBLE_LE(const guint8*)’:
  12. /usr/include/gstreamer-0.10/gst/gstutils.h:272:72: aviso: cuenta de desplazamiento a la izquierda >= anchura del tipo [activado por defecto]
  13. (((guint##__size) (((const guint8 *) (__data))[__idx])) << (__shift))
  14. ^
  15. /usr/include/gstreamer-0.10/gst/gstutils.h:298:35: nota: in expansion of macro ‘_GST_GET’
  16. #define GST_READ_UINT64_LE(data) (_GST_GET (data, 7, 64, 56) | \
  17. ^
  18. /usr/include/gstreamer-0.10/gst/gstutils.h:755:9: nota: in expansion of macro ‘GST_READ_UINT64_LE’
  19. u.i = GST_READ_UINT64_LE (data);
  20. ^
  21. /usr/include/gstreamer-0.10/gst/gstutils.h:272:72: aviso: cuenta de desplazamiento a la izquierda >= anchura del tipo [activado por defecto]
  22. (((guint##__size) (((const guint8 *) (__data))[__idx])) << (__shift))
  23. ^
  24. /usr/include/gstreamer-0.10/gst/gstutils.h:299:7: nota: in expansion of macro ‘_GST_GET’
  25. _GST_GET (data, 6, 64, 48) | \
  26. ^
  27. /usr/include/gstreamer-0.10/gst/gstutils.h:755:9: nota: in expansion of macro ‘GST_READ_UINT64_LE’
  28. u.i = GST_READ_UINT64_LE (data);
  29. ^
  30. /usr/include/gstreamer-0.10/gst/gstutils.h:272:72: aviso: cuenta de desplazamiento a la izquierda >= anchura del tipo [activado por defecto]
  31. (((guint##__size) (((const guint8 *) (__data))[__idx])) << (__shift))
  32. ^
  33. /usr/include/gstreamer-0.10/gst/gstutils.h:300:7: nota: in expansion of macro ‘_GST_GET’
  34. _GST_GET (data, 5, 64, 40) | \
  35. ^
  36. /usr/include/gstreamer-0.10/gst/gstutils.h:755:9: nota: in expansion of macro ‘GST_READ_UINT64_LE’
  37. u.i = GST_READ_UINT64_LE (data);
  38. ^
  39. /usr/include/gstreamer-0.10/gst/gstutils.h:272:72: aviso: cuenta de desplazamiento a la izquierda >= anchura del tipo [activado por defecto]
  40. (((guint##__size) (((const guint8 *) (__data))[__idx])) << (__shift))
  41. ^
  42. /usr/include/gstreamer-0.10/gst/gstutils.h:301:7: nota: in expansion of macro ‘_GST_GET’
  43. _GST_GET (data, 4, 64, 32) | \
  44. ^
  45. /usr/include/gstreamer-0.10/gst/gstutils.h:755:9: nota: in expansion of macro ‘GST_READ_UINT64_LE’
  46. u.i = GST_READ_UINT64_LE (data);
  47. ^
  48. /usr/include/gstreamer-0.10/gst/gstutils.h: En la función ‘gdouble GST_READ_DOUBLE_BE(const guint8*)’:
  49. /usr/include/gstreamer-0.10/gst/gstutils.h:272:72: aviso: cuenta de desplazamiento a la izquierda >= anchura del tipo [activado por defecto]
  50. (((guint##__size) (((const guint8 *) (__data))[__idx])) << (__shift))
  51. ^
  52. /usr/include/gstreamer-0.10/gst/gstutils.h:283:35: nota: in expansion of macro ‘_GST_GET’
  53. #define GST_READ_UINT64_BE(data) (_GST_GET (data, 0, 64, 56) | \
  54. ^
  55. /usr/include/gstreamer-0.10/gst/gstutils.h:783:9: nota: in expansion of macro ‘GST_READ_UINT64_BE’
  56. u.i = GST_READ_UINT64_BE (data);
  57. ^
  58. /usr/include/gstreamer-0.10/gst/gstutils.h:272:72: aviso: cuenta de desplazamiento a la izquierda >= anchura del tipo [activado por defecto]
  59. (((guint##__size) (((const guint8 *) (__data))[__idx])) << (__shift))
  60. ^
  61. /usr/include/gstreamer-0.10/gst/gstutils.h:284:7: nota: in expansion of macro ‘_GST_GET’
  62. _GST_GET (data, 1, 64, 48) | \
  63. ^
  64. /usr/include/gstreamer-0.10/gst/gstutils.h:783:9: nota: in expansion of macro ‘GST_READ_UINT64_BE’
  65. u.i = GST_READ_UINT64_BE (data);
  66. ^
  67. /usr/include/gstreamer-0.10/gst/gstutils.h:272:72: aviso: cuenta de desplazamiento a la izquierda >= anchura del tipo [activado por defecto]
  68. (((guint##__size) (((const guint8 *) (__data))[__idx])) << (__shift))
  69. ^
  70. /usr/include/gstreamer-0.10/gst/gstutils.h:285:7: nota: in expansion of macro ‘_GST_GET’
  71. _GST_GET (data, 2, 64, 40) | \
  72. ^
  73. /usr/include/gstreamer-0.10/gst/gstutils.h:783:9: nota: in expansion of macro ‘GST_READ_UINT64_BE’
  74. u.i = GST_READ_UINT64_BE (data);
  75. ^
  76. /usr/include/gstreamer-0.10/gst/gstutils.h:272:72: aviso: cuenta de desplazamiento a la izquierda >= anchura del tipo [activado por defecto]
  77. (((guint##__size) (((const guint8 *) (__data))[__idx])) << (__shift))
  78. ^
  79. /usr/include/gstreamer-0.10/gst/gstutils.h:286:7: nota: in expansion of macro ‘_GST_GET’
  80. _GST_GET (data, 3, 64, 32) | \
  81. ^
  82. /usr/include/gstreamer-0.10/gst/gstutils.h:783:9: nota: in expansion of macro ‘GST_READ_UINT64_BE’
  83. u.i = GST_READ_UINT64_BE (data);
  84. ^
  85. /usr/include/gstreamer-0.10/gst/gstutils.h: En la función ‘void GST_WRITE_DOUBLE_LE(guint8*, gdouble)’:
  86. /usr/include/gstreamer-0.10/gst/gstutils.h:275:75: aviso: cuenta de desplazamiento a la derecha >= anchura del tipo [activado por defecto]
  87. (((guint8 *) (__data))[__idx] = (((guint##__size) (__num)) >> (__shift)) & 0xff)
  88. ^
  89. /usr/include/gstreamer-0.10/gst/gstutils.h:409:8: nota: in expansion of macro ‘_GST_PUT’
  90. _GST_PUT (data, 4, 64, 32, num); \
  91. ^
  92. /usr/include/gstreamer-0.10/gst/gstutils.h:865:3: nota: in expansion of macro ‘GST_WRITE_UINT64_LE’
  93. GST_WRITE_UINT64_LE (data, u.i);
  94. ^
  95. /usr/include/gstreamer-0.10/gst/gstutils.h:275:75: aviso: cuenta de desplazamiento a la derecha >= anchura del tipo [activado por defecto]
  96. (((guint8 *) (__data))[__idx] = (((guint##__size) (__num)) >> (__shift)) & 0xff)
  97. ^
  98. /usr/include/gstreamer-0.10/gst/gstutils.h:410:8: nota: in expansion of macro ‘_GST_PUT’
  99. _GST_PUT (data, 5, 64, 40, num); \
  100. ^
  101. /usr/include/gstreamer-0.10/gst/gstutils.h:865:3: nota: in expansion of macro ‘GST_WRITE_UINT64_LE’
  102. GST_WRITE_UINT64_LE (data, u.i);
  103. ^
  104. /usr/include/gstreamer-0.10/gst/gstutils.h:275:75: aviso: cuenta de desplazamiento a la derecha >= anchura del tipo [activado por defecto]
  105. (((guint8 *) (__data))[__idx] = (((guint##__size) (__num)) >> (__shift)) & 0xff)
  106. ^
  107. /usr/include/gstreamer-0.10/gst/gstutils.h:411:8: nota: in expansion of macro ‘_GST_PUT’
  108. _GST_PUT (data, 6, 64, 48, num); \
  109. ^
  110. /usr/include/gstreamer-0.10/gst/gstutils.h:865:3: nota: in expansion of macro ‘GST_WRITE_UINT64_LE’
  111. GST_WRITE_UINT64_LE (data, u.i);
  112. ^
  113. /usr/include/gstreamer-0.10/gst/gstutils.h:275:75: aviso: cuenta de desplazamiento a la derecha >= anchura del tipo [activado por defecto]
  114. (((guint8 *) (__data))[__idx] = (((guint##__size) (__num)) >> (__shift)) & 0xff)
  115. ^
  116. /usr/include/gstreamer-0.10/gst/gstutils.h:412:8: nota: in expansion of macro ‘_GST_PUT’
  117. _GST_PUT (data, 7, 64, 56, num); \
  118. ^
  119. /usr/include/gstreamer-0.10/gst/gstutils.h:865:3: nota: in expansion of macro ‘GST_WRITE_UINT64_LE’
  120. GST_WRITE_UINT64_LE (data, u.i);
  121. ^
  122. /usr/include/gstreamer-0.10/gst/gstutils.h: En la función ‘void GST_WRITE_DOUBLE_BE(guint8*, gdouble)’:
  123. /usr/include/gstreamer-0.10/gst/gstutils.h:275:75: aviso: cuenta de desplazamiento a la derecha >= anchura del tipo [activado por defecto]
  124. (((guint8 *) (__data))[__idx] = (((guint##__size) (__num)) >> (__shift)) & 0xff)
  125. ^
  126. /usr/include/gstreamer-0.10/gst/gstutils.h:387:8: nota: in expansion of macro ‘_GST_PUT’
  127. _GST_PUT (data, 0, 64, 56, num); \
  128. ^
  129. /usr/include/gstreamer-0.10/gst/gstutils.h:892:3: nota: in expansion of macro ‘GST_WRITE_UINT64_BE’
  130. GST_WRITE_UINT64_BE (data, u.i);
  131. ^
  132. /usr/include/gstreamer-0.10/gst/gstutils.h:275:75: aviso: cuenta de desplazamiento a la derecha >= anchura del tipo [activado por defecto]
  133. (((guint8 *) (__data))[__idx] = (((guint##__size) (__num)) >> (__shift)) & 0xff)
  134. ^
  135. /usr/include/gstreamer-0.10/gst/gstutils.h:388:8: nota: in expansion of macro ‘_GST_PUT’
  136. _GST_PUT (data, 1, 64, 48, num); \
  137. ^
  138. /usr/include/gstreamer-0.10/gst/gstutils.h:892:3: nota: in expansion of macro ‘GST_WRITE_UINT64_BE’
  139. GST_WRITE_UINT64_BE (data, u.i);
  140. ^
  141. /usr/include/gstreamer-0.10/gst/gstutils.h:275:75: aviso: cuenta de desplazamiento a la derecha >= anchura del tipo [activado por defecto]
  142. (((guint8 *) (__data))[__idx] = (((guint##__size) (__num)) >> (__shift)) & 0xff)
  143. ^
  144. /usr/include/gstreamer-0.10/gst/gstutils.h:389:8: nota: in expansion of macro ‘_GST_PUT’
  145. _GST_PUT (data, 2, 64, 40, num); \
  146. ^
  147. /usr/include/gstreamer-0.10/gst/gstutils.h:892:3: nota: in expansion of macro ‘GST_WRITE_UINT64_BE’
  148. GST_WRITE_UINT64_BE (data, u.i);
  149. ^
  150. /usr/include/gstreamer-0.10/gst/gstutils.h:275:75: aviso: cuenta de desplazamiento a la derecha >= anchura del tipo [activado por defecto]
  151. (((guint8 *) (__data))[__idx] = (((guint##__size) (__num)) >> (__shift)) & 0xff)
  152. ^
  153. /usr/include/gstreamer-0.10/gst/gstutils.h:390:8: nota: in expansion of macro ‘_GST_PUT’
  154. _GST_PUT (data, 3, 64, 32, num); \
  155. ^
  156. /usr/include/gstreamer-0.10/gst/gstutils.h:892:3: nota: in expansion of macro ‘GST_WRITE_UINT64_BE’
  157. GST_WRITE_UINT64_BE (data, u.i);
  158. ^
  159. g++ -DRTI_UNIX -DRTI_LINUX -m32 -O2 -D__STDC_CONSTANT_MACROS -o objs/i86Linux3.xgcc4.6.3/VideoPublisher/VideoPublisherInterface.o -Isrc/CommonInfrastructure -Isrc/Generated -I/home/antonio/RTI/Connext/ndds.5.1.0/include -I/home/antonio/RTI/Connext/ndds.5.1.0/include/ndds -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/lib/i386-linux-gnu/glib-2.0/include -c src/VideoPublisher/VideoPublisherInterface.cxx
  160. g++ -DRTI_UNIX -DRTI_LINUX -m32 -O2 -D__STDC_CONSTANT_MACROS -o objs/i86Linux3.xgcc4.6.3/Common/VideoData.o -Isrc/CommonInfrastructure -Isrc/Generated -I/home/antonio/RTI/Connext/ndds.5.1.0/include -I/home/antonio/RTI/Connext/ndds.5.1.0/include/ndds -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/lib/i386-linux-gnu/glib-2.0/include -c src/Generated/VideoData.cxx
  161. g++ -DRTI_UNIX -DRTI_LINUX -m32 -O2 -D__STDC_CONSTANT_MACROS -o objs/i86Linux3.xgcc4.6.3/Common/VideoDataPlugin.o -Isrc/CommonInfrastructure -Isrc/Generated -I/home/antonio/RTI/Connext/ndds.5.1.0/include -I/home/antonio/RTI/Connext/ndds.5.1.0/include/ndds -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/lib/i386-linux-gnu/glib-2.0/include -c src/Generated/VideoDataPlugin.cxx
  162. g++ -m32 -static-libgcc -o objs/i86Linux3.xgcc4.6.3/VideoPublisher/VideoPublisher objs/i86Linux3.xgcc4.6.3/VideoPublisher/VideoPublisher.o objs/i86Linux3.xgcc4.6.3/VideoPublisher/VideoPublisherInterface.o objs/i86Linux3.xgcc4.6.3/Common/DDSCommunicator.o objs/i86Linux3.xgcc4.6.3/Common/OSAPI.o objs/i86Linux3.xgcc4.6.3/Common/VideoBuffer.o objs/i86Linux3.xgcc4.6.3/Common/VideoSource.o objs/i86Linux3.xgcc4.6.3/Common/VideoOutput.o objs/i86Linux3.xgcc4.6.3/Common/SimCList.o objs/i86Linux3.xgcc4.6.3/Common/VideoData.o objs/i86Linux3.xgcc4.6.3/Common/VideoDataPlugin.o objs/i86Linux3.xgcc4.6.3/Common/VideoDataSupport.o -L/home/antonio/RTI/Connext/ndds.5.1.0/lib/i86Linux3.xgcc4.6.3 -L/usr/lib -L/usr/lib32 -L/usr/lib64 -lnddscppz -lnddscz -lnddscorez -ldl -lnsl -lm -lpthread -lrt -lglib-2.0 -lgstreamer-0.10 -lgstapp-0.10
  163. /usr/bin/ld: se salta el /usr/lib/libdl.so incompatible mientras se busca -ldl
  164. /usr/bin/ld: se salta el /usr/lib/libdl.a incompatible mientras se busca -ldl
  165. /usr/bin/ld: se salta el /usr/lib/libnsl.so incompatible mientras se busca -lnsl
  166. /usr/bin/ld: se salta el /usr/lib/libpthread.so incompatible mientras se busca -lpthread
  167. /usr/bin/ld: se salta el /usr/lib/libpthread.a incompatible mientras se busca -lpthread
  168. /usr/bin/ld: se salta el /usr/lib/librt.so incompatible mientras se busca -lrt
  169. /usr/bin/ld: se salta el /usr/lib/libglib-2.0.so incompatible mientras se busca -lglib-2.0
  170. /usr/bin/ld: se salta el /usr/lib/libgstreamer-0.10.so incompatible mientras se busca -lgstreamer-0.10
  171. /usr/bin/ld: se salta el /usr/lib/libgstapp-0.10.so incompatible mientras se busca -lgstapp-0.10
  172. /usr/bin/ld: se salta el /usr/lib/libstdc++.so incompatible mientras se busca -lstdc++
  173. /usr/bin/ld: se salta el /usr/lib/libstdc++.a incompatible mientras se busca -lstdc++
  174. /usr/bin/ld: se salta el /usr/lib/libm.so incompatible mientras se busca -lm
  175. /usr/bin/ld: se salta el /usr/lib/libm.a incompatible mientras se busca -lm
  176. /usr/bin/ld: se salta el /usr/lib/libc.so incompatible mientras se busca -lc
  177. /usr/bin/ld: se salta el /usr/lib/libc.a incompatible mientras se busca -lc
  178. /usr/bin/ld: objs/i86Linux3.xgcc4.6.3/Common/VideoSource.o: referencia sin definir al símbolo 'g_object_set'
  179. /usr/lib32/libgobject-2.0.so.0: error adding symbols: DSO missing from command line
  180. collect2: error: ld devolvió el estado de salida 1
  181. make/Makefile.common:135: recipe for target 'objs/i86Linux3.xgcc4.6.3/VideoPublisher/VideoPublisher.out' failed
  182. make: *** [objs/i86Linux3.xgcc4.6.3/VideoPublisher/VideoPublisher.out] Error 1
Add Comment
Please, Sign In to add comment