=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for libasyncns-0.7 /usr/pkg/bin/bmake all-recursive Making all in libasyncns /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__EXTENSIONS__ -O2 -march=i586 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -MT asyncns.lo -MD -MP -MF .deps/asyncns.Tpo -c -o asyncns.lo asyncns.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__EXTENSIONS__ -O2 -march=i586 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -MT asyncns.lo -MD -MP -MF .deps/asyncns.Tpo -c asyncns.c -fPIC -DPIC -o .libs/asyncns.o asyncns.c:206:19: error: variable has incomplete type 'struct rlimit' struct rlimit rl; ^ asyncns.c:206:12: note: forward declaration of 'struct rlimit' struct rlimit rl; ^ asyncns.c:277:9: warning: implicit declaration of function 'getrlimit' is invalid in C99 [-Wimplicit-function-declaration] if (getrlimit(RLIMIT_NOFILE, &rl) < 0) ^ asyncns.c:277:19: error: use of undeclared identifier 'RLIMIT_NOFILE' if (getrlimit(RLIMIT_NOFILE, &rl) < 0) ^ 1 warning and 2 errors generated. *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/net/libasyncns/work/libasyncns-0.7/libasyncns *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/net/libasyncns/work/libasyncns-0.7 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/net/libasyncns/work/libasyncns-0.7 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/libasyncns *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/libasyncns