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 build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for native Win32... 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 c++... c++
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
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 whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
.
.
.
make[2]: Leaving directory `/sources/pango-1.10.4/docs'
make[1]: Leaving directory `/sources/pango-1.10.4/docs'
Making install in tools
make[1]: Entering directory `/sources/pango-1.10.4/tools'
make[2]: Entering directory `/sources/pango-1.10.4/tools'
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/pango-1.10.4/tools'
make[1]: Leaving directory `/sources/pango-1.10.4/tools'
Making install in tests
make[1]: Entering directory `/sources/pango-1.10.4/tests'
make[2]: Entering directory `/sources/pango-1.10.4/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/pango-1.10.4/tests'
make[1]: Leaving directory `/sources/pango-1.10.4/tests'
make[1]: Entering directory `/sources/pango-1.10.4'
make[2]: Entering directory `/sources/pango-1.10.4'
make[2]: Nothing to be done for `install-exec-am'.
/bin/sh ./mkinstalldirs /usr/lib/pkgconfig
/bin/install -c -m 644 pango.pc /usr/lib/pkgconfig/pango.pc
/bin/install -c -m 644 pangocairo.pc /usr/lib/pkgconfig/pangocairo.pc
/bin/install -c -m 644 pangoft2.pc /usr/lib/pkgconfig/pangoft2.pc
make[2]: Leaving directory `/sources/pango-1.10.4'
make[1]: Leaving directory `/sources/pango-1.10.4'
|