The following packages will be installed: vbindiff Fetching README... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Fetching vbindiff-prevent-segfault.patch... 0%100%100%100%100%100%Done Fetching vbindiff.SlackBuild... 0%100%100%100%100%100%Done Fetching vbindiff.info... 0%100%100%100%100%100%Done vbindiff-3.0_beta4/ vbindiff-3.0_beta4/tools/ vbindiff-3.0_beta4/tools/vbindiff.pod.tt vbindiff-3.0_beta4/tools/NEWS.tt vbindiff-3.0_beta4/tools/ReadMe.tt vbindiff-3.0_beta4/tools/genfile.pl vbindiff-3.0_beta4/tools/getversion.pm vbindiff-3.0_beta4/tools/maketxt.pl vbindiff-3.0_beta4/tools/version.h.tt vbindiff-3.0_beta4/tools/zipdist.pl vbindiff-3.0_beta4/win32/ vbindiff-3.0_beta4/win32/ConWin.cpp vbindiff-3.0_beta4/win32/ConWin.hpp vbindiff-3.0_beta4/win32/FileIO.hpp vbindiff-3.0_beta4/win32/StdAfx.cpp vbindiff-3.0_beta4/win32/config.h vbindiff-3.0_beta4/win32/vbindiff.dsp vbindiff-3.0_beta4/win32/vbindiff.dsw vbindiff-3.0_beta4/win32/vbindiff.rc vbindiff-3.0_beta4/win32/version.h vbindiff-3.0_beta4/README vbindiff-3.0_beta4/configure.ac vbindiff-3.0_beta4/aclocal.m4 vbindiff-3.0_beta4/vbindiff.1 vbindiff-3.0_beta4/Makefile.am vbindiff-3.0_beta4/Makefile.in vbindiff-3.0_beta4/config.h.in vbindiff-3.0_beta4/configure vbindiff-3.0_beta4/AUTHORS vbindiff-3.0_beta4/COPYING vbindiff-3.0_beta4/NEWS vbindiff-3.0_beta4/depcomp vbindiff-3.0_beta4/install-sh vbindiff-3.0_beta4/missing vbindiff-3.0_beta4/vbindiff.cpp vbindiff-3.0_beta4/tables.h vbindiff-3.0_beta4/curses/ vbindiff-3.0_beta4/curses/ConWin.cpp vbindiff-3.0_beta4/curses/ConWin.hpp vbindiff-3.0_beta4/curses/FileIO.hpp vbindiff-3.0_beta4/GetOpt/ vbindiff-3.0_beta4/GetOpt/GetOpt.cpp vbindiff-3.0_beta4/GetOpt/GetOpt.hpp vbindiff-3.0_beta4/cjm-style.el vbindiff-3.0_beta4/putty.src vbindiff-3.0_beta4/README.PuTTY patching file vbindiff.cpp checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable debugging... no checking for g++... g++ 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 g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking for gcc... gcc 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 dependency style of gcc... gcc3 checking for initscr in -lncurses... yes checking for new_panel in -lpanel... yes checking how to run the C++ preprocessor... g++ -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 errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking panel.h usability... yes checking panel.h presence... yes checking for panel.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking for working memcmp... yes checking for atexit... yes checking for memset... yes checking for strchr... yes checking for strerror... yes checking for strrchr... yes checking for strtoul... yes 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 '/usr/src/slapt-src/system/vbindiff/vbindiff-3.0_beta4' if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./curses -Wall -D_FILE_OFFSET_BITS=64 -O2 -fPIC -MT vbindiff.o -MD -MP -MF ".deps/vbindiff.Tpo" -c -o vbindiff.o vbindiff.cpp; \ then mv -f ".deps/vbindiff.Tpo" ".deps/vbindiff.Po"; else rm -f ".deps/vbindiff.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./curses -Wall -D_FILE_OFFSET_BITS=64 -O2 -fPIC -MT ConWin.o -MD -MP -MF ".deps/ConWin.Tpo" -c -o ConWin.o `test -f 'curses/ConWin.cpp' || echo './'`curses/ConWin.cpp; \ then mv -f ".deps/ConWin.Tpo" ".deps/ConWin.Po"; else rm -f ".deps/ConWin.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./curses -Wall -D_FILE_OFFSET_BITS=64 -O2 -fPIC -MT GetOpt.o -MD -MP -MF ".deps/GetOpt.Tpo" -c -o GetOpt.o `test -f 'GetOpt/GetOpt.cpp' || echo './'`GetOpt/GetOpt.cpp; \ then mv -f ".deps/GetOpt.Tpo" ".deps/GetOpt.Po"; else rm -f ".deps/GetOpt.Tpo"; exit 1; fi g++ -Wall -D_FILE_OFFSET_BITS=64 -O2 -fPIC -o vbindiff vbindiff.o ConWin.o GetOpt.o -lpanel -lncurses make[1]: Leaving directory '/usr/src/slapt-src/system/vbindiff/vbindiff-3.0_beta4' make[1]: Entering directory '/usr/src/slapt-src/system/vbindiff/vbindiff-3.0_beta4' test -z "/usr/bin" || mkdir -p -- "/usr/src/slapt-src/system/vbindiff/package-vbindiff/usr/bin" /usr/bin/ginstall -c 'vbindiff' '/usr/src/slapt-src/system/vbindiff/package-vbindiff/usr/bin/vbindiff' test -z "/usr/man/man1" || mkdir -p -- "/usr/src/slapt-src/system/vbindiff/package-vbindiff/usr/man/man1" /usr/bin/ginstall -c -m 644 './vbindiff.1' '/usr/src/slapt-src/system/vbindiff/package-vbindiff/usr/man/man1/vbindiff.1' make[1]: Leaving directory '/usr/src/slapt-src/system/vbindiff/vbindiff-3.0_beta4' Slackware package maker, version 3.141593. 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/system/vbindiff/vbindiff-3.0_beta4-x86_64-2salix.txz ./ usr/ usr/bin/ usr/bin/vbindiff usr/doc/ usr/doc/vbindiff-3.0_beta4/ usr/doc/vbindiff-3.0_beta4/README usr/doc/vbindiff-3.0_beta4/README.PuTTY usr/doc/vbindiff-3.0_beta4/vbindiff.SlackBuild usr/doc/vbindiff-3.0_beta4/COPYING usr/doc/vbindiff-3.0_beta4/NEWS usr/doc/vbindiff-3.0_beta4/AUTHORS usr/man/ usr/man/man1/ usr/man/man1/vbindiff.1.gz install/ install/slack-desc Slackware package /usr/src/slapt-src/system/vbindiff/vbindiff-3.0_beta4-x86_64-2salix.txz created. Installing package vbindiff-3.0_beta4-x86_64-2salix... | vbindiff (Visual Binary Diff) | | VBinDiff (Visual Binary Diff) displays files in hexadecimal and ASCII | (or EBCDIC). It can also display two files at once, and highlight the | differences between them. Unlike diff, it works well with large files | | Home Page : http://www.cjmweb.net/vbindiff/ | | | | | |