=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for poptop-1.3.4nb1 cd . && /bin/sh /usr/pkgsrc/work/net/poptop/work/pptpd-1.3.4/missing --run aclocal-1.9 WARNING: 'aclocal' is missing on your system. You should only need it if you modified 'acinclude.m4' or 'configure.in'. You might want to install the Automake and Perl packages. Grab them from any GNU archive site. cd . && /bin/sh /usr/pkgsrc/work/net/poptop/work/pptpd-1.3.4/missing --run automake-1.9 --foreign WARNING: 'automake' is missing on your system. You should only need it if you modified 'Makefile.am', 'acinclude.m4' or 'configure.in'. You might want to install the Automake and Perl packages. Grab them from any GNU archive site. cd . && /bin/sh /usr/pkgsrc/work/net/poptop/work/pptpd-1.3.4/missing --run autoconf WARNING: 'autoconf' is missing on your system. You should only need it if you modified 'configure.in'. You might want to install the Autoconf and GNU m4 packages. Grab them from any GNU archive site. cd . && /bin/sh /usr/pkgsrc/work/net/poptop/work/pptpd-1.3.4/missing --run autoheader WARNING: 'autoheader' is missing on your system. You should only need it if you modified 'acconfig.h' or 'configure.in'. You might want to install the Autoconf and GNU m4 packages. Grab them from any GNU archive site. rm -f stamp-h1 touch config.h.in /usr/pkg/bin/gmake all-am gmake[1]: Entering directory '/usr/pkgsrc/work/net/poptop/work/pptpd-1.3.4' cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/pkg/include -O2 -fno-builtin -Wall -DSBINDIR='"/usr/pkg/sbin"' -c pqueue.c cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/pkg/include -O2 -fno-builtin -Wall -DSBINDIR='"/usr/pkg/sbin"' -c pptpd.c cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/pkg/include -O2 -fno-builtin -Wall -DSBINDIR='"/usr/pkg/sbin"' -c configfile.c cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/pkg/include -O2 -fno-builtin -Wall -DSBINDIR='"/usr/pkg/sbin"' -c pptpmanager.c cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/pkg/include -O2 -fno-builtin -Wall -DSBINDIR='"/usr/pkg/sbin"' -c compat.c compat.c:177:3: warning: implicit declaration of function 'memset' is invalid in C99 [-Wimplicit-function-declaration] memset(&sa, 0, sizeof(sa)); ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/pkg/include -O2 -fno-builtin -Wall -DSBINDIR='"/usr/pkg/sbin"' -c inststr.c cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/pkg/include -O2 -fno-builtin -Wall -DSBINDIR='"/usr/pkg/sbin"' -c getopt.c cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/pkg/include -O2 -fno-builtin -Wall -DSBINDIR='"/usr/pkg/sbin"' -c getopt1.c cc -O2 -fno-builtin -Wall -DSBINDIR='"/usr/pkg/sbin"' -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o pptpd pqueue.o pptpd.o configfile.o pptpmanager.o compat.o inststr.o getopt.o getopt1.o -lwrap cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/pkg/include -O2 -fno-builtin -Wall -DSBINDIR='"/usr/pkg/sbin"' -c pptpctrl.c pptpctrl.c:431:85: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (send_packet == TRUE && send_pptp_packet(clientSocket, rply_packet, rply_size) < 0) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ pptpctrl.c:490:61: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if(send_pptp_packet(clientSocket, rply_packet, rply_size) < 0) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ pptpctrl.c:494:61: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if(send_pptp_packet(clientSocket, rply_packet, rply_size) < 0) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ 3 warnings generated. cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/pkg/include -O2 -fno-builtin -Wall -DSBINDIR='"/usr/pkg/sbin"' -c ctrlpacket.c cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/pkg/include -O2 -fno-builtin -Wall -DSBINDIR='"/usr/pkg/sbin"' -c pptpgre.c cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/pkg/include -O2 -fno-builtin -Wall -DSBINDIR='"/usr/pkg/sbin"' -c ppphdlc.c cc -O2 -fno-builtin -Wall -DSBINDIR='"/usr/pkg/sbin"' -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o pptpctrl pqueue.o pptpctrl.o ctrlpacket.o inststr.o compat.o pptpgre.o ppphdlc.o -lutil for d in plugins; do /usr/pkg/bin/gmake -w -C $d all; done gmake[2]: Entering directory '/usr/pkgsrc/work/net/poptop/work/pptpd-1.3.4/plugins' gcc -o pptpd-logwtmp.so -shared -O2 -g -I.. -I../../include -fPIC pptpd-logwtmp.c -lutil In file included from pptpd-logwtmp.c:15: ./pppd.h:61:10: fatal error: 'net/ppp_defs.h' file not found #include ^ 1 error generated. Makefile:19: recipe for target 'pptpd-logwtmp.so' failed gmake[2]: *** [pptpd-logwtmp.so] Error 1 gmake[2]: Leaving directory '/usr/pkgsrc/work/net/poptop/work/pptpd-1.3.4/plugins' Makefile:683: recipe for target 'all-local' failed gmake[1]: *** [all-local] Error 2 gmake[1]: Leaving directory '/usr/pkgsrc/work/net/poptop/work/pptpd-1.3.4' Makefile:215: recipe for target 'all' failed gmake: *** [all] Error 2 *** Error code 2 Stop. bmake: stopped in /usr/pkgsrc/net/poptop *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/poptop