The following packages will be installed: wmnet Fetching README... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Fetching wmnet.SlackBuild... 0%100%100%100%100%100%Done Fetching wmnet.info... 0%100%100%100%100%100%Done wmnet-1.06/ wmnet-1.06/README wmnet-1.06/XPM/ wmnet-1.06/XPM/arrow.xbm wmnet-1.06/Changelog wmnet-1.06/wmnet.c wmnet-1.06/wmnet.h wmnet-1.06/Imakefile wmnet-1.06/wmnet.man wmnet-1.06/drivers.c wmnet-1.06/config.h wmnet-1.06/getopt.h wmnet-1.06/getopt.c wmnet-1.06/getopt1.c imake -DUseInstalled -I/usr/lib/X11/config gcc -Wall -O2 -march=i486 -mtune=i686 -c -o wmnet.o wmnet.c wmnet.c: In function 'setupX': wmnet.c:439:55: warning: pointer targets in passing argument 3 of 'XCreateBitmapFromData' differ in signedness [-Wpointer-sign] if ((arrow = XCreateBitmapFromData(dpy, root_window, arrow_bits, arrow_width, arrow_height)) == None) { ^ In file included from wmnet.c:55:0: /usr/include/X11/Xlib.h:1604:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern Pixmap XCreateBitmapFromData( ^ gcc -Wall -O2 -march=i486 -mtune=i686 -c -o drivers.o drivers.c rm -f wmnet gcc -Wall -o wmnet -O2 -fno-strength-reduce -fno-strict-aliasing -L/usr/lib wmnet.o drivers.o -lXext -lX11 -lm rm -f wmnet._man if test -z "" ; then \ cd `dirname wmnet` && \ ln -s `basename wmnet.man` `basename wmnet._man`; \ else \ cpp -undef -traditional -D__apploaddir__=-L/usr/lib/X11/app-defaults -D__appmansuffix__=1x -D__filemansuffix__=5x -D__libmansuffix__=3x -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr -D__xconfigfile__=xorg.conf -D__xconfigdir__=-L/usr/lib/X11 -D__xlogfile__=Xorg -D__xservername__=Xorg -D__xorgversion__="\"`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'`\" \"X Version 11\"" -D__vendorversion__="`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` X.Org" \ < wmnet.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >wmnet._man; \ fi + mkdir -p /usr/src/slapt-src/desktop/wmnet/package-wmnet/usr/bin install -c wmnet /usr/src/slapt-src/desktop/wmnet/package-wmnet/usr/bin/wmnet install in . done 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/desktop/wmnet/wmnet-1.06-i486-1salix.txz ./ usr/ usr/bin/ usr/bin/wmnet usr/doc/ usr/doc/wmnet-1.06/ usr/doc/wmnet-1.06/README usr/doc/wmnet-1.06/wmnet.SlackBuild usr/doc/wmnet-1.06/Changelog usr/man/ usr/man/man1/ usr/man/man1/wmnet.1.gz install/ install/slack-desc Slackware package /usr/src/slapt-src/desktop/wmnet/wmnet-1.06-i486-1salix.txz created. Installing package wmnet-1.06-i486-1salix... | wmnet (Window Maker network monitor dockable application) | | wmnet polls network statistics and does a few things with the data it | gets. It has small blinking lights for the rx and tx of IP packets, a | digital speedometer of your networks current speed and a bar graph | like xload plotting your throughput. | | | | | | |