rzip-2.1/ rzip-2.1/zlib/ rzip-2.1/test-random.sh rzip-2.1/COPYING rzip-2.1/Makefile.in rzip-2.1/acconfig.h rzip-2.1/aclocal.m4 rzip-2.1/bzipall rzip-2.1/config.h.in rzip-2.1/configure rzip-2.1/configure.in rzip-2.1/crc32.c rzip-2.1/gzipall rzip-2.1/install-sh rzip-2.1/magic rzip-2.1/main.c rzip-2.1/mkrandom.c rzip-2.1/ratios rzip-2.1/runzip.c rzip-2.1/rzip.1 rzip-2.1/rzip.c rzip-2.1/rzip.h rzip-2.1/rzip.yo rzip-2.1/rzipall rzip-2.1/stream.c rzip-2.1/find_stream_match.c rzip-2.1/testfiles.sh rzip-2.1/util.c rzip-2.1/md4.c rzip-2.1/md4.h creating cache ./config.cache checking for gcc... gcc checking whether the C compiler (gcc -O2 -m32 -mcpu=v8 -mtune=v9 ) works... yes checking whether the C compiler (gcc -O2 -m32 -mcpu=v8 -mtune=v9 ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for a BSD compatible install... /usr/bin/ginstall -c checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for _LARGEFILE_SOURCE value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking for _XOPEN_SOURCE value needed for large files... no checking how to run the C preprocessor... gcc -E checking for fcntl.h... yes checking for sys/time.h... yes checking for sys/unistd.h... yes checking for unistd.h... yes checking for sys/param.h... yes checking for ctype.h... yes checking for sys/wait.h... yes checking for sys/ioctl.h... yes checking for string.h... yes checking for stdlib.h... yes checking for sys/types.h... yes checking for ANSI C header files... yes checking for off_t... yes checking for size_t... yes checking size of int... 4 checking size of long... 4 checking size of short... 2 checking for large file support... yes checking for inline... inline checking for BZ2_bzBuffToBuffCompress in -lbz2... yes checking for errno in errno.h... yes checking for mmap... yes checking for strerror... yes checking for getopt_long... yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h gcc -I. -I. -O2 -m32 -mcpu=v8 -mtune=v9 -c rzip.c -o rzip.o gcc -I. -I. -O2 -m32 -mcpu=v8 -mtune=v9 -c runzip.c -o runzip.o gcc -I. -I. -O2 -m32 -mcpu=v8 -mtune=v9 -c main.c -o main.o gcc -I. -I. -O2 -m32 -mcpu=v8 -mtune=v9 -c stream.c -o stream.o gcc -I. -I. -O2 -m32 -mcpu=v8 -mtune=v9 -c util.c -o util.o gcc -I. -I. -O2 -m32 -mcpu=v8 -mtune=v9 -c crc32.c -o crc32.o gcc -O2 -m32 -mcpu=v8 -mtune=v9 -o rzip rzip.o runzip.o main.o stream.o util.o crc32.o -lbz2 Slackware package maker, version 2.1. 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 tar file rzip-2.1-sparc-1.tar... ./ bin/ bin/rzip usr/ usr/man/ usr/man/man1/ usr/man/man1/rzip.1.gz usr/doc/ usr/doc/rzip-2.1/ usr/doc/rzip-2.1/COPYING install/ install/slack-desc tar-1.13: rzip-2.1-sparc-1.tar is the archive; not dumped Gzipping rzip-2.1-sparc-1.tar... Renaming rzip-2.1-sparc-1.tar.gz to rzip-2.1-sparc-1.tgz... Moving rzip-2.1-sparc-1.tgz to ..... Package creation complete.