This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by xorg-server configure 1.11.2, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure --disable-xorg --enable-xvfb ## --------- ## ## Platform. ## ## --------- ## hostname = abby01 uname -m = x86_64 uname -r = 2.6.18-194.26.1.el5 uname -s = Linux uname -v = #1 SMP Fri Oct 29 14:21:16 EDT 2010 /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: /usr/lib/ccontrol PATH: /home/benda/bin PATH: /usr/lib/ccontrol PATH: /localwork/benda/gentoo/usr/bin PATH: /localwork/benda/gentoo/bin PATH: /localwork/benda/gentoo/opt/bin PATH: /localwork/benda/gentoo/usr/sbin PATH: /localwork/benda/gentoo/sbin PATH: /localwork/benda/gentoo/usr/x86_64-pc-linux-gnu/binutils-bin/2.21.53.0.2 PATH: /localwork/benda/gentoo/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3 PATH: /usr/bin PATH: /bin PATH: /usr/local/bin PATH: /home/benda/bin PATH: /home/mogura/local/kinoko/bin PATH: /opt/app/geant4/local/bin PATH: /opt/app/clhep/clhep-2.1.0.1/bin PATH: /usr/local/bin PATH: /home/benda/bin PATH: /home/mogura/local/kinoko/bin PATH: /opt/app/geant4/local/bin PATH: /opt/app/clhep/clhep-2.1.0.1/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:3530: checking for a BSD-compatible install configure:3598: result: /localwork/benda/gentoo/usr/bin/install -c configure:3609: checking whether build environment is sane configure:3659: result: yes configure:3800: checking for a thread-safe mkdir -p configure:3839: result: /localwork/benda/gentoo/bin/mkdir -p configure:3852: checking for gawk configure:3868: found /localwork/benda/gentoo/usr/bin/gawk configure:3879: result: gawk configure:3890: checking whether make sets $(MAKE) configure:3912: result: yes configure:3993: checking whether to enable maintainer-specific portions of Makefiles configure:4002: result: no configure:4040: checking for style of include used by make configure:4068: result: GNU configure:4138: checking for gcc configure:4154: found /localwork/benda/gentoo/usr/bin/gcc configure:4165: result: gcc configure:4394: checking for C compiler version configure:4403: gcc --version >&5 gcc (Gentoo 4.5.3-r3 p1.0, pie-0.4.5) 4.5.3 Copyright (C) 2010 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:4414: $? = 0 configure:4403: gcc -v >&5 Using built-in specs. COLLECT_GCC=/localwork/benda/gentoo/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3/gcc COLLECT_LTO_WRAPPER=/localwork/benda/gentoo/usr/libexec/gcc/x86_64-pc-linux-gnu/4.5.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /localwork/benda/gentoo/var/tmp/portage/sys-devel/gcc-4.5.3-r3/work/gcc-4.5.3/configure --prefix=/localwork/benda/gentoo/usr --bindir=/localwork/benda/gentoo/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3 --includedir=/localwork/benda/gentoo/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include --datadir=/localwork/benda/gentoo/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3 --mandir=/localwork/benda/gentoo/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/man --infodir=/localwork/benda/gentoo/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/info --with-gxx-include-dir=/localwork/benda/gentoo/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --disable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/python --enable-checking=release --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --with-local-prefix=/localwork/benda/gentoo/usr --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.5.3-r3 p1.0, pie-0.4.5' Thread model: posix gcc version 4.5.3 (Gentoo 4.5.3-r3 p1.0, pie-0.4.5) configure:4414: $? = 0 configure:4403: gcc -V >&5 gcc: '-V' option must have argument configure:4414: $? = 1 configure:4403: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:4414: $? = 1 configure:4434: checking whether the C compiler works configure:4456: gcc conftest.c >&5 configure:4460: $? = 0 configure:4508: result: yes configure:4511: checking for C compiler default output file name configure:4513: result: a.out configure:4519: checking for suffix of executables configure:4526: gcc -o conftest conftest.c >&5 configure:4530: $? = 0 configure:4552: result: configure:4574: checking whether we are cross compiling configure:4582: gcc -o conftest conftest.c >&5 configure:4586: $? = 0 configure:4593: ./conftest configure:4597: $? = 0 configure:4612: result: no configure:4617: checking for suffix of object files configure:4639: gcc -c conftest.c >&5 configure:4643: $? = 0 configure:4664: result: o configure:4668: checking whether we are using the GNU C compiler configure:4687: gcc -c conftest.c >&5 configure:4687: $? = 0 configure:4696: result: yes configure:4705: checking whether gcc accepts -g configure:4725: gcc -c -g conftest.c >&5 configure:4725: $? = 0 configure:4766: result: yes configure:4783: checking for gcc option to accept ISO C89 configure:4847: gcc -c -g -O2 conftest.c >&5 configure:4847: $? = 0 configure:4860: result: none needed configure:4882: checking dependency style of gcc configure:4992: result: gcc3 configure:5007: checking for gcc option to accept ISO C99 configure:5156: gcc -c -g -O2 conftest.c >&5 conftest.c:61:29: error: expected ';', ',' or ')' before 'text' conftest.c: In function 'main': conftest.c:115:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' conftest.c:115:18: error: 'newvar' undeclared (first use in this function) conftest.c:115:18: note: each undeclared identifier is reported only once for each function it appears in conftest.c:125:3: error: 'for' loop initial declarations are only allowed in C99 mode conftest.c:125:3: note: use option -std=c99 or -std=gnu99 to compile your code configure:5156: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.11.2" | #define PACKAGE_STRING "xorg-server 1.11.2" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.11.2" | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:5156: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:5156: $? = 0 configure:5176: result: -std=gnu99 configure:5190: checking how to run the C preprocessor configure:5221: gcc -std=gnu99 -E conftest.c configure:5221: $? = 0 configure:5235: gcc -std=gnu99 -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5235: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.11.2" | #define PACKAGE_STRING "xorg-server 1.11.2" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.11.2" | /* end confdefs.h. */ | #include configure:5260: result: gcc -std=gnu99 -E configure:5280: gcc -std=gnu99 -E conftest.c configure:5280: $? = 0 configure:5294: gcc -std=gnu99 -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5294: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.11.2" | #define PACKAGE_STRING "xorg-server 1.11.2" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.11.2" | /* end confdefs.h. */ | #include configure:5323: checking for grep that handles long lines and -e configure:5381: result: /localwork/benda/gentoo/bin/grep configure:5386: checking for egrep configure:5448: result: /localwork/benda/gentoo/bin/grep -E configure:5453: checking for ANSI C header files configure:5473: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:5473: $? = 0 configure:5546: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:5546: $? = 0 configure:5546: ./conftest configure:5546: $? = 0 configure:5557: result: yes configure:5570: checking for sys/types.h configure:5570: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:5570: $? = 0 configure:5570: result: yes configure:5570: checking for sys/stat.h configure:5570: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:5570: $? = 0 configure:5570: result: yes configure:5570: checking for stdlib.h configure:5570: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:5570: $? = 0 configure:5570: result: yes configure:5570: checking for string.h configure:5570: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:5570: $? = 0 configure:5570: result: yes configure:5570: checking for memory.h configure:5570: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:5570: $? = 0 configure:5570: result: yes configure:5570: checking for strings.h configure:5570: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:5570: $? = 0 configure:5570: result: yes configure:5570: checking for inttypes.h configure:5570: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:5570: $? = 0 configure:5570: result: yes configure:5570: checking for stdint.h configure:5570: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:5570: $? = 0 configure:5570: result: yes configure:5570: checking for unistd.h configure:5570: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:5570: $? = 0 configure:5570: result: yes configure:5584: checking whether __clang__ is declared configure:5584: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:61:10: error: '__clang__' undeclared (first use in this function) conftest.c:61:10: note: each undeclared identifier is reported only once for each function it appears in configure:5584: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.11.2" | #define PACKAGE_STRING "xorg-server 1.11.2" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.11.2" | #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 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef __clang__ | #ifdef __cplusplus | (void) __clang__; | #else | (void) __clang__; | #endif | #endif | | ; | return 0; | } configure:5584: result: no configure:5591: checking whether __INTEL_COMPILER is declared configure:5591: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:61:10: error: '__INTEL_COMPILER' undeclared (first use in this function) conftest.c:61:10: note: each undeclared identifier is reported only once for each function it appears in configure:5591: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.11.2" | #define PACKAGE_STRING "xorg-server 1.11.2" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.11.2" | #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 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef __INTEL_COMPILER | #ifdef __cplusplus | (void) __INTEL_COMPILER; | #else | (void) __INTEL_COMPILER; | #endif | #endif | | ; | return 0; | } configure:5591: result: no configure:5598: checking whether __SUNPRO_C is declared configure:5598: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:61:10: error: '__SUNPRO_C' undeclared (first use in this function) conftest.c:61:10: note: each undeclared identifier is reported only once for each function it appears in configure:5598: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.11.2" | #define PACKAGE_STRING "xorg-server 1.11.2" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.11.2" | #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 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef __SUNPRO_C | #ifdef __cplusplus | (void) __SUNPRO_C; | #else | (void) __SUNPRO_C; | #endif | #endif | | ; | return 0; | } configure:5598: result: no configure:5660: checking for pkg-config configure:5678: found /localwork/benda/gentoo/usr/bin/pkg-config configure:5690: result: /localwork/benda/gentoo/usr/bin/pkg-config configure:5715: checking pkg-config is at least version 0.9.0 configure:5718: result: yes configure:5730: checking build system type configure:5744: result: x86_64-unknown-linux-gnu configure:5764: checking host system type configure:5777: result: x86_64-unknown-linux-gnu configure:5797: checking for a sed that does not truncate output configure:5861: result: /localwork/benda/gentoo/bin/sed configure:5903: checking if gcc -std=gnu99 supports -Werror=attributes configure:5911: gcc -std=gnu99 -c -g -O2 -pedantic -Werror -Werror=attributes conftest.c >&5 conftest.c:21:1: error: expected identifier or '(' before 'return' configure:5911: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.11.2" | #define PACKAGE_STRING "xorg-server 1.11.2" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.11.2" | #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 | /* end confdefs.h. */ | return 0; configure:5916: result: no configure:6092: checking for doxygen configure:6110: found /usr/bin/doxygen configure:6122: result: /usr/bin/doxygen configure:6193: checking the doxygen version configure:6196: result: 1.4.7 configure:6204: WARNING: doxygen version 1.4.7 found, but 1.6.1 needed configure:6228: checking for X.Org SGML entities >= 1.8 configure:6232: $PKG_CONFIG --exists --print-errors "xorg-sgml-doctools >= 1.8" Package xorg-sgml-doctools was not found in the pkg-config search path. Perhaps you should add the directory containing `xorg-sgml-doctools.pc' to the PKG_CONFIG_PATH environment variable No package 'xorg-sgml-doctools' found configure:6235: $? = 1 configure:6251: result: no configure:6285: checking whether to build documentation configure:6287: result: yes configure:6308: checking whether to build developer documentation configure:6310: result: yes configure:6329: checking for xmlto configure:6362: result: no configure:6368: WARNING: xmlto not found - documentation targets will be skipped configure:6504: checking for fop configure:6537: result: no configure:6543: WARNING: fop not found - documentation targets will be skipped configure:6633: checking for xsltproc configure:6651: found /localwork/benda/gentoo/usr/bin/xsltproc configure:6663: result: /localwork/benda/gentoo/usr/bin/xsltproc configure:6762: checking whether to build unit test cases configure:6764: result: auto configure:6768: checking whether the linker accepts -Wl,-wrap,exit configure:6787: gcc -std=gnu99 -o conftest -g -O2 -Wl,-wrap,exit conftest.c >&5 configure:6787: $? = 0 configure:6798: result: yes configure:6861: checking dependency style of gcc -std=gnu99 configure:6969: result: gcc3 configure:6984: checking whether ln -s works configure:6988: result: yes configure:7375: checking how to print strings configure:7402: result: printf configure:7423: checking for a sed that does not truncate output configure:7487: result: /localwork/benda/gentoo/bin/sed configure:7505: checking for fgrep configure:7567: result: /localwork/benda/gentoo/bin/grep -F configure:7602: checking for ld used by gcc -std=gnu99 configure:7669: result: /localwork/benda/gentoo/usr/x86_64-pc-linux-gnu/bin/ld configure:7676: checking if the linker (/localwork/benda/gentoo/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:7691: result: yes configure:7703: checking for BSD- or MS-compatible name lister (nm) configure:7752: result: /localwork/benda/gentoo/usr/bin/nm -B configure:7882: checking the name lister (/localwork/benda/gentoo/usr/bin/nm -B) interface configure:7889: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:7892: /localwork/benda/gentoo/usr/bin/nm -B "conftest.o" configure:7895: output 0000000000000000 B some_variable configure:7902: result: BSD nm configure:7906: checking the maximum length of command line arguments configure:8036: result: 98304 configure:8053: checking whether the shell understands some XSI constructs configure:8063: result: yes configure:8067: checking whether the shell understands "+=" configure:8073: result: yes configure:8108: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format configure:8148: result: func_convert_file_noop configure:8155: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format configure:8175: result: func_convert_file_noop configure:8182: checking for /localwork/benda/gentoo/usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:8189: result: -r configure:8263: checking for objdump configure:8290: result: objdump configure:8319: checking how to recognize dependent libraries configure:8521: result: pass_all configure:8606: checking for dlltool configure:8633: result: dlltool configure:8663: checking how to associate runtime and link libraries configure:8690: result: printf %s\n configure:8750: checking for ar configure:8766: found /localwork/benda/gentoo/usr/bin/ar configure:8777: result: ar configure:8814: checking for archiver @FILE support configure:8831: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8831: $? = 0 configure:8834: ar cru libconftest.a @conftest.lst >&5 configure:8837: $? = 0 configure:8842: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:8845: $? = 1 configure:8857: result: @ configure:8915: checking for strip configure:8931: found /localwork/benda/gentoo/usr/bin/strip configure:8942: result: strip configure:9014: checking for ranlib configure:9030: found /localwork/benda/gentoo/usr/bin/ranlib configure:9041: result: ranlib configure:9143: checking command to parse /localwork/benda/gentoo/usr/bin/nm -B output from gcc -std=gnu99 object configure:9263: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:9266: $? = 0 configure:9270: /localwork/benda/gentoo/usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:9273: $? = 0 configure:9339: gcc -std=gnu99 -o conftest -g -O2 conftest.c conftstm.o >&5 configure:9342: $? = 0 configure:9380: result: ok configure:9417: checking for sysroot configure:9447: result: no configure:9524: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:9527: $? = 0 configure:9703: checking for mt configure:9733: result: no configure:9753: checking if : is a manifest tool configure:9759: : '-?' configure:9767: result: no configure:10406: checking for dlfcn.h configure:10406: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:10406: $? = 0 configure:10406: result: yes configure:10580: checking for objdir configure:10595: result: .libs configure:10862: checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions configure:10880: gcc -std=gnu99 -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:10884: $? = 0 configure:10897: result: no configure:11224: checking for gcc -std=gnu99 option to produce PIC configure:11231: result: -fPIC -DPIC configure:11239: checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works configure:11257: gcc -std=gnu99 -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:11261: $? = 0 configure:11274: result: yes configure:11303: checking if gcc -std=gnu99 static flag -static works configure:11331: result: yes configure:11346: checking if gcc -std=gnu99 supports -c -o file.o configure:11367: gcc -std=gnu99 -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:11371: $? = 0 configure:11393: result: yes configure:11401: checking if gcc -std=gnu99 supports -c -o file.o configure:11448: result: yes configure:11481: checking whether the gcc -std=gnu99 linker (/localwork/benda/gentoo/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:12634: result: yes configure:12671: checking whether -lc should be explicitly linked in configure:12679: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:12682: $? = 0 configure:12697: gcc -std=gnu99 -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /localwork/benda/gentoo/bin/grep -lc \>/dev/null 2\>\&1 configure:12700: $? = 0 configure:12714: result: no configure:12874: checking dynamic linker characteristics configure:13385: gcc -std=gnu99 -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:13385: $? = 0 configure:13607: result: GNU/Linux ld.so configure:13714: checking how to hardcode library paths into programs configure:13739: result: immediate configure:14279: checking whether stripping libraries is possible configure:14284: result: yes configure:14319: checking if libtool supports shared libraries configure:14321: result: yes configure:14324: checking whether to build shared libraries configure:14345: result: yes configure:14348: checking whether to build static libraries configure:14352: result: no configure:14389: checking whether make sets $(MAKE) configure:14411: result: yes configure:14474: checking for pkg-config configure:14504: result: /localwork/benda/gentoo/usr/bin/pkg-config configure:14529: checking pkg-config is at least version 0.9.0 configure:14532: result: yes configure:14544: checking for flex configure:14560: found /localwork/benda/gentoo/usr/bin/flex configure:14571: result: flex configure:14608: flex conftest.l configure:14612: $? = 0 configure:14614: checking lex output file root configure:14628: result: lex.yy configure:14633: checking lex library configure:14647: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 /tmp/cceE6fof.o: In function `input': /localwork/benda/gentoo/var/tmp/portage/x11-base/xorg-server-1.11.2-r2/work/xorg-server-1.11.2/lex.yy.c:1168: undefined reference to `yywrap' /tmp/cceE6fof.o: In function `yylex': /localwork/benda/gentoo/var/tmp/portage/x11-base/xorg-server-1.11.2-r2/work/xorg-server-1.11.2/lex.yy.c:867: undefined reference to `yywrap' /tmp/cceE6fof.o: In function `main': /localwork/benda/gentoo/var/tmp/portage/x11-base/xorg-server-1.11.2-r2/work/xorg-server-1.11.2/conftest.l:17: undefined reference to `yywrap' collect2: ld returned 1 exit status configure:14647: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.11.2" | #define PACKAGE_STRING "xorg-server 1.11.2" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.11.2" | #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 PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 11 | #define PACKAGE_VERSION_PATCHLEVEL 2 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | #line 3 "lex.yy.c" | | #define YY_INT_ALIGNED short int | | /* A lexical scanner generated by flex */ | | #define FLEX_SCANNER | #define YY_FLEX_MAJOR_VERSION 2 | #define YY_FLEX_MINOR_VERSION 5 | #define YY_FLEX_SUBMINOR_VERSION 35 | #if YY_FLEX_SUBMINOR_VERSION > 0 | #define FLEX_BETA | #endif | | /* First, we deal with platform-specific or compiler-specific issues. */ | | /* begin standard C headers. */ | #include | #include | #include | #include | | /* end standard C headers. */ | | /* flex integer type definitions */ | | #ifndef FLEXINT_H | #define FLEXINT_H | | /* C99 systems have . Non-C99 systems may or may not. */ | | #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L | | /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h, | * if you want the limit (max/min) macros for int types. | */ | #ifndef __STDC_LIMIT_MACROS | #define __STDC_LIMIT_MACROS 1 | #endif | | #include | typedef int8_t flex_int8_t; | typedef uint8_t flex_uint8_t; | typedef int16_t flex_int16_t; | typedef uint16_t flex_uint16_t; | typedef int32_t flex_int32_t; | typedef uint32_t flex_uint32_t; | #else | typedef signed char flex_int8_t; | typedef short int flex_int16_t; | typedef int flex_int32_t; | typedef unsigned char flex_uint8_t; | typedef unsigned short int flex_uint16_t; | typedef unsigned int flex_uint32_t; | #endif /* ! C99 */ | | /* Limits of integral types. */ | #ifndef INT8_MIN | #define INT8_MIN (-128) | #endif | #ifndef INT16_MIN | #define INT16_MIN (-32767-1) | #endif | #ifndef INT32_MIN | #define INT32_MIN (-2147483647-1) | #endif | #ifndef INT8_MAX | #define INT8_MAX (127) | #endif | #ifndef INT16_MAX | #define INT16_MAX (32767) | #endif | #ifndef INT32_MAX | #define INT32_MAX (2147483647) | #endif | #ifndef UINT8_MAX | #define UINT8_MAX (255U) | #endif | #ifndef UINT16_MAX | #define UINT16_MAX (65535U) | #endif | #ifndef UINT32_MAX | #define UINT32_MAX (4294967295U) | #endif | | #endif /* ! FLEXINT_H */ | | #ifdef __cplusplus | | /* The "const" storage-class-modifier is valid. */ | #define YY_USE_CONST | | #else /* ! __cplusplus */ | | /* C99 requires __STDC__ to be defined as 1. */ | #if defined (__STDC__) | | #define YY_USE_CONST | | #endif /* defined (__STDC__) */ | #endif /* ! __cplusplus */ | | #ifdef YY_USE_CONST | #define yyconst const | #else | #define yyconst | #endif | | /* Returned upon end-of-file. */ | #define YY_NULL 0 | | /* Promotes a possibly negative, possibly signed char to an unsigned | * integer for use as an array index. If the signed char is negative, | * we want to instead treat it as an 8-bit unsigned char, hence the | * double cast. | */ | #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c) | | /* Enter a start condition. This macro really ought to take a parameter, | * but we do it the disgusting crufty way forced on us by the ()-less | * definition of BEGIN. | */ | #define BEGIN (yy_start) = 1 + 2 * | | /* Translate the current start state into a value that can be later handed | * to BEGIN to return to the state. The YYSTATE alias is for lex | * compatibility. | */ | #define YY_START (((yy_start) - 1) / 2) | #define YYSTATE YY_START | | /* Action number for EOF rule of a given start state. */ | #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1) | | /* Special action meaning "start processing a new file". */ | #define YY_NEW_FILE yyrestart(yyin ) | | #define YY_END_OF_BUFFER_CHAR 0 | | /* Size of default input buffer. */ | #ifndef YY_BUF_SIZE | #define YY_BUF_SIZE 16384 | #endif | | /* The state buf must be large enough to hold one state per character in the main buffer. | */ | #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) | | #ifndef YY_TYPEDEF_YY_BUFFER_STATE | #define YY_TYPEDEF_YY_BUFFER_STATE | typedef struct yy_buffer_state *YY_BUFFER_STATE; | #endif | | extern int yyleng; | | extern FILE *yyin, *yyout; | | #define EOB_ACT_CONTINUE_SCAN 0 | #define EOB_ACT_END_OF_FILE 1 | #define EOB_ACT_LAST_MATCH 2 | | #define YY_LESS_LINENO(n) | | /* Return all but the first "n" matched characters back to the input stream. */ | #define yyless(n) \ | do \ | { \ | /* Undo effects of setting up yytext. */ \ | int yyless_macro_arg = (n); \ | YY_LESS_LINENO(yyless_macro_arg);\ | *yy_cp = (yy_hold_char); \ | YY_RESTORE_YY_MORE_OFFSET \ | (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \ | YY_DO_BEFORE_ACTION; /* set up yytext again */ \ | } \ | while ( 0 ) | | #define unput(c) yyunput( c, (yytext_ptr) ) | | #ifndef YY_TYPEDEF_YY_SIZE_T | #define YY_TYPEDEF_YY_SIZE_T | typedef size_t yy_size_t; | #endif | | #ifndef YY_STRUCT_YY_BUFFER_STATE | #define YY_STRUCT_YY_BUFFER_STATE | struct yy_buffer_state | { | FILE *yy_input_file; | | char *yy_ch_buf; /* input buffer */ | char *yy_buf_pos; /* current position in input buffer */ | | /* Size of input buffer in bytes, not including room for EOB | * characters. | */ | yy_size_t yy_buf_size; | | /* Number of characters read into yy_ch_buf, not including EOB | * characters. | */ | int yy_n_chars; | | /* Whether we "own" the buffer - i.e., we know we created it, | * and can realloc() it to grow it, and should free() it to | * delete it. | */ | int yy_is_our_buffer; | | /* Whether this is an "interactive" input source; if so, and | * if we're using stdio for input, then we want to use getc() | * instead of fread(), to make sure we stop fetching input after | * each newline. | */ | int yy_is_interactive; | | /* Whether we're considered to be at the beginning of a line. | * If so, '^' rules will be active on the next match, otherwise | * not. | */ | int yy_at_bol; | | int yy_bs_lineno; /**< The line count. */ | int yy_bs_column; /**< The column count. */ | | /* Whether to try to fill the input buffer when we reach the | * end of it. | */ | int yy_fill_buffer; | | int yy_buffer_status; | | #define YY_BUFFER_NEW 0 | #define YY_BUFFER_NORMAL 1 | /* When an EOF's been seen but there's still some text to process | * then we mark the buffer as YY_EOF_PENDING, to indicate that we | * shouldn't try reading from the input source any more. We might | * still have a bunch of tokens to match, though, because of | * possible backing-up. | * | * When we actually see the EOF, we change the status to "new" | * (via yyrestart()), so that the user can continue scanning by | * just pointing yyin at a new input file. | */ | #define YY_BUFFER_EOF_PENDING 2 | | }; | #endif /* !YY_STRUCT_YY_BUFFER_STATE */ | | /* Stack of input buffers. */ | static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */ | static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ | static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */ | | /* We provide macros for accessing buffer states in case in the | * future we want to put the buffer states in a more general | * "scanner state". | * | * Returns the top of the stack, or NULL. | */ | #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \ | ? (yy_buffer_stack)[(yy_buffer_stack_top)] \ | : NULL) | | /* Same as previous macro, but useful when we know that the buffer stack is not | * NULL or when we need an lvalue. For internal use only. | */ | #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)] | | /* yy_hold_char holds the character lost when yytext is formed. */ | static char yy_hold_char; | static int yy_n_chars; /* number of characters read into yy_ch_buf */ | int yyleng; | | /* Points to current character in buffer. */ | static char *yy_c_buf_p = (char *) 0; | static int yy_init = 0; /* whether we need to initialize */ | static int yy_start = 0; /* start state number */ | | /* Flag which is used to allow yywrap()'s to do buffer switches | * instead of setting up a fresh yyin. A bit of a hack ... | */ | static int yy_did_buffer_switch_on_eof; | | void yyrestart (FILE *input_file ); | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ); | YY_BUFFER_STATE yy_create_buffer (FILE *file,int size ); | void yy_delete_buffer (YY_BUFFER_STATE b ); | void yy_flush_buffer (YY_BUFFER_STATE b ); | void yypush_buffer_state (YY_BUFFER_STATE new_buffer ); | void yypop_buffer_state (void ); | | static void yyensure_buffer_stack (void ); | static void yy_load_buffer_state (void ); | static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file ); | | #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER ) | | YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size ); | YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str ); | YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,int len ); | | void *yyalloc (yy_size_t ); | void *yyrealloc (void *,yy_size_t ); | void yyfree (void * ); | | #define yy_new_buffer yy_create_buffer | | #define yy_set_interactive(is_interactive) \ | { \ | if ( ! YY_CURRENT_BUFFER ){ \ | yyensure_buffer_stack (); \ | YY_CURRENT_BUFFER_LVALUE = \ | yy_create_buffer(yyin,YY_BUF_SIZE ); \ | } \ | YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \ | } | | #define yy_set_bol(at_bol) \ | { \ | if ( ! YY_CURRENT_BUFFER ){\ | yyensure_buffer_stack (); \ | YY_CURRENT_BUFFER_LVALUE = \ | yy_create_buffer(yyin,YY_BUF_SIZE ); \ | } \ | YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \ | } | | #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol) | | /* Begin user sect3 */ | | typedef unsigned char YY_CHAR; | | FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0; | | typedef int yy_state_type; | | extern int yylineno; | | int yylineno = 1; | | extern char *yytext; | #define yytext_ptr yytext | | static yy_state_type yy_get_previous_state (void ); | static yy_state_type yy_try_NUL_trans (yy_state_type current_state ); | static int yy_get_next_buffer (void ); | static void yy_fatal_error (yyconst char msg[] ); | | /* Done after the current pattern has been matched and before the | * corresponding action - sets up yytext. | */ | #define YY_DO_BEFORE_ACTION \ | (yytext_ptr) = yy_bp; \ | (yytext_ptr) -= (yy_more_len); \ | yyleng = (size_t) (yy_cp - (yytext_ptr)); \ | (yy_hold_char) = *yy_cp; \ | *yy_cp = '\0'; \ | (yy_c_buf_p) = yy_cp; | | #define YY_NUM_RULES 8 | #define YY_END_OF_BUFFER 9 | /* This struct is not used in this scanner, | but its presence is necessary. */ | struct yy_trans_info | { | flex_int32_t yy_verify; | flex_int32_t yy_nxt; | }; | static yyconst flex_int16_t yy_acclist[23] = | { 0, | 9, 7, 8, 8, 1, 7, 8, 2, 7, 8, | 3, 7, 8, 4, 7, 8, 5, 7, 8, 6, | 7, 8 | } ; | | static yyconst flex_int16_t yy_accept[14] = | { 0, | 1, 1, 1, 2, 4, 5, 8, 11, 14, 17, | 20, 23, 23 | } ; | | static yyconst flex_int32_t yy_ec[256] = | { 0, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 3, 4, 5, 6, | | 7, 8, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1 | } ; | | static yyconst flex_int32_t yy_meta[9] = | { 0, | 1, 1, 1, 1, 1, 1, 1, 1 | } ; | | static yyconst flex_int16_t yy_base[13] = | { 0, | 0, 0, 9, 10, 10, 10, 10, 10, 10, 10, | 10, 10 | } ; | | static yyconst flex_int16_t yy_def[13] = | { 0, | 12, 1, 12, 12, 12, 12, 12, 12, 12, 12, | 12, 0 | } ; | | static yyconst flex_int16_t yy_nxt[19] = | { 0, | 4, 5, 6, 7, 8, 9, 10, 11, 12, 3, | 12, 12, 12, 12, 12, 12, 12, 12 | } ; | | static yyconst flex_int16_t yy_chk[19] = | { 0, | 1, 1, 1, 1, 1, 1, 1, 1, 3, 12, | 12, 12, 12, 12, 12, 12, 12, 12 | } ; | | extern int yy_flex_debug; | int yy_flex_debug = 0; | | static yy_state_type *yy_state_buf=0, *yy_state_ptr=0; | static char *yy_full_match; | static int yy_lp; | #define REJECT \ | { \ | *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \ | yy_cp = (yy_full_match); /* restore poss. backed-over text */ \ | ++(yy_lp); \ | goto find_rule; \ | } | | static int yy_more_flag = 0; | static int yy_more_len = 0; | #define yymore() ((yy_more_flag) = 1) | #define YY_MORE_ADJ (yy_more_len) | #define YY_RESTORE_YY_MORE_OFFSET | char *yytext; | #line 1 "conftest.l" | #line 468 "lex.yy.c" | | #define INITIAL 0 | | #ifndef YY_NO_UNISTD_H | /* Special case for "unistd.h", since it is non-ANSI. We include it way | * down here because we want the user's section 1 to have been scanned first. | * The user has a chance to override it with an option. | */ | #include | #endif | | #ifndef YY_EXTRA_TYPE | #define YY_EXTRA_TYPE void * | #endif | | static int yy_init_globals (void ); | | /* Accessor methods to globals. | These are made visible to non-reentrant scanners for convenience. */ | | int yylex_destroy (void ); | | int yyget_debug (void ); | | void yyset_debug (int debug_flag ); | | YY_EXTRA_TYPE yyget_extra (void ); | | void yyset_extra (YY_EXTRA_TYPE user_defined ); | | FILE *yyget_in (void ); | | void yyset_in (FILE * in_str ); | | FILE *yyget_out (void ); | | void yyset_out (FILE * out_str ); | | int yyget_leng (void ); | | char *yyget_text (void ); | | int yyget_lineno (void ); | | void yyset_lineno (int line_number ); | | /* Macros after this point can all be overridden by user definitions in | * section 1. | */ | | #ifndef YY_SKIP_YYWRAP | #ifdef __cplusplus | extern "C" int yywrap (void ); | #else | extern int yywrap (void ); | #endif | #endif | | static void yyunput (int c,char *buf_ptr ); | | #ifndef yytext_ptr | static void yy_flex_strncpy (char *,yyconst char *,int ); | #endif | | #ifdef YY_NEED_STRLEN | static int yy_flex_strlen (yyconst char * ); | #endif | | #ifndef YY_NO_INPUT | | #ifdef __cplusplus | static int yyinput (void ); | #else | static int input (void ); | #endif | | #endif | | /* Amount of stuff to slurp up with each read. */ | #ifndef YY_READ_BUF_SIZE | #define YY_READ_BUF_SIZE 8192 | #endif | | /* Copy whatever the last rule matched to the standard output. */ | #ifndef ECHO | /* This used to be an fputs(), but since the string might contain NUL's, | * we now use fwrite(). | */ | #define ECHO fwrite( yytext, yyleng, 1, yyout ) | #endif | | /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL, | * is returned in "result". | */ | #ifndef YY_INPUT | #define YY_INPUT(buf,result,max_size) \ | if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \ | { \ | int c = '*'; \ | int n; \ | for ( n = 0; n < max_size && \ | (c = getc( yyin )) != EOF && c != '\n'; ++n ) \ | buf[n] = (char) c; \ | if ( c == '\n' ) \ | buf[n++] = (char) c; \ | if ( c == EOF && ferror( yyin ) ) \ | YY_FATAL_ERROR( "input in flex scanner failed" ); \ | result = n; \ | } \ | else \ | { \ | errno=0; \ | while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \ | { \ | if( errno != EINTR) \ | { \ | YY_FATAL_ERROR( "input in flex scanner failed" ); \ | break; \ | } \ | errno=0; \ | clearerr(yyin); \ | } \ | }\ | \ | | #endif | | /* No semi-colon after return; correct usage is to write "yyterminate();" - | * we don't want an extra ';' after the "return" because that will cause | * some compilers to complain about unreachable statements. | */ | #ifndef yyterminate | #define yyterminate() return YY_NULL | #endif | | /* Number of entries by which start-condition stack grows. */ | #ifndef YY_START_STACK_INCR | #define YY_START_STACK_INCR 25 | #endif | | /* Report a fatal error. */ | #ifndef YY_FATAL_ERROR | #define YY_FATAL_ERROR(msg) yy_fatal_error( msg ) | #endif | | /* end tables serialization structures and prototypes */ | | /* Default declaration of generated scanner - a define so the user can | * easily add parameters. | */ | #ifndef YY_DECL | #define YY_DECL_IS_OURS 1 | | extern int yylex (void); | | #define YY_DECL int yylex (void) | #endif /* !YY_DECL */ | | /* Code executed at the beginning of each rule, after yytext and yyleng | * have been set up. | */ | #ifndef YY_USER_ACTION | #define YY_USER_ACTION | #endif | | /* Code executed at the end of each rule. */ | #ifndef YY_BREAK | #define YY_BREAK break; | #endif | | #define YY_RULE_SETUP \ | YY_USER_ACTION | | /** The main scanner function which does all the work. | */ | YY_DECL | { | register yy_state_type yy_current_state; | register char *yy_cp, *yy_bp; | register int yy_act; | | #line 1 "conftest.l" | | #line 652 "lex.yy.c" | | if ( !(yy_init) ) | { | (yy_init) = 1; | | #ifdef YY_USER_INIT | YY_USER_INIT; | #endif | | /* Create the reject buffer large enough to save one state per allowed character. */ | if ( ! (yy_state_buf) ) | (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE ); | if ( ! (yy_state_buf) ) | YY_FATAL_ERROR( "out of dynamic memory in yylex()" ); | | if ( ! (yy_start) ) | (yy_start) = 1; /* first start state */ | | if ( ! yyin ) | yyin = stdin; | | if ( ! yyout ) | yyout = stdout; | | if ( ! YY_CURRENT_BUFFER ) { | yyensure_buffer_stack (); | YY_CURRENT_BUFFER_LVALUE = | yy_create_buffer(yyin,YY_BUF_SIZE ); | } | | yy_load_buffer_state( ); | } | | while ( 1 ) /* loops until end-of-file is reached */ | { | (yy_more_len) = 0; | if ( (yy_more_flag) ) | { | (yy_more_len) = (yy_c_buf_p) - (yytext_ptr); | (yy_more_flag) = 0; | } | yy_cp = (yy_c_buf_p); | | /* Support of yytext. */ | *yy_cp = (yy_hold_char); | | /* yy_bp points to the position in yy_ch_buf of the start of | * the current run. | */ | yy_bp = yy_cp; | | yy_current_state = (yy_start); | | (yy_state_ptr) = (yy_state_buf); | *(yy_state_ptr)++ = yy_current_state; | | yy_match: | do | { | register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)]; | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | { | yy_current_state = (int) yy_def[yy_current_state]; | if ( yy_current_state >= 13 ) | yy_c = yy_meta[(unsigned int) yy_c]; | } | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | *(yy_state_ptr)++ = yy_current_state; | ++yy_cp; | } | while ( yy_base[yy_current_state] != 10 ); | | yy_find_action: | yy_current_state = *--(yy_state_ptr); | (yy_lp) = yy_accept[yy_current_state]; | find_rule: /* we branch to this label when backing up */ | for ( ; ; ) /* until we find what rule we matched */ | { | if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] ) | { | yy_act = yy_acclist[(yy_lp)]; | { | (yy_full_match) = yy_cp; | break; | } | } | --yy_cp; | yy_current_state = *--(yy_state_ptr); | (yy_lp) = yy_accept[yy_current_state]; | } | | YY_DO_BEFORE_ACTION; | | do_action: /* This label is used only to access EOF actions. */ | | switch ( yy_act ) | { /* beginning of action switch */ | case 1: | YY_RULE_SETUP | #line 2 "conftest.l" | { ECHO; } | YY_BREAK | case 2: | YY_RULE_SETUP | #line 3 "conftest.l" | { REJECT; } | YY_BREAK | case 3: | YY_RULE_SETUP | #line 4 "conftest.l" | { yymore (); } | YY_BREAK | case 4: | YY_RULE_SETUP | #line 5 "conftest.l" | { yyless (1); } | YY_BREAK | case 5: | YY_RULE_SETUP | #line 6 "conftest.l" | { yyless (input () != 0); } | YY_BREAK | case 6: | YY_RULE_SETUP | #line 7 "conftest.l" | { unput (yytext[0]); } | YY_BREAK | case 7: | YY_RULE_SETUP | #line 8 "conftest.l" | { BEGIN INITIAL; } | YY_BREAK | case 8: | YY_RULE_SETUP | #line 9 "conftest.l" | ECHO; | YY_BREAK | #line 790 "lex.yy.c" | case YY_STATE_EOF(INITIAL): | yyterminate(); | | case YY_END_OF_BUFFER: | { | /* Amount of text matched not including the EOB char. */ | int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; | | /* Undo the effects of YY_DO_BEFORE_ACTION. */ | *yy_cp = (yy_hold_char); | YY_RESTORE_YY_MORE_OFFSET | | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW ) | { | /* We're scanning a new file or input source. It's | * possible that this happened because the user | * just pointed yyin at a new source and called | * yylex(). If so, then we have to assure | * consistency between YY_CURRENT_BUFFER and our | * globals. Here is the right place to do so, because | * this is the first action (other than possibly a | * back-up) that will match for the new input source. | */ | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; | YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin; | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL; | } | | /* Note that here we test for yy_c_buf_p "<=" to the position | * of the first EOB in the buffer, since yy_c_buf_p will | * already have been incremented past the NUL character | * (since all states make transitions on EOB to the | * end-of-buffer state). Contrast this with the test | * in input(). | */ | if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) | { /* This was really a NUL. */ | yy_state_type yy_next_state; | | (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text; | | yy_current_state = yy_get_previous_state( ); | | /* Okay, we're now positioned to make the NUL | * transition. We couldn't have | * yy_get_previous_state() go ahead and do it | * for us because it doesn't know how to deal | * with the possibility of jamming (and we don't | * want to build jamming into it because then it | * will run more slowly). | */ | | yy_next_state = yy_try_NUL_trans( yy_current_state ); | | yy_bp = (yytext_ptr) + YY_MORE_ADJ; | | if ( yy_next_state ) | { | /* Consume the NUL. */ | yy_cp = ++(yy_c_buf_p); | yy_current_state = yy_next_state; | goto yy_match; | } | | else | { | yy_cp = (yy_c_buf_p); | goto yy_find_action; | } | } | | else switch ( yy_get_next_buffer( ) ) | { | case EOB_ACT_END_OF_FILE: | { | (yy_did_buffer_switch_on_eof) = 0; | | if ( yywrap( ) ) | { | /* Note: because we've taken care in | * yy_get_next_buffer() to have set up | * yytext, we can now set up | * yy_c_buf_p so that if some total | * hoser (like flex itself) wants to | * call the scanner after we return the | * YY_NULL, it'll still work - another | * YY_NULL will get returned. | */ | (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ; | | yy_act = YY_STATE_EOF(YY_START); | goto do_action; | } | | else | { | if ( ! (yy_did_buffer_switch_on_eof) ) | YY_NEW_FILE; | } | break; | } | | case EOB_ACT_CONTINUE_SCAN: | (yy_c_buf_p) = | (yytext_ptr) + yy_amount_of_matched_text; | | yy_current_state = yy_get_previous_state( ); | | yy_cp = (yy_c_buf_p); | yy_bp = (yytext_ptr) + YY_MORE_ADJ; | goto yy_match; | | case EOB_ACT_LAST_MATCH: | (yy_c_buf_p) = | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)]; | | yy_current_state = yy_get_previous_state( ); | | yy_cp = (yy_c_buf_p); | yy_bp = (yytext_ptr) + YY_MORE_ADJ; | goto yy_find_action; | } | break; | } | | default: | YY_FATAL_ERROR( | "fatal flex scanner internal error--no action found" ); | } /* end of action switch */ | } /* end of scanning one token */ | } /* end of yylex */ | | /* yy_get_next_buffer - try to read in a new buffer | * | * Returns a code representing an action: | * EOB_ACT_LAST_MATCH - | * EOB_ACT_CONTINUE_SCAN - continue scanning from current position | * EOB_ACT_END_OF_FILE - end of file | */ | static int yy_get_next_buffer (void) | { | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; | register char *source = (yytext_ptr); | register int number_to_move, i; | int ret_val; | | if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] ) | YY_FATAL_ERROR( | "fatal flex scanner internal error--end of buffer missed" ); | | if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 ) | { /* Don't try to fill the buffer, so this is an EOF. */ | if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 ) | { | /* We matched a single character, the EOB, so | * treat this as a final EOF. | */ | return EOB_ACT_END_OF_FILE; | } | | else | { | /* We matched some text prior to the EOB, first | * process it. | */ | return EOB_ACT_LAST_MATCH; | } | } | | /* Try to read more data. */ | | /* First move last chars to start of buffer. */ | number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1; | | for ( i = 0; i < number_to_move; ++i ) | *(dest++) = *(source++); | | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING ) | /* don't do the read, it's not guaranteed to return an EOF, | * just force an EOF | */ | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0; | | else | { | int num_to_read = | YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1; | | while ( num_to_read <= 0 ) | { /* Not enough room in the buffer - grow it. */ | | YY_FATAL_ERROR( | "input buffer overflow, can't enlarge buffer because scanner uses REJECT" ); | | } | | if ( num_to_read > YY_READ_BUF_SIZE ) | num_to_read = YY_READ_BUF_SIZE; | | /* Read in more data. */ | YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), | (yy_n_chars), (size_t) num_to_read ); | | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | } | | if ( (yy_n_chars) == 0 ) | { | if ( number_to_move == YY_MORE_ADJ ) | { | ret_val = EOB_ACT_END_OF_FILE; | yyrestart(yyin ); | } | | else | { | ret_val = EOB_ACT_LAST_MATCH; | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = | YY_BUFFER_EOF_PENDING; | } | } | | else | ret_val = EOB_ACT_CONTINUE_SCAN; | | if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) { | /* Extend the array by 50%, plus the number we really need. */ | yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1); | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size ); | if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) | YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" ); | } | | (yy_n_chars) += number_to_move; | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR; | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR; | | (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0]; | | return ret_val; | } | | /* yy_get_previous_state - get the state just before the EOB char was reached */ | | static yy_state_type yy_get_previous_state (void) | { | register yy_state_type yy_current_state; | register char *yy_cp; | | yy_current_state = (yy_start); | | (yy_state_ptr) = (yy_state_buf); | *(yy_state_ptr)++ = yy_current_state; | | for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp ) | { | register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | { | yy_current_state = (int) yy_def[yy_current_state]; | if ( yy_current_state >= 13 ) | yy_c = yy_meta[(unsigned int) yy_c]; | } | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | *(yy_state_ptr)++ = yy_current_state; | } | | return yy_current_state; | } | | /* yy_try_NUL_trans - try to make a transition on the NUL character | * | * synopsis | * next_state = yy_try_NUL_trans( current_state ); | */ | static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) | { | register int yy_is_jam; | | register YY_CHAR yy_c = 1; | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | { | yy_current_state = (int) yy_def[yy_current_state]; | if ( yy_current_state >= 13 ) | yy_c = yy_meta[(unsigned int) yy_c]; | } | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | yy_is_jam = (yy_current_state == 12); | if ( ! yy_is_jam ) | *(yy_state_ptr)++ = yy_current_state; | | return yy_is_jam ? 0 : yy_current_state; | } | | static void yyunput (int c, register char * yy_bp ) | { | register char *yy_cp; | | yy_cp = (yy_c_buf_p); | | /* undo effects of setting up yytext */ | *yy_cp = (yy_hold_char); | | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) | { /* need to shift things up to make room */ | /* +2 for EOB chars. */ | register int number_to_move = (yy_n_chars) + 2; | register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[ | YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2]; | register char *source = | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]; | | while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) | *--dest = *--source; | | yy_cp += (int) (dest - source); | yy_bp += (int) (dest - source); | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size; | | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) | YY_FATAL_ERROR( "flex scanner push-back overflow" ); | } | | *--yy_cp = (char) c; | | (yytext_ptr) = yy_bp; | (yy_hold_char) = *yy_cp; | (yy_c_buf_p) = yy_cp; | } | | #ifndef YY_NO_INPUT | #ifdef __cplusplus | static int yyinput (void) | #else | static int input (void) | #endif | | { | int c; | | *(yy_c_buf_p) = (yy_hold_char); | | if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR ) | { | /* yy_c_buf_p now points to the character we want to return. | * If this occurs *before* the EOB characters, then it's a | * valid NUL; if not, then we've hit the end of the buffer. | */ | if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) | /* This was really a NUL. */ | *(yy_c_buf_p) = '\0'; | | else | { /* need more input */ | int offset = (yy_c_buf_p) - (yytext_ptr); | ++(yy_c_buf_p); | | switch ( yy_get_next_buffer( ) ) | { | case EOB_ACT_LAST_MATCH: | /* This happens because yy_g_n_b() | * sees that we've accumulated a | * token and flags that we need to | * try matching the token before | * proceeding. But for input(), | * there's no matching to consider. | * So convert the EOB_ACT_LAST_MATCH | * to EOB_ACT_END_OF_FILE. | */ | | /* Reset buffer status. */ | yyrestart(yyin ); | | /*FALLTHROUGH*/ | | case EOB_ACT_END_OF_FILE: | { | if ( yywrap( ) ) | return EOF; | | if ( ! (yy_did_buffer_switch_on_eof) ) | YY_NEW_FILE; | #ifdef __cplusplus | return yyinput(); | #else | return input(); | #endif | } | | case EOB_ACT_CONTINUE_SCAN: | (yy_c_buf_p) = (yytext_ptr) + offset; | break; | } | } | } | | c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */ | *(yy_c_buf_p) = '\0'; /* preserve yytext */ | (yy_hold_char) = *++(yy_c_buf_p); | | return c; | } | #endif /* ifndef YY_NO_INPUT */ | | /** Immediately switch to a different input stream. | * @param input_file A readable stream. | * | * @note This function does not reset the start condition to @c INITIAL . | */ | void yyrestart (FILE * input_file ) | { | | if ( ! YY_CURRENT_BUFFER ){ | yyensure_buffer_stack (); | YY_CURRENT_BUFFER_LVALUE = | yy_create_buffer(yyin,YY_BUF_SIZE ); | } | | yy_init_buffer(YY_CURRENT_BUFFER,input_file ); | yy_load_buffer_state( ); | } | | /** Switch to a different input buffer. | * @param new_buffer The new input buffer. | * | */ | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) | { | | /* TODO. We should be able to replace this entire function body | * with | * yypop_buffer_state(); | * yypush_buffer_state(new_buffer); | */ | yyensure_buffer_stack (); | if ( YY_CURRENT_BUFFER == new_buffer ) | return; | | if ( YY_CURRENT_BUFFER ) | { | /* Flush out information for old buffer. */ | *(yy_c_buf_p) = (yy_hold_char); | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | } | | YY_CURRENT_BUFFER_LVALUE = new_buffer; | yy_load_buffer_state( ); | | /* We don't actually know whether we did this switch during | * EOF (yywrap()) processing, but the only time this flag | * is looked at is after yywrap() is called, so it's safe | * to go ahead and always set it. | */ | (yy_did_buffer_switch_on_eof) = 1; | } | | static void yy_load_buffer_state (void) | { | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; | (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos; | yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file; | (yy_hold_char) = *(yy_c_buf_p); | } | | /** Allocate and initialize an input buffer state. | * @param file A readable stream. | * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE. | * | * @return the allocated buffer state. | */ | YY_BUFFER_STATE yy_create_buffer (FILE * file, int size ) | { | YY_BUFFER_STATE b; | | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); | if ( ! b ) | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); | | b->yy_buf_size = size; | | /* yy_ch_buf has to be 2 characters longer than the size given because | * we need to put in 2 end-of-buffer characters. | */ | b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 ); | if ( ! b->yy_ch_buf ) | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); | | b->yy_is_our_buffer = 1; | | yy_init_buffer(b,file ); | | return b; | } | | /** Destroy the buffer. | * @param b a buffer created with yy_create_buffer() | * | */ | void yy_delete_buffer (YY_BUFFER_STATE b ) | { | | if ( ! b ) | return; | | if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */ | YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0; | | if ( b->yy_is_our_buffer ) | yyfree((void *) b->yy_ch_buf ); | | yyfree((void *) b ); | } | | #ifndef _UNISTD_H /* assume unistd.h has isatty() for us */ | #ifdef __cplusplus | extern "C" { | #endif | #ifdef __THROW /* this is a gnuism */ | extern int isatty (int ) __THROW; | #else | extern int isatty (int ); | #endif | #ifdef __cplusplus | } | #endif | #endif | | /* Initializes or reinitializes a buffer. | * This function is sometimes called more than once on the same buffer, | * such as during a yyrestart() or at EOF. | */ | static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) | | { | int oerrno = errno; | | yy_flush_buffer(b ); | | b->yy_input_file = file; | b->yy_fill_buffer = 1; | | /* If b is the current buffer, then yy_init_buffer was _probably_ | * called from yyrestart() or through yy_get_next_buffer. | * In that case, we don't want to reset the lineno or column. | */ | if (b != YY_CURRENT_BUFFER){ | b->yy_bs_lineno = 1; | b->yy_bs_column = 0; | } | | b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; | | errno = oerrno; | } | | /** Discard all buffered characters. On the next scan, YY_INPUT will be called. | * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER. | * | */ | void yy_flush_buffer (YY_BUFFER_STATE b ) | { | if ( ! b ) | return; | | b->yy_n_chars = 0; | | /* We always need two end-of-buffer characters. The first causes | * a transition to the end-of-buffer state. The second causes | * a jam in that state. | */ | b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR; | b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR; | | b->yy_buf_pos = &b->yy_ch_buf[0]; | | b->yy_at_bol = 1; | b->yy_buffer_status = YY_BUFFER_NEW; | | if ( b == YY_CURRENT_BUFFER ) | yy_load_buffer_state( ); | } | | /** Pushes the new state onto the stack. The new state becomes | * the current state. This function will allocate the stack | * if necessary. | * @param new_buffer The new state. | * | */ | void yypush_buffer_state (YY_BUFFER_STATE new_buffer ) | { | if (new_buffer == NULL) | return; | | yyensure_buffer_stack(); | | /* This block is copied from yy_switch_to_buffer. */ | if ( YY_CURRENT_BUFFER ) | { | /* Flush out information for old buffer. */ | *(yy_c_buf_p) = (yy_hold_char); | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | } | | /* Only push if top exists. Otherwise, replace top. */ | if (YY_CURRENT_BUFFER) | (yy_buffer_stack_top)++; | YY_CURRENT_BUFFER_LVALUE = new_buffer; | | /* copied from yy_switch_to_buffer. */ | yy_load_buffer_state( ); | (yy_did_buffer_switch_on_eof) = 1; | } | | /** Removes and deletes the top of the stack, if present. | * The next element becomes the new top. | * | */ | void yypop_buffer_state (void) | { | if (!YY_CURRENT_BUFFER) | return; | | yy_delete_buffer(YY_CURRENT_BUFFER ); | YY_CURRENT_BUFFER_LVALUE = NULL; | if ((yy_buffer_stack_top) > 0) | --(yy_buffer_stack_top); | | if (YY_CURRENT_BUFFER) { | yy_load_buffer_state( ); | (yy_did_buffer_switch_on_eof) = 1; | } | } | | /* Allocates the stack if it does not exist. | * Guarantees space for at least one push. | */ | static void yyensure_buffer_stack (void) | { | int num_to_alloc; | | if (!(yy_buffer_stack)) { | | /* First allocation is just for 2 elements, since we don't know if this | * scanner will even need a stack. We use 2 instead of 1 to avoid an | * immediate realloc on the next call. | */ | num_to_alloc = 1; | (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc | (num_to_alloc * sizeof(struct yy_buffer_state*) | ); | if ( ! (yy_buffer_stack) ) | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); | | memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); | | (yy_buffer_stack_max) = num_to_alloc; | (yy_buffer_stack_top) = 0; | return; | } | | if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){ | | /* Increase the buffer to prepare for a possible push. */ | int grow_size = 8 /* arbitrary grow size */; | | num_to_alloc = (yy_buffer_stack_max) + grow_size; | (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc | ((yy_buffer_stack), | num_to_alloc * sizeof(struct yy_buffer_state*) | ); | if ( ! (yy_buffer_stack) ) | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); | | /* zero only the new slots.*/ | memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*)); | (yy_buffer_stack_max) = num_to_alloc; | } | } | | /** Setup the input buffer state to scan directly from a user-specified character buffer. | * @param base the character buffer | * @param size the size in bytes of the character buffer | * | * @return the newly allocated buffer state object. | */ | YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size ) | { | YY_BUFFER_STATE b; | | if ( size < 2 || | base[size-2] != YY_END_OF_BUFFER_CHAR || | base[size-1] != YY_END_OF_BUFFER_CHAR ) | /* They forgot to leave room for the EOB's. */ | return 0; | | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); | if ( ! b ) | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" ); | | b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */ | b->yy_buf_pos = b->yy_ch_buf = base; | b->yy_is_our_buffer = 0; | b->yy_input_file = 0; | b->yy_n_chars = b->yy_buf_size; | b->yy_is_interactive = 0; | b->yy_at_bol = 1; | b->yy_fill_buffer = 0; | b->yy_buffer_status = YY_BUFFER_NEW; | | yy_switch_to_buffer(b ); | | return b; | } | | /** Setup the input buffer state to scan a string. The next call to yylex() will | * scan from a @e copy of @a str. | * @param yystr a NUL-terminated string to scan | * | * @return the newly allocated buffer state object. | * @note If you want to scan bytes that may contain NUL values, then use | * yy_scan_bytes() instead. | */ | YY_BUFFER_STATE yy_scan_string (yyconst char * yystr ) | { | | return yy_scan_bytes(yystr,strlen(yystr) ); | } | | /** Setup the input buffer state to scan the given bytes. The next call to yylex() will | * scan from a @e copy of @a bytes. | * @param bytes the byte buffer to scan | * @param len the number of bytes in the buffer pointed to by @a bytes. | * | * @return the newly allocated buffer state object. | */ | YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, int _yybytes_len ) | { | YY_BUFFER_STATE b; | char *buf; | yy_size_t n; | int i; | | /* Get memory for full buffer, including space for trailing EOB's. */ | n = _yybytes_len + 2; | buf = (char *) yyalloc(n ); | if ( ! buf ) | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" ); | | for ( i = 0; i < _yybytes_len; ++i ) | buf[i] = yybytes[i]; | | buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR; | | b = yy_scan_buffer(buf,n ); | if ( ! b ) | YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" ); | | /* It's okay to grow etc. this buffer, and we should throw it | * away when we're done. | */ | b->yy_is_our_buffer = 1; | | return b; | } | | #ifndef YY_EXIT_FAILURE | #define YY_EXIT_FAILURE 2 | #endif | | static void yy_fatal_error (yyconst char* msg ) | { | (void) fprintf( stderr, "%s\n", msg ); | exit( YY_EXIT_FAILURE ); | } | | /* Redefine yyless() so it works in section 3 code. */ | | #undef yyless | #define yyless(n) \ | do \ | { \ | /* Undo effects of setting up yytext. */ \ | int yyless_macro_arg = (n); \ | YY_LESS_LINENO(yyless_macro_arg);\ | yytext[yyleng] = (yy_hold_char); \ | (yy_c_buf_p) = yytext + yyless_macro_arg; \ | (yy_hold_char) = *(yy_c_buf_p); \ | *(yy_c_buf_p) = '\0'; \ | yyleng = yyless_macro_arg; \ | } \ | while ( 0 ) | | /* Accessor methods (get/set functions) to struct members. */ | | /** Get the current line number. | * | */ | int yyget_lineno (void) | { | | return yylineno; | } | | /** Get the input stream. | * | */ | FILE *yyget_in (void) | { | return yyin; | } | | /** Get the output stream. | * | */ | FILE *yyget_out (void) | { | return yyout; | } | | /** Get the length of the current token. | * | */ | int yyget_leng (void) | { | return yyleng; | } | | /** Get the current token. | * | */ | | char *yyget_text (void) | { | return yytext; | } | | /** Set the current line number. | * @param line_number | * | */ | void yyset_lineno (int line_number ) | { | | yylineno = line_number; | } | | /** Set the input stream. This does not discard the current | * input buffer. | * @param in_str A readable stream. | * | * @see yy_switch_to_buffer | */ | void yyset_in (FILE * in_str ) | { | yyin = in_str ; | } | | void yyset_out (FILE * out_str ) | { | yyout = out_str ; | } | | int yyget_debug (void) | { | return yy_flex_debug; | } | | void yyset_debug (int bdebug ) | { | yy_flex_debug = bdebug ; | } | | static int yy_init_globals (void) | { | /* Initialization is the same as for the non-reentrant scanner. | * This function is called from yylex_destroy(), so don't allocate here. | */ | | (yy_buffer_stack) = 0; | (yy_buffer_stack_top) = 0; | (yy_buffer_stack_max) = 0; | (yy_c_buf_p) = (char *) 0; | (yy_init) = 0; | (yy_start) = 0; | | (yy_state_buf) = 0; | (yy_state_ptr) = 0; | (yy_full_match) = 0; | (yy_lp) = 0; | | /* Defined in main.c */ | #ifdef YY_STDINIT | yyin = stdin; | yyout = stdout; | #else | yyin = (FILE *) 0; | yyout = (FILE *) 0; | #endif | | /* For future reference: Set errno on error, since we are called by | * yylex_init() | */ | return 0; | } | | /* yylex_destroy is for both reentrant and non-reentrant scanners. */ | int yylex_destroy (void) | { | | /* Pop the buffer stack, destroying each element. */ | while(YY_CURRENT_BUFFER){ | yy_delete_buffer(YY_CURRENT_BUFFER ); | YY_CURRENT_BUFFER_LVALUE = NULL; | yypop_buffer_state(); | } | | /* Destroy the stack itself. */ | yyfree((yy_buffer_stack) ); | (yy_buffer_stack) = NULL; | | yyfree ( (yy_state_buf) ); | (yy_state_buf) = NULL; | | /* Reset the globals. This is important in a non-reentrant scanner so the next time | * yylex() is called, initialization will occur. */ | yy_init_globals( ); | | return 0; | } | | /* | * Internal utility routines. | */ | | #ifndef yytext_ptr | static void yy_flex_strncpy (char* s1, yyconst char * s2, int n ) | { | register int i; | for ( i = 0; i < n; ++i ) | s1[i] = s2[i]; | } | #endif | | #ifdef YY_NEED_STRLEN | static int yy_flex_strlen (yyconst char * s ) | { | register int n; | for ( n = 0; s[n]; ++n ) | ; | | return n; | } | #endif | | void *yyalloc (yy_size_t size ) | { | return (void *) malloc( size ); | } | | void *yyrealloc (void * ptr, yy_size_t size ) | { | /* The cast to (char *) in the following accommodates both | * implementations that use char* generic pointers, and those | * that use void* generic pointers. It works with the latter | * because both ANSI C and C++ allow castless assignment from | * any pointer type to void*, and deal with argument conversions | * as though doing an assignment. | */ | return (void *) realloc( (char *) ptr, size ); | } | | void yyfree (void * ptr ) | { | free( (char *) ptr ); /* see yyrealloc() for (char *) cast */ | } | | #define YYTABLES_NAME "yytables" | | #line 9 "conftest.l" | | | #ifdef YYTEXT_POINTER | extern char *yytext; | #endif | int | main (void) | { | return ! yylex () + ! yywrap (); | } configure:14647: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lfl >&5 configure:14647: $? = 0 configure:14657: result: -lfl configure:14663: checking whether yytext is a pointer configure:14680: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lfl >&5 configure:14680: $? = 0 configure:14688: result: yes configure:14702: checking for bison configure:14718: found /localwork/benda/gentoo/usr/bin/bison configure:14729: result: bison -y configure:14748: checking for special C compiler options needed for large files configure:14793: result: no configure:14799: checking for _FILE_OFFSET_BITS value needed for large files configure:14824: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:14824: $? = 0 configure:14856: result: no configure:14945: checking for cpp configure:14964: found /localwork/benda/gentoo/usr/bin/cpp configure:14976: result: /localwork/benda/gentoo/usr/bin/cpp configure:14992: checking if /localwork/benda/gentoo/usr/bin/cpp requires -undef configure:15004: result: yes configure:15017: checking if /localwork/benda/gentoo/usr/bin/cpp requires -traditional configure:15029: result: yes configure:15054: checking for dtrace configure:15086: result: not_found configure:15152: checking for dirent.h that defines DIR configure:15171: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:15171: $? = 0 configure:15179: result: yes configure:15192: checking for library containing opendir configure:15223: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:15223: $? = 0 configure:15240: result: none required configure:15307: checking for ANSI C header files configure:15411: result: yes configure:15422: checking fcntl.h usability configure:15422: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:15422: $? = 0 configure:15422: result: yes configure:15422: checking fcntl.h presence configure:15422: gcc -std=gnu99 -E conftest.c configure:15422: $? = 0 configure:15422: result: yes configure:15422: checking for fcntl.h configure:15422: result: yes configure:15422: checking for stdlib.h configure:15422: result: yes configure:15422: checking for string.h configure:15422: result: yes configure:15422: checking for unistd.h configure:15422: result: yes configure:15422: checking for dlfcn.h configure:15422: result: yes configure:15422: checking stropts.h usability configure:15422: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:15422: $? = 0 configure:15422: result: yes configure:15422: checking stropts.h presence configure:15422: gcc -std=gnu99 -E conftest.c configure:15422: $? = 0 configure:15422: result: yes configure:15422: checking for stropts.h configure:15422: result: yes configure:15422: checking fnmatch.h usability configure:15422: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:15422: $? = 0 configure:15422: result: yes configure:15422: checking fnmatch.h presence configure:15422: gcc -std=gnu99 -E conftest.c configure:15422: $? = 0 configure:15422: result: yes configure:15422: checking for fnmatch.h configure:15422: result: yes configure:15422: checking sys/utsname.h usability configure:15422: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:15422: $? = 0 configure:15422: result: yes configure:15422: checking sys/utsname.h presence configure:15422: gcc -std=gnu99 -E conftest.c configure:15422: $? = 0 configure:15422: result: yes configure:15422: checking for sys/utsname.h configure:15422: result: yes configure:15433: checking for an ANSI C-conforming const configure:15498: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:15498: $? = 0 configure:15505: result: yes configure:15513: checking whether byte ordering is bigendian configure:15528: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:38:13: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a' configure:15528: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.11.2" | #define PACKAGE_STRING "xorg-server 1.11.2" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.11.2" | #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 PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 11 | #define PACKAGE_VERSION_PATCHLEVEL 2 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_UTSNAME_H 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:15573: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:15573: $? = 0 configure:15591: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:44:4: error: 'not' undeclared (first use in this function) conftest.c:44:4: note: each undeclared identifier is reported only once for each function it appears in conftest.c:44:8: error: expected ';' before 'big' configure:15591: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.11.2" | #define PACKAGE_STRING "xorg-server 1.11.2" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.11.2" | #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 PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 11 | #define PACKAGE_VERSION_PATCHLEVEL 2 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_UTSNAME_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:15719: result: no configure:15741: checking size of unsigned long configure:15746: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:15746: $? = 0 configure:15746: ./conftest configure:15746: $? = 0 configure:15760: result: 8 configure:15776: checking for pid_t configure:15776: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:15776: $? = 0 configure:15776: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:75:20: error: expected expression before ')' token configure:15776: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.11.2" | #define PACKAGE_STRING "xorg-server 1.11.2" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.11.2" | #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 PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 11 | #define PACKAGE_VERSION_PATCHLEVEL 2 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:15776: result: yes configure:15798: checking byteswap.h usability configure:15798: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:15798: $? = 0 configure:15798: result: yes configure:15798: checking byteswap.h presence configure:15798: gcc -std=gnu99 -E conftest.c configure:15798: $? = 0 configure:15798: result: yes configure:15798: checking for byteswap.h configure:15798: result: yes configure:15810: checking sys/endian.h usability configure:15810: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:73:24: fatal error: sys/endian.h: No such file or directory compilation terminated. configure:15810: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.11.2" | #define PACKAGE_STRING "xorg-server 1.11.2" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.11.2" | #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 PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 11 | #define PACKAGE_VERSION_PATCHLEVEL 2 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:15810: result: no configure:15810: checking sys/endian.h presence configure:15810: gcc -std=gnu99 -E conftest.c conftest.c:40:24: fatal error: sys/endian.h: No such file or directory compilation terminated. configure:15810: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.11.2" | #define PACKAGE_STRING "xorg-server 1.11.2" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.11.2" | #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 PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 11 | #define PACKAGE_VERSION_PATCHLEVEL 2 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | /* end confdefs.h. */ | #include configure:15810: result: no configure:15810: checking for sys/endian.h configure:15810: result: no configure:15914: checking for dlopen configure:15914: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 /tmp/ccSlSslF.o: In function `main': /localwork/benda/gentoo/var/tmp/portage/x11-base/xorg-server-1.11.2-r2/work/xorg-server-1.11.2/conftest.c:74: undefined reference to `dlopen' collect2: ld returned 1 exit status configure:15914: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.11.2" | #define PACKAGE_STRING "xorg-server 1.11.2" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.11.2" | #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 PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 11 | #define PACKAGE_VERSION_PATCHLEVEL 2 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | /* 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:15914: result: no configure:15918: checking for dlopen in -ldl configure:15943: gcc -std=gnu99 -o conftest -g -O2 conftest.c -ldl >&5 configure:15943: $? = 0 configure:15952: result: yes configure:15964: checking for vprintf configure:15964: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 conftest.c:63:6: warning: conflicting types for built-in function 'vprintf' configure:15964: $? = 0 configure:15964: result: yes configure:15970: checking for _doprnt configure:15970: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 /tmp/ccoTM1pU.o: In function `main': /localwork/benda/gentoo/var/tmp/portage/x11-base/xorg-server-1.11.2-r2/work/xorg-server-1.11.2/conftest.c:75: undefined reference to `_doprnt' collect2: ld returned 1 exit status configure:15970: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.11.2" | #define PACKAGE_STRING "xorg-server 1.11.2" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.11.2" | #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 PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 11 | #define PACKAGE_VERSION_PATCHLEVEL 2 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* 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 _doprnt (); | /* 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__doprnt || defined __stub____doprnt | choke me | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:15970: result: no configure:15986: checking for geteuid configure:15986: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:15986: $? = 0 configure:15986: result: yes configure:15986: checking for getuid configure:15986: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:15986: $? = 0 configure:15986: result: yes configure:15986: checking for link configure:15986: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:15986: $? = 0 configure:15986: result: yes configure:15986: checking for memmove configure:15986: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 conftest.c:67:6: warning: conflicting types for built-in function 'memmove' configure:15986: $? = 0 configure:15986: result: yes configure:15986: checking for memset configure:15986: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 conftest.c:68:6: warning: conflicting types for built-in function 'memset' configure:15986: $? = 0 configure:15986: result: yes configure:15986: checking for mkstemp configure:15986: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:15986: $? = 0 configure:15986: result: yes configure:15986: checking for strchr configure:15986: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 conftest.c:70:6: warning: conflicting types for built-in function 'strchr' configure:15986: $? = 0 configure:15986: result: yes configure:15986: checking for strrchr configure:15986: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 conftest.c:71:6: warning: conflicting types for built-in function 'strrchr' configure:15986: $? = 0 configure:15986: result: yes configure:15986: checking for strtol configure:15986: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:15986: $? = 0 configure:15986: result: yes configure:15986: checking for getopt configure:15986: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:15986: $? = 0 configure:15986: result: yes configure:15986: checking for getopt_long configure:15986: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:15986: $? = 0 configure:15986: result: yes configure:15986: checking for vsnprintf configure:15986: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 conftest.c:75:6: warning: conflicting types for built-in function 'vsnprintf' configure:15986: $? = 0 configure:15986: result: yes configure:15986: checking for walkcontext configure:15986: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 /tmp/ccidkUtI.o: In function `main': /localwork/benda/gentoo/var/tmp/portage/x11-base/xorg-server-1.11.2-r2/work/xorg-server-1.11.2/conftest.c:87: undefined reference to `walkcontext' collect2: ld returned 1 exit status configure:15986: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.11.2" | #define PACKAGE_STRING "xorg-server 1.11.2" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.11.2" | #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 PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 11 | #define PACKAGE_VERSION_PATCHLEVEL 2 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | /* end confdefs.h. */ | /* Define walkcontext to an innocuous variant, in case declares walkcontext. | For example, HP-UX 11i declares gettimeofday. */ | #define walkcontext innocuous_walkcontext | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char walkcontext (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef walkcontext | | /* 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 walkcontext (); | /* 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_walkcontext || defined __stub___walkcontext | choke me | #endif | | int | main () | { | return walkcontext (); | ; | return 0; | } configure:15986: result: no configure:15986: checking for backtrace configure:15986: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:15986: $? = 0 configure:15986: result: yes configure:15986: checking for getisax configure:15986: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 /tmp/cciSJpCV.o: In function `main': /localwork/benda/gentoo/var/tmp/portage/x11-base/xorg-server-1.11.2-r2/work/xorg-server-1.11.2/conftest.c:88: undefined reference to `getisax' collect2: ld returned 1 exit status configure:15986: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.11.2" | #define PACKAGE_STRING "xorg-server 1.11.2" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.11.2" | #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 PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 11 | #define PACKAGE_VERSION_PATCHLEVEL 2 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_BACKTRACE 1 | /* end confdefs.h. */ | /* Define getisax to an innocuous variant, in case declares getisax. | For example, HP-UX 11i declares gettimeofday. */ | #define getisax innocuous_getisax | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getisax (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getisax | | /* 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 getisax (); | /* 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_getisax || defined __stub___getisax | choke me | #endif | | int | main () | { | return getisax (); | ; | return 0; | } configure:15986: result: no configure:15986: checking for getzoneid configure:15986: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 /tmp/cc2xyaz3.o: In function `main': /localwork/benda/gentoo/var/tmp/portage/x11-base/xorg-server-1.11.2-r2/work/xorg-server-1.11.2/conftest.c:88: undefined reference to `getzoneid' collect2: ld returned 1 exit status configure:15986: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.11.2" | #define PACKAGE_STRING "xorg-server 1.11.2" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.11.2" | #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 PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 11 | #define PACKAGE_VERSION_PATCHLEVEL 2 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_BACKTRACE 1 | /* end confdefs.h. */ | /* Define getzoneid to an innocuous variant, in case declares getzoneid. | For example, HP-UX 11i declares gettimeofday. */ | #define getzoneid innocuous_getzoneid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getzoneid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getzoneid | | /* 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 getzoneid (); | /* 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_getzoneid || defined __stub___getzoneid | choke me | #endif | | int | main () | { | return getzoneid (); | ; | return 0; | } configure:15986: result: no configure:15986: checking for shmctl64 configure:15986: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 /tmp/ccS4gNk6.o: In function `main': /localwork/benda/gentoo/var/tmp/portage/x11-base/xorg-server-1.11.2-r2/work/xorg-server-1.11.2/conftest.c:88: undefined reference to `shmctl64' collect2: ld returned 1 exit status configure:15986: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.11.2" | #define PACKAGE_STRING "xorg-server 1.11.2" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.11.2" | #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 PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 11 | #define PACKAGE_VERSION_PATCHLEVEL 2 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_BACKTRACE 1 | /* end confdefs.h. */ | /* Define shmctl64 to an innocuous variant, in case declares shmctl64. | For example, HP-UX 11i declares gettimeofday. */ | #define shmctl64 innocuous_shmctl64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shmctl64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shmctl64 | | /* 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 shmctl64 (); | /* 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_shmctl64 || defined __stub___shmctl64 | choke me | #endif | | int | main () | { | return shmctl64 (); | ; | return 0; | } configure:15986: result: no configure:15986: checking for strcasestr configure:15986: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:15986: $? = 0 configure:15986: result: yes configure:15986: checking for ffs configure:15986: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 conftest.c:78:6: warning: conflicting types for built-in function 'ffs' configure:15986: $? = 0 configure:15986: result: yes configure:15986: checking for vasprintf configure:15986: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:15986: $? = 0 configure:15986: result: yes configure:15995: checking for size_t configure:15995: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:15995: $? = 0 configure:15995: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:93:21: error: expected expression before ')' token configure:15995: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.11.2" | #define PACKAGE_STRING "xorg-server 1.11.2" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.11.2" | #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 PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 11 | #define PACKAGE_VERSION_PATCHLEVEL 2 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_BACKTRACE 1 | #define HAVE_STRCASESTR 1 | #define HAVE_FFS 1 | #define HAVE_VASPRINTF 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:15995: result: yes configure:16008: checking for working alloca.h configure:16025: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:16025: $? = 0 configure:16033: result: yes configure:16041: checking for alloca configure:16078: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:16078: $? = 0 configure:16086: result: yes configure:16195: checking for getdtablesize configure:16195: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:16195: $? = 0 configure:16195: result: yes configure:16202: checking for getifaddrs configure:16202: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:16202: $? = 0 configure:16202: result: yes configure:16209: checking for getpeereid configure:16209: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 /tmp/cc8xLCnT.o: In function `main': /localwork/benda/gentoo/var/tmp/portage/x11-base/xorg-server-1.11.2-r2/work/xorg-server-1.11.2/conftest.c:95: undefined reference to `getpeereid' collect2: ld returned 1 exit status configure:16209: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.11.2" | #define PACKAGE_STRING "xorg-server 1.11.2" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.11.2" | #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 PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 11 | #define PACKAGE_VERSION_PATCHLEVEL 2 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_BACKTRACE 1 | #define HAVE_STRCASESTR 1 | #define HAVE_FFS 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAS_GETDTABLESIZE 1 | #define HAS_GETIFADDRS 1 | /* end confdefs.h. */ | /* Define getpeereid to an innocuous variant, in case declares getpeereid. | For example, HP-UX 11i declares gettimeofday. */ | #define getpeereid innocuous_getpeereid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpeereid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpeereid | | /* 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 getpeereid (); | /* 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_getpeereid || defined __stub___getpeereid | choke me | #endif | | int | main () | { | return getpeereid (); | ; | return 0; | } configure:16209: result: no configure:16216: checking for getpeerucred configure:16216: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 /tmp/cc4PwoHY.o: In function `main': /localwork/benda/gentoo/var/tmp/portage/x11-base/xorg-server-1.11.2-r2/work/xorg-server-1.11.2/conftest.c:95: undefined reference to `getpeerucred' collect2: ld returned 1 exit status configure:16216: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.11.2" | #define PACKAGE_STRING "xorg-server 1.11.2" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.11.2" | #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 PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 11 | #define PACKAGE_VERSION_PATCHLEVEL 2 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_BACKTRACE 1 | #define HAVE_STRCASESTR 1 | #define HAVE_FFS 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAS_GETDTABLESIZE 1 | #define HAS_GETIFADDRS 1 | /* end confdefs.h. */ | /* Define getpeerucred to an innocuous variant, in case declares getpeerucred. | For example, HP-UX 11i declares gettimeofday. */ | #define getpeerucred innocuous_getpeerucred | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpeerucred (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpeerucred | | /* 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 getpeerucred (); | /* 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_getpeerucred || defined __stub___getpeerucred | choke me | #endif | | int | main () | { | return getpeerucred (); | ; | return 0; | } configure:16216: result: no configure:16223: checking for strlcat configure:16223: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 /tmp/ccEhAjE3.o: In function `main': /localwork/benda/gentoo/var/tmp/portage/x11-base/xorg-server-1.11.2-r2/work/xorg-server-1.11.2/conftest.c:95: undefined reference to `strlcat' collect2: ld returned 1 exit status configure:16223: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.11.2" | #define PACKAGE_STRING "xorg-server 1.11.2" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.11.2" | #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 PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 11 | #define PACKAGE_VERSION_PATCHLEVEL 2 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_BACKTRACE 1 | #define HAVE_STRCASESTR 1 | #define HAVE_FFS 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAS_GETDTABLESIZE 1 | #define HAS_GETIFADDRS 1 | /* end confdefs.h. */ | /* Define strlcat to an innocuous variant, in case declares strlcat. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcat innocuous_strlcat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcat | | /* 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 strlcat (); | /* 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_strlcat || defined __stub___strlcat | choke me | #endif | | int | main () | { | return strlcat (); | ; | return 0; | } configure:16223: result: no configure:16238: checking for strlcpy configure:16238: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 /tmp/ccol1Wpb.o: In function `main': /localwork/benda/gentoo/var/tmp/portage/x11-base/xorg-server-1.11.2-r2/work/xorg-server-1.11.2/conftest.c:95: undefined reference to `strlcpy' collect2: ld returned 1 exit status configure:16238: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.11.2" | #define PACKAGE_STRING "xorg-server 1.11.2" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.11.2" | #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 PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 11 | #define PACKAGE_VERSION_PATCHLEVEL 2 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_BACKTRACE 1 | #define HAVE_STRCASESTR 1 | #define HAVE_FFS 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAS_GETDTABLESIZE 1 | #define HAS_GETIFADDRS 1 | /* end confdefs.h. */ | /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcpy | | /* 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 strlcpy (); | /* 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_strlcpy || defined __stub___strlcpy | choke me | #endif | | int | main () | { | return strlcpy (); | ; | return 0; | } configure:16238: result: no configure:16255: checking for mmap configure:16255: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:16255: $? = 0 configure:16255: result: yes configure:16263: checking for sqrt in -lm configure:16288: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lm >&5 conftest.c:69:6: warning: conflicting types for built-in function 'sqrt' configure:16288: $? = 0 configure:16297: result: yes configure:16308: checking for cbrt in -lm configure:16333: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lm -lm >&5 conftest.c:70:6: warning: conflicting types for built-in function 'cbrt' configure:16333: $? = 0 configure:16342: result: yes configure:16354: checking ndbm.h usability configure:16354: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:97:18: fatal error: ndbm.h: No such file or directory compilation terminated. configure:16354: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.11.2" | #define PACKAGE_STRING "xorg-server 1.11.2" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.11.2" | #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 PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 11 | #define PACKAGE_VERSION_PATCHLEVEL 2 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_BACKTRACE 1 | #define HAVE_STRCASESTR 1 | #define HAVE_FFS 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAS_GETDTABLESIZE 1 | #define HAS_GETIFADDRS 1 | #define HAS_MMAP 1 | #define HAVE_LIBM 1 | #define HAVE_CBRT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16354: result: no configure:16354: checking ndbm.h presence configure:16354: gcc -std=gnu99 -E conftest.c conftest.c:64:18: fatal error: ndbm.h: No such file or directory compilation terminated. configure:16354: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.11.2" | #define PACKAGE_STRING "xorg-server 1.11.2" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.11.2" | #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 PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 11 | #define PACKAGE_VERSION_PATCHLEVEL 2 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_BACKTRACE 1 | #define HAVE_STRCASESTR 1 | #define HAVE_FFS 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAS_GETDTABLESIZE 1 | #define HAS_GETIFADDRS 1 | #define HAS_MMAP 1 | #define HAVE_LIBM 1 | #define HAVE_CBRT 1 | /* end confdefs.h. */ | #include configure:16354: result: no configure:16354: checking for ndbm.h configure:16354: result: no configure:16354: checking dbm.h usability configure:16354: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:97:17: fatal error: dbm.h: No such file or directory compilation terminated. configure:16354: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.11.2" | #define PACKAGE_STRING "xorg-server 1.11.2" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.11.2" | #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 PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 11 | #define PACKAGE_VERSION_PATCHLEVEL 2 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_BACKTRACE 1 | #define HAVE_STRCASESTR 1 | #define HAVE_FFS 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAS_GETDTABLESIZE 1 | #define HAS_GETIFADDRS 1 | #define HAS_MMAP 1 | #define HAVE_LIBM 1 | #define HAVE_CBRT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16354: result: no configure:16354: checking dbm.h presence configure:16354: gcc -std=gnu99 -E conftest.c conftest.c:64:17: fatal error: dbm.h: No such file or directory compilation terminated. configure:16354: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.11.2" | #define PACKAGE_STRING "xorg-server 1.11.2" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.11.2" | #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 PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 11 | #define PACKAGE_VERSION_PATCHLEVEL 2 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_BACKTRACE 1 | #define HAVE_STRCASESTR 1 | #define HAVE_FFS 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAS_GETDTABLESIZE 1 | #define HAS_GETIFADDRS 1 | #define HAS_MMAP 1 | #define HAVE_LIBM 1 | #define HAVE_CBRT 1 | /* end confdefs.h. */ | #include configure:16354: result: no configure:16354: checking for dbm.h configure:16354: result: no configure:16354: checking rpcsvc/dbm.h usability configure:16354: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:97:24: fatal error: rpcsvc/dbm.h: No such file or directory compilation terminated. configure:16354: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.11.2" | #define PACKAGE_STRING "xorg-server 1.11.2" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.11.2" | #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 PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 11 | #define PACKAGE_VERSION_PATCHLEVEL 2 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_BACKTRACE 1 | #define HAVE_STRCASESTR 1 | #define HAVE_FFS 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAS_GETDTABLESIZE 1 | #define HAS_GETIFADDRS 1 | #define HAS_MMAP 1 | #define HAVE_LIBM 1 | #define HAVE_CBRT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16354: result: no configure:16354: checking rpcsvc/dbm.h presence configure:16354: gcc -std=gnu99 -E conftest.c conftest.c:64:24: fatal error: rpcsvc/dbm.h: No such file or directory compilation terminated. configure:16354: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.11.2" | #define PACKAGE_STRING "xorg-server 1.11.2" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.11.2" | #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 PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 11 | #define PACKAGE_VERSION_PATCHLEVEL 2 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_BACKTRACE 1 | #define HAVE_STRCASESTR 1 | #define HAVE_FFS 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAS_GETDTABLESIZE 1 | #define HAS_GETIFADDRS 1 | #define HAS_MMAP 1 | #define HAVE_LIBM 1 | #define HAVE_CBRT 1 | /* end confdefs.h. */ | #include configure:16354: result: no configure:16354: checking for rpcsvc/dbm.h configure:16354: result: no configure:16368: checking linux/agpgart.h usability configure:16368: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:16368: $? = 0 configure:16368: result: yes configure:16368: checking linux/agpgart.h presence configure:16368: gcc -std=gnu99 -E conftest.c configure:16368: $? = 0 configure:16368: result: yes configure:16368: checking for linux/agpgart.h configure:16368: result: yes configure:16368: checking sys/agpio.h usability configure:16368: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:98:23: fatal error: sys/agpio.h: No such file or directory compilation terminated. configure:16368: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.11.2" | #define PACKAGE_STRING "xorg-server 1.11.2" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.11.2" | #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 PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 11 | #define PACKAGE_VERSION_PATCHLEVEL 2 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_BACKTRACE 1 | #define HAVE_STRCASESTR 1 | #define HAVE_FFS 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAS_GETDTABLESIZE 1 | #define HAS_GETIFADDRS 1 | #define HAS_MMAP 1 | #define HAVE_LIBM 1 | #define HAVE_CBRT 1 | #define HAVE_LINUX_AGPGART_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16368: result: no configure:16368: checking sys/agpio.h presence configure:16368: gcc -std=gnu99 -E conftest.c conftest.c:65:23: fatal error: sys/agpio.h: No such file or directory compilation terminated. configure:16368: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.11.2" | #define PACKAGE_STRING "xorg-server 1.11.2" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.11.2" | #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 PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 11 | #define PACKAGE_VERSION_PATCHLEVEL 2 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_BACKTRACE 1 | #define HAVE_STRCASESTR 1 | #define HAVE_FFS 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAS_GETDTABLESIZE 1 | #define HAS_GETIFADDRS 1 | #define HAS_MMAP 1 | #define HAVE_LIBM 1 | #define HAVE_CBRT 1 | #define HAVE_LINUX_AGPGART_H 1 | /* end confdefs.h. */ | #include configure:16368: result: no configure:16368: checking for sys/agpio.h configure:16368: result: no configure:16368: checking sys/agpgart.h usability configure:16368: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:98:25: fatal error: sys/agpgart.h: No such file or directory compilation terminated. configure:16368: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.11.2" | #define PACKAGE_STRING "xorg-server 1.11.2" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.11.2" | #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 PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 11 | #define PACKAGE_VERSION_PATCHLEVEL 2 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_BACKTRACE 1 | #define HAVE_STRCASESTR 1 | #define HAVE_FFS 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAS_GETDTABLESIZE 1 | #define HAS_GETIFADDRS 1 | #define HAS_MMAP 1 | #define HAVE_LIBM 1 | #define HAVE_CBRT 1 | #define HAVE_LINUX_AGPGART_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16368: result: no configure:16368: checking sys/agpgart.h presence configure:16368: gcc -std=gnu99 -E conftest.c conftest.c:65:25: fatal error: sys/agpgart.h: No such file or directory compilation terminated. configure:16368: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.11.2" | #define PACKAGE_STRING "xorg-server 1.11.2" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.11.2" | #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 PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 11 | #define PACKAGE_VERSION_PATCHLEVEL 2 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_BACKTRACE 1 | #define HAVE_STRCASESTR 1 | #define HAVE_FFS 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAS_GETDTABLESIZE 1 | #define HAS_GETIFADDRS 1 | #define HAS_MMAP 1 | #define HAVE_LIBM 1 | #define HAVE_CBRT 1 | #define HAVE_LINUX_AGPGART_H 1 | /* end confdefs.h. */ | #include configure:16368: result: no configure:16368: checking for sys/agpgart.h configure:16368: result: no configure:16389: checking linux/apm_bios.h usability configure:16389: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:16389: $? = 0 configure:16389: result: yes configure:16389: checking linux/apm_bios.h presence configure:16389: gcc -std=gnu99 -E conftest.c configure:16389: $? = 0 configure:16389: result: yes configure:16389: checking for linux/apm_bios.h configure:16389: result: yes configure:16410: checking linux/fb.h usability configure:16410: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:16410: $? = 0 configure:16410: result: yes configure:16410: checking linux/fb.h presence configure:16410: gcc -std=gnu99 -E conftest.c configure:16410: $? = 0 configure:16410: result: yes configure:16410: checking for linux/fb.h configure:16410: result: yes configure:16431: checking asm/mtrr.h usability configure:16431: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:16431: $? = 0 configure:16431: result: yes configure:16431: checking asm/mtrr.h presence configure:16431: gcc -std=gnu99 -E conftest.c configure:16431: $? = 0 configure:16431: result: yes configure:16431: checking for asm/mtrr.h configure:16431: result: yes configure:16447: checking sys/memrange.h usability configure:16447: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:101:26: fatal error: sys/memrange.h: No such file or directory compilation terminated. configure:16447: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.11.2" | #define PACKAGE_STRING "xorg-server 1.11.2" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.11.2" | #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 PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 11 | #define PACKAGE_VERSION_PATCHLEVEL 2 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_BACKTRACE 1 | #define HAVE_STRCASESTR 1 | #define HAVE_FFS 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAS_GETDTABLESIZE 1 | #define HAS_GETIFADDRS 1 | #define HAS_MMAP 1 | #define HAVE_LIBM 1 | #define HAVE_CBRT 1 | #define HAVE_LINUX_AGPGART_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_ASM_MTRR_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16447: result: no configure:16447: checking sys/memrange.h presence configure:16447: gcc -std=gnu99 -E conftest.c conftest.c:68:26: fatal error: sys/memrange.h: No such file or directory compilation terminated. configure:16447: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.11.2" | #define PACKAGE_STRING "xorg-server 1.11.2" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.11.2" | #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 PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 11 | #define PACKAGE_VERSION_PATCHLEVEL 2 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_BACKTRACE 1 | #define HAVE_STRCASESTR 1 | #define HAVE_FFS 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAS_GETDTABLESIZE 1 | #define HAS_GETIFADDRS 1 | #define HAS_MMAP 1 | #define HAVE_LIBM 1 | #define HAVE_CBRT 1 | #define HAVE_LINUX_AGPGART_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_ASM_MTRR_H 1 | /* end confdefs.h. */ | #include configure:16447: result: no configure:16447: checking for sys/memrange.h configure:16447: result: no configure:16469: checking machine/mtrr.h usability configure:16469: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:102:26: fatal error: machine/mtrr.h: No such file or directory compilation terminated. configure:16469: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.11.2" | #define PACKAGE_STRING "xorg-server 1.11.2" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.11.2" | #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 PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 11 | #define PACKAGE_VERSION_PATCHLEVEL 2 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_BACKTRACE 1 | #define HAVE_STRCASESTR 1 | #define HAVE_FFS 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAS_GETDTABLESIZE 1 | #define HAS_GETIFADDRS 1 | #define HAS_MMAP 1 | #define HAVE_LIBM 1 | #define HAVE_CBRT 1 | #define HAVE_LINUX_AGPGART_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_ASM_MTRR_H 1 | #define HAS_MTRR_SUPPORT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16469: result: no configure:16469: checking machine/mtrr.h presence configure:16469: gcc -std=gnu99 -E conftest.c conftest.c:69:26: fatal error: machine/mtrr.h: No such file or directory compilation terminated. configure:16469: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.11.2" | #define PACKAGE_STRING "xorg-server 1.11.2" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.11.2" | #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 PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 11 | #define PACKAGE_VERSION_PATCHLEVEL 2 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_BACKTRACE 1 | #define HAVE_STRCASESTR 1 | #define HAVE_FFS 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAS_GETDTABLESIZE 1 | #define HAS_GETIFADDRS 1 | #define HAS_MMAP 1 | #define HAVE_LIBM 1 | #define HAVE_CBRT 1 | #define HAVE_LINUX_AGPGART_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_ASM_MTRR_H 1 | #define HAS_MTRR_SUPPORT 1 | /* end confdefs.h. */ | #include configure:16469: result: no configure:16469: checking for machine/mtrr.h configure:16469: result: no configure:16487: checking for sys/linker.h configure:16487: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:71:24: fatal error: sys/linker.h: No such file or directory compilation terminated. configure:16487: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.11.2" | #define PACKAGE_STRING "xorg-server 1.11.2" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.11.2" | #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 PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 11 | #define PACKAGE_VERSION_PATCHLEVEL 2 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_BACKTRACE 1 | #define HAVE_STRCASESTR 1 | #define HAVE_FFS 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAS_GETDTABLESIZE 1 | #define HAS_GETIFADDRS 1 | #define HAS_MMAP 1 | #define HAVE_LIBM 1 | #define HAVE_CBRT 1 | #define HAVE_LINUX_AGPGART_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_ASM_MTRR_H 1 | #define HAS_MTRR_SUPPORT 1 | /* end confdefs.h. */ | #include | | #include configure:16487: result: no configure:16509: checking for SYSV IPC configure:16535: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lm >&5 configure:16535: $? = 0 configure:16543: result: yes configure:16557: checking machine/apmvar.h usability configure:16557: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:103:28: fatal error: machine/apmvar.h: No such file or directory compilation terminated. configure:16557: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.11.2" | #define PACKAGE_STRING "xorg-server 1.11.2" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.11.2" | #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 PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 11 | #define PACKAGE_VERSION_PATCHLEVEL 2 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_BACKTRACE 1 | #define HAVE_STRCASESTR 1 | #define HAVE_FFS 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAS_GETDTABLESIZE 1 | #define HAS_GETIFADDRS 1 | #define HAS_MMAP 1 | #define HAVE_LIBM 1 | #define HAVE_CBRT 1 | #define HAVE_LINUX_AGPGART_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_ASM_MTRR_H 1 | #define HAS_MTRR_SUPPORT 1 | #define HAVE_SYSV_IPC 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16557: result: no configure:16557: checking machine/apmvar.h presence configure:16557: gcc -std=gnu99 -E conftest.c conftest.c:70:28: fatal error: machine/apmvar.h: No such file or directory compilation terminated. configure:16557: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.11.2" | #define PACKAGE_STRING "xorg-server 1.11.2" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.11.2" | #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 PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 11 | #define PACKAGE_VERSION_PATCHLEVEL 2 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_BACKTRACE 1 | #define HAVE_STRCASESTR 1 | #define HAVE_FFS 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAS_GETDTABLESIZE 1 | #define HAS_GETIFADDRS 1 | #define HAS_MMAP 1 | #define HAVE_LIBM 1 | #define HAVE_CBRT 1 | #define HAVE_LINUX_AGPGART_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_ASM_MTRR_H 1 | #define HAS_MTRR_SUPPORT 1 | #define HAVE_SYSV_IPC 1 | /* end confdefs.h. */ | #include configure:16557: result: no configure:16557: checking for machine/apmvar.h configure:16557: result: no configure:16589: checking execinfo.h usability configure:16589: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:16589: $? = 0 configure:16589: result: yes configure:16589: checking execinfo.h presence configure:16589: gcc -std=gnu99 -E conftest.c configure:16589: $? = 0 configure:16589: result: yes configure:16589: checking for execinfo.h configure:16589: result: yes configure:16592: checking for backtrace in -lc configure:16617: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lc -lm >&5 configure:16617: $? = 0 configure:16626: result: yes configure:16946: checking for root directory for font files configure:16963: result: /localwork/benda/gentoo/usr/share/fonts configure:16969: checking for directory for misc files configure:16980: result: ${FONTROOTDIR}/misc configure:16986: checking for directory for OTF files configure:16997: result: ${FONTROOTDIR}/OTF configure:17003: checking for directory for TTF files configure:17014: result: ${FONTROOTDIR}/TTF configure:17020: checking for directory for Type1 files configure:17031: result: ${FONTROOTDIR}/Type1 configure:17037: checking for directory for 75dpi files configure:17048: result: ${FONTROOTDIR}/75dpi configure:17054: checking for directory for 100dpi files configure:17065: result: ${FONTROOTDIR}/100dpi configure:17072: checking for ${prefix}/etc/X11/fontpath.d configure:17086: result: no configure:17106: checking for default font path configure:17108: result: ${FONTROOTDIR}/misc/,${FONTROOTDIR}/TTF/,${FONTROOTDIR}/OTF/,${FONTROOTDIR}/Type1/,${FONTROOTDIR}/100dpi/,${FONTROOTDIR}/75dpi/ configure:17252: checking for thread local storage (TLS) support configure:17272: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:17272: $? = 0 configure:17272: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c: In function '__declspec': conftest.c:73:24: error: expected declaration specifiers before 'test' conftest.c:76:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token conftest.c:73:5: warning: type of 'thread' defaults to 'int' conftest.c:80:1: error: expected '{' at end of input configure:17272: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.11.2" | #define PACKAGE_STRING "xorg-server 1.11.2" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.11.2" | #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 PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 11 | #define PACKAGE_VERSION_PATCHLEVEL 2 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_BACKTRACE 1 | #define HAVE_STRCASESTR 1 | #define HAVE_FFS 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAS_GETDTABLESIZE 1 | #define HAS_GETIFADDRS 1 | #define HAS_MMAP 1 | #define HAVE_LIBM 1 | #define HAVE_CBRT 1 | #define HAVE_LINUX_AGPGART_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_ASM_MTRR_H 1 | #define HAS_MTRR_SUPPORT 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_BACKTRACE 1 | #define HAVE_EXECINFO_H 1 | #define BUNDLE_ID_PREFIX "org.x" | /* end confdefs.h. */ | int __declspec(thread) test; | int | main () | { | | ; | return 0; | } configure:17280: result: __thread configure:17284: checking for tls_model attribute support configure:17303: gcc -std=gnu99 -c -g -O2 -pedantic -Werror conftest.c >&5 configure:17303: $? = 0 configure:17313: result: yes configure:17697: checking to see if we can install the Xorg server as root configure:17715: result: no configure:17729: checking return type of signal handlers configure:17747: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:80:1: error: void value not ignored as it ought to be configure:17747: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.11.2" | #define PACKAGE_STRING "xorg-server 1.11.2" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.11.2" | #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 PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 11 | #define PACKAGE_VERSION_PATCHLEVEL 2 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_BACKTRACE 1 | #define HAVE_STRCASESTR 1 | #define HAVE_FFS 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAS_GETDTABLESIZE 1 | #define HAS_GETIFADDRS 1 | #define HAS_MMAP 1 | #define HAVE_LIBM 1 | #define HAVE_CBRT 1 | #define HAVE_LINUX_AGPGART_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_ASM_MTRR_H 1 | #define HAS_MTRR_SUPPORT 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_BACKTRACE 1 | #define HAVE_EXECINFO_H 1 | #define BUNDLE_ID_PREFIX "org.x" | #define TLS __thread __attribute__((tls_model("initial-exec"))) | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:17754: result: void configure:17776: checking if Xtrans should support UNIX socket connections configure:17783: result: yes configure:17792: checking if Xtrans should support TCP socket connections configure:17794: result: yes configure:17802: checking for library containing socket configure:17833: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lm >&5 configure:17833: $? = 0 configure:17850: result: none required configure:17858: checking for library containing gethostbyname configure:17889: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lm >&5 configure:17889: $? = 0 configure:17906: result: none required configure:17962: checking for getaddrinfo configure:17962: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lm >&5 configure:17962: $? = 0 configure:17962: result: yes configure:17971: checking if IPv6 support should be built configure:17978: result: yes configure:17982: checking for struct sockaddr_in.sin_len configure:17982: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:88:12: error: 'struct sockaddr_in' has no member named 'sin_len' configure:17982: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.11.2" | #define PACKAGE_STRING "xorg-server 1.11.2" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.11.2" | #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 PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 11 | #define PACKAGE_VERSION_PATCHLEVEL 2 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_BACKTRACE 1 | #define HAVE_STRCASESTR 1 | #define HAVE_FFS 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAS_GETDTABLESIZE 1 | #define HAS_GETIFADDRS 1 | #define HAS_MMAP 1 | #define HAVE_LIBM 1 | #define HAVE_CBRT 1 | #define HAVE_LINUX_AGPGART_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_ASM_MTRR_H 1 | #define HAS_MTRR_SUPPORT 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_BACKTRACE 1 | #define HAVE_EXECINFO_H 1 | #define BUNDLE_ID_PREFIX "org.x" | #define TLS __thread __attribute__((tls_model("initial-exec"))) | #define RETSIGTYPE void | #define UNIXCONN 1 | #define TCPCONN 1 | #define IPv6 1 | /* end confdefs.h. */ | | #include | #include | #include | | | int | main () | { | static struct sockaddr_in ac_aggr; | if (ac_aggr.sin_len) | return 0; | ; | return 0; | } configure:17982: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:88:19: error: 'struct sockaddr_in' has no member named 'sin_len' configure:17982: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.11.2" | #define PACKAGE_STRING "xorg-server 1.11.2" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.11.2" | #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 PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 11 | #define PACKAGE_VERSION_PATCHLEVEL 2 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_BACKTRACE 1 | #define HAVE_STRCASESTR 1 | #define HAVE_FFS 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAS_GETDTABLESIZE 1 | #define HAS_GETIFADDRS 1 | #define HAS_MMAP 1 | #define HAVE_LIBM 1 | #define HAVE_CBRT 1 | #define HAVE_LINUX_AGPGART_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_ASM_MTRR_H 1 | #define HAS_MTRR_SUPPORT 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_BACKTRACE 1 | #define HAVE_EXECINFO_H 1 | #define BUNDLE_ID_PREFIX "org.x" | #define TLS __thread __attribute__((tls_model("initial-exec"))) | #define RETSIGTYPE void | #define UNIXCONN 1 | #define TCPCONN 1 | #define IPv6 1 | /* end confdefs.h. */ | | #include | #include | #include | | | int | main () | { | static struct sockaddr_in ac_aggr; | if (sizeof ac_aggr.sin_len) | return 0; | ; | return 0; | } configure:17982: result: no configure:17996: checking for socklen_t configure:17996: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:17996: $? = 0 configure:17996: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:117:24: error: expected expression before ')' token configure:17996: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.11.2" | #define PACKAGE_STRING "xorg-server 1.11.2" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.11.2" | #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 PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 11 | #define PACKAGE_VERSION_PATCHLEVEL 2 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_BACKTRACE 1 | #define HAVE_STRCASESTR 1 | #define HAVE_FFS 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAS_GETDTABLESIZE 1 | #define HAS_GETIFADDRS 1 | #define HAS_MMAP 1 | #define HAVE_LIBM 1 | #define HAVE_CBRT 1 | #define HAVE_LINUX_AGPGART_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_ASM_MTRR_H 1 | #define HAS_MTRR_SUPPORT 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_BACKTRACE 1 | #define HAVE_EXECINFO_H 1 | #define BUNDLE_ID_PREFIX "org.x" | #define TLS __thread __attribute__((tls_model("initial-exec"))) | #define RETSIGTYPE void | #define UNIXCONN 1 | #define TCPCONN 1 | #define IPv6 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include | | int | main () | { | if (sizeof ((socklen_t))) | return 0; | ; | return 0; | } configure:17996: result: yes configure:18023: checking if Xtrans should support os-specific local connections configure:18025: result: no configure:18050: checking for authdes_seccreate configure:18050: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lm >&5 /tmp/cco6vYza.o: In function `main': /localwork/benda/gentoo/var/tmp/portage/x11-base/xorg-server-1.11.2-r2/work/xorg-server-1.11.2/conftest.c:113: undefined reference to `authdes_seccreate' collect2: ld returned 1 exit status configure:18050: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.11.2" | #define PACKAGE_STRING "xorg-server 1.11.2" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.11.2" | #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 PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 11 | #define PACKAGE_VERSION_PATCHLEVEL 2 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_BACKTRACE 1 | #define HAVE_STRCASESTR 1 | #define HAVE_FFS 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAS_GETDTABLESIZE 1 | #define HAS_GETIFADDRS 1 | #define HAS_MMAP 1 | #define HAVE_LIBM 1 | #define HAVE_CBRT 1 | #define HAVE_LINUX_AGPGART_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_ASM_MTRR_H 1 | #define HAS_MTRR_SUPPORT 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_BACKTRACE 1 | #define HAVE_EXECINFO_H 1 | #define BUNDLE_ID_PREFIX "org.x" | #define TLS __thread __attribute__((tls_model("initial-exec"))) | #define RETSIGTYPE void | #define UNIXCONN 1 | #define TCPCONN 1 | #define IPv6 1 | #define HAVE_SOCKLEN_T 1 | /* end confdefs.h. */ | /* Define authdes_seccreate to an innocuous variant, in case declares authdes_seccreate. | For example, HP-UX 11i declares gettimeofday. */ | #define authdes_seccreate innocuous_authdes_seccreate | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char authdes_seccreate (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef authdes_seccreate | | /* 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 authdes_seccreate (); | /* 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_authdes_seccreate || defined __stub___authdes_seccreate | choke me | #endif | | int | main () | { | return authdes_seccreate (); | ; | return 0; | } configure:18050: result: no configure:18050: checking for authdes_create configure:18050: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lm >&5 configure:18050: $? = 0 configure:18050: result: yes configure:18065: checking for library containing getsecretkey configure:18096: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lm >&5 configure:18096: $? = 0 configure:18113: result: none required configure:18124: checking if Secure RPC authentication ("SUN-DES-1") should be supported configure:18131: result: yes configure:18298: checking for PIXMAN configure:18305: $PKG_CONFIG --exists --print-errors "$LIBPIXMAN" configure:18308: $? = 0 configure:18322: $PKG_CONFIG --exists --print-errors "$LIBPIXMAN" configure:18325: $? = 0 configure:18383: result: yes configure:18398: checking for UDEV configure:18405: $PKG_CONFIG --exists --print-errors "$LIBUDEV" Package libudev was not found in the pkg-config search path. Perhaps you should add the directory containing `libudev.pc' to the PKG_CONFIG_PATH environment variable No package 'libudev' found configure:18408: $? = 1 configure:18422: $PKG_CONFIG --exists --print-errors "$LIBUDEV" Package libudev was not found in the pkg-config search path. Perhaps you should add the directory containing `libudev.pc' to the PKG_CONFIG_PATH environment variable No package 'libudev' found configure:18425: $? = 1 configure:18439: result: no No package 'libudev' found configure:18491: checking for DBUS configure:18498: $PKG_CONFIG --exists --print-errors "$LIBDBUS" configure:18501: $? = 0 configure:18515: $PKG_CONFIG --exists --print-errors "$LIBDBUS" configure:18518: $? = 0 configure:18556: result: yes configure:18598: checking for HAL configure:18605: $PKG_CONFIG --exists --print-errors "hal" Package hal was not found in the pkg-config search path. Perhaps you should add the directory containing `hal.pc' to the PKG_CONFIG_PATH environment variable No package 'hal' found configure:18608: $? = 1 configure:18622: $PKG_CONFIG --exists --print-errors "hal" Package hal was not found in the pkg-config search path. Perhaps you should add the directory containing `hal.pc' to the PKG_CONFIG_PATH environment variable No package 'hal' found configure:18625: $? = 1 configure:18639: result: no No package 'hal' found configure:18714: checking for glibc... configure:18725: gcc -std=gnu99 -E conftest.c configure:18725: $? = 0 configure:18731: result: yes configure:18736: checking for clock_gettime configure:18736: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lm >&5 /tmp/ccSfpLIb.o: In function `main': /localwork/benda/gentoo/var/tmp/portage/x11-base/xorg-server-1.11.2-r2/work/xorg-server-1.11.2/conftest.c:117: undefined reference to `clock_gettime' collect2: ld returned 1 exit status configure:18736: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.11.2" | #define PACKAGE_STRING "xorg-server 1.11.2" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.11.2" | #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 PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 11 | #define PACKAGE_VERSION_PATCHLEVEL 2 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_BACKTRACE 1 | #define HAVE_STRCASESTR 1 | #define HAVE_FFS 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAS_GETDTABLESIZE 1 | #define HAS_GETIFADDRS 1 | #define HAS_MMAP 1 | #define HAVE_LIBM 1 | #define HAVE_CBRT 1 | #define HAVE_LINUX_AGPGART_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_ASM_MTRR_H 1 | #define HAS_MTRR_SUPPORT 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_BACKTRACE 1 | #define HAVE_EXECINFO_H 1 | #define BUNDLE_ID_PREFIX "org.x" | #define TLS __thread __attribute__((tls_model("initial-exec"))) | #define RETSIGTYPE void | #define UNIXCONN 1 | #define TCPCONN 1 | #define IPv6 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_AUTHDES_CREATE 1 | #define SECURE_RPC 1 | #define HAVE_DBUS 1 | #define USE_SIGIO_BY_DEFAULT TRUE | /* end confdefs.h. */ | /* Define clock_gettime to an innocuous variant, in case declares clock_gettime. | For example, HP-UX 11i declares gettimeofday. */ | #define clock_gettime innocuous_clock_gettime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char clock_gettime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef clock_gettime | | /* 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 clock_gettime (); | /* 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_clock_gettime || defined __stub___clock_gettime | choke me | #endif | | int | main () | { | return clock_gettime (); | ; | return 0; | } configure:18736: result: no configure:18743: checking for clock_gettime in -lrt configure:18768: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lrt -lm >&5 configure:18768: $? = 0 configure:18777: result: yes configure:18789: checking for a useful monotonic clock ... configure:18825: gcc -std=gnu99 -o conftest -g -O2 -D_POSIX_C_SOURCE=200112L conftest.c -lrt >&5 configure:18825: $? = 0 configure:18825: ./conftest configure:18825: $? = 0 configure:18841: result: yes configure:18983: checking whether to track client ids configure:18992: result: yes configure:19006: checking for XLIB configure:19013: $PKG_CONFIG --exists --print-errors "x11" configure:19016: $? = 0 configure:19030: $PKG_CONFIG --exists --print-errors "x11" configure:19033: $? = 0 configure:19091: result: yes configure:19097: checking for GL configure:19104: $PKG_CONFIG --exists --print-errors "$GLPROTO $LIBGL" configure:19107: $? = 0 configure:19121: $PKG_CONFIG --exists --print-errors "$GLPROTO $LIBGL" configure:19124: $? = 0 configure:19182: result: yes configure:19242: checking for DRIPROTO configure:19249: $PKG_CONFIG --exists --print-errors "$DRIPROTO" configure:19252: $? = 0 configure:19266: $PKG_CONFIG --exists --print-errors "$DRIPROTO" configure:19269: $? = 0 configure:19327: result: yes configure:19333: checking for DRI configure:19340: $PKG_CONFIG --exists --print-errors "$GLPROTO $LIBDRI" configure:19343: $? = 0 configure:19357: $PKG_CONFIG --exists --print-errors "$GLPROTO $LIBDRI" configure:19360: $? = 0 configure:19418: result: yes configure:19427: checking for DRI2PROTO configure:19434: $PKG_CONFIG --exists --print-errors "$DRI2PROTO" configure:19437: $? = 0 configure:19451: $PKG_CONFIG --exists --print-errors "$DRI2PROTO" configure:19454: $? = 0 configure:19492: result: yes configure:19524: checking for LIBDRM configure:19531: $PKG_CONFIG --exists --print-errors "$LIBDRM" configure:19534: $? = 0 configure:19548: $PKG_CONFIG --exists --print-errors "$LIBDRM" configure:19551: $? = 0 configure:19609: result: yes configure:19627: gcc -std=gnu99 -c -I/localwork/benda/gentoo/usr/include -I/localwork/benda/gentoo/usr/include/libdrm -I/localwork/benda/gentoo/usr/include -I/localwork/benda/gentoo/usr/include/libdrm conftest.c >&5 configure:19627: $? = 0 configure:20113: checking for strcasecmp configure:20113: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lm -lrt >&5 conftest.c:143:6: warning: conflicting types for built-in function 'strcasecmp' configure:20113: $? = 0 configure:20113: result: yes configure:20122: checking for strncasecmp configure:20122: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lm -lrt >&5 conftest.c:143:6: warning: conflicting types for built-in function 'strncasecmp' configure:20122: $? = 0 configure:20122: result: yes configure:20131: checking for strcasestr configure:20131: result: yes configure:20143: checking for XDMCP configure:20150: $PKG_CONFIG --exists --print-errors "xdmcp" configure:20153: $? = 0 configure:20167: $PKG_CONFIG --exists --print-errors "xdmcp" configure:20170: $? = 0 configure:20208: result: yes configure:20213: checking for XdmcpWrap in -lXdmcp configure:20238: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lXdmcp -L/localwork/benda/gentoo/usr/lib -lXdmcp -lm -lrt >&5 configure:20238: $? = 0 configure:20247: result: yes configure:20521: checking for SHA1Init configure:20521: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lm -lrt >&5 /tmp/ccAxinf4.o: In function `main': /localwork/benda/gentoo/var/tmp/portage/x11-base/xorg-server-1.11.2-r2/work/xorg-server-1.11.2/conftest.c:178: undefined reference to `SHA1Init' collect2: ld returned 1 exit status configure:20521: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.11.2" | #define PACKAGE_STRING "xorg-server 1.11.2" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.11.2" | #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 PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 11 | #define PACKAGE_VERSION_PATCHLEVEL 2 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_BACKTRACE 1 | #define HAVE_STRCASESTR 1 | #define HAVE_FFS 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAS_GETDTABLESIZE 1 | #define HAS_GETIFADDRS 1 | #define HAS_MMAP 1 | #define HAVE_LIBM 1 | #define HAVE_CBRT 1 | #define HAVE_LINUX_AGPGART_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_ASM_MTRR_H 1 | #define HAS_MTRR_SUPPORT 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_BACKTRACE 1 | #define HAVE_EXECINFO_H 1 | #define BUNDLE_ID_PREFIX "org.x" | #define TLS __thread __attribute__((tls_model("initial-exec"))) | #define RETSIGTYPE void | #define UNIXCONN 1 | #define TCPCONN 1 | #define IPv6 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_AUTHDES_CREATE 1 | #define SECURE_RPC 1 | #define HAVE_DBUS 1 | #define USE_SIGIO_BY_DEFAULT TRUE | #define MONOTONIC_CLOCK 1 | #define XV 1 | #define XvExtension 1 | #define XvMCExtension 1 | #define XREGISTRY 1 | #define COMPOSITE 1 | #define MITSHM 1 | #define HAS_SHM 1 | #define XRECORD 1 | #define SCREENSAVER 1 | #define RES 1 | #define CLIENTIDS 1 | #define GLXEXT 1 | #define AIGLX 1 | #define XF86DRI 1 | #define DRI2 1 | #define WITH_LIBDRM 1 | #define DRI2_AIGLX 1 | #define XINERAMA 1 | #define PANORAMIX 1 | #define XACE 1 | #define DBE 1 | #define DPMSExtension 1 | #define RENDER 1 | #define RANDR 1 | #define XFIXES 1 | #define DAMAGE 1 | #define XINPUT 1 | #define SHAPE 1 | #define XKB_BASE_DIRECTORY "/usr/local/share/X11/xkb" | #define XKB_BIN_DIRECTORY "/usr/local/bin" | #define XKM_OUTPUT_DIR "/usr/local/share/X11/xkb/compiled/" | #define XKB_DFLT_RULES "evdev" | #define XKB_DFLT_MODEL "pc105" | #define XKB_DFLT_LAYOUT "us" | #define XKB_DFLT_VARIANT "" | #define XKB_DFLT_OPTIONS "" | #define XDMCP 1 | #define HASXDMAUTH 1 | #define COMPILEDDEFAULTFONTPATH "/localwork/benda/gentoo/usr/share/fonts/misc/,/localwork/benda/gentoo/usr/share/fonts/TTF/,/localwork/benda/gentoo/usr/share/fonts/OTF/,/localwork/benda/gentoo/usr/share/fonts/Type1/,/localwork/benda/gentoo/usr/share/fonts/100dpi/,/localwork/benda/gentoo/usr/share/fonts/75dpi/" | #define PCI_TXT_IDS_PATH "" | #define SERVER_MISC_CONFIG_PATH "/usr/local/lib/xorg" | #define BASE_FONT_PATH "/localwork/benda/gentoo/usr/share/fonts" | #define DRI_DRIVER_PATH "/localwork/benda/gentoo/usr/lib/dri" | #define XVENDORNAME "The X.Org Foundation" | #define XVENDORNAMESHORT "X.Org" | #define XORG_DATE "2011-11-04" | #define XORG_MAN_VERSION "Version 1.11.2" | #define BUILDERADDR "xorg@lists.freedesktop.org" | #define OSNAME "Linux 2.6.18-194.26.1.el5 x86_64" | #define OSVENDOR "" | #define BUILDERSTRING "" | #define VENDOR_NAME "The X.Org Foundation" | #define VENDOR_NAME_SHORT "X.Org" | #define VENDOR_RELEASE (((1) * 10000000) + ((11) * 100000) + ((2) * 1000) + 0) | #define VENDOR_MAN_VERSION "Version 1.11.2" | #define NO_LIBCWRAPPER 1 | #define XTEST 1 | #define XSYNC 1 | #define XCMISC 1 | #define BIGREQS 1 | /* end confdefs.h. */ | /* Define SHA1Init to an innocuous variant, in case declares SHA1Init. | For example, HP-UX 11i declares gettimeofday. */ | #define SHA1Init innocuous_SHA1Init | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char SHA1Init (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef SHA1Init | | /* 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 SHA1Init (); | /* 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_SHA1Init || defined __stub___SHA1Init | choke me | #endif | | int | main () | { | return SHA1Init (); | ; | return 0; | } configure:20521: result: no configure:20538: checking for CC_SHA1_Init configure:20538: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lm -lrt >&5 /tmp/ccaySfc9.o: In function `main': /localwork/benda/gentoo/var/tmp/portage/x11-base/xorg-server-1.11.2-r2/work/xorg-server-1.11.2/conftest.c:178: undefined reference to `CC_SHA1_Init' collect2: ld returned 1 exit status configure:20538: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.11.2" | #define PACKAGE_STRING "xorg-server 1.11.2" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.11.2" | #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 PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 11 | #define PACKAGE_VERSION_PATCHLEVEL 2 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_BACKTRACE 1 | #define HAVE_STRCASESTR 1 | #define HAVE_FFS 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAS_GETDTABLESIZE 1 | #define HAS_GETIFADDRS 1 | #define HAS_MMAP 1 | #define HAVE_LIBM 1 | #define HAVE_CBRT 1 | #define HAVE_LINUX_AGPGART_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_ASM_MTRR_H 1 | #define HAS_MTRR_SUPPORT 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_BACKTRACE 1 | #define HAVE_EXECINFO_H 1 | #define BUNDLE_ID_PREFIX "org.x" | #define TLS __thread __attribute__((tls_model("initial-exec"))) | #define RETSIGTYPE void | #define UNIXCONN 1 | #define TCPCONN 1 | #define IPv6 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_AUTHDES_CREATE 1 | #define SECURE_RPC 1 | #define HAVE_DBUS 1 | #define USE_SIGIO_BY_DEFAULT TRUE | #define MONOTONIC_CLOCK 1 | #define XV 1 | #define XvExtension 1 | #define XvMCExtension 1 | #define XREGISTRY 1 | #define COMPOSITE 1 | #define MITSHM 1 | #define HAS_SHM 1 | #define XRECORD 1 | #define SCREENSAVER 1 | #define RES 1 | #define CLIENTIDS 1 | #define GLXEXT 1 | #define AIGLX 1 | #define XF86DRI 1 | #define DRI2 1 | #define WITH_LIBDRM 1 | #define DRI2_AIGLX 1 | #define XINERAMA 1 | #define PANORAMIX 1 | #define XACE 1 | #define DBE 1 | #define DPMSExtension 1 | #define RENDER 1 | #define RANDR 1 | #define XFIXES 1 | #define DAMAGE 1 | #define XINPUT 1 | #define SHAPE 1 | #define XKB_BASE_DIRECTORY "/usr/local/share/X11/xkb" | #define XKB_BIN_DIRECTORY "/usr/local/bin" | #define XKM_OUTPUT_DIR "/usr/local/share/X11/xkb/compiled/" | #define XKB_DFLT_RULES "evdev" | #define XKB_DFLT_MODEL "pc105" | #define XKB_DFLT_LAYOUT "us" | #define XKB_DFLT_VARIANT "" | #define XKB_DFLT_OPTIONS "" | #define XDMCP 1 | #define HASXDMAUTH 1 | #define COMPILEDDEFAULTFONTPATH "/localwork/benda/gentoo/usr/share/fonts/misc/,/localwork/benda/gentoo/usr/share/fonts/TTF/,/localwork/benda/gentoo/usr/share/fonts/OTF/,/localwork/benda/gentoo/usr/share/fonts/Type1/,/localwork/benda/gentoo/usr/share/fonts/100dpi/,/localwork/benda/gentoo/usr/share/fonts/75dpi/" | #define PCI_TXT_IDS_PATH "" | #define SERVER_MISC_CONFIG_PATH "/usr/local/lib/xorg" | #define BASE_FONT_PATH "/localwork/benda/gentoo/usr/share/fonts" | #define DRI_DRIVER_PATH "/localwork/benda/gentoo/usr/lib/dri" | #define XVENDORNAME "The X.Org Foundation" | #define XVENDORNAMESHORT "X.Org" | #define XORG_DATE "2011-11-04" | #define XORG_MAN_VERSION "Version 1.11.2" | #define BUILDERADDR "xorg@lists.freedesktop.org" | #define OSNAME "Linux 2.6.18-194.26.1.el5 x86_64" | #define OSVENDOR "" | #define BUILDERSTRING "" | #define VENDOR_NAME "The X.Org Foundation" | #define VENDOR_NAME_SHORT "X.Org" | #define VENDOR_RELEASE (((1) * 10000000) + ((11) * 100000) + ((2) * 1000) + 0) | #define VENDOR_MAN_VERSION "Version 1.11.2" | #define NO_LIBCWRAPPER 1 | #define XTEST 1 | #define XSYNC 1 | #define XCMISC 1 | #define BIGREQS 1 | /* end confdefs.h. */ | /* Define CC_SHA1_Init to an innocuous variant, in case declares CC_SHA1_Init. | For example, HP-UX 11i declares gettimeofday. */ | #define CC_SHA1_Init innocuous_CC_SHA1_Init | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char CC_SHA1_Init (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef CC_SHA1_Init | | /* 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 CC_SHA1_Init (); | /* 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_CC_SHA1_Init || defined __stub___CC_SHA1_Init | choke me | #endif | | int | main () | { | return CC_SHA1_Init (); | ; | return 0; | } configure:20538: result: no configure:20555: checking for SHA1Init in -lmd configure:20580: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lmd -lm -lrt >&5 /localwork/benda/gentoo/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lmd collect2: ld returned 1 exit status configure:20580: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.11.2" | #define PACKAGE_STRING "xorg-server 1.11.2" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.11.2" | #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 PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 11 | #define PACKAGE_VERSION_PATCHLEVEL 2 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_BACKTRACE 1 | #define HAVE_STRCASESTR 1 | #define HAVE_FFS 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAS_GETDTABLESIZE 1 | #define HAS_GETIFADDRS 1 | #define HAS_MMAP 1 | #define HAVE_LIBM 1 | #define HAVE_CBRT 1 | #define HAVE_LINUX_AGPGART_H 1 | #define HAVE_LINUX_APM_BIOS_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_ASM_MTRR_H 1 | #define HAS_MTRR_SUPPORT 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_BACKTRACE 1 | #define HAVE_EXECINFO_H 1 | #define BUNDLE_ID_PREFIX "org.x" | #define TLS __thread __attribute__((tls_model("initial-exec"))) | #define RETSIGTYPE void | #define UNIXCONN 1 | #define TCPCONN 1 | #define IPv6 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_AUTHDES_CREATE 1 | #define SECURE_RPC 1 | #define HAVE_DBUS 1 | #define USE_SIGIO_BY_DEFAULT TRUE | #define MONOTONIC_CLOCK 1 | #define XV 1 | #define XvExtension 1 | #define XvMCExtension 1 | #define XREGISTRY 1 | #define COMPOSITE 1 | #define MITSHM 1 | #define HAS_SHM 1 | #define XRECORD 1 | #define SCREENSAVER 1 | #define RES 1 | #define CLIENTIDS 1 | #define GLXEXT 1 | #define AIGLX 1 | #define XF86DRI 1 | #define DRI2 1 | #define WITH_LIBDRM 1 | #define DRI2_AIGLX 1 | #define XINERAMA 1 | #define PANORAMIX 1 | #define XACE 1 | #define DBE 1 | #define DPMSExtension 1 | #define RENDER 1 | #define RANDR 1 | #define XFIXES 1 | #define DAMAGE 1 | #define XINPUT 1 | #define SHAPE 1 | #define XKB_BASE_DIRECTORY "/usr/local/share/X11/xkb" | #define XKB_BIN_DIRECTORY "/usr/local/bin" | #define XKM_OUTPUT_DIR "/usr/local/share/X11/xkb/compiled/" | #define XKB_DFLT_RULES "evdev" | #define XKB_DFLT_MODEL "pc105" | #define XKB_DFLT_LAYOUT "us" | #define XKB_DFLT_VARIANT "" | #define XKB_DFLT_OPTIONS "" | #define XDMCP 1 | #define HASXDMAUTH 1 | #define COMPILEDDEFAULTFONTPATH "/localwork/benda/gentoo/usr/share/fonts/misc/,/localwork/benda/gentoo/usr/share/fonts/TTF/,/localwork/benda/gentoo/usr/share/fonts/OTF/,/localwork/benda/gentoo/usr/share/fonts/Type1/,/localwork/benda/gentoo/usr/share/fonts/100dpi/,/localwork/benda/gentoo/usr/share/fonts/75dpi/" | #define PCI_TXT_IDS_PATH "" | #define SERVER_MISC_CONFIG_PATH "/usr/local/lib/xorg" | #define BASE_FONT_PATH "/localwork/benda/gentoo/usr/share/fonts" | #define DRI_DRIVER_PATH "/localwork/benda/gentoo/usr/lib/dri" | #define XVENDORNAME "The X.Org Foundation" | #define XVENDORNAMESHORT "X.Org" | #define XORG_DATE "2011-11-04" | #define XORG_MAN_VERSION "Version 1.11.2" | #define BUILDERADDR "xorg@lists.freedesktop.org" | #define OSNAME "Linux 2.6.18-194.26.1.el5 x86_64" | #define OSVENDOR "" | #define BUILDERSTRING "" | #define VENDOR_NAME "The X.Org Foundation" | #define VENDOR_NAME_SHORT "X.Org" | #define VENDOR_RELEASE (((1) * 10000000) + ((11) * 100000) + ((2) * 1000) + 0) | #define VENDOR_MAN_VERSION "Version 1.11.2" | #define NO_LIBCWRAPPER 1 | #define XTEST 1 | #define XSYNC 1 | #define XCMISC 1 | #define BIGREQS 1 | /* end confdefs.h. */ | | /* 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 SHA1Init (); | int | main () | { | return SHA1Init (); | ; | return 0; | } configure:20589: result: no configure:20609: checking for LIBSHA1 configure:20616: $PKG_CONFIG --exists --print-errors "libsha1" Package libsha1 was not found in the pkg-config search path. Perhaps you should add the directory containing `libsha1.pc' to the PKG_CONFIG_PATH environment variable No package 'libsha1' found configure:20619: $? = 1 configure:20633: $PKG_CONFIG --exists --print-errors "libsha1" Package libsha1 was not found in the pkg-config search path. Perhaps you should add the directory containing `libsha1.pc' to the PKG_CONFIG_PATH environment variable No package 'libsha1' found configure:20636: $? = 1 configure:20650: result: no No package 'libsha1' found configure:20690: checking for gcry_md_open in -lgcrypt configure:20715: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lgcrypt -lm -lrt >&5 configure:20715: $? = 0 configure:20724: result: yes configure:20743: checking for SHA1_Init in -lcrypto configure:20768: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lcrypto -lm -lrt >&5 configure:20768: $? = 0 configure:20777: result: yes configure:20785: checking for OPENSSL configure:20792: $PKG_CONFIG --exists --print-errors "openssl" configure:20795: $? = 0 configure:20809: $PKG_CONFIG --exists --print-errors "openssl" configure:20812: $? = 0 configure:20850: result: yes configure:20871: checking for SHA1 implementation configure:20876: result: libgcrypt configure:20883: checking for XSERVERCFLAGS configure:20890: $PKG_CONFIG --exists --print-errors "$REQUIRED_MODULES $REQUIRED_LIBS" configure:20893: $? = 0 configure:20907: $PKG_CONFIG --exists --print-errors "$REQUIRED_MODULES $REQUIRED_LIBS" configure:20910: $? = 0 configure:20968: result: yes configure:20974: checking for XSERVERLIBS configure:20981: $PKG_CONFIG --exists --print-errors "$REQUIRED_LIBS" configure:20984: $? = 0 configure:20998: $PKG_CONFIG --exists --print-errors "$REQUIRED_LIBS" configure:21001: $? = 0 configure:21059: result: yes configure:21094: checking if SVR4 needs to be defined configure:21113: result: no configure:21123: checking whether to build Xvfb DDX configure:21125: result: yes configure:21147: checking for XNESTMODULES configure:21154: $PKG_CONFIG --exists --print-errors "$LIBXEXT x11 xau $XDMCP_MODULES" configure:21157: $? = 0 configure:21171: $PKG_CONFIG --exists --print-errors "$LIBXEXT x11 xau $XDMCP_MODULES" configure:21174: $? = 0 configure:21212: result: yes configure:21216: checking whether to build Xnest DDX configure:21221: result: yes configure:21244: checking whether to build Xorg DDX configure:21253: result: no configure:22337: checking whether to build XWin DDX configure:22346: result: no configure:23076: checking dependency style of $(CC) configure:23184: result: none configure:23226: checking for DMXMODULES configure:23233: $PKG_CONFIG --exists --print-errors "xmuu $LIBXEXT x11 xrender xfixes $LIBXI $DMXPROTO xau $XDMCP_MODULES" Package dmxproto was not found in the pkg-config search path. Perhaps you should add the directory containing `dmxproto.pc' to the PKG_CONFIG_PATH environment variable No package 'dmxproto' found configure:23236: $? = 1 configure:23250: $PKG_CONFIG --exists --print-errors "xmuu $LIBXEXT x11 xrender xfixes $LIBXI $DMXPROTO xau $XDMCP_MODULES" Package dmxproto was not found in the pkg-config search path. Perhaps you should add the directory containing `dmxproto.pc' to the PKG_CONFIG_PATH environment variable No package 'dmxproto' found configure:23253: $? = 1 configure:23267: result: no No package 'dmxproto' found configure:23365: checking whether to build Xdmx DDX configure:23374: result: no configure:24454: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:24454: $? = 0 configure:25053: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by xorg-server config.status 1.11.2, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on abby01 config.status:1765: creating Makefile config.status:1765: creating glx/Makefile config.status:1765: creating include/Makefile config.status:1765: creating composite/Makefile config.status:1765: creating damageext/Makefile config.status:1765: creating dbe/Makefile config.status:1765: creating dix/Makefile config.status:1765: creating doc/Makefile config.status:1765: creating doc/dtrace/Makefile config.status:1765: creating man/Makefile config.status:1765: creating fb/Makefile config.status:1765: creating record/Makefile config.status:1765: creating config/Makefile config.status:1765: creating mi/Makefile config.status:1765: creating miext/Makefile config.status:1765: creating miext/sync/Makefile config.status:1765: creating miext/damage/Makefile config.status:1765: creating miext/shadow/Makefile config.status:1765: creating miext/cw/Makefile config.status:1765: creating miext/rootless/Makefile config.status:1765: creating os/Makefile config.status:1765: creating randr/Makefile config.status:1765: creating render/Makefile config.status:1765: creating xkb/Makefile config.status:1765: creating Xext/Makefile config.status:1765: creating Xi/Makefile config.status:1765: creating xfixes/Makefile config.status:1765: creating exa/Makefile config.status:1765: creating hw/Makefile config.status:1765: creating hw/xfree86/Makefile config.status:1765: creating hw/xfree86/common/Makefile config.status:1765: creating hw/xfree86/common/xf86Build.h config.status:1765: creating hw/xfree86/ddc/Makefile config.status:1765: creating hw/xfree86/dixmods/Makefile config.status:1765: creating hw/xfree86/dixmods/extmod/Makefile config.status:1765: creating hw/xfree86/doc/Makefile config.status:1765: creating hw/xfree86/dri/Makefile config.status:1765: creating hw/xfree86/dri2/Makefile config.status:1765: creating hw/xfree86/exa/Makefile config.status:1765: creating hw/xfree86/exa/man/Makefile config.status:1765: creating hw/xfree86/fbdevhw/Makefile config.status:1765: creating hw/xfree86/fbdevhw/man/Makefile config.status:1765: creating hw/xfree86/i2c/Makefile config.status:1765: creating hw/xfree86/int10/Makefile config.status:1765: creating hw/xfree86/loader/Makefile config.status:1765: creating hw/xfree86/man/Makefile config.status:1765: creating hw/xfree86/modes/Makefile config.status:1765: creating hw/xfree86/os-support/Makefile config.status:1765: creating hw/xfree86/os-support/bsd/Makefile config.status:1765: creating hw/xfree86/os-support/bus/Makefile config.status:1765: creating hw/xfree86/os-support/hurd/Makefile config.status:1765: creating hw/xfree86/os-support/misc/Makefile config.status:1765: creating hw/xfree86/os-support/linux/Makefile config.status:1765: creating hw/xfree86/os-support/solaris/Makefile config.status:1765: creating hw/xfree86/parser/Makefile config.status:1765: creating hw/xfree86/ramdac/Makefile config.status:1765: creating hw/xfree86/shadowfb/Makefile config.status:1765: creating hw/xfree86/vbe/Makefile config.status:1765: creating hw/xfree86/vgahw/Makefile config.status:1765: creating hw/xfree86/x86emu/Makefile config.status:1765: creating hw/xfree86/xaa/Makefile config.status:1765: creating hw/xfree86/utils/Makefile config.status:1765: creating hw/xfree86/utils/man/Makefile config.status:1765: creating hw/xfree86/utils/cvt/Makefile config.status:1765: creating hw/xfree86/utils/gtf/Makefile config.status:1765: creating hw/dmx/config/Makefile config.status:1765: creating hw/dmx/config/man/Makefile config.status:1765: creating hw/dmx/doc/Makefile config.status:1765: creating hw/dmx/doxygen/doxygen.conf config.status:1765: creating hw/dmx/doxygen/Makefile config.status:1765: creating hw/dmx/examples/Makefile config.status:1765: creating hw/dmx/input/Makefile config.status:1765: creating hw/dmx/glxProxy/Makefile config.status:1765: creating hw/dmx/Makefile config.status:1765: creating hw/dmx/man/Makefile config.status:1765: creating hw/vfb/Makefile config.status:1765: creating hw/vfb/man/Makefile config.status:1765: creating hw/xnest/Makefile config.status:1765: creating hw/xnest/man/Makefile config.status:1765: creating hw/xwin/Makefile config.status:1765: creating hw/xwin/glx/Makefile config.status:1765: creating hw/xwin/man/Makefile config.status:1765: creating hw/xquartz/Makefile config.status:1765: creating hw/xquartz/GL/Makefile config.status:1765: creating hw/xquartz/bundle/Makefile config.status:1765: creating hw/xquartz/man/Makefile config.status:1765: creating hw/xquartz/mach-startup/Makefile config.status:1765: creating hw/xquartz/pbproxy/Makefile config.status:1765: creating hw/xquartz/xpr/Makefile config.status:1765: creating hw/kdrive/Makefile config.status:1765: creating hw/kdrive/ephyr/Makefile config.status:1765: creating hw/kdrive/ephyr/man/Makefile config.status:1765: creating hw/kdrive/fake/Makefile config.status:1765: creating hw/kdrive/fbdev/Makefile config.status:1765: creating hw/kdrive/linux/Makefile config.status:1765: creating hw/kdrive/src/Makefile config.status:1765: creating test/Makefile config.status:1765: creating test/xi2/Makefile config.status:1765: creating xserver.ent config.status:1765: creating xorg-server.pc config.status:1765: creating include/do-not-use-config.h config.status:1946: include/do-not-use-config.h is unchanged config.status:1765: creating include/xorg-server.h config.status:1946: include/xorg-server.h is unchanged config.status:1765: creating include/dix-config.h config.status:1946: include/dix-config.h is unchanged config.status:1765: creating include/xorg-config.h config.status:1946: include/xorg-config.h is unchanged config.status:1765: creating include/xkb-config.h config.status:1946: include/xkb-config.h is unchanged config.status:1765: creating include/xwin-config.h config.status:1946: include/xwin-config.h is unchanged config.status:1765: creating include/kdrive-config.h config.status:1946: include/kdrive-config.h is unchanged config.status:1765: creating include/version-config.h config.status:1946: include/version-config.h is unchanged config.status:1994: executing depfiles commands config.status:1994: executing libtool commands config.status:1994: executing sdksyms commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_asm_mtrr_h=yes ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_env_CCASFLAGS_set= ac_cv_env_CCASFLAGS_value= ac_cv_env_CCAS_set= ac_cv_env_CCAS_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_DBUS_CFLAGS_set= ac_cv_env_DBUS_CFLAGS_value= ac_cv_env_DBUS_LIBS_set= ac_cv_env_DBUS_LIBS_value= ac_cv_env_DGA_CFLAGS_set= ac_cv_env_DGA_CFLAGS_value= ac_cv_env_DGA_LIBS_set= ac_cv_env_DGA_LIBS_value= ac_cv_env_DMXEXAMPLES_DEP_CFLAGS_set= ac_cv_env_DMXEXAMPLES_DEP_CFLAGS_value= ac_cv_env_DMXEXAMPLES_DEP_LIBS_set= ac_cv_env_DMXEXAMPLES_DEP_LIBS_value= ac_cv_env_DMXMODULES_CFLAGS_set= ac_cv_env_DMXMODULES_CFLAGS_value= ac_cv_env_DMXMODULES_LIBS_set= ac_cv_env_DMXMODULES_LIBS_value= ac_cv_env_DMXXIEXAMPLES_DEP_CFLAGS_set= ac_cv_env_DMXXIEXAMPLES_DEP_CFLAGS_value= ac_cv_env_DMXXIEXAMPLES_DEP_LIBS_set= ac_cv_env_DMXXIEXAMPLES_DEP_LIBS_value= ac_cv_env_DMXXMUEXAMPLES_DEP_CFLAGS_set= ac_cv_env_DMXXMUEXAMPLES_DEP_CFLAGS_value= ac_cv_env_DMXXMUEXAMPLES_DEP_LIBS_set= ac_cv_env_DMXXMUEXAMPLES_DEP_LIBS_value= ac_cv_env_DOXYGEN_set= ac_cv_env_DOXYGEN_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_DRIPROTO_CFLAGS_set= ac_cv_env_DRIPROTO_CFLAGS_value= ac_cv_env_DRIPROTO_LIBS_set= ac_cv_env_DRIPROTO_LIBS_value= ac_cv_env_DRI_CFLAGS_set= ac_cv_env_DRI_CFLAGS_value= ac_cv_env_DRI_LIBS_set= ac_cv_env_DRI_LIBS_value= ac_cv_env_FOP_set= ac_cv_env_FOP_value= ac_cv_env_GL_CFLAGS_set= ac_cv_env_GL_CFLAGS_value= ac_cv_env_GL_LIBS_set= ac_cv_env_GL_LIBS_value= ac_cv_env_HAL_CFLAGS_set= ac_cv_env_HAL_CFLAGS_value= ac_cv_env_HAL_LIBS_set= ac_cv_env_HAL_LIBS_value= ac_cv_env_KHRONOS_OPENGL_REGISTRY_CFLAGS_set= ac_cv_env_KHRONOS_OPENGL_REGISTRY_CFLAGS_value= ac_cv_env_KHRONOS_OPENGL_REGISTRY_LIBS_set= ac_cv_env_KHRONOS_OPENGL_REGISTRY_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_LIBSHA1_CFLAGS_set= ac_cv_env_LIBSHA1_CFLAGS_value= ac_cv_env_LIBSHA1_LIBS_set= ac_cv_env_LIBSHA1_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_OPENSSL_CFLAGS_set= ac_cv_env_OPENSSL_CFLAGS_value= ac_cv_env_OPENSSL_LIBS_set= ac_cv_env_OPENSSL_LIBS_value= ac_cv_env_PCIACCESS_CFLAGS_set= ac_cv_env_PCIACCESS_CFLAGS_value= ac_cv_env_PCIACCESS_LIBS_set= ac_cv_env_PCIACCESS_LIBS_value= ac_cv_env_PIXMAN_CFLAGS_set= ac_cv_env_PIXMAN_CFLAGS_value= ac_cv_env_PIXMAN_LIBS_set= ac_cv_env_PIXMAN_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value=/localwork/benda/gentoo/usr/lib/pkgconfig:/localwork/benda/gentoo/usr/share/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_SELINUX_CFLAGS_set= ac_cv_env_SELINUX_CFLAGS_value= ac_cv_env_SELINUX_LIBS_set= ac_cv_env_SELINUX_LIBS_value= ac_cv_env_TSLIB_CFLAGS_set= ac_cv_env_TSLIB_CFLAGS_value= ac_cv_env_TSLIB_LIBS_set= ac_cv_env_TSLIB_LIBS_value= ac_cv_env_UDEV_CFLAGS_set= ac_cv_env_UDEV_CFLAGS_value= ac_cv_env_UDEV_LIBS_set= ac_cv_env_UDEV_LIBS_value= ac_cv_env_WINDOWSWM_CFLAGS_set= ac_cv_env_WINDOWSWM_CFLAGS_value= ac_cv_env_WINDOWSWM_LIBS_set= ac_cv_env_WINDOWSWM_LIBS_value= ac_cv_env_X11EXAMPLES_DEP_CFLAGS_set= ac_cv_env_X11EXAMPLES_DEP_CFLAGS_value= ac_cv_env_X11EXAMPLES_DEP_LIBS_set= ac_cv_env_X11EXAMPLES_DEP_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_XDMXCONFIG_DEP_CFLAGS_set= ac_cv_env_XDMXCONFIG_DEP_CFLAGS_value= ac_cv_env_XDMXCONFIG_DEP_LIBS_set= ac_cv_env_XDMXCONFIG_DEP_LIBS_value= ac_cv_env_XEPHYR_CFLAGS_set= ac_cv_env_XEPHYR_CFLAGS_value= ac_cv_env_XEPHYR_LIBS_set= ac_cv_env_XEPHYR_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_XLIB_CFLAGS_set= ac_cv_env_XLIB_CFLAGS_value= ac_cv_env_XLIB_LIBS_set= ac_cv_env_XLIB_LIBS_value= ac_cv_env_XMLTO_set= ac_cv_env_XMLTO_value= ac_cv_env_XNESTMODULES_CFLAGS_set= ac_cv_env_XNESTMODULES_CFLAGS_value= ac_cv_env_XNESTMODULES_LIBS_set= ac_cv_env_XNESTMODULES_LIBS_value= ac_cv_env_XORG_MODULES_CFLAGS_set= ac_cv_env_XORG_MODULES_CFLAGS_value= ac_cv_env_XORG_MODULES_LIBS_set= ac_cv_env_XORG_MODULES_LIBS_value= ac_cv_env_XPBPROXY_CFLAGS_set= ac_cv_env_XPBPROXY_CFLAGS_value= ac_cv_env_XPBPROXY_LIBS_set= ac_cv_env_XPBPROXY_LIBS_value= ac_cv_env_XRESEXAMPLES_DEP_CFLAGS_set= ac_cv_env_XRESEXAMPLES_DEP_CFLAGS_value= ac_cv_env_XRESEXAMPLES_DEP_LIBS_set= ac_cv_env_XRESEXAMPLES_DEP_LIBS_value= ac_cv_env_XSERVERCFLAGS_CFLAGS_set= ac_cv_env_XSERVERCFLAGS_CFLAGS_value= ac_cv_env_XSERVERCFLAGS_LIBS_set= ac_cv_env_XSERVERCFLAGS_LIBS_value= ac_cv_env_XSERVERLIBS_CFLAGS_set= ac_cv_env_XSERVERLIBS_CFLAGS_value= ac_cv_env_XSERVERLIBS_LIBS_set= ac_cv_env_XSERVERLIBS_LIBS_value= ac_cv_env_XSLTPROC_set= ac_cv_env_XSLTPROC_value= ac_cv_env_XTSTEXAMPLES_DEP_CFLAGS_set= ac_cv_env_XTSTEXAMPLES_DEP_CFLAGS_value= ac_cv_env_XTSTEXAMPLES_DEP_LIBS_set= ac_cv_env_XTSTEXAMPLES_DEP_LIBS_value= ac_cv_env_XWINMODULES_CFLAGS_set= ac_cv_env_XWINMODULES_CFLAGS_value= ac_cv_env_XWINMODULES_LIBS_set= ac_cv_env_XWINMODULES_LIBS_value= ac_cv_env_YACC_set= ac_cv_env_YACC_value= ac_cv_env_YFLAGS_set= ac_cv_env_YFLAGS_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_file___prefix__etc_X11_fontpath_d=no ac_cv_func_CC_SHA1_Init=no ac_cv_func_SHA1Init=no ac_cv_func__doprnt=no ac_cv_func_alloca_works=yes ac_cv_func_authdes_create=yes ac_cv_func_authdes_seccreate=no ac_cv_func_backtrace=yes ac_cv_func_clock_gettime=no ac_cv_func_dlopen=no ac_cv_func_ffs=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getdtablesize=yes ac_cv_func_geteuid=yes ac_cv_func_getifaddrs=yes ac_cv_func_getisax=no ac_cv_func_getopt=yes ac_cv_func_getopt_long=yes ac_cv_func_getpeereid=no ac_cv_func_getpeerucred=no ac_cv_func_getuid=yes ac_cv_func_getzoneid=no ac_cv_func_link=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_mkstemp=yes ac_cv_func_mmap=yes ac_cv_func_shmctl64=no ac_cv_func_strcasecmp=yes ac_cv_func_strcasestr=yes ac_cv_func_strchr=yes ac_cv_func_strlcat=no ac_cv_func_strlcpy=no ac_cv_func_strncasecmp=yes ac_cv_func_strrchr=yes ac_cv_func_strtol=yes ac_cv_func_vasprintf=yes ac_cv_func_vprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_walkcontext=no ac_cv_have_decl___INTEL_COMPILER=no ac_cv_have_decl___SUNPRO_C=no ac_cv_have_decl___clang__=no ac_cv_header_asm_mtrr_h=yes ac_cv_header_byteswap_h=yes ac_cv_header_dbm_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_fnmatch_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_linux_agpgart_h=yes ac_cv_header_linux_apm_bios_h=yes ac_cv_header_linux_fb_h=yes ac_cv_header_machine_apmvar_h=no ac_cv_header_machine_mtrr_h=no ac_cv_header_memory_h=yes ac_cv_header_ndbm_h=no ac_cv_header_rpcsvc_dbm_h=no 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_stropts_h=yes ac_cv_header_sys_agpgart_h=no ac_cv_header_sys_agpio_h=no ac_cv_header_sys_endian_h=no ac_cv_header_sys_linker_h=no ac_cv_header_sys_memrange_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_lib_Xdmcp_XdmcpWrap=yes ac_cv_lib_c_backtrace=yes ac_cv_lib_crypto_SHA1_Init=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_gcrypt_gcry_md_open=yes ac_cv_lib_lex=-lfl ac_cv_lib_m_cbrt=yes ac_cv_lib_m_sqrt=yes ac_cv_lib_md_SHA1Init=no ac_cv_lib_rt_clock_gettime=yes ac_cv_member_struct_sockaddr_in_sin_len=no ac_cv_objext=o ac_cv_path_DOXYGEN=/usr/bin/doxygen ac_cv_path_DTRACE=not_found ac_cv_path_EGREP='/localwork/benda/gentoo/bin/grep -E' ac_cv_path_FGREP='/localwork/benda/gentoo/bin/grep -F' ac_cv_path_GREP=/localwork/benda/gentoo/bin/grep ac_cv_path_RAWCPP=/localwork/benda/gentoo/usr/bin/cpp ac_cv_path_SED=/localwork/benda/gentoo/bin/sed ac_cv_path_XSLTPROC=/localwork/benda/gentoo/usr/bin/xsltproc ac_cv_path_ac_pt_PKG_CONFIG=/localwork/benda/gentoo/usr/bin/pkg-config ac_cv_path_install='/localwork/benda/gentoo/usr/bin/install -c' ac_cv_path_mkdir=/localwork/benda/gentoo/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_LEX=flex ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_DLLTOOL=dlltool ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_make_set=yes ac_cv_search_gethostbyname='none required' ac_cv_search_getsecretkey='none required' ac_cv_search_opendir='none required' ac_cv_search_socket='none required' ac_cv_sizeof_unsigned_long=8 ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_sys_linker_h=no ac_cv_sysv_ipc=yes ac_cv_tls=__thread ac_cv_tls_model=yes ac_cv_type_pid_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_working_alloca_h=yes am_cv_CCAS_dependencies_compiler_type=gcc3 am_cv_CC_dependencies_compiler_type=gcc3 am_cv_OBJC_dependencies_compiler_type=none lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no 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_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/localwork/benda/gentoo/usr/x86_64-pc-linux-gnu/bin/ld lt_cv_path_NM='/localwork/benda/gentoo/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=98304 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop pkg_cv_DBUS_CFLAGS='-I/localwork/benda/gentoo/usr/include/dbus-1.0 -I/localwork/benda/gentoo/usr/lib/dbus-1.0/include ' pkg_cv_DBUS_LIBS='-L/localwork/benda/gentoo/usr/lib -ldbus-1 -lpthread -lrt ' pkg_cv_DRI2PROTO_CFLAGS='-I/localwork/benda/gentoo/usr/include ' pkg_cv_DRI2PROTO_LIBS=' ' pkg_cv_DRIPROTO_CFLAGS='-I/localwork/benda/gentoo/usr/include/X11/dri ' pkg_cv_DRIPROTO_LIBS=' ' pkg_cv_DRI_CFLAGS='-I/localwork/benda/gentoo/usr/include -I/localwork/benda/gentoo/usr/include/libdrm ' pkg_cv_DRI_LIBS=' ' pkg_cv_GL_CFLAGS='-I/localwork/benda/gentoo/usr/include -I/localwork/benda/gentoo/usr/include/libdrm ' pkg_cv_GL_LIBS='-L/localwork/benda/gentoo/usr/lib -lGL ' pkg_cv_LIBDRM_CFLAGS='-I/localwork/benda/gentoo/usr/include -I/localwork/benda/gentoo/usr/include/libdrm ' pkg_cv_LIBDRM_LIBS='-L/localwork/benda/gentoo/usr/lib -ldrm ' pkg_cv_OPENSSL_CFLAGS='-I/localwork/benda/gentoo/usr/include ' pkg_cv_OPENSSL_LIBS='-L/localwork/benda/gentoo/usr/lib -lssl -lcrypto -ldl -lz ' pkg_cv_PIXMAN_CFLAGS='-I/localwork/benda/gentoo/usr/include/pixman-1 ' pkg_cv_PIXMAN_LIBS='-L/localwork/benda/gentoo/usr/lib -lpixman-1 ' pkg_cv_XDMCP_CFLAGS='-I/localwork/benda/gentoo/usr/include ' pkg_cv_XDMCP_LIBS='-L/localwork/benda/gentoo/usr/lib -lXdmcp ' pkg_cv_XLIB_CFLAGS='-I/localwork/benda/gentoo/usr/include ' pkg_cv_XLIB_LIBS='-L/localwork/benda/gentoo/usr/lib -lX11 ' pkg_cv_XNESTMODULES_CFLAGS='-I/localwork/benda/gentoo/usr/include ' pkg_cv_XNESTMODULES_LIBS='-L/localwork/benda/gentoo/usr/lib -lXext -lX11 -lXau -lXdmcp ' pkg_cv_XSERVERCFLAGS_CFLAGS='-D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/localwork/benda/gentoo/usr/include -I/localwork/benda/gentoo/usr/include/pixman-1 -I/localwork/benda/gentoo/usr/include/freetype2 ' pkg_cv_XSERVERCFLAGS_LIBS='-L/localwork/benda/gentoo/usr/lib -lxkbfile -lpixman-1 -lXfont -lXau -lXdmcp ' pkg_cv_XSERVERLIBS_CFLAGS='-I/localwork/benda/gentoo/usr/include/pixman-1 -I/localwork/benda/gentoo/usr/include -I/localwork/benda/gentoo/usr/include/freetype2 ' pkg_cv_XSERVERLIBS_LIBS='-L/localwork/benda/gentoo/usr/lib -lpixman-1 -lXfont -lXau -lXdmcp ' xorg_cv_linker_flags__Wl__wrap_exit=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /localwork/benda/gentoo/var/tmp/portage/x11-base/xorg-server-1.11.2-r2/work/xorg-server-1.11.2/missing --run aclocal-1.11' ADMIN_MAN_DIR='$(mandir)/man$(ADMIN_MAN_SUFFIX)' ADMIN_MAN_SUFFIX='8' AGP_FALSE='#' AGP_TRUE='' AIGLX_DRI_LOADER_FALSE='#' AIGLX_DRI_LOADER_TRUE='' ALLOCA='' ALPHA_VIDEO_FALSE='' ALPHA_VIDEO_TRUE='#' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /localwork/benda/gentoo/var/tmp/portage/x11-base/xorg-server-1.11.2-r2/work/xorg-server-1.11.2/missing --run tar' AM_BACKSLASH='\' AM_DEFAULT_VERBOSITY='0' APPLE_APPLICATIONS_DIR='/Applications/Utilities' APPLE_APPLICATION_NAME='X11' APP_MAN_DIR='$(mandir)/man$(APP_MAN_SUFFIX)' APP_MAN_SUFFIX='1' AR='ar' ARM_VIDEO_FALSE='' ARM_VIDEO_TRUE='#' AS='as' AUTOCONF='${SHELL} /localwork/benda/gentoo/var/tmp/portage/x11-base/xorg-server-1.11.2-r2/work/xorg-server-1.11.2/missing --run autoconf' AUTOHEADER='${SHELL} /localwork/benda/gentoo/var/tmp/portage/x11-base/xorg-server-1.11.2-r2/work/xorg-server-1.11.2/missing --run autoheader' AUTOMAKE='${SHELL} /localwork/benda/gentoo/var/tmp/portage/x11-base/xorg-server-1.11.2-r2/work/xorg-server-1.11.2/missing --run automake-1.11' AWK='gawk' BASE_FONT_PATH='/localwork/benda/gentoo/usr/share/fonts' BSD_APM_FALSE='' BSD_APM_TRUE='#' BSD_KQUEUE_APM_FALSE='' BSD_KQUEUE_APM_TRUE='#' BUILD_DATE='20111129' BUILD_KDRIVEFBDEVLIB_FALSE='' BUILD_KDRIVEFBDEVLIB_TRUE='#' BUILD_TIME='1123742' BUNDLE_ID_PREFIX='org.x' CC='gcc -std=gnu99' CCAS='gcc -std=gnu99' CCASDEPMODE='depmode=gcc3' CCASFLAGS='-g -O2' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CHANGELOG_CMD='(GIT_DIR=$(top_srcdir)/.git git log > $(top_srcdir)/.changelog.tmp && mv $(top_srcdir)/.changelog.tmp $(top_srcdir)/ChangeLog) || (rm -f $(top_srcdir)/.changelog.tmp; touch $(top_srcdir)/ChangeLog; echo '\''git directory not found: installing possibly empty changelog.'\'' >&2)' CLIENTIDS_FALSE='#' CLIENTIDS_TRUE='' COMPILEDDEFAULTFONTPATH='/localwork/benda/gentoo/usr/share/fonts/misc/,/localwork/benda/gentoo/usr/share/fonts/TTF/,/localwork/benda/gentoo/usr/share/fonts/OTF/,/localwork/benda/gentoo/usr/share/fonts/Type1/,/localwork/benda/gentoo/usr/share/fonts/100dpi/,/localwork/benda/gentoo/usr/share/fonts/75dpi/' COMPOSITE_FALSE='#' COMPOSITE_TRUE='' CONFIG_DBUS_API_FALSE='' CONFIG_DBUS_API_TRUE='#' CONFIG_HAL_FALSE='' CONFIG_HAL_TRUE='#' CONFIG_NEED_DBUS_FALSE='' CONFIG_NEED_DBUS_TRUE='#' CONFIG_UDEV_FALSE='' CONFIG_UDEV_TRUE='#' CPP='gcc -std=gnu99 -E' CPPFLAGS='' CWARNFLAGS='-Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement' CYGPATH_W='echo' DBE_FALSE='#' DBE_TRUE='' DBUS_CFLAGS='-I/localwork/benda/gentoo/usr/include/dbus-1.0 -I/localwork/benda/gentoo/usr/lib/dbus-1.0/include ' DBUS_LIBS='-L/localwork/benda/gentoo/usr/lib -ldbus-1 -lpthread -lrt ' DEBUG_FALSE='' DEBUG_TRUE='#' DEFAULT_LIBRARY_PATH='' DEFAULT_LOGDIR='' DEFAULT_LOGPREFIX='' DEFAULT_MODULE_PATH='' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DGA_CFLAGS='' DGA_FALSE='' DGA_LIBS='' DGA_TRUE='#' DIX_CFLAGS='-DHAVE_DIX_CONFIG_H $(CWARNFLAGS) -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/localwork/benda/gentoo/usr/include -I/localwork/benda/gentoo/usr/include/pixman-1 -I/localwork/benda/gentoo/usr/include/freetype2 -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_srcdir)/Xext -I$(top_srcdir)/composite -I$(top_srcdir)/damageext -I$(top_srcdir)/xfixes -I$(top_srcdir)/Xi -I$(top_srcdir)/mi -I$(top_srcdir)/miext/sync -I$(top_srcdir)/miext/shadow -I$(top_srcdir)/miext/damage -I$(top_srcdir)/render -I$(top_srcdir)/randr -I$(top_srcdir)/fb' DIX_LIB='$(top_builddir)/dix/libdix.la' DLLTOOL='dlltool' DLOPEN_LIBS='-ldl' DMXEXAMPLES_DEP_CFLAGS='' DMXEXAMPLES_DEP_LIBS='' DMXMODULES_CFLAGS='' DMXMODULES_LIBS='' DMXXIEXAMPLES_DEP_CFLAGS='' DMXXIEXAMPLES_DEP_LIBS='' DMXXMUEXAMPLES_DEP_CFLAGS='' DMXXMUEXAMPLES_DEP_LIBS='' DMX_BUILD_LNX_FALSE='' DMX_BUILD_LNX_TRUE='#' DMX_BUILD_USB_FALSE='' DMX_BUILD_USB_TRUE='#' DMX_FALSE='' DMX_TRUE='#' DOXYGEN='/usr/bin/doxygen' DPMSExtension_FALSE='#' DPMSExtension_TRUE='' DRI2PROTO_CFLAGS='-I/localwork/benda/gentoo/usr/include ' DRI2PROTO_LIBS=' ' DRI2_AIGLX_FALSE='#' DRI2_AIGLX_TRUE='' DRI2_FALSE='#' DRI2_TRUE='' DRIPROTO_CFLAGS='-I/localwork/benda/gentoo/usr/include/X11/dri ' DRIPROTO_LIBS=' ' DRIVER_MAN_DIR='$(mandir)/man$(DRIVER_MAN_SUFFIX)' DRIVER_MAN_SUFFIX='4' DRI_CFLAGS='-I/localwork/benda/gentoo/usr/include -I/localwork/benda/gentoo/usr/include/libdrm ' DRI_DRIVER_PATH='/localwork/benda/gentoo/usr/lib/dri' DRI_FALSE='#' DRI_LIBS=' ' DRI_TRUE='' DSYMUTIL='' DTRACE='not_found' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/localwork/benda/gentoo/bin/grep -E' ENABLE_DEVEL_DOCS_FALSE='#' ENABLE_DEVEL_DOCS_TRUE='' ENABLE_DOCS_FALSE='#' ENABLE_DOCS_TRUE='' ENABLE_UNIT_TESTS_FALSE='#' ENABLE_UNIT_TESTS_TRUE='' EXEEXT='' FBDEVHW_FALSE='#' FBDEVHW_TRUE='' FGREP='/localwork/benda/gentoo/bin/grep -F' FILE_MAN_DIR='$(mandir)/man$(FILE_MAN_SUFFIX)' FILE_MAN_SUFFIX='5' FONT100DPIDIR='${FONTROOTDIR}/100dpi' FONT75DPIDIR='${FONTROOTDIR}/75dpi' FONTMISCDIR='${FONTROOTDIR}/misc' FONTOTFDIR='${FONTROOTDIR}/OTF' FONTROOTDIR='/localwork/benda/gentoo/usr/share/fonts' FONTTTFDIR='${FONTROOTDIR}/TTF' FONTTYPE1DIR='${FONTROOTDIR}/Type1' FOP='' FREEBSD_KLDLOAD_FALSE='' FREEBSD_KLDLOAD_TRUE='#' GLX_ARCH_DEFINES='-D__GLX_ALIGN64' GLX_DEFINES='-DGLX_USE_TLS -DPTHREADS' GLX_FALSE='#' GLX_TLS='yes' GLX_TRUE='' GL_CFLAGS='-I/localwork/benda/gentoo/usr/include -I/localwork/benda/gentoo/usr/include/libdrm ' GL_LIBS='-L/localwork/benda/gentoo/usr/lib -lGL ' GREP='/localwork/benda/gentoo/bin/grep' HAL_CFLAGS='' HAL_LIBS='' HAVE_DBUS_FALSE='#' HAVE_DBUS_TRUE='' HAVE_DOXYGEN_FALSE='' HAVE_DOXYGEN_TRUE='#' HAVE_FOP_FALSE='' HAVE_FOP_TRUE='#' HAVE_LD_WRAP_FALSE='#' HAVE_LD_WRAP_TRUE='' HAVE_STYLESHEETS_FALSE='' HAVE_STYLESHEETS_TRUE='#' HAVE_XMLTO_FALSE='' HAVE_XMLTO_TEXT_FALSE='' HAVE_XMLTO_TEXT_TRUE='#' HAVE_XMLTO_TRUE='#' HAVE_XSLTPROC_FALSE='#' HAVE_XSLTPROC_TRUE='' I386_VIDEO_FALSE='#' I386_VIDEO_TRUE='' INSTALL_CMD='(cp -f /localwork/benda/gentoo/usr/share/util-macros/INSTALL $(top_srcdir)/.INSTALL.tmp && mv $(top_srcdir)/.INSTALL.tmp $(top_srcdir)/INSTALL) || (rm -f $(top_srcdir)/.INSTALL.tmp; touch $(top_srcdir)/INSTALL; echo '\''util-macros "pkgdatadir" from xorg-macros.pc not found: installing possibly empty INSTALL.'\'' >&2)' INSTALL_DATA='${INSTALL} -m 644' INSTALL_LIBXF86CONFIG_FALSE='' INSTALL_LIBXF86CONFIG_TRUE='#' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_SETUID_FALSE='' INSTALL_SETUID_TRUE='#' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INT10MODULE_FALSE='#' INT10MODULE_TRUE='' INT10_STUB_FALSE='' INT10_STUB_TRUE='#' INT10_VM86_FALSE='' INT10_VM86_TRUE='#' INT10_X86EMU_FALSE='#' INT10_X86EMU_TRUE='' KDRIVEFBDEV_FALSE='' KDRIVEFBDEV_TRUE='#' KDRIVELINUX_FALSE='' KDRIVELINUX_TRUE='#' KDRIVE_CFLAGS='' KDRIVE_EVDEV_FALSE='' KDRIVE_EVDEV_TRUE='#' KDRIVE_FALSE='' KDRIVE_INCS='' KDRIVE_KBD_FALSE='' KDRIVE_KBD_TRUE='#' KDRIVE_LIBS='' KDRIVE_LOCAL_LIBS='' KDRIVE_MOUSE_FALSE='' KDRIVE_MOUSE_TRUE='#' KDRIVE_PURE_INCS='' KDRIVE_PURE_LIBS='' KDRIVE_TRUE='#' KHRONOS_OPENGL_REGISTRY_CFLAGS='' KHRONOS_OPENGL_REGISTRY_LIBS='' KHRONOS_SPEC_DIR='auto' LD='/localwork/benda/gentoo/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' LDFLAGS='' LD_EXPORT_SYMBOLS_FLAG='-export-dynamic' LEX='flex' LEXLIB='-lfl' LEX_OUTPUT_ROOT='lex.yy' LIBDRM_CFLAGS='-I/localwork/benda/gentoo/usr/include -I/localwork/benda/gentoo/usr/include/libdrm ' LIBDRM_LIBS='-L/localwork/benda/gentoo/usr/lib -ldrm ' LIBOBJS='' LIBS='-lm -lrt' LIBSHA1_CFLAGS='' LIBSHA1_LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIB_MAN_DIR='$(mandir)/man$(LIB_MAN_SUFFIX)' LIB_MAN_SUFFIX='3' LINUX_ALPHA_FALSE='' LINUX_ALPHA_TRUE='#' LINUX_IA64_FALSE='' LINUX_IA64_TRUE='#' LIPO='' LNXACPI_FALSE='' LNXACPI_TRUE='#' LNXAPM_FALSE='#' LNXAPM_TRUE='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAIN_LIB='$(top_builddir)/dix/libmain.la' MAKEINFO='${SHELL} /localwork/benda/gentoo/var/tmp/portage/x11-base/xorg-server-1.11.2-r2/work/xorg-server-1.11.2/missing --run makeinfo' MANIFEST_TOOL=':' MAN_SUBSTS=' -e '\''s|__vendorversion__|"$(PACKAGE_STRING)" "$(XORG_MAN_PAGE)"|'\'' -e '\''s|__xorgversion__|"$(PACKAGE_STRING)" "$(XORG_MAN_PAGE)"|'\'' -e '\''s|__xservername__|Xorg|g'\'' -e '\''s|__xconfigfile__|xorg.conf|g'\'' -e '\''s|__projectroot__|$(prefix)|g'\'' -e '\''s|__apploaddir__|$(appdefaultdir)|g'\'' -e '\''s|__appmansuffix__|$(APP_MAN_SUFFIX)|g'\'' -e '\''s|__drivermansuffix__|$(DRIVER_MAN_SUFFIX)|g'\'' -e '\''s|__adminmansuffix__|$(ADMIN_MAN_SUFFIX)|g'\'' -e '\''s|__libmansuffix__|$(LIB_MAN_SUFFIX)|g'\'' -e '\''s|__miscmansuffix__|$(MISC_MAN_SUFFIX)|g'\'' -e '\''s|__filemansuffix__|$(FILE_MAN_SUFFIX)|g'\''' MISC_MAN_DIR='$(mandir)/man$(MISC_MAN_SUFFIX)' MISC_MAN_SUFFIX='7' MITSHM_FALSE='#' MITSHM_TRUE='' MKDIR_P='/localwork/benda/gentoo/bin/mkdir -p' NEED_STRLCAT_FALSE='#' NEED_STRLCAT_TRUE='' NEED_VSNPRINTF_FALSE='' NEED_VSNPRINTF_TRUE='#' NM='/localwork/benda/gentoo/usr/bin/nm -B' NMEDIT='' OBJC='$(CC)' OBJCCLD='' OBJCDEPMODE='depmode=none' OBJCFLAGS='$(CFLAGS)' OBJCLINK='$(LINK)' OBJDUMP='objdump' OBJEXT='o' OPENSSL_CFLAGS='-I/localwork/benda/gentoo/usr/include ' OPENSSL_LIBS='-L/localwork/benda/gentoo/usr/lib -lssl -lcrypto -ldl -lz ' OS_LIB='$(top_builddir)/os/libos.la' OTOOL64='' OTOOL='' PACKAGE='xorg-server' PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg' PACKAGE_NAME='xorg-server' PACKAGE_STRING='xorg-server 1.11.2' PACKAGE_TARNAME='xorg-server' PACKAGE_URL='' PACKAGE_VERSION='1.11.2' PATH_SEPARATOR=':' PCIACCESS_CFLAGS='' PCIACCESS_LIBS='' PCI_TXT_IDS_PATH='' PIXMAN_CFLAGS='-I/localwork/benda/gentoo/usr/include/pixman-1 ' PIXMAN_LIBS='-L/localwork/benda/gentoo/usr/lib -lpixman-1 ' PKG_CONFIG='/localwork/benda/gentoo/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/localwork/benda/gentoo/usr/lib/pkgconfig:/localwork/benda/gentoo/usr/share/pkgconfig' PPC_VIDEO_FALSE='' PPC_VIDEO_TRUE='#' PROJECTROOT='/usr/local' RANLIB='ranlib' RAWCPP='/localwork/benda/gentoo/usr/bin/cpp' RAWCPPFLAGS='-undef -traditional' RECORD_FALSE='#' RECORD_TRUE='' RELEASE_DATE='2011-11-04' RES_FALSE='#' RES_TRUE='' SCREENSAVER_FALSE='#' SCREENSAVER_TRUE='' SDK_REQUIRED_MODULES='xproto >= 7.0.22 randrproto >= 1.2.99.3 renderproto >= 0.11 xextproto >= 7.1.99 inputproto >= 1.9.99.902 kbproto >= 1.0.3 fontsproto videoproto dri2proto >= 2.6 xineramaproto' SECURE_RPC_FALSE='#' SECURE_RPC_TRUE='' SED='/localwork/benda/gentoo/bin/sed' SELINUX_CFLAGS='' SELINUX_LIBS='' SERVER_MISC_CONFIG_PATH='/usr/local/lib/xorg' SET_MAKE='' SHA1_CFLAGS='' SHA1_LIBS='-lgcrypt' SHELL='/bin/sh' SOLARIS_ASM_CFLAGS='' SOLARIS_ASM_INLINE_FALSE='' SOLARIS_ASM_INLINE_TRUE='#' SOLARIS_INOUT_ARCH='' SOLARIS_VT_FALSE='' SOLARIS_VT_TRUE='#' SPARC64_VIDEO_FALSE='' SPARC64_VIDEO_TRUE='#' SPECIAL_DTRACE_OBJECTS_FALSE='' SPECIAL_DTRACE_OBJECTS_TRUE='#' STANDALONE_XPBPROXY_FALSE='' STANDALONE_XPBPROXY_TRUE='#' STRICT_CFLAGS='-pedantic -Werror' STRIP='strip' STYLESHEET_SRCDIR='' SYSCONFDIR='' TSLIB_CFLAGS='' TSLIB_FALSE='' TSLIB_LIBS='' TSLIB_TRUE='#' UDEV_CFLAGS='' UDEV_LIBS='' UTILS_SYS_LIBS='' VBE_FALSE='#' VBE_TRUE='' VENDOR_NAME_SHORT='X.Org' VERSION='1.11.2' VGAHW_FALSE='#' VGAHW_TRUE='' WINDOWSWM_CFLAGS='' WINDOWSWM_LIBS='' WINDRES='' X11EXAMPLES_DEP_CFLAGS='' X11EXAMPLES_DEP_LIBS='' XAA_FALSE='#' XAA_TRUE='' XACE_FALSE='#' XACE_TRUE='' XCSECURITY_FALSE='' XCSECURITY_TRUE='#' XDMAUTH_FALSE='#' XDMAUTH_TRUE='' XDMCP_CFLAGS='-I/localwork/benda/gentoo/usr/include ' XDMCP_FALSE='#' XDMCP_LIBS='-L/localwork/benda/gentoo/usr/lib -lXdmcp ' XDMCP_TRUE='' XDMXCONFIG_DEP_CFLAGS='' XDMXCONFIG_DEP_LIBS='' XDMX_CFLAGS='' XDMX_LIBS='' XDMX_SYS_LIBS='' XEPHYR_CFLAGS='' XEPHYR_FALSE='' XEPHYR_INCS='' XEPHYR_LIBS='' XEPHYR_TRUE='#' XF86BIGFONT_FALSE='' XF86BIGFONT_TRUE='#' XF86CONFIGDIR='' XF86CONFIGFILE='' XF86UTILS_FALSE='#' XF86UTILS_TRUE='' XF86VIDMODE_CFLAGS='' XF86VIDMODE_FALSE='' XF86VIDMODE_LIBS='' XF86VIDMODE_TRUE='#' XFAKESERVER_FALSE='' XFAKESERVER_TRUE='#' XINERAMA_FALSE='#' XINERAMA_TRUE='' XKB_BASE_DIRECTORY='/usr/local/share/X11/xkb' XKB_BIN_DIRECTORY='/usr/local/bin' XKB_COMPILED_DIR='/usr/local/share/X11/xkb/compiled' XKB_DFLT_LAYOUT='us' XKB_DFLT_MODEL='pc105' XKB_DFLT_OPTIONS='' XKB_DFLT_RULES='evdev' XKB_DFLT_VARIANT='' XKM_OUTPUT_DIR='/usr/local/share/X11/xkb/compiled/' XLIB_CFLAGS='-I/localwork/benda/gentoo/usr/include ' XLIB_LIBS='-L/localwork/benda/gentoo/usr/lib -lX11 ' XMLTO='' XNESTMODULES_CFLAGS='-I/localwork/benda/gentoo/usr/include ' XNESTMODULES_LIBS='-L/localwork/benda/gentoo/usr/lib -lXext -lX11 -lXau -lXdmcp ' XNEST_FALSE='#' XNEST_LIBS='$(top_builddir)/fb/libfb.la $(top_builddir)/xfixes/libxfixes.la $(top_builddir)/mi/libmi.la $(top_builddir)/Xext/libXext.la $(top_builddir)/dbe/libdbe.la $(top_builddir)/record/librecord.la $(top_builddir)/glx/libglx.la $(top_builddir)/randr/librandr.la $(top_builddir)/render/librender.la $(top_builddir)/damageext/libdamageext.la $(top_builddir)/miext/sync/libsync.la $(top_builddir)/miext/damage/libdamage.la $(top_builddir)/miext/shadow/libshadow.la $(top_builddir)/Xi/libXi.la $(top_builddir)/xkb/libxkb.la $(top_builddir)/xkb/libxkbstubs.la $(top_builddir)/composite/libcomposite.la $(top_builddir)/dix/libmain.la $(top_builddir)/dix/libdix.la $(top_builddir)/os/libos.la' XNEST_SYS_LIBS='-L/localwork/benda/gentoo/usr/lib -lXext -lX11 -lXau -lXdmcp -lpthread' XNEST_TRUE='' XORG_BUS_BSDPCI_FALSE='' XORG_BUS_BSDPCI_TRUE='#' XORG_BUS_LINUXPCI_FALSE='' XORG_BUS_LINUXPCI_TRUE='#' XORG_BUS_SPARC_FALSE='' XORG_BUS_SPARC_TRUE='#' XORG_CFLAGS='' XORG_FALSE='' XORG_INCS='' XORG_LIBS='' XORG_MAN_PAGE='X Version 11' XORG_MODULES_CFLAGS='' XORG_MODULES_LIBS='' XORG_OS='' XORG_OS_SUBDIR='' XORG_SGML_PATH='' XORG_SYS_LIBS='' XORG_TRUE='#' XPBPROXY_CFLAGS='' XPBPROXY_LIBS='' XQUARTZ_FALSE='' XQUARTZ_LIBS='' XQUARTZ_SPARKLE='no' XQUARTZ_SPARKLE_FALSE='' XQUARTZ_SPARKLE_TRUE='#' XQUARTZ_TRUE='#' XREGISTRY_FALSE='#' XREGISTRY_TRUE='' XRESEXAMPLES_DEP_CFLAGS='' XRESEXAMPLES_DEP_LIBS='' XSELINUX_FALSE='' XSELINUX_TRUE='#' XSERVERCFLAGS_CFLAGS='-D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/localwork/benda/gentoo/usr/include -I/localwork/benda/gentoo/usr/include/pixman-1 -I/localwork/benda/gentoo/usr/include/freetype2 ' XSERVERCFLAGS_LIBS='-L/localwork/benda/gentoo/usr/lib -lxkbfile -lpixman-1 -lXfont -lXau -lXdmcp ' XSERVERLIBS_CFLAGS='-I/localwork/benda/gentoo/usr/include/pixman-1 -I/localwork/benda/gentoo/usr/include -I/localwork/benda/gentoo/usr/include/freetype2 ' XSERVERLIBS_LIBS='-L/localwork/benda/gentoo/usr/lib -lpixman-1 -lXfont -lXau -lXdmcp ' XSERVER_DTRACE_FALSE='' XSERVER_DTRACE_TRUE='#' XSERVER_LIBS='$(top_builddir)/dix/libdix.la $(top_builddir)/mi/libmi.la $(top_builddir)/os/libos.la' XSERVER_SYS_LIBS='-L/localwork/benda/gentoo/usr/lib -lpixman-1 -lXfont -lXau -lXdmcp -lm -lrt' XSLTPROC='/localwork/benda/gentoo/usr/bin/xsltproc' XSL_STYLESHEET='' XTSTEXAMPLES_DEP_CFLAGS='' XTSTEXAMPLES_DEP_LIBS='' XVFB_FALSE='#' XVFB_LIBS='$(top_builddir)/fb/libfb.la $(top_builddir)/xfixes/libxfixes.la $(top_builddir)/Xext/libXext.la $(top_builddir)/dbe/libdbe.la $(top_builddir)/record/librecord.la $(top_builddir)/glx/libglx.la $(top_builddir)/randr/librandr.la $(top_builddir)/render/librender.la $(top_builddir)/damageext/libdamageext.la $(top_builddir)/miext/sync/libsync.la $(top_builddir)/miext/damage/libdamage.la $(top_builddir)/miext/shadow/libshadow.la $(top_builddir)/Xi/libXi.la $(top_builddir)/xkb/libxkb.la $(top_builddir)/xkb/libxkbstubs.la $(top_builddir)/composite/libcomposite.la' XVFB_SYS_LIBS=' -lpthread' XVFB_TRUE='' XVMC_FALSE='#' XVMC_TRUE='' XV_FALSE='#' XV_TRUE='' XWINMODULES_CFLAGS='' XWINMODULES_LIBS='' XWIN_CLIPBOARD_FALSE='' XWIN_CLIPBOARD_TRUE='#' XWIN_FALSE='' XWIN_GLX_WINDOWS_FALSE='' XWIN_GLX_WINDOWS_TRUE='#' XWIN_LIBS='' XWIN_MULTIWINDOWEXTWM_FALSE='' XWIN_MULTIWINDOWEXTWM_TRUE='#' XWIN_MULTIWINDOW_FALSE='' XWIN_MULTIWINDOW_TRUE='#' XWIN_NATIVEGDI_FALSE='' XWIN_NATIVEGDI_TRUE='#' XWIN_PRIMARYFB_FALSE='' XWIN_PRIMARYFB_TRUE='#' XWIN_RANDR_FALSE='' XWIN_RANDR_TRUE='#' XWIN_SERVER_NAME='' XWIN_SYS_LIBS='' XWIN_TRUE='#' XWIN_XV_FALSE='' XWIN_XV_TRUE='#' YACC='bison -y' YFLAGS='' __XCONFIGDIR__='' __XCONFIGFILE__='' abi_ansic='' abi_extension='' abi_videodrv='' abi_xinput='' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCCAS_FALSE='#' am__fastdepCCAS_TRUE='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepOBJC_FALSE='' am__fastdepOBJC_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' 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}' driverdir='' dvidir='${docdir}' exec_prefix='${prefix}' extdir='' 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' install_sh='${SHELL} /localwork/benda/gentoo/var/tmp/portage/x11-base/xorg-server-1.11.2-r2/work/xorg-server-1.11.2/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' logdir='${prefix}/var/log' mandir='${datarootdir}/man' mkdir_p='/localwork/benda/gentoo/bin/mkdir -p' moduledir='${exec_prefix}/lib/xorg/modules' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sdkdir='' sharedstatedir='${prefix}/com' symbol_visibility='' sysconfdir='${prefix}/etc' sysconfigdir='' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "xorg-server" #define PACKAGE_TARNAME "xorg-server" #define PACKAGE_VERSION "1.11.2" #define PACKAGE_STRING "xorg-server 1.11.2" #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" #define PACKAGE_URL "" #define PACKAGE "xorg-server" #define VERSION "1.11.2" #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 PACKAGE_VERSION_MAJOR 1 #define PACKAGE_VERSION_MINOR 11 #define PACKAGE_VERSION_PATCHLEVEL 2 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define YYTEXT_POINTER 1 #define HAVE_DIRENT_H 1 #define STDC_HEADERS 1 #define HAVE_FCNTL_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define HAVE_STROPTS_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_SYS_UTSNAME_H 1 #define SIZEOF_UNSIGNED_LONG 8 #define _XSERVER64 1 #define HAVE_BYTESWAP_H 1 #define HAVE_VPRINTF 1 #define HAVE_GETEUID 1 #define HAVE_GETUID 1 #define HAVE_LINK 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMSET 1 #define HAVE_MKSTEMP 1 #define HAVE_STRCHR 1 #define HAVE_STRRCHR 1 #define HAVE_STRTOL 1 #define HAVE_GETOPT 1 #define HAVE_GETOPT_LONG 1 #define HAVE_VSNPRINTF 1 #define HAVE_BACKTRACE 1 #define HAVE_STRCASESTR 1 #define HAVE_FFS 1 #define HAVE_VASPRINTF 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAS_GETDTABLESIZE 1 #define HAS_GETIFADDRS 1 #define HAS_MMAP 1 #define HAVE_LIBM 1 #define HAVE_CBRT 1 #define HAVE_LINUX_AGPGART_H 1 #define HAVE_LINUX_APM_BIOS_H 1 #define HAVE_LINUX_FB_H 1 #define HAVE_ASM_MTRR_H 1 #define HAS_MTRR_SUPPORT 1 #define HAVE_SYSV_IPC 1 #define HAVE_BACKTRACE 1 #define HAVE_EXECINFO_H 1 #define BUNDLE_ID_PREFIX "org.x" #define TLS __thread __attribute__((tls_model("initial-exec"))) #define RETSIGTYPE void #define UNIXCONN 1 #define TCPCONN 1 #define IPv6 1 #define HAVE_SOCKLEN_T 1 #define HAVE_AUTHDES_CREATE 1 #define SECURE_RPC 1 #define HAVE_DBUS 1 #define USE_SIGIO_BY_DEFAULT TRUE #define MONOTONIC_CLOCK 1 #define XV 1 #define XvExtension 1 #define XvMCExtension 1 #define XREGISTRY 1 #define COMPOSITE 1 #define MITSHM 1 #define HAS_SHM 1 #define XRECORD 1 #define SCREENSAVER 1 #define RES 1 #define CLIENTIDS 1 #define GLXEXT 1 #define AIGLX 1 #define XF86DRI 1 #define DRI2 1 #define WITH_LIBDRM 1 #define DRI2_AIGLX 1 #define XINERAMA 1 #define PANORAMIX 1 #define XACE 1 #define DBE 1 #define DPMSExtension 1 #define RENDER 1 #define RANDR 1 #define XFIXES 1 #define DAMAGE 1 #define XINPUT 1 #define SHAPE 1 #define XKB_BASE_DIRECTORY "/usr/local/share/X11/xkb" #define XKB_BIN_DIRECTORY "/usr/local/bin" #define XKM_OUTPUT_DIR "/usr/local/share/X11/xkb/compiled/" #define XKB_DFLT_RULES "evdev" #define XKB_DFLT_MODEL "pc105" #define XKB_DFLT_LAYOUT "us" #define XKB_DFLT_VARIANT "" #define XKB_DFLT_OPTIONS "" #define XDMCP 1 #define HASXDMAUTH 1 #define COMPILEDDEFAULTFONTPATH "/localwork/benda/gentoo/usr/share/fonts/misc/,/localwork/benda/gentoo/usr/share/fonts/TTF/,/localwork/benda/gentoo/usr/share/fonts/OTF/,/localwork/benda/gentoo/usr/share/fonts/Type1/,/localwork/benda/gentoo/usr/share/fonts/100dpi/,/localwork/benda/gentoo/usr/share/fonts/75dpi/" #define PCI_TXT_IDS_PATH "" #define SERVER_MISC_CONFIG_PATH "/usr/local/lib/xorg" #define BASE_FONT_PATH "/localwork/benda/gentoo/usr/share/fonts" #define DRI_DRIVER_PATH "/localwork/benda/gentoo/usr/lib/dri" #define XVENDORNAME "The X.Org Foundation" #define XVENDORNAMESHORT "X.Org" #define XORG_DATE "2011-11-04" #define XORG_MAN_VERSION "Version 1.11.2" #define BUILDERADDR "xorg@lists.freedesktop.org" #define OSNAME "Linux 2.6.18-194.26.1.el5 x86_64" #define OSVENDOR "" #define BUILDERSTRING "" #define VENDOR_NAME "The X.Org Foundation" #define VENDOR_NAME_SHORT "X.Org" #define VENDOR_RELEASE (((1) * 10000000) + ((11) * 100000) + ((2) * 1000) + 0) #define VENDOR_MAN_VERSION "Version 1.11.2" #define NO_LIBCWRAPPER 1 #define XTEST 1 #define XSYNC 1 #define XCMISC 1 #define BIGREQS 1 #define HAVE_SHA1_IN_LIBGCRYPT 1 #define _GNU_SOURCE 1 #define PROJECTROOT "/usr/local" configure: exit 0