=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for quagga-0.99.24.1nb1 /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/usr/pkgsrc/work/net/quagga/work/quagga-0.99.24.1' Making all in lib gmake[2]: Entering directory '/usr/pkgsrc/work/net/quagga/work/quagga-0.99.24.1/lib' true /usr/pkg/bin/gmake all-am gmake[3]: Entering directory '/usr/pkgsrc/work/net/quagga/work/quagga-0.99.24.1/lib' CC network.lo CC pid_output.lo CC getopt.lo CC getopt1.lo CC daemon.lo CC checksum.lo CC vector.lo CC linklist.lo CC vty.lo In file included from vty.c:35: In file included from ./filter.h:26: ./if.h:140:18: error: field has incomplete type 'struct if_data' struct if_data stats; ^ ./if.h:140:10: note: forward declaration of 'struct if_data' struct if_data stats; ^ vty.c:873:24: warning: expression which evaluates to zero treated as a null pointer constant of type 'void *' [-Wnon-literal-null-conversion] vector_set (vline, '\0'); ^~~~ vty.c:988:26: warning: expression which evaluates to zero treated as a null pointer constant of type 'void *' [-Wnon-literal-null-conversion] vector_set (vline, '\0'); ^~~~ vty.c:992:26: warning: expression which evaluates to zero treated as a null pointer constant of type 'void *' [-Wnon-literal-null-conversion] vector_set (vline, '\0'); ^~~~ 3 warnings and 1 error generated. Makefile:542: recipe for target 'vty.lo' failed gmake[3]: *** [vty.lo] Error 1 gmake[3]: Leaving directory '/usr/pkgsrc/work/net/quagga/work/quagga-0.99.24.1/lib' Makefile:406: recipe for target 'all' failed gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory '/usr/pkgsrc/work/net/quagga/work/quagga-0.99.24.1/lib' Makefile:454: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/usr/pkgsrc/work/net/quagga/work/quagga-0.99.24.1' Makefile:385: recipe for target 'all' failed gmake: *** [all] Error 2 *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/net/quagga *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/quagga