This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libdrm configure 2.4.15, which was generated by GNU Autoconf 2.63. Invocation command line was $ ./configure --enable-maintainer-mode --prefix=/usr --enable-radeon-experimental-api ## --------- ## ## Platform. ## ## --------- ## hostname = montroll.chem.mcgill.ca uname -m = i686 uname -r = 2.6.31.3 uname -s = Linux uname -v = #48 SMP PREEMPT Wed Oct 7 21:35:56 EDT 2009 /usr/bin/uname -p = Intel(R) Pentium(R) 4 CPU 3.00GHz /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/ronis/bin PATH: /usr/local/samba/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/games PATH: /opt/www/htdig/bin PATH: /usr/lib/java/bin PATH: /usr/lib/java/jre/bin PATH: /usr/lib/java/bin PATH: /usr/lib/java/jre/bin PATH: /usr/lib/java/bin PATH: /usr/lib/java/jre/bin PATH: /usr/lib/qt/bin PATH: /opt/RealPlayer11 PATH: /usr/share/texmf/bin PATH: . ## ----------- ## ## Core tests. ## ## ----------- ## configure:2140: checking for gcc configure:2167: result: /usr/bin/gcc configure:2399: checking for C compiler version configure:2407: /usr/bin/gcc --version >&5 gcc (GCC) 4.4.1 Copyright (C) 2009 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:2411: $? = 0 configure:2418: /usr/bin/gcc -v >&5 Using built-in specs. Target: i686-pc-linux-gnu Configured with: ../gcc/configure --host=i686-pc-linux-gnu --prefix=/usr --with-gnu-as --enable-shared --with-gnu-ld --enable-threads=posix --with-ecj-jar=/usr/share/java/ecj.jar --enable-languages=c,c++,fortran,java,objc Thread model: posix gcc version 4.4.1 (GCC) configure:2422: $? = 0 configure:2429: /usr/bin/gcc -V >&5 gcc: '-V' option must have argument configure:2433: $? = 1 configure:2456: checking for C compiler default output file name configure:2478: /usr/bin/gcc -O0 -g conftest.c >&5 configure:2482: $? = 0 configure:2520: result: a.out configure:2539: checking whether the C compiler works configure:2549: ./a.out configure:2553: $? = 0 configure:2572: result: yes configure:2579: checking whether we are cross compiling configure:2581: result: no configure:2584: checking for suffix of executables configure:2591: /usr/bin/gcc -o conftest -O0 -g conftest.c >&5 configure:2595: $? = 0 configure:2621: result: configure:2627: checking for suffix of object files configure:2653: /usr/bin/gcc -c -O0 -g conftest.c >&5 configure:2657: $? = 0 configure:2682: result: o configure:2686: checking whether we are using the GNU C compiler configure:2715: /usr/bin/gcc -c -O0 -g conftest.c >&5 configure:2722: $? = 0 configure:2739: result: yes configure:2748: checking whether /usr/bin/gcc accepts -g configure:2778: /usr/bin/gcc -c -g conftest.c >&5 configure:2785: $? = 0 configure:2886: result: yes configure:2903: checking for /usr/bin/gcc option to accept ISO C89 configure:2977: /usr/bin/gcc -c -O0 -g conftest.c >&5 configure:2984: $? = 0 configure:3007: result: none needed configure:3031: checking how to run the C preprocessor configure:3071: /usr/bin/gcc -E conftest.c configure:3078: $? = 0 configure:3109: /usr/bin/gcc -E conftest.c conftest.c:8:28: error: ac_nonexistent.h: No such file or directory configure:3116: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libdrm" | #define PACKAGE_TARNAME "libdrm" | #define PACKAGE_VERSION "2.4.15" | #define PACKAGE_STRING "libdrm 2.4.15" | #define PACKAGE_BUGREPORT "dri-devel@lists.sourceforge.net" | /* end confdefs.h. */ | #include configure:3149: result: /usr/bin/gcc -E configure:3178: /usr/bin/gcc -E conftest.c configure:3185: $? = 0 configure:3216: /usr/bin/gcc -E conftest.c conftest.c:8:28: error: ac_nonexistent.h: No such file or directory configure:3223: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libdrm" | #define PACKAGE_TARNAME "libdrm" | #define PACKAGE_VERSION "2.4.15" | #define PACKAGE_STRING "libdrm 2.4.15" | #define PACKAGE_BUGREPORT "dri-devel@lists.sourceforge.net" | /* end confdefs.h. */ | #include configure:3263: checking for grep that handles long lines and -e configure:3323: result: /usr/bin/grep configure:3328: checking for egrep configure:3392: result: /usr/bin/grep -E configure:3397: checking for ANSI C header files configure:3427: /usr/bin/gcc -c -O0 -g conftest.c >&5 configure:3434: $? = 0 configure:3533: /usr/bin/gcc -o conftest -O0 -g conftest.c >&5 configure:3537: $? = 0 configure:3543: ./conftest configure:3547: $? = 0 configure:3565: result: yes configure:3589: checking for sys/types.h configure:3610: /usr/bin/gcc -c -O0 -g conftest.c >&5 configure:3617: $? = 0 configure:3634: result: yes configure:3589: checking for sys/stat.h configure:3610: /usr/bin/gcc -c -O0 -g conftest.c >&5 configure:3617: $? = 0 configure:3634: result: yes configure:3589: checking for stdlib.h configure:3610: /usr/bin/gcc -c -O0 -g conftest.c >&5 configure:3617: $? = 0 configure:3634: result: yes configure:3589: checking for string.h configure:3610: /usr/bin/gcc -c -O0 -g conftest.c >&5 configure:3617: $? = 0 configure:3634: result: yes configure:3589: checking for memory.h configure:3610: /usr/bin/gcc -c -O0 -g conftest.c >&5 configure:3617: $? = 0 configure:3634: result: yes configure:3589: checking for strings.h configure:3610: /usr/bin/gcc -c -O0 -g conftest.c >&5 configure:3617: $? = 0 configure:3634: result: yes configure:3589: checking for inttypes.h configure:3610: /usr/bin/gcc -c -O0 -g conftest.c >&5 configure:3617: $? = 0 configure:3634: result: yes configure:3589: checking for stdint.h configure:3610: /usr/bin/gcc -c -O0 -g conftest.c >&5 configure:3617: $? = 0 configure:3634: result: yes configure:3589: checking for unistd.h configure:3610: /usr/bin/gcc -c -O0 -g conftest.c >&5 configure:3617: $? = 0 configure:3634: result: yes configure:3659: checking minix/config.h usability configure:3676: /usr/bin/gcc -c -O0 -g conftest.c >&5 conftest.c:51:26: error: minix/config.h: No such file or directory configure:3683: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libdrm" | #define PACKAGE_TARNAME "libdrm" | #define PACKAGE_VERSION "2.4.15" | #define PACKAGE_STRING "libdrm 2.4.15" | #define PACKAGE_BUGREPORT "dri-devel@lists.sourceforge.net" | #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 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3697: result: no configure:3701: checking minix/config.h presence configure:3716: /usr/bin/gcc -E conftest.c conftest.c:18:26: error: minix/config.h: No such file or directory configure:3723: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libdrm" | #define PACKAGE_TARNAME "libdrm" | #define PACKAGE_VERSION "2.4.15" | #define PACKAGE_STRING "libdrm 2.4.15" | #define PACKAGE_BUGREPORT "dri-devel@lists.sourceforge.net" | #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 | /* end confdefs.h. */ | #include configure:3737: result: no configure:3770: checking for minix/config.h configure:3777: result: no configure:3808: checking whether it is safe to define __EXTENSIONS__ configure:3836: /usr/bin/gcc -c -O0 -g conftest.c >&5 configure:3843: $? = 0 configure:3858: result: yes configure:3930: checking for a BSD-compatible install configure:3998: result: /usr/bin/ginstall -c configure:4009: checking whether build environment is sane configure:4052: result: yes configure:4077: checking for a thread-safe mkdir -p configure:4116: result: /usr/bin/mkdir -p configure:4129: checking for gawk configure:4145: found /usr/bin/gawk configure:4156: result: gawk configure:4167: checking whether make sets $(MAKE) configure:4189: result: yes configure:4219: checking for style of include used by make configure:4247: result: GNU configure:4436: checking dependency style of /usr/bin/gcc configure:4527: result: gcc3 configure:4626: checking build system type configure:4644: result: i686-pc-linux-gnu configure:4666: checking host system type configure:4681: result: i686-pc-linux-gnu configure:4703: checking for a sed that does not truncate output configure:4759: result: /usr/bin/sed configure:4773: checking for ld used by /usr/bin/gcc configure:4840: result: /usr/bin/ld configure:4849: checking if the linker (/usr/bin/ld) is GNU ld configure:4864: result: yes configure:4869: checking for /usr/bin/ld option to reload object files configure:4876: result: -r configure:4894: checking for BSD-compatible nm configure:4943: result: /usr/bin/nm -B configure:4947: checking whether ln -s works configure:4951: result: yes configure:4958: checking how to recognize dependent libraries configure:5144: result: pass_all configure:5403: checking dlfcn.h usability configure:5420: /usr/bin/gcc -c -O0 -g conftest.c >&5 configure:5427: $? = 0 configure:5441: result: yes configure:5445: checking dlfcn.h presence configure:5460: /usr/bin/gcc -E conftest.c configure:5467: $? = 0 configure:5481: result: yes configure:5514: checking for dlfcn.h configure:5523: result: yes configure:5650: checking for C++ compiler version configure:5658: /usr/bin/g++ --version >&5 g++ (GCC) 4.4.1 Copyright (C) 2009 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:5662: $? = 0 configure:5669: /usr/bin/g++ -v >&5 Using built-in specs. Target: i686-pc-linux-gnu Configured with: ../gcc/configure --host=i686-pc-linux-gnu --prefix=/usr --with-gnu-as --enable-shared --with-gnu-ld --enable-threads=posix --with-ecj-jar=/usr/share/java/ecj.jar --enable-languages=c,c++,fortran,java,objc Thread model: posix gcc version 4.4.1 (GCC) configure:5673: $? = 0 configure:5680: /usr/bin/g++ -V >&5 g++: '-V' option must have argument configure:5684: $? = 1 configure:5687: checking whether we are using the GNU C++ compiler configure:5716: /usr/bin/g++ -c -O0 -g conftest.cpp >&5 configure:5723: $? = 0 configure:5740: result: yes configure:5749: checking whether /usr/bin/g++ accepts -g configure:5779: /usr/bin/g++ -c -g conftest.cpp >&5 configure:5786: $? = 0 configure:5887: result: yes configure:5912: checking dependency style of /usr/bin/g++ configure:6003: result: gcc3 configure:6028: checking how to run the C++ preprocessor configure:6064: /usr/bin/g++ -E conftest.cpp configure:6071: $? = 0 configure:6102: /usr/bin/g++ -E conftest.cpp conftest.cpp:26:28: error: ac_nonexistent.h: No such file or directory configure:6109: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libdrm" | #define PACKAGE_TARNAME "libdrm" | #define PACKAGE_VERSION "2.4.15" | #define PACKAGE_STRING "libdrm 2.4.15" | #define PACKAGE_BUGREPORT "dri-devel@lists.sourceforge.net" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libdrm" | #define VERSION "2.4.15" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6142: result: /usr/bin/g++ -E configure:6171: /usr/bin/g++ -E conftest.cpp configure:6178: $? = 0 configure:6209: /usr/bin/g++ -E conftest.cpp conftest.cpp:26:28: error: ac_nonexistent.h: No such file or directory configure:6216: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libdrm" | #define PACKAGE_TARNAME "libdrm" | #define PACKAGE_VERSION "2.4.15" | #define PACKAGE_STRING "libdrm 2.4.15" | #define PACKAGE_BUGREPORT "dri-devel@lists.sourceforge.net" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libdrm" | #define VERSION "2.4.15" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6364: checking for Fortran 77 compiler version configure:6372: /usr/bin/g77 --version >&5 GNU Fortran (GCC) 4.4.1 Copyright (C) 2009 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING configure:6376: $? = 0 configure:6383: /usr/bin/g77 -v >&5 Using built-in specs. Target: i686-pc-linux-gnu Configured with: ../gcc/configure --host=i686-pc-linux-gnu --prefix=/usr --with-gnu-as --enable-shared --with-gnu-ld --enable-threads=posix --with-ecj-jar=/usr/share/java/ecj.jar --enable-languages=c,c++,fortran,java,objc Thread model: posix gcc version 4.4.1 (GCC) configure:6387: $? = 0 configure:6394: /usr/bin/g77 -V >&5 g77: '-V' option must have argument configure:6398: $? = 1 configure:6406: checking whether we are using the GNU Fortran 77 compiler configure:6425: /usr/bin/g77 -c conftest.F >&5 configure:6432: $? = 0 configure:6449: result: yes configure:6455: checking whether /usr/bin/g77 accepts -g configure:6472: /usr/bin/g77 -c -g conftest.f >&5 configure:6479: $? = 0 configure:6495: result: yes configure:6528: checking the maximum length of command line arguments configure:6640: result: 98304 configure:6652: checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object configure:6757: /usr/bin/gcc -c -O0 -g conftest.c >&5 configure:6760: $? = 0 configure:6764: /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:6767: $? = 0 configure:6819: /usr/bin/gcc -o conftest -O0 -g conftest.c conftstm.o >&5 configure:6822: $? = 0 configure:6860: result: ok configure:6864: checking for objdir configure:6879: result: .libs configure:6971: checking for ar configure:6987: found /usr/bin/ar configure:6998: result: ar configure:7063: checking for ranlib configure:7079: found /usr/bin/ranlib configure:7090: result: ranlib configure:7155: checking for strip configure:7171: found /usr/bin/strip configure:7182: result: strip configure:7772: checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions configure:7790: /usr/bin/gcc -c -O0 -g -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:7794: $? = 0 configure:7807: result: no configure:7822: checking for /usr/bin/gcc option to produce PIC configure:8054: result: -fPIC configure:8062: checking if /usr/bin/gcc PIC flag -fPIC works configure:8080: /usr/bin/gcc -c -O0 -g -fPIC -DPIC conftest.c >&5 configure:8084: $? = 0 configure:8097: result: yes configure:8125: checking if /usr/bin/gcc static flag -static works configure:8153: result: yes configure:8163: checking if /usr/bin/gcc supports -c -o file.o configure:8184: /usr/bin/gcc -c -O0 -g -o out/conftest2.o conftest.c >&5 configure:8188: $? = 0 configure:8210: result: yes configure:8236: checking whether the /usr/bin/gcc linker (/usr/bin/ld) supports shared libraries configure:9224: result: yes configure:9245: checking whether -lc should be explicitly linked in configure:9250: /usr/bin/gcc -c -O0 -g conftest.c >&5 configure:9253: $? = 0 configure:9268: /usr/bin/gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:9271: $? = 0 configure:9283: result: no configure:9291: checking dynamic linker characteristics configure:9893: result: GNU/Linux ld.so configure:9917: checking how to hardcode library paths into programs configure:9942: result: immediate configure:9956: checking whether stripping libraries is possible configure:9961: result: yes configure:10791: checking if libtool supports shared libraries configure:10793: result: yes configure:10796: checking whether to build shared libraries configure:10817: result: yes configure:10820: checking whether to build static libraries configure:10824: result: no configure:10918: creating libtool configure:11511: checking for ld used by /usr/bin/g++ configure:11578: result: /usr/bin/ld configure:11587: checking if the linker (/usr/bin/ld) is GNU ld configure:11602: result: yes configure:11653: checking whether the /usr/bin/g++ linker (/usr/bin/ld) supports shared libraries configure:12607: result: yes configure:12624: /usr/bin/g++ -c -O0 -g conftest.cpp >&5 configure:12627: $? = 0 configure:12783: checking for /usr/bin/g++ option to produce PIC configure:13067: result: -fPIC configure:13075: checking if /usr/bin/g++ PIC flag -fPIC works configure:13093: /usr/bin/g++ -c -O0 -g -fPIC -DPIC conftest.cpp >&5 configure:13097: $? = 0 configure:13110: result: yes configure:13138: checking if /usr/bin/g++ static flag -static works configure:13166: result: yes configure:13176: checking if /usr/bin/g++ supports -c -o file.o configure:13197: /usr/bin/g++ -c -O0 -g -o out/conftest2.o conftest.cpp >&5 configure:13201: $? = 0 configure:13223: result: yes configure:13249: checking whether the /usr/bin/g++ linker (/usr/bin/ld) supports shared libraries configure:13275: result: yes configure:13342: checking dynamic linker characteristics configure:13892: result: GNU/Linux ld.so configure:13916: checking how to hardcode library paths into programs configure:13941: result: immediate configure:14480: checking if libtool supports shared libraries configure:14482: result: yes configure:14485: checking whether to build shared libraries configure:14505: result: yes configure:14508: checking whether to build static libraries configure:14512: result: no configure:14522: checking for /usr/bin/g77 option to produce PIC configure:14754: result: -fPIC configure:14762: checking if /usr/bin/g77 PIC flag -fPIC works configure:14780: /usr/bin/g77 -c -g -O2 -fPIC conftest.f >&5 configure:14784: $? = 0 configure:14797: result: yes configure:14825: checking if /usr/bin/g77 static flag -static works configure:14853: result: yes configure:14863: checking if /usr/bin/g77 supports -c -o file.o configure:14884: /usr/bin/g77 -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:14888: $? = 0 configure:14910: result: yes configure:14936: checking whether the /usr/bin/g77 linker (/usr/bin/ld) supports shared libraries configure:15904: result: yes configure:15971: checking dynamic linker characteristics configure:16521: result: GNU/Linux ld.so configure:16545: checking how to hardcode library paths into programs configure:16570: result: immediate configure:20226: checking for gcc configure:20253: result: /usr/bin/gcc configure:20485: checking for C compiler version configure:20493: /usr/bin/gcc --version >&5 gcc (GCC) 4.4.1 Copyright (C) 2009 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:20497: $? = 0 configure:20504: /usr/bin/gcc -v >&5 Using built-in specs. Target: i686-pc-linux-gnu Configured with: ../gcc/configure --host=i686-pc-linux-gnu --prefix=/usr --with-gnu-as --enable-shared --with-gnu-ld --enable-threads=posix --with-ecj-jar=/usr/share/java/ecj.jar --enable-languages=c,c++,fortran,java,objc Thread model: posix gcc version 4.4.1 (GCC) configure:20508: $? = 0 configure:20515: /usr/bin/gcc -V >&5 gcc: '-V' option must have argument configure:20519: $? = 1 configure:20522: checking whether we are using the GNU C compiler configure:20575: result: yes configure:20584: checking whether /usr/bin/gcc accepts -g configure:20722: result: yes configure:20739: checking for /usr/bin/gcc option to accept ISO C89 configure:20843: result: none needed configure:20862: checking for ANSI C header files configure:21030: result: yes configure:21047: checking for special C compiler options needed for large files configure:21142: result: no configure:21148: checking for _FILE_OFFSET_BITS value needed for large files configure:21183: /usr/bin/gcc -c -O0 -g conftest.c >&5 conftest.c:33: warning: left shift count >= width of type conftest.c:33: warning: left shift count >= width of type conftest.c:35: error: size of array 'off_t_is_large' is negative configure:21190: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libdrm" | #define PACKAGE_TARNAME "libdrm" | #define PACKAGE_VERSION "2.4.15" | #define PACKAGE_STRING "libdrm 2.4.15" | #define PACKAGE_BUGREPORT "dri-devel@lists.sourceforge.net" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libdrm" | #define VERSION "2.4.15" | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:21234: /usr/bin/gcc -c -O0 -g conftest.c >&5 configure:21241: $? = 0 configure:21259: result: 64 configure:21446: checking for pkg-config configure:21464: found /usr/bin/pkg-config configure:21476: result: /usr/bin/pkg-config configure:21501: checking pkg-config is at least version 0.9.0 configure:21504: result: yes configure:21515: checking for PTHREADSTUBS configure:21522: $PKG_CONFIG --exists --print-errors "pthread-stubs" configure:21525: $? = 0 configure:21538: $PKG_CONFIG --exists --print-errors "pthread-stubs" configure:21541: $? = 0 configure:21618: result: yes configure:21666: checking for clock_gettime configure:21722: /usr/bin/gcc -o conftest -O0 -g conftest.c >&5 /tmp/ccAJyqq9.o: In function `main': /home/ronis/Project/notar/X/drm/conftest.c:62: undefined reference to `clock_gettime' collect2: ld returned 1 exit status configure:21729: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libdrm" | #define PACKAGE_TARNAME "libdrm" | #define PACKAGE_VERSION "2.4.15" | #define PACKAGE_STRING "libdrm 2.4.15" | #define PACKAGE_BUGREPORT "dri-devel@lists.sourceforge.net" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libdrm" | #define VERSION "2.4.15" | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | /* Define clock_gettime to an innocuous variant, in case declares clock_gettime. | For example, HP-UX 11i declares gettimeofday. */ | #define clock_gettime innocuous_clock_gettime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char clock_gettime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef clock_gettime | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char clock_gettime (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_clock_gettime || defined __stub___clock_gettime | choke me | #endif | | int | main () | { | return clock_gettime (); | ; | return 0; | } configure:21751: result: no configure:21761: checking for clock_gettime in -lrt configure:21796: /usr/bin/gcc -o conftest -O0 -g conftest.c -lrt >&5 configure:21803: $? = 0 configure:21824: result: yes configure:21855: checking for supported warning flags configure:21877: checking whether /usr/bin/gcc supports -Wall configure:21892: /usr/bin/gcc -c -O0 -g -Wall conftest.c >&5 configure:21899: $? = 0 configure:21920: result: yes configure:21877: checking whether /usr/bin/gcc supports -Wextra configure:21892: /usr/bin/gcc -c -O0 -g -Wextra conftest.c >&5 configure:21899: $? = 0 configure:21920: result: yes configure:21877: checking whether /usr/bin/gcc supports -Wsign-compare configure:21892: /usr/bin/gcc -c -O0 -g -Wsign-compare conftest.c >&5 configure:21899: $? = 0 configure:21920: result: yes configure:21877: checking whether /usr/bin/gcc supports -Werror-implicit-function-declaration configure:21892: /usr/bin/gcc -c -O0 -g -Werror-implicit-function-declaration conftest.c >&5 configure:21899: $? = 0 configure:21920: result: yes configure:21877: checking whether /usr/bin/gcc supports -Wpointer-arith configure:21892: /usr/bin/gcc -c -O0 -g -Wpointer-arith conftest.c >&5 configure:21899: $? = 0 configure:21920: result: yes configure:21877: checking whether /usr/bin/gcc supports -Wwrite-strings configure:21892: /usr/bin/gcc -c -O0 -g -Wwrite-strings conftest.c >&5 configure:21899: $? = 0 configure:21920: result: yes configure:21877: checking whether /usr/bin/gcc supports -Wstrict-prototypes configure:21892: /usr/bin/gcc -c -O0 -g -Wstrict-prototypes conftest.c >&5 configure:21899: $? = 0 configure:21920: result: yes configure:21877: checking whether /usr/bin/gcc supports -Wmissing-prototypes configure:21892: /usr/bin/gcc -c -O0 -g -Wmissing-prototypes conftest.c >&5 configure:21899: $? = 0 configure:21920: result: yes configure:21877: checking whether /usr/bin/gcc supports -Wmissing-declarations configure:21892: /usr/bin/gcc -c -O0 -g -Wmissing-declarations conftest.c >&5 configure:21899: $? = 0 configure:21920: result: yes configure:21877: checking whether /usr/bin/gcc supports -Wnested-externs configure:21892: /usr/bin/gcc -c -O0 -g -Wnested-externs conftest.c >&5 configure:21899: $? = 0 configure:21920: result: yes configure:21877: checking whether /usr/bin/gcc supports -Wpacked configure:21892: /usr/bin/gcc -c -O0 -g -Wpacked conftest.c >&5 configure:21899: $? = 0 configure:21920: result: yes configure:21877: checking whether /usr/bin/gcc supports -Wswitch-enum configure:21892: /usr/bin/gcc -c -O0 -g -Wswitch-enum conftest.c >&5 configure:21899: $? = 0 configure:21920: result: yes configure:21877: checking whether /usr/bin/gcc supports -Wmissing-format-attribute configure:21892: /usr/bin/gcc -c -O0 -g -Wmissing-format-attribute conftest.c >&5 configure:21899: $? = 0 configure:21920: result: yes configure:21877: checking whether /usr/bin/gcc supports -Wstrict-aliasing=2 configure:21892: /usr/bin/gcc -c -O0 -g -Wstrict-aliasing=2 conftest.c >&5 configure:21899: $? = 0 configure:21920: result: yes configure:21877: checking whether /usr/bin/gcc supports -Winit-self configure:21892: /usr/bin/gcc -c -O0 -g -Winit-self conftest.c >&5 configure:21899: $? = 0 configure:21920: result: yes configure:21877: checking whether /usr/bin/gcc supports -Wunsafe-loop-optimizations configure:21892: /usr/bin/gcc -c -O0 -g -Wunsafe-loop-optimizations conftest.c >&5 configure:21899: $? = 0 configure:21920: result: yes configure:21877: checking whether /usr/bin/gcc supports -Wdeclaration-after-statement configure:21892: /usr/bin/gcc -c -O0 -g -Wdeclaration-after-statement conftest.c >&5 configure:21899: $? = 0 configure:21920: result: yes configure:21877: checking whether /usr/bin/gcc supports -Wold-style-definition configure:21892: /usr/bin/gcc -c -O0 -g -Wold-style-definition conftest.c >&5 configure:21899: $? = 0 configure:21920: result: yes configure:21877: checking whether /usr/bin/gcc supports -Wno-missing-field-initializers configure:21892: /usr/bin/gcc -c -O0 -g -Wno-missing-field-initializers conftest.c >&5 configure:21899: $? = 0 configure:21920: result: yes configure:21877: checking whether /usr/bin/gcc supports -Wno-unused-parameter configure:21892: /usr/bin/gcc -c -O0 -g -Wno-unused-parameter conftest.c >&5 configure:21899: $? = 0 configure:21920: result: yes configure:21877: checking whether /usr/bin/gcc supports -Wno-attributes configure:21892: /usr/bin/gcc -c -O0 -g -Wno-attributes conftest.c >&5 configure:21899: $? = 0 configure:21920: result: yes configure:21877: checking whether /usr/bin/gcc supports -Wno-long-long configure:21892: /usr/bin/gcc -c -O0 -g -Wno-long-long conftest.c >&5 configure:21899: $? = 0 configure:21920: result: yes configure:21877: checking whether /usr/bin/gcc supports -Winline configure:21892: /usr/bin/gcc -c -O0 -g -Winline conftest.c >&5 configure:21899: $? = 0 configure:21920: result: yes configure:21928: checking which warning flags were supported configure:21931: result: -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline configure:21963: checking for CAIRO configure:21970: $PKG_CONFIG --exists --print-errors "cairo" configure:21973: $? = 0 configure:21986: $PKG_CONFIG --exists --print-errors "cairo" configure:21989: $? = 0 configure:22024: result: yes configure:22047: checking for LIBUDEV configure:22054: $PKG_CONFIG --exists --print-errors "libudev" configure:22057: $? = 0 configure:22070: $PKG_CONFIG --exists --print-errors "libudev" configure:22073: $? = 0 configure:22108: result: yes configure:22139: checking for native atomic primitives configure:22171: /usr/bin/gcc -o conftest -O0 -g conftest.c >&5 /tmp/ccwCSjSb.o: In function `atomic_add': /home/ronis/Project/notar/X/drm/conftest.c:31: undefined reference to `__sync_fetch_and_add_4' /tmp/ccwCSjSb.o: In function `atomic_cmpxchg': /home/ronis/Project/notar/X/drm/conftest.c:32: undefined reference to `__sync_val_compare_and_swap_4' collect2: ld returned 1 exit status configure:22178: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libdrm" | #define PACKAGE_TARNAME "libdrm" | #define PACKAGE_VERSION "2.4.15" | #define PACKAGE_STRING "libdrm 2.4.15" | #define PACKAGE_BUGREPORT "dri-devel@lists.sourceforge.net" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libdrm" | #define VERSION "2.4.15" | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_CAIRO 1 | #define HAVE_LIBUDEV 1 | /* end confdefs.h. */ | | int atomic_add(int i) { return __sync_fetch_and_add (&i, 1); } | int atomic_cmpxchg(int i, int j, int k) { return __sync_val_compare_and_swap (&i, j, k); } | | int | main () | { | | ; | return 0; | } configure:22200: result: none configure:22372: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libdrm config.status 2.4.15, which was generated by GNU Autoconf 2.63. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on montroll.chem.mcgill.ca config.status:839: creating Makefile config.status:839: creating libdrm/Makefile config.status:839: creating libdrm/intel/Makefile config.status:839: creating libdrm/radeon/Makefile config.status:839: creating libdrm/radeon/libdrm_radeon.pc config.status:839: creating libdrm/nouveau/Makefile config.status:839: creating libdrm/nouveau/libdrm_nouveau.pc config.status:839: creating shared-core/Makefile config.status:839: creating tests/Makefile config.status:839: creating tests/modeprint/Makefile config.status:839: creating tests/modetest/Makefile config.status:839: creating libdrm.pc config.status:839: creating libdrm_intel.pc config.status:839: creating libdrm/config.h config.status:1113: executing depfiles commands configure:23705: WARNING: unrecognized options: --enable-maintainer-mode ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CAIRO_CFLAGS_set= ac_cv_env_CAIRO_CFLAGS_value= ac_cv_env_CAIRO_LIBS_set= ac_cv_env_CAIRO_LIBS_value= ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=/usr/bin/gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O0 -g' 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=set ac_cv_env_CXXFLAGS_value='-O0 -g' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=/usr/bin/g++ ac_cv_env_F77_set=set ac_cv_env_F77_value=/usr/bin/g77 ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LIBUDEV_CFLAGS_set= ac_cv_env_LIBUDEV_CFLAGS_value= ac_cv_env_LIBUDEV_LIBS_set= ac_cv_env_LIBUDEV_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_PTHREADSTUBS_CFLAGS_set= ac_cv_env_PTHREADSTUBS_CFLAGS_value= ac_cv_env_PTHREADSTUBS_LIBS_set= ac_cv_env_PTHREADSTUBS_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_f77_compiler_gnu=yes ac_cv_func_clock_gettime=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no 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=i686-pc-linux-gnu ac_cv_lib_rt_clock_gettime=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='/usr/bin/gcc -E' ac_cv_prog_CXXCPP='/usr/bin/g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=/usr/bin/gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_f77_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 drm_cv_atomic_primitives=none libdrm_cv_warn_cflags=' -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline' libdrm_cv_warn_maybe='-Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline' 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=/usr/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_pic_works_F77=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_compiler_static_works_F77=yes 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_lib_dlsearch_path_spec='/lib /usr/lib /usr/local/lib /usr/lib /usr/lib/qt/lib /usr/i486-slackware-linux/lib /usr/lib/seamonkey ' lt_cv_sys_lib_search_path_spec='/usr/lib/gcc/i686-pc-linux-gnu/4.4.1 /usr/lib /lib' lt_cv_sys_max_cmd_len=98304 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"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_CAIRO_CFLAGS='-I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 ' pkg_cv_CAIRO_LIBS='-lcairo ' pkg_cv_LIBUDEV_CFLAGS=' ' pkg_cv_LIBUDEV_LIBS='-ludev ' pkg_cv_PTHREADSTUBS_CFLAGS=' ' pkg_cv_PTHREADSTUBS_LIBS=' ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/ronis/Project/notar/X/drm/missing --run aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/ronis/Project/notar/X/drm/missing --run tar' AR='ar' AUTOCONF='${SHELL} /home/ronis/Project/notar/X/drm/missing --run autoconf' AUTOHEADER='${SHELL} /home/ronis/Project/notar/X/drm/missing --run autoheader' AUTOMAKE='${SHELL} /home/ronis/Project/notar/X/drm/missing --run automake-1.10' AWK='gawk' CAIRO_CFLAGS='-I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 ' CAIRO_LIBS='-lcairo ' CC='/usr/bin/gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O0 -g' CLOCK_LIB='-lrt' CPP='/usr/bin/gcc -E' CPPFLAGS='' CXX='/usr/bin/g++' CXXCPP='/usr/bin/g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-O0 -g' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DSYMUTIL='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' F77='/usr/bin/g77' FFLAGS='-g -O2' GREP='/usr/bin/grep' HAVE_CAIRO_FALSE='#' HAVE_CAIRO_TRUE='' HAVE_INTEL_FALSE='#' HAVE_INTEL_TRUE='' HAVE_LIBUDEV_FALSE='#' HAVE_LIBUDEV_TRUE='' HAVE_NOUVEAU_FALSE='' HAVE_NOUVEAU_TRUE='#' HAVE_RADEON_FALSE='#' HAVE_RADEON_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBUDEV_CFLAGS=' ' LIBUDEV_LIBS='-ludev ' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /home/ronis/Project/notar/X/drm/missing --run makeinfo' MKDIR_P='/usr/bin/mkdir -p' NMEDIT='' OBJEXT='o' PACKAGE='libdrm' PACKAGE_BUGREPORT='dri-devel@lists.sourceforge.net' PACKAGE_NAME='libdrm' PACKAGE_STRING='libdrm 2.4.15' PACKAGE_TARNAME='libdrm' PACKAGE_VERSION='2.4.15' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PTHREADSTUBS_CFLAGS=' ' PTHREADSTUBS_LIBS=' ' RANLIB='ranlib' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='2.4.15' WARN_CFLAGS=' -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline' ac_ct_CC='/usr/bin/gcc' ac_ct_CXX='' ac_ct_F77='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='$(SHELL) /home/ronis/Project/notar/X/drm/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/usr/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' pkgconfigdir='${exec_prefix}/lib/pkgconfig' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "libdrm" #define PACKAGE_TARNAME "libdrm" #define PACKAGE_VERSION "2.4.15" #define PACKAGE_STRING "libdrm 2.4.15" #define PACKAGE_BUGREPORT "dri-devel@lists.sourceforge.net" #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 __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define PACKAGE "libdrm" #define VERSION "2.4.15" #define HAVE_DLFCN_H 1 #define STDC_HEADERS 1 #define _FILE_OFFSET_BITS 64 #define HAVE_CAIRO 1 #define HAVE_LIBUDEV 1 configure: exit 0