checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d 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 gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -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 dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC 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.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for getisax... no checking whether byte ordering is bigendian... no checking for inline... inline checking whether the compiler supports -Werror... checking size of long... 4 checking whether __SUNPRO_C is declared... no checking whether __amd64 is declared... no checking whether the compiler supports -Wall... yes checking whether the compiler supports -fno-strict-aliasing... yes checking for perl... /usr/bin/perl checking for gcc option to support OpenMP... -fopenmp checking whether the compiler supports -fvisibility=hidden... yes checking whether the compiler supports -xldscope=hidden... no checking whether to use MMX intrinsics... yes checking whether to use SSE2 intrinsics... yes checking whether to use VMX/Altivec intrinsics... no checking whether to use ARM SIMD assembler... no checking whether to use ARM NEON assembler... no checking whether to use GNU-style inline assembler... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GTK... yes checking for posix_memalign... yes checking for sigaction... yes checking for alarm... yes checking for __thread... yes configure: creating ./config.status config.status: creating pixman-1.pc config.status: creating pixman-1-uninstalled.pc config.status: creating Makefile config.status: creating pixman/Makefile config.status: creating pixman/pixman-version.h config.status: creating test/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory `/tmp/pixman-0.19.2' Making all in pixman make[2]: Entering directory `/tmp/pixman-0.19.2/pixman' make all-am make[3]: Entering directory `/tmp/pixman-0.19.2/pixman' CC pixman-access.lo CC pixman-access-accessors.lo CC pixman-cpu.lo CC pixman-gradient-walker.lo CC pixman-region16.lo CC pixman-region32.lo CC pixman-image.lo CC pixman-implementation.lo CC pixman-combine32.lo CC pixman-combine64.lo CC pixman-general.lo CC pixman.lo pixman.c: In function 'compute_sample_extents': pixman.c:607:26: warning: 'tx1' may be used uninitialized in this function pixman.c:607:31: warning: 'ty1' may be used uninitialized in this function pixman.c:607:36: warning: 'tx2' may be used uninitialized in this function pixman.c:607:41: warning: 'ty2' may be used uninitialized in this function CC pixman-fast-path.lo CC pixman-solid-fill.lo CC pixman-conical-gradient.lo CC pixman-linear-gradient.lo CC pixman-radial-gradient.lo CC pixman-bits-image.lo CC pixman-utils.lo CC pixman-edge.lo CC pixman-edge-accessors.lo CC pixman-trap.lo CC pixman-timer.lo CC pixman-matrix.lo CC libpixman_mmx_la-pixman-mmx.lo CCLD libpixman-mmx.la CC libpixman_sse2_la-pixman-sse2.lo CCLD libpixman-sse2.la CCLD libpixman-1.la make[3]: Leaving directory `/tmp/pixman-0.19.2/pixman' make[2]: Leaving directory `/tmp/pixman-0.19.2/pixman' Making all in test make[2]: Entering directory `/tmp/pixman-0.19.2/test' CC a1-trap-test.o CCLD a1-trap-test CC region-test.o CC utils.o CCLD region-test CC fetch-test.o CCLD fetch-test CC oob-test.o CCLD oob-test CC window-test.o CCLD window-test CC gradient-crash-test.o CCLD gradient-crash-test CC trap-crasher.o CCLD trap-crasher CC alphamap.o CCLD alphamap CC alpha-loop.o CCLD alpha-loop CC scaling-crash-test.o CCLD scaling-crash-test CC blitters-test.o CCLD blitters-test CC scaling-test.o CCLD scaling-test CC composite.o CCLD composite CC clip-test.o In file included from clip-test.c:4:0: gtk-utils.h:3:18: fatal error: glib.h: No such file or directory compilation terminated. make[2]: *** [clip-test.o] Error 1 make[2]: Leaving directory `/tmp/pixman-0.19.2/test' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/tmp/pixman-0.19.2' make: *** [all] Error 2