This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Mesa configure 7.9.0, which was generated by GNU Autoconf 2.65. Invocation command line was $ ./configure --prefix=/usr/local --with-dri-drivers=r300 --with-driver=dri --enable-gallium-radeon --enable-gallium-llvm --disable-gallium-i915 --disable-gallium-i965 --enable-debug --enable-glx-tls ## --------- ## ## Platform. ## ## --------- ## hostname = leaverite.cs.uoregon.edu uname -m = i686 uname -r = 2.6.34 uname -s = Linux uname -v = #4 SMP Sun Jul 25 19:11:46 PDT 2010 /usr/bin/uname -p = Intel(R) Pentium(R) D CPU 2.80GHz /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /opt/bin PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.3.4 ## ----------- ## ## Core tests. ## ## ----------- ## configure:2529: checking build system type configure:2543: result: i686-pc-linux-gnu configure:2563: checking host system type configure:2576: result: i686-pc-linux-gnu configure:2652: checking for gcc configure:2668: found /usr/bin/gcc configure:2679: result: gcc configure:2908: checking for C compiler version configure:2917: gcc --version >&5 gcc (Gentoo 4.3.4 p1.1, pie-10.1.5) 4.3.4 Copyright (C) 2008 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:2928: $? = 0 configure:2917: gcc -v >&5 Using built-in specs. Target: i686-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.3.4/work/gcc-4.3.4/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.3.4 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.4 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.4/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.4/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --disable-libgcj --with-arch=i686 --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.4 p1.1, pie-10.1.5' Thread model: posix gcc version 4.3.4 (Gentoo 4.3.4 p1.1, pie-10.1.5) configure:2928: $? = 0 configure:2917: gcc -V >&5 gcc: '-V' option must have argument configure:2928: $? = 1 configure:2917: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2928: $? = 1 configure:2948: checking whether the C compiler works configure:2970: gcc -g conftest.c >&5 configure:2974: $? = 0 configure:3023: result: yes configure:3026: checking for C compiler default output file name configure:3028: result: a.out configure:3034: checking for suffix of executables configure:3041: gcc -o conftest -g conftest.c >&5 configure:3045: $? = 0 configure:3067: result: configure:3089: checking whether we are cross compiling configure:3097: gcc -o conftest -g conftest.c >&5 configure:3101: $? = 0 configure:3108: ./conftest configure:3112: $? = 0 configure:3127: result: no configure:3132: checking for suffix of object files configure:3154: gcc -c -g conftest.c >&5 configure:3158: $? = 0 configure:3179: result: o configure:3183: checking whether we are using the GNU C compiler configure:3202: gcc -c -g conftest.c >&5 configure:3202: $? = 0 configure:3211: result: yes configure:3220: checking whether gcc accepts -g configure:3240: gcc -c -g conftest.c >&5 configure:3240: $? = 0 configure:3281: result: yes configure:3298: checking for gcc option to accept ISO C89 configure:3362: gcc -c -g conftest.c >&5 configure:3362: $? = 0 configure:3375: result: none needed configure:3400: checking how to run the C preprocessor configure:3431: gcc -E conftest.c configure:3431: $? = 0 configure:3445: gcc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3445: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Mesa" | #define PACKAGE_TARNAME "mesa" | #define PACKAGE_VERSION "7.9.0" | #define PACKAGE_STRING "Mesa 7.9.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3470: result: gcc -E configure:3490: gcc -E conftest.c configure:3490: $? = 0 configure:3504: gcc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3504: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Mesa" | #define PACKAGE_TARNAME "mesa" | #define PACKAGE_VERSION "7.9.0" | #define PACKAGE_STRING "Mesa 7.9.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3580: checking for gcc configure:3607: result: gcc configure:3836: checking for C compiler version configure:3845: gcc --version >&5 gcc (Gentoo 4.3.4 p1.1, pie-10.1.5) 4.3.4 Copyright (C) 2008 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:3856: $? = 0 configure:3845: gcc -v >&5 Using built-in specs. Target: i686-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.3.4/work/gcc-4.3.4/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.3.4 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.4 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.4/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.4/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --disable-libgcj --with-arch=i686 --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.4 p1.1, pie-10.1.5' Thread model: posix gcc version 4.3.4 (Gentoo 4.3.4 p1.1, pie-10.1.5) configure:3856: $? = 0 configure:3845: gcc -V >&5 gcc: '-V' option must have argument configure:3856: $? = 1 configure:3845: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:3856: $? = 1 configure:3860: checking whether we are using the GNU C compiler configure:3888: result: yes configure:3897: checking whether gcc accepts -g configure:3958: result: yes configure:3975: checking for gcc option to accept ISO C89 configure:4052: result: none needed configure:4130: checking for g++ configure:4146: found /usr/bin/g++ configure:4157: result: g++ configure:4184: checking for C++ compiler version configure:4193: g++ --version >&5 g++ (Gentoo 4.3.4 p1.1, pie-10.1.5) 4.3.4 Copyright (C) 2008 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:4204: $? = 0 configure:4193: g++ -v >&5 Using built-in specs. Target: i686-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.3.4/work/gcc-4.3.4/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.3.4 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.4 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.4/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.4/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --disable-libgcj --with-arch=i686 --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.4 p1.1, pie-10.1.5' Thread model: posix gcc version 4.3.4 (Gentoo 4.3.4 p1.1, pie-10.1.5) configure:4204: $? = 0 configure:4193: g++ -V >&5 g++: '-V' option must have argument configure:4204: $? = 1 configure:4193: g++ -qversion >&5 g++: unrecognized option '-qversion' g++: no input files configure:4204: $? = 1 configure:4208: checking whether we are using the GNU C++ compiler configure:4227: g++ -c -g conftest.cpp >&5 configure:4227: $? = 0 configure:4236: result: yes configure:4245: checking whether g++ accepts -g configure:4265: g++ -c -g conftest.cpp >&5 configure:4265: $? = 0 configure:4306: result: yes configure:4333: checking for gmake configure:4349: found /usr/bin/gmake configure:4360: result: gmake configure:4373: checking for makedepend configure:4391: found /usr/bin/makedepend configure:4403: result: /usr/bin/makedepend configure:4413: checking for sed configure:4431: found /bin/sed configure:4443: result: /bin/sed configure:4466: checking for a BSD-compatible install configure:4534: result: /usr/bin/install -c configure:4600: checking whether gcc version is sufficient configure:4616: result: yes configure:4685: checking for pkg-config configure:4703: found /usr/bin/pkg-config configure:4715: result: /usr/bin/pkg-config configure:4740: checking pkg-config is at least version 0.9.0 configure:4743: result: yes configure:4783: checking whether gcc supports -fvisibility=hidden configure:4798: gcc -o conftest -g -Wall -Wmissing-prototypes -std=c99 -ffast-math -fvisibility=hidden conftest.c >&5 configure:4798: $? = 0 configure:4799: result: yes configure:4992: checking whether to enable assembly configure:5044: result: yes, x86 configure:5092: checking for gcc option to produce PIC configure:5178: result: -fPIC configure:5184: checking for dlopen configure:5184: gcc -o conftest -g -Wall -Wmissing-prototypes -std=c99 -ffast-math -fvisibility=hidden -fno-strict-aliasing -g conftest.c >&5 /tmp/ccqWAqQM.o: In function `main': /home/tstellar/mesa/conftest.c:43: undefined reference to `dlopen' collect2: ld returned 1 exit status configure:5184: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Mesa" | #define PACKAGE_TARNAME "mesa" | #define PACKAGE_VERSION "7.9.0" | #define PACKAGE_STRING "Mesa 7.9.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa" | #define PACKAGE_URL "" | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* 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 dlopen (); | /* 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_dlopen || defined __stub___dlopen | choke me | #endif | | int | main () | { | return dlopen (); | ; | return 0; | } configure:5184: result: no configure:5188: checking for dlopen in -ldl configure:5213: gcc -o conftest -g -Wall -Wmissing-prototypes -std=c99 -ffast-math -fvisibility=hidden -fno-strict-aliasing -g conftest.c -ldl >&5 configure:5213: $? = 0 configure:5222: result: yes configure:5232: checking for posix_memalign configure:5232: gcc -o conftest -g -Wall -Wmissing-prototypes -std=c99 -ffast-math -fvisibility=hidden -fno-strict-aliasing -g conftest.c >&5 configure:5232: $? = 0 configure:5232: result: yes configure:5599: checking for TALLOC configure:5606: $PKG_CONFIG --exists --print-errors "talloc" configure:5609: $? = 0 configure:5622: $PKG_CONFIG --exists --print-errors "talloc" configure:5625: $? = 0 configure:5679: result: yes configure:5721: checking pkg-config files for X11 are available configure:5724: $PKG_CONFIG --exists --print-errors "x11" configure:5727: $? = 0 configure:5738: result: yes configure:5746: checking for X11 configure:5753: $PKG_CONFIG --exists --print-errors "x11" configure:5756: $? = 0 configure:5769: $PKG_CONFIG --exists --print-errors "x11" configure:5772: $? = 0 configure:5826: result: yes configure:6661: checking for LIBDRM configure:6668: $PKG_CONFIG --exists --print-errors "libdrm >= $LIBDRM_REQUIRED" configure:6671: $? = 0 configure:6684: $PKG_CONFIG --exists --print-errors "libdrm >= $LIBDRM_REQUIRED" configure:6687: $? = 0 configure:6741: result: yes configure:6747: checking for DRI2PROTO configure:6754: $PKG_CONFIG --exists --print-errors "dri2proto >= $DRI2PROTO_REQUIRED" configure:6757: $? = 0 configure:6770: $PKG_CONFIG --exists --print-errors "dri2proto >= $DRI2PROTO_REQUIRED" configure:6773: $? = 0 configure:6827: result: yes configure:6833: checking for GLPROTO configure:6840: $PKG_CONFIG --exists --print-errors "glproto >= $GLPROTO_REQUIRED" configure:6843: $? = 0 configure:6856: $PKG_CONFIG --exists --print-errors "glproto >= $GLPROTO_REQUIRED" configure:6859: $? = 0 configure:6913: result: yes configure:6930: checking for DRIGL configure:6937: $PKG_CONFIG --exists --print-errors "$dri_modules" configure:6940: $? = 0 configure:6953: $PKG_CONFIG --exists --print-errors "$dri_modules" configure:6956: $? = 0 configure:7010: result: yes configure:7350: checking expat.h usability configure:7350: gcc -c -g -Wall -Wmissing-prototypes -std=c99 -ffast-math -fvisibility=hidden -fno-strict-aliasing -g conftest.c >&5 configure:7350: $? = 0 configure:7350: result: yes configure:7350: checking expat.h presence configure:7350: gcc -E conftest.c configure:7350: $? = 0 configure:7350: result: yes configure:7350: checking for expat.h configure:7350: result: yes configure:7358: checking for XML_ParserCreate in -lexpat configure:7383: gcc -o conftest -g -Wall -Wmissing-prototypes -std=c99 -ffast-math -fvisibility=hidden -fno-strict-aliasing -g conftest.c -lexpat >&5 configure:7383: $? = 0 configure:7392: result: yes configure:7508: checking for LIBDRM_RADEON configure:7515: $PKG_CONFIG --exists --print-errors "libdrm_radeon libdrm >= $LIBDRM_RADEON_REQUIRED" configure:7518: $? = 0 configure:7531: $PKG_CONFIG --exists --print-errors "libdrm_radeon libdrm >= $LIBDRM_RADEON_REQUIRED" configure:7534: $? = 0 configure:7569: result: yes configure:7669: checking for XCB_DRI2 configure:7676: $PKG_CONFIG --exists --print-errors "x11-xcb xcb-dri2 xcb-xfixes" configure:7679: $? = 0 configure:7692: $PKG_CONFIG --exists --print-errors "x11-xcb xcb-dri2 xcb-xfixes" configure:7695: $? = 0 configure:7730: result: yes configure:7736: checking for LIBUDEV configure:7743: $PKG_CONFIG --exists --print-errors "libudev > 150" Requested 'libudev > 150' but version of libudev is 149 configure:7746: $? = 1 configure:7759: $PKG_CONFIG --exists --print-errors "libudev > 150" Requested 'libudev > 150' but version of libudev is 149 configure:7762: $? = 1 Requested 'libudev > 150' but version of libudev is 149 configure:7789: result: no configure:7889: checking for GLW configure:7896: $PKG_CONFIG --exists --print-errors "x11 xt" configure:7899: $? = 0 configure:7912: $PKG_CONFIG --exists --print-errors "x11 xt" configure:7915: $? = 0 configure:7969: result: yes configure:8136: checking for GLUT configure:8143: $PKG_CONFIG --exists --print-errors "x11 xmu xi" configure:8146: $? = 0 configure:8159: $PKG_CONFIG --exists --print-errors "x11 xmu xi" configure:8162: $? = 0 configure:8216: result: yes configure:8275: checking udis86.h usability configure:8275: gcc -c -g -Wall -Wmissing-prototypes -std=c99 -ffast-math -fvisibility=hidden -fno-strict-aliasing -g conftest.c >&5 conftest.c:43:20: error: udis86.h: No such file or directory configure:8275: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Mesa" | #define PACKAGE_TARNAME "mesa" | #define PACKAGE_VERSION "7.9.0" | #define PACKAGE_STRING "Mesa 7.9.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa" | #define PACKAGE_URL "" | #define HAVE_LIBEXPAT 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:8275: result: no configure:8275: checking udis86.h presence configure:8275: gcc -E conftest.c conftest.c:10:20: error: udis86.h: No such file or directory configure:8275: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Mesa" | #define PACKAGE_TARNAME "mesa" | #define PACKAGE_VERSION "7.9.0" | #define PACKAGE_STRING "Mesa 7.9.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa" | #define PACKAGE_URL "" | #define HAVE_LIBEXPAT 1 | /* end confdefs.h. */ | #include configure:8275: result: no configure:8275: checking for udis86.h configure:8275: result: no configure:8285: checking for llvm-config configure:8303: found /usr/bin/llvm-config configure:8316: result: /usr/bin/llvm-config configure:8366: checking for XORG configure:8373: $PKG_CONFIG --exists --print-errors "xorg-server >= 1.6.0 libdrm >= $LIBDRM_XORG_REQUIRED libkms >= $LIBKMS_XORG_REQUIRED" configure:8376: $? = 0 configure:8389: $PKG_CONFIG --exists --print-errors "xorg-server >= 1.6.0 libdrm >= $LIBDRM_XORG_REQUIRED libkms >= $LIBKMS_XORG_REQUIRED" configure:8392: $? = 0 configure:8427: result: yes configure:8761: checking for XEXT configure:8768: $PKG_CONFIG --exists --print-errors "xextproto >= 7.0.99.1" configure:8771: $? = 0 configure:8784: $PKG_CONFIG --exists --print-errors "xextproto >= 7.0.99.1" configure:8787: $? = 0 configure:8822: result: yes configure:9196: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Mesa config.status 7.9.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on leaverite.cs.uoregon.edu config.status:890: creating configs/autoconf config.status:1047: executing configs 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_ARCH_FLAGS_set= ac_cv_env_ARCH_FLAGS_value= 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=set ac_cv_env_CFLAGS_value=-g ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-g ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_DRI2PROTO_CFLAGS_set= ac_cv_env_DRI2PROTO_CFLAGS_value= ac_cv_env_DRI2PROTO_LIBS_set= ac_cv_env_DRI2PROTO_LIBS_value= ac_cv_env_DRIGL_CFLAGS_set= ac_cv_env_DRIGL_CFLAGS_value= ac_cv_env_DRIGL_LIBS_set= ac_cv_env_DRIGL_LIBS_value= ac_cv_env_EXTRA_LIB_PATH_set= ac_cv_env_EXTRA_LIB_PATH_value= ac_cv_env_GLPROTO_CFLAGS_set= ac_cv_env_GLPROTO_CFLAGS_value= ac_cv_env_GLPROTO_LIBS_set= ac_cv_env_GLPROTO_LIBS_value= ac_cv_env_GLUT_CFLAGS_set= ac_cv_env_GLUT_CFLAGS_value= ac_cv_env_GLUT_LIBS_set= ac_cv_env_GLUT_LIBS_value= ac_cv_env_GLW_CFLAGS_set= ac_cv_env_GLW_CFLAGS_value= ac_cv_env_GLW_LIBS_set= ac_cv_env_GLW_LIBS_value= ac_cv_env_INTEL_CFLAGS_set= ac_cv_env_INTEL_CFLAGS_value= ac_cv_env_INTEL_LIBS_set= ac_cv_env_INTEL_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBDRM_CFLAGS_set= ac_cv_env_LIBDRM_CFLAGS_value= ac_cv_env_LIBDRM_LIBS_set= ac_cv_env_LIBDRM_LIBS_value= ac_cv_env_LIBDRM_RADEON_CFLAGS_set= ac_cv_env_LIBDRM_RADEON_CFLAGS_value= ac_cv_env_LIBDRM_RADEON_LIBS_set= ac_cv_env_LIBDRM_RADEON_LIBS_value= ac_cv_env_LIBDRM_XORG_CFLAGS_set= ac_cv_env_LIBDRM_XORG_CFLAGS_value= ac_cv_env_LIBDRM_XORG_LIBS_set= ac_cv_env_LIBDRM_XORG_LIBS_value= ac_cv_env_LIBKMS_XORG_CFLAGS_set= ac_cv_env_LIBKMS_XORG_CFLAGS_value= ac_cv_env_LIBKMS_XORG_LIBS_set= ac_cv_env_LIBKMS_XORG_LIBS_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_MKLIB_OPTIONS_set= ac_cv_env_MKLIB_OPTIONS_value= ac_cv_env_OPT_FLAGS_set= ac_cv_env_OPT_FLAGS_value= ac_cv_env_PIC_FLAGS_set= ac_cv_env_PIC_FLAGS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_TALLOC_CFLAGS_set= ac_cv_env_TALLOC_CFLAGS_value= ac_cv_env_TALLOC_LIBS_set= ac_cv_env_TALLOC_LIBS_value= ac_cv_env_X11_CFLAGS_set= ac_cv_env_X11_CFLAGS_value= ac_cv_env_X11_INCLUDES_set= ac_cv_env_X11_INCLUDES_value= ac_cv_env_X11_LIBS_set= ac_cv_env_X11_LIBS_value= ac_cv_env_XCB_CFLAGS_set= ac_cv_env_XCB_CFLAGS_value= ac_cv_env_XCB_DRI2_CFLAGS_set= ac_cv_env_XCB_DRI2_CFLAGS_value= ac_cv_env_XCB_DRI2_LIBS_set= ac_cv_env_XCB_DRI2_LIBS_value= ac_cv_env_XCB_LIBS_set= ac_cv_env_XCB_LIBS_value= ac_cv_env_XEXT_CFLAGS_set= ac_cv_env_XEXT_CFLAGS_value= ac_cv_env_XEXT_LIBS_set= ac_cv_env_XEXT_LIBS_value= ac_cv_env_XLIBGL_CFLAGS_set= ac_cv_env_XLIBGL_CFLAGS_value= ac_cv_env_XLIBGL_LIBS_set= ac_cv_env_XLIBGL_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_XORG_CFLAGS_set= ac_cv_env_XORG_CFLAGS_value= ac_cv_env_XORG_LIBS_set= ac_cv_env_XORG_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_func_dlopen=no ac_cv_func_posix_memalign=yes ac_cv_header_expat_h=yes ac_cv_header_udis86_h=no ac_cv_host=i686-pc-linux-gnu ac_cv_lib_dl_dlopen=yes ac_cv_lib_expat_XML_ParserCreate=yes ac_cv_objext=o ac_cv_path_LLVM_CONFIG=/usr/bin/llvm-config ac_cv_path_MKDEP=/usr/bin/makedepend ac_cv_path_SED=/bin/sed ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_CPP='gcc -E' ac_cv_prog_MAKE=gmake ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes pkg_cv_DRI2PROTO_CFLAGS=' ' pkg_cv_DRI2PROTO_LIBS=' ' pkg_cv_DRIGL_CFLAGS=' ' pkg_cv_DRIGL_LIBS='-lX11 -lXext -lXxf86vm -lXdamage -lXfixes ' pkg_cv_GLPROTO_CFLAGS=' ' pkg_cv_GLPROTO_LIBS=' ' pkg_cv_GLUT_CFLAGS=' ' pkg_cv_GLUT_LIBS='-lXmu -lXt -lX11 -lSM -lICE -lXi ' pkg_cv_GLW_CFLAGS=' ' pkg_cv_GLW_LIBS='-lXt -lX11 -lSM -lICE ' pkg_cv_LIBDRM_CFLAGS='-I/usr/include/libdrm ' pkg_cv_LIBDRM_LIBS='-ldrm ' pkg_cv_LIBDRM_RADEON_CFLAGS='-I/usr/include/libdrm ' pkg_cv_LIBDRM_RADEON_LIBS='-ldrm_radeon -ldrm ' pkg_cv_TALLOC_CFLAGS=' ' pkg_cv_TALLOC_LIBS='-ltalloc ' pkg_cv_X11_CFLAGS=' ' pkg_cv_X11_LIBS='-lX11 ' pkg_cv_XCB_DRI2_CFLAGS=' ' pkg_cv_XCB_DRI2_LIBS='-lX11-xcb -lX11 -lxcb-dri2 -lxcb-xfixes -lxcb-render -lxcb-shape -lxcb ' pkg_cv_XEXT_CFLAGS=' ' pkg_cv_XEXT_LIBS=' ' pkg_cv_XORG_CFLAGS='-fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libkms ' pkg_cv_XORG_LIBS='-lpixman-1 -lpciaccess -ldrm -lkms ' ## ----------------- ## ## Output variables. ## ## ----------------- ## API_DEFINES=' -DFEATURE_GL=1' APP_LIB_DEPS='-lm' ARCH_FLAGS='' ASM_FLAGS='-DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM' CC='gcc' CFLAGS='-g -Wall -Wmissing-prototypes -std=c99 -ffast-math -fvisibility=hidden -fno-strict-aliasing -g' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXFLAGS='-g -Wall -fno-strict-aliasing -g' DEFINES=' -D_GNU_SOURCE -DPTHREADS -DDEBUG -DHAVE_POSIX_MEMALIGN -DGLX_USE_TLS -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DGLX_DIRECT_RENDERING -DGLX_INDIRECT_RENDERING -DHAVE_ALIAS -DHAVE_XCB_DRI2 -DHAVE_XEXTPROTO_71 -DGALLIUM_LLVMPIPE -D__STDC_CONSTANT_MACROS' DEFS='-DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"7.9.0\" -DPACKAGE_STRING=\"Mesa\ 7.9.0\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DHAVE_LIBEXPAT=1' DLOPEN_LIBS='-ldl' DRI2PROTO_CFLAGS=' ' DRI2PROTO_LIBS=' ' DRIGL_CFLAGS=' ' DRIGL_LIBS='-lX11 -lXext -lXxf86vm -lXdamage -lXfixes ' DRIVER_DIRS='dri' DRI_DIRS='r300' DRI_DRIVER_INSTALL_DIR='${libdir}/dri' DRI_DRIVER_SEARCH_DIR='${DRI_DRIVER_INSTALL_DIR}' DRI_LIB_DEPS=' -ldrm -lexpat -lm -lpthread -ldl -ltalloc ' DRI_PC_REQ_PRIV='libdrm >= 2.4.15' ECHO_C='' ECHO_N='-n' ECHO_T='' EGL_CLIENT_APIS='$(GL_LIB)' EGL_DRIVERS_DIRS='glx dri2' EGL_DRIVER_INSTALL_DIR='${libdir}/egl' EGL_LIB_DEPS='-ldl -lpthread' EGL_LIB_GLOB='lib$(EGL_LIB).*so*' EGL_LIB_NAME='lib$(EGL_LIB).so' EGL_PLATFORMS='x11' EGREP='' EXEEXT='' EXPAT_INCLUDES='' EXTRA_LIB_PATH='' GALLIUM_DIRS='auxiliary drivers state_trackers' GALLIUM_DRIVERS_DIRS='softpipe failover galahad trace rbug identity llvmpipe svga r300' GALLIUM_STATE_TRACKERS_DIRS='dri egl xorg' GALLIUM_TARGET_DIRS=' egl dri-radeong xorg-radeon dri-swrast' GALLIUM_WINSYS_DIRS='sw sw/xlib sw/dri radeon/drm' GLAPI_ASM_SOURCES='$(X86_API)' GLES_OVERLAY='0' GLESv1_CM_LIB_GLOB='lib$(GLESv1_CM_LIB).*so*' GLESv1_CM_LIB_NAME='lib$(GLESv1_CM_LIB).so' GLESv1_CM_PC_LIB_PRIV='-lm -lpthread -ldl' GLESv1_LIB_DEPS='' GLESv2_LIB_DEPS='-ldrm -lm -lpthread -ldl' GLESv2_LIB_GLOB='lib$(GLESv2_LIB).*so*' GLESv2_LIB_NAME='lib$(GLESv2_LIB).so' GLESv2_PC_LIB_PRIV='-lm -lpthread -ldl' GLPROTO_CFLAGS=' ' GLPROTO_LIBS=' ' GLUT_CFLAGS=' -fexceptions' GLUT_LIBS='-lXmu -lXt -lX11 -lSM -lICE -lXi ' GLUT_LIB_DEPS='-lXmu -lXt -lX11 -lSM -lICE -lXi -lm' GLUT_LIB_GLOB='lib$(GLUT_LIB).*so*' GLUT_LIB_NAME='lib$(GLUT_LIB).so' GLUT_MESA_DEPS='-l$(GLU_LIB) -l$(GL_LIB)' GLUT_PC_CFLAGS='' GLUT_PC_LIB_PRIV=' -lm' GLUT_PC_REQ_PRIV='x11 xmu xi' GLU_DIRS='sgi' GLU_LIB_DEPS='-lm ' GLU_LIB_GLOB='lib$(GLU_LIB).*so*' GLU_LIB_NAME='lib$(GLU_LIB).so' GLU_MESA_DEPS='-l$(GL_LIB)' GLU_PC_CFLAGS='' GLU_PC_LIB_PRIV='-lm ' GLU_PC_REQ='gl' GLU_PC_REQ_PRIV='' GLW_CFLAGS=' ' GLW_LIBS='-lXt -lX11 -lSM -lICE ' GLW_LIB_DEPS='-lXt -lX11 -lSM -lICE ' GLW_LIB_GLOB='lib$(GLW_LIB).*so*' GLW_LIB_NAME='lib$(GLW_LIB).so' GLW_MESA_DEPS='-l$(GL_LIB)' GLW_PC_CFLAGS='' GLW_PC_LIB_PRIV='' GLW_PC_REQ_PRIV='x11 xt' GLW_SOURCES='GLwDrawA.c' GL_LIB_DEPS='-lX11 -lXext -lXxf86vm -lXdamage -lXfixes -ldrm -lm -lpthread -ldl' GL_LIB_GLOB='lib$(GL_LIB).*so*' GL_LIB_NAME='lib$(GL_LIB).so' GL_PC_CFLAGS='' GL_PC_LIB_PRIV='-lm -lpthread -ldl' GL_PC_REQ_PRIV='libdrm >= 2.4.15 dri2proto >= 2.1 glproto >= 1.4.11 x11 xext xxf86vm xdamage xfixes' GREP='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INTEL_CFLAGS='' INTEL_LIBS='' LDFLAGS='' LIBDRM_CFLAGS='-I/usr/include/libdrm ' LIBDRM_LIBS='-ldrm ' LIBDRM_RADEON_CFLAGS='-I/usr/include/libdrm ' LIBDRM_RADEON_LIBS='-ldrm_radeon -ldrm ' LIBDRM_XORG_CFLAGS='' LIBDRM_XORG_LIBS='' LIBKMS_XORG_CFLAGS='' LIBKMS_XORG_LIBS='' LIBOBJS='' LIBS='-lexpat ' LIBUDEV_CFLAGS='' LIBUDEV_LIBS='' LIB_DIR='lib' LLVM_CFLAGS='-I/usr/include -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -O2 -fomit-frame-pointer -fPIC' LLVM_CONFIG='/usr/bin/llvm-config' LLVM_LDFLAGS='-L/usr/lib -lpthread -lffi -ldl -lm ' LLVM_LIBS='-lLLVMBitWriter -lLLVMX86CodeGen -lLLVMX86Info -lLLVMSelectionDAG -lLLVMAsmPrinter -lLLVMInterpreter -lLLVMJIT -lLLVMExecutionEngine -lLLVMCodeGen -lLLVMScalarOpts -lLLVMInstCombine -lLLVMTransformUtils -lLLVMipa -lLLVMAnalysis -lLLVMTarget -lLLVMMC -lLLVMCore -lLLVMSupport -lLLVMSystem -lstdc++' LLVM_VERSION='2.7' LTLIBOBJS='' MAKE='gmake' MESA_ASM_SOURCES='$(X86_SOURCES)' MESA_LLVM='1' MKDEP='/usr/bin/makedepend' MKDEP_OPTIONS='-fdepend -I/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/include -I/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/include-fixed' MKLIB_OPTIONS='' MOTIF_CFLAGS='' MOTIF_CONFIG='' OBJEXT='o' OPT_FLAGS='' OSMESA_LIB='OSMesa' OSMESA_LIB_DEPS='' OSMESA_LIB_GLOB='lib$(OSMESA_LIB).*so*' OSMESA_LIB_NAME='lib$(OSMESA_LIB).so' OSMESA_MESA_DEPS='' OSMESA_PC_LIB_PRIV='' OSMESA_PC_REQ='' PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa' PACKAGE_NAME='Mesa' PACKAGE_STRING='Mesa 7.9.0' PACKAGE_TARNAME='mesa' PACKAGE_URL='' PACKAGE_VERSION='7.9.0' PATH_SEPARATOR=':' PIC_FLAGS='-fPIC' PKG_CONFIG='/usr/bin/pkg-config' POSIX_SHELL='' PROGRAM_DIRS='' RADEON_CFLAGS='-DHAVE_LIBDRM_RADEON=1 -I/usr/include/libdrm ' RADEON_LDFLAGS='-ldrm_radeon -ldrm ' SED='/bin/sed' SHELL='/bin/sh' SRC_DIRS='mapi/glapi glsl mesa glx egl glu glw glut/glx gallium gallium/winsys gallium/targets' TALLOC_CFLAGS=' ' TALLOC_LIBS='-ltalloc ' VG_LIB_DEPS='' VG_LIB_GLOB='lib$(VG_LIB).*so*' VG_LIB_NAME='lib$(VG_LIB).so' X11_CFLAGS=' ' X11_INCLUDES=' ' X11_LIBS='-lX11 ' XCB_CFLAGS='' XCB_DRI2_CFLAGS=' ' XCB_DRI2_LIBS='-lX11-xcb -lX11 -lxcb-dri2 -lxcb-xfixes -lxcb-render -lxcb-shape -lxcb ' XCB_LIBS='' XEXT_CFLAGS=' ' XEXT_LIBS=' ' XLIBGL_CFLAGS='' XLIBGL_LIBS='' XMKMF='' XORG_CFLAGS='-fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libkms ' XORG_DRIVER_INSTALL_DIR='${exec_prefix}/lib/xorg/modules/drivers' XORG_LIBS='-lpixman-1 -lpciaccess -ldrm -lkms ' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ac_ct_CC='gcc' ac_ct_CXX='g++' 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' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "Mesa" #define PACKAGE_TARNAME "mesa" #define PACKAGE_VERSION "7.9.0" #define PACKAGE_STRING "Mesa 7.9.0" #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa" #define PACKAGE_URL "" #define HAVE_LIBEXPAT 1 configure: exit 0