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 to enable maintainer-specific portions of
Makefiles... no
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 for strerror in -lcposix... no
checking whether ln -s works... yes
checking for bison... bison -y
checking for function prototypes... yes
checking how to run the C preprocessor... gcc -E
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 for string.h... (cached) yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output...
/bin/sed
checking for ld used by gcc...
/usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is
GNU ld... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload
object files... -r
checking for BSD-compatible nm... /bin/nm -B
checking how to recognise dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
.
.
.
ln -sf newgrp /usr/bin/sg
ln -sf vipw /usr/sbin/vigr
for i in su; do \
chmod -f 4755 /bin/$i; \
done
for i in chage chfn chsh expiry gpasswd newgrp passwd; do \
chmod -f 4755 /usr/bin/$i; \
done
make[1]: Leaving directory `/sources/shadow-4.0.18.1/src'
Making install in contrib
make[1]: Entering directory
`/sources/shadow-4.0.18.1/contrib'
make[2]: Entering directory
`/sources/shadow-4.0.18.1/contrib'
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/shadow-4.0.18.1/contrib'
make[1]: Leaving directory
`/sources/shadow-4.0.18.1/contrib'
Making install in doc
make[1]: Entering directory `/sources/shadow-4.0.18.1/doc'
make[2]: Entering directory `/sources/shadow-4.0.18.1/doc'
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/shadow-4.0.18.1/doc'
make[1]: Leaving directory `/sources/shadow-4.0.18.1/doc'
Making install in etc
make[1]: Entering directory `/sources/shadow-4.0.18.1/etc'
Making install in pam.d
make[2]: Entering directory
`/sources/shadow-4.0.18.1/etc/pam.d'
make[3]: Entering directory
`/sources/shadow-4.0.18.1/etc/pam.d'
make[3]: Nothing to be done for `install-exec-am'.
test -z """" || mkdir -p -- """"
make[3]: Leaving directory
`/sources/shadow-4.0.18.1/etc/pam.d'
make[2]: Leaving directory
`/sources/shadow-4.0.18.1/etc/pam.d'
make[2]: Entering directory `/sources/shadow-4.0.18.1/etc'
make[3]: Entering directory `/sources/shadow-4.0.18.1/etc'
test -z ""/usr/etc"" || mkdir -p -- ""/usr/etc""
/bin/install -c -m 644 'login.defs' '/usr/etc/login.defs'
test -z ""/usr/etc/default"" || mkdir -p --
""/usr/etc/default""
/bin/install -c -m 644 'useradd'
'/usr/etc/default/useradd'
test -z ""/usr/etc"" || mkdir -p -- ""/usr/etc""
/bin/install -c -m 644 'limits' '/usr/etc/limits'
/bin/install -c -m 644 'login.access'
'/usr/etc/login.access'
make[3]: Leaving directory `/sources/shadow-4.0.18.1/etc'
make[2]: Leaving directory `/sources/shadow-4.0.18.1/etc'
make[1]: Leaving directory `/sources/shadow-4.0.18.1/etc'
make[1]: Entering directory `/sources/shadow-4.0.18.1'
make[2]: Entering directory `/sources/shadow-4.0.18.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/shadow-4.0.18.1'
make[1]: Leaving directory `/sources/shadow-4.0.18.1'
|