The following packages will be installed: dnstop Fetching README... 0%100%100%100%100%100%Done Fetching dnstop.SlackBuild... 0%100%100%100%100%100%Done Fetching dnstop.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done dnstop-20121017/ dnstop-20121017/LICENSE dnstop-20121017/lookup3.c dnstop-20121017/known_tlds.h dnstop-20121017/inX_addr.h dnstop-20121017/inX_addr.c dnstop-20121017/hashtbl.h dnstop-20121017/hashtbl.c dnstop-20121017/dnstop.c dnstop-20121017/CHANGES dnstop-20121017/dnstop.8 dnstop-20121017/install-sh dnstop-20121017/config.h.in dnstop-20121017/Makefile.in dnstop-20121017/configure dnstop-20121017/configure.ac checking for 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 for a BSD-compatible install... /usr/bin/ginstall -c checking for initscr in -lncurses... yes checking for pcap_open_live in -lpcap... yes checking for main in -lsocket... no checking for main in -lnsl... yes checking for main in -lresolv... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking arpa/nameser_compat.h usability... yes checking arpa/nameser_compat.h presence... yes checking for arpa/nameser_compat.h... yes checking for net/if_arp.h... yes checking for net/if.h... yes checking for netinet/if_ether.h... yes checking for net/if_ppp.h... yes checking for an ANSI C-conforming const... yes checking for off_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for struct bpf_timeval... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for memset... yes checking for select... yes checking for strchr... yes checking for strdup... yes checking for strrchr... yes checking for strstr... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h gcc -O2 -fPIC -DUSE_PPP=1 -DUSE_IPV6=1 -c -o dnstop.o dnstop.c gcc -O2 -fPIC -DUSE_PPP=1 -DUSE_IPV6=1 -c -o hashtbl.o hashtbl.c gcc -O2 -fPIC -DUSE_PPP=1 -DUSE_IPV6=1 -c -o inX_addr.o inX_addr.c gcc -O2 -fPIC -DUSE_PPP=1 -DUSE_IPV6=1 -c -o lookup3.o lookup3.c gcc -O2 -fPIC -DUSE_PPP=1 -DUSE_IPV6=1 -o dnstop dnstop.o hashtbl.o inX_addr.o lookup3.o -lresolv -lnsl -lpcap -lncurses install -m 755 dnstop /usr/src/slapt-src-x86_64/network/dnstop/package-dnstop/usr/bin install -m 644 dnstop.8 /usr/src/slapt-src-x86_64/network/dnstop/package-dnstop/usr/man/man8 Slackware package maker, version 3.14159265. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src-x86_64/network/dnstop/dnstop-20121017-x86_64-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/dnstop usr/doc/ usr/doc/dnstop-20121017/ usr/doc/dnstop-20121017/CHANGES usr/doc/dnstop-20121017/LICENSE usr/doc/dnstop-20121017/dnstop.SlackBuild usr/man/ usr/man/man8/ usr/man/man8/dnstop.8.gz Slackware package /usr/src/slapt-src-x86_64/network/dnstop/dnstop-20121017-x86_64-1salix15.0.txz created. Installing package dnstop-20121017-x86_64-1salix15.0... | dnstop (Stay on Top of Your DNS Traffic) | | DNSTOP is a libpcap application (ala tcpdump) that displays various | tables of DNS traffic on your network, including tables of source and | destination IP addresses, query types, top level domains and second | level domains. | | The dnstop tool is written by Duane Wessels and maintained at the | Measurement Factory | | | |