checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking for gawk... (cached) gawk
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 style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for strerror in -lcposix... no
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /bin/install -c
checking for ranlib... ranlib
checking for special C compiler options needed for large
files... no
checking for _FILE_OFFSET_BITS value needed for large
files... 64
checking for _LARGE_FILES value needed for large files...
no
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for variable-length arrays... yes
checking for pr... /bin/pr
checking for stdbool.h that conforms to C99... yes
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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
.
.
.
/bin/install -c sdiff /usr/bin/sdiff
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/sources/diffutils-2.8.1/src'
make[1]: Leaving directory `/sources/diffutils-2.8.1/src'
Making install in man
make[1]: Entering directory `/sources/diffutils-2.8.1/man'
make[2]: Entering directory `/sources/diffutils-2.8.1/man'
make[2]: Nothing to be done for `install-exec-am'.
/bin/sh ../config/mkinstalldirs /usr/man/man1
/bin/install -c -m 644 ./cmp.1 /usr/man/man1/cmp.1
/bin/install -c -m 644 ./diff.1 /usr/man/man1/diff.1
/bin/install -c -m 644 ./diff3.1 /usr/man/man1/diff3.1
/bin/install -c -m 644 ./sdiff.1 /usr/man/man1/sdiff.1
make[2]: Leaving directory `/sources/diffutils-2.8.1/man'
make[1]: Leaving directory `/sources/diffutils-2.8.1/man'
Making install in po
make[1]: Entering directory `/sources/diffutils-2.8.1/po'
/bin/sh `case ""config/mkinstalldirs"" in /*) echo
""config/mkinstalldirs"" ;; *) echo
""../config/mkinstalldirs"" ;; esac` /usr/share
installing cs.gmo as
/usr/share/locale/cs/LC_MESSAGES/diffutils.mo
installing da.gmo as
/usr/share/locale/da/LC_MESSAGES/diffutils.mo
installing de.gmo as
/usr/share/locale/de/LC_MESSAGES/diffutils.mo
installing en_GB.gmo as
/usr/share/locale/en_GB/LC_MESSAGES/diffutils.mo
installing eo.gmo as
/usr/share/locale/eo/LC_MESSAGES/diffutils.mo
installing es.gmo as
/usr/share/locale/es/LC_MESSAGES/diffutils.mo
installing fr.gmo as
/usr/share/locale/fr/LC_MESSAGES/diffutils.mo
installing gl.gmo as
/usr/share/locale/gl/LC_MESSAGES/diffutils.mo
installing he.gmo as
/usr/share/locale/he/LC_MESSAGES/diffutils.mo
installing id.gmo as
/usr/share/locale/id/LC_MESSAGES/diffutils.mo
installing ja.gmo as
/usr/share/locale/ja/LC_MESSAGES/diffutils.mo
installing pl.gmo as
/usr/share/locale/pl/LC_MESSAGES/diffutils.mo
installing ru.gmo as
/usr/share/locale/ru/LC_MESSAGES/diffutils.mo
installing sv.gmo as
/usr/share/locale/sv/LC_MESSAGES/diffutils.mo
installing tr.gmo as
/usr/share/locale/tr/LC_MESSAGES/diffutils.mo
installing zh_TW.gmo as
/usr/share/locale/zh_TW/LC_MESSAGES/diffutils.mo
if test ""diffutils"" = ""gettext""; then \
/bin/sh `case ""config/mkinstalldirs"" in /*) echo
""config/mkinstalldirs"" ;; *) echo
""../config/mkinstalldirs"" ;; esac` /usr/share/gettext/po;
\
for file in Makefile.in.in Makevars remove-potcdate.sin
quot.sed boldquot.sed en@quot.header en@boldquot.header
insert-header.sin Rules-quot ; do \
/bin/install -c -m 644 ./$file \
/usr/share/gettext/po/$file; \
done; \
else \
: ; \
fi
make[1]: Leaving directory `/sources/diffutils-2.8.1/po'
make[1]: Entering directory `/sources/diffutils-2.8.1'
make[2]: Entering directory `/sources/diffutils-2.8.1'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/sources/diffutils-2.8.1'
make[1]: Leaving directory `/sources/diffutils-2.8.1'
|