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.12.0, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure --prefix=/usr --with-dri-driverdir=/usr/lib/xorg/modules/dri --with-gallium-drivers=r600,swrast --disable-dri --with-egl-platforms=x11,drm --enable-xorg --enable-xa --enable-openvg --enable-gles1 --enable-gles2 --enable-xcb --enable-glx-tls --enable-texture-float --enable-shared-dricore --enable-shared-glapi --enable-gallium-egl --enable-gallium-g3dvl --disable-gallium-llvm --enable-debug ## --------- ## ## Platform. ## ## --------- ## hostname = demon uname -m = x86_64 uname -r = 3.0.6-demon uname -s = Linux uname -v = #1 SMP PREEMPT Fri Oct 7 17:51:57 CEST 2011 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /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/mladen/GNUstep/Tools PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/local/sbin PATH: /usr/sbin PATH: /sbin PATH: /usr/bin/vendor_perl PATH: /usr/bin/core_perl ## ----------- ## ## Core tests. ## ## ----------- ## configure:2659: checking build system type configure:2673: result: x86_64-unknown-linux-gnu configure:2693: checking host system type configure:2706: result: x86_64-unknown-linux-gnu configure:2787: checking for gcc configure:2803: found /usr/bin/gcc configure:2814: result: gcc configure:3043: checking for C compiler version configure:3052: gcc --version >&5 gcc (GCC) 4.6.2 Copyright (C) 2011 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:3063: $? = 0 configure:3052: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/lto-wrapper Target: x86_64-unknown-linux-gnu Configured with: /build/src/gcc-4.6.2/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --enable-multilib --disable-libssp --disable-libstdcxx-pch --enable-checking=release Thread model: posix gcc version 4.6.2 (GCC) configure:3063: $? = 0 configure:3052: gcc -V >&5 gcc: error: unrecognized option '-V' gcc: fatal error: no input files compilation terminated. configure:3063: $? = 1 configure:3052: gcc -qversion >&5 gcc: error: unrecognized option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3063: $? = 1 configure:3083: checking whether the C compiler works configure:3105: gcc -march=k8 -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 configure:3109: $? = 0 configure:3157: result: yes configure:3160: checking for C compiler default output file name configure:3162: result: a.out configure:3168: checking for suffix of executables configure:3175: gcc -o conftest -march=k8 -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 configure:3179: $? = 0 configure:3201: result: configure:3223: checking whether we are cross compiling configure:3231: gcc -o conftest -march=k8 -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 configure:3235: $? = 0 configure:3242: ./conftest configure:3246: $? = 0 configure:3261: result: no configure:3266: checking for suffix of object files configure:3288: gcc -c -march=k8 -O2 -pipe conftest.c >&5 configure:3292: $? = 0 configure:3313: result: o configure:3317: checking whether we are using the GNU C compiler configure:3336: gcc -c -march=k8 -O2 -pipe conftest.c >&5 configure:3336: $? = 0 configure:3345: result: yes configure:3354: checking whether gcc accepts -g configure:3374: gcc -c -g conftest.c >&5 configure:3374: $? = 0 configure:3415: result: yes configure:3432: checking for gcc option to accept ISO C89 configure:3496: gcc -c -march=k8 -O2 -pipe conftest.c >&5 configure:3496: $? = 0 configure:3509: result: none needed configure:3534: checking how to run the C preprocessor configure:3565: gcc -E conftest.c configure:3565: $? = 0 configure:3579: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3579: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Mesa" | #define PACKAGE_TARNAME "mesa" | #define PACKAGE_VERSION "7.12.0" | #define PACKAGE_STRING "Mesa 7.12.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3604: result: gcc -E configure:3624: gcc -E conftest.c configure:3624: $? = 0 configure:3638: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Mesa" | #define PACKAGE_TARNAME "mesa" | #define PACKAGE_VERSION "7.12.0" | #define PACKAGE_STRING "Mesa 7.12.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3714: checking for gcc configure:3741: result: gcc configure:3970: checking for C compiler version configure:3979: gcc --version >&5 gcc (GCC) 4.6.2 Copyright (C) 2011 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:3990: $? = 0 configure:3979: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/lto-wrapper Target: x86_64-unknown-linux-gnu Configured with: /build/src/gcc-4.6.2/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --enable-multilib --disable-libssp --disable-libstdcxx-pch --enable-checking=release Thread model: posix gcc version 4.6.2 (GCC) configure:3990: $? = 0 configure:3979: gcc -V >&5 gcc: error: unrecognized option '-V' gcc: fatal error: no input files compilation terminated. configure:3990: $? = 1 configure:3979: gcc -qversion >&5 gcc: error: unrecognized option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3990: $? = 1 configure:3994: checking whether we are using the GNU C compiler configure:4022: result: yes configure:4031: checking whether gcc accepts -g configure:4092: result: yes configure:4109: checking for gcc option to accept ISO C89 configure:4186: result: none needed configure:4264: checking for g++ configure:4280: found /usr/bin/g++ configure:4291: result: g++ configure:4318: checking for C++ compiler version configure:4327: g++ --version >&5 g++ (GCC) 4.6.2 Copyright (C) 2011 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:4338: $? = 0 configure:4327: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/lto-wrapper Target: x86_64-unknown-linux-gnu Configured with: /build/src/gcc-4.6.2/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --enable-multilib --disable-libssp --disable-libstdcxx-pch --enable-checking=release Thread model: posix gcc version 4.6.2 (GCC) configure:4338: $? = 0 configure:4327: g++ -V >&5 g++: error: unrecognized option '-V' g++: fatal error: no input files compilation terminated. configure:4338: $? = 1 configure:4327: g++ -qversion >&5 g++: error: unrecognized option '-qversion' g++: fatal error: no input files compilation terminated. configure:4338: $? = 1 configure:4342: checking whether we are using the GNU C++ compiler configure:4361: g++ -c -march=k8 -O2 -pipe conftest.cpp >&5 configure:4361: $? = 0 configure:4370: result: yes configure:4379: checking whether g++ accepts -g configure:4399: g++ -c -g conftest.cpp >&5 configure:4399: $? = 0 configure:4440: result: yes configure:4467: checking for gmake configure:4497: result: no configure:4467: checking for make configure:4483: found /usr/bin/make configure:4494: result: make configure:4509: checking for python2 configure:4525: found /usr/bin/python2 configure:4536: result: python2 configure:4549: checking for makedepend configure:4567: found /usr/bin/makedepend configure:4579: result: /usr/bin/makedepend configure:4589: checking for sed configure:4607: found /bin/sed configure:4619: result: /bin/sed configure:4634: checking for flex configure:4652: found /usr/bin/flex configure:4664: result: /usr/bin/flex configure:4676: checking for bison configure:4694: found /usr/bin/bison configure:4706: result: /usr/bin/bison configure:4730: checking for a BSD-compatible install configure:4798: result: /bin/install -c configure:4863: checking if compiling with clang configure:4882: gcc -c -march=k8 -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:15:8: error: unknown type name 'not' configure:4882: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Mesa" | #define PACKAGE_TARNAME "mesa" | #define PACKAGE_VERSION "7.12.0" | #define PACKAGE_STRING "Mesa 7.12.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa" | #define PACKAGE_URL "" | /* end confdefs.h. */ | | int | main () | { | | #ifndef __clang__ | not clang | #endif | | ; | return 0; | } configure:4889: result: no configure:4893: checking whether gcc version is sufficient configure:4909: result: yes configure:4983: checking for pkg-config configure:5001: found /usr/bin/pkg-config configure:5013: result: /usr/bin/pkg-config configure:5038: checking pkg-config is at least version 0.9.0 configure:5041: result: yes configure:5083: checking whether gcc supports -fvisibility=hidden configure:5098: gcc -o conftest -march=k8 -O2 -pipe -Wall -Wmissing-prototypes -std=c99 -ffast-math -fvisibility=hidden -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 configure:5098: $? = 0 configure:5099: result: yes configure:5123: checking whether g++ supports -fvisibility=hidden configure:5145: g++ -o conftest -march=k8 -O2 -pipe -Wall -fvisibility=hidden -Wl,--hash-style=gnu -Wl,--as-needed conftest.cpp >&5 configure:5145: $? = 0 configure:5146: result: yes configure:5338: WARNING: Floating-point textures enabled. configure:5340: WARNING: Please consult docs/patents.txt with your lawyer before building Mesa. configure:5406: checking whether to enable assembly configure:5465: result: yes, x86_64 configure:5506: checking for gcc option to produce PIC configure:5592: result: -fPIC configure:5598: checking for dlopen configure:5598: gcc -o conftest -march=k8 -O2 -pipe -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fno-builtin-memcmp -g -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 /tmp/ccKfAj8p.o: In function `main': /home/mladen/Programi/PKGBUILDs/mesa/mesa-git/src/mesa-build/conftest.c:43: undefined reference to `dlopen' collect2: ld returned 1 exit status configure:5598: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Mesa" | #define PACKAGE_TARNAME "mesa" | #define PACKAGE_VERSION "7.12.0" | #define PACKAGE_STRING "Mesa 7.12.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:5598: result: no configure:5602: checking for dlopen in -ldl configure:5627: gcc -o conftest -march=k8 -O2 -pipe -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fno-builtin-memcmp -g -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -ldl >&5 configure:5627: $? = 0 configure:5636: result: yes configure:5646: checking for posix_memalign configure:5646: gcc -o conftest -march=k8 -O2 -pipe -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fno-builtin-memcmp -g -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 configure:5646: $? = 0 configure:5646: result: yes configure:6331: checking for LIBDRM configure:6338: $PKG_CONFIG --exists --print-errors "libdrm >= $LIBDRM_REQUIRED" configure:6341: $? = 0 configure:6355: $PKG_CONFIG --exists --print-errors "libdrm >= $LIBDRM_REQUIRED" configure:6358: $? = 0 configure:6396: result: yes configure:6414: checking pkg-config files for X11 are available configure:6417: $PKG_CONFIG --exists --print-errors "x11" configure:6420: $? = 0 configure:6431: result: yes configure:6439: checking for X11 configure:6446: $PKG_CONFIG --exists --print-errors "x11" configure:6449: $? = 0 configure:6463: $PKG_CONFIG --exists --print-errors "x11" configure:6466: $? = 0 configure:6524: result: yes configure:7368: checking for GLPROTO configure:7375: $PKG_CONFIG --exists --print-errors "glproto >= $GLPROTO_REQUIRED" configure:7378: $? = 0 configure:7392: $PKG_CONFIG --exists --print-errors "glproto >= $GLPROTO_REQUIRED" configure:7395: $? = 0 configure:7453: result: yes configure:7464: checking for DRI2PROTO configure:7471: $PKG_CONFIG --exists --print-errors "dri2proto >= $DRI2PROTO_REQUIRED" configure:7474: $? = 0 configure:7488: $PKG_CONFIG --exists --print-errors "dri2proto >= $DRI2PROTO_REQUIRED" configure:7491: $? = 0 configure:7549: result: yes configure:7563: checking for XF86VIDMODE configure:7570: $PKG_CONFIG --exists --print-errors "xxf86vm" configure:7573: $? = 0 configure:7587: $PKG_CONFIG --exists --print-errors "xxf86vm" configure:7590: $? = 0 configure:7628: result: yes configure:7643: checking for DRIGL configure:7650: $PKG_CONFIG --exists --print-errors "$dri_modules" configure:7653: $? = 0 configure:7667: $PKG_CONFIG --exists --print-errors "$dri_modules" configure:7670: $? = 0 configure:7728: result: yes configure:8478: checking for LIBUDEV configure:8485: $PKG_CONFIG --exists --print-errors "libudev" configure:8488: $? = 0 configure:8502: $PKG_CONFIG --exists --print-errors "libudev" configure:8505: $? = 0 configure:8543: result: yes configure:8572: checking for mincore configure:8572: gcc -o conftest -march=k8 -O2 -pipe -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fno-builtin-memcmp -g -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 configure:8572: $? = 0 configure:8572: result: yes configure:8586: checking for LIBUDEV configure:8651: result: yes configure:8832: checking for XORG configure:8839: $PKG_CONFIG --exists --print-errors "xorg-server >= 1.6.0" configure:8842: $? = 0 configure:8856: $PKG_CONFIG --exists --print-errors "xorg-server >= 1.6.0" configure:8859: $? = 0 configure:8917: result: yes configure:8923: checking for LIBDRM_XORG configure:8930: $PKG_CONFIG --exists --print-errors "libdrm >= $LIBDRM_XORG_REQUIRED" configure:8933: $? = 0 configure:8947: $PKG_CONFIG --exists --print-errors "libdrm >= $LIBDRM_XORG_REQUIRED" configure:8950: $? = 0 configure:9008: result: yes configure:9014: checking for LIBKMS_XORG configure:9021: $PKG_CONFIG --exists --print-errors "libkms >= $LIBKMS_XORG_REQUIRED" configure:9024: $? = 0 configure:9038: $PKG_CONFIG --exists --print-errors "libkms >= $LIBKMS_XORG_REQUIRED" configure:9041: $? = 0 configure:9099: result: yes configure:9105: checking for XEXT configure:9112: $PKG_CONFIG --exists --print-errors "xextproto >= 7.0.99.1" configure:9115: $? = 0 configure:9129: $PKG_CONFIG --exists --print-errors "xextproto >= 7.0.99.1" configure:9132: $? = 0 configure:9170: result: yes configure:9227: $PKG_CONFIG --exists --print-errors "xvmc" configure:9230: $? = 0 configure:9240: $PKG_CONFIG --exists --print-errors "vdpau" configure:9243: $? = 0 configure:9261: checking for XVMC configure:9268: $PKG_CONFIG --exists --print-errors "xvmc >= 1.0.6 xorg-server" configure:9271: $? = 0 configure:9285: $PKG_CONFIG --exists --print-errors "xvmc >= 1.0.6 xorg-server" configure:9288: $? = 0 configure:9346: result: yes configure:9357: checking for VDPAU configure:9364: $PKG_CONFIG --exists --print-errors "vdpau >= 0.4.1" configure:9367: $? = 0 configure:9381: $PKG_CONFIG --exists --print-errors "vdpau >= 0.4.1" configure:9384: $? = 0 configure:9442: result: yes configure:10444: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Mesa config.status 7.12.0, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on demon config.status:921: creating configs/autoconf config.status:1087: executing configs commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-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='-march=k8 -O2 -pipe' 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='-march=k8 -O2 -pipe' 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_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=set ac_cv_env_LDFLAGS_value='-Wl,--hash-style=gnu -Wl,--as-needed' 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_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_LIBVA_CFLAGS_set= ac_cv_env_LIBVA_CFLAGS_value= ac_cv_env_LIBVA_LIBS_set= ac_cv_env_LIBVA_LIBS_value= ac_cv_env_MKLIB_OPTIONS_set= ac_cv_env_MKLIB_OPTIONS_value= ac_cv_env_NOUVEAU_CFLAGS_set= ac_cv_env_NOUVEAU_CFLAGS_value= ac_cv_env_NOUVEAU_LIBS_set= ac_cv_env_NOUVEAU_LIBS_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_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_RADEON_CFLAGS_set= ac_cv_env_RADEON_CFLAGS_value= ac_cv_env_RADEON_LIBS_set= ac_cv_env_RADEON_LIBS_value= ac_cv_env_VDPAU_CFLAGS_set= ac_cv_env_VDPAU_CFLAGS_value= ac_cv_env_VDPAU_LIBS_set= ac_cv_env_VDPAU_LIBS_value= ac_cv_env_WAYLAND_CFLAGS_set= ac_cv_env_WAYLAND_CFLAGS_value= ac_cv_env_WAYLAND_LIBS_set= ac_cv_env_WAYLAND_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_XF86VIDMODE_CFLAGS_set= ac_cv_env_XF86VIDMODE_CFLAGS_value= ac_cv_env_XF86VIDMODE_LIBS_set= ac_cv_env_XF86VIDMODE_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_XVMC_CFLAGS_set= ac_cv_env_XVMC_CFLAGS_value= ac_cv_env_XVMC_LIBS_set= ac_cv_env_XVMC_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_mincore=yes ac_cv_func_posix_memalign=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_lib_dl_dlopen=yes ac_cv_objext=o ac_cv_path_BISON=/usr/bin/bison ac_cv_path_FLEX=/usr/bin/flex 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='/bin/install -c' ac_cv_prog_CPP='gcc -E' ac_cv_prog_MAKE=make ac_cv_prog_PYTHON2=python2 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='-lXext -lXdamage -lXfixes -lXxf86vm -lX11-xcb -lX11 -lxcb-glx -lxcb ' pkg_cv_GLPROTO_CFLAGS=' ' pkg_cv_GLPROTO_LIBS=' ' pkg_cv_LIBDRM_CFLAGS='-I/usr/include/libdrm ' pkg_cv_LIBDRM_LIBS='-ldrm ' pkg_cv_LIBDRM_XORG_CFLAGS='-I/usr/include/libdrm ' pkg_cv_LIBDRM_XORG_LIBS='-ldrm ' pkg_cv_LIBKMS_XORG_CFLAGS='-I/usr/include/libkms ' pkg_cv_LIBKMS_XORG_LIBS='-lkms ' pkg_cv_LIBUDEV_CFLAGS=' ' pkg_cv_LIBUDEV_LIBS='-ludev -lrt ' pkg_cv_VDPAU_CFLAGS=' ' pkg_cv_VDPAU_LIBS='-lvdpau ' pkg_cv_X11_CFLAGS=' ' pkg_cv_X11_LIBS='-lX11 ' pkg_cv_XEXT_CFLAGS=' ' pkg_cv_XEXT_LIBS=' ' pkg_cv_XF86VIDMODE_CFLAGS=' ' pkg_cv_XF86VIDMODE_LIBS='-lXxf86vm ' pkg_cv_XORG_CFLAGS='-fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 ' pkg_cv_XORG_LIBS='-lpixman-1 -lpciaccess ' pkg_cv_XVMC_CFLAGS='-fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 ' pkg_cv_XVMC_LIBS='-lXvMC -lXv -lpixman-1 -lpciaccess ' ## ----------------- ## ## Output variables. ## ## ----------------- ## API_DEFINES=' -DFEATURE_GL=1 -DFEATURE_ES1=1 -DFEATURE_ES2=1' ARCH_FLAGS='' ASM_FLAGS='-DUSE_X86_64_ASM' BISON='/usr/bin/bison' CC='gcc' CFLAGS='-march=k8 -O2 -pipe -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fno-builtin-memcmp -g -march=k8 -O2 -pipe' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXFLAGS='-march=k8 -O2 -pipe -Wall -fno-strict-aliasing -fno-builtin-memcmp -g -march=k8 -O2 -pipe' DEFINES=' -D_GNU_SOURCE -DPTHREADS -DDEBUG -DTEXTURE_FLOAT_ENABLED -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DPTHREADS -DHAVE_MINCORE -DHAVE_LIBUDEV -DHAVE_XEXTPROTO_71' DEFS='-DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"7.12.0\" -DPACKAGE_STRING=\"Mesa\ 7.12.0\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\"' DLOPEN_LIBS='-ldl' DRI2PROTO_CFLAGS=' ' DRI2PROTO_LIBS=' ' DRICORE_GLSL_LIBS='' DRICORE_LIBS='' DRICORE_LIB_DEPS='' DRIGL_CFLAGS=' ' DRIGL_LIBS='-lXext -lXdamage -lXfixes -lXxf86vm -lX11-xcb -lX11 -lxcb-glx -lxcb ' DRIVER_DIRS='' DRI_CFLAGS='$(CFLAGS)' DRI_CXXFLAGS='$(CXXFLAGS)' DRI_DIRS='yes' DRI_DRIVER_INSTALL_DIR='/usr/lib/xorg/modules/dri' DRI_DRIVER_SEARCH_DIR='${DRI_DRIVER_INSTALL_DIR}' DRI_LIB_DEPS='$(TOP)/src/mesa/libmesa.a' DRI_PC_REQ_PRIV='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGL_CLIENT_APIS=' $(VG_LIB) $(GL_LIB)' EGL_DRIVERS_DIRS='glx ' 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 drm' EGREP='' EXEEXT='' EXPAT_INCLUDES='' EXTRA_LIB_PATH='' FLEX='/usr/bin/flex' GALLIUM_DIRS='auxiliary drivers state_trackers' GALLIUM_DRIVERS_DIRS='failover galahad identity noop r600 rbug softpipe trace ' GALLIUM_STATE_TRACKERS_DIRS='egl gbm vdpau vega xa xorg xorg/xvmc ' GALLIUM_TARGET_DIRS='egl-static gbm vdpau-r600 vdpau-softpipe xorg-r600 xvmc-r600 xvmc-softpipe ' GALLIUM_WINSYS_DIRS='g3dvl/dri radeon/drm sw sw/xlib ' GBM_BACKEND_DIRS='' GBM_LIB_DEPS='-ldl -ludev -lrt ' GBM_LIB_GLOB='lib$(GBM_LIB).*so*' GBM_LIB_NAME='lib$(GBM_LIB).so' GBM_PC_CFLAGS='' GBM_PC_LIB_PRIV='-ldl' GBM_PC_REQ_PRIV='libudev' GLAPI_ASM_SOURCES='$(X86-64_API)' GLAPI_LIB_DEPS='-lpthread' GLAPI_LIB_GLOB='lib$(GLAPI_LIB).*so*' GLAPI_LIB_NAME='lib$(GLAPI_LIB).so' GLESv1_CM_LIB_DEPS='-ldrm -lm -lpthread -ldl' 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' 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_LIB_GLOB='lib$(GLUT_LIB).*so*' GLUT_LIB_NAME='lib$(GLUT_LIB).so' GLU_DIRS='sgi' GLU_LIB='GLU' 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='' GLX_TLS='yes' GL_LIB='GL' GL_LIB_DEPS='-lXext -lXdamage -lXfixes -lXxf86vm -lX11-xcb -lX11 -lxcb-glx -lxcb -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='glproto >= 1.4.14 libdrm >= 2.4.24 dri2proto >= 2.6 x11 xext xdamage xfixes xxf86vm x11-xcb xcb-glx' GREP='' HAVE_XF86VIDMODE='yes' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INTEL_CFLAGS='' INTEL_LIBS='' LDFLAGS='-Wl,--hash-style=gnu -Wl,--as-needed' LIBDRM_CFLAGS='-I/usr/include/libdrm ' LIBDRM_LIBS='-ldrm ' LIBDRM_XORG_CFLAGS='-I/usr/include/libdrm ' LIBDRM_XORG_LIBS='-ldrm ' LIBKMS_XORG_CFLAGS='-I/usr/include/libkms ' LIBKMS_XORG_LIBS='-lkms ' LIBOBJS='' LIBS='' LIBUDEV_CFLAGS=' ' LIBUDEV_LIBS='-ludev -lrt ' LIBVA_CFLAGS='' LIBVA_LIBS='' LIB_DIR='lib' LLVM_CFLAGS='' LLVM_CONFIG='' LLVM_LDFLAGS='' LLVM_LIBS='' LLVM_VERSION='' LTLIBOBJS='' MAKE='make' MESA_ASM_SOURCES='$(X86-64_SOURCES)' MESA_LLVM='0' MESA_MODULES='$(TOP)/src/mesa/libmesa.a' MKDEP='/usr/bin/makedepend' MKDEP_OPTIONS='-fdepend -I/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/include -I/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/include-fixed' MKLIB_OPTIONS='' NOUVEAU_CFLAGS='' NOUVEAU_LIBS='' 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.12.0' PACKAGE_TARNAME='mesa' PACKAGE_URL='' PACKAGE_VERSION='7.12.0' PATH_SEPARATOR=':' PIC_FLAGS='-fPIC' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' POSIX_SHELL='' PROGRAM_DIRS='' PYTHON2='python2' RADEON_CFLAGS='' RADEON_LIBS='' SED='/bin/sed' SHARED_GLAPI='1' SHELL='/bin/sh' SRC_DIRS=' mapi/shared-glapi mapi/glapi mapi/es1api mapi/es2api glsl mesa mapi/vgapi glx gbm egl glu gallium gallium/winsys gallium/targets' VA_LIB_INSTALL_DIR='${libdir}/va' VDPAU_CFLAGS=' ' VDPAU_LIBS='-lvdpau ' VDPAU_LIB_INSTALL_DIR='${libdir}/vdpau' VG_LIB_DEPS=' -lpthread' VG_LIB_GLOB='lib$(VG_LIB).*so*' VG_LIB_NAME='lib$(VG_LIB).so' VISIBILITY_CFLAGS='-fvisibility=hidden' VISIBILITY_CXXFLAGS='-fvisibility=hidden' WAYLAND_CFLAGS='' WAYLAND_EGL_LIB_DEPS='' WAYLAND_EGL_LIB_GLOB='lib$(WAYLAND_EGL_LIB).*so*' WAYLAND_EGL_LIB_NAME='lib$(WAYLAND_EGL_LIB).so' WAYLAND_EGL_PC_CFLAGS='' WAYLAND_EGL_PC_LIB_PRIV='' WAYLAND_EGL_PC_REQ_PRIV='wayland-client libdrm' WAYLAND_LIBS='' X11_CFLAGS=' ' X11_INCLUDES=' ' X11_LIBS='-lX11 ' XCB_CFLAGS='' XCB_DRI2_CFLAGS='' XCB_DRI2_LIBS='' XCB_LIBS='' XEXT_CFLAGS=' ' XEXT_LIBS=' ' XF86VIDMODE_CFLAGS=' ' XF86VIDMODE_LIBS='-lXxf86vm ' XLIBGL_CFLAGS='' XLIBGL_LIBS='' XMKMF='' XORG_CFLAGS='-fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 ' XORG_DRIVER_INSTALL_DIR='${exec_prefix}/lib/xorg/modules/drivers' XORG_LIBS='-lpixman-1 -lpciaccess ' XVMC_CFLAGS='-fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 ' XVMC_LIBS='-lXvMC -lXv -lpixman-1 -lpciaccess ' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ac_ct_CC='gcc' ac_ct_CXX='g++' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' 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' 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.12.0" #define PACKAGE_STRING "Mesa 7.12.0" #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa" #define PACKAGE_URL "" configure: exit 0