=> Bootstrap dependency digest>=20010302: found digest-20121220 => Bootstrap dependency fetch-[0-9]*: found fetch-1.8nb1 ===> Building for knock-0.5nb2 gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include -g -Wall -pedantic -fno-exceptions -D_GNU_SOURCE -I. -o src/knockd.o -c src/knockd.c gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include -g -Wall -pedantic -fno-exceptions -D_GNU_SOURCE -I. -o src/list.o -c src/list.c gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include -g -Wall -pedantic -fno-exceptions -D_GNU_SOURCE -I. -o src/knock.o -c src/knock.c sed -e "s/#VERSION#/0.5/" doc/knockd.1.in > doc/knockd.1 sed -e "s/#VERSION#/0.5/" doc/knock.1.in > doc/knock.1 src/knockd.c: In function 'sniff': src/knockd.c:1232:11: error: 'struct tcphdr' has no member named 'th_sport' src/knockd.c:1233:11: error: 'struct tcphdr' has no member named 'th_dport' src/knockd.c:1238:11: error: 'struct udphdr' has no member named 'uh_sport' src/knockd.c:1239:11: error: 'struct udphdr' has no member named 'uh_dport' src/knockd.c:1315:47: error: 'struct tcphdr' has no member named 'th_flags' src/knockd.c:1315:60: error: 'TH_FIN' undeclared (first use in this function) src/knockd.c:1315:60: note: each undeclared identifier is reported only once for each function it appears in src/knockd.c:1319:50: error: 'struct tcphdr' has no member named 'th_flags' src/knockd.c:1325:47: error: 'struct tcphdr' has no member named 'th_flags' src/knockd.c:1325:60: error: 'TH_SYN' undeclared (first use in this function) src/knockd.c:1329:50: error: 'struct tcphdr' has no member named 'th_flags' src/knockd.c:1335:47: error: 'struct tcphdr' has no member named 'th_flags' src/knockd.c:1335:60: error: 'TH_RST' undeclared (first use in this function) src/knockd.c:1339:50: error: 'struct tcphdr' has no member named 'th_flags' src/knockd.c:1345:47: error: 'struct tcphdr' has no member named 'th_flags' src/knockd.c:1345:60: error: 'TH_PUSH' undeclared (first use in this function) src/knockd.c:1349:50: error: 'struct tcphdr' has no member named 'th_flags' src/knockd.c:1355:47: error: 'struct tcphdr' has no member named 'th_flags' src/knockd.c:1355:60: error: 'TH_ACK' undeclared (first use in this function) src/knockd.c:1359:50: error: 'struct tcphdr' has no member named 'th_flags' src/knockd.c:1365:47: error: 'struct tcphdr' has no member named 'th_flags' src/knockd.c:1365:60: error: 'TH_URG' undeclared (first use in this function) src/knockd.c:1369:50: error: 'struct tcphdr' has no member named 'th_flags' src/knockd.c:1469:39: error: 'struct tcphdr' has no member named 'th_flags' src/knockd.c:1470:42: error: 'struct tcphdr' has no member named 'th_flags' src/knockd.c:1473:39: error: 'struct tcphdr' has no member named 'th_flags' src/knockd.c:1474:42: error: 'struct tcphdr' has no member named 'th_flags' src/knockd.c:1477:39: error: 'struct tcphdr' has no member named 'th_flags' src/knockd.c:1478:42: error: 'struct tcphdr' has no member named 'th_flags' src/knockd.c:1481:39: error: 'struct tcphdr' has no member named 'th_flags' src/knockd.c:1482:42: error: 'struct tcphdr' has no member named 'th_flags' src/knockd.c:1485:39: error: 'struct tcphdr' has no member named 'th_flags' src/knockd.c:1486:42: error: 'struct tcphdr' has no member named 'th_flags' src/knockd.c:1489:39: error: 'struct tcphdr' has no member named 'th_flags' src/knockd.c:1490:42: error: 'struct tcphdr' has no member named 'th_flags' make: *** [src/knockd.o] Error 1 make: *** Waiting for unfinished jobs.... *** Error code 2 Stop. bmake: stopped in /usr/pkgsrc/net/knock *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/knock