=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for icsi-finger-1.0.29 cp ./support/cpp-Makefile src/tmp-Makefile.c (cd src/; cpp -traditional -DCPP_CC=cc -DIncludes=../include/ tmp-Makefile.c | sed -e 's@[ ]*$@@' -e 's@^ *@ @' | uniq >./Makefile) rm -f src/tmp-Makefile.c (cd src/; /usr/pkg/bin/bmake -f ./Makefile all) cat ./../include/fingerpaths.cfg | sed -e 's@/usr/local/etc/fingerdir@/var/spool/fingerdir/@g' > fingerpaths.new if cmp fingerpaths.new fingerpaths.h; then rm -f fingerpaths.new; else cp fingerpaths.new ./../lib/./fingerpaths.h ; mv fingerpaths.new fingerpaths.h; fi cmp: fingerpaths.h: no such file or directory cc -O -I. -I. -I./../include/ -c finger.c finger.c: In function 'main': finger.c:91: warning: incompatible implicit declaration of built-in function 'exit' (cd ./../lib/; /usr/pkg/bin/bmake CC="cc" RANLIB="ranlib" CFLAGS="-O -I. -I. -I./../include/ ") cc -c -O -I. -I. -I./../include/ ./error.c ./error.c: In function 'default_error_handling': ./error.c:82: warning: incompatible implicit declaration of built-in function 'exit' ./error.c: In function 'longjmperror': ./error.c:89: warning: incompatible implicit declaration of built-in function 'exit' ./error.c: In function 'handle_error': ./error.c:127: warning: incompatible implicit declaration of built-in function 'exit' cc -c -O -I. -I. -I./../include/ ./os.c ./os.c:39:22: error: sys/acct.h: no such file or directory ./os.c:53:1: warning: "UTMP" redefined In file included from ./os.c:52: /usr/include/utmp.h:47:1: warning: this is the location of the previous definition ./os.c: In function 'acct_open': ./os.c:308: error: invalid application of 'sizeof' to incomplete type 'struct acct' ./os.c:308: warning: division by zero ./os.c:321: error: invalid application of 'sizeof' to incomplete type 'struct acct' ./os.c: In function 'acct_search': ./os.c:339: error: invalid use of undefined type 'struct acct' ./os.c:339: error: dereferencing pointer to incomplete type ./os.c:339: error: invalid use of undefined type 'struct acct' ./os.c:339: error: dereferencing pointer to incomplete type ./os.c:340: error: invalid use of undefined type 'struct acct' ./os.c:340: error: dereferencing pointer to incomplete type ./os.c:345: error: invalid application of 'sizeof' to incomplete type 'struct acct' ./os.c:354: error: invalid application of 'sizeof' to incomplete type 'struct acct' ./os.c:357: error: invalid application of 'sizeof' to incomplete type 'struct acct' ./os.c:360: error: invalid use of undefined type 'struct acct' ./os.c:360: error: dereferencing pointer to incomplete type ./os.c:360: error: invalid application of 'sizeof' to incomplete type 'struct acct' ./os.c:361: error: invalid application of 'sizeof' to incomplete type 'struct acct' ./os.c:370: error: invalid use of undefined type 'struct acct' ./os.c:370: error: dereferencing pointer to incomplete type ./os.c:370: error: invalid use of undefined type 'struct acct' ./os.c:370: error: dereferencing pointer to incomplete type ./os.c:371: error: invalid use of undefined type 'struct acct' ./os.c:371: error: dereferencing pointer to incomplete type ./os.c: In function 'utmp_to_packets': ./os.c:499: error: dereferencing pointer to incomplete type ./os.c:500: error: dereferencing pointer to incomplete type ./os.c:503: error: dereferencing pointer to incomplete type ./os.c:504: error: dereferencing pointer to incomplete type ./os.c:505: error: dereferencing pointer to incomplete type *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/net/icsi-finger/work/finger/lib *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/net/icsi-finger/work/finger/src *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/net/icsi-finger/work/finger *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/icsi-finger *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/icsi-finger