=> Bootstrap dependency digest>=20010302: found digest-20121220 => Checksum SHA1 OK for tcpreplay-3.4.1.tar.gz => Checksum RMD160 OK for tcpreplay-3.4.1.tar.gz ===> Installing dependencies for tcpreplay-3.4.1nb1 => Tool dependency libtool-base>=2.2.6bnb3: found libtool-base-2.4.2nb1 => Full dependency libpcap>=1.3.0nb1: found libpcap-1.3.0nb2 ===> Overriding tools for tcpreplay-3.4.1nb1 ===> Extracting for tcpreplay-3.4.1nb1 ===> Patching for tcpreplay-3.4.1nb1 => Applying pkgsrc patches for tcpreplay-3.4.1nb1 ===> Creating toolchain wrappers for tcpreplay-3.4.1nb1 ===> Configuring for tcpreplay-3.4.1nb1 => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version checking whether to enable maintainer-specific portions of Makefiles... no checking if malloc debugging is wanted... no checking build system type... i386-pc-minix checking host system type... i386-pc-minix checking target system type... i386-pc-minix checking for cygwin development environment... no checking for a BSD-compatible install... /usr/bin/install -c -o root -g operator checking whether build environment is sane... yes checking for a thread-safe mkdir -p... config/install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c -o root -g operator checking for style of include used by make... GNU checking for i386-pc-minix-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/pkgsrc/work/net/tcpreplay/work/.wrapper/bin/ld checking if the linker (/usr/pkgsrc/work/net/tcpreplay/work/.wrapper/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/pkg.sav/bin/nm -B checking the name lister (/usr/pkg.sav/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 65536 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/pkgsrc/work/net/tcpreplay/work/.wrapper/bin/ld option to reload object files... -r checking for i386-pc-minix-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... unknown checking for i386-pc-minix-ar... no checking for ar... ar checking for i386-pc-minix-strip... strip checking for i386-pc-minix-ranlib... no checking for ranlib... ranlib checking command to parse /usr/pkg.sav/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... rm: conftest*: no such file or directory yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/pkgsrc/work/net/tcpreplay/work/.wrapper/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... rm: conftest*: no such file or directory yes checking dynamic linker characteristics... no checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes checking whether gcc and cc understand -c and -o together... yes checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... none checking whether we are using the GNU C++ compiler... (cached) no checking whether g++ accepts -g... (cached) no checking dependency style of g++... (cached) none checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking for gawk... (cached) /usr/bin/awk checking for a sed that does not truncate output... (cached) /usr/bin/sed checking whether make sets $(MAKE)... (cached) yes checking for printf... /usr/pkgsrc/work/net/tcpreplay/work/.tools/bin/printf checking for echo... (cached) /bin/echo checking for cut... /usr/pkgsrc/work/net/tcpreplay/work/.tools/bin/cut checking for autogen... no checking for groff... /usr/pbulk/bin/groff configure: Using system libopts checking for ANSI C header files... (cached) yes checking whether sys/types.h defines makedev... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking for _LARGEFILE_SOURCE value needed for large files... no checking for u_int8_t... yes checking for u_int16_t... yes checking for u_int32_t... yes checking for u_int64_t... yes checking for gcc -Wextra support... yes checking for gcc -Wno-variadic-macros support... yes checking for gcc -Wfatal-errors support... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for sys/sysctl.h... yes checking for net/route.h... no checking for socket in -lsocket... no checking for gethostbyname in -lnsl... no checking for nanosleep in -lrt... no checking for resolv in -lresolv... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... no checking for working memcmp... yes checking return type of signal handlers... void checking for vprintf... yes checking for _doprnt... no checking for struct timeval.tv_sec... yes checking for gettimeofday... yes checking for ctime... no checking for memset... yes checking for regcomp... yes checking for strdup... yes checking for strchr... yes checking for strerror... yes checking for strtol... yes checking for strncpy... yes checking for strtoull... yes checking for poll... yes checking for ntohll... no checking for mmap... no checking for snprintf... yes checking for vsnprintf... yes checking for strsignal... yes checking for strlcpy... yes checking whether byte ordering is bigendian... no configure: Using u_int64_t for packet counters checking for inet_aton... yes checking for inet_pton... yes checking for inet_ntop... yes checking for inet_addr... yes checking for libpcap... configure: error: Unable to find libpcap in /usr/pkg *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/tcpreplay WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile. *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/tcpreplay