Advertisement
Guest User

arti

a guest
Apr 22nd, 2011
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.93 KB | None | 0 0
  1. arti@arti-desktop:~/Desktop/zebra-0.95a$ make
  2. make all-recursive
  3. make[1]: Entering directory `/home/arti/Desktop/zebra-0.95a'
  4. Making all in lib
  5. make[2]: Entering directory `/home/arti/Desktop/zebra-0.95a/lib'
  6. echo '' >version.c
  7. echo 'char *host_name = "";' >>version.c
  8. source='version.c' object='version.o' libtool=no \
  9. depfile='.deps/version.Po' tmpdepfile='.deps/version.TPo' \
  10. depmode=gcc3 /bin/bash ../depcomp \
  11. gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/\" -I. -I. -I.. -I.. -I.. -I../lib -g -O2 -Wall -c `test -f 'version.c' || echo './'`version.c
  12. source='network.c' object='network.o' libtool=no \
  13. depfile='.deps/network.Po' tmpdepfile='.deps/network.TPo' \
  14. depmode=gcc3 /bin/bash ../depcomp \
  15. gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/\" -I. -I. -I.. -I.. -I.. -I../lib -g -O2 -Wall -c `test -f 'network.c' || echo './'`network.c
  16. source='pid_output.c' object='pid_output.o' libtool=no \
  17. depfile='.deps/pid_output.Po' tmpdepfile='.deps/pid_output.TPo' \
  18. depmode=gcc3 /bin/bash ../depcomp \
  19. gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/\" -I. -I. -I.. -I.. -I.. -I../lib -g -O2 -Wall -c `test -f 'pid_output.c' || echo './'`pid_output.c
  20. pid_output.c: In function ‘pid_output_lock’:
  21. pid_output.c:61: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result
  22. source='getopt.c' object='getopt.o' libtool=no \
  23. depfile='.deps/getopt.Po' tmpdepfile='.deps/getopt.TPo' \
  24. depmode=gcc3 /bin/bash ../depcomp \
  25. gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/\" -I. -I. -I.. -I.. -I.. -I../lib -g -O2 -Wall -c `test -f 'getopt.c' || echo './'`getopt.c
  26. source='getopt1.c' object='getopt1.o' libtool=no \
  27. depfile='.deps/getopt1.Po' tmpdepfile='.deps/getopt1.TPo' \
  28. depmode=gcc3 /bin/bash ../depcomp \
  29. gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/\" -I. -I. -I.. -I.. -I.. -I../lib -g -O2 -Wall -c `test -f 'getopt1.c' || echo './'`getopt1.c
  30. source='daemon.c' object='daemon.o' libtool=no \
  31. depfile='.deps/daemon.Po' tmpdepfile='.deps/daemon.TPo' \
  32. depmode=gcc3 /bin/bash ../depcomp \
  33. gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/\" -I. -I. -I.. -I.. -I.. -I../lib -g -O2 -Wall -c `test -f 'daemon.c' || echo './'`daemon.c
  34. source='print_version.c' object='print_version.o' libtool=no \
  35. depfile='.deps/print_version.Po' tmpdepfile='.deps/print_version.TPo' \
  36. depmode=gcc3 /bin/bash ../depcomp \
  37. gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/\" -I. -I. -I.. -I.. -I.. -I../lib -g -O2 -Wall -c `test -f 'print_version.c' || echo './'`print_version.c
  38. source='checksum.c' object='checksum.o' libtool=no \
  39. depfile='.deps/checksum.Po' tmpdepfile='.deps/checksum.TPo' \
  40. depmode=gcc3 /bin/bash ../depcomp \
  41. gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/\" -I. -I. -I.. -I.. -I.. -I../lib -g -O2 -Wall -c `test -f 'checksum.c' || echo './'`checksum.c
  42. source='vector.c' object='vector.o' libtool=no \
  43. depfile='.deps/vector.Po' tmpdepfile='.deps/vector.TPo' \
  44. depmode=gcc3 /bin/bash ../depcomp \
  45. gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/\" -I. -I. -I.. -I.. -I.. -I../lib -g -O2 -Wall -c `test -f 'vector.c' || echo './'`vector.c
  46. source='linklist.c' object='linklist.o' libtool=no \
  47. depfile='.deps/linklist.Po' tmpdepfile='.deps/linklist.TPo' \
  48. depmode=gcc3 /bin/bash ../depcomp \
  49. gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/\" -I. -I. -I.. -I.. -I.. -I../lib -g -O2 -Wall -c `test -f 'linklist.c' || echo './'`linklist.c
  50. source='vty.c' object='vty.o' libtool=no \
  51. depfile='.deps/vty.Po' tmpdepfile='.deps/vty.TPo' \
  52. depmode=gcc3 /bin/bash ../depcomp \
  53. gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/\" -I. -I. -I.. -I.. -I.. -I../lib -g -O2 -Wall -c `test -f 'vty.c' || echo './'`vty.c
  54. vty.c: In function ‘vty_out’:
  55. vty.c:129: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
  56. vty.c: In function ‘vty_log_out’:
  57. vty.c:175: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
  58. vty.c:179: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
  59. vty.c:184: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
  60. vty.c:187: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
  61. vty.c: In function ‘vty_hello’:
  62. vty.c:220: warning: format not a string literal and no format arguments
  63. vty.c: In function ‘vty_use_backup_config’:
  64. vty.c:2165: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
  65. source='command.c' object='command.o' libtool=no \
  66. depfile='.deps/command.Po' tmpdepfile='.deps/command.TPo' \
  67. depmode=gcc3 /bin/bash ../depcomp \
  68. gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/\" -I. -I. -I.. -I.. -I.. -I../lib -g -O2 -Wall -c `test -f 'command.c' || echo './'`command.c
  69. source='sockunion.c' object='sockunion.o' libtool=no \
  70. depfile='.deps/sockunion.Po' tmpdepfile='.deps/sockunion.TPo' \
  71. depmode=gcc3 /bin/bash ../depcomp \
  72. gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/\" -I. -I. -I.. -I.. -I.. -I../lib -g -O2 -Wall -c `test -f 'sockunion.c' || echo './'`sockunion.c
  73. sockunion.c: In function ‘sockunion_getsockname’:
  74. sockunion.c:570: warning: pointer targets in passing argument 3 of ‘getsockname’ differ in signedness
  75. /usr/include/sys/socket.h:119: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’
  76. sockunion.c: In function ‘sockunion_getpeername’:
  77. sockunion.c:624: warning: pointer targets in passing argument 3 of ‘getpeername’ differ in signedness
  78. /usr/include/sys/socket.h:133: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’
  79. In file included from /usr/include/stdio.h:930,
  80. from ./zebra.h:41,
  81. from sockunion.c:22:
  82. In function ‘snprintf’,
  83. inlined from ‘sockunion_log’ at sockunion.c:305:
  84. /usr/include/bits/stdio2.h:65: warning: call to __builtin___snprintf_chk will always overflow destination buffer
  85. In function ‘snprintf’,
  86. inlined from ‘sockunion_log’ at sockunion.c:309:
  87. /usr/include/bits/stdio2.h:65: warning: call to __builtin___snprintf_chk will always overflow destination buffer
  88. In function ‘snprintf’,
  89. inlined from ‘sockunion_log’ at sockunion.c:314:
  90. /usr/include/bits/stdio2.h:65: warning: call to __builtin___snprintf_chk will always overflow destination buffer
  91. source='prefix.c' object='prefix.o' libtool=no \
  92. depfile='.deps/prefix.Po' tmpdepfile='.deps/prefix.TPo' \
  93. depmode=gcc3 /bin/bash ../depcomp \
  94. gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/\" -I. -I. -I.. -I.. -I.. -I../lib -g -O2 -Wall -c `test -f 'prefix.c' || echo './'`prefix.c
  95. source='thread.c' object='thread.o' libtool=no \
  96. depfile='.deps/thread.Po' tmpdepfile='.deps/thread.TPo' \
  97. depmode=gcc3 /bin/bash ../depcomp \
  98. gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/\" -I. -I. -I.. -I.. -I.. -I../lib -g -O2 -Wall -c `test -f 'thread.c' || echo './'`thread.c
  99. thread.c: In function ‘thread_timer_remain_second’:
  100. thread.c:256: warning: function returns address of local variable
  101. source='if.c' object='if.o' libtool=no \
  102. depfile='.deps/if.Po' tmpdepfile='.deps/if.TPo' \
  103. depmode=gcc3 /bin/bash ../depcomp \
  104. gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/\" -I. -I. -I.. -I.. -I.. -I../lib -g -O2 -Wall -c `test -f 'if.c' || echo './'`if.c
  105. if.c: In function ‘connected_log’:
  106. if.c:513: warning: format not a string literal and no format arguments
  107. source='memory.c' object='memory.o' libtool=no \
  108. depfile='.deps/memory.Po' tmpdepfile='.deps/memory.TPo' \
  109. depmode=gcc3 /bin/bash ../depcomp \
  110. gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/\" -I. -I. -I.. -I.. -I.. -I../lib -g -O2 -Wall -c `test -f 'memory.c' || echo './'`memory.c
  111. source='buffer.c' object='buffer.o' libtool=no \
  112. depfile='.deps/buffer.Po' tmpdepfile='.deps/buffer.TPo' \
  113. depmode=gcc3 /bin/bash ../depcomp \
  114. gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/\" -I. -I. -I.. -I.. -I.. -I../lib -g -O2 -Wall -c `test -f 'buffer.c' || echo './'`buffer.c
  115. buffer.c: In function ‘buffer_putw’:
  116. buffer.c:202: warning: pointer targets in passing argument 2 of ‘buffer_write’ differ in signedness
  117. buffer.c:152: note: expected ‘u_char *’ but argument is of type ‘char *’
  118. buffer.c: In function ‘buffer_flush’:
  119. buffer.c:251: warning: ignoring return value of ‘writev’, declared with attribute warn_unused_result
  120. source='table.c' object='table.o' libtool=no \
  121. depfile='.deps/table.Po' tmpdepfile='.deps/table.TPo' \
  122. depmode=gcc3 /bin/bash ../depcomp \
  123. gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/\" -I. -I. -I.. -I.. -I.. -I../lib -g -O2 -Wall -c `test -f 'table.c' || echo './'`table.c
  124. source='hash.c' object='hash.o' libtool=no \
  125. depfile='.deps/hash.Po' tmpdepfile='.deps/hash.TPo' \
  126. depmode=gcc3 /bin/bash ../depcomp \
  127. gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/\" -I. -I. -I.. -I.. -I.. -I../lib -g -O2 -Wall -c `test -f 'hash.c' || echo './'`hash.c
  128. source='filter.c' object='filter.o' libtool=no \
  129. depfile='.deps/filter.Po' tmpdepfile='.deps/filter.TPo' \
  130. depmode=gcc3 /bin/bash ../depcomp \
  131. gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/\" -I. -I. -I.. -I.. -I.. -I../lib -g -O2 -Wall -c `test -f 'filter.c' || echo './'`filter.c
  132. source='routemap.c' object='routemap.o' libtool=no \
  133. depfile='.deps/routemap.Po' tmpdepfile='.deps/routemap.TPo' \
  134. depmode=gcc3 /bin/bash ../depcomp \
  135. gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/\" -I. -I. -I.. -I.. -I.. -I../lib -g -O2 -Wall -c `test -f 'routemap.c' || echo './'`routemap.c
  136. source='distribute.c' object='distribute.o' libtool=no \
  137. depfile='.deps/distribute.Po' tmpdepfile='.deps/distribute.TPo' \
  138. depmode=gcc3 /bin/bash ../depcomp \
  139. gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/\" -I. -I. -I.. -I.. -I.. -I../lib -g -O2 -Wall -c `test -f 'distribute.c' || echo './'`distribute.c
  140. source='stream.c' object='stream.o' libtool=no \
  141. depfile='.deps/stream.Po' tmpdepfile='.deps/stream.TPo' \
  142. depmode=gcc3 /bin/bash ../depcomp \
  143. gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/\" -I. -I. -I.. -I.. -I.. -I../lib -g -O2 -Wall -c `test -f 'stream.c' || echo './'`stream.c
  144. stream.c: In function ‘stream_read’:
  145. stream.c:325: warning: pointer targets in passing argument 2 of ‘readn’ differ in signedness
  146. network.h:26: note: expected ‘char *’ but argument is of type ‘unsigned char *’
  147. source='str.c' object='str.o' libtool=no \
  148. depfile='.deps/str.Po' tmpdepfile='.deps/str.TPo' \
  149. depmode=gcc3 /bin/bash ../depcomp \
  150. gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/\" -I. -I. -I.. -I.. -I.. -I../lib -g -O2 -Wall -c `test -f 'str.c' || echo './'`str.c
  151. source='log.c' object='log.o' libtool=no \
  152. depfile='.deps/log.Po' tmpdepfile='.deps/log.TPo' \
  153. depmode=gcc3 /bin/bash ../depcomp \
  154. gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/\" -I. -I. -I.. -I.. -I.. -I../lib -g -O2 -Wall -c `test -f 'log.c' || echo './'`log.c
  155. source='plist.c' object='plist.o' libtool=no \
  156. depfile='.deps/plist.Po' tmpdepfile='.deps/plist.TPo' \
  157. depmode=gcc3 /bin/bash ../depcomp \
  158. gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/\" -I. -I. -I.. -I.. -I.. -I../lib -g -O2 -Wall -c `test -f 'plist.c' || echo './'`plist.c
  159. source='zclient.c' object='zclient.o' libtool=no \
  160. depfile='.deps/zclient.Po' tmpdepfile='.deps/zclient.TPo' \
  161. depmode=gcc3 /bin/bash ../depcomp \
  162. gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/\" -I. -I. -I.. -I.. -I.. -I../lib -g -O2 -Wall -c `test -f 'zclient.c' || echo './'`zclient.c
  163. zclient.c: In function ‘zebra_message_send’:
  164. zclient.c:213: warning: pointer targets in passing argument 2 of ‘writen’ differ in signedness
  165. network.h:27: note: expected ‘char *’ but argument is of type ‘unsigned char *’
  166. zclient.c: In function ‘zapi_ipv4_add’:
  167. zclient.c:348: warning: pointer targets in passing argument 2 of ‘writen’ differ in signedness
  168. network.h:27: note: expected ‘char *’ but argument is of type ‘unsigned char *’
  169. zclient.c: In function ‘zapi_ipv4_delete’:
  170. zclient.c:408: warning: pointer targets in passing argument 2 of ‘writen’ differ in signedness
  171. network.h:27: note: expected ‘char *’ but argument is of type ‘unsigned char *’
  172. zclient.c: In function ‘zapi_ipv6_add’:
  173. zclient.c:463: warning: pointer targets in passing argument 2 of ‘writen’ differ in signedness
  174. network.h:27: note: expected ‘char *’ but argument is of type ‘unsigned char *’
  175. zclient.c: In function ‘zapi_ipv6_delete’:
  176. zclient.c:517: warning: pointer targets in passing argument 2 of ‘writen’ differ in signedness
  177. network.h:27: note: expected ‘char *’ but argument is of type ‘unsigned char *’
  178. zclient.c: In function ‘zebra_redistribute_send’:
  179. zclient.c:536: warning: pointer targets in passing argument 2 of ‘writen’ differ in signedness
  180. network.h:27: note: expected ‘char *’ but argument is of type ‘unsigned char *’
  181. zclient.c: In function ‘zebra_interface_add_read’:
  182. zclient.c:554: warning: pointer targets in passing argument 1 of ‘if_lookup_by_name’ differ in signedness
  183. if.h:185: note: expected ‘char *’ but argument is of type ‘u_char *’
  184. zclient.c:560: warning: pointer targets in passing argument 2 of ‘strncpy’ differ in signedness
  185. /usr/include/bits/string3.h:120: note: expected ‘const char * __restrict__’ but argument is of type ‘u_char *’
  186. zclient.c: In function ‘zebra_interface_state_read’:
  187. zclient.c:593: warning: pointer targets in passing argument 1 of ‘if_lookup_by_name’ differ in signedness
  188. if.h:185: note: expected ‘char *’ but argument is of type ‘u_char *’
  189. source='sockopt.c' object='sockopt.o' libtool=no \
  190. depfile='.deps/sockopt.Po' tmpdepfile='.deps/sockopt.TPo' \
  191. depmode=gcc3 /bin/bash ../depcomp \
  192. gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/\" -I. -I. -I.. -I.. -I.. -I../lib -g -O2 -Wall -c `test -f 'sockopt.c' || echo './'`sockopt.c
  193. source='smux.c' object='smux.o' libtool=no \
  194. depfile='.deps/smux.Po' tmpdepfile='.deps/smux.TPo' \
  195. depmode=gcc3 /bin/bash ../depcomp \
  196. gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/\" -I. -I. -I.. -I.. -I.. -I../lib -g -O2 -Wall -c `test -f 'smux.c' || echo './'`smux.c
  197. source='md5.c' object='md5.o' libtool=no \
  198. depfile='.deps/md5.Po' tmpdepfile='.deps/md5.TPo' \
  199. depmode=gcc3 /bin/bash ../depcomp \
  200. gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/\" -I. -I. -I.. -I.. -I.. -I../lib -g -O2 -Wall -c `test -f 'md5.c' || echo './'`md5.c
  201. source='keychain.c' object='keychain.o' libtool=no \
  202. depfile='.deps/keychain.Po' tmpdepfile='.deps/keychain.TPo' \
  203. depmode=gcc3 /bin/bash ../depcomp \
  204. gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/\" -I. -I. -I.. -I.. -I.. -I../lib -g -O2 -Wall -c `test -f 'keychain.c' || echo './'`keychain.c
  205. source='pqueue.c' object='pqueue.o' libtool=no \
  206. depfile='.deps/pqueue.Po' tmpdepfile='.deps/pqueue.TPo' \
  207. depmode=gcc3 /bin/bash ../depcomp \
  208. gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/\" -I. -I. -I.. -I.. -I.. -I../lib -g -O2 -Wall -c `test -f 'pqueue.c' || echo './'`pqueue.c
  209. rm -f libzebra.a
  210. ar cru libzebra.a version.o network.o pid_output.o getopt.o getopt1.o daemon.o print_version.o checksum.o vector.o linklist.o vty.o command.o sockunion.o prefix.o thread.o if.o memory.o buffer.o table.o hash.o filter.o routemap.o distribute.o stream.o str.o log.o plist.o zclient.o sockopt.o smux.o md5.o keychain.o pqueue.o
  211. ranlib libzebra.a
  212. make[2]: Leaving directory `/home/arti/Desktop/zebra-0.95a/lib'
  213. Making all in zebra
  214. make[2]: Entering directory `/home/arti/Desktop/zebra-0.95a/zebra'
  215. source='zserv.c' object='zserv.o' libtool=no \
  216. depfile='.deps/zserv.Po' tmpdepfile='.deps/zserv.TPo' \
  217. depmode=gcc3 /bin/bash ../depcomp \
  218. gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/\" -DMULTIPATH_NUM=1 -I. -I. -I.. -I.. -I.. -I../lib -g -O2 -Wall -c `test -f 'zserv.c' || echo './'`zserv.c
  219. zserv.c: In function ‘zread_interface_add’:
  220. zserv.c:999: warning: operation on ‘ifnode’ may be undefined
  221. source='main.c' object='main.o' libtool=no \
  222. depfile='.deps/main.Po' tmpdepfile='.deps/main.TPo' \
  223. depmode=gcc3 /bin/bash ../depcomp \
  224. gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/\" -DMULTIPATH_NUM=1 -I. -I. -I.. -I.. -I.. -I../lib -g -O2 -Wall -c `test -f 'main.c' || echo './'`main.c
  225. main.c: In function ‘main’:
  226. main.c:305: warning: ignoring return value of ‘daemon’, declared with attribute warn_unused_result
  227. source='interface.c' object='interface.o' libtool=no \
  228. depfile='.deps/interface.Po' tmpdepfile='.deps/interface.TPo' \
  229. depmode=gcc3 /bin/bash ../depcomp \
  230. gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/\" -DMULTIPATH_NUM=1 -I. -I. -I.. -I.. -I.. -I../lib -g -O2 -Wall -c `test -f 'interface.c' || echo './'`interface.c
  231. source='connected.c' object='connected.o' libtool=no \
  232. depfile='.deps/connected.Po' tmpdepfile='.deps/connected.TPo' \
  233. depmode=gcc3 /bin/bash ../depcomp \
  234. gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/\" -DMULTIPATH_NUM=1 -I. -I. -I.. -I.. -I.. -I../lib -g -O2 -Wall -c `test -f 'connected.c' || echo './'`connected.c
  235. connected.c: In function ‘connected_check_ipv4’:
  236. connected.c:43: warning: operation on ‘node’ may be undefined
  237. connected.c: In function ‘connected_check_ipv6’:
  238. connected.c:225: warning: operation on ‘node’ may be undefined
  239. source='ioctl.c' object='ioctl.o' libtool=no \
  240. depfile='.deps/ioctl.Po' tmpdepfile='.deps/ioctl.TPo' \
  241. depmode=gcc3 /bin/bash ../depcomp \
  242. gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/\" -DMULTIPATH_NUM=1 -I. -I. -I.. -I.. -I.. -I../lib -g -O2 -Wall -c `test -f 'ioctl.c' || echo './'`ioctl.c
  243. source='zebra_rib.c' object='zebra_rib.o' libtool=no \
  244. depfile='.deps/zebra_rib.Po' tmpdepfile='.deps/zebra_rib.TPo' \
  245. depmode=gcc3 /bin/bash ../depcomp \
  246. gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/\" -DMULTIPATH_NUM=1 -I. -I. -I.. -I.. -I.. -I../lib -g -O2 -Wall -c `test -f 'zebra_rib.c' || echo './'`zebra_rib.c
  247. source='redistribute.c' object='redistribute.o' libtool=no \
  248. depfile='.deps/redistribute.Po' tmpdepfile='.deps/redistribute.TPo' \
  249. depmode=gcc3 /bin/bash ../depcomp \
  250. gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/\" -DMULTIPATH_NUM=1 -I. -I. -I.. -I.. -I.. -I../lib -g -O2 -Wall -c `test -f 'redistribute.c' || echo './'`redistribute.c
  251. source='debug.c' object='debug.o' libtool=no \
  252. depfile='.deps/debug.Po' tmpdepfile='.deps/debug.TPo' \
  253. depmode=gcc3 /bin/bash ../depcomp \
  254. gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/\" -DMULTIPATH_NUM=1 -I. -I. -I.. -I.. -I.. -I../lib -g -O2 -Wall -c `test -f 'debug.c' || echo './'`debug.c
  255. source='rtadv.c' object='rtadv.o' libtool=no \
  256. depfile='.deps/rtadv.Po' tmpdepfile='.deps/rtadv.TPo' \
  257. depmode=gcc3 /bin/bash ../depcomp \
  258. gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/\" -DMULTIPATH_NUM=1 -I. -I. -I.. -I.. -I.. -I../lib -g -O2 -Wall -c `test -f 'rtadv.c' || echo './'`rtadv.c
  259. rtadv.c: In function ‘rtadv_recv_packet’:
  260. rtadv.c:123: error: dereferencing pointer to incomplete type
  261. rtadv.c:124: error: dereferencing pointer to incomplete type
  262. rtadv.c:124: error: dereferencing pointer to incomplete type
  263. rtadv.c:130: warning: dereferencing type-punned pointer will break strict-aliasing rules
  264. rtadv.c: In function ‘rtadv_send_packet’:
  265. rtadv.c:149: error: invalid application of ‘sizeof’ to incomplete type ‘struct in6_pktinfo’
  266. rtadv.c:194: warning: operation on ‘node’ may be undefined
  267. rtadv.c:268: error: dereferencing pointer to incomplete type
  268. rtadv.c:269: error: dereferencing pointer to incomplete type
  269. rtadv.c: In function ‘rtadv_prefix_lookup’:
  270. rtadv.c:476: warning: operation on ‘node’ may be undefined
  271. rtadv.c: In function ‘rtadv_config_write’:
  272. rtadv.c:977: warning: operation on ‘node’ may be undefined
  273. rtadv.c:982: warning: pointer targets in passing argument 3 of ‘inet_ntop’ differ in signedness
  274. /usr/include/arpa/inet.h:65: note: expected ‘char * __restrict__’ but argument is of type ‘u_char *’
  275. make[2]: *** [rtadv.o] Error 1
  276. make[2]: Leaving directory `/home/arti/Desktop/zebra-0.95a/zebra'
  277. make[1]: *** [all-recursive] Error 1
  278. make[1]: Leaving directory `/home/arti/Desktop/zebra-0.95a'
  279. make: *** [all] Error 2
  280. arti@arti-desktop:~/Desktop/zebra-0.95a$ make check
  281. Making check in lib
  282. make[1]: Entering directory `/home/arti/Desktop/zebra-0.95a/lib'
  283. make[1]: Nothing to be done for `check'.
  284. make[1]: Leaving directory `/home/arti/Desktop/zebra-0.95a/lib'
  285. Making check in zebra
  286. make[1]: Entering directory `/home/arti/Desktop/zebra-0.95a/zebra'
  287. source='rtadv.c' object='rtadv.o' libtool=no \
  288. depfile='.deps/rtadv.Po' tmpdepfile='.deps/rtadv.TPo' \
  289. depmode=gcc3 /bin/bash ../depcomp \
  290. gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/\" -DMULTIPATH_NUM=1 -I. -I. -I.. -I.. -I.. -I../lib -g -O2 -Wall -c `test -f 'rtadv.c' || echo './'`rtadv.c
  291. rtadv.c: In function ‘rtadv_recv_packet’:
  292. rtadv.c:123: error: dereferencing pointer to incomplete type
  293. rtadv.c:124: error: dereferencing pointer to incomplete type
  294. rtadv.c:124: error: dereferencing pointer to incomplete type
  295. rtadv.c:130: warning: dereferencing type-punned pointer will break strict-aliasing rules
  296. rtadv.c: In function ‘rtadv_send_packet’:
  297. rtadv.c:149: error: invalid application of ‘sizeof’ to incomplete type ‘struct in6_pktinfo’
  298. rtadv.c:194: warning: operation on ‘node’ may be undefined
  299. rtadv.c:268: error: dereferencing pointer to incomplete type
  300. rtadv.c:269: error: dereferencing pointer to incomplete type
  301. rtadv.c: In function ‘rtadv_prefix_lookup’:
  302. rtadv.c:476: warning: operation on ‘node’ may be undefined
  303. rtadv.c: In function ‘rtadv_config_write’:
  304. rtadv.c:977: warning: operation on ‘node’ may be undefined
  305. rtadv.c:982: warning: pointer targets in passing argument 3 of ‘inet_ntop’ differ in signedness
  306. /usr/include/arpa/inet.h:65: note: expected ‘char * __restrict__’ but argument is of type ‘u_char *’
  307. make[1]: *** [rtadv.o] Error 1
  308. make[1]: Leaving directory `/home/arti/Desktop/zebra-0.95a/zebra'
  309. make: *** [check-recursive] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement