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 ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking build system type... i686-pc-linux-gnu
checking host 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 /usr/i686-pc-linux-gnu/bin/ld option to reload
object files... -r
checking for BSD-compatible nm... /bin/nm -B
checking for a sed that does not truncate output...
/bin/sed
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking command to parse /bin/nm -B output... ok
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
.
.
.
/bin/install -c .libs/libgtkhtml-2.lai
/usr/lib/libgtkhtml-2.la
/bin/install -c .libs/libgtkhtml-2.a
/usr/lib/libgtkhtml-2.a
ranlib /usr/lib/libgtkhtml-2.a
chmod 644 /usr/lib/libgtkhtml-2.a
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.
-----------------------------------------------------------
-----------
test -z ""/usr/include/gtkhtml-2.0/libgtkhtml"" || mkdir -p
-- . ""/usr/include/gtkhtml-2.0/libgtkhtml""
/bin/install -c -m 644 'gtkhtmlcontext.h'
'/usr/include/gtkhtml-2.0/libgtkhtml/gtkhtmlcontext.h'
/bin/install -c -m 644 'gtkhtml.h'
'/usr/include/gtkhtml-2.0/libgtkhtml/gtkhtml.h'
make[3]: Leaving directory
`/sources/libgtkhtml-2.6.3/libgtkhtml'
make[2]: Leaving directory
`/sources/libgtkhtml-2.6.3/libgtkhtml'
make[1]: Leaving directory
`/sources/libgtkhtml-2.6.3/libgtkhtml'
Making install in tests
make[1]: Entering directory
`/sources/libgtkhtml-2.6.3/tests'
make[2]: Entering directory
`/sources/libgtkhtml-2.6.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/libgtkhtml-2.6.3/tests'
make[1]: Leaving directory
`/sources/libgtkhtml-2.6.3/tests'
Making install in docs
make[1]: Entering directory
`/sources/libgtkhtml-2.6.3/docs'
make[2]: Entering directory
`/sources/libgtkhtml-2.6.3/docs'
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/libgtkhtml-2.6.3/docs'
make[1]: Leaving directory `/sources/libgtkhtml-2.6.3/docs'
make[1]: Entering directory `/sources/libgtkhtml-2.6.3'
make[2]: Entering directory `/sources/libgtkhtml-2.6.3'
make[2]: Nothing to be done for `install-exec-am'.
test -z ""/usr/lib/pkgconfig"" || mkdir -p -- .
""/usr/lib/pkgconfig""
/bin/install -c -m 644 'libgtkhtml-2.0.pc'
'/usr/lib/pkgconfig/libgtkhtml-2.0.pc'
make[2]: Leaving directory `/sources/libgtkhtml-2.6.3'
make[1]: Leaving directory `/sources/libgtkhtml-2.6.3'
|