Guest User

Untitled

a guest
Oct 24th, 2017
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.23 KB | None | 0 0
  1. CC socket.c
  2. In file included from socket.c:92:
  3. ../include/netlink-local.h: In function '__dp_dump':
  4. ../include/netlink-local.h:278: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result
  5. In file included from socket.c:92:
  6. ../include/netlink-local.h:341:1: warning: "offsetof" redefined
  7. In file included from /usr/include/linux/posix_types.h:4,
  8. from /usr/include/linux/types.h:8,
  9. from ../include/netlink-local.h:38,
  10. from socket.c:92:
  11. /usr/include/linux/stddef.h:411:1: warning: this is the location of the previous definition
  12. CC attr.c
  13. In file included from attr.c:12:
  14. ../include/netlink-local.h: In function '__dp_dump':
  15. ../include/netlink-local.h:278: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result
  16. In file included from attr.c:12:
  17. ../include/netlink-local.h:341:1: warning: "offsetof" redefined
  18. In file included from /usr/include/linux/posix_types.h:4,
  19. from /usr/include/linux/types.h:8,
  20. from ../include/netlink-local.h:38,
  21. from attr.c:12:
  22. /usr/include/linux/stddef.h:411:1: warning: this is the location of the previous definition
  23. CC family.c
  24. ^C
Add Comment
Please, Sign In to add comment