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.17.3, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/home/me/compile/X/TEST// --disable-xnest --disable-glx-tls ## --------- ## ## Platform. ## ## --------- ## hostname = linux-gbm7 uname -m = x86_64 uname -r = 3.12.0-2.44-extern uname -s = Linux uname -v = #1 SMP PREEMPT Wed Nov 20 18:00:33 CET 2013 /usr/bin/uname -p = x86_64 /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: /sbin PATH: /usr/sbin PATH: /home/me-admin/usr/bin PATH: /usr/lib64/mpi/gcc/openmpi/bin PATH: /home/me/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/bin/X11 PATH: /usr/X11R6/bin PATH: /usr/games PATH: /opt/kde3/bin PATH: /usr/lib/mit/bin PATH: /usr/lib/mit/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:3529: loading site script /usr/share/site/x86_64-unknown-linux-gnu | #!/bin/sh | # Site script for configure. It is resourced via $CONFIG_SITE environment varaible. | | # If user did not specify libdir, guess the correct target: | # Use lib64 for 64 bit bi-arch targets, keep the default for the rest. | if test "$libdir" = '${exec_prefix}/lib' ; then | | ac_config_site_64bit_host=NONE | | case "$host" in | "" ) | # User did not specify host target. | # The native platform x86_64 is a bi-arch platform. | # Try to detect cross-compilation to inferior architecture. | | # We are trying to guess 32-bit target compilation. It's not as easy as | # it sounds, as there is possible several intermediate combinations. | ac_config_site_cross_to_32bit_host=NONE | | # User defined -m32 in CFLAGS or CXXFLAGS: | # (It's sufficient for 32-bit, but alone may cause mis-behavior of some checks.) | case "$CFLAGS" in | *-m32*) | ac_config_site_cross_to_32bit_host=YES | ;; | esac | case "$CXXFLAGS" in | *-m32*) | ac_config_site_cross_to_32bit_host=YES | ;; | esac | | # Running with linux32: | # (Changes detected platform, but not the toolchain target.) | case "`/bin/uname -i`" in | x86_64 | ppc64 | s390x ) | ;; | * ) | ac_config_site_cross_to_32bit_host=YES | ;; | esac | | if test "x$ac_config_site_cross_to_32bit_host" = xNONE; then | ac_config_site_64bit_host=YES | fi | | ;; | *x86_64* | *ppc64* | *s390x* ) | ac_config_site_64bit_host=YES | ;; | esac | | if test "x$ac_config_site_64bit_host" = xYES; then | libdir='${exec_prefix}/lib64' | fi | fi | | # If user did not specify libexecdir, set the correct target: | # Nor FHS nor openSUSE allow prefix/libexec. Let's default to prefix/lib. | | if test "$libexecdir" = '${exec_prefix}/libexec' ; then | libexecdir='${exec_prefix}/lib' | fi | | # Continue with the standard behavior of configure defined in AC_SITE_LOAD: | if test "x$prefix" != xNONE; then | ac_site_file1=$prefix/share/config.site | ac_site_file2=$prefix/etc/config.site | else | ac_site_file1=$ac_default_prefix/share/config.site | ac_site_file2=$ac_default_prefix/etc/config.site | fi | for ac_site_file in "$ac_site_file1" "$ac_site_file2" | do | test "x$ac_site_file" = xNONE && continue | if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then | { $as_echo "/usr/share/site/x86_64-unknown-linux-gnu:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5 | $as_echo "/usr/share/site/x86_64-unknown-linux-gnu: loading site script $ac_site_file" >&6;} | sed 's/^/| /' "$ac_site_file" >&5 | . "$ac_site_file" \ | || { { $as_echo "/usr/share/site/x86_64-unknown-linux-gnu:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | $as_echo "/usr/share/site/x86_64-unknown-linux-gnu: error: in \`$ac_pwd':" >&2;} | as_fn_error $? "failed to load site script $ac_site_file | See \`config.log' for more details" "$LINENO" 5; } | fi | done configure:3674: checking for a BSD-compatible install configure:3742: result: /usr/bin/install -c configure:3753: checking whether build environment is sane configure:3808: result: yes configure:3959: checking for a thread-safe mkdir -p configure:3998: result: /usr/bin/mkdir -p configure:4005: checking for gawk configure:4021: found /usr/bin/gawk configure:4032: result: gawk configure:4043: checking whether make sets $(MAKE) configure:4065: result: yes configure:4094: checking whether make supports nested variables configure:4111: result: yes configure:4249: checking for style of include used by make configure:4277: result: GNU configure:4348: checking for gcc configure:4364: found /usr/bin/gcc configure:4375: result: gcc configure:4604: checking for C compiler version configure:4613: gcc --version >&5 gcc (SUSE Linux) 4.7.1 20120723 [gcc-4_7-branch revision 189773] Copyright (C) 2012 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:4624: $? = 0 configure:4613: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib64/gcc/x86_64-suse-linux/4.7/lto-wrapper Target: x86_64-suse-linux Configured with: ../configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64 --enable-languages=c,c++,objc,fortran,obj-c++,java,ada --enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.7 --enable-ssp --disable-libssp --disable-libitm --disable-plugin --with-bugurl=http://bugs.opensuse.org/ --with-pkgversion='SUSE Linux' --disable-libgcj --disable-libmudflap --with-slibdir=/lib64 --with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-allocator=new --disable-libstdcxx-pch --enable-version-specific-runtime-libs --enable-linker-build-id --program-suffix=-4.7 --enable-linux-futex --without-system-libunwind --with-arch-32=i586 --with-tune=generic --build=x86_64-suse-linux Thread model: posix gcc version 4.7.1 20120723 [gcc-4_7-branch revision 189773] (SUSE Linux) configure:4624: $? = 0 configure:4613: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:4624: $? = 1 configure:4613: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:4624: $? = 1 configure:4644: checking whether the C compiler works configure:4666: gcc conftest.c >&5 configure:4670: $? = 0 configure:4718: result: yes configure:4721: checking for C compiler default output file name configure:4723: result: a.out configure:4729: checking for suffix of executables configure:4736: gcc -o conftest conftest.c >&5 configure:4740: $? = 0 configure:4762: result: configure:4784: checking whether we are cross compiling configure:4792: gcc -o conftest conftest.c >&5 configure:4796: $? = 0 configure:4803: ./conftest configure:4807: $? = 0 configure:4822: result: no configure:4827: checking for suffix of object files configure:4849: gcc -c conftest.c >&5 configure:4853: $? = 0 configure:4874: result: o configure:4878: checking whether we are using the GNU C compiler configure:4897: gcc -c conftest.c >&5 configure:4897: $? = 0 configure:4906: result: yes configure:4915: checking whether gcc accepts -g configure:4935: gcc -c -g conftest.c >&5 configure:4935: $? = 0 configure:4976: result: yes configure:4993: checking for gcc option to accept ISO C89 configure:5056: gcc -c -g -O2 conftest.c >&5 configure:5056: $? = 0 configure:5069: result: none needed configure:5094: checking whether gcc understands -c and -o together configure:5116: gcc -c conftest.c -o conftest2.o configure:5119: $? = 0 configure:5116: gcc -c conftest.c -o conftest2.o configure:5119: $? = 0 configure:5131: result: yes configure:5150: checking dependency style of gcc configure:5261: result: gcc3 configure:5282: checking how to run the C preprocessor configure:5313: gcc -E conftest.c configure:5313: $? = 0 configure:5327: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5327: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.17.3" | #define PACKAGE_STRING "xorg-server 1.17.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.17.3" | /* end confdefs.h. */ | #include configure:5352: result: gcc -E configure:5372: gcc -E conftest.c configure:5372: $? = 0 configure:5386: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5386: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.17.3" | #define PACKAGE_STRING "xorg-server 1.17.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.17.3" | /* end confdefs.h. */ | #include configure:5415: checking for grep that handles long lines and -e configure:5473: result: /usr/bin/grep configure:5478: checking for egrep configure:5540: result: /usr/bin/grep -E configure:5545: checking for ANSI C header files configure:5565: gcc -c -g -O2 conftest.c >&5 configure:5565: $? = 0 configure:5638: gcc -o conftest -g -O2 conftest.c >&5 configure:5638: $? = 0 configure:5638: ./conftest configure:5638: $? = 0 configure:5649: result: yes configure:5662: checking for sys/types.h configure:5662: gcc -c -g -O2 conftest.c >&5 configure:5662: $? = 0 configure:5662: result: yes configure:5662: checking for sys/stat.h configure:5662: gcc -c -g -O2 conftest.c >&5 configure:5662: $? = 0 configure:5662: result: yes configure:5662: checking for stdlib.h configure:5662: gcc -c -g -O2 conftest.c >&5 configure:5662: $? = 0 configure:5662: result: yes configure:5662: checking for string.h configure:5662: gcc -c -g -O2 conftest.c >&5 configure:5662: $? = 0 configure:5662: result: yes configure:5662: checking for memory.h configure:5662: gcc -c -g -O2 conftest.c >&5 configure:5662: $? = 0 configure:5662: result: yes configure:5662: checking for strings.h configure:5662: gcc -c -g -O2 conftest.c >&5 configure:5662: $? = 0 configure:5662: result: yes configure:5662: checking for inttypes.h configure:5662: gcc -c -g -O2 conftest.c >&5 configure:5662: $? = 0 configure:5662: result: yes configure:5662: checking for stdint.h configure:5662: gcc -c -g -O2 conftest.c >&5 configure:5662: $? = 0 configure:5662: result: yes configure:5662: checking for unistd.h configure:5662: gcc -c -g -O2 conftest.c >&5 configure:5662: $? = 0 configure:5662: result: yes configure:5675: checking minix/config.h usability configure:5675: gcc -c -g -O2 conftest.c >&5 conftest.c:54:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:5675: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.17.3" | #define PACKAGE_STRING "xorg-server 1.17.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.17.3" | #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 | #include configure:5675: result: no configure:5675: checking minix/config.h presence configure:5675: gcc -E conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:5675: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.17.3" | #define PACKAGE_STRING "xorg-server 1.17.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.17.3" | #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 configure:5675: result: no configure:5675: checking for minix/config.h configure:5675: result: no configure:5696: checking whether it is safe to define __EXTENSIONS__ configure:5714: gcc -c -g -O2 conftest.c >&5 configure:5714: $? = 0 configure:5721: result: yes configure:5748: checking for gcc option to accept ISO C99 configure:5897: gcc -c -g -O2 conftest.c >&5 conftest.c:76:29: error: expected ';', ',' or ')' before 'text' conftest.c: In function 'main': conftest.c:130:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' conftest.c:130:18: error: 'newvar' undeclared (first use in this function) conftest.c:130:18: note: each undeclared identifier is reported only once for each function it appears in conftest.c:140:3: error: 'for' loop initial declarations are only allowed in C99 mode conftest.c:140:3: note: use option -std=c99 or -std=gnu99 to compile your code configure:5897: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.17.3" | #define PACKAGE_STRING "xorg-server 1.17.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.17.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* 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:5897: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:5897: $? = 0 configure:5917: result: -std=gnu99 configure:5929: checking whether __clang__ is declared configure:5929: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:66:10: error: '__clang__' undeclared (first use in this function) conftest.c:66:10: note: each undeclared identifier is reported only once for each function it appears in configure:5929: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.17.3" | #define PACKAGE_STRING "xorg-server 1.17.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.17.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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:5929: result: no configure:5936: checking whether __INTEL_COMPILER is declared configure:5936: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:66:10: error: '__INTEL_COMPILER' undeclared (first use in this function) conftest.c:66:10: note: each undeclared identifier is reported only once for each function it appears in configure:5936: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.17.3" | #define PACKAGE_STRING "xorg-server 1.17.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.17.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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:5936: result: no configure:5943: checking whether __SUNPRO_C is declared configure:5943: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:66:10: error: '__SUNPRO_C' undeclared (first use in this function) conftest.c:66:10: note: each undeclared identifier is reported only once for each function it appears in configure:5943: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.17.3" | #define PACKAGE_STRING "xorg-server 1.17.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.17.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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:5943: result: no configure:6005: checking for pkg-config configure:6023: found /usr/bin/pkg-config configure:6035: result: /usr/bin/pkg-config configure:6060: checking pkg-config is at least version 0.9.0 configure:6063: result: yes configure:6075: checking build system type configure:6089: result: x86_64-unknown-linux-gnu configure:6109: checking host system type configure:6122: result: x86_64-unknown-linux-gnu configure:6142: checking for a sed that does not truncate output configure:6206: result: /usr/bin/sed configure:6252: checking if gcc -std=gnu99 supports -Werror=unknown-warning-option configure:6261: gcc -std=gnu99 -c -g -O2 -Werror=unknown-warning-option conftest.c >&5 cc1: error: -Werror=unknown-warning-option: no option -Wunknown-warning-option configure:6261: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.17.3" | #define PACKAGE_STRING "xorg-server 1.17.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.17.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | int i; configure:6268: result: no configure:6279: checking if gcc -std=gnu99 supports -Werror=unused-command-line-argument configure:6288: gcc -std=gnu99 -c -g -O2 -Werror=unused-command-line-argument conftest.c >&5 cc1: error: -Werror=unused-command-line-argument: no option -Wunused-command-line-argument configure:6288: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.17.3" | #define PACKAGE_STRING "xorg-server 1.17.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.17.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | int i; configure:6295: result: no configure:6314: checking if gcc -std=gnu99 supports -Wall configure:6331: gcc -std=gnu99 -o conftest -g -O2 -Wall conftest.c >&5 configure:6331: $? = 0 configure:6344: result: yes configure:6432: checking if gcc -std=gnu99 supports -Wpointer-arith configure:6449: gcc -std=gnu99 -o conftest -g -O2 -Wpointer-arith conftest.c >&5 configure:6449: $? = 0 configure:6462: result: yes configure:6550: checking if gcc -std=gnu99 supports -Wmissing-declarations configure:6567: gcc -std=gnu99 -o conftest -g -O2 -Wmissing-declarations conftest.c >&5 configure:6567: $? = 0 configure:6580: result: yes configure:6668: checking if gcc -std=gnu99 supports -Wformat=2 configure:6685: gcc -std=gnu99 -o conftest -g -O2 -Wformat=2 conftest.c >&5 configure:6685: $? = 0 configure:6698: result: yes configure:6837: checking if gcc -std=gnu99 supports -Wstrict-prototypes configure:6854: gcc -std=gnu99 -o conftest -g -O2 -Wstrict-prototypes conftest.c >&5 conftest.c:28:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:6854: $? = 0 configure:6867: result: yes configure:6955: checking if gcc -std=gnu99 supports -Wmissing-prototypes configure:6972: gcc -std=gnu99 -o conftest -g -O2 -Wmissing-prototypes conftest.c >&5 configure:6972: $? = 0 configure:6985: result: yes configure:7073: checking if gcc -std=gnu99 supports -Wnested-externs configure:7090: gcc -std=gnu99 -o conftest -g -O2 -Wnested-externs conftest.c >&5 configure:7090: $? = 0 configure:7103: result: yes configure:7191: checking if gcc -std=gnu99 supports -Wbad-function-cast configure:7208: gcc -std=gnu99 -o conftest -g -O2 -Wbad-function-cast conftest.c >&5 configure:7208: $? = 0 configure:7221: result: yes configure:7309: checking if gcc -std=gnu99 supports -Wold-style-definition configure:7326: gcc -std=gnu99 -o conftest -g -O2 -Wold-style-definition conftest.c >&5 conftest.c: In function 'main': conftest.c:28:1: warning: old-style function definition [-Wold-style-definition] configure:7326: $? = 0 configure:7339: result: yes configure:7476: checking if gcc -std=gnu99 supports -Wdeclaration-after-statement configure:7493: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement conftest.c >&5 configure:7493: $? = 0 configure:7506: result: yes configure:7598: checking if gcc -std=gnu99 supports -Wunused configure:7615: gcc -std=gnu99 -o conftest -g -O2 -Wunused conftest.c >&5 configure:7615: $? = 0 configure:7628: result: yes configure:7716: checking if gcc -std=gnu99 supports -Wuninitialized configure:7733: gcc -std=gnu99 -o conftest -g -O2 -Wuninitialized conftest.c >&5 configure:7733: $? = 0 configure:7746: result: yes configure:7834: checking if gcc -std=gnu99 supports -Wshadow configure:7851: gcc -std=gnu99 -o conftest -g -O2 -Wshadow conftest.c >&5 configure:7851: $? = 0 configure:7864: result: yes configure:7952: checking if gcc -std=gnu99 supports -Wmissing-noreturn configure:7969: gcc -std=gnu99 -o conftest -g -O2 -Wmissing-noreturn conftest.c >&5 configure:7969: $? = 0 configure:7982: result: yes configure:8070: checking if gcc -std=gnu99 supports -Wmissing-format-attribute configure:8087: gcc -std=gnu99 -o conftest -g -O2 -Wmissing-format-attribute conftest.c >&5 configure:8087: $? = 0 configure:8100: result: yes configure:8188: checking if gcc -std=gnu99 supports -Wredundant-decls configure:8205: gcc -std=gnu99 -o conftest -g -O2 -Wredundant-decls conftest.c >&5 configure:8205: $? = 0 configure:8218: result: yes configure:8306: checking if gcc -std=gnu99 supports -Wlogical-op configure:8323: gcc -std=gnu99 -o conftest -g -O2 -Wlogical-op conftest.c >&5 configure:8323: $? = 0 configure:8336: result: yes configure:8436: checking if gcc -std=gnu99 supports -Werror=implicit configure:8453: gcc -std=gnu99 -o conftest -g -O2 -Werror=implicit conftest.c >&5 configure:8453: $? = 0 configure:8466: result: yes configure:8603: checking if gcc -std=gnu99 supports -Werror=nonnull configure:8620: gcc -std=gnu99 -o conftest -g -O2 -Werror=nonnull conftest.c >&5 configure:8620: $? = 0 configure:8633: result: yes configure:8721: checking if gcc -std=gnu99 supports -Werror=init-self configure:8738: gcc -std=gnu99 -o conftest -g -O2 -Werror=init-self conftest.c >&5 configure:8738: $? = 0 configure:8751: result: yes configure:8839: checking if gcc -std=gnu99 supports -Werror=main configure:8856: gcc -std=gnu99 -o conftest -g -O2 -Werror=main conftest.c >&5 configure:8856: $? = 0 configure:8869: result: yes configure:8957: checking if gcc -std=gnu99 supports -Werror=missing-braces configure:8974: gcc -std=gnu99 -o conftest -g -O2 -Werror=missing-braces conftest.c >&5 configure:8974: $? = 0 configure:8987: result: yes configure:9075: checking if gcc -std=gnu99 supports -Werror=sequence-point configure:9092: gcc -std=gnu99 -o conftest -g -O2 -Werror=sequence-point conftest.c >&5 configure:9092: $? = 0 configure:9105: result: yes configure:9193: checking if gcc -std=gnu99 supports -Werror=return-type configure:9210: gcc -std=gnu99 -o conftest -g -O2 -Werror=return-type conftest.c >&5 configure:9210: $? = 0 configure:9223: result: yes configure:9360: checking if gcc -std=gnu99 supports -Werror=trigraphs configure:9377: gcc -std=gnu99 -o conftest -g -O2 -Werror=trigraphs conftest.c >&5 configure:9377: $? = 0 configure:9390: result: yes configure:9478: checking if gcc -std=gnu99 supports -Werror=array-bounds configure:9495: gcc -std=gnu99 -o conftest -g -O2 -Werror=array-bounds conftest.c >&5 configure:9495: $? = 0 configure:9508: result: yes configure:9596: checking if gcc -std=gnu99 supports -Werror=write-strings configure:9613: gcc -std=gnu99 -o conftest -g -O2 -Werror=write-strings conftest.c >&5 configure:9613: $? = 0 configure:9626: result: yes configure:9714: checking if gcc -std=gnu99 supports -Werror=address configure:9731: gcc -std=gnu99 -o conftest -g -O2 -Werror=address conftest.c >&5 configure:9731: $? = 0 configure:9744: result: yes configure:9832: checking if gcc -std=gnu99 supports -Werror=int-to-pointer-cast configure:9849: gcc -std=gnu99 -o conftest -g -O2 -Werror=int-to-pointer-cast conftest.c >&5 configure:9849: $? = 0 configure:9862: result: yes configure:9999: checking if gcc -std=gnu99 supports -Werror=pointer-to-int-cast configure:10016: gcc -std=gnu99 -o conftest -g -O2 -Werror=pointer-to-int-cast conftest.c >&5 configure:10016: $? = 0 configure:10029: result: yes configure:11687: checking if gcc -std=gnu99 supports -pedantic configure:11704: gcc -std=gnu99 -o conftest -g -O2 -pedantic conftest.c >&5 configure:11704: $? = 0 configure:11717: result: yes configure:11805: checking if gcc -std=gnu99 supports -Werror configure:11822: gcc -std=gnu99 -o conftest -g -O2 -Werror conftest.c >&5 configure:11822: $? = 0 configure:11835: result: yes configure:11975: checking if gcc -std=gnu99 supports -Werror=attributes configure:11992: gcc -std=gnu99 -o conftest -g -O2 -Werror=attributes conftest.c >&5 configure:11992: $? = 0 configure:12005: result: yes configure:12165: checking whether make supports nested variables configure:12182: result: yes configure:12211: checking for doxygen configure:12229: found /usr/bin/doxygen configure:12241: result: /usr/bin/doxygen configure:12312: checking the doxygen version configure:12315: result: 1.8.1 configure:12342: checking for dot configure:12360: found /usr/bin/dot configure:12372: result: /usr/bin/dot configure:12404: checking for X.Org SGML entities >= 1.8 configure:12408: $PKG_CONFIG --exists --print-errors "xorg-sgml-doctools >= 1.8" configure:12411: $? = 0 configure:12422: result: /usr/share/sgml configure:12461: checking whether to build documentation configure:12463: result: yes configure:12484: checking whether to build developer documentation configure:12486: result: yes configure:12505: checking for xmlto configure:12538: result: no configure:12544: WARNING: xmlto not found - documentation targets will be skipped configure:12680: checking for fop configure:12713: result: no configure:12719: WARNING: fop not found - documentation targets will be skipped configure:12809: checking for xsltproc configure:12827: found /usr/bin/xsltproc configure:12839: result: /usr/bin/xsltproc configure:13008: checking whether to build unit test cases configure:13010: result: auto configure:13014: checking whether the linker accepts -Wl,-wrap,exit configure:13034: gcc -std=gnu99 -o conftest -g -O2 -Wl,-wrap,exit conftest.c >&5 configure:13034: $? = 0 configure:13045: result: yes configure:13108: checking dependency style of gcc -std=gnu99 configure:13217: result: gcc3 configure:13232: checking whether ln -s works configure:13236: result: yes configure:13290: checking how to print strings configure:13317: result: printf configure:13338: checking for a sed that does not truncate output configure:13402: result: /usr/bin/sed configure:13420: checking for fgrep configure:13482: result: /usr/bin/grep -F configure:13517: checking for ld used by gcc -std=gnu99 configure:13584: result: /usr/x86_64-suse-linux/bin/ld configure:13591: checking if the linker (/usr/x86_64-suse-linux/bin/ld) is GNU ld configure:13606: result: yes configure:13618: checking for BSD- or MS-compatible name lister (nm) configure:13667: result: /usr/bin/nm -B configure:13797: checking the name lister (/usr/bin/nm -B) interface configure:13804: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:13807: /usr/bin/nm -B "conftest.o" configure:13810: output 0000000000000000 B some_variable configure:13817: result: BSD nm configure:13821: checking the maximum length of command line arguments configure:13951: result: 1572864 configure:13968: checking whether the shell understands some XSI constructs configure:13978: result: yes configure:13982: checking whether the shell understands "+=" configure:13988: result: yes configure:14023: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format configure:14063: result: func_convert_file_noop configure:14070: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format configure:14090: result: func_convert_file_noop configure:14097: checking for /usr/x86_64-suse-linux/bin/ld option to reload object files configure:14104: result: -r configure:14178: checking for objdump configure:14194: found /usr/bin/objdump configure:14205: result: objdump configure:14234: checking how to recognize dependent libraries configure:14436: result: pass_all configure:14521: checking for dlltool configure:14551: result: no configure:14578: checking how to associate runtime and link libraries configure:14605: result: printf %s\n configure:14665: checking for ar configure:14681: found /usr/bin/ar configure:14692: result: ar configure:14729: checking for archiver @FILE support configure:14746: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:14746: $? = 0 configure:14749: ar cru libconftest.a @conftest.lst >&5 configure:14752: $? = 0 configure:14757: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:14760: $? = 1 configure:14772: result: @ configure:14830: checking for strip configure:14846: found /usr/bin/strip configure:14857: result: strip configure:14929: checking for ranlib configure:14945: found /usr/bin/ranlib configure:14956: result: ranlib configure:15058: checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object configure:15178: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:15181: $? = 0 configure:15185: /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:15188: $? = 0 configure:15254: gcc -std=gnu99 -o conftest -g -O2 conftest.c conftstm.o >&5 configure:15257: $? = 0 configure:15295: result: ok configure:15332: checking for sysroot configure:15362: result: no configure:15439: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:15442: $? = 0 configure:15624: checking for mt configure:15640: found /usr/bin/mt configure:15651: result: mt configure:15674: checking if mt is a manifest tool configure:15680: mt '-?' configure:15688: result: no configure:16327: checking for dlfcn.h configure:16327: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:16327: $? = 0 configure:16327: result: yes configure:16830: checking for objdir configure:16845: result: .libs configure:17116: checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions configure:17134: 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 [enabled by default] configure:17138: $? = 0 configure:17151: result: no configure:17478: checking for gcc -std=gnu99 option to produce PIC configure:17485: result: -fPIC -DPIC configure:17493: checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works configure:17511: gcc -std=gnu99 -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:17515: $? = 0 configure:17528: result: yes configure:17557: checking if gcc -std=gnu99 static flag -static works configure:17585: result: yes configure:17600: checking if gcc -std=gnu99 supports -c -o file.o configure:17621: gcc -std=gnu99 -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:17625: $? = 0 configure:17647: result: yes configure:17655: checking if gcc -std=gnu99 supports -c -o file.o configure:17702: result: yes configure:17735: checking whether the gcc -std=gnu99 linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries configure:18888: result: yes configure:18925: checking whether -lc should be explicitly linked in configure:18933: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:18936: $? = 0 configure:18951: gcc -std=gnu99 -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:18954: $? = 0 configure:18968: result: no configure:19128: checking dynamic linker characteristics configure:19639: gcc -std=gnu99 -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:19639: $? = 0 configure:19865: result: GNU/Linux ld.so configure:19972: checking how to hardcode library paths into programs configure:19997: result: immediate configure:20537: checking whether stripping libraries is possible configure:20542: result: yes configure:20577: checking if libtool supports shared libraries configure:20579: result: yes configure:20582: checking whether to build shared libraries configure:20603: result: yes configure:20606: checking whether to build static libraries configure:20610: result: no configure:20701: checking for pkg-config configure:20731: result: /usr/bin/pkg-config configure:20756: checking pkg-config is at least version 0.9.0 configure:20759: result: yes configure:20771: checking for flex configure:20787: found /usr/bin/flex configure:20798: result: flex configure:20836: flex conftest.l configure:20840: $? = 0 configure:20842: checking lex output file root configure:20856: result: lex.yy configure:20861: checking lex library configure:20875: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 /tmp/ccKBIK1X.o: In function `input': /home/me/compile/X/xserver-1.17.3/lex.yy.c:1169: undefined reference to `yywrap' /tmp/ccKBIK1X.o: In function `yylex': /home/me/compile/X/xserver-1.17.3/lex.yy.c:868: undefined reference to `yywrap' /tmp/ccKBIK1X.o: In function `main': /home/me/compile/X/xserver-1.17.3/conftest.l:18: undefined reference to `yywrap' collect2: error: ld returned 1 exit status configure:20875: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.17.3" | #define PACKAGE_STRING "xorg-server 1.17.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.17.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 17 | #define PACKAGE_VERSION_PATCHLEVEL 3 | #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" | { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument. */ | yyless ((input () != 0)); } | YY_BREAK | case 6: | YY_RULE_SETUP | #line 8 "conftest.l" | { unput (yytext[0]); } | YY_BREAK | case 7: | YY_RULE_SETUP | #line 9 "conftest.l" | { BEGIN INITIAL; } | YY_BREAK | case 8: | YY_RULE_SETUP | #line 10 "conftest.l" | ECHO; | YY_BREAK | #line 791 "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 __cplusplus | extern int isatty (int ); | #endif /* __cplusplus */ | | /* 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 10 "conftest.l" | | | #ifdef YYTEXT_POINTER | extern char *yytext; | #endif | int | main (void) | { | return ! yylex () + ! yywrap (); | } configure:20875: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lfl >&5 configure:20875: $? = 0 configure:20885: result: -lfl configure:20891: checking whether yytext is a pointer configure:20908: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lfl >&5 configure:20908: $? = 0 configure:20916: result: yes configure:20930: checking for bison configure:20946: found /usr/bin/bison configure:20957: result: bison -y configure:20976: checking for special C compiler options needed for large files configure:21021: result: no configure:21027: checking for _FILE_OFFSET_BITS value needed for large files configure:21052: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:21052: $? = 0 configure:21084: result: no configure:21175: checking for cpp configure:21194: found /usr/bin/cpp configure:21206: result: /usr/bin/cpp configure:21222: checking if /usr/bin/cpp requires -undef configure:21234: result: yes configure:21247: checking if /usr/bin/cpp requires -traditional configure:21260: result: yes configure:21290: checking for dtrace configure:21322: result: not_found configure:21388: checking for dirent.h that defines DIR configure:21407: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:21407: $? = 0 configure:21415: result: yes configure:21428: checking for library containing opendir configure:21459: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:21459: $? = 0 configure:21476: result: none required configure:21543: checking for ANSI C header files configure:21647: result: yes configure:21659: checking fcntl.h usability configure:21659: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:21659: $? = 0 configure:21659: result: yes configure:21659: checking fcntl.h presence configure:21659: gcc -E conftest.c configure:21659: $? = 0 configure:21659: result: yes configure:21659: checking for fcntl.h configure:21659: result: yes configure:21659: checking for stdlib.h configure:21659: result: yes configure:21659: checking for string.h configure:21659: result: yes configure:21659: checking for unistd.h configure:21659: result: yes configure:21659: checking for dlfcn.h configure:21659: result: yes configure:21659: checking stropts.h usability configure:21659: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:21659: $? = 0 configure:21659: result: yes configure:21659: checking stropts.h presence configure:21659: gcc -E conftest.c configure:21659: $? = 0 configure:21659: result: yes configure:21659: checking for stropts.h configure:21659: result: yes configure:21659: checking fnmatch.h usability configure:21659: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:21659: $? = 0 configure:21659: result: yes configure:21659: checking fnmatch.h presence configure:21659: gcc -E conftest.c configure:21659: $? = 0 configure:21659: result: yes configure:21659: checking for fnmatch.h configure:21659: result: yes configure:21659: checking sys/mkdev.h usability configure:21659: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:74:23: fatal error: sys/mkdev.h: No such file or directory compilation terminated. configure:21659: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.17.3" | #define PACKAGE_STRING "xorg-server 1.17.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.17.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 17 | #define PACKAGE_VERSION_PATCHLEVEL 3 | #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 | /* 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:21659: result: no configure:21659: checking sys/mkdev.h presence configure:21659: gcc -E conftest.c conftest.c:41:23: fatal error: sys/mkdev.h: No such file or directory compilation terminated. configure:21659: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.17.3" | #define PACKAGE_STRING "xorg-server 1.17.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.17.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 17 | #define PACKAGE_VERSION_PATCHLEVEL 3 | #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 | /* end confdefs.h. */ | #include configure:21659: result: no configure:21659: checking for sys/mkdev.h configure:21659: result: no configure:21659: checking sys/utsname.h usability configure:21659: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:21659: $? = 0 configure:21659: result: yes configure:21659: checking sys/utsname.h presence configure:21659: gcc -E conftest.c configure:21659: $? = 0 configure:21659: result: yes configure:21659: checking for sys/utsname.h configure:21659: result: yes configure:21670: checking for an ANSI C-conforming const configure:21736: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:21736: $? = 0 configure:21743: result: yes configure:21752: checking for typeof syntax and keyword spelling configure:21783: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:21783: $? = 0 configure:21790: result: typeof configure:21805: checking whether byte ordering is bigendian configure:21820: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:44:9: error: unknown type name 'not' conftest.c:44:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' conftest.c:44:15: error: unknown type name 'universal' configure:21820: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.17.3" | #define PACKAGE_STRING "xorg-server 1.17.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.17.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 17 | #define PACKAGE_VERSION_PATCHLEVEL 3 | #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 HAVE_TYPEOF 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:21865: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:21865: $? = 0 configure:21883: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:50:4: error: unknown type name 'not' conftest.c:50:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' configure:21883: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.17.3" | #define PACKAGE_STRING "xorg-server 1.17.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.17.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 17 | #define PACKAGE_VERSION_PATCHLEVEL 3 | #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 HAVE_TYPEOF 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:22011: result: no configure:22037: checking size of unsigned long configure:22042: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:22042: $? = 0 configure:22042: ./conftest configure:22042: $? = 0 configure:22056: result: 8 configure:22072: checking for pid_t configure:22072: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:22072: $? = 0 configure:22072: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:82:20: error: expected expression before ')' token configure:22072: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.17.3" | #define PACKAGE_STRING "xorg-server 1.17.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.17.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 17 | #define PACKAGE_VERSION_PATCHLEVEL 3 | #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 HAVE_TYPEOF 1 | #define X_BYTE_ORDER X_LITTLE_ENDIAN | #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:22072: result: yes configure:22094: checking byteswap.h usability configure:22094: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:22094: $? = 0 configure:22094: result: yes configure:22094: checking byteswap.h presence configure:22094: gcc -E conftest.c configure:22094: $? = 0 configure:22094: result: yes configure:22094: checking for byteswap.h configure:22094: result: yes configure:22106: checking sys/endian.h usability configure:22106: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:80:24: fatal error: sys/endian.h: No such file or directory compilation terminated. configure:22106: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.17.3" | #define PACKAGE_STRING "xorg-server 1.17.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.17.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 17 | #define PACKAGE_VERSION_PATCHLEVEL 3 | #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 HAVE_TYPEOF 1 | #define X_BYTE_ORDER X_LITTLE_ENDIAN | #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:22106: result: no configure:22106: checking sys/endian.h presence configure:22106: gcc -E conftest.c conftest.c:47:24: fatal error: sys/endian.h: No such file or directory compilation terminated. configure:22106: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.17.3" | #define PACKAGE_STRING "xorg-server 1.17.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.17.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 17 | #define PACKAGE_VERSION_PATCHLEVEL 3 | #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 HAVE_TYPEOF 1 | #define X_BYTE_ORDER X_LITTLE_ENDIAN | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | /* end confdefs.h. */ | #include configure:22106: result: no configure:22106: checking for sys/endian.h configure:22106: result: no configure:22210: checking for dlopen configure:22210: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 /tmp/ccjbGNK4.o: In function `main': /home/me/compile/X/xserver-1.17.3/conftest.c:81: undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:22210: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.17.3" | #define PACKAGE_STRING "xorg-server 1.17.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.17.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 17 | #define PACKAGE_VERSION_PATCHLEVEL 3 | #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 HAVE_TYPEOF 1 | #define X_BYTE_ORDER X_LITTLE_ENDIAN | #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:22210: result: no configure:22214: checking for dlopen in -ldl configure:22239: gcc -std=gnu99 -o conftest -g -O2 conftest.c -ldl >&5 configure:22239: $? = 0 configure:22248: result: yes configure:22263: checking for backtrace configure:22263: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:22263: $? = 0 configure:22263: result: yes configure:22263: checking for ffs configure:22263: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 conftest.c:71:6: warning: conflicting types for built-in function 'ffs' [enabled by default] configure:22263: $? = 0 configure:22263: result: yes configure:22263: checking for geteuid configure:22263: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:22263: $? = 0 configure:22263: result: yes configure:22263: checking for getuid configure:22263: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:22263: $? = 0 configure:22263: result: yes configure:22263: checking for issetugid configure:22263: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 /tmp/ccU8HgZu.o: In function `main': /home/me/compile/X/xserver-1.17.3/conftest.c:85: undefined reference to `issetugid' collect2: error: ld returned 1 exit status configure:22263: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.17.3" | #define PACKAGE_STRING "xorg-server 1.17.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.17.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 17 | #define PACKAGE_VERSION_PATCHLEVEL 3 | #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 HAVE_TYPEOF 1 | #define X_BYTE_ORDER X_LITTLE_ENDIAN | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FFS 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | /* end confdefs.h. */ | /* Define issetugid to an innocuous variant, in case declares issetugid. | For example, HP-UX 11i declares gettimeofday. */ | #define issetugid innocuous_issetugid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char issetugid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef issetugid | | /* 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 issetugid (); | /* 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_issetugid || defined __stub___issetugid | choke me | #endif | | int | main () | { | return issetugid (); | ; | return 0; | } configure:22263: result: no configure:22263: checking for getresuid configure:22263: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:22263: $? = 0 configure:22263: result: yes configure:22263: checking for getdtablesize configure:22263: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:22263: $? = 0 configure:22263: result: yes configure:22263: checking for getifaddrs configure:22263: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:22263: $? = 0 configure:22263: result: yes configure:22263: checking for getpeereid configure:22263: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 /tmp/cclxSLGO.o: In function `main': /home/me/compile/X/xserver-1.17.3/conftest.c:88: undefined reference to `getpeereid' collect2: error: ld returned 1 exit status configure:22263: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.17.3" | #define PACKAGE_STRING "xorg-server 1.17.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.17.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 17 | #define PACKAGE_VERSION_PATCHLEVEL 3 | #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 HAVE_TYPEOF 1 | #define X_BYTE_ORDER X_LITTLE_ENDIAN | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FFS 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_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:22263: result: no configure:22263: checking for getpeerucred configure:22263: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 /tmp/cc4bCIFT.o: In function `main': /home/me/compile/X/xserver-1.17.3/conftest.c:88: undefined reference to `getpeerucred' collect2: error: ld returned 1 exit status configure:22263: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.17.3" | #define PACKAGE_STRING "xorg-server 1.17.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.17.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 17 | #define PACKAGE_VERSION_PATCHLEVEL 3 | #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 HAVE_TYPEOF 1 | #define X_BYTE_ORDER X_LITTLE_ENDIAN | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FFS 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_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:22263: result: no configure:22263: checking for getprogname configure:22263: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 /tmp/ccIo0C21.o: In function `main': /home/me/compile/X/xserver-1.17.3/conftest.c:88: undefined reference to `getprogname' collect2: error: ld returned 1 exit status configure:22263: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.17.3" | #define PACKAGE_STRING "xorg-server 1.17.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.17.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 17 | #define PACKAGE_VERSION_PATCHLEVEL 3 | #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 HAVE_TYPEOF 1 | #define X_BYTE_ORDER X_LITTLE_ENDIAN | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FFS 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETIFADDRS 1 | /* end confdefs.h. */ | /* Define getprogname to an innocuous variant, in case declares getprogname. | For example, HP-UX 11i declares gettimeofday. */ | #define getprogname innocuous_getprogname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getprogname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getprogname | | /* 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 getprogname (); | /* 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_getprogname || defined __stub___getprogname | choke me | #endif | | int | main () | { | return getprogname (); | ; | return 0; | } configure:22263: result: no configure:22263: checking for getzoneid configure:22263: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 /tmp/ccntfSq7.o: In function `main': /home/me/compile/X/xserver-1.17.3/conftest.c:88: undefined reference to `getzoneid' collect2: error: ld returned 1 exit status configure:22263: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.17.3" | #define PACKAGE_STRING "xorg-server 1.17.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.17.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 17 | #define PACKAGE_VERSION_PATCHLEVEL 3 | #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 HAVE_TYPEOF 1 | #define X_BYTE_ORDER X_LITTLE_ENDIAN | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FFS 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETIFADDRS 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:22263: result: no configure:22263: checking for mmap configure:22263: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:22263: $? = 0 configure:22263: result: yes configure:22263: checking for seteuid configure:22263: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:22263: $? = 0 configure:22263: result: yes configure:22263: checking for shmctl64 configure:22263: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 /tmp/cc7ZzEvn.o: In function `main': /home/me/compile/X/xserver-1.17.3/conftest.c:90: undefined reference to `shmctl64' collect2: error: ld returned 1 exit status configure:22263: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.17.3" | #define PACKAGE_STRING "xorg-server 1.17.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.17.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 17 | #define PACKAGE_VERSION_PATCHLEVEL 3 | #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 HAVE_TYPEOF 1 | #define X_BYTE_ORDER X_LITTLE_ENDIAN | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FFS 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_MMAP 1 | #define HAVE_SETEUID 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:22263: result: no configure:22263: checking for strncasecmp configure:22263: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 conftest.c:79:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default] configure:22263: $? = 0 configure:22263: result: yes configure:22263: checking for vasprintf configure:22263: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:22263: $? = 0 configure:22263: result: yes configure:22263: checking for vsnprintf configure:22263: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 conftest.c:81:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default] configure:22263: $? = 0 configure:22263: result: yes configure:22263: checking for walkcontext configure:22263: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 /tmp/ccYs53Sz.o: In function `main': /home/me/compile/X/xserver-1.17.3/conftest.c:93: undefined reference to `walkcontext' collect2: error: ld returned 1 exit status configure:22263: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.17.3" | #define PACKAGE_STRING "xorg-server 1.17.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.17.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 17 | #define PACKAGE_VERSION_PATCHLEVEL 3 | #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 HAVE_TYPEOF 1 | #define X_BYTE_ORDER X_LITTLE_ENDIAN | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FFS 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_MMAP 1 | #define HAVE_SETEUID 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_VASPRINTF 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:22263: result: no configure:22272: checking for strcasecmp configure:22272: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 conftest.c:82:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] configure:22272: $? = 0 configure:22272: result: yes configure:22285: checking for strcasestr configure:22285: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:22285: $? = 0 configure:22285: result: yes configure:22298: checking for strlcat configure:22298: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 /tmp/ccH3X7wL.o: In function `main': /home/me/compile/X/xserver-1.17.3/conftest.c:95: undefined reference to `strlcat' collect2: error: ld returned 1 exit status configure:22298: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.17.3" | #define PACKAGE_STRING "xorg-server 1.17.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.17.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 17 | #define PACKAGE_VERSION_PATCHLEVEL 3 | #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 HAVE_TYPEOF 1 | #define X_BYTE_ORDER X_LITTLE_ENDIAN | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FFS 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_MMAP 1 | #define HAVE_SETEUID 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 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:22298: result: no configure:22311: checking for strlcpy configure:22311: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 /tmp/ccUoULKQ.o: In function `main': /home/me/compile/X/xserver-1.17.3/conftest.c:95: undefined reference to `strlcpy' collect2: error: ld returned 1 exit status configure:22311: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.17.3" | #define PACKAGE_STRING "xorg-server 1.17.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.17.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 17 | #define PACKAGE_VERSION_PATCHLEVEL 3 | #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 HAVE_TYPEOF 1 | #define X_BYTE_ORDER X_LITTLE_ENDIAN | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FFS 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_MMAP 1 | #define HAVE_SETEUID 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 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:22311: result: no configure:22324: checking for strndup configure:22324: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 conftest.c:84:6: warning: conflicting types for built-in function 'strndup' [enabled by default] configure:22324: $? = 0 configure:22324: result: yes configure:22339: checking whether program_invocation_short_name is declared configure:22339: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:22339: $? = 0 configure:22339: result: yes configure:22352: checking for sqrt in -lm configure:22377: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lm >&5 conftest.c:70:6: warning: conflicting types for built-in function 'sqrt' [enabled by default] configure:22377: $? = 0 configure:22386: result: yes configure:22399: checking for cbrt configure:22399: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lm >&5 conftest.c:87:6: warning: conflicting types for built-in function 'cbrt' [enabled by default] configure:22399: $? = 0 configure:22399: result: yes configure:22412: checking ndbm.h usability configure:22412: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:98:18: fatal error: ndbm.h: No such file or directory compilation terminated. configure:22412: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.17.3" | #define PACKAGE_STRING "xorg-server 1.17.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.17.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 17 | #define PACKAGE_VERSION_PATCHLEVEL 3 | #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 HAVE_TYPEOF 1 | #define X_BYTE_ORDER X_LITTLE_ENDIAN | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FFS 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_MMAP 1 | #define HAVE_SETEUID 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRNDUP 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 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:22412: result: no configure:22412: checking ndbm.h presence configure:22412: gcc -E conftest.c conftest.c:65:18: fatal error: ndbm.h: No such file or directory compilation terminated. configure:22412: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.17.3" | #define PACKAGE_STRING "xorg-server 1.17.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.17.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 17 | #define PACKAGE_VERSION_PATCHLEVEL 3 | #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 HAVE_TYPEOF 1 | #define X_BYTE_ORDER X_LITTLE_ENDIAN | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FFS 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_MMAP 1 | #define HAVE_SETEUID 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRNDUP 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_LIBM 1 | #define HAVE_CBRT 1 | /* end confdefs.h. */ | #include configure:22412: result: no configure:22412: checking for ndbm.h configure:22412: result: no configure:22412: checking dbm.h usability configure:22412: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:98:17: fatal error: dbm.h: No such file or directory compilation terminated. configure:22412: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.17.3" | #define PACKAGE_STRING "xorg-server 1.17.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.17.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 17 | #define PACKAGE_VERSION_PATCHLEVEL 3 | #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 HAVE_TYPEOF 1 | #define X_BYTE_ORDER X_LITTLE_ENDIAN | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FFS 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_MMAP 1 | #define HAVE_SETEUID 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRNDUP 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 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:22412: result: no configure:22412: checking dbm.h presence configure:22412: gcc -E conftest.c conftest.c:65:17: fatal error: dbm.h: No such file or directory compilation terminated. configure:22412: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.17.3" | #define PACKAGE_STRING "xorg-server 1.17.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.17.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 17 | #define PACKAGE_VERSION_PATCHLEVEL 3 | #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 HAVE_TYPEOF 1 | #define X_BYTE_ORDER X_LITTLE_ENDIAN | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FFS 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_MMAP 1 | #define HAVE_SETEUID 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRNDUP 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_LIBM 1 | #define HAVE_CBRT 1 | /* end confdefs.h. */ | #include configure:22412: result: no configure:22412: checking for dbm.h configure:22412: result: no configure:22412: checking rpcsvc/dbm.h usability configure:22412: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:98:24: fatal error: rpcsvc/dbm.h: No such file or directory compilation terminated. configure:22412: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.17.3" | #define PACKAGE_STRING "xorg-server 1.17.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.17.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 17 | #define PACKAGE_VERSION_PATCHLEVEL 3 | #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 HAVE_TYPEOF 1 | #define X_BYTE_ORDER X_LITTLE_ENDIAN | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FFS 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_MMAP 1 | #define HAVE_SETEUID 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRNDUP 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 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:22412: result: no configure:22412: checking rpcsvc/dbm.h presence configure:22412: gcc -E conftest.c conftest.c:65:24: fatal error: rpcsvc/dbm.h: No such file or directory compilation terminated. configure:22412: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.17.3" | #define PACKAGE_STRING "xorg-server 1.17.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.17.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 17 | #define PACKAGE_VERSION_PATCHLEVEL 3 | #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 HAVE_TYPEOF 1 | #define X_BYTE_ORDER X_LITTLE_ENDIAN | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FFS 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_MMAP 1 | #define HAVE_SETEUID 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRNDUP 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_LIBM 1 | #define HAVE_CBRT 1 | /* end confdefs.h. */ | #include configure:22412: result: no configure:22412: checking for rpcsvc/dbm.h configure:22412: result: no configure:22426: checking linux/agpgart.h usability configure:22426: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:22426: $? = 0 configure:22426: result: yes configure:22426: checking linux/agpgart.h presence configure:22426: gcc -E conftest.c configure:22426: $? = 0 configure:22426: result: yes configure:22426: checking for linux/agpgart.h configure:22426: result: yes configure:22426: checking sys/agpio.h usability configure:22426: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:99:23: fatal error: sys/agpio.h: No such file or directory compilation terminated. configure:22426: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.17.3" | #define PACKAGE_STRING "xorg-server 1.17.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.17.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 17 | #define PACKAGE_VERSION_PATCHLEVEL 3 | #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 HAVE_TYPEOF 1 | #define X_BYTE_ORDER X_LITTLE_ENDIAN | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FFS 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_MMAP 1 | #define HAVE_SETEUID 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRNDUP 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 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:22426: result: no configure:22426: checking sys/agpio.h presence configure:22426: gcc -E conftest.c conftest.c:66:23: fatal error: sys/agpio.h: No such file or directory compilation terminated. configure:22426: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.17.3" | #define PACKAGE_STRING "xorg-server 1.17.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.17.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 17 | #define PACKAGE_VERSION_PATCHLEVEL 3 | #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 HAVE_TYPEOF 1 | #define X_BYTE_ORDER X_LITTLE_ENDIAN | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FFS 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_MMAP 1 | #define HAVE_SETEUID 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRNDUP 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_LIBM 1 | #define HAVE_CBRT 1 | #define HAVE_LINUX_AGPGART_H 1 | /* end confdefs.h. */ | #include configure:22426: result: no configure:22426: checking for sys/agpio.h configure:22426: result: no configure:22426: checking sys/agpgart.h usability configure:22426: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:99:25: fatal error: sys/agpgart.h: No such file or directory compilation terminated. configure:22426: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.17.3" | #define PACKAGE_STRING "xorg-server 1.17.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.17.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 17 | #define PACKAGE_VERSION_PATCHLEVEL 3 | #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 HAVE_TYPEOF 1 | #define X_BYTE_ORDER X_LITTLE_ENDIAN | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FFS 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_MMAP 1 | #define HAVE_SETEUID 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRNDUP 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 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:22426: result: no configure:22426: checking sys/agpgart.h presence configure:22426: gcc -E conftest.c conftest.c:66:25: fatal error: sys/agpgart.h: No such file or directory compilation terminated. configure:22426: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.17.3" | #define PACKAGE_STRING "xorg-server 1.17.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.17.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 17 | #define PACKAGE_VERSION_PATCHLEVEL 3 | #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 HAVE_TYPEOF 1 | #define X_BYTE_ORDER X_LITTLE_ENDIAN | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FFS 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_MMAP 1 | #define HAVE_SETEUID 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRNDUP 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_LIBM 1 | #define HAVE_CBRT 1 | #define HAVE_LINUX_AGPGART_H 1 | /* end confdefs.h. */ | #include configure:22426: result: no configure:22426: checking for sys/agpgart.h configure:22426: result: no configure:22447: checking linux/fb.h usability configure:22447: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:22447: $? = 0 configure:22447: result: yes configure:22447: checking linux/fb.h presence configure:22447: gcc -E conftest.c configure:22447: $? = 0 configure:22447: result: yes configure:22447: checking for linux/fb.h configure:22447: result: yes configure:22468: checking for sys/linker.h configure:22468: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:69:24: fatal error: sys/linker.h: No such file or directory compilation terminated. configure:22468: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.17.3" | #define PACKAGE_STRING "xorg-server 1.17.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.17.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 17 | #define PACKAGE_VERSION_PATCHLEVEL 3 | #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 HAVE_TYPEOF 1 | #define X_BYTE_ORDER X_LITTLE_ENDIAN | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FFS 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_MMAP 1 | #define HAVE_SETEUID 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRNDUP 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_LIBM 1 | #define HAVE_CBRT 1 | #define HAVE_LINUX_AGPGART_H 1 | #define HAVE_LINUX_FB_H 1 | /* end confdefs.h. */ | #include | | #include configure:22468: result: no configure:22490: checking for SYSV IPC configure:22517: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lm >&5 configure:22517: $? = 0 configure:22525: result: yes configure:22539: checking machine/apmvar.h usability configure:22539: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:101:28: fatal error: machine/apmvar.h: No such file or directory compilation terminated. configure:22539: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.17.3" | #define PACKAGE_STRING "xorg-server 1.17.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.17.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 17 | #define PACKAGE_VERSION_PATCHLEVEL 3 | #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 HAVE_TYPEOF 1 | #define X_BYTE_ORDER X_LITTLE_ENDIAN | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FFS 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_MMAP 1 | #define HAVE_SETEUID 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRNDUP 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_LIBM 1 | #define HAVE_CBRT 1 | #define HAVE_LINUX_AGPGART_H 1 | #define HAVE_LINUX_FB_H 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:22539: result: no configure:22539: checking machine/apmvar.h presence configure:22539: gcc -E conftest.c conftest.c:68:28: fatal error: machine/apmvar.h: No such file or directory compilation terminated. configure:22539: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.17.3" | #define PACKAGE_STRING "xorg-server 1.17.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.17.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 17 | #define PACKAGE_VERSION_PATCHLEVEL 3 | #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 HAVE_TYPEOF 1 | #define X_BYTE_ORDER X_LITTLE_ENDIAN | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FFS 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_MMAP 1 | #define HAVE_SETEUID 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRNDUP 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_LIBM 1 | #define HAVE_CBRT 1 | #define HAVE_LINUX_AGPGART_H 1 | #define HAVE_LINUX_FB_H 1 | #define HAVE_SYSV_IPC 1 | /* end confdefs.h. */ | #include configure:22539: result: no configure:22539: checking for machine/apmvar.h configure:22539: result: no configure:22571: checking execinfo.h usability configure:22571: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:22571: $? = 0 configure:22571: result: yes configure:22571: checking execinfo.h presence configure:22571: gcc -E conftest.c configure:22571: $? = 0 configure:22571: result: yes configure:22571: checking for execinfo.h configure:22571: result: yes configure:22574: checking for backtrace in -lc configure:22599: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lc -lm >&5 configure:22599: $? = 0 configure:22608: result: yes configure:22949: checking for root directory for font files configure:22966: result: /usr/share/fonts/X11 configure:22972: checking for directory for misc files configure:22983: result: ${FONTROOTDIR}/misc configure:22989: checking for directory for OTF files configure:23000: result: ${FONTROOTDIR}/OTF configure:23006: checking for directory for TTF files configure:23017: result: ${FONTROOTDIR}/TTF configure:23023: checking for directory for Type1 files configure:23034: result: ${FONTROOTDIR}/Type1 configure:23040: checking for directory for 75dpi files configure:23051: result: ${FONTROOTDIR}/75dpi configure:23057: checking for directory for 100dpi files configure:23068: result: ${FONTROOTDIR}/100dpi configure:23086: checking for default font path configure:23088: result: ${FONTROOTDIR}/misc/,${FONTROOTDIR}/TTF/,${FONTROOTDIR}/OTF/,${FONTROOTDIR}/Type1/,${FONTROOTDIR}/100dpi/,${FONTROOTDIR}/75dpi/ configure:23225: checking for thread local storage (TLS) support configure:23245: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:23245: $? = 0 configure:23253: result: __thread configure:23257: checking for tls_model attribute support configure:23276: gcc -std=gnu99 -c -g -O2 -pedantic -Werror -Werror=attributes conftest.c >&5 configure:23276: $? = 0 configure:23286: result: yes configure:23740: checking to see if we can install the Xorg server as root configure:23759: result: no configure:23786: checking if Xtrans should support UNIX socket connections configure:23793: result: yes configure:23802: checking if Xtrans should support TCP socket connections configure:23804: result: yes configure:23812: checking for library containing socket configure:23843: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lm >&5 configure:23843: $? = 0 configure:23860: result: none required configure:23868: checking for library containing gethostbyname configure:23899: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lm >&5 configure:23899: $? = 0 configure:23916: result: none required configure:23971: checking for getaddrinfo configure:23971: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lm >&5 configure:23971: $? = 0 configure:23971: result: yes configure:23980: checking if IPv6 support should be built configure:23987: result: yes configure:23991: checking for struct sockaddr_in.sin_len configure:23991: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:85:12: error: 'struct sockaddr_in' has no member named 'sin_len' configure:23991: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.17.3" | #define PACKAGE_STRING "xorg-server 1.17.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.17.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 17 | #define PACKAGE_VERSION_PATCHLEVEL 3 | #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 HAVE_TYPEOF 1 | #define X_BYTE_ORDER X_LITTLE_ENDIAN | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FFS 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_MMAP 1 | #define HAVE_SETEUID 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRNDUP 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_LIBM 1 | #define HAVE_CBRT 1 | #define HAVE_LINUX_AGPGART_H 1 | #define HAVE_LINUX_FB_H 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 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:23991: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:85:19: error: 'struct sockaddr_in' has no member named 'sin_len' configure:23991: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.17.3" | #define PACKAGE_STRING "xorg-server 1.17.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.17.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 17 | #define PACKAGE_VERSION_PATCHLEVEL 3 | #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 HAVE_TYPEOF 1 | #define X_BYTE_ORDER X_LITTLE_ENDIAN | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FFS 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_MMAP 1 | #define HAVE_SETEUID 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRNDUP 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_LIBM 1 | #define HAVE_CBRT 1 | #define HAVE_LINUX_AGPGART_H 1 | #define HAVE_LINUX_FB_H 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 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:23991: result: no configure:24005: checking for socklen_t configure:24005: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:24005: $? = 0 configure:24005: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:114:24: error: expected expression before ')' token configure:24005: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.17.3" | #define PACKAGE_STRING "xorg-server 1.17.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.17.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 17 | #define PACKAGE_VERSION_PATCHLEVEL 3 | #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 HAVE_TYPEOF 1 | #define X_BYTE_ORDER X_LITTLE_ENDIAN | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FFS 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_MMAP 1 | #define HAVE_SETEUID 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRNDUP 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_LIBM 1 | #define HAVE_CBRT 1 | #define HAVE_LINUX_AGPGART_H 1 | #define HAVE_LINUX_FB_H 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 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:24005: result: yes configure:24021: checking for struct msghdr.msg_control configure:24021: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:24021: $? = 0 configure:24021: result: yes configure:24083: checking if Xtrans should support os-specific local connections configure:24085: result: no configure:24110: checking for authdes_seccreate configure:24110: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lm >&5 /tmp/ccIv2f0E.o: In function `main': /home/me/compile/X/xserver-1.17.3/conftest.c:110: undefined reference to `authdes_seccreate' collect2: error: ld returned 1 exit status configure:24110: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.17.3" | #define PACKAGE_STRING "xorg-server 1.17.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.17.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 17 | #define PACKAGE_VERSION_PATCHLEVEL 3 | #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 HAVE_TYPEOF 1 | #define X_BYTE_ORDER X_LITTLE_ENDIAN | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FFS 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_MMAP 1 | #define HAVE_SETEUID 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRNDUP 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_LIBM 1 | #define HAVE_CBRT 1 | #define HAVE_LINUX_AGPGART_H 1 | #define HAVE_LINUX_FB_H 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 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:24110: result: no configure:24110: checking for authdes_create configure:24110: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lm >&5 configure:24110: $? = 0 configure:24110: result: yes configure:24125: checking for library containing getsecretkey configure:24156: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lm >&5 configure:24156: $? = 0 configure:24173: result: none required configure:24184: checking if Secure RPC authentication ("SUN-DES-1") should be supported configure:24191: result: yes configure:24374: checking for PIXMAN configure:24381: $PKG_CONFIG --exists --print-errors "$LIBPIXMAN" configure:24384: $? = 0 configure:24398: $PKG_CONFIG --exists --print-errors "$LIBPIXMAN" configure:24401: $? = 0 configure:24459: result: yes configure:24481: checking for SYSTEMD_DAEMON configure:24488: $PKG_CONFIG --exists --print-errors "libsystemd-daemon" Package libsystemd-daemon was not found in the pkg-config search path. Perhaps you should add the directory containing `libsystemd-daemon.pc' to the PKG_CONFIG_PATH environment variable No package 'libsystemd-daemon' found configure:24491: $? = 1 configure:24505: $PKG_CONFIG --exists --print-errors "libsystemd-daemon" Package libsystemd-daemon was not found in the pkg-config search path. Perhaps you should add the directory containing `libsystemd-daemon.pc' to the PKG_CONFIG_PATH environment variable No package 'libsystemd-daemon' found configure:24508: $? = 1 configure:24522: result: no No package 'libsystemd-daemon' found configure:24577: checking for UDEV configure:24584: $PKG_CONFIG --exists --print-errors "$LIBUDEV" configure:24587: $? = 0 configure:24601: $PKG_CONFIG --exists --print-errors "$LIBUDEV" configure:24604: $? = 0 configure:24642: result: yes configure:24682: checking for udev_monitor_filter_add_match_tag configure:24682: gcc -std=gnu99 -o conftest conftest.c -ludev -lrt >&5 configure:24682: $? = 0 configure:24682: result: yes configure:24693: checking for udev_enumerate_add_match_tag configure:24693: gcc -std=gnu99 -o conftest conftest.c -ludev -lrt >&5 configure:24693: $? = 0 configure:24693: result: yes configure:24716: checking for DBUS configure:24723: $PKG_CONFIG --exists --print-errors "$LIBDBUS" configure:24726: $? = 0 configure:24740: $PKG_CONFIG --exists --print-errors "$LIBDBUS" configure:24743: $? = 0 configure:24781: result: yes configure:24801: checking for HAL configure:24808: $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:24811: $? = 1 configure:24825: $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:24828: $? = 1 configure:24842: result: no No package 'hal' found configure:25090: checking for glibc... configure:25101: gcc -E conftest.c configure:25101: $? = 0 configure:25107: result: yes configure:25112: checking for clock_gettime configure:25112: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lm >&5 /tmp/ccKTJss1.o: In function `main': /home/me/compile/X/xserver-1.17.3/conftest.c:121: undefined reference to `clock_gettime' collect2: error: ld returned 1 exit status configure:25112: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.17.3" | #define PACKAGE_STRING "xorg-server 1.17.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.17.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 17 | #define PACKAGE_VERSION_PATCHLEVEL 3 | #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 HAVE_TYPEOF 1 | #define X_BYTE_ORDER X_LITTLE_ENDIAN | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FFS 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_MMAP 1 | #define HAVE_SETEUID 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRNDUP 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_LIBM 1 | #define HAVE_CBRT 1 | #define HAVE_LINUX_AGPGART_H 1 | #define HAVE_LINUX_FB_H 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 UNIXCONN 1 | #define TCPCONN 1 | #define IPv6 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_AUTHDES_CREATE 1 | #define SECURE_RPC 1 | #define HAVE_LIBUDEV 1 | #define CONFIG_UDEV 1 | #define CONFIG_UDEV_KMS 1 | #define HAVE_UDEV_MONITOR_FILTER_ADD_MATCH_TAG 1 | #define HAVE_UDEV_ENUMERATE_ADD_MATCH_TAG 1 | #define HAVE_DBUS 1 | #define SYSTEMD_LOGIND 1 | #define NEED_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:25112: result: no configure:25119: checking for clock_gettime in -lrt configure:25144: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lrt -lm >&5 configure:25144: $? = 0 configure:25153: result: yes configure:25165: checking for a useful monotonic clock ... configure:25201: gcc -std=gnu99 -o conftest -g -O2 -D_POSIX_C_SOURCE=200112L conftest.c -lrt >&5 configure:25201: $? = 0 configure:25201: ./conftest configure:25201: $? = 0 configure:25217: result: yes configure:25366: checking whether to track client ids configure:25382: result: yes configure:25411: checking for DRI2PROTO configure:25418: $PKG_CONFIG --exists --print-errors "$DRI2PROTO" Requested 'dri2proto >= 2.8' but version of DRI2Proto is 2.6 configure:25421: $? = 1 configure:25435: $PKG_CONFIG --exists --print-errors "$DRI2PROTO" Requested 'dri2proto >= 2.8' but version of DRI2Proto is 2.6 configure:25438: $? = 1 configure:25452: result: no Requested 'dri2proto >= 2.8' but version of DRI2Proto is 2.6 configure:25597: checking for DRI3PROTO configure:25604: $PKG_CONFIG --exists --print-errors "$DRI3PROTO" Package dri3proto was not found in the pkg-config search path. Perhaps you should add the directory containing `dri3proto.pc' to the PKG_CONFIG_PATH environment variable No package 'dri3proto' found configure:25607: $? = 1 configure:25621: $PKG_CONFIG --exists --print-errors "$DRI3PROTO" Package dri3proto was not found in the pkg-config search path. Perhaps you should add the directory containing `dri3proto.pc' to the PKG_CONFIG_PATH environment variable No package 'dri3proto' found configure:25624: $? = 1 configure:25638: result: no No package 'dri3proto' found configure:25677: DRI3 disabled because dri3proto not found. configure:25685: checking for sigaction configure:25685: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lm -lrt >&5 configure:25685: $? = 0 configure:25685: result: yes configure:25726: checking for XSHMFENCE configure:25733: $PKG_CONFIG --exists --print-errors "$LIBXSHMFENCE" Package xshmfence was not found in the pkg-config search path. Perhaps you should add the directory containing `xshmfence.pc' to the PKG_CONFIG_PATH environment variable No package 'xshmfence' found configure:25736: $? = 1 configure:25750: $PKG_CONFIG --exists --print-errors "$LIBXSHMFENCE" Package xshmfence was not found in the pkg-config search path. Perhaps you should add the directory containing `xshmfence.pc' to the PKG_CONFIG_PATH environment variable No package 'xshmfence' found configure:25753: $? = 1 configure:25767: result: no No package 'xshmfence' found configure:25863: checking for LIBDRM configure:25870: $PKG_CONFIG --exists --print-errors "$LIBDRM" configure:25873: $? = 0 configure:25887: $PKG_CONFIG --exists --print-errors "$LIBDRM" configure:25890: $? = 0 configure:25948: result: yes configure:25996: checking for XLIB configure:26003: $PKG_CONFIG --exists --print-errors "x11" configure:26006: $? = 0 configure:26020: $PKG_CONFIG --exists --print-errors "x11" configure:26023: $? = 0 configure:26081: result: yes configure:26087: checking for GL configure:26094: $PKG_CONFIG --exists --print-errors "$GLPROTO $LIBGL" configure:26097: $? = 0 configure:26111: $PKG_CONFIG --exists --print-errors "$GLPROTO $LIBGL" configure:26114: $? = 0 configure:26172: result: yes configure:26691: checking for XDMCP configure:26698: $PKG_CONFIG --exists --print-errors "xdmcp" configure:26701: $? = 0 configure:26715: $PKG_CONFIG --exists --print-errors "xdmcp" configure:26718: $? = 0 configure:26756: result: yes configure:26761: checking for XdmcpWrap in -lXdmcp configure:26786: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lXdmcp -lXdmcp -lm -lrt >&5 configure:26786: $? = 0 configure:26795: result: yes configure:27052: checking for SHA1Init configure:27052: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lm -lrt >&5 /tmp/ccJuEIND.o: In function `main': /home/me/compile/X/xserver-1.17.3/conftest.c:185: undefined reference to `SHA1Init' collect2: error: ld returned 1 exit status configure:27052: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.17.3" | #define PACKAGE_STRING "xorg-server 1.17.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.17.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 17 | #define PACKAGE_VERSION_PATCHLEVEL 3 | #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 HAVE_TYPEOF 1 | #define X_BYTE_ORDER X_LITTLE_ENDIAN | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FFS 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_MMAP 1 | #define HAVE_SETEUID 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRNDUP 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_LIBM 1 | #define HAVE_CBRT 1 | #define HAVE_LINUX_AGPGART_H 1 | #define HAVE_LINUX_FB_H 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 UNIXCONN 1 | #define TCPCONN 1 | #define IPv6 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_AUTHDES_CREATE 1 | #define SECURE_RPC 1 | #define HAVE_LIBUDEV 1 | #define CONFIG_UDEV 1 | #define CONFIG_UDEV_KMS 1 | #define HAVE_UDEV_MONITOR_FILTER_ADD_MATCH_TAG 1 | #define HAVE_UDEV_ENUMERATE_ADD_MATCH_TAG 1 | #define HAVE_DBUS 1 | #define SYSTEMD_LOGIND 1 | #define NEED_DBUS 1 | #define USE_SIGIO_BY_DEFAULT TRUE | #define MONOTONIC_CLOCK 1 | #define XV 1 | #define XvExtension 1 | #define XvMCExtension 1 | #define COMPOSITE 1 | #define MITSHM 1 | #define HAS_SHM 1 | #define XRECORD 1 | #define SCREENSAVER 1 | #define RES 1 | #define LISTEN_UNIX 1 | #define LISTEN_LOCAL 1 | #define CLIENTIDS 1 | #define XF86DRI 1 | #define SHMDIR "/var/tmp" | #define XTRANS_SEND_FDS 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGACTION 1 | #define BUSFAULT 1 | #define WITH_LIBDRM 1 | #define GLXEXT 1 | #define PRESENT 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 "/home/me/compile/X/TEST/share/X11/xkb" | #define XKB_BIN_DIRECTORY "/home/me/compile/X/TEST/bin" | #define XKM_OUTPUT_DIR "/home/me/compile/X/TEST/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 "/usr/share/fonts/X11/misc/,/usr/share/fonts/X11/TTF/,/usr/share/fonts/X11/OTF/,/usr/share/fonts/X11/Type1/,/usr/share/fonts/X11/100dpi/,/usr/share/fonts/X11/75dpi/" | #define SERVER_MISC_CONFIG_PATH "/home/me/compile/X/TEST/lib64/xorg" | #define BASE_FONT_PATH "/usr/share/fonts/X11" | #define DRI_DRIVER_PATH "/home/me/compile/X/mesa/../TEST/lib64/dri" | #define XVENDORNAME "The X.Org Foundation" | #define XVENDORNAMESHORT "X.Org" | #define XORG_DATE "2015-10-26" | #define XORG_MAN_VERSION "Version 1.17.3" | #define BUILDERADDR "xorg@lists.freedesktop.org" | #define OSNAME "Linux 3.12.0-2.44-extern x86_64" | #define OSVENDOR "" | #define BUILDERSTRING "" | #define VENDOR_NAME "The X.Org Foundation" | #define VENDOR_NAME_SHORT "X.Org" | #define VENDOR_RELEASE (((1) * 10000000) + ((17) * 100000) + ((3) * 1000) + 0) | #define VENDOR_MAN_VERSION "Version 1.17.3" | #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:27052: result: no configure:27069: checking for CC_SHA1_Init configure:27069: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lm -lrt >&5 /tmp/ccSeX7WI.o: In function `main': /home/me/compile/X/xserver-1.17.3/conftest.c:185: undefined reference to `CC_SHA1_Init' collect2: error: ld returned 1 exit status configure:27069: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.17.3" | #define PACKAGE_STRING "xorg-server 1.17.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.17.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 17 | #define PACKAGE_VERSION_PATCHLEVEL 3 | #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 HAVE_TYPEOF 1 | #define X_BYTE_ORDER X_LITTLE_ENDIAN | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FFS 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_MMAP 1 | #define HAVE_SETEUID 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRNDUP 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_LIBM 1 | #define HAVE_CBRT 1 | #define HAVE_LINUX_AGPGART_H 1 | #define HAVE_LINUX_FB_H 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 UNIXCONN 1 | #define TCPCONN 1 | #define IPv6 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_AUTHDES_CREATE 1 | #define SECURE_RPC 1 | #define HAVE_LIBUDEV 1 | #define CONFIG_UDEV 1 | #define CONFIG_UDEV_KMS 1 | #define HAVE_UDEV_MONITOR_FILTER_ADD_MATCH_TAG 1 | #define HAVE_UDEV_ENUMERATE_ADD_MATCH_TAG 1 | #define HAVE_DBUS 1 | #define SYSTEMD_LOGIND 1 | #define NEED_DBUS 1 | #define USE_SIGIO_BY_DEFAULT TRUE | #define MONOTONIC_CLOCK 1 | #define XV 1 | #define XvExtension 1 | #define XvMCExtension 1 | #define COMPOSITE 1 | #define MITSHM 1 | #define HAS_SHM 1 | #define XRECORD 1 | #define SCREENSAVER 1 | #define RES 1 | #define LISTEN_UNIX 1 | #define LISTEN_LOCAL 1 | #define CLIENTIDS 1 | #define XF86DRI 1 | #define SHMDIR "/var/tmp" | #define XTRANS_SEND_FDS 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGACTION 1 | #define BUSFAULT 1 | #define WITH_LIBDRM 1 | #define GLXEXT 1 | #define PRESENT 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 "/home/me/compile/X/TEST/share/X11/xkb" | #define XKB_BIN_DIRECTORY "/home/me/compile/X/TEST/bin" | #define XKM_OUTPUT_DIR "/home/me/compile/X/TEST/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 "/usr/share/fonts/X11/misc/,/usr/share/fonts/X11/TTF/,/usr/share/fonts/X11/OTF/,/usr/share/fonts/X11/Type1/,/usr/share/fonts/X11/100dpi/,/usr/share/fonts/X11/75dpi/" | #define SERVER_MISC_CONFIG_PATH "/home/me/compile/X/TEST/lib64/xorg" | #define BASE_FONT_PATH "/usr/share/fonts/X11" | #define DRI_DRIVER_PATH "/home/me/compile/X/mesa/../TEST/lib64/dri" | #define XVENDORNAME "The X.Org Foundation" | #define XVENDORNAMESHORT "X.Org" | #define XORG_DATE "2015-10-26" | #define XORG_MAN_VERSION "Version 1.17.3" | #define BUILDERADDR "xorg@lists.freedesktop.org" | #define OSNAME "Linux 3.12.0-2.44-extern x86_64" | #define OSVENDOR "" | #define BUILDERSTRING "" | #define VENDOR_NAME "The X.Org Foundation" | #define VENDOR_NAME_SHORT "X.Org" | #define VENDOR_RELEASE (((1) * 10000000) + ((17) * 100000) + ((3) * 1000) + 0) | #define VENDOR_MAN_VERSION "Version 1.17.3" | #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:27069: result: no configure:27086: checking for wincrypt.h configure:27086: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:151:21: fatal error: windows.h: No such file or directory compilation terminated. configure:27086: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.17.3" | #define PACKAGE_STRING "xorg-server 1.17.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.17.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 17 | #define PACKAGE_VERSION_PATCHLEVEL 3 | #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 HAVE_TYPEOF 1 | #define X_BYTE_ORDER X_LITTLE_ENDIAN | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FFS 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_MMAP 1 | #define HAVE_SETEUID 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRNDUP 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_LIBM 1 | #define HAVE_CBRT 1 | #define HAVE_LINUX_AGPGART_H 1 | #define HAVE_LINUX_FB_H 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 UNIXCONN 1 | #define TCPCONN 1 | #define IPv6 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_AUTHDES_CREATE 1 | #define SECURE_RPC 1 | #define HAVE_LIBUDEV 1 | #define CONFIG_UDEV 1 | #define CONFIG_UDEV_KMS 1 | #define HAVE_UDEV_MONITOR_FILTER_ADD_MATCH_TAG 1 | #define HAVE_UDEV_ENUMERATE_ADD_MATCH_TAG 1 | #define HAVE_DBUS 1 | #define SYSTEMD_LOGIND 1 | #define NEED_DBUS 1 | #define USE_SIGIO_BY_DEFAULT TRUE | #define MONOTONIC_CLOCK 1 | #define XV 1 | #define XvExtension 1 | #define XvMCExtension 1 | #define COMPOSITE 1 | #define MITSHM 1 | #define HAS_SHM 1 | #define XRECORD 1 | #define SCREENSAVER 1 | #define RES 1 | #define LISTEN_UNIX 1 | #define LISTEN_LOCAL 1 | #define CLIENTIDS 1 | #define XF86DRI 1 | #define SHMDIR "/var/tmp" | #define XTRANS_SEND_FDS 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGACTION 1 | #define BUSFAULT 1 | #define WITH_LIBDRM 1 | #define GLXEXT 1 | #define PRESENT 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 "/home/me/compile/X/TEST/share/X11/xkb" | #define XKB_BIN_DIRECTORY "/home/me/compile/X/TEST/bin" | #define XKM_OUTPUT_DIR "/home/me/compile/X/TEST/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 "/usr/share/fonts/X11/misc/,/usr/share/fonts/X11/TTF/,/usr/share/fonts/X11/OTF/,/usr/share/fonts/X11/Type1/,/usr/share/fonts/X11/100dpi/,/usr/share/fonts/X11/75dpi/" | #define SERVER_MISC_CONFIG_PATH "/home/me/compile/X/TEST/lib64/xorg" | #define BASE_FONT_PATH "/usr/share/fonts/X11" | #define DRI_DRIVER_PATH "/home/me/compile/X/mesa/../TEST/lib64/dri" | #define XVENDORNAME "The X.Org Foundation" | #define XVENDORNAMESHORT "X.Org" | #define XORG_DATE "2015-10-26" | #define XORG_MAN_VERSION "Version 1.17.3" | #define BUILDERADDR "xorg@lists.freedesktop.org" | #define OSNAME "Linux 3.12.0-2.44-extern x86_64" | #define OSVENDOR "" | #define BUILDERSTRING "" | #define VENDOR_NAME "The X.Org Foundation" | #define VENDOR_NAME_SHORT "X.Org" | #define VENDOR_RELEASE (((1) * 10000000) + ((17) * 100000) + ((3) * 1000) + 0) | #define VENDOR_MAN_VERSION "Version 1.17.3" | #define NO_LIBCWRAPPER 1 | #define XTEST 1 | #define XSYNC 1 | #define XCMISC 1 | #define BIGREQS 1 | /* end confdefs.h. */ | #include | | #include configure:27086: result: no configure:27105: checking for SHA1Init in -lmd configure:27130: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lmd -lm -lrt >&5 /usr/lib64/gcc/x86_64-suse-linux/4.7/../../../../x86_64-suse-linux/bin/ld: cannot find -lmd collect2: error: ld returned 1 exit status configure:27130: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.17.3" | #define PACKAGE_STRING "xorg-server 1.17.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.17.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 17 | #define PACKAGE_VERSION_PATCHLEVEL 3 | #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 HAVE_TYPEOF 1 | #define X_BYTE_ORDER X_LITTLE_ENDIAN | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FFS 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_MMAP 1 | #define HAVE_SETEUID 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRNDUP 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_LIBM 1 | #define HAVE_CBRT 1 | #define HAVE_LINUX_AGPGART_H 1 | #define HAVE_LINUX_FB_H 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 UNIXCONN 1 | #define TCPCONN 1 | #define IPv6 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_AUTHDES_CREATE 1 | #define SECURE_RPC 1 | #define HAVE_LIBUDEV 1 | #define CONFIG_UDEV 1 | #define CONFIG_UDEV_KMS 1 | #define HAVE_UDEV_MONITOR_FILTER_ADD_MATCH_TAG 1 | #define HAVE_UDEV_ENUMERATE_ADD_MATCH_TAG 1 | #define HAVE_DBUS 1 | #define SYSTEMD_LOGIND 1 | #define NEED_DBUS 1 | #define USE_SIGIO_BY_DEFAULT TRUE | #define MONOTONIC_CLOCK 1 | #define XV 1 | #define XvExtension 1 | #define XvMCExtension 1 | #define COMPOSITE 1 | #define MITSHM 1 | #define HAS_SHM 1 | #define XRECORD 1 | #define SCREENSAVER 1 | #define RES 1 | #define LISTEN_UNIX 1 | #define LISTEN_LOCAL 1 | #define CLIENTIDS 1 | #define XF86DRI 1 | #define SHMDIR "/var/tmp" | #define XTRANS_SEND_FDS 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGACTION 1 | #define BUSFAULT 1 | #define WITH_LIBDRM 1 | #define GLXEXT 1 | #define PRESENT 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 "/home/me/compile/X/TEST/share/X11/xkb" | #define XKB_BIN_DIRECTORY "/home/me/compile/X/TEST/bin" | #define XKM_OUTPUT_DIR "/home/me/compile/X/TEST/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 "/usr/share/fonts/X11/misc/,/usr/share/fonts/X11/TTF/,/usr/share/fonts/X11/OTF/,/usr/share/fonts/X11/Type1/,/usr/share/fonts/X11/100dpi/,/usr/share/fonts/X11/75dpi/" | #define SERVER_MISC_CONFIG_PATH "/home/me/compile/X/TEST/lib64/xorg" | #define BASE_FONT_PATH "/usr/share/fonts/X11" | #define DRI_DRIVER_PATH "/home/me/compile/X/mesa/../TEST/lib64/dri" | #define XVENDORNAME "The X.Org Foundation" | #define XVENDORNAMESHORT "X.Org" | #define XORG_DATE "2015-10-26" | #define XORG_MAN_VERSION "Version 1.17.3" | #define BUILDERADDR "xorg@lists.freedesktop.org" | #define OSNAME "Linux 3.12.0-2.44-extern x86_64" | #define OSVENDOR "" | #define BUILDERSTRING "" | #define VENDOR_NAME "The X.Org Foundation" | #define VENDOR_NAME_SHORT "X.Org" | #define VENDOR_RELEASE (((1) * 10000000) + ((17) * 100000) + ((3) * 1000) + 0) | #define VENDOR_MAN_VERSION "Version 1.17.3" | #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:27139: result: no configure:27159: checking for LIBSHA1 configure:27166: $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:27169: $? = 1 configure:27183: $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:27186: $? = 1 configure:27200: result: no No package 'libsha1' found configure:27240: checking for nettle_sha1_init in -lnettle configure:27265: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lnettle -lm -lrt >&5 /usr/lib64/gcc/x86_64-suse-linux/4.7/../../../../x86_64-suse-linux/bin/ld: cannot find -lnettle collect2: error: ld returned 1 exit status configure:27265: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.17.3" | #define PACKAGE_STRING "xorg-server 1.17.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xorg-server" | #define VERSION "1.17.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 17 | #define PACKAGE_VERSION_PATCHLEVEL 3 | #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 HAVE_TYPEOF 1 | #define X_BYTE_ORDER X_LITTLE_ENDIAN | #define SIZEOF_UNSIGNED_LONG 8 | #define _XSERVER64 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FFS 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_MMAP 1 | #define HAVE_SETEUID 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRNDUP 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_LIBM 1 | #define HAVE_CBRT 1 | #define HAVE_LINUX_AGPGART_H 1 | #define HAVE_LINUX_FB_H 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 UNIXCONN 1 | #define TCPCONN 1 | #define IPv6 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_AUTHDES_CREATE 1 | #define SECURE_RPC 1 | #define HAVE_LIBUDEV 1 | #define CONFIG_UDEV 1 | #define CONFIG_UDEV_KMS 1 | #define HAVE_UDEV_MONITOR_FILTER_ADD_MATCH_TAG 1 | #define HAVE_UDEV_ENUMERATE_ADD_MATCH_TAG 1 | #define HAVE_DBUS 1 | #define SYSTEMD_LOGIND 1 | #define NEED_DBUS 1 | #define USE_SIGIO_BY_DEFAULT TRUE | #define MONOTONIC_CLOCK 1 | #define XV 1 | #define XvExtension 1 | #define XvMCExtension 1 | #define COMPOSITE 1 | #define MITSHM 1 | #define HAS_SHM 1 | #define XRECORD 1 | #define SCREENSAVER 1 | #define RES 1 | #define LISTEN_UNIX 1 | #define LISTEN_LOCAL 1 | #define CLIENTIDS 1 | #define XF86DRI 1 | #define SHMDIR "/var/tmp" | #define XTRANS_SEND_FDS 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGACTION 1 | #define BUSFAULT 1 | #define WITH_LIBDRM 1 | #define GLXEXT 1 | #define PRESENT 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 "/home/me/compile/X/TEST/share/X11/xkb" | #define XKB_BIN_DIRECTORY "/home/me/compile/X/TEST/bin" | #define XKM_OUTPUT_DIR "/home/me/compile/X/TEST/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 "/usr/share/fonts/X11/misc/,/usr/share/fonts/X11/TTF/,/usr/share/fonts/X11/OTF/,/usr/share/fonts/X11/Type1/,/usr/share/fonts/X11/100dpi/,/usr/share/fonts/X11/75dpi/" | #define SERVER_MISC_CONFIG_PATH "/home/me/compile/X/TEST/lib64/xorg" | #define BASE_FONT_PATH "/usr/share/fonts/X11" | #define DRI_DRIVER_PATH "/home/me/compile/X/mesa/../TEST/lib64/dri" | #define XVENDORNAME "The X.Org Foundation" | #define XVENDORNAMESHORT "X.Org" | #define XORG_DATE "2015-10-26" | #define XORG_MAN_VERSION "Version 1.17.3" | #define BUILDERADDR "xorg@lists.freedesktop.org" | #define OSNAME "Linux 3.12.0-2.44-extern x86_64" | #define OSVENDOR "" | #define BUILDERSTRING "" | #define VENDOR_NAME "The X.Org Foundation" | #define VENDOR_NAME_SHORT "X.Org" | #define VENDOR_RELEASE (((1) * 10000000) + ((17) * 100000) + ((3) * 1000) + 0) | #define VENDOR_MAN_VERSION "Version 1.17.3" | #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 nettle_sha1_init (); | int | main () | { | return nettle_sha1_init (); | ; | return 0; | } configure:27274: result: no configure:27292: checking for gcry_md_open in -lgcrypt configure:27317: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lgcrypt -lm -lrt >&5 configure:27317: $? = 0 configure:27326: result: yes configure:27345: checking for SHA1_Init in -lcrypto configure:27370: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lcrypto -lm -lrt >&5 configure:27370: $? = 0 configure:27379: result: yes configure:27387: checking for OPENSSL configure:27394: $PKG_CONFIG --exists --print-errors "openssl" configure:27397: $? = 0 configure:27411: $PKG_CONFIG --exists --print-errors "openssl" configure:27414: $? = 0 configure:27452: result: yes configure:27473: checking for SHA1 implementation configure:27478: result: libgcrypt configure:27485: checking for XSERVERCFLAGS configure:27492: $PKG_CONFIG --exists --print-errors "$REQUIRED_MODULES $REQUIRED_LIBS" configure:27495: $? = 0 configure:27509: $PKG_CONFIG --exists --print-errors "$REQUIRED_MODULES $REQUIRED_LIBS" configure:27512: $? = 0 configure:27570: result: yes configure:27576: checking for XSERVERLIBS configure:27583: $PKG_CONFIG --exists --print-errors "$REQUIRED_LIBS" configure:27586: $? = 0 configure:27600: $PKG_CONFIG --exists --print-errors "$REQUIRED_LIBS" configure:27603: $? = 0 configure:27661: result: yes configure:27668: checking for LIBUNWIND configure:27675: $PKG_CONFIG --exists --print-errors "libunwind" Package libunwind was not found in the pkg-config search path. Perhaps you should add the directory containing `libunwind.pc' to the PKG_CONFIG_PATH environment variable No package 'libunwind' found configure:27678: $? = 1 configure:27692: $PKG_CONFIG --exists --print-errors "libunwind" Package libunwind was not found in the pkg-config search path. Perhaps you should add the directory containing `libunwind.pc' to the PKG_CONFIG_PATH environment variable No package 'libunwind' found configure:27695: $? = 1 configure:27709: result: no No package 'libunwind' found configure:27871: checking if SVR4 needs to be defined configure:27890: result: no configure:27900: checking whether to build Xvfb DDX configure:27902: result: yes configure:27924: checking for XNESTMODULES configure:27931: $PKG_CONFIG --exists --print-errors "$LIBXEXT x11 xau $XDMCP_MODULES" configure:27934: $? = 0 configure:27948: $PKG_CONFIG --exists --print-errors "$LIBXEXT x11 xau $XDMCP_MODULES" configure:27951: $? = 0 configure:27989: result: yes configure:27993: checking whether to build Xnest DDX configure:27998: result: no configure:28021: checking whether to build Xorg DDX configure:28031: result: yes configure:28044: checking for symbol visibility support configure:28075: gcc -std=gnu99 -c -g -O2 -fvisibility=hidden -I/home/me/compile/X/TEST/include conftest.c >&5 configure:28075: $? = 0 configure:28083: result: yes configure:28096: checking whether to build Xorg PCI functions configure:28101: checking for PCIACCESS configure:28108: $PKG_CONFIG --exists --print-errors "$LIBPCIACCESS" configure:28111: $? = 0 configure:28125: $PKG_CONFIG --exists --print-errors "$LIBPCIACCESS" configure:28128: $? = 0 configure:28186: result: yes configure:28232: result: yes configure:28240: result: configure:28259: checking linux/apm_bios.h usability configure:28259: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:28259: $? = 0 configure:28259: result: yes configure:28259: checking linux/apm_bios.h presence configure:28259: gcc -E conftest.c configure:28259: $? = 0 configure:28259: result: yes configure:28259: checking for linux/apm_bios.h configure:28259: result: yes configure:28381: checking for DGA configure:28388: $PKG_CONFIG --exists --print-errors "$DGAPROTO" configure:28391: $? = 0 configure:28405: $PKG_CONFIG --exists --print-errors "$DGAPROTO" configure:28408: $? = 0 configure:28446: result: yes configure:28455: checking for DGA configure:28540: result: yes configure:28555: checking for XF86VIDMODE configure:28562: $PKG_CONFIG --exists --print-errors "$VIDMODEPROTO" configure:28565: $? = 0 configure:28579: $PKG_CONFIG --exists --print-errors "$VIDMODEPROTO" configure:28582: $? = 0 configure:28620: result: yes configure:28629: checking for XF86VIDMODE configure:28714: result: yes configure:28726: checking for XORG_MODULES configure:28733: $PKG_CONFIG --exists --print-errors "$XORG_MODULES" configure:28736: $? = 0 configure:28750: $PKG_CONFIG --exists --print-errors "$XORG_MODULES" configure:28753: $? = 0 configure:28811: result: yes configure:28821: $PKG_CONFIG --exists --print-errors "libdrm >= 2.4.46" configure:28824: $? = 0 configure:29344: checking whether to build XWin DDX configure:29353: result: no configure:30108: checking dependency style of $(CC) configure:30217: result: none configure:30259: checking for DMXMODULES configure:30266: $PKG_CONFIG --exists --print-errors "xmuu $LIBXEXT x11 >= 1.6 xrender xfixes $LIBXI $DMXPROTO xau $XDMCP_MODULES" Requested 'x11 >= 1.6' but version of X11 is 1.5.0 configure:30269: $? = 1 configure:30283: $PKG_CONFIG --exists --print-errors "xmuu $LIBXEXT x11 >= 1.6 xrender xfixes $LIBXI $DMXPROTO xau $XDMCP_MODULES" Requested 'x11 >= 1.6' but version of X11 is 1.5.0 configure:30286: $? = 1 configure:30300: result: no Requested 'x11 >= 1.6' but version of X11 is 1.5.0 configure:30398: checking whether to build Xdmx DDX configure:30408: result: no configure:31566: checking for XWAYLANDMODULES configure:31573: $PKG_CONFIG --exists --print-errors "wayland-client >= 1.3.0 libdrm epoxy" Package wayland-client was not found in the pkg-config search path. Perhaps you should add the directory containing `wayland-client.pc' to the PKG_CONFIG_PATH environment variable No package 'wayland-client' found Package epoxy was not found in the pkg-config search path. Perhaps you should add the directory containing `epoxy.pc' to the PKG_CONFIG_PATH environment variable No package 'epoxy' found configure:31576: $? = 1 configure:31590: $PKG_CONFIG --exists --print-errors "wayland-client >= 1.3.0 libdrm epoxy" Package wayland-client was not found in the pkg-config search path. Perhaps you should add the directory containing `wayland-client.pc' to the PKG_CONFIG_PATH environment variable No package 'wayland-client' found Package epoxy was not found in the pkg-config search path. Perhaps you should add the directory containing `epoxy.pc' to the PKG_CONFIG_PATH environment variable No package 'epoxy' found configure:31593: $? = 1 configure:31607: result: no No package 'wayland-client' found No package 'epoxy' found configure:31635: checking whether to build Xwayland DDX configure:31640: result: no configure:31722: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:31722: $? = 0 configure:31905: checking that generated files are newer than configure configure:31911: result: done configure:32395: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by xorg-server config.status 1.17.3, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on linux-gbm7 config.status:1849: creating Makefile config.status:1849: creating glx/Makefile config.status:1849: creating include/Makefile config.status:1849: creating composite/Makefile config.status:1849: creating damageext/Makefile config.status:1849: creating dbe/Makefile config.status:1849: creating dix/Makefile config.status:1849: creating doc/Makefile config.status:1849: creating doc/dtrace/Makefile config.status:1849: creating man/Makefile config.status:1849: creating fb/Makefile config.status:1849: creating glamor/Makefile config.status:1849: creating record/Makefile config.status:1849: creating config/Makefile config.status:1849: creating mi/Makefile config.status:1849: creating miext/Makefile config.status:1849: creating miext/sync/Makefile config.status:1849: creating miext/damage/Makefile config.status:1849: creating miext/shadow/Makefile config.status:1849: creating miext/rootless/Makefile config.status:1849: creating os/Makefile config.status:1849: creating pseudoramiX/Makefile config.status:1849: creating randr/Makefile config.status:1849: creating render/Makefile config.status:1849: creating xkb/Makefile config.status:1849: creating Xext/Makefile config.status:1849: creating Xi/Makefile config.status:1849: creating xfixes/Makefile config.status:1849: creating exa/Makefile config.status:1849: creating dri3/Makefile config.status:1849: creating present/Makefile config.status:1849: creating hw/Makefile config.status:1849: creating hw/xfree86/Makefile config.status:1849: creating hw/xfree86/Xorg.sh config.status:1849: creating hw/xfree86/common/Makefile config.status:1849: creating hw/xfree86/common/xf86Build.h config.status:1849: creating hw/xfree86/ddc/Makefile config.status:1849: creating hw/xfree86/dixmods/Makefile config.status:1849: creating hw/xfree86/doc/Makefile config.status:1849: creating hw/xfree86/dri/Makefile config.status:1849: creating hw/xfree86/dri2/Makefile config.status:1849: creating hw/xfree86/dri2/pci_ids/Makefile config.status:1849: creating hw/xfree86/drivers/Makefile config.status:1849: creating hw/xfree86/drivers/modesetting/Makefile config.status:1849: creating hw/xfree86/exa/Makefile config.status:1849: creating hw/xfree86/exa/man/Makefile config.status:1849: creating hw/xfree86/fbdevhw/Makefile config.status:1849: creating hw/xfree86/fbdevhw/man/Makefile config.status:1849: creating hw/xfree86/glamor_egl/Makefile config.status:1849: creating hw/xfree86/i2c/Makefile config.status:1849: creating hw/xfree86/int10/Makefile config.status:1849: creating hw/xfree86/loader/Makefile config.status:1849: creating hw/xfree86/man/Makefile config.status:1849: creating hw/xfree86/modes/Makefile config.status:1849: creating hw/xfree86/os-support/Makefile config.status:1849: creating hw/xfree86/os-support/bsd/Makefile config.status:1849: creating hw/xfree86/os-support/bus/Makefile config.status:1849: creating hw/xfree86/os-support/hurd/Makefile config.status:1849: creating hw/xfree86/os-support/misc/Makefile config.status:1849: creating hw/xfree86/os-support/linux/Makefile config.status:1849: creating hw/xfree86/os-support/solaris/Makefile config.status:1849: creating hw/xfree86/os-support/stub/Makefile config.status:1849: creating hw/xfree86/parser/Makefile config.status:1849: creating hw/xfree86/ramdac/Makefile config.status:1849: creating hw/xfree86/shadowfb/Makefile config.status:1849: creating hw/xfree86/vbe/Makefile config.status:1849: creating hw/xfree86/vgahw/Makefile config.status:1849: creating hw/xfree86/x86emu/Makefile config.status:1849: creating hw/xfree86/utils/Makefile config.status:1849: creating hw/xfree86/utils/man/Makefile config.status:1849: creating hw/xfree86/utils/cvt/Makefile config.status:1849: creating hw/xfree86/utils/gtf/Makefile config.status:1849: creating hw/dmx/config/Makefile config.status:1849: creating hw/dmx/config/man/Makefile config.status:1849: creating hw/dmx/doc/Makefile config.status:1849: creating hw/dmx/doxygen/doxygen.conf config.status:1849: creating hw/dmx/doxygen/Makefile config.status:1849: creating hw/dmx/examples/Makefile config.status:1849: creating hw/dmx/input/Makefile config.status:1849: creating hw/dmx/glxProxy/Makefile config.status:1849: creating hw/dmx/Makefile config.status:1849: creating hw/dmx/man/Makefile config.status:1849: creating hw/vfb/Makefile config.status:1849: creating hw/vfb/man/Makefile config.status:1849: creating hw/xnest/Makefile config.status:1849: creating hw/xnest/man/Makefile config.status:1849: creating hw/xwin/Makefile config.status:1849: creating hw/xwin/glx/Makefile config.status:1849: creating hw/xwin/man/Makefile config.status:1849: creating hw/xwin/winclipboard/Makefile config.status:1849: creating hw/xquartz/Makefile config.status:1849: creating hw/xquartz/GL/Makefile config.status:1849: creating hw/xquartz/bundle/Makefile config.status:1849: creating hw/xquartz/man/Makefile config.status:1849: creating hw/xquartz/mach-startup/Makefile config.status:1849: creating hw/xquartz/pbproxy/Makefile config.status:1849: creating hw/xquartz/xpr/Makefile config.status:1849: creating hw/kdrive/Makefile config.status:1849: creating hw/kdrive/ephyr/Makefile config.status:1849: creating hw/kdrive/ephyr/man/Makefile config.status:1849: creating hw/kdrive/fake/Makefile config.status:1849: creating hw/kdrive/fbdev/Makefile config.status:1849: creating hw/kdrive/linux/Makefile config.status:1849: creating hw/kdrive/src/Makefile config.status:1849: creating hw/xwayland/Makefile config.status:1849: creating test/Makefile config.status:1849: creating test/xi1/Makefile config.status:1849: creating test/xi2/Makefile config.status:1849: creating xserver.ent config.status:1849: creating xorg-server.pc config.status:1849: creating include/do-not-use-config.h config.status:2030: include/do-not-use-config.h is unchanged config.status:1849: creating include/xorg-server.h config.status:2030: include/xorg-server.h is unchanged config.status:1849: creating include/dix-config.h config.status:2030: include/dix-config.h is unchanged config.status:1849: creating include/xorg-config.h config.status:2030: include/xorg-config.h is unchanged config.status:1849: creating include/xkb-config.h config.status:2030: include/xkb-config.h is unchanged config.status:1849: creating include/xwin-config.h config.status:2030: include/xwin-config.h is unchanged config.status:1849: creating include/kdrive-config.h config.status:2030: include/kdrive-config.h is unchanged config.status:1849: creating include/version-config.h config.status:2030: include/version-config.h is unchanged config.status:2078: executing depfiles commands config.status:2078: executing libtool commands config.status:2078: executing sdksyms commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## 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_c_typeof=typeof 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_DOT_set= ac_cv_env_DOT_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_DRI3PROTO_CFLAGS_set= ac_cv_env_DRI3PROTO_CFLAGS_value= ac_cv_env_DRI3PROTO_LIBS_set= ac_cv_env_DRI3PROTO_LIBS_value= ac_cv_env_FOP_set= ac_cv_env_FOP_value= ac_cv_env_GBM_CFLAGS_set= ac_cv_env_GBM_CFLAGS_value= ac_cv_env_GBM_LIBS_set= ac_cv_env_GBM_LIBS_value= ac_cv_env_GLAMOR_CFLAGS_set= ac_cv_env_GLAMOR_CFLAGS_value= ac_cv_env_GLAMOR_LIBS_set= ac_cv_env_GLAMOR_LIBS_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_LIBUNWIND_CFLAGS_set= ac_cv_env_LIBUNWIND_CFLAGS_value= ac_cv_env_LIBUNWIND_LIBS_set= ac_cv_env_LIBUNWIND_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=/home/me/compile/X/TEST//lib64/pkgconfig/:/home/bechtel/compile/X/TEST//share/pkgconfig/:/home/bechtel/compile/X/TEST//lib64/pkgconfig/:/home/bechtel/compile/X/TEST//share/pkgconfig/:/home/bechtel/compile/X/TEST//lib64/pkgconfig/:/home/bechtel/compile/X/TEST//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_SYSTEMD_DAEMON_CFLAGS_set= ac_cv_env_SYSTEMD_DAEMON_CFLAGS_value= ac_cv_env_SYSTEMD_DAEMON_LIBS_set= ac_cv_env_SYSTEMD_DAEMON_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_MALLOC_DEBUG_ENV_set= ac_cv_env_XORG_MALLOC_DEBUG_ENV_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_XSHMFENCE_CFLAGS_set= ac_cv_env_XSHMFENCE_CFLAGS_value= ac_cv_env_XSHMFENCE_LIBS_set= ac_cv_env_XSHMFENCE_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_XWAYLANDMODULES_CFLAGS_set= ac_cv_env_XWAYLANDMODULES_CFLAGS_value= ac_cv_env_XWAYLANDMODULES_LIBS_set= ac_cv_env_XWAYLANDMODULES_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_func_CC_SHA1_Init=no ac_cv_func_SHA1Init=no ac_cv_func_authdes_create=yes ac_cv_func_authdes_seccreate=no ac_cv_func_backtrace=yes ac_cv_func_cbrt=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_getpeereid=no ac_cv_func_getpeerucred=no ac_cv_func_getprogname=no ac_cv_func_getresuid=yes ac_cv_func_getuid=yes ac_cv_func_getzoneid=no ac_cv_func_issetugid=no ac_cv_func_mmap=yes ac_cv_func_seteuid=yes ac_cv_func_shmctl64=no ac_cv_func_sigaction=yes ac_cv_func_strcasecmp=yes ac_cv_func_strcasestr=yes ac_cv_func_strlcat=no ac_cv_func_strlcpy=no ac_cv_func_strncasecmp=yes ac_cv_func_strndup=yes ac_cv_func_udev_enumerate_add_match_tag=yes ac_cv_func_udev_monitor_filter_add_match_tag=yes ac_cv_func_vasprintf=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_have_decl_program_invocation_short_name=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_memory_h=yes ac_cv_header_minix_config_h=no 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_mkdev_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_header_wincrypt_h=no 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_sqrt=yes ac_cv_lib_md_SHA1Init=no ac_cv_lib_nettle_nettle_sha1_init=no ac_cv_lib_rt_clock_gettime=yes ac_cv_member_struct_msghdr_msg_control=yes ac_cv_member_struct_sockaddr_in_sin_len=no ac_cv_objext=o ac_cv_path_DOT=/usr/bin/dot ac_cv_path_DOXYGEN=/usr/bin/doxygen ac_cv_path_DTRACE=not_found ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_RAWCPP=/usr/bin/cpp ac_cv_path_SED=/usr/bin/sed ac_cv_path_XSLTPROC=/usr/bin/xsltproc ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -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_MANIFEST_TOOL=mt 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_safe_to_define___extensions__=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_socklen_t=yes am_cv_CCAS_dependencies_compiler_type=gcc3 am_cv_CC_dependencies_compiler_type=gcc3 am_cv_OBJC_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes 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=/usr/x86_64-suse-linux/bin/ld lt_cv_path_NM='/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=1572864 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/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include ' pkg_cv_DBUS_LIBS='-ldbus-1 ' pkg_cv_DGA_CFLAGS=' ' pkg_cv_DGA_LIBS=' ' pkg_cv_GL_CFLAGS='-I/home/me/compile/X/TEST/include -I/home/bechtel/compile/X/mesa/../TEST/include -I/home/bechtel/compile/X/TEST/include/libdrm ' pkg_cv_GL_LIBS='-L/home/me/compile/X/mesa/../TEST/lib64 -lGL ' pkg_cv_LIBDRM_CFLAGS='-I/home/me/compile/X/TEST/include -I/home/bechtel/compile/X/TEST/include/libdrm ' pkg_cv_LIBDRM_LIBS='-L/home/me/compile/X/TEST/lib64 -ldrm ' pkg_cv_OPENSSL_CFLAGS=' ' pkg_cv_OPENSSL_LIBS='-lssl -lcrypto ' pkg_cv_PCIACCESS_CFLAGS=' ' pkg_cv_PCIACCESS_LIBS='-lpciaccess ' pkg_cv_PIXMAN_CFLAGS='-I/home/me/compile/X/pixman/../TEST/include/pixman-1 ' pkg_cv_PIXMAN_LIBS='-L/home/me/compile/X/pixman/../TEST/lib64 -lpixman-1 ' pkg_cv_UDEV_CFLAGS=' ' pkg_cv_UDEV_LIBS='-ludev -lrt ' pkg_cv_XDMCP_CFLAGS='-I/home/me/compile/X/TEST/include ' pkg_cv_XDMCP_LIBS='-lXdmcp ' pkg_cv_XF86VIDMODE_CFLAGS=' ' pkg_cv_XF86VIDMODE_LIBS=' ' pkg_cv_XLIB_CFLAGS='-I/home/me/compile/X/TEST/include ' pkg_cv_XLIB_LIBS='-lX11 ' pkg_cv_XNESTMODULES_CFLAGS='-I/home/me/compile/X/TEST/include ' pkg_cv_XNESTMODULES_LIBS='-lXext -lX11 -lXau -lXdmcp ' pkg_cv_XORG_MODULES_CFLAGS=' ' pkg_cv_XORG_MODULES_LIBS=' ' pkg_cv_XSERVERCFLAGS_CFLAGS='-D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/home/me/compile/X/TEST/include -I/home/bechtel/compile/X/pixman/../TEST/include/pixman-1 -I/home/bechtel/compile/X/mesa/../TEST/include -I/home/bechtel/compile/X/TEST/include/libdrm -I/usr/include/X11/dri -I/usr/include/freetype2 ' pkg_cv_XSERVERCFLAGS_LIBS='-L/home/me/compile/X/pixman/../TEST/lib64 -lxkbfile -lpixman-1 -lXfont -lXau -lXdmcp ' pkg_cv_XSERVERLIBS_CFLAGS='-I/home/me/compile/X/pixman/../TEST/include/pixman-1 -I/home/bechtel/compile/X/TEST/include -I/usr/include/freetype2 ' pkg_cv_XSERVERLIBS_LIBS='-L/home/me/compile/X/pixman/../TEST/lib64 -lpixman-1 -lXfont -lXau -lXdmcp ' xorg_cv_cc_flag__Wall=yes xorg_cv_cc_flag__Wbad_function_cast=yes xorg_cv_cc_flag__Wdeclaration_after_statement=yes xorg_cv_cc_flag__Werror=yes xorg_cv_cc_flag__Werror_address=yes xorg_cv_cc_flag__Werror_array_bounds=yes xorg_cv_cc_flag__Werror_attributes=yes xorg_cv_cc_flag__Werror_implicit=yes xorg_cv_cc_flag__Werror_init_self=yes xorg_cv_cc_flag__Werror_int_to_pointer_cast=yes xorg_cv_cc_flag__Werror_main=yes xorg_cv_cc_flag__Werror_missing_braces=yes xorg_cv_cc_flag__Werror_nonnull=yes xorg_cv_cc_flag__Werror_pointer_to_int_cast=yes xorg_cv_cc_flag__Werror_return_type=yes xorg_cv_cc_flag__Werror_sequence_point=yes xorg_cv_cc_flag__Werror_trigraphs=yes xorg_cv_cc_flag__Werror_write_strings=yes xorg_cv_cc_flag__Wformat_2=yes xorg_cv_cc_flag__Wlogical_op=yes xorg_cv_cc_flag__Wmissing_declarations=yes xorg_cv_cc_flag__Wmissing_format_attribute=yes xorg_cv_cc_flag__Wmissing_noreturn=yes xorg_cv_cc_flag__Wmissing_prototypes=yes xorg_cv_cc_flag__Wnested_externs=yes xorg_cv_cc_flag__Wold_style_definition=yes xorg_cv_cc_flag__Wpointer_arith=yes xorg_cv_cc_flag__Wredundant_decls=yes xorg_cv_cc_flag__Wshadow=yes xorg_cv_cc_flag__Wstrict_prototypes=yes xorg_cv_cc_flag__Wuninitialized=yes xorg_cv_cc_flag__Wunused=yes xorg_cv_cc_flag__pedantic=yes xorg_cv_cc_flag_unknown_warning_option=no xorg_cv_cc_flag_unused_command_line_argument=no xorg_cv_linker_flags__Wl__wrap_exit=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/me/compile/X/xserver-1.17.3/missing aclocal-1.15' ADMIN_MAN_DIR='$(mandir)/man$(ADMIN_MAN_SUFFIX)' ADMIN_MAN_SUFFIX='8' AGP_FALSE='#' AGP_TRUE='' AIGLX_DRI_LOADER_FALSE='' AIGLX_DRI_LOADER_TRUE='#' ALPHA_VIDEO_FALSE='' ALPHA_VIDEO_TRUE='#' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' 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} /home/me/compile/X/xserver-1.17.3/missing autoconf' AUTOHEADER='${SHELL} /home/me/compile/X/xserver-1.17.3/missing autoheader' AUTOMAKE='${SHELL} /home/me/compile/X/xserver-1.17.3/missing automake-1.15' AWK='gawk' BASE_CFLAGS=' -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast' BASE_FONT_PATH='/usr/share/fonts/X11' BSD_APM_FALSE='' BSD_APM_TRUE='#' BSD_KQUEUE_APM_FALSE='' BSD_KQUEUE_APM_TRUE='#' BUILD_DATE='20151101' BUILD_KDRIVEFBDEVLIB_FALSE='' BUILD_KDRIVEFBDEVLIB_TRUE='#' BUILD_TIME='1215155' BUNDLE_ID_PREFIX='org.x' BUSFAULT_FALSE='#' BUSFAULT_TRUE='' 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='/usr/share/fonts/X11/misc/,/usr/share/fonts/X11/TTF/,/usr/share/fonts/X11/OTF/,/usr/share/fonts/X11/Type1/,/usr/share/fonts/X11/100dpi/,/usr/share/fonts/X11/75dpi/' COMPOSITE_FALSE='#' COMPOSITE_TRUE='' CONFIG_HAL_FALSE='' CONFIG_HAL_TRUE='#' CONFIG_UDEV_FALSE='#' CONFIG_UDEV_KMS_FALSE='#' CONFIG_UDEV_KMS_TRUE='' CONFIG_UDEV_TRUE='' CONFIG_WSCONS_FALSE='' CONFIG_WSCONS_TRUE='#' CPP='gcc -E' CPPFLAGS='' CWARNFLAGS=' -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing' CYGPATH_W='echo' CYGWIN_FALSE='' CYGWIN_TRUE='#' DBE_FALSE='#' DBE_TRUE='' DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include ' DBUS_LIBS='-ldbus-1 ' DEBUG_FALSE='' DEBUG_TRUE='#' DEFAULT_LIBRARY_PATH='/home/me/compile/X/TEST/lib64' DEFAULT_LOGDIR='/home/me/compile/X/TEST/var/log' DEFAULT_LOGPREFIX='Xorg.' DEFAULT_MODULE_PATH='/home/me/compile/X/TEST/lib64/xorg/modules' DEFAULT_XDG_DATA_HOME='.local/share' DEFAULT_XDG_DATA_HOME_LOGDIR='xorg' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DGA_CFLAGS=' ' DGA_FALSE='#' DGA_LIBS=' ' DGA_TRUE='' DIX_CFLAGS='-DHAVE_DIX_CONFIG_H $(CWARNFLAGS) -fno-strict-aliasing -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/home/me/compile/X/TEST/include -I/home/bechtel/compile/X/pixman/../TEST/include/pixman-1 -I/home/bechtel/compile/X/mesa/../TEST/include -I/home/bechtel/compile/X/TEST/include/libdrm -I/usr/include/X11/dri -I/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 -I$(top_srcdir)/dbe -I$(top_srcdir)/present -fvisibility=hidden' DIX_LIB='$(top_builddir)/dix/libdix.la' DLLTOOL='false' 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='#' DOT='/usr/bin/dot' DOXYGEN='/usr/bin/doxygen' DPMSExtension_FALSE='#' DPMSExtension_TRUE='' DRI2PROTO_CFLAGS='' DRI2PROTO_LIBS='' DRI2_AIGLX_FALSE='' DRI2_AIGLX_TRUE='#' DRI2_FALSE='' DRI2_TRUE='#' DRI3PROTO_CFLAGS='' DRI3PROTO_LIBS='' DRI3_FALSE='' DRI3_TRUE='#' DRIVER_MAN_DIR='$(mandir)/man$(DRIVER_MAN_SUFFIX)' DRIVER_MAN_SUFFIX='4' DRI_DRIVER_PATH='/home/me/compile/X/mesa/../TEST/lib64/dri' DRI_FALSE='#' DRI_TRUE='' DSYMUTIL='' DTRACE='not_found' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/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='/usr/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='/usr/share/fonts/X11' FONTTTFDIR='${FONTROOTDIR}/TTF' FONTTYPE1DIR='${FONTROOTDIR}/Type1' FOP='' FREEBSD_KLDLOAD_FALSE='' FREEBSD_KLDLOAD_TRUE='#' GBM_CFLAGS='' GBM_LIBS='' GLAMOR_CFLAGS='' GLAMOR_EGL_FALSE='' GLAMOR_EGL_TRUE='#' GLAMOR_FALSE='' GLAMOR_LIBS='' GLAMOR_TRUE='#' GLX_ARCH_DEFINES='-D__GLX_ALIGN64' GLX_DEFINES='' GLX_FALSE='#' GLX_SYS_LIBS=' -L/home/me/compile/X/mesa/../TEST/lib64 -lGL ' GLX_TLS='no' GLX_TRUE='' GL_CFLAGS='-I/home/me/compile/X/TEST/include -I/home/bechtel/compile/X/mesa/../TEST/include -I/home/bechtel/compile/X/TEST/include/libdrm ' GL_LIBS='-L/home/me/compile/X/mesa/../TEST/lib64 -lGL ' GREP='/usr/bin/grep' HAL_CFLAGS='' HAL_LIBS='' HAVE_DBUS_FALSE='#' HAVE_DBUS_TRUE='' HAVE_DOT='yes' HAVE_DOT_FALSE='#' HAVE_DOT_TRUE='' HAVE_DOXYGEN_FALSE='#' HAVE_DOXYGEN_TRUE='' HAVE_FOP_FALSE='' HAVE_FOP_TRUE='#' HAVE_LD_WRAP_FALSE='#' HAVE_LD_WRAP_TRUE='' HAVE_LIBUNWIND_FALSE='' HAVE_LIBUNWIND_TRUE='#' HAVE_STYLESHEETS_FALSE='#' HAVE_STYLESHEETS_TRUE='' HAVE_SYSTEMD_DAEMON_FALSE='' HAVE_SYSTEMD_DAEMON_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 /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_MAIN_LIB='' 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='/usr/x86_64-suse-linux/bin/ld -m elf_x86_64' LDFLAGS='' LD_EXPORT_SYMBOLS_FLAG='-export-dynamic' LD_NO_UNDEFINED_FLAG='' LEX='flex' LEXLIB='-lfl' LEX_OUTPUT_ROOT='lex.yy' LIBDRM_CFLAGS='-I/home/me/compile/X/TEST/include -I/home/bechtel/compile/X/TEST/include/libdrm ' LIBDRM_LIBS='-L/home/me/compile/X/TEST/lib64 -ldrm ' LIBOBJS=' ${LIBOBJDIR}strlcat$U.o ${LIBOBJDIR}strlcpy$U.o' LIBS='-lm -lrt' LIBSHA1_CFLAGS='' LIBSHA1_LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBUNWIND_CFLAGS='' LIBUNWIND_LIBS='' LIB_MAN_DIR='$(mandir)/man$(LIB_MAN_SUFFIX)' LIB_MAN_SUFFIX='3' LINUX_ALPHA_FALSE='' LINUX_ALPHA_TRUE='#' LIPO='' LNXACPI_FALSE='#' LNXACPI_TRUE='' LNXAPM_FALSE='#' LNXAPM_TRUE='' LN_S='ln -s' LTLIBOBJS=' ${LIBOBJDIR}strlcat$U.lo ${LIBOBJDIR}strlcpy$U.lo' MAIN_LIB='$(top_builddir)/dix/libmain.la' MAKEINFO='${SHELL} /home/me/compile/X/xserver-1.17.3/missing 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='/usr/bin/mkdir -p' NEED_DBUS_FALSE='#' NEED_DBUS_TRUE='' NM='/usr/bin/nm -B' NMEDIT='' NO_UNDEFINED_FALSE='' NO_UNDEFINED_TRUE='#' OBJC='$(CC)' OBJCCLD='' OBJCDEPMODE='depmode=none' OBJCFLAGS='$(CFLAGS)' OBJCLINK='$(LINK)' OBJDUMP='objdump' OBJEXT='o' OPENSSL_CFLAGS=' ' OPENSSL_LIBS='-lssl -lcrypto ' 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.17.3' PACKAGE_TARNAME='xorg-server' PACKAGE_URL='' PACKAGE_VERSION='1.17.3' PATH_SEPARATOR=':' PCIACCESS_CFLAGS=' ' PCIACCESS_LIBS='-lpciaccess ' PCI_TXT_IDS_PATH='' PIXMAN_CFLAGS='-I/home/me/compile/X/pixman/../TEST/include/pixman-1 ' PIXMAN_LIBS='-L/home/me/compile/X/pixman/../TEST/lib64 -lpixman-1 ' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/home/me/compile/X/TEST//lib64/pkgconfig/:/home/bechtel/compile/X/TEST//share/pkgconfig/:/home/bechtel/compile/X/TEST//lib64/pkgconfig/:/home/bechtel/compile/X/TEST//share/pkgconfig/:/home/bechtel/compile/X/TEST//lib64/pkgconfig/:/home/bechtel/compile/X/TEST//share/pkgconfig/:' PPC_VIDEO_FALSE='' PPC_VIDEO_TRUE='#' PRESENT_FALSE='#' PRESENT_TRUE='' PROJECTROOT='/home/me/compile/X/TEST' PSEUDORAMIX_FALSE='' PSEUDORAMIX_TRUE='#' PYTHON3='' RANLIB='ranlib' RAWCPP='/usr/bin/cpp' RAWCPPFLAGS='-undef -traditional' RECORD_FALSE='#' RECORD_TRUE='' RELEASE_DATE='2015-10-26' RES_FALSE='#' RES_TRUE='' SCREENSAVER_FALSE='#' SCREENSAVER_TRUE='' SDK_REQUIRED_MODULES='xproto >= 7.0.26 randrproto >= 1.4.0 renderproto >= 0.11 xextproto >= 7.2.99.901 inputproto >= 2.3 kbproto >= 1.0.3 fontsproto >= 2.1.3 pixman-1 >= 0.27.2 videoproto scrnsaverproto >= 1.1 resourceproto >= 1.2.0 xf86driproto >= 2.1.0 glproto >= 1.4.17 dri >= 7.8.0 presentproto >= 1.0 xineramaproto pciaccess >= 0.12.901' SECURE_RPC_FALSE='#' SECURE_RPC_TRUE='' SED='/usr/bin/sed' SELINUX_CFLAGS='' SELINUX_LIBS='' SERVER_MISC_CONFIG_PATH='/home/me/compile/X/TEST/lib64/xorg' SET_MAKE='' SHA1_CFLAGS='' SHA1_LIBS='-lgcrypt' SHELL='/bin/sh' 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 -Werror=attributes' STRIP='strip' STYLESHEET_SRCDIR='/usr/share/sgml/X11' SUID_WRAPPER_DIR='' SUID_WRAPPER_FALSE='' SUID_WRAPPER_TRUE='#' SYSCONFDIR='/home/me/compile/X/TEST/etc' SYSTEMD_DAEMON_CFLAGS='' SYSTEMD_DAEMON_LIBS='' SYSTEMD_LOGIND_FALSE='#' SYSTEMD_LOGIND_TRUE='' TRADITIONALCPPFLAGS='-traditional' TSLIB_CFLAGS='' TSLIB_FALSE='' TSLIB_LIBS='' TSLIB_TRUE='#' UDEV_CFLAGS=' ' UDEV_LIBS='-ludev -lrt ' UTILS_SYS_LIBS='' VBE_FALSE='#' VBE_TRUE='' VENDOR_NAME_SHORT='X.Org' VERSION='1.17.3' VGAHW_FALSE='#' VGAHW_TRUE='' WAYLAND_SCANNER='' WINDOWSWM_CFLAGS='' WINDOWSWM_LIBS='' WINDRES='' X11EXAMPLES_DEP_CFLAGS='' X11EXAMPLES_DEP_LIBS='' XACE_FALSE='#' XACE_TRUE='' XCSECURITY_FALSE='' XCSECURITY_TRUE='#' XDMAUTH_FALSE='#' XDMAUTH_TRUE='' XDMCP_CFLAGS='-I/home/me/compile/X/TEST/include ' XDMCP_FALSE='#' XDMCP_LIBS='-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='xorg.conf.d' XF86CONFIGFILE='xorg.conf' XF86UTILS_FALSE='#' XF86UTILS_TRUE='' XF86VIDMODE_CFLAGS=' ' XF86VIDMODE_FALSE='#' XF86VIDMODE_LIBS=' ' XF86VIDMODE_TRUE='' XFAKESERVER_FALSE='' XFAKESERVER_TRUE='#' XINERAMA_FALSE='#' XINERAMA_TRUE='' XKB_BASE_DIRECTORY='/home/me/compile/X/TEST/share/X11/xkb' XKB_BIN_DIRECTORY='/home/me/compile/X/TEST/bin' XKB_COMPILED_DIR='/home/me/compile/X/TEST/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='/home/me/compile/X/TEST/share/X11/xkb/compiled/' XLIB_CFLAGS='-I/home/me/compile/X/TEST/include ' XLIB_LIBS='-lX11 ' XMLTO='' XNESTMODULES_CFLAGS='-I/home/me/compile/X/TEST/include ' XNESTMODULES_LIBS='-lXext -lX11 -lXau -lXdmcp ' XNEST_FALSE='' XNEST_LIBS='' XNEST_SYS_LIBS='' XNEST_TRUE='#' XORG_BUS_BSDPCI_FALSE='' XORG_BUS_BSDPCI_TRUE='#' XORG_BUS_PCI_FALSE='#' XORG_BUS_PCI_TRUE='' XORG_BUS_PLATFORM_FALSE='#' XORG_BUS_PLATFORM_TRUE='' XORG_BUS_SPARC_FALSE='' XORG_BUS_SPARC_TRUE='#' XORG_CFLAGS=' -DHAVE_XORG_CONFIG_H -fvisibility=hidden -I/home/me/compile/X/TEST/include -I/home/bechtel/compile/X/TEST/include/libdrm ' XORG_DRIVER_LIBS='' XORG_DRIVER_MODESETTING_FALSE='#' XORG_DRIVER_MODESETTING_TRUE='' XORG_FALSE='#' XORG_INCS='-I$(top_srcdir)/hw/xfree86 -I$(top_srcdir)/hw/xfree86/include -I$(top_srcdir)/hw/xfree86/common -I$(top_srcdir)/hw/xfree86/os-support -I$(top_srcdir)/hw/xfree86/os-support/bus -I$(top_srcdir)/os' XORG_LIBS='$(top_builddir)/composite/libcomposite.la $(top_builddir)/xfixes/libxfixes.la $(top_builddir)/Xext/libXext.la $(top_builddir)/dbe/libdbe.la $(top_builddir)/record/librecord.la $(top_builddir)/randr/librandr.la $(top_builddir)/render/librender.la $(top_builddir)/damageext/libdamageext.la $(top_builddir)/present/libpresent.la $(top_builddir)/miext/sync/libsync.la $(top_builddir)/miext/damage/libdamage.la $(top_builddir)/Xi/libXi.la $(top_builddir)/xkb/libxkb.la' XORG_MALLOC_DEBUG_ENV='MALLOC_PERTURB_=15' XORG_MAN_PAGE='X Version 11' XORG_MODULES_CFLAGS=' ' XORG_MODULES_LIBS=' ' XORG_OS_SUBDIR='linux' XORG_SGML_PATH='/usr/share/sgml' XORG_SYS_LIBS=' -lpciaccess -L/home/me/compile/X/TEST/lib64 -ldrm ' XORG_TRUE='' XPBPROXY_CFLAGS='' XPBPROXY_LIBS='' XQUARTZ_FALSE='' XQUARTZ_LIBS='' XQUARTZ_SPARKLE='no' XQUARTZ_SPARKLE_FALSE='' XQUARTZ_SPARKLE_TRUE='#' XQUARTZ_TRUE='#' XRESEXAMPLES_DEP_CFLAGS='' XRESEXAMPLES_DEP_LIBS='' XSELINUX_FALSE='' XSELINUX_TRUE='#' XSERVERCFLAGS_CFLAGS='-D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/home/me/compile/X/TEST/include -I/home/bechtel/compile/X/pixman/../TEST/include/pixman-1 -I/home/bechtel/compile/X/mesa/../TEST/include -I/home/bechtel/compile/X/TEST/include/libdrm -I/usr/include/X11/dri -I/usr/include/freetype2 ' XSERVERCFLAGS_LIBS='-L/home/me/compile/X/pixman/../TEST/lib64 -lxkbfile -lpixman-1 -lXfont -lXau -lXdmcp ' XSERVERLIBS_CFLAGS='-I/home/me/compile/X/pixman/../TEST/include/pixman-1 -I/home/bechtel/compile/X/TEST/include -I/usr/include/freetype2 ' XSERVERLIBS_LIBS='-L/home/me/compile/X/pixman/../TEST/lib64 -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/home/me/compile/X/pixman/../TEST/lib64 -lpixman-1 -lXfont -lXau -lXdmcp -lm -lrt' XSHMFENCE_CFLAGS='' XSHMFENCE_FALSE='' XSHMFENCE_LIBS='' XSHMFENCE_TRUE='#' XSLTPROC='/usr/bin/xsltproc' XSL_STYLESHEET='/usr/share/sgml/X11/xorg.xsl' 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)/present/libpresent.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=' -L/home/me/compile/X/mesa/../TEST/lib64 -lGL ' XVFB_TRUE='' XVMC_FALSE='#' XVMC_TRUE='' XV_FALSE='#' XV_TRUE='' XWAYLANDMODULES_CFLAGS='' XWAYLANDMODULES_LIBS='' XWAYLAND_FALSE='' XWAYLAND_LIBS='' XWAYLAND_SYS_LIBS='' XWAYLAND_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_RANDR_FALSE='' XWIN_RANDR_TRUE='#' XWIN_SERVER_NAME='' XWIN_SYS_LIBS='' XWIN_TRUE='#' XWIN_XV_FALSE='' XWIN_XV_TRUE='#' YACC='bison -y' YFLAGS='' __XCONFIGDIR__='xorg.conf.d' __XCONFIGFILE__='xorg.conf' abi_ansic='0.4' abi_extension='9.0' abi_videodrv='19.0' abi_xinput='21.0' 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__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} 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='${exec_prefix}/lib64/xorg/modules/drivers' dvidir='${docdir}' exec_prefix='${prefix}' extdir='${prefix}/include/X11/extensions' 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} /home/me/compile/X/xserver-1.17.3/install-sh' libdir='${exec_prefix}/lib64' libexecdir='${exec_prefix}/lib' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' logdir='${prefix}/var/log' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' moduledir='${exec_prefix}/lib64/xorg/modules' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/home/me/compile/X/TEST' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sdkdir='${prefix}/include/xorg' sharedstatedir='${prefix}/com' symbol_visibility='-fvisibility=hidden' sysconfdir='${prefix}/etc' sysconfigdir='${datarootdir}/X11/xorg.conf.d' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "xorg-server" #define PACKAGE_TARNAME "xorg-server" #define PACKAGE_VERSION "1.17.3" #define PACKAGE_STRING "xorg-server 1.17.3" #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" #define PACKAGE_URL "" #define PACKAGE "xorg-server" #define VERSION "1.17.3" #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 __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define PACKAGE_VERSION_MAJOR 1 #define PACKAGE_VERSION_MINOR 17 #define PACKAGE_VERSION_PATCHLEVEL 3 #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 HAVE_TYPEOF 1 #define X_BYTE_ORDER X_LITTLE_ENDIAN #define SIZEOF_UNSIGNED_LONG 8 #define _XSERVER64 1 #define HAVE_BYTESWAP_H 1 #define HAVE_BACKTRACE 1 #define HAVE_FFS 1 #define HAVE_GETEUID 1 #define HAVE_GETUID 1 #define HAVE_GETRESUID 1 #define HAVE_GETDTABLESIZE 1 #define HAVE_GETIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETEUID 1 #define HAVE_STRNCASECMP 1 #define HAVE_VASPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRNDUP 1 #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_LIBM 1 #define HAVE_CBRT 1 #define HAVE_LINUX_AGPGART_H 1 #define HAVE_LINUX_FB_H 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 UNIXCONN 1 #define TCPCONN 1 #define IPv6 1 #define HAVE_SOCKLEN_T 1 #define HAVE_AUTHDES_CREATE 1 #define SECURE_RPC 1 #define HAVE_LIBUDEV 1 #define CONFIG_UDEV 1 #define CONFIG_UDEV_KMS 1 #define HAVE_UDEV_MONITOR_FILTER_ADD_MATCH_TAG 1 #define HAVE_UDEV_ENUMERATE_ADD_MATCH_TAG 1 #define HAVE_DBUS 1 #define SYSTEMD_LOGIND 1 #define NEED_DBUS 1 #define USE_SIGIO_BY_DEFAULT TRUE #define MONOTONIC_CLOCK 1 #define XV 1 #define XvExtension 1 #define XvMCExtension 1 #define COMPOSITE 1 #define MITSHM 1 #define HAS_SHM 1 #define XRECORD 1 #define SCREENSAVER 1 #define RES 1 #define LISTEN_UNIX 1 #define LISTEN_LOCAL 1 #define CLIENTIDS 1 #define XF86DRI 1 #define SHMDIR "/var/tmp" #define XTRANS_SEND_FDS 1 #define HAVE_SIGACTION 1 #define HAVE_SIGACTION 1 #define BUSFAULT 1 #define WITH_LIBDRM 1 #define GLXEXT 1 #define PRESENT 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 "/home/me/compile/X/TEST/share/X11/xkb" #define XKB_BIN_DIRECTORY "/home/me/compile/X/TEST/bin" #define XKM_OUTPUT_DIR "/home/me/compile/X/TEST/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 "/usr/share/fonts/X11/misc/,/usr/share/fonts/X11/TTF/,/usr/share/fonts/X11/OTF/,/usr/share/fonts/X11/Type1/,/usr/share/fonts/X11/100dpi/,/usr/share/fonts/X11/75dpi/" #define SERVER_MISC_CONFIG_PATH "/home/me/compile/X/TEST/lib64/xorg" #define BASE_FONT_PATH "/usr/share/fonts/X11" #define DRI_DRIVER_PATH "/home/me/compile/X/mesa/../TEST/lib64/dri" #define XVENDORNAME "The X.Org Foundation" #define XVENDORNAMESHORT "X.Org" #define XORG_DATE "2015-10-26" #define XORG_MAN_VERSION "Version 1.17.3" #define BUILDERADDR "xorg@lists.freedesktop.org" #define OSNAME "Linux 3.12.0-2.44-extern x86_64" #define OSVENDOR "" #define BUILDERSTRING "" #define VENDOR_NAME "The X.Org Foundation" #define VENDOR_NAME_SHORT "X.Org" #define VENDOR_RELEASE (((1) * 10000000) + ((17) * 100000) + ((3) * 1000) + 0) #define VENDOR_MAN_VERSION "Version 1.17.3" #define NO_LIBCWRAPPER 1 #define XTEST 1 #define XSYNC 1 #define XCMISC 1 #define BIGREQS 1 #define HAVE_SHA1_IN_LIBGCRYPT 1 #define XSERVER_LIBPCIACCESS 1 #define PCI_TXT_IDS_PATH "" #define XSERVER_PLATFORM_BUS 1 #define HAVE_LINUX_APM_BIOS_H 1 #define XF86PM 1 #define DGA 1 #define XFreeXDGA 1 #define XF86VIDMODE 1 #define XORG_SERVER 1 #define XORGSERVER 1 #define XFree86Server 1 #define XORG_VERSION_CURRENT (((1) * 10000000) + ((17) * 100000) + ((3) * 1000) + 0) #define NEED_XF86_TYPES 1 #define NEED_XF86_PROTOTYPES 1 #define __XSERVERNAME__ "Xorg" #define __XCONFIGFILE__ "xorg.conf" #define XF86CONFIGFILE "xorg.conf" #define __XCONFIGDIR__ "xorg.conf.d" #define DEFAULT_MODULE_PATH "/home/me/compile/X/TEST/lib64/xorg/modules" #define DEFAULT_LIBRARY_PATH "/home/me/compile/X/TEST/lib64" #define DEFAULT_LOGDIR "/home/me/compile/X/TEST/var/log" #define DEFAULT_LOGPREFIX "Xorg." #define DEFAULT_XDG_DATA_HOME ".local/share" #define DEFAULT_XDG_DATA_HOME_LOGDIR "xorg" #define __VENDORDWEBSUPPORT__ "http://wiki.x.org" #define WITH_VGAHW 1 #define _GNU_SOURCE 1 #define PROJECTROOT "/home/me/compile/X/TEST" #define SYSCONFDIR "/home/me/compile/X/TEST/etc" configure: exit 0