=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for ucspi-tcp-0.88nb3 ( cat warn-auto.sh; echo 'main="$1"; shift'; echo exec "`head -1 conf-ld`" '-o "$main" "$main".o ${1+"$@"}' ) > load chmod 755 load ( cat warn-auto.sh; echo exec "`head -1 conf-cc`" '-c ${1+"$@"}' ) > compile chmod 755 compile cat warn-auto.sh choose.sh | sed s}HOME}"`head -1 conf-home`"}g > choose chmod 755 choose ./choose clr trypoll iopause.h1 iopause.h2 > iopause.h ./choose clr tryulong64 uint64.h1 uint64.h2 > uint64.h ./compile tcpserver.c ( ( ./compile tryulong32.c && ./load tryulong32 && ./tryulong32 ) >/dev/null 2>&1 && cat uint32.h2 || cat uint32.h1 ) > uint32.h rm -f tryulong32.o tryulong32 ./compile rules.c ./compile remoteinfo.c ./compile timeoutconn.c ( cat warn-auto.sh; echo CC=\'`head -1 conf-cc`\'; echo LD=\'`head -1 conf-ld`\'; cat find-systype.sh; ) | sh > systype ( cat warn-auto.sh; echo 'main="$1"; shift'; echo 'rm -f "$main"'; echo 'ar cr "$main" ${1+"$@"}'; case "`cat systype`" in sunos-5.*) ;; unix_sv*) ;; irix64-*) ;; irix-*) ;; dgux-*) ;; hp-ux-*) ;; sco*) ;; *) echo 'ranlib "$main"' ;; esac ) > makelib chmod 755 makelib ./compile cdb.c cdb.c: In function 'cdb_init': cdb.c:36: error: 'MAP_SHARED' undeclared (first use in this function) cdb.c:36: error: (Each undeclared identifier is reported only once cdb.c:36: error: for each function it appears in.) *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/net/ucspi-tcp/work/ucspi-tcp-0.88 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/ucspi-tcp *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/ucspi-tcp