[Xcb] Config.log failure

Russell Shaw rjshaw at netspace.net.au
Wed Sep 27 22:48:13 PDT 2006


Hi,
I ran libxcb 0.9.91 "./configure CFLAGS=-g -O0" on a fairly up to date debian-sid
system and got test-program failures.
-------------- next part --------------
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by libxcb configure 0.9.91, which was
generated by GNU Autoconf 2.60a.  Invocation command line was

  $ ./configure CFLAGS=-g -O0

## --------- ##
## Platform. ##
## --------- ##

hostname = main
uname -m = i686
uname -r = 2.6.14.3-02-Sep-06
uname -s = Linux
uname -v = #3 PREEMPT Sat Sep 2 15:17:30 EST 2006

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = i686
/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: /usr/bin/X11
PATH: /usr/games
PATH: /usr/local/avr/bin
PATH: /home/russell/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2003: checking for a BSD-compatible install
configure:2059: result: /usr/bin/install -c
configure:2070: checking whether build environment is sane
configure:2113: result: yes
configure:2178: checking for gawk
configure:2194: found /usr/bin/gawk
configure:2205: result: gawk
configure:2216: checking whether make sets $(MAKE)
configure:2237: result: yes
configure:2435: checking for style of include used by make
configure:2463: result: GNU
configure:2536: checking for gcc
configure:2552: found /usr/bin/gcc
configure:2563: result: gcc
configure:2801: checking for C compiler version
configure:2808: gcc --version >&5
gcc (GCC) 4.1.2 20060630 (prerelease) (Debian 4.1.1-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:2811: $? = 0
configure:2818: gcc -v >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,java,fortran,objc,obj-c++,ada,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.1-1.4.2.0/jre --enable-mpfr --with-tune=i686 --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.1.2 20060630 (prerelease) (Debian 4.1.1-6)
configure:2821: $? = 0
configure:2828: gcc -V >&5
gcc: '-V' option must have argument
configure:2831: $? = 1
configure:2854: checking for C compiler default output file name
configure:2881: gcc -g -O0   conftest.c  >&5
configure:2884: $? = 0
configure:2922: result: a.out
configure:2939: checking whether the C compiler works
configure:2949: ./a.out
configure:2952: $? = 0
configure:2969: result: yes
configure:2976: checking whether we are cross compiling
configure:2978: result: no
configure:2981: checking for suffix of executables
configure:2988: gcc -o conftest -g -O0   conftest.c  >&5
configure:2991: $? = 0
configure:3015: result: 
configure:3021: checking for suffix of object files
configure:3047: gcc -c -g -O0  conftest.c >&5
configure:3050: $? = 0
configure:3073: result: o
configure:3077: checking whether we are using the GNU C compiler
configure:3106: gcc -c -g -O0  conftest.c >&5
configure:3112: $? = 0
configure:3119: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:3122: $? = 0
configure:3129: test -s conftest.o
configure:3132: $? = 0
configure:3146: result: yes
configure:3151: checking whether gcc accepts -g
configure:3181: gcc -c -g  conftest.c >&5
configure:3187: $? = 0
configure:3194: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:3197: $? = 0
configure:3204: test -s conftest.o
configure:3207: $? = 0
configure:3337: result: yes
configure:3354: checking for gcc option to accept ISO C89
configure:3428: gcc  -c -g -O0  conftest.c >&5
configure:3434: $? = 0
configure:3441: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:3444: $? = 0
configure:3451: test -s conftest.o
configure:3454: $? = 0
configure:3474: result: none needed
configure:3494: checking dependency style of gcc
configure:3584: result: gcc3
configure:3612: checking for check - version >= 0.8.2
configure:3703: gcc -o conftest -g -O0    conftest.c -lcheck  >&5
conftest.c:14:19: error: check.h: No such file or directory
conftest.c: In function 'main':
conftest.c:24: warning: incompatible implicit declaration of built-in function 'strdup'
conftest.c:30: error: 'CHECK_MAJOR_VERSION' undeclared (first use in this function)
conftest.c:30: error: (Each undeclared identifier is reported only once
conftest.c:30: error: for each function it appears in.)
conftest.c:30: error: 'check_major_version' undeclared (first use in this function)
conftest.c:31: error: 'CHECK_MINOR_VERSION' undeclared (first use in this function)
conftest.c:31: error: 'check_minor_version' undeclared (first use in this function)
conftest.c:32: error: 'CHECK_MICRO_VERSION' undeclared (first use in this function)
conftest.c:32: error: 'check_micro_version' undeclared (first use in this function)
configure:3706: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "libxcb"
| #define PACKAGE_TARNAME "libxcb"
| #define PACKAGE_VERSION "0.9.91"
| #define PACKAGE_STRING "libxcb 0.9.91"
| #define PACKAGE_BUGREPORT "xcb at lists.freedesktop.org"
| #define PACKAGE "libxcb"
| #define VERSION "0.9.91"
| /* end confdefs.h.  */
| 
| #include <stdio.h>
| #include <stdlib.h>
| 
| #include <check.h>
| 
| int main ()
| {
|   int major, minor, micro;
|   char *tmp_version;
| 
|   system ("touch conf.check-test");
| 
|   /* HP/UX 9 (%@#!) writes to sscanf strings */
|   tmp_version = strdup("0.8.2");
|   if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, &micro) != 3) {
|      printf("%s, bad version string\n", "0.8.2");
|      return 1;
|    }
| 
|   if ((CHECK_MAJOR_VERSION != check_major_version) ||
|       (CHECK_MINOR_VERSION != check_minor_version) ||
|       (CHECK_MICRO_VERSION != check_micro_version))
|     {
|       printf("\n*** The check header file (version %d.%d.%d) does not match\n",
| 	     CHECK_MAJOR_VERSION, CHECK_MINOR_VERSION, CHECK_MICRO_VERSION);
|       printf("*** the check library (version %d.%d.%d).\n",
| 	     check_major_version, check_minor_version, check_micro_version);
|       return 1;
|     }
| 
|   if ((check_major_version > major) ||
|       ((check_major_version == major) && (check_minor_version > minor)) ||
|       ((check_major_version == major) && (check_minor_version == minor) && (check_micro_version >= micro)))
|     {
|       return 0;
|     }
|   else
|     {
|       printf("\n*** An old version of check (%d.%d.%d) was found.\n",
|              check_major_version, check_minor_version, check_micro_version);
|       printf("*** You need a version of check being at least %d.%d.%d.\n", major, minor, micro);
|       printf("***\n");
|       printf("*** If you have already installed a sufficiently new version, this error\n");
|       printf("*** probably means that the wrong copy of the check library and header\n");
|       printf("*** file is being found. Rerun configure with the --with-check=PATH option\n");
|       printf("*** to specify the prefix where the correct version was installed.\n");
|     }
| 
|   return 1;
| }
| 
configure:3739: result: no
configure:3773: gcc -o conftest -g -O0    conftest.c -lcheck  >&5
conftest.c:14:19: error: check.h: No such file or directory
configure:3779: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "libxcb"
| #define PACKAGE_TARNAME "libxcb"
| #define PACKAGE_VERSION "0.9.91"
| #define PACKAGE_STRING "libxcb 0.9.91"
| #define PACKAGE_BUGREPORT "xcb at lists.freedesktop.org"
| #define PACKAGE "libxcb"
| #define VERSION "0.9.91"
| /* end confdefs.h.  */
| 
| #include <stdio.h>
| #include <stdlib.h>
| 
| #include <check.h>
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:3931: checking build system type
configure:3949: result: i686-pc-linux-gnu
configure:3971: checking host system type
configure:3986: result: i686-pc-linux-gnu
configure:4008: checking for a sed that does not truncate output
configure:4062: result: /bin/sed
configure:4065: checking for grep that handles long lines and -e
configure:4139: result: /bin/grep
configure:4144: checking for egrep
configure:4222: result: /bin/grep -E
configure:4238: checking for ld used by gcc
configure:4305: result: /usr/bin/ld
configure:4314: checking if the linker (/usr/bin/ld) is GNU ld
configure:4329: result: yes
configure:4334: checking for /usr/bin/ld option to reload object files
configure:4341: result: -r
configure:4359: checking for BSD-compatible nm
configure:4408: result: /usr/bin/nm -B
configure:4412: checking whether ln -s works
configure:4416: result: yes
configure:4423: checking how to recognise dependent libraries
configure:4599: result: pass_all
configure:4848: checking how to run the C preprocessor
configure:4888: gcc -E  conftest.c
configure:4894: $? = 0
configure:4932: gcc -E  conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:4938: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "libxcb"
| #define PACKAGE_TARNAME "libxcb"
| #define PACKAGE_VERSION "0.9.91"
| #define PACKAGE_STRING "libxcb 0.9.91"
| #define PACKAGE_BUGREPORT "xcb at lists.freedesktop.org"
| #define PACKAGE "libxcb"
| #define VERSION "0.9.91"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4978: result: gcc -E
configure:5007: gcc -E  conftest.c
configure:5013: $? = 0
configure:5051: gcc -E  conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:5057: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "libxcb"
| #define PACKAGE_TARNAME "libxcb"
| #define PACKAGE_VERSION "0.9.91"
| #define PACKAGE_STRING "libxcb 0.9.91"
| #define PACKAGE_BUGREPORT "xcb at lists.freedesktop.org"
| #define PACKAGE "libxcb"
| #define VERSION "0.9.91"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5102: checking for ANSI C header files
configure:5132: gcc -c -g -O0  conftest.c >&5
configure:5138: $? = 0
configure:5145: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5148: $? = 0
configure:5155: test -s conftest.o
configure:5158: $? = 0
configure:5254: gcc -o conftest -g -O0   conftest.c  >&5
configure:5257: $? = 0
configure:5263: ./conftest
configure:5266: $? = 0
configure:5283: result: yes
configure:5307: checking for sys/types.h
configure:5328: gcc -c -g -O0  conftest.c >&5
configure:5334: $? = 0
configure:5341: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5344: $? = 0
configure:5351: test -s conftest.o
configure:5354: $? = 0
configure:5367: result: yes
configure:5307: checking for sys/stat.h
configure:5328: gcc -c -g -O0  conftest.c >&5
configure:5334: $? = 0
configure:5341: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5344: $? = 0
configure:5351: test -s conftest.o
configure:5354: $? = 0
configure:5367: result: yes
configure:5307: checking for stdlib.h
configure:5328: gcc -c -g -O0  conftest.c >&5
configure:5334: $? = 0
configure:5341: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5344: $? = 0
configure:5351: test -s conftest.o
configure:5354: $? = 0
configure:5367: result: yes
configure:5307: checking for string.h
configure:5328: gcc -c -g -O0  conftest.c >&5
configure:5334: $? = 0
configure:5341: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5344: $? = 0
configure:5351: test -s conftest.o
configure:5354: $? = 0
configure:5367: result: yes
configure:5307: checking for memory.h
configure:5328: gcc -c -g -O0  conftest.c >&5
configure:5334: $? = 0
configure:5341: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5344: $? = 0
configure:5351: test -s conftest.o
configure:5354: $? = 0
configure:5367: result: yes
configure:5307: checking for strings.h
configure:5328: gcc -c -g -O0  conftest.c >&5
configure:5334: $? = 0
configure:5341: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5344: $? = 0
configure:5351: test -s conftest.o
configure:5354: $? = 0
configure:5367: result: yes
configure:5307: checking for inttypes.h
configure:5328: gcc -c -g -O0  conftest.c >&5
configure:5334: $? = 0
configure:5341: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5344: $? = 0
configure:5351: test -s conftest.o
configure:5354: $? = 0
configure:5367: result: yes
configure:5307: checking for stdint.h
configure:5328: gcc -c -g -O0  conftest.c >&5
configure:5334: $? = 0
configure:5341: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5344: $? = 0
configure:5351: test -s conftest.o
configure:5354: $? = 0
configure:5367: result: yes
configure:5307: checking for unistd.h
configure:5328: gcc -c -g -O0  conftest.c >&5
configure:5334: $? = 0
configure:5341: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5344: $? = 0
configure:5351: test -s conftest.o
configure:5354: $? = 0
configure:5367: result: yes
configure:5394: checking dlfcn.h usability
configure:5411: gcc -c -g -O0  conftest.c >&5
configure:5417: $? = 0
configure:5424: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5427: $? = 0
configure:5434: test -s conftest.o
configure:5437: $? = 0
configure:5448: result: yes
configure:5452: checking dlfcn.h presence
configure:5467: gcc -E  conftest.c
configure:5473: $? = 0
configure:5494: result: yes
configure:5527: checking for dlfcn.h
configure:5535: result: yes
configure:5606: checking for g++
configure:5622: found /usr/bin/g++
configure:5633: result: g++
configure:5664: checking for C++ compiler version
configure:5671: g++ --version >&5
g++ (GCC) 4.1.2 20060630 (prerelease) (Debian 4.1.1-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:5674: $? = 0
configure:5681: g++ -v >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,java,fortran,objc,obj-c++,ada,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.1-1.4.2.0/jre --enable-mpfr --with-tune=i686 --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.1.2 20060630 (prerelease) (Debian 4.1.1-6)
configure:5684: $? = 0
configure:5691: g++ -V >&5
g++: '-V' option must have argument
configure:5694: $? = 1
configure:5697: checking whether we are using the GNU C++ compiler
configure:5726: g++ -c   conftest.cpp >&5
configure:5732: $? = 0
configure:5739: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:5742: $? = 0
configure:5749: test -s conftest.o
configure:5752: $? = 0
configure:5766: result: yes
configure:5771: checking whether g++ accepts -g
configure:5801: g++ -c -g  conftest.cpp >&5
configure:5807: $? = 0
configure:5814: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:5817: $? = 0
configure:5824: test -s conftest.o
configure:5827: $? = 0
configure:5957: result: yes
configure:5982: checking dependency style of g++
configure:6072: result: gcc3
configure:6099: checking how to run the C++ preprocessor
configure:6135: g++ -E  conftest.cpp
configure:6141: $? = 0
configure:6179: g++ -E  conftest.cpp
conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
configure:6185: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "libxcb"
| #define PACKAGE_TARNAME "libxcb"
| #define PACKAGE_VERSION "0.9.91"
| #define PACKAGE_STRING "libxcb 0.9.91"
| #define PACKAGE_BUGREPORT "xcb at lists.freedesktop.org"
| #define PACKAGE "libxcb"
| #define VERSION "0.9.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6225: result: g++ -E
configure:6254: g++ -E  conftest.cpp
configure:6260: $? = 0
configure:6298: g++ -E  conftest.cpp
conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
configure:6304: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "libxcb"
| #define PACKAGE_TARNAME "libxcb"
| #define PACKAGE_VERSION "0.9.91"
| #define PACKAGE_STRING "libxcb 0.9.91"
| #define PACKAGE_BUGREPORT "xcb at lists.freedesktop.org"
| #define PACKAGE "libxcb"
| #define VERSION "0.9.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6404: checking for g77
configure:6434: result: no
configure:6404: checking for f77
configure:6434: result: no
configure:6404: checking for xlf
configure:6434: result: no
configure:6404: checking for frt
configure:6434: result: no
configure:6404: checking for pgf77
configure:6434: result: no
configure:6404: checking for cf77
configure:6434: result: no
configure:6404: checking for fort77
configure:6434: result: no
configure:6404: checking for fl32
configure:6434: result: no
configure:6404: checking for af77
configure:6434: result: no
configure:6404: checking for f90
configure:6434: result: no
configure:6404: checking for xlf90
configure:6434: result: no
configure:6404: checking for pgf90
configure:6434: result: no
configure:6404: checking for pghpf
configure:6434: result: no
configure:6404: checking for epcf90
configure:6434: result: no
configure:6404: checking for gfortran
configure:6434: result: no
configure:6404: checking for g95
configure:6434: result: no
configure:6404: checking for f95
configure:6434: result: no
configure:6404: checking for fort
configure:6434: result: no
configure:6404: checking for xlf95
configure:6434: result: no
configure:6404: checking for ifort
configure:6434: result: no
configure:6404: checking for ifc
configure:6434: result: no
configure:6404: checking for efc
configure:6434: result: no
configure:6404: checking for pgf95
configure:6434: result: no
configure:6404: checking for lf95
configure:6434: result: no
configure:6404: checking for ftn
configure:6434: result: no
configure:6461: checking for Fortran 77 compiler version
configure:6468:  --version >&5
./configure: line 6469: --version: command not found
configure:6471: $? = 127
configure:6478:  -v >&5
./configure: line 6479: -v: command not found
configure:6481: $? = 127
configure:6488:  -V >&5
./configure: line 6489: -V: command not found
configure:6491: $? = 127
configure:6499: checking whether we are using the GNU Fortran 77 compiler
configure:6518:  -c  conftest.F >&5
./configure: line 6519: -c: command not found
configure:6524: $? = 127
configure: failed program was:
|       program main
| #ifndef __GNUC__
|        choke me
| #endif
| 
|       end
configure:6558: result: no
configure:6564: checking whether  accepts -g
configure:6581:  -c -g conftest.f >&5
./configure: line 6582: -c: command not found
configure:6587: $? = 127
configure: failed program was:
|       program main
| 
|       end
configure:6620: result: no
configure:6650: checking the maximum length of command line arguments
configure:6759: result: 32768
configure:6770: checking command to parse /usr/bin/nm -B output from gcc object
configure:6875: gcc -c -g -O0  conftest.c >&5
configure:6878: $? = 0
configure:6882: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:6885: $? = 0
configure:6937: gcc -o conftest -g -O0   conftest.c conftstm.o >&5
configure:6940: $? = 0
configure:6978: result: ok
configure:6982: checking for objdir
configure:6997: result: .libs
configure:7089: checking for ar
configure:7105: found /usr/bin/ar
configure:7116: result: ar
configure:7185: checking for ranlib
configure:7201: found /usr/bin/ranlib
configure:7212: result: ranlib
configure:7281: checking for strip
configure:7297: found /usr/bin/strip
configure:7308: result: strip
configure:7594: checking if gcc supports -fno-rtti -fno-exceptions
configure:7612: gcc -c -g -O0  -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:7616: $? = 0
configure:7629: result: no
configure:7644: checking for gcc option to produce PIC
configure:7854: result: -fPIC
configure:7862: checking if gcc PIC flag -fPIC works
configure:7880: gcc -c -g -O0  -fPIC -DPIC conftest.c >&5
configure:7884: $? = 0
configure:7897: result: yes
configure:7925: checking if gcc static flag -static works
configure:7953: result: yes
configure:7963: checking if gcc supports -c -o file.o
configure:7984: gcc -c -g -O0  -o out/conftest2.o conftest.c >&5
configure:7988: $? = 0
configure:8010: result: yes
configure:8036: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
configure:9023: result: yes
configure:9044: checking whether -lc should be explicitly linked in
configure:9049: gcc -c -g -O0  conftest.c >&5
configure:9052: $? = 0
configure:9067: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:9070: $? = 0
configure:9082: result: no
configure:9090: checking dynamic linker characteristics
configure:9666: result: GNU/Linux ld.so
configure:9675: checking how to hardcode library paths into programs
configure:9700: result: immediate
configure:9714: checking whether stripping libraries is possible
configure:9719: result: yes
configure:10632: checking if libtool supports shared libraries
configure:10634: result: yes
configure:10637: checking whether to build shared libraries
configure:10658: result: yes
configure:10661: checking whether to build static libraries
configure:10665: result: yes
configure:10757: creating libtool
configure:11345: checking for ld used by g++
configure:11412: result: /usr/bin/ld
configure:11421: checking if the linker (/usr/bin/ld) is GNU ld
configure:11436: result: yes
configure:11487: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:12453: result: yes
configure:12471: g++ -c -g -O2  conftest.cpp >&5
configure:12474: $? = 0
configure:12593: checking for g++ option to produce PIC
configure:12867: result: -fPIC
configure:12875: checking if g++ PIC flag -fPIC works
configure:12893: g++ -c -g -O2  -fPIC -DPIC conftest.cpp >&5
configure:12897: $? = 0
configure:12910: result: yes
configure:12938: checking if g++ static flag -static works
configure:12966: result: yes
configure:12976: checking if g++ supports -c -o file.o
configure:12997: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
configure:13001: $? = 0
configure:13023: result: yes
configure:13049: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:13077: result: yes
configure:13144: checking dynamic linker characteristics
configure:13720: result: GNU/Linux ld.so
configure:13729: checking how to hardcode library paths into programs
configure:13754: result: immediate
configure:19984: checking for gcc
configure:20011: result: gcc
configure:20249: checking for C compiler version
configure:20256: gcc --version >&5
gcc (GCC) 4.1.2 20060630 (prerelease) (Debian 4.1.1-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:20259: $? = 0
configure:20266: gcc -v >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,java,fortran,objc,obj-c++,ada,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.1-1.4.2.0/jre --enable-mpfr --with-tune=i686 --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.1.2 20060630 (prerelease) (Debian 4.1.1-6)
configure:20269: $? = 0
configure:20276: gcc -V >&5
gcc: '-V' option must have argument
configure:20279: $? = 1
configure:20282: checking whether we are using the GNU C compiler
configure:20351: result: yes
configure:20356: checking whether gcc accepts -g
configure:20542: result: yes
configure:20559: checking for gcc option to accept ISO C89
configure:20679: result: none needed
configure:20699: checking dependency style of gcc
configure:20789: result: gcc3
configure:20809: checking for xsltproc
configure:20827: found /usr/bin/xsltproc
configure:20840: result: /usr/bin/xsltproc
configure:20912: checking for pkg-config
configure:20930: found /usr/bin/pkg-config
configure:20942: result: /usr/bin/pkg-config
configure:20971: checking pkg-config is at least version 0.9.0
configure:20974: result: yes
configure:20985: checking for XCBPROTO
configure:20993: $PKG_CONFIG --exists --print-errors "xcb-proto >= 0.9"
configure:20996: $? = 0
configure:21011: $PKG_CONFIG --exists --print-errors "xcb-proto >= 0.9"
configure:21014: $? = 0
configure:21090: result: yes
configure:21096: checking for XAU
configure:21104: $PKG_CONFIG --exists --print-errors "xau"
configure:21107: $? = 0
configure:21122: $PKG_CONFIG --exists --print-errors "xau"
configure:21125: $? = 0
configure:21201: result: yes
configure:21208: checking for XDMCP
configure:21216: $PKG_CONFIG --exists --print-errors "xdmcp"
configure:21219: $? = 0
configure:21234: $PKG_CONFIG --exists --print-errors "xdmcp"
configure:21237: $? = 0
configure:21275: result: yes
configure:21277: checking for XdmcpWrap in -lXdmcp
configure:21312: gcc -o conftest -g -O0   conftest.c -lXdmcp -lXdmcp    >&5
configure:21318: $? = 0
configure:21325: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:21328: $? = 0
configure:21335: test -s conftest
configure:21338: $? = 0
configure:21352: result: yes
configure:21372: checking XCBPROTO_XCBINCLUDEDIR
configure:21375: result: /usr/local/share/xcb
configure:21379: checking for ANSI C header files
configure:21560: result: yes
configure:21570: checking for library containing gethostbyname
configure:21611: gcc -o conftest -g -O0   conftest.c  >&5
configure:21617: $? = 0
configure:21624: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:21627: $? = 0
configure:21634: test -s conftest
configure:21637: $? = 0
configure:21661: result: none required
configure:21669: checking for library containing connect
configure:21710: gcc -o conftest -g -O0   conftest.c  >&5
configure:21716: $? = 0
configure:21723: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:21726: $? = 0
configure:21733: test -s conftest
configure:21736: $? = 0
configure:21760: result: none required
configure:21793: checking what compiler optimizations to apply
configure:21800: result: 
configure:21822: checking what debugging options to apply
configure:21829: result: -g
configure:21919: checking whether gcc supports symbol visibility
configure:21949: gcc -c -g -O0 -fvisibility=hidden -fvisibility-inlines-hidden  conftest.c >&5
cc1: warning: command line option "-fvisibility-inlines-hidden" is valid for C++/ObjC++ but not for C
configure:21955: $? = 0
configure:21962: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:21965: $? = 0
configure:21972: test -s conftest.o
configure:21975: $? = 0
configure:21983: result: yes
configure:22138: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by libxcb config.status 0.9.91, which was
generated by GNU Autoconf 2.60a.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on main

config.status:687: creating Makefile
config.status:687: creating src/Makefile
config.status:687: creating tests/Makefile
config.status:687: creating xcb.pc
config.status:687: creating xcb-xlib.pc
config.status:687: creating xcb-composite.pc
config.status:687: creating xcb-damage.pc
config.status:687: creating xcb-dpms.pc
config.status:687: creating xcb-glx.pc
config.status:687: creating xcb-randr.pc
config.status:687: creating xcb-record.pc
config.status:687: creating xcb-render.pc
config.status:687: creating xcb-res.pc
config.status:687: creating xcb-screensaver.pc
config.status:687: creating xcb-shape.pc
config.status:687: creating xcb-shm.pc
config.status:687: creating xcb-sync.pc
config.status:687: creating xcb-xevie.pc
config.status:687: creating xcb-xf86dri.pc
config.status:687: creating xcb-xfixes.pc
config.status:687: creating xcb-xprint.pc
config.status:687: creating xcb-xtest.pc
config.status:687: creating xcb-xv.pc
config.status:687: creating xcb-xvmc.pc
config.status:687: creating src/config.h
config.status:957: executing depfiles 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_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 -O0'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_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_XAU_CFLAGS_set=
ac_cv_env_XAU_CFLAGS_value=
ac_cv_env_XAU_LIBS_set=
ac_cv_env_XAU_LIBS_value=
ac_cv_env_XCBPROTO_CFLAGS_set=
ac_cv_env_XCBPROTO_CFLAGS_value=
ac_cv_env_XCBPROTO_LIBS_set=
ac_cv_env_XCBPROTO_LIBS_value=
ac_cv_env_XDMCP_CFLAGS_set=
ac_cv_env_XDMCP_CFLAGS_value=
ac_cv_env_XDMCP_LIBS_set=
ac_cv_env_XDMCP_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_f77_compiler_gnu=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_lib_Xdmcp_XdmcpWrap=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_XSLTPROC=/usr/bin/xsltproc
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_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=no
ac_cv_prog_make_make_set=yes
ac_cv_search_connect='none required'
ac_cv_search_gethostbyname='none required'
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_max_cmd_len=32768
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ 	][ 	]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
pkg_cv_XAU_CFLAGS='-I/usr/local/include  '
pkg_cv_XAU_LIBS='-lXau  '
pkg_cv_XCBPROTO_CFLAGS=' '
pkg_cv_XCBPROTO_LIBS=' '
pkg_cv_XDMCP_CFLAGS='-I/usr/local/include  '
pkg_cv_XDMCP_LIBS='-lXdmcp  '

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/russell/SRC/libxcb-0.9.91/missing --run aclocal-1.9'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/russell/SRC/libxcb-0.9.91/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /home/russell/SRC/libxcb-0.9.91/missing --run autoconf'
AUTOHEADER='${SHELL} /home/russell/SRC/libxcb-0.9.91/missing --run autoheader'
AUTOMAKE='${SHELL} /home/russell/SRC/libxcb-0.9.91/missing --run automake-1.9'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CDEBUGFLAGS='-g'
CFLAGS='-g -O0'
CHECK_CFLAGS=''
CHECK_LIBS=''
COPTFLAGS=''
CPP='gcc -E'
CPPFLAGS=''
CWARNFLAGS='-Wall -pedantic -Wpointer-arith 		-Wstrict-prototypes -Wmissing-declarations -Wnested-externs'
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
F77=''
FFLAGS=''
GREP='/bin/grep'
HAVE_CHECK_FALSE=''
HAVE_CHECK_TRUE='#'
HTML_CHECK_RESULT='false'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/russell/SRC/libxcb-0.9.91/missing --run makeinfo'
OBJEXT='o'
PACKAGE='libxcb'
PACKAGE_BUGREPORT='xcb at lists.freedesktop.org'
PACKAGE_NAME='libxcb'
PACKAGE_STRING='libxcb 0.9.91'
PACKAGE_TARNAME='libxcb'
PACKAGE_VERSION='0.9.91'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='0.9.91'
XAU_CFLAGS='-I/usr/local/include  '
XAU_LIBS='-lXau  '
XCBPROTO_CFLAGS=' '
XCBPROTO_LIBS=' '
XCBPROTO_XCBINCLUDEDIR='/usr/local/share/xcb'
XDMCP_CFLAGS='-I/usr/local/include  '
XDMCP_LIBS='-lXdmcp  '
XSLTPROC='/usr/bin/xsltproc'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_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='${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'
install_sh='/home/russell/SRC/libxcb-0.9.91/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='mkdir -p --'
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=''
xcbincludedir='${includedir}/xcb'

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME "libxcb"
#define PACKAGE_TARNAME "libxcb"
#define PACKAGE_VERSION "0.9.91"
#define PACKAGE_STRING "libxcb 0.9.91"
#define PACKAGE_BUGREPORT "xcb at lists.freedesktop.org"
#define PACKAGE "libxcb"
#define VERSION "0.9.91"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define HASXDMAUTH 1
#define STDC_HEADERS 1
#define GCC_HAS_VISIBILITY

configure: exit 0


More information about the Xcb mailing list