tar -xf units-1.88.tar.gz checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 an ANSI C-conforming const... yes checking for a BSD-compatible install... /usr/bin/ginstall -c checking for sin... no checking for tparm in -lncurses... yes 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 readline in -lreadline... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking for string.h... (cached) yes checking for stdlib.h... (cached) yes checking for strchr... yes checking for strspn... yes checking for strtok... yes configure: creating ./config.status config.status: creating Makefile gcc -DUNITSFILE=\"/usr/share/units.dat\" -DREADLINE -DPACKAGE_NAME=\"GNU\ units\" -DPACKAGE_TARNAME=\"units\" -DPACKAGE_VERSION=\"1.88\" -DPACKAGE_STRING=\"GNU\ units\ 1.88\" -DPACKAGE_BUGREPORT=\"adrian@cam.cornell.edu\" -DPACKAGE_URL=\"http://www.gnu.org/software/units/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -O2 -march=i486 -mtune=i686 -I. -c units.c gcc -DUNITSFILE=\"/usr/share/units.dat\" -DREADLINE -DPACKAGE_NAME=\"GNU\ units\" -DPACKAGE_TARNAME=\"units\" -DPACKAGE_VERSION=\"1.88\" -DPACKAGE_STRING=\"GNU\ units\ 1.88\" -DPACKAGE_BUGREPORT=\"adrian@cam.cornell.edu\" -DPACKAGE_URL=\"http://www.gnu.org/software/units/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -O2 -march=i486 -mtune=i686 -I. -c parse.tab.c gcc -DUNITSFILE=\"/usr/share/units.dat\" -DREADLINE -DPACKAGE_NAME=\"GNU\ units\" -DPACKAGE_TARNAME=\"units\" -DPACKAGE_VERSION=\"1.88\" -DPACKAGE_STRING=\"GNU\ units\ 1.88\" -DPACKAGE_BUGREPORT=\"adrian@cam.cornell.edu\" -DPACKAGE_URL=\"http://www.gnu.org/software/units/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -O2 -march=i486 -mtune=i686 -I. -c getopt.c gcc -DUNITSFILE=\"/usr/share/units.dat\" -DREADLINE -DPACKAGE_NAME=\"GNU\ units\" -DPACKAGE_TARNAME=\"units\" -DPACKAGE_VERSION=\"1.88\" -DPACKAGE_STRING=\"GNU\ units\ 1.88\" -DPACKAGE_BUGREPORT=\"adrian@cam.cornell.edu\" -DPACKAGE_URL=\"http://www.gnu.org/software/units/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -O2 -march=i486 -mtune=i686 -I. -c getopt1.c gcc -o units units.o parse.tab.o getopt.o getopt1.o -lm -lreadline -lncurses sed s!@DATAFILE@!/usr/share/units.dat! ./units.man > units.1 ./mkinstalldirs /home/rich/buildx_32/units/1.88/pkg/usr/share/man/man1 mkdir /home/rich/buildx_32/units/1.88/pkg/usr/share mkdir /home/rich/buildx_32/units/1.88/pkg/usr/share/man mkdir /home/rich/buildx_32/units/1.88/pkg/usr/share/man/man1 /usr/bin/ginstall -c -m 644 units.1 /home/rich/buildx_32/units/1.88/pkg/usr/share/man/man1/`echo units|sed 's,x,x,'`.1 ./mkinstalldirs /home/rich/buildx_32/units/1.88/pkg/usr/share/info mkdir /home/rich/buildx_32/units/1.88/pkg/usr/share/info if test -f units.info; then d=.; \ else d=.; fi; \ /usr/bin/ginstall -c -m 644 $d/units.info /home/rich/buildx_32/units/1.88/pkg/usr/share/info/units.info; \ # Run install-info only if it exists. if test -f /home/rich/buildx_32/units/1.88/pkg/usr/share/info/dir; then \ if /bin/sh -c 'install-info --version' \ >/dev/null 2>&1; then \ install-info --dir-file=/home/rich/buildx_32/units/1.88/pkg/usr/share/info/dir \ /home/rich/buildx_32/units/1.88/pkg/usr/share/info/units.info; \ else true; fi \ else true; fi ./mkinstalldirs /home/rich/buildx_32/units/1.88/pkg/usr/bin /home/rich/buildx_32/units/1.88/pkg/usr/share mkdir /home/rich/buildx_32/units/1.88/pkg/usr/bin /usr/bin/ginstall -c units /home/rich/buildx_32/units/1.88/pkg/usr/bin/`echo units|sed 's,x,x,'` /usr/bin/ginstall -c -m 644 ./units.dat /home/rich/buildx_32/units/1.88/pkg/usr/share/units.dat /home/rich/buildx_32/units/1.88/pkg: total 8 drwxr-xr-x 2 root root 4096 2010-08-29 06:18 install drwxr-xr-x 8 root root 4096 2010-08-29 06:18 usr /home/rich/buildx_32/units/1.88/pkg/install: total 4 -rw-r--r-- 1 root root 676 2010-08-29 06:18 slack-desc /home/rich/buildx_32/units/1.88/pkg/usr: total 24 drwxr-xr-x 2 root root 4096 2010-08-29 06:18 bin drwxr-xr-x 3 root root 4096 2010-08-29 06:18 doc drwxr-xr-x 2 root root 4096 2010-08-29 06:18 info drwxr-xr-x 3 root root 4096 2010-08-29 06:18 man drwxr-xr-x 2 root root 4096 2010-08-29 06:18 share drwxr-xr-x 3 root root 4096 2010-08-29 06:18 src /home/rich/buildx_32/units/1.88/pkg/usr/bin: total 40 -rwxr-xr-x 1 root root 39784 2010-08-29 06:18 units /home/rich/buildx_32/units/1.88/pkg/usr/doc: total 4 drwxr-xr-x 2 root root 4096 2010-08-29 06:18 units-1.88 /home/rich/buildx_32/units/1.88/pkg/usr/doc/units-1.88: total 72 -rw-r--r-- 1 root root 35147 2010-08-29 06:18 COPYING -rw-r--r-- 1 root root 12851 2010-08-29 06:18 ChangeLog -rw-r--r-- 1 root root 7721 2010-08-29 06:18 INSTALL -rw-r--r-- 1 root root 3569 2010-08-29 06:18 NEWS -rw-r--r-- 1 root root 5768 2010-08-29 06:18 README /home/rich/buildx_32/units/1.88/pkg/usr/info: total 16 -rw-r--r-- 1 root root 13876 2010-08-29 06:18 units.info.gz /home/rich/buildx_32/units/1.88/pkg/usr/man: total 4 drwxr-xr-x 2 root root 4096 2010-08-29 06:18 man1 /home/rich/buildx_32/units/1.88/pkg/usr/man/man1: total 16 -rw-r--r-- 1 root root 12543 2010-08-29 06:18 units.1.gz /home/rich/buildx_32/units/1.88/pkg/usr/share: total 220 -rw-r--r-- 1 root root 221844 2010-08-29 06:18 units.dat /home/rich/buildx_32/units/1.88/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 2010-08-29 06:19 units-1.88 /home/rich/buildx_32/units/1.88/pkg/usr/src/units-1.88: total 4 -rw-r--r-- 1 root root 1460 2010-08-29 06:19 SLKBUILD Slackware package maker, version 3.14159. 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: /home/rich/buildx_32/units/1.88/units-1.88-i486-1rl.txz ./ usr/ usr/man/ usr/man/man1/ usr/man/man1/units.1.gz usr/bin/ usr/bin/units usr/src/ usr/src/units-1.88/ usr/src/units-1.88/SLKBUILD usr/doc/ usr/doc/units-1.88/ usr/doc/units-1.88/INSTALL usr/doc/units-1.88/ChangeLog usr/doc/units-1.88/NEWS usr/doc/units-1.88/COPYING usr/doc/units-1.88/README usr/info/ usr/info/units.info.gz usr/share/ usr/share/units.dat install/ install/slack-desc Slackware package /home/rich/buildx_32/units/1.88/units-1.88-i486-1rl.txz created. Package has been built.