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.3.0, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --with-driver=osmesa ## --------- ## ## Platform. ## ## --------- ## hostname = mhoeben-ubuntu32 uname -m = i686 uname -r = 2.6.24-19-generic uname -s = Linux uname -v = #1 SMP Wed Jun 18 14:43:41 UTC 2008 /usr/bin/uname -p = unknown /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/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:1927: checking build system type configure:1945: result: i686-pc-linux-gnu configure:1967: checking host system type configure:1982: result: i686-pc-linux-gnu configure:2056: checking for gcc configure:2072: found /usr/bin/gcc configure:2083: result: gcc configure:2321: checking for C compiler version configure:2328: gcc --version >&5 gcc (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu3) Copyright (C) 2007 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:2331: $? = 0 configure:2338: gcc -v >&5 Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu Thread model: posix gcc version 4.2.4 (Ubuntu 4.2.4-1ubuntu3) configure:2341: $? = 0 configure:2348: gcc -V >&5 gcc: '-V' option must have argument configure:2351: $? = 1 configure:2374: checking for C compiler default output file name configure:2401: gcc conftest.c >&5 configure:2404: $? = 0 configure:2442: result: a.out configure:2459: checking whether the C compiler works configure:2469: ./a.out configure:2472: $? = 0 configure:2489: result: yes configure:2496: checking whether we are cross compiling configure:2498: result: no configure:2501: checking for suffix of executables configure:2508: gcc -o conftest conftest.c >&5 configure:2511: $? = 0 configure:2535: result: configure:2541: checking for suffix of object files configure:2567: gcc -c conftest.c >&5 configure:2570: $? = 0 configure:2593: result: o configure:2597: checking whether we are using the GNU C compiler configure:2626: gcc -c conftest.c >&5 configure:2632: $? = 0 configure:2649: result: yes configure:2654: checking whether gcc accepts -g configure:2684: gcc -c -g conftest.c >&5 configure:2690: $? = 0 configure:2789: result: yes configure:2806: checking for gcc option to accept ISO C89 configure:2880: gcc -c -g -O2 conftest.c >&5 configure:2886: $? = 0 configure:2909: result: none needed configure:2932: checking how to run the C preprocessor configure:2972: gcc -E conftest.c configure:2978: $? = 0 configure:3009: gcc -E conftest.c conftest.c:8:28: error: ac_nonexistent.h: No such file or directory configure:3015: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Mesa" | #define PACKAGE_TARNAME "mesa" | #define PACKAGE_VERSION "7.3.0" | #define PACKAGE_STRING "Mesa 7.3.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa" | /* end confdefs.h. */ | #include configure:3048: result: gcc -E configure:3077: gcc -E conftest.c configure:3083: $? = 0 configure:3114: gcc -E conftest.c conftest.c:8:28: error: ac_nonexistent.h: No such file or directory configure:3120: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Mesa" | #define PACKAGE_TARNAME "mesa" | #define PACKAGE_VERSION "7.3.0" | #define PACKAGE_STRING "Mesa 7.3.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa" | /* end confdefs.h. */ | #include configure:3205: checking for gcc configure:3232: result: gcc configure:3470: checking for C compiler version configure:3477: gcc --version >&5 gcc (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu3) Copyright (C) 2007 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:3480: $? = 0 configure:3487: gcc -v >&5 Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu Thread model: posix gcc version 4.2.4 (Ubuntu 4.2.4-1ubuntu3) configure:3490: $? = 0 configure:3497: gcc -V >&5 gcc: '-V' option must have argument configure:3500: $? = 1 configure:3503: checking whether we are using the GNU C compiler configure:3555: result: yes configure:3560: checking whether gcc accepts -g configure:3695: result: yes configure:3712: checking for gcc option to accept ISO C89 configure:3815: result: none needed configure:3891: checking for g++ configure:3907: found /usr/bin/g++ configure:3918: result: g++ configure:3949: checking for C++ compiler version configure:3956: g++ --version >&5 g++ (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu3) Copyright (C) 2007 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:3959: $? = 0 configure:3966: g++ -v >&5 Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu Thread model: posix gcc version 4.2.4 (Ubuntu 4.2.4-1ubuntu3) configure:3969: $? = 0 configure:3976: g++ -V >&5 g++: '-V' option must have argument configure:3979: $? = 1 configure:3982: checking whether we are using the GNU C++ compiler configure:4011: g++ -c conftest.cpp >&5 configure:4017: $? = 0 configure:4034: result: yes configure:4039: checking whether g++ accepts -g configure:4069: g++ -c -g conftest.cpp >&5 configure:4075: $? = 0 configure:4174: result: yes configure:4201: checking for gmake configure:4231: result: no configure:4201: checking for make configure:4217: found /usr/bin/make configure:4228: result: make configure:4241: checking for makedepend configure:4259: found /usr/bin/makedepend configure:4271: result: /usr/bin/makedepend configure:4281: checking for sed configure:4299: found /bin/sed configure:4311: result: /bin/sed configure:4435: checking for pkg-config configure:4453: found /usr/bin/pkg-config configure:4465: result: /usr/bin/pkg-config configure:4494: checking pkg-config is at least version 0.9.0 configure:4497: result: yes configure:4683: checking whether to enable assembly configure:4728: result: yes, x86 configure:4769: checking for gcc option to produce PIC configure:4855: result: -fPIC configure:4862: checking for dlopen configure:4918: gcc -o conftest -g -O2 -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing conftest.c >&5 /tmp/cc08QdZv.o: In function `main': /home/mhoeben/Desktop/Mesa-7.4.2/conftest.c:42: undefined reference to `dlopen' collect2: ld returned 1 exit status configure:4924: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Mesa" | #define PACKAGE_TARNAME "mesa" | #define PACKAGE_VERSION "7.3.0" | #define PACKAGE_STRING "Mesa 7.3.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa" | /* 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:4941: result: no configure:4946: checking for dlopen in -ldl configure:4981: gcc -o conftest -g -O2 -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing conftest.c -ldl >&5 configure:4987: $? = 0 configure:5005: result: yes configure:5014: checking for posix_memalign configure:5070: gcc -o conftest -g -O2 -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing conftest.c >&5 configure:5076: $? = 0 configure:5093: result: yes configure:5826: checking pkg-config files for X11 are available configure:5829: $PKG_CONFIG --exists --print-errors "x11" Package x11 was not found in the pkg-config search path. Perhaps you should add the directory containing `x11.pc' to the PKG_CONFIG_PATH environment variable No package 'x11' found configure:5832: $? = 1 configure:5843: result: no configure:5849: checking for X configure:6019: gcc -o conftest -g -O2 -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing conftest.c -lX11 >&5 conftest.c:8:22: error: X11/Xlib.h: No such file or directory conftest.c: In function 'main': conftest.c:12: warning: implicit declaration of function 'XrmInitialize' configure:6025: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Mesa" | #define PACKAGE_TARNAME "mesa" | #define PACKAGE_VERSION "7.3.0" | #define PACKAGE_STRING "Mesa 7.3.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa" | /* end confdefs.h. */ | #include | int | main () | { | XrmInitialize () | ; | return 0; | } configure:6073: result: no configure:8342: WARNING: Disabling GLw since the driver is OSMesa configure:9087: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Mesa config.status 7.3.0, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on mhoeben-ubuntu32 config.status:675: creating configs/autoconf config.status:855: 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= 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_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= 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_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_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_LIBS_set= ac_cv_env_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_X11_INCLUDES_set= ac_cv_env_X11_INCLUDES_value= ac_cv_env_XCB_CFLAGS_set= ac_cv_env_XCB_CFLAGS_value= ac_cv_env_XCB_LIBS_set= ac_cv_env_XCB_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_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_have_x=have_x=no ac_cv_host=i686-pc-linux-gnu ac_cv_lib_dl_dlopen=yes ac_cv_objext=o 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_prog_CPP='gcc -E' ac_cv_prog_MAKE=make 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 ## ----------------- ## ## Output variables. ## ## ----------------- ## APP_LIB_DEPS='-lm' ARCH_FLAGS='' ASM_API='$(X86_API)' ASM_FLAGS='-DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM' ASM_SOURCES='$(X86_SOURCES)' CC='gcc' CFLAGS='-g -O2 -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXFLAGS='-g -O2 -Wall -fno-strict-aliasing' DEFINES=' -D_GNU_SOURCE -DPTHREADS -DHAVE_POSIX_MEMALIGN' DEFS='-DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"7.3.0\" -DPACKAGE_STRING=\"Mesa\ 7.3.0\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DX_DISPLAY_MISSING=1' DRI2PROTO_CFLAGS='' DRI2PROTO_LIBS='' DRIGL_CFLAGS='' DRIGL_LIBS='' DRIVER_DIRS='osmesa' DRI_DIRS='yes' DRI_DRIVER_INSTALL_DIR='${libdir}/dri' DRI_LIB_DEPS='' DRI_PC_REQ_PRIV='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' EXPAT_INCLUDES='' EXTRA_LIB_PATH='' GLUT_CFLAGS='' GLUT_LIBS='' GLUT_LIB_DEPS='' GLUT_LIB_NAME='lib$(GLUT_LIB).so' GLUT_MESA_DEPS='' GLUT_PC_CFLAGS='' GLUT_PC_LIB_PRIV='' GLUT_PC_REQ_PRIV='' GLU_DIRS='sgi' GLU_LIB_DEPS=' ' GLU_LIB_NAME='lib$(GLU_LIB).so' GLU_MESA_DEPS='-l$(OSMESA_LIB)' GLU_PC_CFLAGS='' GLU_PC_LIB_PRIV=' ' GLU_PC_REQ='osmesa' GLU_PC_REQ_PRIV='' GLW_CFLAGS='' GLW_LIBS='' GLW_LIB_DEPS='' GLW_LIB_NAME='lib$(GLW_LIB).so' GLW_MESA_DEPS='' GLW_PC_CFLAGS='' GLW_PC_LIB_PRIV='' GLW_PC_REQ_PRIV='' GLW_SOURCES='' GL_LIB_DEPS='' GL_LIB_NAME='lib$(GL_LIB).so' GL_PC_CFLAGS='' GL_PC_LIB_PRIV='' GL_PC_REQ_PRIV='' GREP='' LDFLAGS='' LIBDRM_CFLAGS='' LIBDRM_LIBS='' LIBOBJS='' LIBS='' LIB_DIR='lib' LTLIBOBJS='' MAKE='make' MKDEP='/usr/bin/makedepend' MKDEP_OPTIONS='-fdepend -I/usr/lib/gcc/i486-linux-gnu/4.2.4/include' MKLIB_OPTIONS='' MOTIF_CFLAGS='' MOTIF_CONFIG='' OBJEXT='o' OPT_FLAGS='' OSMESA_LIB='OSMesa' OSMESA_LIB_DEPS='-lm -lpthread ' OSMESA_LIB_NAME='lib$(OSMESA_LIB).so' OSMESA_MESA_DEPS='' OSMESA_PC_LIB_PRIV='-lm -lpthread ' OSMESA_PC_REQ='' PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa' PACKAGE_NAME='Mesa' PACKAGE_STRING='Mesa 7.3.0' PACKAGE_TARNAME='mesa' PACKAGE_VERSION='7.3.0' PATH_SEPARATOR=':' PIC_FLAGS='-fPIC' PKG_CONFIG='/usr/bin/pkg-config' POSIX_SHELL='' PROGRAM_DIRS='' SED='/bin/sed' SHELL='/bin/bash' SRC_DIRS='mesa glu' USING_EGL='0' WINDOW_SYSTEM='' X11_INCLUDES='' XCB_CFLAGS='' XCB_LIBS='' XLIBGL_CFLAGS='' XLIBGL_LIBS='' XMKMF='' 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. ## ## ----------- ## #define PACKAGE_NAME "Mesa" #define PACKAGE_TARNAME "mesa" #define PACKAGE_VERSION "7.3.0" #define PACKAGE_STRING "Mesa 7.3.0" #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa" #define X_DISPLAY_MISSING 1 configure: exit 0