autoreconf: Entering directory `.' autoreconf: configure.in: not using Gettext autoreconf: running: aclocal --force aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf: configure.in: tracing autoreconf: configure.in: not using Libtool autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:13: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:13: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.in:14: installing './compile' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf: Leaving directory `.' udosh-replay.8.in sudosh2-1.0.4/PLATFORMS sudosh2-1.0.4/ChangeLog sudosh2-1.0.4/COPYING sudosh2-1.0.4/aclocal.m4 sudosh2-1.0.4/install-sh sudosh2-1.0.4/autom4te.cache/ sudosh2-1.0.4/autom4te.cache/traces.1 sudosh2-1.0.4/autom4te.cache/output.1 sudosh2-1.0.4/autom4te.cache/output.0 sudosh2-1.0.4/autom4te.cache/traces.0 sudosh2-1.0.4/autom4te.cache/requests sudosh2-1.0.4/NEWS sudosh2-1.0.4/README sudosh2-1.0.4/src/ sudosh2-1.0.4/src/getopt.c sudosh2-1.0.4/src/sudosh.conf.in sudosh2-1.0.4/src/string.c sudosh2-1.0.4/src/struct.h sudosh2-1.0.4/src/Makefile.am sudosh2-1.0.4/src/super.h sudosh2-1.0.4/src/rand.c sudosh2-1.0.4/src/parse.c sudosh2-1.0.4/src/util.c sudosh2-1.0.4/src/sudosh.c sudosh2-1.0.4/src/getopt.h sudosh2-1.0.4/src/replay.c sudosh2-1.0.4/src/Makefile.in sudosh2-1.0.4/configure.in sudosh2-1.0.4/Makefile.in patching file src/Makefile.am checking build system type... i586-slackware-linux-gnu checking host system type... i586-slackware-linux-gnu checking target system type... i586-slackware-linux-gnu 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 to see if you want to log input too... yes checking for logdir... /var/log/sudosh checking for /etc/shells... found checking for dirent.h that defines DIR... yes checking for library containing opendir... none required 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 for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking sgtty.h usability... yes checking sgtty.h presence... yes checking for sgtty.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking util.h usability... no checking util.h presence... no checking for util.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/termios.h usability... yes checking sys/termios.h presence... yes checking for sys/termios.h... yes checking for sys/types.h... (cached) yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking usersec.h usability... no checking usersec.h presence... no checking for usersec.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for sys/stat.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking for strings.h... (cached) yes checking for openpty... no checking for getusershell... yes checking for gettimeofday... yes checking for mkdir... yes checking for rmdir... yes checking for setpenv... no checking for atoi... yes checking for sscanf... yes checking for open... yes checking for read... yes checking for close... yes checking for fflush... yes checking for fclose... yes checking for fopen... yes checking for fread... yes checking for fputs... yes checking for fprintf... yes checking for strncpy... yes checking for snprintf... yes checking for strcmp... yes checking for strlen... yes checking for strftime... yes checking for isspace... yes checking for localtime... yes checking for opendir... yes checking for readdir... yes checking for closedir... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for select... yes checking for strrchr... yes checking for bzero... yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... 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 whether gcc needs -traditional... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void 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/sudosh.conf config.status: creating sudosh.1 config.status: creating sudosh-replay.8 config.status: creating sudosh.conf.5 config.status: creating config.h config.status: executing depfiles commands Configuration summary: ====================== Host type................: i586-slackware-linux-gnu CC.......................: gcc CFLAGS...................: -O2 -march=i586 -mtune=i686 -Werror Package..................: sudosh2 Version..................: 1.0.4 Installation prefix......: /usr Man directory............: /usr/man sysconfdir...............: /etc recording input..........: yes If this summary looks good, type 'make' or 'gmake' to compile then 'make install' or 'gmake install' as root to install the programs to the above installation prefix. make all-recursive make[1]: Entering directory '/usr/src/slapt-src-i486/system/sudosh2/sudosh2-1.0.4' Making all in src make[2]: Entering directory '/usr/src/slapt-src-i486/system/sudosh2/sudosh2-1.0.4/src' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i586 -mtune=i686 -Werror -MT sudosh.o -MD -MP -MF .deps/sudosh.Tpo -c -o sudosh.o sudosh.c mv -f .deps/sudosh.Tpo .deps/sudosh.Po gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i586 -mtune=i686 -Werror -MT rand.o -MD -MP -MF .deps/rand.Tpo -c -o rand.o rand.c mv -f .deps/rand.Tpo .deps/rand.Po gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i586 -mtune=i686 -Werror -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o parse.c mv -f .deps/parse.Tpo .deps/parse.Po gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i586 -mtune=i686 -Werror -MT string.o -MD -MP -MF .deps/string.Tpo -c -o string.o string.c mv -f .deps/string.Tpo .deps/string.Po gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i586 -mtune=i686 -Werror -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c mv -f .deps/util.Tpo .deps/util.Po gcc -O2 -march=i586 -mtune=i686 -Werror -o sudosh sudosh.o rand.o parse.o string.o util.o gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i586 -mtune=i686 -Werror -MT replay.o -MD -MP -MF .deps/replay.Tpo -c -o replay.o replay.c mv -f .deps/replay.Tpo .deps/replay.Po gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i586 -mtune=i686 -Werror -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c mv -f .deps/getopt.Tpo .deps/getopt.Po gcc -O2 -march=i586 -mtune=i686 -Werror -o sudosh-replay replay.o getopt.o string.o parse.o util.o make[2]: Leaving directory '/usr/src/slapt-src-i486/system/sudosh2/sudosh2-1.0.4/src' make[2]: Entering directory '/usr/src/slapt-src-i486/system/sudosh2/sudosh2-1.0.4' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/sudosh2/sudosh2-1.0.4' make[1]: Leaving directory '/usr/src/slapt-src-i486/system/sudosh2/sudosh2-1.0.4' if test -z ''; then \ make INSTALL_PROGRAM="/bin/sh /usr/src/slapt-src-i486/system/sudosh2/sudosh2-1.0.4/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /usr/src/slapt-src-i486/system/sudosh2/sudosh2-1.0.4/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ make INSTALL_PROGRAM="/bin/sh /usr/src/slapt-src-i486/system/sudosh2/sudosh2-1.0.4/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /usr/src/slapt-src-i486/system/sudosh2/sudosh2-1.0.4/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG=''" install; \ fi make[1]: Entering directory '/usr/src/slapt-src-i486/system/sudosh2/sudosh2-1.0.4' Making install in src make[2]: Entering directory '/usr/src/slapt-src-i486/system/sudosh2/sudosh2-1.0.4/src' make[3]: Entering directory '/usr/src/slapt-src-i486/system/sudosh2/sudosh2-1.0.4/src' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/sudosh2/package-sudosh2/usr/bin' /bin/sh /usr/src/slapt-src-i486/system/sudosh2/sudosh2-1.0.4/install-sh -c -s sudosh sudosh-replay '/usr/src/slapt-src-i486/system/sudosh2/package-sudosh2/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/slapt-src-i486/system/sudosh2/sudosh2-1.0.4/src' /usr/bin/mkdir -p "/usr/src/slapt-src-i486/system/sudosh2/package-sudosh2/etc" /usr/bin/ginstall -c -o 0 -g 0 -m 0444 './sudosh.conf' '/usr/src/slapt-src-i486/system/sudosh2/package-sudosh2/etc/sudosh.conf' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/sudosh2/sudosh2-1.0.4/src' make[2]: Entering directory '/usr/src/slapt-src-i486/system/sudosh2/sudosh2-1.0.4' make[3]: Entering directory '/usr/src/slapt-src-i486/system/sudosh2/sudosh2-1.0.4' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/sudosh2/package-sudosh2/usr/man/man1' /usr/bin/ginstall -c -m 644 sudosh.1 '/usr/src/slapt-src-i486/system/sudosh2/package-sudosh2/usr/man/man1' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/sudosh2/package-sudosh2/usr/man/man5' /usr/bin/ginstall -c -m 644 sudosh.conf.5 '/usr/src/slapt-src-i486/system/sudosh2/package-sudosh2/usr/man/man5' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/sudosh2/package-sudosh2/usr/man/man8' /usr/bin/ginstall -c -m 644 sudosh-replay.8 '/usr/src/slapt-src-i486/system/sudosh2/package-sudosh2/usr/man/man8' make[3]: Leaving directory '/usr/src/slapt-src-i486/system/sudosh2/sudosh2-1.0.4' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/sudosh2/sudosh2-1.0.4' make[1]: Leaving directory '/usr/src/slapt-src-i486/system/sudosh2/sudosh2-1.0.4' 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/sudosh2/sudosh2-1.0.4-i586-2salix15.0.txz ./ etc/ etc/sudosh.conf.new install/ install/doinst.sh install/slack-desc usr/ usr/bin/ usr/bin/sudosh usr/bin/sudosh-replay usr/doc/ usr/doc/sudosh2-1.0.4/ usr/doc/sudosh2-1.0.4/AUTHORS usr/doc/sudosh2-1.0.4/COPYING usr/doc/sudosh2-1.0.4/ChangeLog usr/doc/sudosh2-1.0.4/NEWS usr/doc/sudosh2-1.0.4/README usr/doc/sudosh2-1.0.4/TODO usr/doc/sudosh2-1.0.4/sudosh2.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/sudosh.1.gz usr/man/man5/ usr/man/man5/sudosh.conf.5.gz usr/man/man8/ usr/man/man8/sudosh-replay.8.gz Slackware package /usr/src/slapt-src-i486/system/sudosh2/sudosh2-1.0.4-i586-2salix15.0.txz created. Installing package sudosh2-1.0.4-i586-2salix15.0... | sudosh2 (tool for server auditing and shell reporting) | | sudosh2 is an auditing shell filter and can be used as a login shell. | sudosh2 records all keystrokes and output and can play back the | session as just like a VCR. | | | | | | | |