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 whether make sets ${MAKE}... (cached) yes
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 style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for a BSD-compatible install... /bin/install -c
checking for ranlib... ranlib
checking how to run the C preprocessor... gcc -E
checking for ar... ar
checking for perl... perl
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for egrep... grep -E
checking for AIX... no
checking for strerror in -lcposix... no
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
.
.
.
/bin/install -c -m 644 ./make.info-5 /usr/info/make.info-5
/bin/install -c -m 644 ./make.info-6 /usr/info/make.info-6
/bin/install -c -m 644 ./make.info-7 /usr/info/make.info-7
/bin/install -c -m 644 ./make.info-8 /usr/info/make.info-8
/bin/install -c -m 644 ./make.info-9 /usr/info/make.info-9
/bin/install -c -m 644 ./make.info-10 /usr/info/make.info-10
/bin/install -c -m 644 ./make.info-11 /usr/info/make.info-11
install-info --info-dir=/usr/info /usr/info/make.info
make[2]: Leaving directory `/sources/make-3.80/doc'
make[1]: Leaving directory `/sources/make-3.80/doc'
make[1]: Entering directory `/sources/make-3.80'
make[2]: Entering directory `/sources/make-3.80'
/bin/sh ./config/mkinstalldirs /usr/bin
/bin/install -c make /usr/bin/make
/bin/sh ./config/mkinstalldirs /usr/man/man1
/bin/install -c -m 644 ./make.1 /usr/man/man1/make.1
make[2]: Leaving directory `/sources/make-3.80'
make[1]: Leaving directory `/sources/make-3.80'
|