checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking whether debug output should be produced... no
checking for leaf optimisation... yes
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 how to run the C preprocessor... gcc -E
checking for ranlib... ranlib
checking whether gcc and cc understand -c and -o
together... yes
checking for grep that handles long lines and -e...
/bin/grep
checking for egrep... /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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for _LARGEFILE_SOURCE value needed for large
files... no
checking for gcc option to accept ISO C99... -std=gnu99
checking for gcc -std=gnu99 option to accept ISO Standard
C... (cached) -std=gnu99
checking for function prototypes... yes
checking for string.h... (cached) yes
checking for a BSD-compatible install... /bin/install -c
checking for ranlib... (cached) ranlib
checking whether make sets $(MAKE)... (cached) yes
checking for special C compiler options needed for large
files... no
checking for _FILE_OFFSET_BITS value needed for large
files... 64
checking for working alloca.h... yes
.
.
.
installing hu.gmo as
/usr/share/locale/hu/LC_MESSAGES/findutils.mo
installing id.gmo as
/usr/share/locale/id/LC_MESSAGES/findutils.mo
installing it.gmo as
/usr/share/locale/it/LC_MESSAGES/findutils.mo
installing ja.gmo as
/usr/share/locale/ja/LC_MESSAGES/findutils.mo
installing ko.gmo as
/usr/share/locale/ko/LC_MESSAGES/findutils.mo
installing lg.gmo as
/usr/share/locale/lg/LC_MESSAGES/findutils.mo
installing lt.gmo as
/usr/share/locale/lt/LC_MESSAGES/findutils.mo
installing ms.gmo as
/usr/share/locale/ms/LC_MESSAGES/findutils.mo
installing nl.gmo as
/usr/share/locale/nl/LC_MESSAGES/findutils.mo
installing pl.gmo as
/usr/share/locale/pl/LC_MESSAGES/findutils.mo
installing pt.gmo as
/usr/share/locale/pt/LC_MESSAGES/findutils.mo
installing pt_BR.gmo as
/usr/share/locale/pt_BR/LC_MESSAGES/findutils.mo
installing ro.gmo as
/usr/share/locale/ro/LC_MESSAGES/findutils.mo
installing ru.gmo as
/usr/share/locale/ru/LC_MESSAGES/findutils.mo
installing rw.gmo as
/usr/share/locale/rw/LC_MESSAGES/findutils.mo
installing sk.gmo as
/usr/share/locale/sk/LC_MESSAGES/findutils.mo
installing sl.gmo as
/usr/share/locale/sl/LC_MESSAGES/findutils.mo
installing sr.gmo as
/usr/share/locale/sr/LC_MESSAGES/findutils.mo
installing sv.gmo as
/usr/share/locale/sv/LC_MESSAGES/findutils.mo
installing tr.gmo as
/usr/share/locale/tr/LC_MESSAGES/findutils.mo
installing uk.gmo as
/usr/share/locale/uk/LC_MESSAGES/findutils.mo
installing vi.gmo as
/usr/share/locale/vi/LC_MESSAGES/findutils.mo
installing zh_CN.gmo as
/usr/share/locale/zh_CN/LC_MESSAGES/findutils.mo
installing zh_TW.gmo as
/usr/share/locale/zh_TW/LC_MESSAGES/findutils.mo
if test ""findutils"" = ""gettext-tools""; then \
/bin/sh ../build-aux/mkinstalldirs /usr/share/gettext/po;
\
for file in Makefile.in.in remove-potcdate.sin quot.sed
boldquot.sed en@quot.header en@boldquot.header
insert-header.sin Rules-quot Makevars.template; do \
/bin/install -c -m 644 ./$file \
/usr/share/gettext/po/$file; \
done; \
for file in Makevars; do \
rm -f /usr/share/gettext/po/$file; \
done; \
else \
: ; \
fi
make[1]: Leaving directory `/sources/findutils-4.4.1/po'
Making install in m4
make[1]: Entering directory `/sources/findutils-4.4.1/m4'
make[2]: Entering directory `/sources/findutils-4.4.1/m4'
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/findutils-4.4.1/m4'
make[1]: Leaving directory `/sources/findutils-4.4.1/m4'
make[1]: Entering directory `/sources/findutils-4.4.1'
make[2]: Entering directory `/sources/findutils-4.4.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/findutils-4.4.1'
make[1]: Leaving directory `/sources/findutils-4.4.1'
|