This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libXext configure 1.3.3, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/opt/X11R7 --libdir=/opt/X11R7/lib ## --------- ## ## Platform. ## ## --------- ## hostname = KBL uname -m = x86_64 uname -r = 4.8.0-22-generic uname -s = Linux uname -v = #24-Ubuntu SMP Sat Oct 8 09:15:00 UTC 2016 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /opt/X11R7/bin PATH: /opt/X11R7/bin PATH: /opt/X11R7/bin PATH: /opt/X11R7/bin PATH: /home/gfx/bin PATH: /home/gfx/.local/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games PATH: /usr/local/games PATH: /snap/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2393: checking for a BSD-compatible install configure:2461: result: /usr/bin/install -c configure:2472: checking whether build environment is sane configure:2527: result: yes configure:2678: checking for a thread-safe mkdir -p configure:2717: result: /bin/mkdir -p configure:2724: checking for gawk configure:2740: found /usr/bin/gawk configure:2751: result: gawk configure:2762: checking whether make sets $(MAKE) configure:2784: result: yes configure:2813: checking whether make supports nested variables configure:2830: result: yes configure:2987: checking build system type configure:3001: result: x86_64-pc-linux-gnu configure:3021: checking host system type configure:3034: result: x86_64-pc-linux-gnu configure:3075: checking how to print strings configure:3102: result: printf configure:3135: checking for style of include used by make configure:3163: result: GNU configure:3234: checking for gcc configure:3250: found /usr/bin/gcc configure:3261: result: gcc configure:3490: checking for C compiler version configure:3499: gcc --version >&5 gcc (Ubuntu 6.2.0-5ubuntu12) 6.2.0 20161005 Copyright (C) 2016 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:3510: $? = 0 configure:3499: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 6.2.0-5ubuntu12' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 6.2.0 20161005 (Ubuntu 6.2.0-5ubuntu12) configure:3510: $? = 0 configure:3499: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3510: $? = 1 configure:3499: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3510: $? = 1 configure:3530: checking whether the C compiler works configure:3552: gcc -L/opt/X11R7/lib conftest.c >&5 configure:3556: $? = 0 configure:3604: result: yes configure:3607: checking for C compiler default output file name configure:3609: result: a.out configure:3615: checking for suffix of executables configure:3622: gcc -o conftest -L/opt/X11R7/lib conftest.c >&5 configure:3626: $? = 0 configure:3648: result: configure:3670: checking whether we are cross compiling configure:3678: gcc -o conftest -L/opt/X11R7/lib conftest.c >&5 configure:3682: $? = 0 configure:3689: ./conftest configure:3693: $? = 0 configure:3708: result: no configure:3713: checking for suffix of object files configure:3735: gcc -c conftest.c >&5 configure:3739: $? = 0 configure:3760: result: o configure:3764: checking whether we are using the GNU C compiler configure:3783: gcc -c conftest.c >&5 configure:3783: $? = 0 configure:3792: result: yes configure:3801: checking whether gcc accepts -g configure:3821: gcc -c -g conftest.c >&5 configure:3821: $? = 0 configure:3862: result: yes configure:3879: checking for gcc option to accept ISO C89 configure:3942: gcc -c -g -O2 conftest.c >&5 configure:3942: $? = 0 configure:3955: result: none needed configure:3980: checking whether gcc understands -c and -o together configure:4002: gcc -c conftest.c -o conftest2.o configure:4005: $? = 0 configure:4002: gcc -c conftest.c -o conftest2.o configure:4005: $? = 0 configure:4017: result: yes configure:4036: checking dependency style of gcc configure:4147: result: gcc3 configure:4162: checking for a sed that does not truncate output configure:4226: result: /bin/sed configure:4244: checking for grep that handles long lines and -e configure:4302: result: /bin/grep configure:4307: checking for egrep configure:4369: result: /bin/grep -E configure:4374: checking for fgrep configure:4436: result: /bin/grep -F configure:4471: checking for ld used by gcc configure:4538: result: /usr/bin/ld configure:4545: checking if the linker (/usr/bin/ld) is GNU ld configure:4560: result: yes configure:4572: checking for BSD- or MS-compatible name lister (nm) configure:4626: result: /usr/bin/nm -B configure:4756: checking the name lister (/usr/bin/nm -B) interface configure:4763: gcc -c -g -O2 conftest.c >&5 configure:4766: /usr/bin/nm -B "conftest.o" configure:4769: output 0000000000000000 B some_variable configure:4776: result: BSD nm configure:4779: checking whether ln -s works configure:4783: result: yes configure:4791: checking the maximum length of command line arguments configure:4922: result: 1572864 configure:4970: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:5010: result: func_convert_file_noop configure:5017: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:5037: result: func_convert_file_noop configure:5044: checking for /usr/bin/ld option to reload object files configure:5051: result: -r configure:5125: checking for objdump configure:5141: found /usr/bin/objdump configure:5152: result: objdump configure:5184: checking how to recognize dependent libraries configure:5384: result: pass_all configure:5469: checking for dlltool configure:5499: result: no configure:5529: checking how to associate runtime and link libraries configure:5556: result: printf %s\n configure:5617: checking for ar configure:5633: found /usr/bin/ar configure:5644: result: ar configure:5681: checking for archiver @FILE support configure:5698: gcc -c -g -O2 conftest.c >&5 configure:5698: $? = 0 configure:5701: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') configure:5704: $? = 0 configure:5709: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') ar: conftest.o: No such file or directory configure:5712: $? = 1 configure:5724: result: @ configure:5782: checking for strip configure:5798: found /usr/bin/strip configure:5809: result: strip configure:5881: checking for ranlib configure:5897: found /usr/bin/ranlib configure:5908: result: ranlib configure:6010: checking command to parse /usr/bin/nm -B output from gcc object configure:6163: gcc -c -g -O2 conftest.c >&5 configure:6166: $? = 0 configure:6170: /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:6173: $? = 0 configure:6239: gcc -o conftest -g -O2 -L/opt/X11R7/lib conftest.c conftstm.o >&5 configure:6242: $? = 0 configure:6280: result: ok configure:6327: checking for sysroot configure:6357: result: no configure:6364: checking for a working dd configure:6402: result: /bin/dd configure:6406: checking how to truncate binary pipes configure:6421: result: /bin/dd bs=4096 count=1 configure:6557: gcc -c -g -O2 conftest.c >&5 configure:6560: $? = 0 configure:6750: checking for mt configure:6766: found /bin/mt configure:6777: result: mt configure:6800: checking if mt is a manifest tool configure:6806: mt '-?' configure:6814: result: no configure:7491: checking how to run the C preprocessor configure:7522: gcc -E conftest.c configure:7522: $? = 0 configure:7536: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7536: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libXext" | #define PACKAGE_TARNAME "libXext" | #define PACKAGE_VERSION "1.3.3" | #define PACKAGE_STRING "libXext 1.3.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "libXext" | #define VERSION "1.3.3" | /* end confdefs.h. */ | #include configure:7561: result: gcc -E configure:7581: gcc -E conftest.c configure:7581: $? = 0 configure:7595: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7595: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libXext" | #define PACKAGE_TARNAME "libXext" | #define PACKAGE_VERSION "1.3.3" | #define PACKAGE_STRING "libXext 1.3.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "libXext" | #define VERSION "1.3.3" | /* end confdefs.h. */ | #include configure:7624: checking for ANSI C header files configure:7644: gcc -c -g -O2 conftest.c >&5 configure:7644: $? = 0 configure:7717: gcc -o conftest -g -O2 -L/opt/X11R7/lib conftest.c >&5 configure:7717: $? = 0 configure:7717: ./conftest configure:7717: $? = 0 configure:7728: result: yes configure:7741: checking for sys/types.h configure:7741: gcc -c -g -O2 conftest.c >&5 configure:7741: $? = 0 configure:7741: result: yes configure:7741: checking for sys/stat.h configure:7741: gcc -c -g -O2 conftest.c >&5 configure:7741: $? = 0 configure:7741: result: yes configure:7741: checking for stdlib.h configure:7741: gcc -c -g -O2 conftest.c >&5 configure:7741: $? = 0 configure:7741: result: yes configure:7741: checking for string.h configure:7741: gcc -c -g -O2 conftest.c >&5 configure:7741: $? = 0 configure:7741: result: yes configure:7741: checking for memory.h configure:7741: gcc -c -g -O2 conftest.c >&5 configure:7741: $? = 0 configure:7741: result: yes configure:7741: checking for strings.h configure:7741: gcc -c -g -O2 conftest.c >&5 configure:7741: $? = 0 configure:7741: result: yes configure:7741: checking for inttypes.h configure:7741: gcc -c -g -O2 conftest.c >&5 configure:7741: $? = 0 configure:7741: result: yes configure:7741: checking for stdint.h configure:7741: gcc -c -g -O2 conftest.c >&5 configure:7741: $? = 0 configure:7741: result: yes configure:7741: checking for unistd.h configure:7741: gcc -c -g -O2 conftest.c >&5 configure:7741: $? = 0 configure:7741: result: yes configure:7755: checking for dlfcn.h configure:7755: gcc -c -g -O2 conftest.c >&5 configure:7755: $? = 0 configure:7755: result: yes configure:8011: checking for objdir configure:8026: result: .libs configure:8290: checking if gcc supports -fno-rtti -fno-exceptions configure:8308: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:8312: $? = 0 configure:8325: result: no configure:8683: checking for gcc option to produce PIC configure:8690: result: -fPIC -DPIC configure:8698: checking if gcc PIC flag -fPIC -DPIC works configure:8716: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:8720: $? = 0 configure:8733: result: yes configure:8762: checking if gcc static flag -static works configure:8790: result: yes configure:8805: checking if gcc supports -c -o file.o configure:8826: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:8830: $? = 0 configure:8852: result: yes configure:8860: checking if gcc supports -c -o file.o configure:8907: result: yes configure:8940: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:10203: result: yes configure:10240: checking whether -lc should be explicitly linked in configure:10248: gcc -c -g -O2 conftest.c >&5 configure:10251: $? = 0 configure:10266: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10269: $? = 0 configure:10283: result: no configure:10443: checking dynamic linker characteristics configure:11024: gcc -o conftest -g -O2 -L/opt/X11R7/lib -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11024: $? = 0 configure:11273: result: GNU/Linux ld.so configure:11395: checking how to hardcode library paths into programs configure:11420: result: immediate configure:11968: checking whether stripping libraries is possible configure:11973: result: yes configure:12008: checking if libtool supports shared libraries configure:12010: result: yes configure:12013: checking whether to build shared libraries configure:12038: result: yes configure:12041: checking whether to build static libraries configure:12045: result: yes configure:12095: checking for gcc option to accept ISO C99 configure:12244: gcc -c -g -O2 conftest.c >&5 configure:12244: $? = 0 configure:12257: result: none needed configure:12276: checking whether __clang__ is declared configure:12276: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:63:10: error: '__clang__' undeclared (first use in this function) (void) __clang__; ^~~~~~~~~ conftest.c:63:10: note: each undeclared identifier is reported only once for each function it appears in configure:12276: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libXext" | #define PACKAGE_TARNAME "libXext" | #define PACKAGE_VERSION "1.3.3" | #define PACKAGE_STRING "libXext 1.3.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "libXext" | #define VERSION "1.3.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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* 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:12276: result: no configure:12283: checking whether __INTEL_COMPILER is declared configure:12283: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:63:10: error: '__INTEL_COMPILER' undeclared (first use in this function) (void) __INTEL_COMPILER; ^~~~~~~~~~~~~~~~ conftest.c:63:10: note: each undeclared identifier is reported only once for each function it appears in configure:12283: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libXext" | #define PACKAGE_TARNAME "libXext" | #define PACKAGE_VERSION "1.3.3" | #define PACKAGE_STRING "libXext 1.3.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "libXext" | #define VERSION "1.3.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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* 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:12283: result: no configure:12290: checking whether __SUNPRO_C is declared configure:12290: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:63:10: error: '__SUNPRO_C' undeclared (first use in this function) (void) __SUNPRO_C; ^~~~~~~~~~ conftest.c:63:10: note: each undeclared identifier is reported only once for each function it appears in configure:12290: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libXext" | #define PACKAGE_TARNAME "libXext" | #define PACKAGE_VERSION "1.3.3" | #define PACKAGE_STRING "libXext 1.3.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "libXext" | #define VERSION "1.3.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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* 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:12290: result: no configure:12352: checking for pkg-config configure:12370: found /usr/bin/pkg-config configure:12382: result: /usr/bin/pkg-config configure:12407: checking pkg-config is at least version 0.9.0 configure:12410: result: yes configure:12459: checking if gcc supports -Werror=unknown-warning-option configure:12468: gcc -c -g -O2 -Werror=unknown-warning-option conftest.c >&5 cc1: error: -Werror=unknown-warning-option: no option -Wunknown-warning-option configure:12468: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libXext" | #define PACKAGE_TARNAME "libXext" | #define PACKAGE_VERSION "1.3.3" | #define PACKAGE_STRING "libXext 1.3.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "libXext" | #define VERSION "1.3.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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | int i; configure:12475: result: no configure:12486: checking if gcc supports -Werror=unused-command-line-argument configure:12495: gcc -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:12495: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libXext" | #define PACKAGE_TARNAME "libXext" | #define PACKAGE_VERSION "1.3.3" | #define PACKAGE_STRING "libXext 1.3.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "libXext" | #define VERSION "1.3.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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | int i; configure:12502: result: no configure:12521: checking if gcc supports -Wall configure:12538: gcc -o conftest -g -O2 -Wall -L/opt/X11R7/lib conftest.c >&5 configure:12538: $? = 0 configure:12551: result: yes configure:12639: checking if gcc supports -Wpointer-arith configure:12656: gcc -o conftest -g -O2 -Wpointer-arith -L/opt/X11R7/lib conftest.c >&5 configure:12656: $? = 0 configure:12669: result: yes configure:12757: checking if gcc supports -Wmissing-declarations configure:12774: gcc -o conftest -g -O2 -Wmissing-declarations -L/opt/X11R7/lib conftest.c >&5 configure:12774: $? = 0 configure:12787: result: yes configure:12875: checking if gcc supports -Wformat=2 configure:12892: gcc -o conftest -g -O2 -Wformat=2 -L/opt/X11R7/lib conftest.c >&5 configure:12892: $? = 0 configure:12905: result: yes configure:13044: checking if gcc supports -Wstrict-prototypes configure:13061: gcc -o conftest -g -O2 -Wstrict-prototypes -L/opt/X11R7/lib conftest.c >&5 conftest.c:25:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:13061: $? = 0 configure:13074: result: yes configure:13162: checking if gcc supports -Wmissing-prototypes configure:13179: gcc -o conftest -g -O2 -Wmissing-prototypes -L/opt/X11R7/lib conftest.c >&5 configure:13179: $? = 0 configure:13192: result: yes configure:13280: checking if gcc supports -Wnested-externs configure:13297: gcc -o conftest -g -O2 -Wnested-externs -L/opt/X11R7/lib conftest.c >&5 configure:13297: $? = 0 configure:13310: result: yes configure:13398: checking if gcc supports -Wbad-function-cast configure:13415: gcc -o conftest -g -O2 -Wbad-function-cast -L/opt/X11R7/lib conftest.c >&5 configure:13415: $? = 0 configure:13428: result: yes configure:13516: checking if gcc supports -Wold-style-definition configure:13533: gcc -o conftest -g -O2 -Wold-style-definition -L/opt/X11R7/lib conftest.c >&5 conftest.c: In function 'main': conftest.c:25:1: warning: old-style function definition [-Wold-style-definition] main () ^~~~ configure:13533: $? = 0 configure:13546: result: yes configure:13683: checking if gcc supports -Wdeclaration-after-statement configure:13700: gcc -o conftest -g -O2 -Wdeclaration-after-statement -L/opt/X11R7/lib conftest.c >&5 configure:13700: $? = 0 configure:13713: result: yes configure:13805: checking if gcc supports -Wunused configure:13822: gcc -o conftest -g -O2 -Wunused -L/opt/X11R7/lib conftest.c >&5 configure:13822: $? = 0 configure:13835: result: yes configure:13923: checking if gcc supports -Wuninitialized configure:13940: gcc -o conftest -g -O2 -Wuninitialized -L/opt/X11R7/lib conftest.c >&5 configure:13940: $? = 0 configure:13953: result: yes configure:14041: checking if gcc supports -Wshadow configure:14058: gcc -o conftest -g -O2 -Wshadow -L/opt/X11R7/lib conftest.c >&5 configure:14058: $? = 0 configure:14071: result: yes configure:14159: checking if gcc supports -Wmissing-noreturn configure:14176: gcc -o conftest -g -O2 -Wmissing-noreturn -L/opt/X11R7/lib conftest.c >&5 configure:14176: $? = 0 configure:14189: result: yes configure:14277: checking if gcc supports -Wmissing-format-attribute configure:14294: gcc -o conftest -g -O2 -Wmissing-format-attribute -L/opt/X11R7/lib conftest.c >&5 configure:14294: $? = 0 configure:14307: result: yes configure:14395: checking if gcc supports -Wredundant-decls configure:14412: gcc -o conftest -g -O2 -Wredundant-decls -L/opt/X11R7/lib conftest.c >&5 configure:14412: $? = 0 configure:14425: result: yes configure:14513: checking if gcc supports -Wlogical-op configure:14530: gcc -o conftest -g -O2 -Wlogical-op -L/opt/X11R7/lib conftest.c >&5 configure:14530: $? = 0 configure:14543: result: yes configure:14643: checking if gcc supports -Werror=implicit configure:14660: gcc -o conftest -g -O2 -Werror=implicit -L/opt/X11R7/lib conftest.c >&5 configure:14660: $? = 0 configure:14673: result: yes configure:14810: checking if gcc supports -Werror=nonnull configure:14827: gcc -o conftest -g -O2 -Werror=nonnull -L/opt/X11R7/lib conftest.c >&5 configure:14827: $? = 0 configure:14840: result: yes configure:14928: checking if gcc supports -Werror=init-self configure:14945: gcc -o conftest -g -O2 -Werror=init-self -L/opt/X11R7/lib conftest.c >&5 configure:14945: $? = 0 configure:14958: result: yes configure:15046: checking if gcc supports -Werror=main configure:15063: gcc -o conftest -g -O2 -Werror=main -L/opt/X11R7/lib conftest.c >&5 configure:15063: $? = 0 configure:15076: result: yes configure:15164: checking if gcc supports -Werror=missing-braces configure:15181: gcc -o conftest -g -O2 -Werror=missing-braces -L/opt/X11R7/lib conftest.c >&5 configure:15181: $? = 0 configure:15194: result: yes configure:15282: checking if gcc supports -Werror=sequence-point configure:15299: gcc -o conftest -g -O2 -Werror=sequence-point -L/opt/X11R7/lib conftest.c >&5 configure:15299: $? = 0 configure:15312: result: yes configure:15400: checking if gcc supports -Werror=return-type configure:15417: gcc -o conftest -g -O2 -Werror=return-type -L/opt/X11R7/lib conftest.c >&5 configure:15417: $? = 0 configure:15430: result: yes configure:15567: checking if gcc supports -Werror=trigraphs configure:15584: gcc -o conftest -g -O2 -Werror=trigraphs -L/opt/X11R7/lib conftest.c >&5 configure:15584: $? = 0 configure:15597: result: yes configure:15685: checking if gcc supports -Werror=array-bounds configure:15702: gcc -o conftest -g -O2 -Werror=array-bounds -L/opt/X11R7/lib conftest.c >&5 configure:15702: $? = 0 configure:15715: result: yes configure:15803: checking if gcc supports -Werror=write-strings configure:15820: gcc -o conftest -g -O2 -Werror=write-strings -L/opt/X11R7/lib conftest.c >&5 configure:15820: $? = 0 configure:15833: result: yes configure:15921: checking if gcc supports -Werror=address configure:15938: gcc -o conftest -g -O2 -Werror=address -L/opt/X11R7/lib conftest.c >&5 configure:15938: $? = 0 configure:15951: result: yes configure:16039: checking if gcc supports -Werror=int-to-pointer-cast configure:16056: gcc -o conftest -g -O2 -Werror=int-to-pointer-cast -L/opt/X11R7/lib conftest.c >&5 configure:16056: $? = 0 configure:16069: result: yes configure:16206: checking if gcc supports -Werror=pointer-to-int-cast configure:16223: gcc -o conftest -g -O2 -Werror=pointer-to-int-cast -L/opt/X11R7/lib conftest.c >&5 configure:16223: $? = 0 configure:16236: result: yes configure:17894: checking if gcc supports -pedantic configure:17911: gcc -o conftest -g -O2 -pedantic -L/opt/X11R7/lib conftest.c >&5 configure:17911: $? = 0 configure:17924: result: yes configure:18012: checking if gcc supports -Werror configure:18029: gcc -o conftest -g -O2 -Werror -L/opt/X11R7/lib conftest.c >&5 configure:18029: $? = 0 configure:18042: result: yes configure:18182: checking if gcc supports -Werror=attributes configure:18199: gcc -o conftest -g -O2 -Werror=attributes -L/opt/X11R7/lib conftest.c >&5 configure:18199: $? = 0 configure:18212: result: yes configure:18378: checking whether make supports nested variables configure:18395: result: yes configure:18425: checking whether to build functional specifications configure:18427: result: yes configure:18446: checking for xmlto configure:18479: result: no configure:18485: WARNING: xmlto not found - documentation targets will be skipped configure:18634: checking for fop configure:18667: result: no configure:18673: WARNING: fop not found - documentation targets will be skipped configure:18763: checking for xsltproc configure:18781: found /usr/bin/xsltproc configure:18793: result: /usr/bin/xsltproc configure:18873: checking for X.Org SGML entities >= 1.8 configure:18877: $PKG_CONFIG --exists --print-errors "xorg-sgml-doctools >= 1.8" configure:18880: $? = 0 configure:18891: result: /usr/share/sgml configure:18921: checking whether malloc(0) returns NULL configure:18953: gcc -o conftest -g -O2 -L/opt/X11R7/lib conftest.c >&5 configure:18953: $? = 0 configure:18953: ./conftest configure:18953: $? = 0 configure:18966: result: yes configure:18998: checking for XEXT configure:19005: $PKG_CONFIG --exists --print-errors "xproto >= 7.0.13 x11 >= 1.6 xextproto >= 7.1.99" configure:19008: $? = 0 configure:19022: $PKG_CONFIG --exists --print-errors "xproto >= 7.0.13 x11 >= 1.6 xextproto >= 7.1.99" configure:19025: $? = 0 configure:19083: result: yes configure:19091: checking for __builtin_popcountl configure:19110: gcc -o conftest -g -O2 -L/opt/X11R7/lib conftest.c >&5 configure:19110: $? = 0 configure:19119: result: yes configure:19377: checking that generated files are newer than configure configure:19383: result: done configure:19438: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libXext config.status 1.3.3, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on KBL config.status:1158: creating Makefile config.status:1158: creating man/Makefile config.status:1158: creating src/Makefile config.status:1158: creating specs/Makefile config.status:1158: creating xext.pc config.status:1158: creating config.h config.status:1387: executing depfiles commands config.status:1387: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_FOP_set= ac_cv_env_FOP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=' -L/opt/X11R7/lib' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LINT_FLAGS_set= ac_cv_env_LINT_FLAGS_value= ac_cv_env_LINT_set= ac_cv_env_LINT_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_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=/opt/X11R7/share/pkgconfig:/opt/X11R7/lib/pkgconfig:/usr/share/pkgconfig:/usr/lib/x86_64-linux-gnu/pkgconfig:/usr/lib/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_XEXT_CFLAGS_set= ac_cv_env_XEXT_CFLAGS_value= ac_cv_env_XEXT_LIBS_set= ac_cv_env_XEXT_LIBS_value= ac_cv_env_XMLTO_set= ac_cv_env_XMLTO_value= ac_cv_env_XSLTPROC_set= ac_cv_env_XSLTPROC_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_have_decl___INTEL_COMPILER=no ac_cv_have_decl___SUNPRO_C=no ac_cv_have_decl___clang__=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/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_lt_DD=/bin/dd ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' 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= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ax_cv_have___builtin_popcountl=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/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=no 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][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= 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 lt_cv_truncate_bin='/bin/dd bs=4096 count=1' pkg_cv_XEXT_CFLAGS=-I/opt/X11R7/include pkg_cv_XEXT_LIBS='-L/opt/X11R7/lib -lX11' 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_malloc0_returns_null=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='aclocal -I /opt/X11R7/share/aclocal' ADMIN_MAN_DIR='$(mandir)/man$(ADMIN_MAN_SUFFIX)' ADMIN_MAN_SUFFIX='8' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' APP_MAN_DIR='$(mandir)/man$(APP_MAN_SUFFIX)' APP_MAN_SUFFIX='1' AR='ar' AUTOCONF='${SHELL} /home/gfx/intel-graphics/libXext/missing autoconf' AUTOHEADER='${SHELL} /home/gfx/intel-graphics/libXext/missing autoheader' AUTOMAKE='${SHELL} /home/gfx/intel-graphics/libXext/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' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CHANGELOG_CMD='((GIT_DIR=$(top_srcdir)/.git git log > $(top_srcdir)/.changelog.tmp) 2>/dev/null && mv $(top_srcdir)/.changelog.tmp $(top_srcdir)/ChangeLog) || (rm -f $(top_srcdir)/.changelog.tmp; test -e $(top_srcdir)/ChangeLog || ( touch $(top_srcdir)/ChangeLog; echo '\''git failed to create ChangeLog: installing empty ChangeLog.'\'' >&2))' 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' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DRIVER_MAN_DIR='$(mandir)/man$(DRIVER_MAN_SUFFIX)' DRIVER_MAN_SUFFIX='4' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_SPECS_FALSE='#' ENABLE_SPECS_TRUE='' EXEEXT='' FGREP='/bin/grep -F' FILE_MAN_DIR='$(mandir)/man$(FILE_MAN_SUFFIX)' FILE_MAN_SUFFIX='5' FOP='' GREP='/bin/grep' HAVE_FOP_FALSE='' HAVE_FOP_TRUE='#' HAVE_STYLESHEETS_FALSE='#' HAVE_STYLESHEETS_TRUE='' HAVE_XMLTO_FALSE='' HAVE_XMLTO_TEXT_FALSE='' HAVE_XMLTO_TEXT_TRUE='#' HAVE_XMLTO_TRUE='#' HAVE_XSLTPROC_FALSE='#' HAVE_XSLTPROC_TRUE='' INSTALL_CMD='(cp -f /opt/X11R7/share/util-macros/INSTALL $(top_srcdir)/.INSTALL.tmp && mv $(top_srcdir)/.INSTALL.tmp $(top_srcdir)/INSTALL) || (rm -f $(top_srcdir)/.INSTALL.tmp; test -e $(top_srcdir)/INSTALL || ( touch $(top_srcdir)/INSTALL; echo '\''failed to copy INSTALL from util-macros: installing empty INSTALL.'\'' >&2))' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS=' -L/opt/X11R7/lib' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIB_MAN_DIR='$(mandir)/man$(LIB_MAN_SUFFIX)' LIB_MAN_SUFFIX='3' LINT='' LINTLIB='' LINT_FALSE='' LINT_FLAGS='-badflag' LINT_TRUE='#' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} /home/gfx/intel-graphics/libXext/missing makeinfo' MAKE_LINT_LIB_FALSE='' MAKE_LINT_LIB_TRUE='#' MALLOC_ZERO_CFLAGS='-DMALLOC_0_RETURNS_NULL' 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' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='libXext' PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg' PACKAGE_NAME='libXext' PACKAGE_STRING='libXext 1.3.3' PACKAGE_TARNAME='libXext' PACKAGE_URL='' PACKAGE_VERSION='1.3.3' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/opt/X11R7/share/pkgconfig:/opt/X11R7/lib/pkgconfig:/usr/share/pkgconfig:/usr/lib/x86_64-linux-gnu/pkgconfig:/usr/lib/pkgconfig' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' STRICT_CFLAGS=' -pedantic -Werror -Werror=attributes' STRIP='strip' STYLESHEET_SRCDIR='/usr/share/sgml/X11' VERSION='1.3.3' XEXT_CFLAGS='-I/opt/X11R7/include' XEXT_LIBS='-L/opt/X11R7/lib -lX11' XEXT_SOREV='6:4:0' XMALLOC_ZERO_CFLAGS='-DMALLOC_0_RETURNS_NULL' XMLTO='' XORG_MAN_PAGE='X Version 11' XORG_SGML_PATH='/usr/share/sgml' XSLTPROC='/usr/bin/xsltproc' XSL_STYLESHEET='/usr/share/sgml/X11/xorg.xsl' XTMALLOC_ZERO_CFLAGS='-DMALLOC_0_RETURNS_NULL -DXTMALLOC_BC' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_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-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/gfx/intel-graphics/libXext/install-sh' libdir='/opt/X11R7/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/opt/X11R7' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "libXext" #define PACKAGE_TARNAME "libXext" #define PACKAGE_VERSION "1.3.3" #define PACKAGE_STRING "libXext 1.3.3" #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" #define PACKAGE_URL "" #define PACKAGE "libXext" #define VERSION "1.3.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 HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define PACKAGE_VERSION_MAJOR 1 #define PACKAGE_VERSION_MINOR 3 #define PACKAGE_VERSION_PATCHLEVEL 3 #define HAVE___BUILTIN_POPCOUNTL 1 configure: exit 0