checking for a BSD-compatible install... /bin/ginstall -c checking whether build environment is sane... yes checking whether make sets $(MAKE)... yes checking for working aclocal-1.4... missing checking for working autoconf... found checking for working automake-1.4... missing checking for working autoheader... found checking for working makeinfo... missing checking for gcc... gcc checking for C compiler default output... 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 ANSI C... none needed checking for gcc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for a BSD-compatible install... /bin/ginstall -c checking whether make sets $(MAKE)... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for giblib-config... /usr/bin/giblib-config checking for giblib - version >= 1.2.3... yes checking for getopt_long... yes configure: creating ./config.status config.status: creating Makefile config.status: creating scrot.spec config.status: creating src/Makefile config.status: creating src/config.h config.status: executing default-1 commands Making all in src make[1]: Entering directory `/tmp/scrot-0.8/src' gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O3 -Wall -I/usr/X11R6/include -I/usr/include -I/usr/include -I. -DPREFIX=\""/usr"\" -I/usr/include/giblib -O2 -march=i486 -mtune=i686 -c main.c main.c: In function 'scrot_sel_and_grab_image': main.c:327: warning: pointer targets in passing argument 4 of 'XGetGeometry' differ in signedness main.c:327: warning: pointer targets in passing argument 5 of 'XGetGeometry' differ in signedness gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O3 -Wall -I/usr/X11R6/include -I/usr/include -I/usr/include -I. -DPREFIX=\""/usr"\" -I/usr/include/giblib -O2 -march=i486 -mtune=i686 -c getopt.c gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O3 -Wall -I/usr/X11R6/include -I/usr/include -I/usr/include -I. -DPREFIX=\""/usr"\" -I/usr/include/giblib -O2 -march=i486 -mtune=i686 -c getopt1.c gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O3 -Wall -I/usr/X11R6/include -I/usr/include -I/usr/include -I. -DPREFIX=\""/usr"\" -I/usr/include/giblib -O2 -march=i486 -mtune=i686 -c options.c gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O3 -Wall -I/usr/X11R6/include -I/usr/include -I/usr/include -I. -DPREFIX=\""/usr"\" -I/usr/include/giblib -O2 -march=i486 -mtune=i686 -c imlib.c gcc -O2 -march=i486 -mtune=i686 -L/usr/X11R6/lib -o scrot main.o getopt.o getopt1.o options.o imlib.o -lX11 -L/usr/lib -lgiblib -L/usr/lib -lImlib2 -lfreetype -lz -L/usr/X11R6/lib -lX11 -lXext -ldl -lm -lm make[1]: Leaving directory `/tmp/scrot-0.8/src' make[1]: Entering directory `/tmp/scrot-0.8' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/tmp/scrot-0.8' Making install in src make[1]: Entering directory `/tmp/scrot-0.8/src' make[2]: Entering directory `/tmp/scrot-0.8/src' /bin/sh ../mkinstalldirs /tmp/package-scrot/usr/bin mkdir /tmp/package-scrot/usr mkdir /tmp/package-scrot/usr/bin /bin/ginstall -c scrot /tmp/package-scrot/usr/bin/scrot make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/tmp/scrot-0.8/src' make[1]: Leaving directory `/tmp/scrot-0.8/src' make[1]: Entering directory `/tmp/scrot-0.8' make[2]: Entering directory `/tmp/scrot-0.8' make[2]: Nothing to be done for `install-exec-am'. make install-man1 make[3]: Entering directory `/tmp/scrot-0.8' /bin/sh ./mkinstalldirs /tmp/package-scrot/usr/man/man1 mkdir /tmp/package-scrot/usr/man mkdir /tmp/package-scrot/usr/man/man1 /bin/ginstall -c -m 644 ./scrot.1 /tmp/package-scrot/usr/man/man1/scrot.1 make[3]: Leaving directory `/tmp/scrot-0.8' /bin/sh ./mkinstalldirs /tmp/package-scrot/usr/doc/scrot mkdir /tmp/package-scrot/usr/doc mkdir /tmp/package-scrot/usr/doc/scrot /bin/ginstall -c -m 644 ./README /tmp/package-scrot/usr/doc/scrot/README /bin/ginstall -c -m 644 ./AUTHORS /tmp/package-scrot/usr/doc/scrot/AUTHORS /bin/ginstall -c -m 644 ./ChangeLog /tmp/package-scrot/usr/doc/scrot/ChangeLog /bin/ginstall -c -m 644 ./TODO /tmp/package-scrot/usr/doc/scrot/TODO make[2]: Leaving directory `/tmp/scrot-0.8' make[1]: Leaving directory `/tmp/scrot-0.8' Usage: strip in-file(s) Removes symbols and sections from files The options are: -I --input-target= Assume input file is in format -O --output-target= Create an output file in format -F --target= Set both input and output format to -p --preserve-dates Copy modified/access timestamps to the output -R --remove-section= Remove section from the output -s --strip-all Remove all symbol and relocation information -g -S -d --strip-debug Remove all debugging symbols & sections --strip-unneeded Remove all symbols not needed by relocations --only-keep-debug Strip everything but the debug information -N --strip-symbol= Do not copy symbol -K --keep-symbol= Do not strip symbol --keep-file-symbols Do not strip file symbol(s) -w --wildcard Permit wildcard in symbol comparison -x --discard-all Remove all non-global symbols -X --discard-locals Remove any compiler-generated symbols -v --verbose List all object files modified -V --version Display this program's version number -h --help Display this output --info List object formats & architectures supported -o Place stripped output into strip: supported targets: elf32-i386 a.out-i386-linux efi-app-ia32 efi-bsdrv-ia32 efi-rtdrv-ia32 elf64-x86-64 elf64-little elf64-big elf32-little elf32-big srec symbolsrec tekhex binary ihex trad-core Usage: strip in-file(s) Removes symbols and sections from files The options are: -I --input-target= Assume input file is in format -O --output-target= Create an output file in format -F --target= Set both input and output format to -p --preserve-dates Copy modified/access timestamps to the output -R --remove-section= Remove section from the output -s --strip-all Remove all symbol and relocation information -g -S -d --strip-debug Remove all debugging symbols & sections --strip-unneeded Remove all symbols not needed by relocations --only-keep-debug Strip everything but the debug information -N --strip-symbol= Do not copy symbol -K --keep-symbol= Do not strip symbol --keep-file-symbols Do not strip file symbol(s) -w --wildcard Permit wildcard in symbol comparison -x --discard-all Remove all non-global symbols -X --discard-locals Remove any compiler-generated symbols -v --verbose List all object files modified -V --version Display this program's version number -h --help Display this output --info List object formats & architectures supported -o Place stripped output into strip: supported targets: elf32-i386 a.out-i386-linux efi-app-ia32 efi-bsdrv-ia32 efi-rtdrv-ia32 elf64-x86-64 elf64-little elf64-big elf32-little elf32-big srec symbolsrec tekhex binary ihex trad-core 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: /work/scrot/scrot-0.8-i486-64.1.txz ./ usr/ usr/bin/ usr/bin/scrot usr/man/ usr/man/man1/ usr/man/man1/scrot.1.gz usr/doc/ usr/doc/scrot-0.8/ usr/doc/scrot-0.8/AUTHORS usr/doc/scrot-0.8/README usr/doc/scrot-0.8/ChangeLog usr/doc/scrot-0.8/TODO usr/src/ usr/src/scrot-0.8/ usr/src/scrot-0.8/build-scrot.sh install/ install/slack-desc Slackware package /work/scrot/scrot-0.8-i486-64.1.txz created. Generating md5 checksum Generating dependencies file