This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by makedepend configure 1.0.1, which was generated by GNU Autoconf 2.59. Invocation command line was $ configure --prefix=/usr/X11R7 --infodir=/usr/X11R7/share/info --mandir=/usr/X11R7/share/man --libdir=/usr/X11R7/lib --with-mesa-source=/mnt/Srcs/X/X11R73/Append/Mesa-7.0.2 --with-dri-driver-path=/usr/X11R7/lib/xorg/modules/dri ## --------- ## ## Platform. ## ## --------- ## hostname = vmathlon uname -m = i686 uname -r = 2.6.23.14-plamoSMP uname -s = Linux uname -v = #1 SMP PREEMPT Wed Jan 23 15:21:45 JST 2008 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/X11R7/bin PATH: /sbin PATH: /usr/sbin PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1335: checking for a BSD-compatible install configure:1390: result: /usr/bin/install -c configure:1401: checking whether build environment is sane configure:1444: result: yes configure:1509: checking for gawk configure:1525: found /usr/bin/gawk configure:1535: result: gawk configure:1545: checking whether make sets $(MAKE) configure:1565: result: yes configure:1782: checking for gcc configure:1798: found /usr/bin/gcc configure:1808: result: gcc configure:2052: checking for C compiler version configure:2055: gcc --version &5 gcc (GCC) 4.2.2 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:2058: $? = 0 configure:2060: gcc -v &5 Using built-in specs. Target: i586-pc-linux Configured with: ../gcc-4.2.2/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i586-pc-linux --host=i586-pc-linux --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,java,fortran Thread model: posix gcc version 4.2.2 configure:2063: $? = 0 configure:2065: gcc -V &5 gcc: '-V' option must have argument configure:2068: $? = 1 configure:2091: checking for C compiler default output file name configure:2094: gcc conftest.c >&5 configure:2097: $? = 0 configure:2143: result: a.out configure:2148: checking whether the C compiler works configure:2154: ./a.out configure:2157: $? = 0 configure:2174: result: yes configure:2181: checking whether we are cross compiling configure:2183: result: no configure:2186: checking for suffix of executables configure:2188: gcc -o conftest conftest.c >&5 configure:2191: $? = 0 configure:2216: result: configure:2222: checking for suffix of object files configure:2243: gcc -c conftest.c >&5 configure:2246: $? = 0 configure:2268: result: o configure:2272: checking whether we are using the GNU C compiler configure:2296: gcc -c conftest.c >&5 configure:2302: $? = 0 configure:2306: test -z || test ! -s conftest.err configure:2309: $? = 0 configure:2312: test -s conftest.o configure:2315: $? = 0 configure:2328: result: yes configure:2334: checking whether gcc accepts -g configure:2355: gcc -c -g conftest.c >&5 configure:2361: $? = 0 configure:2365: test -z || test ! -s conftest.err configure:2368: $? = 0 configure:2371: test -s conftest.o configure:2374: $? = 0 configure:2385: result: yes configure:2402: checking for gcc option to accept ANSI C configure:2472: gcc -c -g -O2 conftest.c >&5 configure:2478: $? = 0 configure:2482: test -z || test ! -s conftest.err configure:2485: $? = 0 configure:2488: test -s conftest.o configure:2491: $? = 0 configure:2509: result: none needed configure:2527: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' configure:2533: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2677: checking for style of include used by make configure:2705: result: GNU configure:2733: checking dependency style of gcc configure:2823: result: gcc3 configure:2842: checking return type of signal handlers configure:2873: gcc -c -g -O2 conftest.c >&5 configure:2879: $? = 0 configure:2883: test -z || test ! -s conftest.err configure:2886: $? = 0 configure:2889: test -s conftest.o configure:2892: $? = 0 configure:2903: result: void configure:2917: checking for rename configure:2974: gcc -o conftest -g -O2 conftest.c >&5 configure:2980: $? = 0 configure:2984: test -z || test ! -s conftest.err configure:2987: $? = 0 configure:2990: test -s conftest configure:2993: $? = 0 configure:3005: result: yes configure:2917: checking for fchmod configure:2974: gcc -o conftest -g -O2 conftest.c >&5 configure:2980: $? = 0 configure:2984: test -z || test ! -s conftest.err configure:2987: $? = 0 configure:2990: test -s conftest configure:2993: $? = 0 configure:3005: result: yes configure:3023: checking for special C compiler options needed for large files configure:3122: result: no configure:3128: checking for _FILE_OFFSET_BITS value needed for large files configure:3159: gcc -c -g -O2 conftest.c >&5 conftest.c:20: warning: left shift count >= width of type conftest.c:20: warning: left shift count >= width of type conftest.c:22: error: size of array 'off_t_is_large' is negative configure:3165: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "makedepend" | #define PACKAGE_TARNAME "makedepend" | #define PACKAGE_VERSION "1.0.1" | #define PACKAGE_STRING "makedepend 1.0.1" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "makedepend" | #define VERSION "1.0.1" | #define RETSIGTYPE void | #define HAVE_RENAME 1 | #define HAVE_FCHMOD 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:3212: gcc -c -g -O2 conftest.c >&5 configure:3218: $? = 0 configure:3222: test -z || test ! -s conftest.err configure:3225: $? = 0 configure:3228: test -s conftest.o configure:3231: $? = 0 configure:3243: result: 64 configure:3253: checking for _LARGE_FILES value needed for large files configure:3284: gcc -c -g -O2 conftest.c >&5 configure:3290: $? = 0 configure:3294: test -z || test ! -s conftest.err configure:3297: $? = 0 configure:3300: test -s conftest.o configure:3303: $? = 0 configure:3368: result: no configure:3429: checking for pkg-config configure:3447: found /usr/bin/pkg-config configure:3459: result: /usr/bin/pkg-config configure:3474: checking pkg-config is at least version 0.9.0 configure:3477: result: yes configure:3488: checking for X configure:3493: $PKG_CONFIG --exists --print-errors "xproto" configure:3496: $? = 0 configure:3507: $PKG_CONFIG --exists --print-errors "xproto" configure:3510: $? = 0 configure:3565: result: yes configure:3577: checking build system type configure:3595: result: i686-pc-linux-gnu configure:3603: checking host system type configure:3617: result: i686-pc-linux-gnu configure:3846: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by makedepend config.status 1.0.1, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on vmathlon config.status:711: creating Makefile config.status:815: creating makedepend-config.h config.status:1095: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_build_alias=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes 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_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_X_CFLAGS_set= ac_cv_env_X_CFLAGS_value= ac_cv_env_X_LIBS_set= ac_cv_env_X_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_exeext= ac_cv_func_fchmod=yes ac_cv_func_rename=yes ac_cv_host=i686-pc-linux-gnu ac_cv_host_alias=i686-pc-linux-gnu ac_cv_objext=o ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_make_make_set=yes ac_cv_sys_file_offset_bits=64 ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=no ac_cv_type_signal=void am_cv_CC_dependencies_compiler_type=gcc3 pkg_cv_X_CFLAGS='-I/usr/X11R7/include ' pkg_cv_X_LIBS=' ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='aclocal -I /usr/X11R7/share/aclocal' ADMIN_MAN_DIR='$(mandir)/man$(ADMIN_MAN_SUFFIX)' ADMIN_MAN_SUFFIX='8' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/Srcs/X/X11R73/util/makedepend-1.0.1/missing --run tar' APP_MAN_DIR='$(mandir)/man$(APP_MAN_SUFFIX)' APP_MAN_SUFFIX='1' AUTOCONF='${SHELL} /mnt/Srcs/X/X11R73/util/makedepend-1.0.1/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/Srcs/X/X11R73/util/makedepend-1.0.1/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/Srcs/X/X11R73/util/makedepend-1.0.1/missing --run automake-1.9' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DRIVER_MAN_DIR='$(mandir)/man$(DRIVER_MAN_SUFFIX)' DRIVER_MAN_SUFFIX='4' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' FILE_MAN_DIR='$(mandir)/man$(FILE_MAN_SUFFIX)' FILE_MAN_SUFFIX='5' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LIB_MAN_DIR='$(mandir)/man$(LIB_MAN_SUFFIX)' LIB_MAN_SUFFIX='3' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/Srcs/X/X11R73/util/makedepend-1.0.1/missing --run makeinfo' MISC_MAN_DIR='$(mandir)/man$(MISC_MAN_SUFFIX)' MISC_MAN_SUFFIX='7' OBJEXT='o' PACKAGE='makedepend' PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg' PACKAGE_NAME='makedepend' PACKAGE_STRING='makedepend 1.0.1' PACKAGE_TARNAME='makedepend' PACKAGE_VERSION='1.0.1' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='1.0.1' X_CFLAGS='-I/usr/X11R7/include ' X_LIBS=' ' ac_ct_CC='gcc' ac_ct_STRIP='' ac_pt_PKG_CONFIG='/usr/bin/pkg-config' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' 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='${prefix}/share' exec_prefix='${prefix}' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' includedir='${prefix}/include' infodir='/usr/X11R7/share/info' install_sh='/mnt/Srcs/X/X11R73/util/makedepend-1.0.1/install-sh' libdir='/usr/X11R7/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='/usr/X11R7/share/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='/usr/X11R7' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_FCHMOD 1 #define HAVE_RENAME 1 #define PACKAGE "makedepend" #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" #define PACKAGE_NAME "makedepend" #define PACKAGE_STRING "makedepend 1.0.1" #define PACKAGE_TARNAME "makedepend" #define PACKAGE_VERSION "1.0.1" #define PACKAGE_VERSION_MAJOR 1 #define PACKAGE_VERSION_MINOR 0 #define PACKAGE_VERSION_PATCHLEVEL 1 #define RETSIGTYPE void #define VERSION "1.0.1" #define _FILE_OFFSET_BITS 64 configure: exit 0