The following packages will be installed: stalonetray Fetching README... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Fetching stalonetray.SlackBuild... 0%100%100%100%100%100%Done Fetching stalonetray.info... 0%100%100%100%100%100%Done stalonetray-0.8.3/ stalonetray-0.8.3/missing stalonetray-0.8.3/configure stalonetray-0.8.3/INSTALL stalonetray-0.8.3/stalonetray.html stalonetray-0.8.3/install-sh stalonetray-0.8.3/stalonetray.xml.in stalonetray-0.8.3/README stalonetray-0.8.3/NEWS stalonetray-0.8.3/aclocal.m4 stalonetray-0.8.3/TODO stalonetray-0.8.3/stalonetrayrc.sample.in stalonetray-0.8.3/stalonetray.xml stalonetray-0.8.3/AUTHORS stalonetray-0.8.3/COPYING stalonetray-0.8.3/stalonetray.spec stalonetray-0.8.3/Makefile.in stalonetray-0.8.3/stalonetrayrc.sample stalonetray-0.8.3/configure.ac stalonetray-0.8.3/stalonetray.1 stalonetray-0.8.3/Makefile.am stalonetray-0.8.3/src/ stalonetray-0.8.3/src/kde_tray.c stalonetray-0.8.3/src/settings.h stalonetray-0.8.3/src/common.h stalonetray-0.8.3/src/layout.h stalonetray-0.8.3/src/debug.h stalonetray-0.8.3/src/wmh.c stalonetray-0.8.3/src/tray.h stalonetray-0.8.3/src/image.h stalonetray-0.8.3/src/image.c stalonetray-0.8.3/src/icons.h stalonetray-0.8.3/src/layout.c stalonetray-0.8.3/src/tray.c stalonetray-0.8.3/src/list.h stalonetray-0.8.3/src/main.c stalonetray-0.8.3/src/embed.c stalonetray-0.8.3/src/xembed.h stalonetray-0.8.3/src/settings.c stalonetray-0.8.3/src/xembed.c stalonetray-0.8.3/src/wmh.h stalonetray-0.8.3/src/scrollbars.c stalonetray-0.8.3/src/icons.c stalonetray-0.8.3/src/xutils.c stalonetray-0.8.3/src/Makefile.in stalonetray-0.8.3/src/xutils.h stalonetray-0.8.3/src/scrollbars.h stalonetray-0.8.3/src/kde_tray.h stalonetray-0.8.3/src/Makefile.am stalonetray-0.8.3/src/config.h.in stalonetray-0.8.3/src/debug.c stalonetray-0.8.3/src/embed.h stalonetray-0.8.3/depcomp stalonetray-0.8.3/ChangeLog 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 for style of include used by make... GNU 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 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes 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 XpmReadFileToPixmap in -lXpm... yes 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 src/config.h config.status: executing depfiles commands * * Debug : yes * Native KDE support : yes * XPM background support : yes * Graceful exit support : yes * Making all in src make[1]: Entering directory '/usr/src/slapt-src/desktop/stalonetray/stalonetray-0.8.3/src' make all-am make[2]: Entering directory '/usr/src/slapt-src/desktop/stalonetray/stalonetray-0.8.3/src' gcc -DHAVE_CONFIG_H -I. -DFEATURE_LIST='"XPM:yes DEBUG:yes KDE:yes"' -O2 -march=i486 -mtune=i686 -g -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po gcc -DHAVE_CONFIG_H -I. -DFEATURE_LIST='"XPM:yes DEBUG:yes KDE:yes"' -O2 -march=i486 -mtune=i686 -g -MT icons.o -MD -MP -MF .deps/icons.Tpo -c -o icons.o icons.c mv -f .deps/icons.Tpo .deps/icons.Po gcc -DHAVE_CONFIG_H -I. -DFEATURE_LIST='"XPM:yes DEBUG:yes KDE:yes"' -O2 -march=i486 -mtune=i686 -g -MT xembed.o -MD -MP -MF .deps/xembed.Tpo -c -o xembed.o xembed.c mv -f .deps/xembed.Tpo .deps/xembed.Po gcc -DHAVE_CONFIG_H -I. -DFEATURE_LIST='"XPM:yes DEBUG:yes KDE:yes"' -O2 -march=i486 -mtune=i686 -g -MT layout.o -MD -MP -MF .deps/layout.Tpo -c -o layout.o layout.c mv -f .deps/layout.Tpo .deps/layout.Po gcc -DHAVE_CONFIG_H -I. -DFEATURE_LIST='"XPM:yes DEBUG:yes KDE:yes"' -O2 -march=i486 -mtune=i686 -g -MT embed.o -MD -MP -MF .deps/embed.Tpo -c -o embed.o embed.c mv -f .deps/embed.Tpo .deps/embed.Po gcc -DHAVE_CONFIG_H -I. -DFEATURE_LIST='"XPM:yes DEBUG:yes KDE:yes"' -O2 -march=i486 -mtune=i686 -g -MT settings.o -MD -MP -MF .deps/settings.Tpo -c -o settings.o settings.c mv -f .deps/settings.Tpo .deps/settings.Po gcc -DHAVE_CONFIG_H -I. -DFEATURE_LIST='"XPM:yes DEBUG:yes KDE:yes"' -O2 -march=i486 -mtune=i686 -g -MT xutils.o -MD -MP -MF .deps/xutils.Tpo -c -o xutils.o xutils.c mv -f .deps/xutils.Tpo .deps/xutils.Po gcc -DHAVE_CONFIG_H -I. -DFEATURE_LIST='"XPM:yes DEBUG:yes KDE:yes"' -O2 -march=i486 -mtune=i686 -g -MT tray.o -MD -MP -MF .deps/tray.Tpo -c -o tray.o tray.c mv -f .deps/tray.Tpo .deps/tray.Po gcc -DHAVE_CONFIG_H -I. -DFEATURE_LIST='"XPM:yes DEBUG:yes KDE:yes"' -O2 -march=i486 -mtune=i686 -g -MT wmh.o -MD -MP -MF .deps/wmh.Tpo -c -o wmh.o wmh.c mv -f .deps/wmh.Tpo .deps/wmh.Po gcc -DHAVE_CONFIG_H -I. -DFEATURE_LIST='"XPM:yes DEBUG:yes KDE:yes"' -O2 -march=i486 -mtune=i686 -g -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.c mv -f .deps/debug.Tpo .deps/debug.Po gcc -DHAVE_CONFIG_H -I. -DFEATURE_LIST='"XPM:yes DEBUG:yes KDE:yes"' -O2 -march=i486 -mtune=i686 -g -MT image.o -MD -MP -MF .deps/image.Tpo -c -o image.o image.c mv -f .deps/image.Tpo .deps/image.Po gcc -DHAVE_CONFIG_H -I. -DFEATURE_LIST='"XPM:yes DEBUG:yes KDE:yes"' -O2 -march=i486 -mtune=i686 -g -MT scrollbars.o -MD -MP -MF .deps/scrollbars.Tpo -c -o scrollbars.o scrollbars.c mv -f .deps/scrollbars.Tpo .deps/scrollbars.Po gcc -DHAVE_CONFIG_H -I. -DFEATURE_LIST='"XPM:yes DEBUG:yes KDE:yes"' -O2 -march=i486 -mtune=i686 -g -MT kde_tray.o -MD -MP -MF .deps/kde_tray.Tpo -c -o kde_tray.o kde_tray.c mv -f .deps/kde_tray.Tpo .deps/kde_tray.Po gcc -O2 -march=i486 -mtune=i686 -g -o stalonetray main.o icons.o xembed.o layout.o embed.o settings.o xutils.o tray.o wmh.o debug.o image.o scrollbars.o kde_tray.o -lSM -lICE -lX11 -lXpm make[2]: Leaving directory '/usr/src/slapt-src/desktop/stalonetray/stalonetray-0.8.3/src' make[1]: Leaving directory '/usr/src/slapt-src/desktop/stalonetray/stalonetray-0.8.3/src' make[1]: Entering directory '/usr/src/slapt-src/desktop/stalonetray/stalonetray-0.8.3' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/usr/src/slapt-src/desktop/stalonetray/stalonetray-0.8.3' Making install in src make[1]: Entering directory '/usr/src/slapt-src/desktop/stalonetray/stalonetray-0.8.3/src' make[2]: Entering directory '/usr/src/slapt-src/desktop/stalonetray/stalonetray-0.8.3/src' /usr/bin/mkdir -p '/usr/src/slapt-src/desktop/stalonetray/package-stalonetray/usr/bin' /usr/bin/ginstall -c stalonetray '/usr/src/slapt-src/desktop/stalonetray/package-stalonetray/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/slapt-src/desktop/stalonetray/stalonetray-0.8.3/src' make[1]: Leaving directory '/usr/src/slapt-src/desktop/stalonetray/stalonetray-0.8.3/src' make[1]: Entering directory '/usr/src/slapt-src/desktop/stalonetray/stalonetray-0.8.3' make[2]: Entering directory '/usr/src/slapt-src/desktop/stalonetray/stalonetray-0.8.3' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src/desktop/stalonetray/package-stalonetray/usr/man/man1' /usr/bin/ginstall -c -m 644 stalonetray.1 '/usr/src/slapt-src/desktop/stalonetray/package-stalonetray/usr/man/man1' make[2]: Leaving directory '/usr/src/slapt-src/desktop/stalonetray/stalonetray-0.8.3' make[1]: Leaving directory '/usr/src/slapt-src/desktop/stalonetray/stalonetray-0.8.3' 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/desktop/stalonetray/stalonetray-0.8.3-i486-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/stalonetray usr/doc/ usr/doc/stalonetray-0.8.3/ usr/doc/stalonetray-0.8.3/AUTHORS usr/doc/stalonetray-0.8.3/COPYING usr/doc/stalonetray-0.8.3/ChangeLog usr/doc/stalonetray-0.8.3/INSTALL usr/doc/stalonetray-0.8.3/NEWS usr/doc/stalonetray-0.8.3/README usr/doc/stalonetray-0.8.3/TODO usr/doc/stalonetray-0.8.3/stalonetray.SlackBuild usr/doc/stalonetray-0.8.3/stalonetrayrc.sample usr/man/ usr/man/man1/ usr/man/man1/stalonetray.1.gz Slackware package /usr/src/slapt-src/desktop/stalonetray/stalonetray-0.8.3-i486-1salix15.0.txz created. Installing package stalonetray-0.8.3-i486-1salix15.0... | stalonetray (a STAnd-aLONE system TRAY) | | Stalonetray is a STAnd-aLONE system TRAY (notification area) for X | Window System. It has full XEMBED support and minimal dependencies: | the X11 lib only. Stalonetray works with virtually any EWMH-compliant | window manager. | | Homepage: http://stalonetray.sourceforge.net/ | | | | |