creating cache ./config.cache
checking for a BSD compatible install... /bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking host system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
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 BSD-compatible nm... /bin/nm -B
checking whether ln -s works... yes
.
.
.
PATH="$PATH:/sbin" ldconfig -n /usr/lib
----------------------------------------------------------------------
Libraries have been installed in:
/usr/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh ./../mkinstalldirs /usr/include
/bin/install -c -m 644 ltdl.h /usr/include/ltdl.h
make[2]: Leaving directory `/sources/libtool-1.4.3/libltdl'
make[1]: Leaving directory `/sources/libtool-1.4.3/libltdl'
Making install in doc
make[1]: Entering directory `/sources/libtool-1.4.3/doc'
make[2]: Entering directory `/sources/libtool-1.4.3/doc'
make[2]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs /usr/info
/bin/install -c -m 644 ./libtool.info /usr/info/libtool.info
/bin/install -c -m 644 ./libtool.info-1 /usr/info/libtool.info-1
/bin/install -c -m 644 ./libtool.info-2 /usr/info/libtool.info-2
/bin/install -c -m 644 ./libtool.info-3 /usr/info/libtool.info-3
/bin/install -c -m 644 ./libtool.info-4 /usr/info/libtool.info-4
/bin/install -c -m 644 ./libtool.info-5 /usr/info/libtool.info-5
install-info --info-dir=/usr/info /usr/info/libtool.info
make[2]: Leaving directory `/sources/libtool-1.4.3/doc'
make[1]: Leaving directory `/sources/libtool-1.4.3/doc'
Making install in tests
make[1]: Entering directory `/sources/libtool-1.4.3/tests'
make[2]: Entering directory `/sources/libtool-1.4.3/tests'
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/libtool-1.4.3/tests'
make[1]: Leaving directory `/sources/libtool-1.4.3/tests'
|