=> Bootstrap dependency digest>=20010302: found digest-20111104 ===> Building for pptp-1.7.1nb1 echo "/* text added by Makefile target config.h */" > config.h echo "#define PPTP_LINUX_VERSION \"1.7.1\"" >> config.h echo "#define PPPD_BINARY \"/usr/sbin/pppd\"" >> config.h gcc -Wall -O0 -g -no-cpp-precomp -isystem /usr/include -c pptp.c pptp.c: In function 'main': pptp.c:350: warning: 'daemon' is deprecated (declared at /usr/include/stdlib.h:292) gcc -Wall -O0 -g -no-cpp-precomp -isystem /usr/include -c pptp_gre.c pptp_gre.c: In function 'decaps_hdlc': pptp_gre.c:203: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness gcc -Wall -O0 -g -no-cpp-precomp -isystem /usr/include -c ppp_fcs.c gcc -Wall -O0 -g -no-cpp-precomp -isystem /usr/include -c pptp_ctrl.c pptp_ctrl.c: In function 'pptp_call_open': pptp_ctrl.c:364: warning: pointer targets in passing argument 1 of '__builtin___strncpy_chk' differ in signedness pptp_ctrl.c:364: warning: pointer targets in passing argument 1 of '__inline_strncpy_chk' differ in signedness gcc -Wall -O0 -g -no-cpp-precomp -isystem /usr/include -c dirutil.c gcc -Wall -O0 -g -no-cpp-precomp -isystem /usr/include -c vector.c gcc -Wall -O0 -g -no-cpp-precomp -isystem /usr/include -c inststr.c gcc -Wall -O0 -g -no-cpp-precomp -isystem /usr/include -c util.c gcc -Wall -O0 -g -no-cpp-precomp -isystem /usr/include -c version.c gcc -Wall -O0 -g -no-cpp-precomp -isystem /usr/include -c pptp_quirks.c gcc -Wall -O0 -g -no-cpp-precomp -isystem /usr/include -c orckit_quirks.c gcc -Wall -O0 -g -no-cpp-precomp -isystem /usr/include -c pqueue.c gcc -Wall -O0 -g -no-cpp-precomp -isystem /usr/include -c pptp_callmgr.c pptp_callmgr.c: In function 'callmgr_main': pptp_callmgr.c:198: warning: pointer targets in passing argument 3 of 'accept' differ in signedness gcc -o pptp pptp.o pptp_gre.o ppp_fcs.o pptp_ctrl.o dirutil.o vector.o inststr.o util.o version.o pptp_quirks.o orckit_quirks.o pqueue.o pptp_callmgr.o -lutil => Unwrapping files-to-be-installed.