Advertisement
Guest User

Untitled

a guest
Mar 19th, 2013
30
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.78 KB | None | 0 0
  1. ./zebra.h:30:0: warning: "__EXTENSIONS__" redefined [enabled by default]
  2. In file included from ./zebra.h:25:0,
  3. from sockopt.c:22:
  4. ../config.h:726:0: note: this is the location of the previous definition
  5. mv -f .deps/filter.Tpo .deps/filter.Plo
  6. /usr/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/opt/local/etc/zebra/\" -I. -I.. -I.. -I.. -I../lib -I/opt/local/include -I/opt/local/include/ncurses -I/usr/include -D_REENTRANT -O -O2 -I/opt/local/include -I/opt/local/include/ncurses -I/usr/include -D_REENTRANT -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.c
  7. sockopt.c: In function 'setsockopt_ipv4_multicast_if':
  8. sockopt.c:343:4: error: #error "Unsupported multicast API"
  9. gmake[3]: *** [sockopt.lo] Error 1
  10. gmake[3]: *** Waiting for unfinished jobs....
  11. libtool: compile: gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/opt/local/etc/zebra/\" -I. -I.. -I../lib -I/tmp/pkgsrc/net/quagga/work/.buildlink/include -I/tmp/pkgsrc/net/quagga/work/.buildlink/include/ncurses -D_REENTRANT -O -O2 -MT smux.lo -MD -MP -MF .deps/smux.Tpo -c smux.c -fPIC -DPIC -o .libs/smux.o
  12. In file included from smux.c:22:0:
  13. ./zebra.h:30:0: warning: "__EXTENSIONS__" redefined [enabled by default]
  14. In file included from ./zebra.h:25:0,
  15. from smux.c:22:
  16. ../config.h:726:0: note: this is the location of the previous definition
  17. libtool: compile: gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/opt/local/etc/zebra/\" -I. -I.. -I../lib -I/tmp/pkgsrc/net/quagga/work/.buildlink/include -I/tmp/pkgsrc/net/quagga/work/.buildlink/include/ncurses -D_REENTRANT -O -O2 -MT zclient.lo -MD -MP -MF .deps/zclient.Tpo -c zclient.c -o zclient.o >/dev/null 2>&1
  18. libtool: compile: gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/opt/local/etc/zebra/\" -I. -I.. -I../lib -I/tmp/pkgsrc/net/quagga/work/.buildlink/include -I/tmp/pkgsrc/net/quagga/work/.buildlink/include/ncurses -D_REENTRANT -O -O2 -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o
  19. libtool: compile: gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/opt/local/etc/zebra/\" -I. -I.. -I../lib -I/tmp/pkgsrc/net/quagga/work/.buildlink/include -I/tmp/pkgsrc/net/quagga/work/.buildlink/include/ncurses -D_REENTRANT -O -O2 -MT smux.lo -MD -MP -MF .deps/smux.Tpo -c smux.c -o smux.o >/dev/null 2>&1
  20. In file included from md5.c:42:0:
  21. ./zebra.h:30:0: warning: "__EXTENSIONS__" redefined [enabled by default]
  22. In file included from ./zebra.h:25:0,
  23. from md5.c:42:
  24. ../config.h:726:0: note: this is the location of the previous definition
  25. mv -f .deps/stream.Tpo .deps/stream.Plo
  26. mv -f .deps/log.Tpo .deps/log.Plo
  27. mv -f .deps/smux.Tpo .deps/smux.Plo
  28. mv -f .deps/command.Tpo .deps/command.Plo
  29. libtool: compile: gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/opt/local/etc/zebra/\" -I. -I.. -I../lib -I/tmp/pkgsrc/net/quagga/work/.buildlink/include -I/tmp/pkgsrc/net/quagga/work/.buildlink/include/ncurses -D_REENTRANT -O -O2 -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o >/dev/null 2>&1
  30. mv -f .deps/zclient.Tpo .deps/zclient.Plo
  31. libtool: compile: gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/opt/local/etc/zebra/\" -I. -I.. -I../lib -I/tmp/pkgsrc/net/quagga/work/.buildlink/include -I/tmp/pkgsrc/net/quagga/work/.buildlink/include/ncurses -D_REENTRANT -O -O2 -MT plist.lo -MD -MP -MF .deps/plist.Tpo -c plist.c -o plist.o >/dev/null 2>&1
  32. mv -f .deps/md5.Tpo .deps/md5.Plo
  33. mv -f .deps/plist.Tpo .deps/plist.Plo
  34. gmake[3]: Leaving directory `/tmp/pkgsrc/net/quagga/work/quagga-0.99.21/lib'
  35. gmake[2]: *** [all] Error 2
  36. gmake[2]: Leaving directory `/tmp/pkgsrc/net/quagga/work/quagga-0.99.21/lib'
  37. gmake[1]: *** [all-recursive] Error 1
  38. gmake[1]: Leaving directory `/tmp/pkgsrc/net/quagga/work/quagga-0.99.21'
  39. gmake: *** [all] Error 2
  40. *** Error code 2
  41.  
  42. Stop.
  43. bmake: stopped in /opt/pkgsrc/net/quagga
  44. *** Error code 1
  45.  
  46. Stop.
  47. bmake: stopped in /opt/pkgsrc/net/quagga
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement