This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Xproto configure 7.0.5, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux ## --------- ## ## Platform. ## ## --------- ## hostname = norris uname -m = i686 uname -r = 2.6.17.6-3 uname -s = Linux uname -v = #1 SMP Wed Jul 26 12:57:38 CEST 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1329: checking for a BSD-compatible install configure:1384: result: /bin/install -c configure:1395: checking whether build environment is sane configure:1438: result: yes configure:1503: checking for gawk configure:1519: found /bin/gawk configure:1529: result: gawk configure:1539: checking whether make sets $(MAKE) configure:1559: result: yes configure:1739: checking build system type configure:1757: result: i586-uhu-linux-gnu configure:1765: checking host system type configure:1779: result: i586-uhu-linux-gnu configure:1844: checking for style of include used by make configure:1872: result: GNU configure:1905: checking for i586-uhu-linux-gcc configure:1921: found /usr/lib/ccache/i586-uhu-linux-gcc configure:1931: result: i586-uhu-linux-gcc configure:2213: checking for C compiler version configure:2216: i586-uhu-linux-gcc --version &5 i586-uhu-linux-gcc (GCC) 3.4.6 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2219: $? = 0 configure:2221: i586-uhu-linux-gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:2224: $? = 0 configure:2226: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2229: $? = 1 configure:2252: checking for C compiler default output file name configure:2255: i586-uhu-linux-gcc conftest.c >&5 configure:2258: $? = 0 configure:2304: result: a.out configure:2309: checking whether the C compiler works configure:2315: ./a.out configure:2318: $? = 0 configure:2335: result: yes configure:2342: checking whether we are cross compiling configure:2344: result: no configure:2347: checking for suffix of executables configure:2349: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2352: $? = 0 configure:2377: result: configure:2383: checking for suffix of object files configure:2404: i586-uhu-linux-gcc -c conftest.c >&5 configure:2407: $? = 0 configure:2429: result: o configure:2433: checking whether we are using the GNU C compiler configure:2457: i586-uhu-linux-gcc -c conftest.c >&5 configure:2463: $? = 0 configure:2467: test -z || test ! -s conftest.err configure:2470: $? = 0 configure:2473: test -s conftest.o configure:2476: $? = 0 configure:2489: result: yes configure:2495: checking whether i586-uhu-linux-gcc accepts -g configure:2516: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2522: $? = 0 configure:2526: test -z || test ! -s conftest.err configure:2529: $? = 0 configure:2532: test -s conftest.o configure:2535: $? = 0 configure:2546: result: yes configure:2563: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2633: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2639: $? = 0 configure:2643: test -z || test ! -s conftest.err configure:2646: $? = 0 configure:2649: test -s conftest.o configure:2652: $? = 0 configure:2670: result: none needed configure:2688: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2694: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2829: checking dependency style of i586-uhu-linux-gcc configure:2919: result: none configure:2937: checking for fd_set.fds_bits configure:2964: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:20: error: structure has no member named `fds_bits' configure:2970: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Xproto" | #define PACKAGE_TARNAME "xproto" | #define PACKAGE_VERSION "7.0.5" | #define PACKAGE_STRING "Xproto 7.0.5" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "xproto" | #define VERSION "7.0.5" | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | static fd_set ac_aggr; | if (ac_aggr.fds_bits) | return 0; | ; | return 0; | } configure:3012: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:20: error: structure has no member named `fds_bits' configure:3018: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Xproto" | #define PACKAGE_TARNAME "xproto" | #define PACKAGE_VERSION "7.0.5" | #define PACKAGE_STRING "Xproto 7.0.5" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "xproto" | #define VERSION "7.0.5" | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | static fd_set ac_aggr; | if (sizeof ac_aggr.fds_bits) | return 0; | ; | return 0; | } configure:3044: result: no configure:3056: checking for fd_set.__fds_bits configure:3083: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3089: $? = 0 configure:3093: test -z || test ! -s conftest.err configure:3096: $? = 0 configure:3099: test -s conftest.o configure:3102: $? = 0 configure:3163: result: yes configure:3186: checking whether const prototypes are supported configure:3198: result: yes configure:3201: checking whether varargs prototypes are supported configure:3213: result: yes configure:3216: checking whether nested prototypes are supported configure:3228: result: yes configure:3231: checking whether to force function prototypes configure:3248: result: yes configure:3308: checking whether to widen function prototypes configure:3319: result: no configure:3457: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Xproto config.status 7.0.5, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on norris config.status:699: creating Makefile config.status:699: creating Xpoll.h config.status:699: creating xproto.pc config.status:803: creating do-not-use-config.h config.status:803: creating Xfuncproto.h config.status:893: Xfuncproto.h is unchanged config.status:1073: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux 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_build_alias_set=set ac_cv_env_build_alias_value=i586-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i586-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_member_fd_set___fds_bits=yes ac_cv_member_fd_set_fds_bits=no ac_cv_objext=o ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=i586-uhu-linux-gcc ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=none ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/xproto-7.0.5/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/xproto-7.0.5/missing --run tar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/xproto-7.0.5/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/xproto-7.0.5/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/xproto-7.0.5/missing --run automake-1.9' AWK='gawk' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=none' CFLAGS='-g -O2' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/xproto-7.0.5/missing --run makeinfo' OBJEXT='o' PACKAGE='xproto' PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg' PACKAGE_NAME='Xproto' PACKAGE_STRING='Xproto 7.0.5' PACKAGE_TARNAME='xproto' PACKAGE_VERSION='7.0.5' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/bin/sh' STRIP='' USE_FDS_BITS='__fds_bits' VERSION='7.0.5' ac_ct_CC='' ac_ct_STRIP='' 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='i586-uhu-linux-gnu' build_alias='i586-uhu-linux' build_cpu='i586' build_os='linux-gnu' build_vendor='uhu' datadir='${prefix}/share' exec_prefix='${prefix}' host='i586-uhu-linux-gnu' host_alias='i586-uhu-linux' host_cpu='i586' host_os='linux-gnu' host_vendor='uhu' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/xproto-7.0.5/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define FUNCPROTO 15 #define NARROWPROTO #define PACKAGE "xproto" #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" #define PACKAGE_NAME "Xproto" #define PACKAGE_STRING "Xproto 7.0.5" #define PACKAGE_TARNAME "xproto" #define PACKAGE_VERSION "7.0.5" #define VERSION "7.0.5" configure: exit 0