This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libXdamage configure 1.0.3, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux ## --------- ## ## Platform. ## ## --------- ## hostname = norris uname -m = i686 uname -r = 2.6.17.6-3 uname -s = Linux uname -v = #1 SMP Wed Jul 26 12:57:38 CEST 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1586: checking for a BSD-compatible install configure:1641: result: /bin/install -c configure:1652: checking whether build environment is sane configure:1695: result: yes configure:1760: checking for gawk configure:1776: found /bin/gawk configure:1786: result: gawk configure:1796: checking whether make sets $(MAKE) configure:1816: result: yes configure:1984: checking whether to enable maintainer-specific portions of Makefiles configure:1993: result: no configure:2021: checking for i586-uhu-linux-gcc configure:2037: found /usr/lib/ccache/i586-uhu-linux-gcc configure:2047: result: i586-uhu-linux-gcc configure:2329: checking for C compiler version configure:2332: i586-uhu-linux-gcc --version &5 i586-uhu-linux-gcc (GCC) 3.4.6 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2335: $? = 0 configure:2337: i586-uhu-linux-gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:2340: $? = 0 configure:2342: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2345: $? = 1 configure:2368: checking for C compiler default output file name configure:2371: i586-uhu-linux-gcc conftest.c >&5 configure:2374: $? = 0 configure:2420: result: a.out configure:2425: checking whether the C compiler works configure:2431: ./a.out configure:2434: $? = 0 configure:2451: result: yes configure:2458: checking whether we are cross compiling configure:2460: result: no configure:2463: checking for suffix of executables configure:2465: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2468: $? = 0 configure:2493: result: configure:2499: checking for suffix of object files configure:2520: i586-uhu-linux-gcc -c conftest.c >&5 configure:2523: $? = 0 configure:2545: result: o configure:2549: checking whether we are using the GNU C compiler configure:2573: i586-uhu-linux-gcc -c conftest.c >&5 configure:2579: $? = 0 configure:2583: test -z || test ! -s conftest.err configure:2586: $? = 0 configure:2589: test -s conftest.o configure:2592: $? = 0 configure:2605: result: yes configure:2611: checking whether i586-uhu-linux-gcc accepts -g configure:2632: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2638: $? = 0 configure:2642: test -z || test ! -s conftest.err configure:2645: $? = 0 configure:2648: test -s conftest.o configure:2651: $? = 0 configure:2662: result: yes configure:2679: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2749: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2755: $? = 0 configure:2759: test -z || test ! -s conftest.err configure:2762: $? = 0 configure:2765: test -s conftest.o configure:2768: $? = 0 configure:2786: result: none needed configure:2804: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2810: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2954: checking for style of include used by make configure:2982: result: GNU configure:3010: checking dependency style of i586-uhu-linux-gcc configure:3100: result: gcc3 configure:3195: checking build system type configure:3213: result: i586-uhu-linux-gnu configure:3221: checking host system type configure:3235: result: i586-uhu-linux-gnu configure:3243: checking for a sed that does not truncate output configure:3297: result: /bin/sed configure:3300: checking for egrep configure:3310: result: grep -E configure:3326: checking for ld used by i586-uhu-linux-gcc configure:3393: result: /usr/bin/ld configure:3402: checking if the linker (/usr/bin/ld) is GNU ld configure:3417: result: yes configure:3422: checking for /usr/bin/ld option to reload object files configure:3429: result: -r configure:3447: checking for BSD-compatible nm configure:3496: result: /usr/bin/nm -B configure:3500: checking whether ln -s works configure:3504: result: yes configure:3511: checking how to recognise dependent libraries configure:3687: result: pass_all configure:3924: checking how to run the C preprocessor configure:3959: i586-uhu-linux-gcc -E conftest.c configure:3965: $? = 0 configure:3997: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4003: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libXdamage" | #define PACKAGE_TARNAME "libXdamage" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "libXdamage 1.0.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "libXdamage" | #define VERSION "1.0.3" | /* end confdefs.h. */ | #include configure:4042: result: i586-uhu-linux-gcc -E configure:4066: i586-uhu-linux-gcc -E conftest.c configure:4072: $? = 0 configure:4104: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4110: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libXdamage" | #define PACKAGE_TARNAME "libXdamage" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "libXdamage 1.0.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "libXdamage" | #define VERSION "1.0.3" | /* end confdefs.h. */ | #include configure:4154: checking for ANSI C header files configure:4179: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4185: $? = 0 configure:4189: test -z || test ! -s conftest.err configure:4192: $? = 0 configure:4195: test -s conftest.o configure:4198: $? = 0 configure:4287: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4290: $? = 0 configure:4292: ./conftest configure:4295: $? = 0 configure:4310: result: yes configure:4334: checking for sys/types.h configure:4350: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4356: $? = 0 configure:4360: test -z || test ! -s conftest.err configure:4363: $? = 0 configure:4366: test -s conftest.o configure:4369: $? = 0 configure:4380: result: yes configure:4334: checking for sys/stat.h configure:4350: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4356: $? = 0 configure:4360: test -z || test ! -s conftest.err configure:4363: $? = 0 configure:4366: test -s conftest.o configure:4369: $? = 0 configure:4380: result: yes configure:4334: checking for stdlib.h configure:4350: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4356: $? = 0 configure:4360: test -z || test ! -s conftest.err configure:4363: $? = 0 configure:4366: test -s conftest.o configure:4369: $? = 0 configure:4380: result: yes configure:4334: checking for string.h configure:4350: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4356: $? = 0 configure:4360: test -z || test ! -s conftest.err configure:4363: $? = 0 configure:4366: test -s conftest.o configure:4369: $? = 0 configure:4380: result: yes configure:4334: checking for memory.h configure:4350: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4356: $? = 0 configure:4360: test -z || test ! -s conftest.err configure:4363: $? = 0 configure:4366: test -s conftest.o configure:4369: $? = 0 configure:4380: result: yes configure:4334: checking for strings.h configure:4350: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4356: $? = 0 configure:4360: test -z || test ! -s conftest.err configure:4363: $? = 0 configure:4366: test -s conftest.o configure:4369: $? = 0 configure:4380: result: yes configure:4334: checking for inttypes.h configure:4350: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4356: $? = 0 configure:4360: test -z || test ! -s conftest.err configure:4363: $? = 0 configure:4366: test -s conftest.o configure:4369: $? = 0 configure:4380: result: yes configure:4334: checking for stdint.h configure:4350: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4356: $? = 0 configure:4360: test -z || test ! -s conftest.err configure:4363: $? = 0 configure:4366: test -s conftest.o configure:4369: $? = 0 configure:4380: result: yes configure:4334: checking for unistd.h configure:4350: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4356: $? = 0 configure:4360: test -z || test ! -s conftest.err configure:4363: $? = 0 configure:4366: test -s conftest.o configure:4369: $? = 0 configure:4380: result: yes configure:4406: checking dlfcn.h usability configure:4418: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4424: $? = 0 configure:4428: test -z || test ! -s conftest.err configure:4431: $? = 0 configure:4434: test -s conftest.o configure:4437: $? = 0 configure:4447: result: yes configure:4451: checking dlfcn.h presence configure:4461: i586-uhu-linux-gcc -E conftest.c configure:4467: $? = 0 configure:4487: result: yes configure:4522: checking for dlfcn.h configure:4529: result: yes configure:4552: checking for i586-uhu-linux-g++ configure:4568: found /usr/lib/ccache/i586-uhu-linux-g++ configure:4578: result: i586-uhu-linux-g++ configure:4636: checking for C++ compiler version configure:4639: i586-uhu-linux-g++ --version &5 i586-uhu-linux-g++ (GCC) 3.4.6 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4642: $? = 0 configure:4644: i586-uhu-linux-g++ -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:4647: $? = 0 configure:4649: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:4652: $? = 1 configure:4655: checking whether we are using the GNU C++ compiler configure:4679: i586-uhu-linux-g++ -c conftest.cc >&5 configure:4685: $? = 0 configure:4689: test -z || test ! -s conftest.err configure:4692: $? = 0 configure:4695: test -s conftest.o configure:4698: $? = 0 configure:4711: result: yes configure:4717: checking whether i586-uhu-linux-g++ accepts -g configure:4738: i586-uhu-linux-g++ -c -g conftest.cc >&5 configure:4744: $? = 0 configure:4748: test -z || test ! -s conftest.err configure:4751: $? = 0 configure:4754: test -s conftest.o configure:4757: $? = 0 configure:4768: result: yes configure:4810: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4816: $? = 0 configure:4820: test -z || test ! -s conftest.err configure:4823: $? = 0 configure:4826: test -s conftest.o configure:4829: $? = 0 configure:4855: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:26: error: `exit' was not declared in this scope configure:4861: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libXdamage" | #define PACKAGE_TARNAME "libXdamage" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "libXdamage 1.0.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "libXdamage" | #define VERSION "1.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:4810: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4816: $? = 0 configure:4820: test -z || test ! -s conftest.err configure:4823: $? = 0 configure:4826: test -s conftest.o configure:4829: $? = 0 configure:4855: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4861: $? = 0 configure:4865: test -z || test ! -s conftest.err configure:4868: $? = 0 configure:4871: test -s conftest.o configure:4874: $? = 0 configure:4899: checking dependency style of i586-uhu-linux-g++ configure:4989: result: gcc3 configure:5016: checking how to run the C++ preprocessor configure:5047: i586-uhu-linux-g++ -E conftest.cc configure:5053: $? = 0 configure:5085: i586-uhu-linux-g++ -E conftest.cc conftest.cc:25:28: ac_nonexistent.h: No such file or directory configure:5091: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libXdamage" | #define PACKAGE_TARNAME "libXdamage" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "libXdamage 1.0.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "libXdamage" | #define VERSION "1.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:5130: result: i586-uhu-linux-g++ -E configure:5154: i586-uhu-linux-g++ -E conftest.cc configure:5160: $? = 0 configure:5192: i586-uhu-linux-g++ -E conftest.cc conftest.cc:25:28: ac_nonexistent.h: No such file or directory configure:5198: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libXdamage" | #define PACKAGE_TARNAME "libXdamage" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "libXdamage 1.0.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "libXdamage" | #define VERSION "1.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:5253: checking for i586-uhu-linux-g77 configure:5282: result: no configure:5253: checking for i586-uhu-linux-f77 configure:5282: result: no configure:5253: checking for i586-uhu-linux-xlf configure:5282: result: no configure:5253: checking for i586-uhu-linux-frt configure:5282: result: no configure:5253: checking for i586-uhu-linux-pgf77 configure:5282: result: no configure:5253: checking for i586-uhu-linux-fort77 configure:5282: result: no configure:5253: checking for i586-uhu-linux-fl32 configure:5282: result: no configure:5253: checking for i586-uhu-linux-af77 configure:5282: result: no configure:5253: checking for i586-uhu-linux-f90 configure:5282: result: no configure:5253: checking for i586-uhu-linux-xlf90 configure:5282: result: no configure:5253: checking for i586-uhu-linux-pgf90 configure:5282: result: no configure:5253: checking for i586-uhu-linux-epcf90 configure:5282: result: no configure:5253: checking for i586-uhu-linux-f95 configure:5282: result: no configure:5253: checking for i586-uhu-linux-fort configure:5282: result: no configure:5253: checking for i586-uhu-linux-xlf95 configure:5282: result: no configure:5253: checking for i586-uhu-linux-ifc configure:5282: result: no configure:5253: checking for i586-uhu-linux-efc configure:5282: result: no configure:5253: checking for i586-uhu-linux-pgf95 configure:5282: result: no configure:5253: checking for i586-uhu-linux-lf95 configure:5282: result: no configure:5253: checking for i586-uhu-linux-gfortran configure:5282: result: no configure:5295: checking for g77 configure:5324: result: no configure:5295: checking for f77 configure:5324: result: no configure:5295: checking for xlf configure:5324: result: no configure:5295: checking for frt configure:5324: result: no configure:5295: checking for pgf77 configure:5324: result: no configure:5295: checking for fort77 configure:5324: result: no configure:5295: checking for fl32 configure:5324: result: no configure:5295: checking for af77 configure:5324: result: no configure:5295: checking for f90 configure:5324: result: no configure:5295: checking for xlf90 configure:5324: result: no configure:5295: checking for pgf90 configure:5324: result: no configure:5295: checking for epcf90 configure:5324: result: no configure:5295: checking for f95 configure:5324: result: no configure:5295: checking for fort configure:5324: result: no configure:5295: checking for xlf95 configure:5324: result: no configure:5295: checking for ifc configure:5324: result: no configure:5295: checking for efc configure:5324: result: no configure:5295: checking for pgf95 configure:5324: result: no configure:5295: checking for lf95 configure:5324: result: no configure:5295: checking for gfortran configure:5324: result: no configure:5336: checking for Fortran 77 compiler version configure:5339: --version &5 ./configure: line 5340: --version: command not found configure:5342: $? = 127 configure:5344: -v &5 ./configure: line 5345: -v: command not found configure:5347: $? = 127 configure:5349: -V &5 ./configure: line 5350: -V: command not found configure:5352: $? = 127 configure:5360: checking whether we are using the GNU Fortran 77 compiler configure:5374: -c conftest.F >&5 ./configure: line 5375: -c: command not found configure:5380: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5406: result: no configure:5412: checking whether accepts -g configure:5424: -c -g conftest.f >&5 ./configure: line 5425: -c: command not found configure:5430: $? = 127 configure: failed program was: | program main | | end configure:5455: result: no configure:5485: checking the maximum length of command line arguments configure:5594: result: 32768 configure:5605: checking command to parse /usr/bin/nm -B output from i586-uhu-linux-gcc object configure:5710: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5713: $? = 0 configure:5717: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:5720: $? = 0 configure:5772: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:5775: $? = 0 configure:5813: result: ok configure:5817: checking for objdir configure:5832: result: .libs configure:5884: checking for i586-uhu-linux-ar configure:5913: result: no configure:5922: checking for ar configure:5938: found /usr/bin/ar configure:5949: result: ar configure:5964: checking for i586-uhu-linux-ranlib configure:5993: result: no configure:6002: checking for ranlib configure:6018: found /usr/bin/ranlib configure:6029: result: ranlib configure:6044: checking for i586-uhu-linux-strip configure:6073: result: no configure:6082: checking for strip configure:6098: found /usr/bin/strip configure:6109: result: strip configure:6381: checking if i586-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:6399: i586-uhu-linux-gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:6403: $? = 0 configure:6416: result: no configure:6431: checking for i586-uhu-linux-gcc option to produce PIC configure:6641: result: -fPIC configure:6649: checking if i586-uhu-linux-gcc PIC flag -fPIC works configure:6667: i586-uhu-linux-gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:6671: $? = 0 configure:6684: result: yes configure:6712: checking if i586-uhu-linux-gcc static flag -static works configure:6740: result: yes configure:6750: checking if i586-uhu-linux-gcc supports -c -o file.o configure:6771: i586-uhu-linux-gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:6775: $? = 0 configure:6797: result: yes configure:6823: checking whether the i586-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:7781: result: yes configure:7802: checking whether -lc should be explicitly linked in configure:7807: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7810: $? = 0 configure:7825: i586-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7828: $? = 0 configure:7840: result: no configure:7848: checking dynamic linker characteristics configure:8457: result: GNU/Linux ld.so configure:8466: checking how to hardcode library paths into programs configure:8491: result: immediate configure:8505: checking whether stripping libraries is possible configure:8510: result: yes configure:9344: checking if libtool supports shared libraries configure:9346: result: yes configure:9349: checking whether to build shared libraries configure:9370: result: yes configure:9373: checking whether to build static libraries configure:9377: result: yes configure:9469: creating libtool configure:10057: checking for ld used by i586-uhu-linux-g++ configure:10124: result: /usr/bin/ld configure:10133: checking if the linker (/usr/bin/ld) is GNU ld configure:10148: result: yes configure:10199: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:11137: result: yes configure:11155: i586-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:11158: $? = 0 configure:11277: checking for i586-uhu-linux-g++ option to produce PIC configure:11551: result: -fPIC configure:11559: checking if i586-uhu-linux-g++ PIC flag -fPIC works configure:11577: i586-uhu-linux-g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5 configure:11581: $? = 0 configure:11594: result: yes configure:11622: checking if i586-uhu-linux-g++ static flag -static works configure:11650: result: yes configure:11660: checking if i586-uhu-linux-g++ supports -c -o file.o configure:11681: i586-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:11685: $? = 0 configure:11707: result: yes configure:11733: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:11758: result: yes configure:11825: checking dynamic linker characteristics configure:12434: result: GNU/Linux ld.so configure:12443: checking how to hardcode library paths into programs configure:12468: result: immediate configure:18668: checking for i586-uhu-linux-pkg-config configure:18701: result: no configure:18710: checking for pkg-config configure:18728: found /usr/bin/pkg-config configure:18740: result: /usr/bin/pkg-config configure:18755: checking pkg-config is at least version 0.9.0 configure:18758: result: yes configure:18769: checking for X configure:18777: $PKG_CONFIG --exists --print-errors "x11" configure:18780: $? = 0 configure:18795: $PKG_CONFIG --exists --print-errors "x11" configure:18798: $? = 0 configure:18832: result: yes configure:20303: checking for XDAMAGE configure:20311: $PKG_CONFIG --exists --print-errors "damageproto >= $DAMAGEEXT_VERSION xfixes fixesproto xextproto" configure:20314: $? = 0 configure:20329: $PKG_CONFIG --exists --print-errors "damageproto >= $DAMAGEEXT_VERSION xfixes fixesproto xextproto" configure:20332: $? = 0 configure:20408: result: yes configure:20555: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libXdamage config.status 1.0.3, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on norris config.status:728: creating Makefile config.status:728: creating src/Makefile config.status:728: creating xdamage.pc config.status:832: creating config.h config.status:1120: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_XDAMAGE_CFLAGS_set= ac_cv_env_XDAMAGE_CFLAGS_value= ac_cv_env_XDAMAGE_LIBS_set= ac_cv_env_XDAMAGE_LIBS_value= ac_cv_env_X_CFLAGS_set= ac_cv_env_X_CFLAGS_value= ac_cv_env_X_LIBS_set= ac_cv_env_X_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i586-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i586-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_f77_compiler_gnu=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_objext=o ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=i586-uhu-linux-gcc ac_cv_prog_CPP='i586-uhu-linux-gcc -E' ac_cv_prog_CXX=i586-uhu-linux-g++ ac_cv_prog_CXXCPP='i586-uhu-linux-g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' pkg_cv_XDAMAGE_CFLAGS=' ' pkg_cv_XDAMAGE_LIBS='-lXfixes ' pkg_cv_X_CFLAGS=' ' pkg_cv_X_LIBS='-lX11 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AR='ar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing --run automake-1.9' AWK='gawk' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='i586-uhu-linux-gcc -E' CPPFLAGS='' CXX='i586-uhu-linux-g++' CXXCPP='i586-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DAMAGEEXT_VERSION='1.0' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='' FFLAGS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' OBJEXT='o' PACKAGE='libXdamage' PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg' PACKAGE_NAME='libXdamage' PACKAGE_STRING='libXdamage 1.0.3' PACKAGE_TARNAME='libXdamage' PACKAGE_VERSION='1.0.3' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='1.0.3' XDAMAGE_CFLAGS=' ' XDAMAGE_LIBS='-lXfixes ' X_CFLAGS=' ' X_EXTRA_LIBS='' X_LIBS='-lX11 ' X_PRE_LIBS='' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' ac_pt_PKG_CONFIG='/usr/bin/pkg-config' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i586-uhu-linux-gnu' build_alias='i586-uhu-linux' build_cpu='i586' build_os='linux-gnu' build_vendor='uhu' datadir='${prefix}/share' exec_prefix='${prefix}' host='i586-uhu-linux-gnu' host_alias='i586-uhu-linux' host_cpu='i586' host_os='linux-gnu' host_vendor='uhu' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_DLFCN_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE "libXdamage" #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" #define PACKAGE_NAME "libXdamage" #define PACKAGE_STRING "libXdamage 1.0.3" #define PACKAGE_TARNAME "libXdamage" #define PACKAGE_VERSION "1.0.3" #define STDC_HEADERS 1 #define VERSION "1.0.3" #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0