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 to enable maintainer-specific portions of Makefiles... no
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 style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking for mkstemp... 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 whether MAXHOSTNAMELEN is declared... no
checking for header that defines MAXHOSTNAMELEN... sys/param.h
checking for cpp... /usr/bin/cpp
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for XRDB... yes
checking build system type... sparc-slackware-linux-gnu
checking host system type... sparc-slackware-linux-gnu
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
make  all-am
make[1]: Entering directory `/tmp/x11-build/xrdb-1.0.5'
gcc -DHAVE_CONFIG_H -I.     -O2 -m32 -mcpu=v8 -mtune=v9 -MT xrdb.o -MD -MP -MF .deps/xrdb.Tpo -c -o xrdb.o xrdb.c
sed -e 's|__vendorversion__|"xrdb 1.0.5" "X Version 11"|' -e 's|__xorgversion__|"xrdb 1.0.5" "X Version 11"|' -e 's|__xservername__|Xorg|g' -e 's|__xconfigfile__|xorg.conf|g' -e 's|__projectroot__|/usr|g' -e 's|__apploaddir__||' -e 's|__appmansuffix__|1|g' -e 's|__libmansuffix__|3|g' -e 's|__adminmansuffix__|8|g' -e 's|__miscmansuffix__|7|g' -e 's|__filemansuffix__|5|g' < xrdb.man > xrdb.1
mv -f .deps/xrdb.Tpo .deps/xrdb.Po
gcc  -O2 -m32 -mcpu=v8 -mtune=v9   -o xrdb xrdb.o -lXmuu -lX11   
make[1]: Leaving directory `/tmp/x11-build/xrdb-1.0.5'
make[1]: Entering directory `/tmp/x11-build/xrdb-1.0.5'
test -z "/usr/bin" || /usr/bin/mkdir -p "/tmp/x11-build/package-xrdb/usr/bin"
  /usr/bin/ginstall -c 'xrdb' '/tmp/x11-build/package-xrdb/usr/bin/xrdb'
test -z "/usr/man/man1" || /usr/bin/mkdir -p "/tmp/x11-build/package-xrdb/usr/man/man1"
 /usr/bin/ginstall -c -m 644 'xrdb.1' '/tmp/x11-build/package-xrdb/usr/man/man1/xrdb.1'
make[1]: Leaving directory `/tmp/x11-build/xrdb-1.0.5'

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 xrdb-1.0.5-sparc-1.tar...

./
usr/
usr/bin/
usr/bin/xrdb
usr/man/
usr/man/man1/
usr/man/man1/xrdb.1.gz
install/
install/slack-desc
tar-1.13: xrdb-1.0.5-sparc-1.tar is the archive; not dumped

Gzipping xrdb-1.0.5-sparc-1.tar...

Renaming xrdb-1.0.5-sparc-1.tar.gz to xrdb-1.0.5-sparc-1.tgz...

Moving xrdb-1.0.5-sparc-1.tgz to /tmp/x11-build...

Package creation complete.