The following packages will be installed: xnetload Fetching README... 0%100%100%100%100%100%Done Fetching doinst.sh... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Fetching xnetload.SlackBuild... 0%100%100%100%100%100%Done Fetching xnetload.info... 0%100%100%100%100%100%Done xnetload-1.11.3/ xnetload-1.11.3/README xnetload-1.11.3/COPYING xnetload-1.11.3/Makefile xnetload-1.11.3/xnetload.1 xnetload-1.11.3/ChangeLog xnetload-1.11.3/XNetload xnetload-1.11.3/Makefile.static xnetload-1.11.3/data.c xnetload-1.11.3/x11-ui.c xnetload-1.11.3/data.h Makefile:129: depend: No such file or directory gcc -MM data.c x11-ui.c >depend gcc -pipe -O2 -Wall -DNDEBUG -I/usr/X11R6/include -DVERSION=\"1.11.3\" -DPACKAGE=\"xnetload\" -c -o data.o data.c data.c: In function ‘update_avg’: data.c:270:10: warning: ‘diff.out’ may be used uninitialized in this function [-Wmaybe-uninitialized] count_t diff; ^ data.c:270:10: warning: ‘diff.in’ may be used uninitialized in this function [-Wmaybe-uninitialized] gcc -pipe -O2 -Wall -DNDEBUG -I/usr/X11R6/include -DVERSION=\"1.11.3\" -DPACKAGE=\"xnetload\" -c -o x11-ui.o x11-ui.c gcc -s -pipe -L/usr/X11R6/lib -o xnetload data.o x11-ui.o -lXaw -lXmu -lXt -lX11 -lm install -m 755 xnetload /usr/src/slapt-src/network/xnetload/package-xnetload/usr/bin if [ -e xnetload.1 ]; then \ install -m 644 xnetload.1 /usr/src/slapt-src/network/xnetload/package-xnetload/usr/man/man1; \ gzip -f /usr/src/slapt-src/network/xnetload/package-xnetload/usr/man/man1/xnetload.1; \ fi Slackware package maker, version 3.141593. 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/network/xnetload/xnetload-1.11.3-i486-2salix.txz ./ usr/ usr/bin/ usr/bin/xnetload usr/doc/ usr/doc/xnetload-1.11.3/ usr/doc/xnetload-1.11.3/xnetload.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/xnetload.1.gz install/ install/doinst.sh install/slack-desc etc/ etc/X11/ etc/X11/app-defaults/ etc/X11/app-defaults/XNetload.new Slackware package /usr/src/slapt-src/network/xnetload/xnetload-1.11.3-i486-2salix.txz created. Installing package xnetload-1.11.3-i486-2salix... | Xnetload (network traffic monitor application) | | Xnetload displays a count and a graph of the traffic over a specified | network connection. | | It either displays bytes/second or packets/second, based on the | capabilities of the kernel. On 2.1.x and later kernels (including the | 2.2.x and 2.4.x series) it displays bytes/s. It requires the /proc file | system, or rather /proc/net/dev which is only found in Linux. | | Homepage: http://www.xs4all.nl/~rsmith/software/#xnetload | |