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.0, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --enable-maintainer-mode --prefix=/home/alex/xserver --libdir=/home/alex/xserver/lib ## --------- ## ## Platform. ## ## --------- ## hostname = srv64.palosanto.com uname -m = i686 uname -r = 2.6.26.3-14.fc8 uname -s = Linux uname -v = #1 SMP Wed Sep 3 03:40:05 EDT 2008 /usr/bin/uname -p = unknown /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/alex/xserver/bin PATH: /home/alex/xserver/bin PATH: /usr/lib/qt-3.3/bin PATH: /usr/kerberos/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/X11R6/bin PATH: /home/alex/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1985: checking for a BSD-compatible install configure:2041: result: /usr/bin/install -c configure:2052: checking whether build environment is sane configure:2095: result: yes configure:2123: checking for a thread-safe mkdir -p configure:2162: result: /bin/mkdir -p configure:2175: checking for gawk configure:2191: found /usr/bin/gawk configure:2202: result: gawk configure:2213: checking whether make sets $(MAKE) configure:2234: result: yes configure:2505: checking build system type configure:2523: result: i686-pc-linux-gnu configure:2545: checking host system type configure:2560: result: i686-pc-linux-gnu configure:2594: checking for style of include used by make configure:2622: result: GNU configure:2692: checking for gcc configure:2708: found /usr/bin/gcc configure:2719: result: gcc configure:2957: checking for C compiler version configure:2964: gcc --version >&5 gcc (GCC) 4.1.2 20070925 (Red Hat 4.1.2-33) 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:2967: $? = 0 configure:2974: gcc -v >&5 Using built-in specs. Target: i386-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-cpu=generic --host=i386-redhat-linux Thread model: posix gcc version 4.1.2 20070925 (Red Hat 4.1.2-33) configure:2977: $? = 0 configure:2984: gcc -V >&5 gcc: '-V' option must have argument configure:2987: $? = 1 configure:3010: checking for C compiler default output file name configure:3037: gcc conftest.c >&5 configure:3040: $? = 0 configure:3078: result: a.out configure:3095: checking whether the C compiler works configure:3105: ./a.out configure:3108: $? = 0 configure:3125: result: yes configure:3132: checking whether we are cross compiling configure:3134: result: no configure:3137: checking for suffix of executables configure:3144: gcc -o conftest conftest.c >&5 configure:3147: $? = 0 configure:3171: result: configure:3177: checking for suffix of object files configure:3203: gcc -c conftest.c >&5 configure:3206: $? = 0 configure:3229: result: o configure:3233: checking whether we are using the GNU C compiler configure:3262: gcc -c conftest.c >&5 configure:3268: $? = 0 configure:3285: result: yes configure:3290: checking whether gcc accepts -g configure:3320: gcc -c -g conftest.c >&5 configure:3326: $? = 0 configure:3425: result: yes configure:3442: checking for gcc option to accept ISO C89 configure:3516: gcc -c -g -O2 conftest.c >&5 configure:3522: $? = 0 configure:3545: result: none needed configure:3565: checking dependency style of gcc configure:3656: result: gcc3 configure:3671: checking for a sed that does not truncate output configure:3727: result: /bin/sed configure:3730: checking for grep that handles long lines and -e configure:3804: result: /bin/grep configure:3809: checking for egrep configure:3887: result: /bin/grep -E configure:3903: checking for ld used by gcc configure:3970: result: /usr/bin/ld configure:3979: checking if the linker (/usr/bin/ld) is GNU ld configure:3994: result: yes configure:3999: checking for /usr/bin/ld option to reload object files configure:4006: result: -r configure:4024: checking for BSD-compatible nm configure:4073: result: /usr/bin/nm -B configure:4077: checking whether ln -s works configure:4081: result: yes configure:4088: checking how to recognize dependent libraries configure:4274: result: pass_all configure:4516: checking how to run the C preprocessor configure:4556: gcc -E conftest.c configure:4562: $? = 0 configure:4593: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:4599: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libdrm" | #define PACKAGE_TARNAME "libdrm" | #define PACKAGE_VERSION "2.4.0" | #define PACKAGE_STRING "libdrm 2.4.0" | #define PACKAGE_BUGREPORT "dri-devel@lists.sourceforge.net" | #define PACKAGE "libdrm" | #define VERSION "2.4.0" | /* end confdefs.h. */ | #include configure:4632: result: gcc -E configure:4661: gcc -E conftest.c configure:4667: $? = 0 configure:4698: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:4704: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libdrm" | #define PACKAGE_TARNAME "libdrm" | #define PACKAGE_VERSION "2.4.0" | #define PACKAGE_STRING "libdrm 2.4.0" | #define PACKAGE_BUGREPORT "dri-devel@lists.sourceforge.net" | #define PACKAGE "libdrm" | #define VERSION "2.4.0" | /* end confdefs.h. */ | #include configure:4742: checking for ANSI C header files configure:4772: gcc -c -g -O2 conftest.c >&5 configure:4778: $? = 0 configure:4877: gcc -o conftest -g -O2 conftest.c >&5 configure:4880: $? = 0 configure:4886: ./conftest configure:4889: $? = 0 configure:4906: result: yes configure:4930: checking for sys/types.h configure:4951: gcc -c -g -O2 conftest.c >&5 configure:4957: $? = 0 configure:4973: result: yes configure:4930: checking for sys/stat.h configure:4951: gcc -c -g -O2 conftest.c >&5 configure:4957: $? = 0 configure:4973: result: yes configure:4930: checking for stdlib.h configure:4951: gcc -c -g -O2 conftest.c >&5 configure:4957: $? = 0 configure:4973: result: yes configure:4930: checking for string.h configure:4951: gcc -c -g -O2 conftest.c >&5 configure:4957: $? = 0 configure:4973: result: yes configure:4930: checking for memory.h configure:4951: gcc -c -g -O2 conftest.c >&5 configure:4957: $? = 0 configure:4973: result: yes configure:4930: checking for strings.h configure:4951: gcc -c -g -O2 conftest.c >&5 configure:4957: $? = 0 configure:4973: result: yes configure:4930: checking for inttypes.h configure:4951: gcc -c -g -O2 conftest.c >&5 configure:4957: $? = 0 configure:4973: result: yes configure:4930: checking for stdint.h configure:4951: gcc -c -g -O2 conftest.c >&5 configure:4957: $? = 0 configure:4973: result: yes configure:4930: checking for unistd.h configure:4951: gcc -c -g -O2 conftest.c >&5 configure:4957: $? = 0 configure:4973: result: yes configure:5000: checking dlfcn.h usability configure:5017: gcc -c -g -O2 conftest.c >&5 configure:5023: $? = 0 configure:5037: result: yes configure:5041: checking dlfcn.h presence configure:5056: gcc -E conftest.c configure:5062: $? = 0 configure:5076: result: yes configure:5109: checking for dlfcn.h configure:5117: result: yes configure:5188: checking for g++ configure:5204: found /usr/bin/g++ configure:5215: result: g++ configure:5246: checking for C++ compiler version configure:5253: g++ --version >&5 g++ (GCC) 4.1.2 20070925 (Red Hat 4.1.2-33) 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:5256: $? = 0 configure:5263: g++ -v >&5 Using built-in specs. Target: i386-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-cpu=generic --host=i386-redhat-linux Thread model: posix gcc version 4.1.2 20070925 (Red Hat 4.1.2-33) configure:5266: $? = 0 configure:5273: g++ -V >&5 g++: '-V' option must have argument configure:5276: $? = 1 configure:5279: checking whether we are using the GNU C++ compiler configure:5308: g++ -c conftest.cpp >&5 configure:5314: $? = 0 configure:5331: result: yes configure:5336: checking whether g++ accepts -g configure:5366: g++ -c -g conftest.cpp >&5 configure:5372: $? = 0 configure:5471: result: yes configure:5496: checking dependency style of g++ configure:5587: result: gcc3 configure:5612: checking how to run the C++ preprocessor configure:5648: g++ -E conftest.cpp configure:5654: $? = 0 configure:5685: g++ -E conftest.cpp conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory configure:5691: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libdrm" | #define PACKAGE_TARNAME "libdrm" | #define PACKAGE_VERSION "2.4.0" | #define PACKAGE_STRING "libdrm 2.4.0" | #define PACKAGE_BUGREPORT "dri-devel@lists.sourceforge.net" | #define PACKAGE "libdrm" | #define VERSION "2.4.0" | #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. */ | #include configure:5724: result: g++ -E configure:5753: g++ -E conftest.cpp configure:5759: $? = 0 configure:5790: g++ -E conftest.cpp conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory configure:5796: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libdrm" | #define PACKAGE_TARNAME "libdrm" | #define PACKAGE_VERSION "2.4.0" | #define PACKAGE_STRING "libdrm 2.4.0" | #define PACKAGE_BUGREPORT "dri-devel@lists.sourceforge.net" | #define PACKAGE "libdrm" | #define VERSION "2.4.0" | #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. */ | #include configure:5889: checking for g77 configure:5919: result: no configure:5889: checking for xlf configure:5919: result: no configure:5889: checking for f77 configure:5919: result: no configure:5889: checking for frt configure:5919: result: no configure:5889: checking for pgf77 configure:5919: result: no configure:5889: checking for cf77 configure:5919: result: no configure:5889: checking for fort77 configure:5919: result: no configure:5889: checking for fl32 configure:5919: result: no configure:5889: checking for af77 configure:5919: result: no configure:5889: checking for xlf90 configure:5919: result: no configure:5889: checking for f90 configure:5919: result: no configure:5889: checking for pgf90 configure:5919: result: no configure:5889: checking for pghpf configure:5919: result: no configure:5889: checking for epcf90 configure:5919: result: no configure:5889: checking for gfortran configure:5919: result: no configure:5889: checking for g95 configure:5919: result: no configure:5889: checking for xlf95 configure:5919: result: no configure:5889: checking for f95 configure:5919: result: no configure:5889: checking for fort configure:5919: result: no configure:5889: checking for ifort configure:5919: result: no configure:5889: checking for ifc configure:5919: result: no configure:5889: checking for efc configure:5919: result: no configure:5889: checking for pgf95 configure:5919: result: no configure:5889: checking for lf95 configure:5919: result: no configure:5889: checking for ftn configure:5919: result: no configure:5946: checking for Fortran 77 compiler version configure:5953: --version >&5 ./configure: line 5954: --version: command not found configure:5956: $? = 127 configure:5963: -v >&5 ./configure: line 5964: -v: command not found configure:5966: $? = 127 configure:5973: -V >&5 ./configure: line 5974: -V: command not found configure:5976: $? = 127 configure:5984: checking whether we are using the GNU Fortran 77 compiler configure:6003: -c conftest.F >&5 ./configure: line 6004: -c: command not found configure:6009: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6026: result: no configure:6032: checking whether accepts -g configure:6049: -c -g conftest.f >&5 ./configure: line 6050: -c: command not found configure:6055: $? = 127 configure: failed program was: | program main | | end configure:6071: result: no configure:6101: checking the maximum length of command line arguments configure:6213: result: 98304 configure:6225: checking command to parse /usr/bin/nm -B output from gcc object configure:6330: gcc -c -g -O2 conftest.c >&5 configure:6333: $? = 0 configure:6337: /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:6340: $? = 0 configure:6392: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:6395: $? = 0 configure:6433: result: ok configure:6437: checking for objdir configure:6452: result: .libs configure:6544: checking for ar configure:6560: found /usr/bin/ar configure:6571: result: ar configure:6640: checking for ranlib configure:6656: found /usr/bin/ranlib configure:6667: result: ranlib configure:6736: checking for strip configure:6752: found /usr/bin/strip configure:6763: result: strip configure:7049: checking if gcc supports -fno-rtti -fno-exceptions configure:7067: 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 configure:7071: $? = 0 configure:7084: result: no configure:7099: checking for gcc option to produce PIC configure:7331: result: -fPIC configure:7339: checking if gcc PIC flag -fPIC works configure:7357: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:7361: $? = 0 configure:7374: result: yes configure:7402: checking if gcc static flag -static works configure:7430: result: yes configure:7440: checking if gcc supports -c -o file.o configure:7461: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:7465: $? = 0 configure:7487: result: yes configure:7513: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:8493: result: yes configure:8514: checking whether -lc should be explicitly linked in configure:8519: gcc -c -g -O2 conftest.c >&5 configure:8522: $? = 0 configure:8537: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:8540: $? = 0 configure:8552: result: no configure:8560: checking dynamic linker characteristics configure:9164: result: GNU/Linux ld.so configure:9173: checking how to hardcode library paths into programs configure:9198: result: immediate configure:9212: checking whether stripping libraries is possible configure:9217: result: yes configure:10019: checking if libtool supports shared libraries configure:10021: result: yes configure:10024: checking whether to build shared libraries configure:10045: result: yes configure:10048: checking whether to build static libraries configure:10052: result: no configure:10145: creating libtool configure:10733: checking for ld used by g++ configure:10800: result: /usr/bin/ld configure:10809: checking if the linker (/usr/bin/ld) is GNU ld configure:10824: result: yes configure:10875: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:11849: result: yes configure:11867: g++ -c -g -O2 conftest.cpp >&5 configure:11870: $? = 0 configure:12022: checking for g++ option to produce PIC configure:12306: result: -fPIC configure:12314: checking if g++ PIC flag -fPIC works configure:12332: g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5 configure:12336: $? = 0 configure:12349: result: yes configure:12377: checking if g++ static flag -static works configure:12405: result: yes configure:12415: checking if g++ supports -c -o file.o configure:12436: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:12440: $? = 0 configure:12462: result: yes configure:12488: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:12513: result: yes configure:12580: checking dynamic linker characteristics configure:13132: result: GNU/Linux ld.so configure:13141: checking how to hardcode library paths into programs configure:13166: result: immediate configure:19389: checking for gcc configure:19416: result: gcc configure:19654: checking for C compiler version configure:19661: gcc --version >&5 gcc (GCC) 4.1.2 20070925 (Red Hat 4.1.2-33) 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:19664: $? = 0 configure:19671: gcc -v >&5 Using built-in specs. Target: i386-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-cpu=generic --host=i386-redhat-linux Thread model: posix gcc version 4.1.2 20070925 (Red Hat 4.1.2-33) configure:19674: $? = 0 configure:19681: gcc -V >&5 gcc: '-V' option must have argument configure:19684: $? = 1 configure:19687: checking whether we are using the GNU C compiler configure:19739: result: yes configure:19744: checking whether gcc accepts -g configure:19879: result: yes configure:19896: checking for gcc option to accept ISO C89 configure:19999: result: none needed configure:20019: checking dependency style of gcc configure:20110: result: gcc3 configure:20126: checking for ANSI C header files configure:20290: result: yes configure:20307: checking for special C compiler options needed for large files configure:20400: result: no configure:20406: checking for _FILE_OFFSET_BITS value needed for large files configure:20441: gcc -c -g -O2 conftest.c >&5 conftest.c:28: warning: left shift count >= width of type conftest.c:28: warning: left shift count >= width of type conftest.c:30: error: size of array 'off_t_is_large' is negative configure:20447: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libdrm" | #define PACKAGE_TARNAME "libdrm" | #define PACKAGE_VERSION "2.4.0" | #define PACKAGE_STRING "libdrm 2.4.0" | #define PACKAGE_BUGREPORT "dri-devel@lists.sourceforge.net" | #define PACKAGE "libdrm" | #define VERSION "2.4.0" | #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 | #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:20491: gcc -c -g -O2 conftest.c >&5 configure:20497: $? = 0 configure:20515: result: 64 configure:20680: checking for supported warning flags configure:20702: checking whether gcc supports -Wall configure:20717: gcc -c -g -O2 -Wall conftest.c >&5 configure:20723: $? = 0 configure:20744: result: yes configure:20702: checking whether gcc supports -Wextra configure:20717: gcc -c -g -O2 -Wextra conftest.c >&5 configure:20723: $? = 0 configure:20744: result: yes configure:20702: checking whether gcc supports -Wsign-compare configure:20717: gcc -c -g -O2 -Wsign-compare conftest.c >&5 configure:20723: $? = 0 configure:20744: result: yes configure:20702: checking whether gcc supports -Werror-implicit-function-declaration configure:20717: gcc -c -g -O2 -Werror-implicit-function-declaration conftest.c >&5 configure:20723: $? = 0 configure:20744: result: yes configure:20702: checking whether gcc supports -Wpointer-arith configure:20717: gcc -c -g -O2 -Wpointer-arith conftest.c >&5 configure:20723: $? = 0 configure:20744: result: yes configure:20702: checking whether gcc supports -Wwrite-strings configure:20717: gcc -c -g -O2 -Wwrite-strings conftest.c >&5 configure:20723: $? = 0 configure:20744: result: yes configure:20702: checking whether gcc supports -Wstrict-prototypes configure:20717: gcc -c -g -O2 -Wstrict-prototypes conftest.c >&5 configure:20723: $? = 0 configure:20744: result: yes configure:20702: checking whether gcc supports -Wmissing-prototypes configure:20717: gcc -c -g -O2 -Wmissing-prototypes conftest.c >&5 configure:20723: $? = 0 configure:20744: result: yes configure:20702: checking whether gcc supports -Wmissing-declarations configure:20717: gcc -c -g -O2 -Wmissing-declarations conftest.c >&5 configure:20723: $? = 0 configure:20744: result: yes configure:20702: checking whether gcc supports -Wnested-externs configure:20717: gcc -c -g -O2 -Wnested-externs conftest.c >&5 configure:20723: $? = 0 configure:20744: result: yes configure:20702: checking whether gcc supports -Wpacked configure:20717: gcc -c -g -O2 -Wpacked conftest.c >&5 configure:20723: $? = 0 configure:20744: result: yes configure:20702: checking whether gcc supports -Wswitch-enum configure:20717: gcc -c -g -O2 -Wswitch-enum conftest.c >&5 configure:20723: $? = 0 configure:20744: result: yes configure:20702: checking whether gcc supports -Wmissing-format-attribute configure:20717: gcc -c -g -O2 -Wmissing-format-attribute conftest.c >&5 configure:20723: $? = 0 configure:20744: result: yes configure:20702: checking whether gcc supports -Wstrict-aliasing=2 configure:20717: gcc -c -g -O2 -Wstrict-aliasing=2 conftest.c >&5 configure:20723: $? = 0 configure:20744: result: yes configure:20702: checking whether gcc supports -Winit-self configure:20717: gcc -c -g -O2 -Winit-self conftest.c >&5 configure:20723: $? = 0 configure:20744: result: yes configure:20702: checking whether gcc supports -Wunsafe-loop-optimizations configure:20717: gcc -c -g -O2 -Wunsafe-loop-optimizations conftest.c >&5 configure:20723: $? = 0 configure:20744: result: yes configure:20702: checking whether gcc supports -Wdeclaration-after-statement configure:20717: gcc -c -g -O2 -Wdeclaration-after-statement conftest.c >&5 configure:20723: $? = 0 configure:20744: result: yes configure:20702: checking whether gcc supports -Wold-style-definition configure:20717: gcc -c -g -O2 -Wold-style-definition conftest.c >&5 configure:20723: $? = 0 configure:20744: result: yes configure:20702: checking whether gcc supports -Wno-missing-field-initializers configure:20717: gcc -c -g -O2 -Wno-missing-field-initializers conftest.c >&5 configure:20723: $? = 0 configure:20744: result: yes configure:20702: checking whether gcc supports -Wno-unused-parameter configure:20717: gcc -c -g -O2 -Wno-unused-parameter conftest.c >&5 configure:20723: $? = 0 configure:20744: result: yes configure:20702: checking whether gcc supports -Wno-attributes configure:20717: gcc -c -g -O2 -Wno-attributes conftest.c >&5 configure:20723: $? = 0 configure:20744: result: yes configure:20702: checking whether gcc supports -Wno-long-long configure:20717: gcc -c -g -O2 -Wno-long-long conftest.c >&5 configure:20723: $? = 0 configure:20744: result: yes configure:20702: checking whether gcc supports -Winline configure:20717: gcc -c -g -O2 -Winline conftest.c >&5 configure:20723: $? = 0 configure:20744: result: yes configure:20752: checking which warning flags were supported configure:20755: 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:20898: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libdrm config.status 2.4.0, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on srv64.palosanto.com config.status:669: creating Makefile config.status:669: creating libdrm/Makefile config.status:669: creating libdrm/intel/Makefile config.status:669: creating shared-core/Makefile config.status:669: creating tests/Makefile config.status:669: creating libdrm.pc config.status:669: creating libdrm/config.h config.status:898: libdrm/config.h is unchanged config.status:944: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= 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_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value= ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value= ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value= 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=i686-pc-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ 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=no ac_cv_prog_make_make_set=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 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=/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=98304 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'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='aclocal -I /home/alex/xserver/share/aclocal' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/alex/install/xorg-build-full/mesa/drm/missing --run tar' AR='ar' AUTOCONF='${SHELL} /home/alex/install/xorg-build-full/mesa/drm/missing --run autoconf' AUTOHEADER='${SHELL} /home/alex/install/xorg-build-full/mesa/drm/missing --run autoheader' AUTOMAKE='${SHELL} /home/alex/install/xorg-build-full/mesa/drm/missing --run automake-1.10' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' F77='' FFLAGS='' GREP='/bin/grep' 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' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /home/alex/install/xorg-build-full/mesa/drm/missing --run makeinfo' OBJEXT='o' PACKAGE='libdrm' PACKAGE_BUGREPORT='dri-devel@lists.sourceforge.net' PACKAGE_NAME='libdrm' PACKAGE_STRING='libdrm 2.4.0' PACKAGE_TARNAME='libdrm' PACKAGE_VERSION='2.4.0' PATH_SEPARATOR=':' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='2.4.0' 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='gcc' ac_ct_CXX='g++' 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/alex/install/xorg-build-full/mesa/drm/install-sh' libdir='/home/alex/xserver/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' pkgconfigdir='/home/alex/xserver/lib/pkgconfig' prefix='/home/alex/xserver' 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.0" #define PACKAGE_STRING "libdrm 2.4.0" #define PACKAGE_BUGREPORT "dri-devel@lists.sourceforge.net" #define PACKAGE "libdrm" #define VERSION "2.4.0" #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 #define STDC_HEADERS 1 #define _FILE_OFFSET_BITS 64 configure: exit 0