autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: running: /usr/bin/autoconf autoreconf: running: /usr/bin/autoheader autoreconf: running: automake --add-missing --copy --no-force configure.ac:6: installing './compile' configure.ac:3: installing './install-sh' configure.ac:3: installing './missing' Makefile.am: installing './depcomp' autoreconf: Leaving directory `.' ac evtest-1.34/evtest.c evtest-1.34/evtest.txt 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 for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for xsltproc... /usr/bin/xsltproc checking for xmlto... /usr/bin/xmlto checking for asciidoc... /usr/bin/asciidoc checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands 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 for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for xsltproc... /usr/bin/xsltproc checking for xmlto... /usr/bin/xmlto checking for asciidoc... /usr/bin/asciidoc checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands make all-am make[1]: Entering directory '/usr/src/slapt-src-i486/system/evtest/evtest-1.34' gcc -DHAVE_CONFIG_H -I. -O2 -march=i586 -mtune=i686 -MT evtest.o -MD -MP -MF .deps/evtest.Tpo -c -o evtest.o evtest.c mv -f .deps/evtest.Tpo .deps/evtest.Po gcc -O2 -march=i586 -mtune=i686 -o evtest evtest.o Note: Writing evtest.1 rm evtest.xml make[1]: Leaving directory '/usr/src/slapt-src-i486/system/evtest/evtest-1.34' if test -z ''; then \ make INSTALL_PROGRAM="/bin/sh /usr/src/slapt-src-i486/system/evtest/evtest-1.34/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /usr/src/slapt-src-i486/system/evtest/evtest-1.34/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ make INSTALL_PROGRAM="/bin/sh /usr/src/slapt-src-i486/system/evtest/evtest-1.34/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /usr/src/slapt-src-i486/system/evtest/evtest-1.34/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG=''" install; \ fi make[1]: Entering directory '/usr/src/slapt-src-i486/system/evtest/evtest-1.34' make[2]: Entering directory '/usr/src/slapt-src-i486/system/evtest/evtest-1.34' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/evtest/package-evtest/usr/bin' /bin/sh /usr/src/slapt-src-i486/system/evtest/evtest-1.34/install-sh -c -s evtest '/usr/src/slapt-src-i486/system/evtest/package-evtest/usr/bin' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/evtest/package-evtest/usr/man/man1' /usr/bin/ginstall -c -m 644 evtest.1 '/usr/src/slapt-src-i486/system/evtest/package-evtest/usr/man/man1' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/evtest/evtest-1.34' make[1]: Leaving directory '/usr/src/slapt-src-i486/system/evtest/evtest-1.34' 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-i486/system/evtest/evtest-1.34-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/evtest usr/doc/ usr/doc/evtest-1.34/ usr/doc/evtest-1.34/COPYING usr/doc/evtest-1.34/README usr/doc/evtest-1.34/evtest.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/evtest.1.gz Slackware package /usr/src/slapt-src-i486/system/evtest/evtest-1.34-i586-1salix15.0.txz created. Installing package evtest-1.34-i586-1salix15.0... | evtest (utility to monitor Linux input device events) | | evtest is a tool to print evdev kernel events. It reads directly from | the kernel device and prints a device description and the events with | the value and the symbolic name. | | Note: If your user is a member of the 'input' group, you should be | able to use evtest without root privilege. Otherwise, use "su" or | "sudo" to run it as root. | | | |