Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- ./configure.orig 2008-03-27 09:02:11.000000000 -0500 |+++ ./configure 2008-03-28 01:24:02.000000000 -0500 -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 19867. Hunk #2 succeeded at 19935. done checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes 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 build system type... sparc-slackware-linux-gnu checking host system type... sparc-slackware-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by gcc... /usr/sparc-bobware-linux/bin/ld checking if the linker (/usr/sparc-bobware-linux/bin/ld) is GNU ld... yes checking for /usr/sparc-bobware-linux/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all 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 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 checking for g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no 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 whether the gcc linker (/usr/sparc-bobware-linux/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... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/sparc-bobware-linux/bin/ld checking if the linker (/usr/sparc-bobware-linux/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/sparc-bobware-linux/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/sparc-bobware-linux/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 static flag -static works... yes checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/usr/sparc-bobware-linux/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for getisax... no checking whether byte ordering is bigendian... yes checking for -fvisibility... yes checking whether to use MMX intrinsics... no checking whether to use SSE intrinsics... no checking whether to use SSE2 intrinsics... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GTK... yes configure: creating ./config.status config.status: creating pixman-1.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 make all-recursive make[1]: Entering directory `/tmp/x11-build/pixman-0.10.0' Making all in pixman make[2]: Entering directory `/tmp/x11-build/pixman-0.10.0/pixman' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -fvisibility=hidden -MT pixman-access.lo -MD -MP -MF .deps/pixman-access.Tpo -c -o pixman-access.lo pixman-access.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -fvisibility=hidden -MT pixman-access-accessors.lo -MD -MP -MF .deps/pixman-access-accessors.Tpo -c -o pixman-access-accessors.lo pixman-access-accessors.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -fvisibility=hidden -MT pixman-region.lo -MD -MP -MF .deps/pixman-region.Tpo -c -o pixman-region.lo pixman-region.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -fvisibility=hidden -MT pixman-image.lo -MD -MP -MF .deps/pixman-image.Tpo -c -o pixman-image.lo pixman-image.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -fvisibility=hidden -MT pixman-combine.lo -MD -MP -MF .deps/pixman-combine.Tpo -c -o pixman-combine.lo pixman-combine.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -fvisibility=hidden -MT pixman-compose.lo -MD -MP -MF .deps/pixman-compose.Tpo -c -o pixman-compose.lo pixman-compose.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -fvisibility=hidden -MT pixman-compose-accessors.lo -MD -MP -MF .deps/pixman-compose-accessors.Tpo -c -o pixman-compose-accessors.lo pixman-compose-accessors.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I.. -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -fvisibility=hidden -MT pixman-access.lo -MD -MP -MF .deps/pixman-access.Tpo -c pixman-access.c -fPIC -DPIC -o .libs/pixman-access.o gcc -DHAVE_CONFIG_H -I. -I.. -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -fvisibility=hidden -MT pixman-region.lo -MD -MP -MF .deps/pixman-region.Tpo -c pixman-region.c -fPIC -DPIC -o .libs/pixman-region.o gcc -DHAVE_CONFIG_H -I. -I.. -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -fvisibility=hidden -MT pixman-image.lo -MD -MP -MF .deps/pixman-image.Tpo -c pixman-image.c -fPIC -DPIC -o .libs/pixman-image.o gcc -DHAVE_CONFIG_H -I. -I.. -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -fvisibility=hidden -MT pixman-access-accessors.lo -MD -MP -MF .deps/pixman-access-accessors.Tpo -c pixman-access-accessors.c -fPIC -DPIC -o .libs/pixman-access-accessors.o gcc -DHAVE_CONFIG_H -I. -I.. -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -fvisibility=hidden -MT pixman-combine.lo -MD -MP -MF .deps/pixman-combine.Tpo -c pixman-combine.c -fPIC -DPIC -o .libs/pixman-combine.o gcc -DHAVE_CONFIG_H -I. -I.. -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -fvisibility=hidden -MT pixman-compose.lo -MD -MP -MF .deps/pixman-compose.Tpo -c pixman-compose.c -fPIC -DPIC -o .libs/pixman-compose.o gcc -DHAVE_CONFIG_H -I. -I.. -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -fvisibility=hidden -MT pixman-compose-accessors.lo -MD -MP -MF .deps/pixman-compose-accessors.Tpo -c pixman-compose-accessors.c -fPIC -DPIC -o .libs/pixman-compose-accessors.o mv -f .deps/pixman-compose-accessors.Tpo .deps/pixman-compose-accessors.Plo mv -f .deps/pixman-compose.Tpo .deps/pixman-compose.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -fvisibility=hidden -MT pixman-pict.lo -MD -MP -MF .deps/pixman-pict.Tpo -c -o pixman-pict.lo pixman-pict.c mv -f .deps/pixman-image.Tpo .deps/pixman-image.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -fvisibility=hidden -MT pixman-source.lo -MD -MP -MF .deps/pixman-source.Tpo -c -o pixman-source.lo pixman-source.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -fvisibility=hidden -MT pixman-transformed.lo -MD -MP -MF .deps/pixman-transformed.Tpo -c -o pixman-transformed.lo pixman-transformed.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -fvisibility=hidden -MT pixman-source.lo -MD -MP -MF .deps/pixman-source.Tpo -c pixman-source.c -fPIC -DPIC -o .libs/pixman-source.o gcc -DHAVE_CONFIG_H -I. -I.. -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -fvisibility=hidden -MT pixman-pict.lo -MD -MP -MF .deps/pixman-pict.Tpo -c pixman-pict.c -fPIC -DPIC -o .libs/pixman-pict.o gcc -DHAVE_CONFIG_H -I. -I.. -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -fvisibility=hidden -MT pixman-transformed.lo -MD -MP -MF .deps/pixman-transformed.Tpo -c pixman-transformed.c -fPIC -DPIC -o .libs/pixman-transformed.o pixman-pict.c:110: warning: 'fbCompositeOver_x888x8x8888' defined but not used pixman-pict.c:1061: warning: 'fbCompositeSrcSrc_nxn' defined but not used mv -f .deps/pixman-source.Tpo .deps/pixman-source.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -fvisibility=hidden -MT pixman-transformed-accessors.lo -MD -MP -MF .deps/pixman-transformed-accessors.Tpo -c -o pixman-transformed-accessors.lo pixman-transformed-accessors.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -fvisibility=hidden -MT pixman-transformed-accessors.lo -MD -MP -MF .deps/pixman-transformed-accessors.Tpo -c pixman-transformed-accessors.c -fPIC -DPIC -o .libs/pixman-transformed-accessors.o mv -f .deps/pixman-transformed.Tpo .deps/pixman-transformed.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -fvisibility=hidden -MT pixman-utils.lo -MD -MP -MF .deps/pixman-utils.Tpo -c -o pixman-utils.lo pixman-utils.c mv -f .deps/pixman-combine.Tpo .deps/pixman-combine.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -fvisibility=hidden -MT pixman-edge.lo -MD -MP -MF .deps/pixman-edge.Tpo -c -o pixman-edge.lo pixman-edge.c mv -f .deps/pixman-access.Tpo .deps/pixman-access.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -fvisibility=hidden -MT pixman-edge-accessors.lo -MD -MP -MF .deps/pixman-edge-accessors.Tpo -c -o pixman-edge-accessors.lo pixman-edge-accessors.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -fvisibility=hidden -MT pixman-utils.lo -MD -MP -MF .deps/pixman-utils.Tpo -c pixman-utils.c -fPIC -DPIC -o .libs/pixman-utils.o gcc -DHAVE_CONFIG_H -I. -I.. -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -fvisibility=hidden -MT pixman-edge.lo -MD -MP -MF .deps/pixman-edge.Tpo -c pixman-edge.c -fPIC -DPIC -o .libs/pixman-edge.o gcc -DHAVE_CONFIG_H -I. -I.. -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -fvisibility=hidden -MT pixman-edge-accessors.lo -MD -MP -MF .deps/pixman-edge-accessors.Tpo -c pixman-edge-accessors.c -fPIC -DPIC -o .libs/pixman-edge-accessors.o mv -f .deps/pixman-region.Tpo .deps/pixman-region.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -fvisibility=hidden -MT pixman-trap.lo -MD -MP -MF .deps/pixman-trap.Tpo -c -o pixman-trap.lo pixman-trap.c mv -f .deps/pixman-access-accessors.Tpo .deps/pixman-access-accessors.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -fvisibility=hidden -MT pixman-compute-region.lo -MD -MP -MF .deps/pixman-compute-region.Tpo -c -o pixman-compute-region.lo pixman-compute-region.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -fvisibility=hidden -MT pixman-trap.lo -MD -MP -MF .deps/pixman-trap.Tpo -c pixman-trap.c -fPIC -DPIC -o .libs/pixman-trap.o mv -f .deps/pixman-utils.Tpo .deps/pixman-utils.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -fvisibility=hidden -MT pixman-timer.lo -MD -MP -MF .deps/pixman-timer.Tpo -c -o pixman-timer.lo pixman-timer.c mv -f .deps/pixman-pict.Tpo .deps/pixman-pict.Plo pixman-trap.c:91: warning: 'dump_image' defined but not used mv -f .deps/pixman-transformed-accessors.Tpo .deps/pixman-transformed-accessors.Plo mv -f .deps/pixman-edge.Tpo .deps/pixman-edge.Plo gcc -DHAVE_CONFIG_H -I. -I.. -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -fvisibility=hidden -MT pixman-compute-region.lo -MD -MP -MF .deps/pixman-compute-region.Tpo -c pixman-compute-region.c -fPIC -DPIC -o .libs/pixman-compute-region.o mv -f .deps/pixman-trap.Tpo .deps/pixman-trap.Plo gcc -DHAVE_CONFIG_H -I. -I.. -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -fvisibility=hidden -MT pixman-timer.lo -MD -MP -MF .deps/pixman-timer.Tpo -c pixman-timer.c -fPIC -DPIC -o .libs/pixman-timer.o mv -f .deps/pixman-edge-accessors.Tpo .deps/pixman-edge-accessors.Plo mv -f .deps/pixman-timer.Tpo .deps/pixman-timer.Plo mv -f .deps/pixman-compute-region.Tpo .deps/pixman-compute-region.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -fvisibility=hidden -version-info 10:0:10 -o libpixman-1.la -rpath /usr/lib pixman-access.lo pixman-access-accessors.lo pixman-region.lo pixman-image.lo pixman-combine.lo pixman-compose.lo pixman-compose-accessors.lo pixman-pict.lo pixman-source.lo pixman-transformed.lo pixman-transformed-accessors.lo pixman-utils.lo pixman-edge.lo pixman-edge-accessors.lo pixman-trap.lo pixman-compute-region.lo pixman-timer.lo -lm gcc -shared .libs/pixman-access.o .libs/pixman-access-accessors.o .libs/pixman-region.o .libs/pixman-image.o .libs/pixman-combine.o .libs/pixman-compose.o .libs/pixman-compose-accessors.o .libs/pixman-pict.o .libs/pixman-source.o .libs/pixman-transformed.o .libs/pixman-transformed-accessors.o .libs/pixman-utils.o .libs/pixman-edge.o .libs/pixman-edge-accessors.o .libs/pixman-trap.o .libs/pixman-compute-region.o .libs/pixman-timer.o -lm -m32 -mcpu=v8 -mtune=v9 -Wl,-soname -Wl,libpixman-1.so.0 -o .libs/libpixman-1.so.0.10.0 (cd .libs && rm -f libpixman-1.so.0 && ln -s libpixman-1.so.0.10.0 libpixman-1.so.0) (cd .libs && rm -f libpixman-1.so && ln -s libpixman-1.so.0.10.0 libpixman-1.so) creating libpixman-1.la (cd .libs && rm -f libpixman-1.la && ln -s ../libpixman-1.la libpixman-1.la) make[2]: Leaving directory `/tmp/x11-build/pixman-0.10.0/pixman' Making all in test make[2]: Entering directory `/tmp/x11-build/pixman-0.10.0/test' gcc -DHAVE_CONFIG_H -I. -I.. -I../pixman -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -fvisibility=hidden -MT composite-test.o -MD -MP -MF .deps/composite-test.Tpo -c -o composite-test.o composite-test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../pixman -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -fvisibility=hidden -MT gradient-test.o -MD -MP -MF .deps/gradient-test.Tpo -c -o gradient-test.o gradient-test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../pixman -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -fvisibility=hidden -MT fetch-test.o -MD -MP -MF .deps/fetch-test.Tpo -c -o fetch-test.o fetch-test.c mv -f .deps/fetch-test.Tpo .deps/fetch-test.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -fvisibility=hidden -o fetch-test fetch-test.o ../pixman/libpixman-1.la mkdir .libs gcc -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -fvisibility=hidden -o .libs/fetch-test fetch-test.o ../pixman/.libs/libpixman-1.so -lm composite-test.c: In function 'main': composite-test.c:111: warning: unused variable 'j' gradient-test.c: In function 'main': gradient-test.c:94: warning: unused variable 'id' gradient-test.c:85: warning: unused variable 'p2' gradient-test.c:84: warning: unused variable 'p1' creating fetch-test mv -f .deps/composite-test.Tpo .deps/composite-test.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -fvisibility=hidden -o composite-test composite-test.o ../pixman/libpixman-1.la -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 mv -f .deps/gradient-test.Tpo .deps/gradient-test.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -fvisibility=hidden -o gradient-test gradient-test.o ../pixman/libpixman-1.la -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 gcc -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -fvisibility=hidden -o .libs/composite-test composite-test.o ../pixman/.libs/libpixman-1.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libcairo.so /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lpng12 /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libxcb-xlib.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so -lm /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so gcc -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -fvisibility=hidden -o .libs/gradient-test gradient-test.o ../pixman/.libs/libpixman-1.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libcairo.so /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so -lpng12 /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libxcb-xlib.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so -lm /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so creating composite-test creating gradient-test make[2]: Leaving directory `/tmp/x11-build/pixman-0.10.0/test' make[2]: Entering directory `/tmp/x11-build/pixman-0.10.0' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/tmp/x11-build/pixman-0.10.0' make[1]: Leaving directory `/tmp/x11-build/pixman-0.10.0' Making install in pixman make[1]: Entering directory `/tmp/x11-build/pixman-0.10.0/pixman' make[2]: Entering directory `/tmp/x11-build/pixman-0.10.0/pixman' test -z "/usr/lib" || /usr/bin/mkdir -p "/tmp/x11-build/package-pixman/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c 'libpixman-1.la' '/tmp/x11-build/package-pixman/usr/lib/libpixman-1.la' /usr/bin/ginstall -c .libs/libpixman-1.so.0.10.0 /tmp/x11-build/package-pixman/usr/lib/libpixman-1.so.0.10.0 (cd /tmp/x11-build/package-pixman/usr/lib && { ln -s -f libpixman-1.so.0.10.0 libpixman-1.so.0 || { rm -f libpixman-1.so.0 && ln -s libpixman-1.so.0.10.0 libpixman-1.so.0; }; }) (cd /tmp/x11-build/package-pixman/usr/lib && { ln -s -f libpixman-1.so.0.10.0 libpixman-1.so || { rm -f libpixman-1.so && ln -s libpixman-1.so.0.10.0 libpixman-1.so; }; }) /usr/bin/ginstall -c .libs/libpixman-1.lai /tmp/x11-build/package-pixman/usr/lib/libpixman-1.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/pixman-1/" || /usr/bin/mkdir -p "/tmp/x11-build/package-pixman/usr/include/pixman-1/" /usr/bin/ginstall -c -m 644 'pixman.h' '/tmp/x11-build/package-pixman/usr/include/pixman-1//pixman.h' /usr/bin/ginstall -c -m 644 'pixman-version.h' '/tmp/x11-build/package-pixman/usr/include/pixman-1//pixman-version.h' make[2]: Leaving directory `/tmp/x11-build/pixman-0.10.0/pixman' make[1]: Leaving directory `/tmp/x11-build/pixman-0.10.0/pixman' Making install in test make[1]: Entering directory `/tmp/x11-build/pixman-0.10.0/test' make[2]: Entering directory `/tmp/x11-build/pixman-0.10.0/test' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/tmp/x11-build/pixman-0.10.0/test' make[1]: Leaving directory `/tmp/x11-build/pixman-0.10.0/test' make[1]: Entering directory `/tmp/x11-build/pixman-0.10.0' make[2]: Entering directory `/tmp/x11-build/pixman-0.10.0' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/tmp/x11-build/package-pixman/usr/lib/pkgconfig" /usr/bin/ginstall -c -m 644 'pixman-1.pc' '/tmp/x11-build/package-pixman/usr/lib/pkgconfig/pixman-1.pc' make[2]: Leaving directory `/tmp/x11-build/pixman-0.10.0' make[1]: Leaving directory `/tmp/x11-build/pixman-0.10.0' Slackware package maker, version 2.1. Searching for symbolic links: usr/lib/libpixman-1.so.0 -> libpixman-1.so.0.10.0 usr/lib/libpixman-1.so -> libpixman-1.so.0.10.0 usr/include/pixman-version.h -> pixman-1/pixman-version.h usr/include/pixman.h -> pixman-1/pixman.h usr/include/pixman -> pixman-1 Making symbolic link creation script: ( cd usr/lib ; rm -rf libpixman-1.so.0 ) ( cd usr/lib ; ln -sf libpixman-1.so.0.10.0 libpixman-1.so.0 ) ( cd usr/lib ; rm -rf libpixman-1.so ) ( cd usr/lib ; ln -sf libpixman-1.so.0.10.0 libpixman-1.so ) ( cd usr/include ; rm -rf pixman-version.h ) ( cd usr/include ; ln -sf pixman-1/pixman-version.h pixman-version.h ) ( cd usr/include ; rm -rf pixman.h ) ( cd usr/include ; ln -sf pixman-1/pixman.h pixman.h ) ( cd usr/include ; rm -rf pixman ) ( cd usr/include ; ln -sf pixman-1 pixman ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed `./usr/lib/libpixman-1.so.0' removed `./usr/lib/libpixman-1.so' removed `./usr/include/pixman-version.h' removed `./usr/include/pixman.h' removed `./usr/include/pixman' Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating tar file pixman-0.10.0-sparc-4.tar... ./ usr/ usr/lib/ usr/lib/libpixman-1.so.0.10.0 usr/lib/libpixman-1.la usr/lib/pkgconfig/ usr/lib/pkgconfig/pixman-1.pc usr/include/ usr/include/pixman-1/ usr/include/pixman-1/pixman.h usr/include/pixman-1/pixman-version.h install/ install/slack-desc install/doinst.sh tar-1.13: pixman-0.10.0-sparc-4.tar is the archive; not dumped Gzipping pixman-0.10.0-sparc-4.tar... Renaming pixman-0.10.0-sparc-4.tar.gz to pixman-0.10.0-sparc-4.tgz... Moving pixman-0.10.0-sparc-4.tgz to /tmp/x11-build... Package creation complete.