/usr/src/slapt-src-i486/system/logkeys/logkeys-0.2.0/missing: Unknown `--is-lightweight' option Try `/usr/src/slapt-src-i486/system/logkeys/logkeys-0.2.0/missing --help' for more information configure: WARNING: 'missing' script is too old or missing 100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done logkeys-0.2.0/ logkeys-0.2.0/.gitignore logkeys-0.2.0/.travis.yml logkeys-0.2.0/COPYING logkeys-0.2.0/ChangeLog logkeys-0.2.0/INSTALL logkeys-0.2.0/Makefile.am logkeys-0.2.0/README.md logkeys-0.2.0/TODO logkeys-0.2.0/autogen.sh logkeys-0.2.0/build/ logkeys-0.2.0/build/.gitignore logkeys-0.2.0/configure.ac logkeys-0.2.0/depcomp logkeys-0.2.0/docs/ logkeys-0.2.0/docs/Documentation.md logkeys-0.2.0/docs/Keymaps.md logkeys-0.2.0/docs/Logfiles.md logkeys-0.2.0/docs/PostHTTP.md logkeys-0.2.0/docs/ProjectHome.md logkeys-0.2.0/docs/docs_warning.png logkeys-0.2.0/docs/keyboard.png logkeys-0.2.0/install-sh logkeys-0.2.0/keymaps/ logkeys-0.2.0/keymaps/ca_FR.map logkeys-0.2.0/keymaps/cs_CZ.map logkeys-0.2.0/keymaps/de.map logkeys-0.2.0/keymaps/de_CH.map logkeys-0.2.0/keymaps/en_GB.map logkeys-0.2.0/keymaps/en_US_dvorak.map logkeys-0.2.0/keymaps/en_US_ubuntu_1204.map logkeys-0.2.0/keymaps/es_AR.map logkeys-0.2.0/keymaps/es_ES.map logkeys-0.2.0/keymaps/fr-dvorak-bepo.map logkeys-0.2.0/keymaps/fr.map logkeys-0.2.0/keymaps/fr_CH.map logkeys-0.2.0/keymaps/hu.map logkeys-0.2.0/keymaps/it.map logkeys-0.2.0/keymaps/no.map logkeys-0.2.0/keymaps/pl.map logkeys-0.2.0/keymaps/pt_BR.map logkeys-0.2.0/keymaps/pt_PT.map logkeys-0.2.0/keymaps/ro.map logkeys-0.2.0/keymaps/ru.map logkeys-0.2.0/keymaps/sk_QWERTY.map logkeys-0.2.0/keymaps/sk_QWERTZ.map logkeys-0.2.0/keymaps/sl.map logkeys-0.2.0/keymaps/sv.map logkeys-0.2.0/keymaps/tr.map logkeys-0.2.0/man/ logkeys-0.2.0/man/Makefile.am logkeys-0.2.0/man/logkeys.8 logkeys-0.2.0/missing logkeys-0.2.0/scripts/ logkeys-0.2.0/scripts/Makefile.am logkeys-0.2.0/scripts/logkeys-kill.sh logkeys-0.2.0/scripts/logkeys-start.sh logkeys-0.2.0/src/ logkeys-0.2.0/src/Makefile.am logkeys-0.2.0/src/args.cc logkeys-0.2.0/src/keytables.cc logkeys-0.2.0/src/llk.cc logkeys-0.2.0/src/llkk.cc logkeys-0.2.0/src/logkeys.cc logkeys-0.2.0/src/upload.cc logkeys-0.2.0/src/usage.cc Regenerating autotools files ... ... done. Now please do the following: cd build; ../configure; make; su; make install 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 g++... g++ 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 g++ accepts -g... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of g++... gcc3 checking whether make sets $(MAKE)... (cached) yes checking for which... yes checking for grep... yes checking for ps... yes checking for dumpkeys... yes checking for /dev/input... yes checking for /proc/bus/input/devices... yes checking how to run the C++ preprocessor... g++ -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 cstdio usability... yes checking cstdio presence... yes checking for cstdio... yes checking cerrno usability... yes checking cerrno presence... yes checking for cerrno... yes checking cwchar usability... yes checking cwchar presence... yes checking for cwchar... yes checking cstring usability... yes checking cstring presence... yes checking for cstring... yes checking cassert usability... yes checking cassert presence... yes checking for cassert... yes checking sstream usability... yes checking sstream presence... yes checking for sstream... yes checking cstdlib usability... yes checking cstdlib presence... yes checking for cstdlib... yes checking csignal usability... yes checking csignal presence... yes checking for csignal... yes checking error.h usability... yes checking error.h presence... yes checking for error.h... yes checking for unistd.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for sys/stat.h... (cached) yes checking linux/input.h usability... yes checking linux/input.h presence... yes checking for linux/input.h... yes checking for stdbool.h that conforms to C99... no checking for _Bool... no checking for inline... inline checking for pid_t... yes checking for size_t... yes checking for error_at_line... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for geteuid... yes checking for error... yes checking for error_at_line... yes checking for exit... yes checking for on_exit... yes checking for memset... yes checking for setlocale... yes checking for strerror... yes checking for fprintf... yes checking for getopt_long... yes checking for fopen... yes checking for sscanf... yes checking for fscanf... yes checking for getpid... yes checking for getuid... yes checking for getgid... yes checking for fclose... yes checking for remove... yes checking for kill... yes checking for strlen... yes checking for strcat... yes checking for strcpy... yes checking for strncat... yes checking for freopen... yes checking for feof... yes checking for fgets... yes checking for atoi... yes checking for sigaction... yes checking for fork... (cached) yes checking for setsid... yes checking for open... yes checking for close... yes checking for flock... yes checking for write... yes checking for umask... yes checking for setegid... yes checking for seteuid... yes checking for strftime... yes checking for localtime... yes checking for fflush... yes checking for read... yes checking for time... yes checking for fgetws... yes checking for wcslen... yes checking for swscanf... yes checking for wcscpy... yes checking for popen... yes checking for pclose... 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 man/Makefile config.status: creating scripts/Makefile config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/usr/src/slapt-src-i486/system/logkeys/logkeys-0.2.0' Making all in src make[2]: Entering directory '/usr/src/slapt-src-i486/system/logkeys/logkeys-0.2.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -DSYS_CONF_DIR=\"/etc\" -O2 -march=i586 -mtune=i686 -MT logkeys.o -MD -MP -MF .deps/logkeys.Tpo -c -o logkeys.o logkeys.cc mv -f .deps/logkeys.Tpo .deps/logkeys.Po g++ -Wall -O3 -DSYS_CONF_DIR=\"/etc\" -O2 -march=i586 -mtune=i686 -o logkeys logkeys.o g++ -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -DSYS_CONF_DIR=\"/etc\" -O2 -march=i586 -mtune=i686 -MT llk.o -MD -MP -MF .deps/llk.Tpo -c -o llk.o llk.cc mv -f .deps/llk.Tpo .deps/llk.Po g++ -Wall -O3 -DSYS_CONF_DIR=\"/etc\" -O2 -march=i586 -mtune=i686 -o llk llk.o g++ -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -DSYS_CONF_DIR=\"/etc\" -O2 -march=i586 -mtune=i686 -MT llkk.o -MD -MP -MF .deps/llkk.Tpo -c -o llkk.o llkk.cc mv -f .deps/llkk.Tpo .deps/llkk.Po g++ -Wall -O3 -DSYS_CONF_DIR=\"/etc\" -O2 -march=i586 -mtune=i686 -o llkk llkk.o make[2]: Leaving directory '/usr/src/slapt-src-i486/system/logkeys/logkeys-0.2.0/src' Making all in man make[2]: Entering directory '/usr/src/slapt-src-i486/system/logkeys/logkeys-0.2.0/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/slapt-src-i486/system/logkeys/logkeys-0.2.0/man' Making all in scripts make[2]: Entering directory '/usr/src/slapt-src-i486/system/logkeys/logkeys-0.2.0/scripts' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/slapt-src-i486/system/logkeys/logkeys-0.2.0/scripts' make[2]: Entering directory '/usr/src/slapt-src-i486/system/logkeys/logkeys-0.2.0' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/logkeys/logkeys-0.2.0' make[1]: Leaving directory '/usr/src/slapt-src-i486/system/logkeys/logkeys-0.2.0' Making install in src make[1]: Entering directory '/usr/src/slapt-src-i486/system/logkeys/logkeys-0.2.0/src' make[2]: Entering directory '/usr/src/slapt-src-i486/system/logkeys/logkeys-0.2.0/src' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/logkeys/package-logkeys/usr/bin' /usr/bin/ginstall -c logkeys llk llkk '/usr/src/slapt-src-i486/system/logkeys/package-logkeys/usr/bin' make install-exec-hook make[3]: Entering directory '/usr/src/slapt-src-i486/system/logkeys/logkeys-0.2.0/src' chown root\: /usr/src/slapt-src-i486/system/logkeys/package-logkeys/usr/bin/llk chmod u+s /usr/src/slapt-src-i486/system/logkeys/package-logkeys/usr/bin/llk chown root\: /usr/src/slapt-src-i486/system/logkeys/package-logkeys/usr/bin/llkk chmod u+s /usr/src/slapt-src-i486/system/logkeys/package-logkeys/usr/bin/llkk make[3]: Leaving directory '/usr/src/slapt-src-i486/system/logkeys/logkeys-0.2.0/src' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/slapt-src-i486/system/logkeys/logkeys-0.2.0/src' make[1]: Leaving directory '/usr/src/slapt-src-i486/system/logkeys/logkeys-0.2.0/src' Making install in man make[1]: Entering directory '/usr/src/slapt-src-i486/system/logkeys/logkeys-0.2.0/man' make[2]: Entering directory '/usr/src/slapt-src-i486/system/logkeys/logkeys-0.2.0/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/logkeys/package-logkeys/usr/man/man8' /usr/bin/ginstall -c -m 644 logkeys.8 '/usr/src/slapt-src-i486/system/logkeys/package-logkeys/usr/man/man8' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/logkeys/logkeys-0.2.0/man' make[1]: Leaving directory '/usr/src/slapt-src-i486/system/logkeys/logkeys-0.2.0/man' Making install in scripts make[1]: Entering directory '/usr/src/slapt-src-i486/system/logkeys/logkeys-0.2.0/scripts' make[2]: Entering directory '/usr/src/slapt-src-i486/system/logkeys/logkeys-0.2.0/scripts' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/logkeys/package-logkeys/etc' /usr/bin/ginstall -c logkeys-start.sh logkeys-kill.sh '/usr/src/slapt-src-i486/system/logkeys/package-logkeys/etc' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/logkeys/logkeys-0.2.0/scripts' make[1]: Leaving directory '/usr/src/slapt-src-i486/system/logkeys/logkeys-0.2.0/scripts' make[1]: Entering directory '/usr/src/slapt-src-i486/system/logkeys/logkeys-0.2.0' make[2]: Entering directory '/usr/src/slapt-src-i486/system/logkeys/logkeys-0.2.0' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/slapt-src-i486/system/logkeys/logkeys-0.2.0' make[1]: Leaving directory '/usr/src/slapt-src-i486/system/logkeys/logkeys-0.2.0' 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/logkeys/logkeys-0.2.0-i586-1salix15.0.txz ./ etc/ etc/logkeys-kill.sh etc/logkeys-start.sh install/ install/slack-desc usr/ usr/bin/ usr/bin/llk usr/bin/llkk usr/bin/logkeys usr/doc/ usr/doc/logkeys-0.2.0/ usr/doc/logkeys-0.2.0/COPYING usr/doc/logkeys-0.2.0/ChangeLog usr/doc/logkeys-0.2.0/INSTALL usr/doc/logkeys-0.2.0/README.md usr/doc/logkeys-0.2.0/TODO usr/doc/logkeys-0.2.0/logkeys.SlackBuild usr/man/ usr/man/man8/ usr/man/man8/logkeys.8.gz Slackware package /usr/src/slapt-src-i486/system/logkeys/logkeys-0.2.0-i586-1salix15.0.txz created. Installing package logkeys-0.2.0-i586-1salix15.0... | logkeys (a GNU/Linux keylogger that works!) | | logkeys is a linux keylogger. It is no more advanced than other | available linux keyloggers, notably lkl and uberkey, but is a bit | newer, more up to date, it doesn't unreliably repeat keys and it | shouldn't crash your X. All in all, it just seems to work. It relies | on event interface of the Linux input subsystem. Once completely set, | it logs all common character and function keys, while also being | fully aware of Shift and AltGr key modifiers. | | Homepage: https://github.com/kernc/logkeys | |