The following packages will be installed: wmnd Fetching README... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Fetching wmnd.SlackBuild... 0%100%100%100%100%100%Done Fetching wmnd.info... 0%100%100%100%100%100%Done wmnd-0.4.18/ wmnd-0.4.18/configure wmnd-0.4.18/compile wmnd-0.4.18/ChangeLog.0 wmnd-0.4.18/config.h.in wmnd-0.4.18/aclocal.m4 wmnd-0.4.18/install-sh wmnd-0.4.18/configure.ac wmnd-0.4.18/Makefile.am wmnd-0.4.18/README.rst wmnd-0.4.18/missing wmnd-0.4.18/Makefile.in wmnd-0.4.18/config.sub wmnd-0.4.18/config.guess wmnd-0.4.18/src/ wmnd-0.4.18/src/misc.c wmnd-0.4.18/src/cfgdata.h wmnd-0.4.18/src/ppp_defs.h wmnd-0.4.18/src/messages.c wmnd-0.4.18/src/drivers.c wmnd-0.4.18/src/display.c wmnd-0.4.18/src/Makefile.am wmnd-0.4.18/src/Makefile.in wmnd-0.4.18/src/messages.h wmnd-0.4.18/src/cfgdata.c wmnd-0.4.18/src/drivers.h wmnd-0.4.18/src/README.master.xpm wmnd-0.4.18/src/misc.h wmnd-0.4.18/src/wmnd.c wmnd-0.4.18/src/display.h wmnd-0.4.18/src/master.xpm wmnd-0.4.18/src/wmnd.h wmnd-0.4.18/src/pppio.h wmnd-0.4.18/src/bits.h wmnd-0.4.18/src/list.h wmnd-0.4.18/examples/ wmnd-0.4.18/examples/wmndrc wmnd-0.4.18/TODO.rst wmnd-0.4.18/THANKS.rst wmnd-0.4.18/doc/ wmnd-0.4.18/doc/wmnd.1 wmnd-0.4.18/NEWS.rst wmnd-0.4.18/depcomp checking build system type... x86_64-slackware-linux-gnu checking host system type... x86_64-slackware-linux-gnu checking target system type... x86_64-slackware-linux-gnu checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 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 whether time.h and sys/time.h may both be included... 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 sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking net/ppp_defs.h usability... yes checking net/ppp_defs.h presence... yes checking for net/ppp_defs.h... yes checking for u_int... yes checking whether strdup is declared... yes checking whether getopt is declared... yes checking for library containing sin... -lm checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for main in -lX11... yes checking for main in -lXext... yes checking for main in -lXpm... yes checking for pid_t... yes checking return type of signal handlers... void checking for size_t... yes checking for /proc/net/dev... yes checking for FreeBSD sysctl availability... no checking sys/stropts.h usability... no checking sys/stropts.h presence... no checking for sys/stropts.h... no checking kstat.h usability... no checking kstat.h presence... no checking for kstat.h... no checking for NetBSD ioctl availability... no checking pcp/pmapi.h usability... no checking pcp/pmapi.h presence... no checking for pcp/pmapi.h... no checking net-snmp/net-snmp-config.h usability... yes checking net-snmp/net-snmp-config.h presence... yes checking for net-snmp/net-snmp-config.h... yes checking for library containing snmp_sess_init... -lnetsnmp checking for inline... inline checking size of unsigned int... 4 checking size of unsigned long... 8 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands configure: configuration: disable trend support: no enabled drivers: linux_proc generic_snmp testing_dummy enabled display modes: traditional mgraph waveform wmwave wmnet sepgraphs twisted charts needle lines make all-recursive make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/wmnd/wmnd-0.4.18' Making all in src make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/wmnd/wmnd-0.4.18/src' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fPIC -MT cfgdata.o -MD -MP -MF .deps/cfgdata.Tpo -c -o cfgdata.o cfgdata.c mv -f .deps/cfgdata.Tpo .deps/cfgdata.Po gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fPIC -MT display.o -MD -MP -MF .deps/display.Tpo -c -o display.o display.c mv -f .deps/display.Tpo .deps/display.Po gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fPIC -MT drivers.o -MD -MP -MF .deps/drivers.Tpo -c -o drivers.o drivers.c mv -f .deps/drivers.Tpo .deps/drivers.Po gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fPIC -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o misc.c mv -f .deps/misc.Tpo .deps/misc.Po gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fPIC -MT messages.o -MD -MP -MF .deps/messages.Tpo -c -o messages.o messages.c mv -f .deps/messages.Tpo .deps/messages.Po gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fPIC -MT wmnd.o -MD -MP -MF .deps/wmnd.Tpo -c -o wmnd.o wmnd.c mv -f .deps/wmnd.Tpo .deps/wmnd.Po gcc -O2 -fPIC -lSM -lICE -o wmnd cfgdata.o display.o drivers.o misc.o messages.o wmnd.o -lnetsnmp -lXpm -lXext -lX11 -lm make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/wmnd/wmnd-0.4.18/src' make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/wmnd/wmnd-0.4.18' make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/wmnd/wmnd-0.4.18' make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/wmnd/wmnd-0.4.18' if test -z ''; then \ make INSTALL_PROGRAM="/bin/sh /usr/src/slapt-src-x86_64/network/wmnd/wmnd-0.4.18/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /usr/src/slapt-src-x86_64/network/wmnd/wmnd-0.4.18/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ make INSTALL_PROGRAM="/bin/sh /usr/src/slapt-src-x86_64/network/wmnd/wmnd-0.4.18/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /usr/src/slapt-src-x86_64/network/wmnd/wmnd-0.4.18/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG=''" install; \ fi make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/wmnd/wmnd-0.4.18' Making install in src make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/wmnd/wmnd-0.4.18/src' make[3]: Entering directory '/usr/src/slapt-src-x86_64/network/wmnd/wmnd-0.4.18/src' /usr/bin/mkdir -p '/usr/src/slapt-src-x86_64/network/wmnd/package-wmnd/usr/bin' /bin/sh /usr/src/slapt-src-x86_64/network/wmnd/wmnd-0.4.18/install-sh -c -s wmnd '/usr/src/slapt-src-x86_64/network/wmnd/package-wmnd/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/slapt-src-x86_64/network/wmnd/wmnd-0.4.18/src' make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/wmnd/wmnd-0.4.18/src' make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/wmnd/wmnd-0.4.18' make[3]: Entering directory '/usr/src/slapt-src-x86_64/network/wmnd/wmnd-0.4.18' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src-x86_64/network/wmnd/package-wmnd/usr/doc/wmnd-0.4.18/examples' /usr/bin/ginstall -c -m 644 examples/wmndrc '/usr/src/slapt-src-x86_64/network/wmnd/package-wmnd/usr/doc/wmnd-0.4.18/examples' /usr/bin/mkdir -p '/usr/src/slapt-src-x86_64/network/wmnd/package-wmnd/usr/man/man1' /usr/bin/ginstall -c -m 644 doc/wmnd.1 '/usr/src/slapt-src-x86_64/network/wmnd/package-wmnd/usr/man/man1' make[3]: Leaving directory '/usr/src/slapt-src-x86_64/network/wmnd/wmnd-0.4.18' make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/wmnd/wmnd-0.4.18' make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/wmnd/wmnd-0.4.18' 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/wmnd/wmnd-0.4.18-x86_64-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/wmnd usr/doc/ usr/doc/wmnd-0.4.18/ usr/doc/wmnd-0.4.18/ChangeLog.0 usr/doc/wmnd-0.4.18/NEWS.rst usr/doc/wmnd-0.4.18/README.rst usr/doc/wmnd-0.4.18/THANKS.rst usr/doc/wmnd-0.4.18/TODO.rst usr/doc/wmnd-0.4.18/examples/ usr/doc/wmnd-0.4.18/examples/wmndrc usr/doc/wmnd-0.4.18/wmnd.SlackBuild usr/doc/wmnd-0.4.18/wmndrc usr/man/ usr/man/man1/ usr/man/man1/wmnd.1.gz Slackware package /usr/src/slapt-src-x86_64/network/wmnd/wmnd-0.4.18-x86_64-1salix15.0.txz created. Installing package wmnd-0.4.18-x86_64-1salix15.0... | wmnd (WindowMaker Network Devices DockApp) | | WMND is a dockapp for monitoring network interfaces under WindowMaker | and other compatible window managers. | | WMND can monitor multiple interfaces at the same time, sports several | display modes and can also monitor remote interfaces through SNMP. | | Homepage: http://www.thregr.org/~wavexx/software/wmnd/ | | | |