This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = raspberrypi uname -m = armv7l uname -r = 6.1.21-v7+ uname -s = Linux uname -v = #1642 SMP Mon Apr 3 17:20:52 BST 2023 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = armv7l /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin/ PATH: /usr/local/bin/ PATH: /usr/sbin/ PATH: /usr/bin/ PATH: /sbin/ PATH: /bin/ PATH: /usr/local/games/ PATH: /usr/games/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:2913: looking for aux files: install-sh config.guess config.sub configure:2926: trying ./ configure:2937: ./install-sh found configure:2955: ./config.guess found configure:2955: ./config.sub found configure:3075: checking build system type configure:3090: result: armv7l-unknown-linux-gnueabihf configure:3110: checking host system type configure:3124: result: armv7l-unknown-linux-gnueabihf configure:3215: checking for gcc configure:3236: found /usr/bin/gcc configure:3247: result: gcc configure:3600: checking for C compiler version configure:3609: gcc --version >&5 gcc (Raspbian 10.2.1-6+rpi1) 10.2.1 20210110 Copyright (C) 2020 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:3620: $? = 0 configure:3609: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/10/lto-wrapper Target: arm-linux-gnueabihf Configured with: ../src/configure -v --with-pkgversion='Raspbian 10.2.1-6+rpi1' --with-bugurl=file:///usr/share/doc/gcc-10/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-10 --program-prefix=arm-linux-gnueabihf- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libitm --disable-libquadmath --disable-libquadmath-support --enable-plugin --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-sjlj-exceptions --with-arch=armv6 --with-fpu=vfp --with-float=hard --disable-werror --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 10.2.1 20210110 (Raspbian 10.2.1-6+rpi1) configure:3620: $? = 0 configure:3609: gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:3620: $? = 1 configure:3609: gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3620: $? = 1 configure:3609: gcc -version >&5 gcc: error: unrecognized command-line option '-version' gcc: fatal error: no input files compilation terminated. configure:3620: $? = 1 configure:3640: checking whether the C compiler works configure:3662: gcc conftest.c >&5 configure:3666: $? = 0 configure:3716: result: yes configure:3719: checking for C compiler default output file name configure:3721: result: a.out configure:3727: checking for suffix of executables configure:3734: gcc -o conftest conftest.c >&5 configure:3738: $? = 0 configure:3761: result: configure:3783: checking whether we are cross compiling configure:3791: gcc -o conftest conftest.c >&5 configure:3795: $? = 0 configure:3802: ./conftest configure:3806: $? = 0 configure:3821: result: no configure:3826: checking for suffix of object files configure:3849: gcc -c conftest.c >&5 configure:3853: $? = 0 configure:3875: result: o configure:3879: checking whether the compiler supports GNU C configure:3899: gcc -c conftest.c >&5 configure:3899: $? = 0 configure:3909: result: yes configure:3920: checking whether gcc accepts -g configure:3941: gcc -c -g conftest.c >&5 configure:3941: $? = 0 configure:3985: result: yes configure:4005: checking for gcc option to enable C11 features configure:4020: gcc -c conftest.c >&5 configure:4020: $? = 0 configure:4038: result: none needed configure:4217: checking for g++ configure:4238: found /usr/bin/g++ configure:4249: result: g++ configure:4276: checking for C++ compiler version configure:4285: g++ --version >&5 g++ (Raspbian 10.2.1-6+rpi1) 10.2.1 20210110 Copyright (C) 2020 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:4296: $? = 0 configure:4285: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/10/lto-wrapper Target: arm-linux-gnueabihf Configured with: ../src/configure -v --with-pkgversion='Raspbian 10.2.1-6+rpi1' --with-bugurl=file:///usr/share/doc/gcc-10/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-10 --program-prefix=arm-linux-gnueabihf- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libitm --disable-libquadmath --disable-libquadmath-support --enable-plugin --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-sjlj-exceptions --with-arch=armv6 --with-fpu=vfp --with-float=hard --disable-werror --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 10.2.1 20210110 (Raspbian 10.2.1-6+rpi1) configure:4296: $? = 0 configure:4285: g++ -V >&5 g++: error: unrecognized command-line option '-V' g++: fatal error: no input files compilation terminated. configure:4296: $? = 1 configure:4285: g++ -qversion >&5 g++: error: unrecognized command-line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:4296: $? = 1 configure:4300: checking whether the compiler supports GNU C++ configure:4320: g++ -c conftest.cpp >&5 configure:4320: $? = 0 configure:4330: result: yes configure:4341: checking whether g++ accepts -g configure:4362: g++ -c -g conftest.cpp >&5 configure:4362: $? = 0 configure:4406: result: yes configure:4426: checking for g++ option to enable C++11 features configure:4441: g++ -c conftest.cpp >&5 configure:4441: $? = 0 configure:4459: result: none needed configure:5019: checking for a BSD-compatible install configure:5092: result: /usr/bin/install -c configure:5114: checking for nroff configure:5137: found /usr/bin/nroff configure:5149: result: /usr/bin/nroff configure:5212: checking for doxygen configure:5250: result: no configure:5304: checking for ranlib configure:5325: found /usr/bin/ranlib configure:5336: result: ranlib configure:5409: checking for ar configure:5432: found /usr/bin/ar configure:5444: result: /usr/bin/ar configure:5530: checking for windres configure:5568: result: no configure:5593: checking for stdio.h configure:5593: gcc -c conftest.c >&5 configure:5593: $? = 0 configure:5593: result: yes configure:5593: checking for stdlib.h configure:5593: gcc -c conftest.c >&5 configure:5593: $? = 0 configure:5593: result: yes configure:5593: checking for string.h configure:5593: gcc -c conftest.c >&5 configure:5593: $? = 0 configure:5593: result: yes configure:5593: checking for inttypes.h configure:5593: gcc -c conftest.c >&5 configure:5593: $? = 0 configure:5593: result: yes configure:5593: checking for stdint.h configure:5593: gcc -c conftest.c >&5 configure:5593: $? = 0 configure:5593: result: yes configure:5593: checking for strings.h configure:5593: gcc -c conftest.c >&5 configure:5593: $? = 0 configure:5593: result: yes configure:5593: checking for sys/stat.h configure:5593: gcc -c conftest.c >&5 configure:5593: $? = 0 configure:5593: result: yes configure:5593: checking for sys/types.h configure:5593: gcc -c conftest.c >&5 configure:5593: $? = 0 configure:5593: result: yes configure:5593: checking for unistd.h configure:5593: gcc -c conftest.c >&5 configure:5593: $? = 0 configure:5593: result: yes configure:5622: checking size of short configure:5628: gcc -o conftest conftest.c >&5 configure:5628: $? = 0 configure:5628: ./conftest configure:5628: $? = 0 configure:5643: result: 2 configure:5655: checking size of int configure:5661: gcc -o conftest conftest.c >&5 configure:5661: $? = 0 configure:5661: ./conftest configure:5661: $? = 0 configure:5676: result: 4 configure:5688: checking size of long configure:5694: gcc -o conftest conftest.c >&5 configure:5694: $? = 0 configure:5694: ./conftest configure:5694: $? = 0 configure:5709: result: 4 configure:5734: checking whether byte ordering is bigendian configure:5750: gcc -c conftest.c >&5 conftest.c:25:9: error: unknown type name 'not' 25 | not a universal capable compiler | ^~~ conftest.c:25:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' 25 | not a universal capable compiler | ^~~~~~~~~ conftest.c:25:15: error: unknown type name 'universal' configure:5750: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define U16 unsigned short | #define U32 unsigned | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:5796: gcc -c conftest.c >&5 configure:5796: $? = 0 configure:5815: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:31:4: error: unknown type name 'not'; did you mean 'ino_t'? 31 | not big endian | ^~~ | ino_t conftest.c:31:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' 31 | not big endian | ^~~~~~ configure:5815: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define U16 unsigned short | #define U32 unsigned | /* end confdefs.h. */ | #include | #include | | int | main (void) | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:5949: result: no configure:5980: checking whether the compiler recognizes bool as a built-in type configure:6011: g++ -c conftest.cpp >&5 configure:6011: $? = 0 configure:6026: result: yes configure:6036: checking for dirent.h that defines DIR configure:6056: gcc -c conftest.c >&5 configure:6056: $? = 0 configure:6065: result: yes configure:6079: checking for library containing opendir configure:6109: gcc -o conftest conftest.c >&5 configure:6109: $? = 0 configure:6129: result: none required configure:6200: checking for sys/select.h configure:6200: gcc -c conftest.c >&5 configure:6200: $? = 0 configure:6200: result: yes configure:6206: checking for sys/stdtypes.h configure:6206: gcc -c conftest.c >&5 conftest.c:54:10: fatal error: sys/stdtypes.h: No such file or directory 54 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:6206: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define U16 unsigned short | #define U32 unsigned | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_SELECT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6206: result: no configure:6214: checking whether we have the POSIX compatible scandir() prototype configure:6244: g++ -c conftest.cpp >&5 configure:6244: $? = 0 configure:6259: result: yes configure:6286: checking for vsnprintf configure:6286: gcc -o conftest conftest.c >&5 conftest.c:44:6: warning: conflicting types for built-in function 'vsnprintf'; expected 'int(char *, unsigned int, const char *, __va_list)' [-Wbuiltin-declaration-mismatch] 44 | char vsnprintf (); | ^~~~~~~~~ conftest.c:36:1: note: 'vsnprintf' is declared in header '' 35 | #include 36 | #undef vsnprintf configure:6286: $? = 0 configure:6286: result: yes configure:6306: checking for snprintf configure:6306: gcc -o conftest conftest.c >&5 conftest.c:45:6: warning: conflicting types for built-in function 'snprintf'; expected 'int(char *, unsigned int, const char *, ...)' [-Wbuiltin-declaration-mismatch] 45 | char snprintf (); | ^~~~~~~~ conftest.c:37:1: note: 'snprintf' is declared in header '' 36 | #include 37 | #undef snprintf configure:6306: $? = 0 configure:6306: result: yes configure:6326: checking for strings.h configure:6326: result: yes configure:6333: checking for strcasecmp configure:6333: gcc -o conftest conftest.c >&5 conftest.c:47:6: warning: conflicting types for built-in function 'strcasecmp'; expected 'int(const char *, const char *)' [-Wbuiltin-declaration-mismatch] 47 | char strcasecmp (); | ^~~~~~~~~~ configure:6333: $? = 0 configure:6333: result: yes configure:6339: checking for strlcat configure:6339: gcc -o conftest conftest.c >&5 /usr/bin/ld: /tmp/ccXG3Kxa.o: in function `main': conftest.c:(.text+0x8): undefined reference to `strlcat' collect2: error: ld returned 1 exit status configure:6339: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define U16 unsigned short | #define U32 unsigned | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCANDIR 1 | #define HAVE_SCANDIR_POSIX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRCASECMP 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. */ | | #include | #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 (void) | { | return strlcat (); | ; | return 0; | } configure:6339: result: no configure:6345: checking for strlcpy configure:6345: gcc -o conftest conftest.c >&5 /usr/bin/ld: /tmp/ccM8FZIb.o: in function `main': conftest.c:(.text+0x8): undefined reference to `strlcpy' collect2: error: ld returned 1 exit status configure:6345: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define U16 unsigned short | #define U32 unsigned | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCANDIR 1 | #define HAVE_SCANDIR_POSIX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRCASECMP 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. */ | | #include | #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 (void) | { | return strlcpy (); | ; | return 0; | } configure:6345: result: no configure:6353: checking for locale.h configure:6353: gcc -c conftest.c >&5 configure:6353: $? = 0 configure:6353: result: yes configure:6360: checking for localeconv configure:6360: gcc -o conftest conftest.c >&5 configure:6360: $? = 0 configure:6360: result: yes configure:6368: checking for library containing pow configure:6398: gcc -o conftest conftest.c >&5 conftest.c:38:6: warning: conflicting types for built-in function 'pow'; expected 'double(double, double)' [-Wbuiltin-declaration-mismatch] 38 | char pow (); | ^~~ conftest.c:1:1: note: 'pow' is declared in header '' 1 | /* confdefs.h */ /usr/bin/ld: /tmp/ccv5sjjy.o: in function `main': conftest.c:(.text+0x8): undefined reference to `pow' collect2: error: ld returned 1 exit status configure:6398: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define U16 unsigned short | #define U32 unsigned | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCANDIR 1 | #define HAVE_SCANDIR_POSIX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LOCALECONV 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. */ | char pow (); | int | main (void) | { | return pow (); | ; | return 0; | } configure:6398: gcc -o conftest conftest.c -lm >&5 conftest.c:38:6: warning: conflicting types for built-in function 'pow'; expected 'double(double, double)' [-Wbuiltin-declaration-mismatch] 38 | char pow (); | ^~~ conftest.c:1:1: note: 'pow' is declared in header '' 1 | /* confdefs.h */ configure:6398: $? = 0 configure:6418: result: -lm configure:6436: checking for special C compiler options needed for large files configure:6484: result: no configure:6490: checking for _FILE_OFFSET_BITS value needed for large files configure:6516: gcc -c conftest.c >&5 conftest.c:39:39: warning: result of '-2147483648 << 31' requires 63 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] 39 | #define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31)) | ^~ conftest.c:40:23: note: in expansion of macro 'LARGE_OFF_T' 40 | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | ^~~~~~~~~~~ conftest.c:39:69: warning: result of '-2147483648 << 31' requires 63 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] 39 | #define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31)) | ^~ conftest.c:40:23: note: in expansion of macro 'LARGE_OFF_T' 40 | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | ^~~~~~~~~~~ conftest.c:39:39: warning: result of '-2147483648 << 31' requires 63 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] 39 | #define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31)) | ^~ conftest.c:41:13: note: in expansion of macro 'LARGE_OFF_T' 41 | && LARGE_OFF_T % 2147483647 == 1) | ^~~~~~~~~~~ conftest.c:39:69: warning: result of '-2147483648 << 31' requires 63 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] 39 | #define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31)) | ^~ conftest.c:41:13: note: in expansion of macro 'LARGE_OFF_T' 41 | && LARGE_OFF_T % 2147483647 == 1) | ^~~~~~~~~~~ conftest.c:40:7: error: variably modified 'off_t_is_large' at file scope 40 | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | ^~~~~~~~~~~~~~ configure:6516: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define U16 unsigned short | #define U32 unsigned | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCANDIR 1 | #define HAVE_SCANDIR_POSIX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LOCALECONV 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main (void) | { | | ; | return 0; | } configure:6541: gcc -c conftest.c >&5 configure:6541: $? = 0 configure:6550: result: 64 configure:6647: checking for long long int configure:6676: result: yes configure:6684: checking for library containing dlsym configure:6714: gcc -o conftest conftest.c -lm >&5 /usr/bin/ld: /tmp/cc8aAyPT.o: in function `main': conftest.c:(.text+0x8): undefined reference to `dlsym' collect2: error: ld returned 1 exit status configure:6714: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define U16 unsigned short | #define U32 unsigned | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCANDIR 1 | #define HAVE_SCANDIR_POSIX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LOCALECONV 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 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. */ | char dlsym (); | int | main (void) | { | return dlsym (); | ; | return 0; | } configure:6714: gcc -o conftest conftest.c -ldl -lm >&5 configure:6714: $? = 0 configure:6734: result: -ldl configure:6744: checking for dlfcn.h configure:6744: gcc -c conftest.c >&5 configure:6744: $? = 0 configure:6744: result: yes configure:6764: checking for alsa/asoundlib.h configure:6764: gcc -c conftest.c >&5 conftest.c:66:10: fatal error: alsa/asoundlib.h: No such file or directory 66 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:6764: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define U16 unsigned short | #define U32 unsigned | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCANDIR 1 | #define HAVE_SCANDIR_POSIX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LOCALECONV 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define HAVE_DLSYM 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6764: result: no configure:6818: checking for jpeg_CreateCompress in -ljpeg configure:6841: gcc -o conftest conftest.c -ljpeg -ldl -lm >&5 /usr/bin/ld: cannot find -ljpeg collect2: error: ld returned 1 exit status configure:6841: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define U16 unsigned short | #define U32 unsigned | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCANDIR 1 | #define HAVE_SCANDIR_POSIX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LOCALECONV 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define HAVE_DLSYM 1 | #define HAVE_DLFCN_H 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. */ | char jpeg_CreateCompress (); | int | main (void) | { | return jpeg_CreateCompress (); | ; | return 0; | } configure:6851: result: no configure:6912: checking for gzgets in -lz configure:6935: gcc -o conftest conftest.c -lz -ldl -lm >&5 configure:6935: $? = 0 configure:6945: result: yes configure:6950: checking for zlib.h configure:6950: gcc -c conftest.c >&5 configure:6950: $? = 0 configure:6950: result: yes configure:6977: checking for png_read_info in -lpng configure:7000: gcc -o conftest conftest.c -lpng -ldl -lm >&5 configure:7000: $? = 0 configure:7010: result: yes configure:7015: checking for png.h configure:7015: gcc -c conftest.c >&5 configure:7015: $? = 0 configure:7015: result: yes configure:7025: checking for libpng/png.h configure:7025: gcc -c conftest.c >&5 configure:7025: $? = 0 configure:7025: result: yes configure:7132: checking for png_get_valid in -lpng configure:7155: gcc -o conftest conftest.c -lpng -lz -ldl -lm >&5 configure:7155: $? = 0 configure:7165: result: yes configure:7175: checking for png_set_tRNS_to_alpha in -lpng configure:7198: gcc -o conftest conftest.c -lpng -lz -ldl -lm >&5 configure:7198: $? = 0 configure:7208: result: yes configure:7251: checking for pthread.h configure:7251: gcc -c conftest.c >&5 configure:7251: $? = 0 configure:7251: result: yes configure:7261: checking for pthread_create using -lpthreads configure:7276: gcc -o conftest conftest.c -lpthreads -ldl -lm >&5 /usr/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status configure:7276: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define U16 unsigned short | #define U32 unsigned | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCANDIR 1 | #define HAVE_SCANDIR_POSIX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LOCALECONV 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define HAVE_DLSYM 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_PNG_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_PNG_GET_VALID 1 | #define HAVE_PNG_SET_TRNS_TO_ALPHA 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include | int | main (void) | { | pthread_create(0, 0, 0, 0); | ; | return 0; | } configure:7284: result: no configure:7261: checking for pthread_create using -lpthread configure:7276: gcc -o conftest conftest.c -lpthread -ldl -lm >&5 configure:7276: $? = 0 configure:7284: result: yes configure:7432: checking how to run the C preprocessor configure:7458: gcc -E conftest.c configure:7458: $? = 0 configure:7473: gcc -E conftest.c conftest.c:47:10: fatal error: ac_nonexistent.h: No such file or directory 47 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:7473: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define U16 unsigned short | #define U32 unsigned | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCANDIR 1 | #define HAVE_SCANDIR_POSIX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LOCALECONV 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define HAVE_DLSYM 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_PNG_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_PNG_GET_VALID 1 | #define HAVE_PNG_SET_TRNS_TO_ALPHA 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | #include configure:7500: result: gcc -E configure:7514: gcc -E conftest.c configure:7514: $? = 0 configure:7529: gcc -E conftest.c conftest.c:47:10: fatal error: ac_nonexistent.h: No such file or directory 47 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:7529: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define U16 unsigned short | #define U32 unsigned | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCANDIR 1 | #define HAVE_SCANDIR_POSIX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LOCALECONV 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define HAVE_DLSYM 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_PNG_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_PNG_GET_VALID 1 | #define HAVE_PNG_SET_TRNS_TO_ALPHA 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | #include configure:7560: checking for X configure:7598: gcc -o conftest conftest.c -lX11 -lpthread -ldl -lm >&5 configure:7598: $? = 0 configure:7785: result: libraries , headers configure:7883: gcc -o conftest conftest.c -lpthread -ldl -lm -lX11 >&5 configure:7883: $? = 0 configure:7982: checking for gethostbyname configure:7982: gcc -o conftest conftest.c -lpthread -ldl -lm >&5 configure:7982: $? = 0 configure:7982: result: yes configure:8080: checking for connect configure:8080: gcc -o conftest conftest.c -lpthread -ldl -lm >&5 configure:8080: $? = 0 configure:8080: result: yes configure:8130: checking for remove configure:8130: gcc -o conftest conftest.c -lpthread -ldl -lm >&5 configure:8130: $? = 0 configure:8130: result: yes configure:8180: checking for shmat configure:8180: gcc -o conftest conftest.c -lpthread -ldl -lm >&5 configure:8180: $? = 0 configure:8180: result: yes configure:8239: checking for IceConnectionNumber in -lICE configure:8262: gcc -o conftest conftest.c -lICE -lpthread -ldl -lm >&5 /usr/bin/ld: cannot find -lICE collect2: error: ld returned 1 exit status configure:8262: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define U16 unsigned short | #define U32 unsigned | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCANDIR 1 | #define HAVE_SCANDIR_POSIX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LOCALECONV 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define HAVE_DLSYM 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_PNG_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_PNG_GET_VALID 1 | #define HAVE_PNG_SET_TRNS_TO_ALPHA 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_PTHREAD 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. */ | char IceConnectionNumber (); | int | main (void) | { | return IceConnectionNumber (); | ; | return 0; | } configure:8272: result: no configure:8307: checking for library containing dlopen configure:8337: gcc -o conftest conftest.c -lpthread -ldl -lm -lX11 >&5 configure:8337: $? = 0 configure:8357: result: none required configure:8366: checking for GL/gl.h configure:8366: gcc -c conftest.c >&5 conftest.c:76:10: fatal error: GL/gl.h: No such file or directory 76 | #include | ^~~~~~~~~ compilation terminated. configure:8366: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define U16 unsigned short | #define U32 unsigned | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCANDIR 1 | #define HAVE_SCANDIR_POSIX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LOCALECONV 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define HAVE_DLSYM 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_PNG_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_PNG_GET_VALID 1 | #define HAVE_PNG_SET_TRNS_TO_ALPHA 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_PTHREAD 1 | #define USE_X11 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8366: result: no configure:8498: checking for GL/glu.h configure:8498: gcc -c conftest.c >&5 conftest.c:76:10: fatal error: GL/glu.h: No such file or directory 76 | #include | ^~~~~~~~~~ compilation terminated. configure:8498: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define U16 unsigned short | #define U32 unsigned | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCANDIR 1 | #define HAVE_SCANDIR_POSIX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LOCALECONV 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define HAVE_DLSYM 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_PNG_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_PNG_GET_VALID 1 | #define HAVE_PNG_SET_TRNS_TO_ALPHA 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_PTHREAD 1 | #define USE_X11 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8498: result: no configure:8535: checking for XineramaIsActive in -lXinerama configure:8558: gcc -o conftest conftest.c -lXinerama -lpthread -ldl -lm -lX11 >&5 /usr/bin/ld: cannot find -lXinerama collect2: error: ld returned 1 exit status configure:8558: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define U16 unsigned short | #define U32 unsigned | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCANDIR 1 | #define HAVE_SCANDIR_POSIX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LOCALECONV 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define HAVE_DLSYM 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_PNG_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_PNG_GET_VALID 1 | #define HAVE_PNG_SET_TRNS_TO_ALPHA 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_PTHREAD 1 | #define USE_X11 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. */ | char XineramaIsActive (); | int | main (void) | { | return XineramaIsActive (); | ; | return 0; | } configure:8568: result: no configure:8592: checking for pkg-config configure:8615: found /usr/bin/pkg-config configure:8627: result: /usr/bin/pkg-config configure:8702: checking for FcPatternCreate in -lfontconfig configure:8725: gcc -o conftest -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 conftest.c -lfontconfig -lpthread -ldl -lm -lX11 >&5 /usr/bin/ld: cannot find -lfontconfig collect2: error: ld returned 1 exit status configure:8725: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define U16 unsigned short | #define U32 unsigned | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCANDIR 1 | #define HAVE_SCANDIR_POSIX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LOCALECONV 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define HAVE_DLSYM 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_PNG_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_PNG_GET_VALID 1 | #define HAVE_PNG_SET_TRNS_TO_ALPHA 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_PTHREAD 1 | #define USE_X11 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. */ | char FcPatternCreate (); | int | main (void) | { | return FcPatternCreate (); | ; | return 0; | } configure:8735: result: no configure:8745: checking for X11/Xft/Xft.h configure:8745: gcc -c -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 conftest.c >&5 conftest.c:76:10: fatal error: X11/Xft/Xft.h: No such file or directory 76 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:8745: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define U16 unsigned short | #define U32 unsigned | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCANDIR 1 | #define HAVE_SCANDIR_POSIX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LOCALECONV 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define HAVE_DLSYM 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_PNG_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_PNG_GET_VALID 1 | #define HAVE_PNG_SET_TRNS_TO_ALPHA 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_PTHREAD 1 | #define USE_X11 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8745: result: no configure:8796: WARNING: could not find the required Xft headers and/or libraries. configure:8798: please install Xft headers and libraries or use 'configure --disable-xft'. configure:8814: checking for X11/extensions/Xdbe.h configure:8814: gcc -c -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 conftest.c >&5 configure:8814: $? = 0 configure:8814: result: yes configure:8818: checking for XdbeQueryExtension in -lXext configure:8841: gcc -o conftest -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 conftest.c -lXext -lpthread -ldl -lm -lX11 >&5 configure:8841: $? = 0 configure:8851: result: yes configure:8874: checking for X11/extensions/Xfixes.h configure:8874: gcc -c -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 conftest.c >&5 conftest.c:51:10: fatal error: X11/extensions/Xfixes.h: No such file or directory 51 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:8874: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define U16 unsigned short | #define U32 unsigned | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCANDIR 1 | #define HAVE_SCANDIR_POSIX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LOCALECONV 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define HAVE_DLSYM 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_PNG_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_PNG_GET_VALID 1 | #define HAVE_PNG_SET_TRNS_TO_ALPHA 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_PTHREAD 1 | #define USE_X11 1 | #define HAVE_XDBE 1 | /* end confdefs.h. */ | #include | | #include configure:8874: result: no configure:8934: checking for X11/Xcursor/Xcursor.h configure:8934: gcc -c -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 conftest.c >&5 conftest.c:51:10: fatal error: X11/Xcursor/Xcursor.h: No such file or directory 51 | #include | ^~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:8934: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define U16 unsigned short | #define U32 unsigned | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCANDIR 1 | #define HAVE_SCANDIR_POSIX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LOCALECONV 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define HAVE_DLSYM 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_PNG_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_PNG_GET_VALID 1 | #define HAVE_PNG_SET_TRNS_TO_ALPHA 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_PTHREAD 1 | #define USE_X11 1 | #define HAVE_XDBE 1 | /* end confdefs.h. */ | #include | | #include configure:8934: result: no configure:8994: checking for X11/extensions/Xrender.h configure:8994: gcc -c -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 conftest.c >&5 conftest.c:51:10: fatal error: X11/extensions/Xrender.h: No such file or directory 51 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:8994: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define U16 unsigned short | #define U32 unsigned | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCANDIR 1 | #define HAVE_SCANDIR_POSIX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LOCALECONV 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define HAVE_DLSYM 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_PNG_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_PNG_GET_VALID 1 | #define HAVE_PNG_SET_TRNS_TO_ALPHA 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_PTHREAD 1 | #define USE_X11 1 | #define HAVE_XDBE 1 | /* end confdefs.h. */ | #include | | #include configure:8994: result: no configure:9045: checking for X11/Xregion.h configure:9045: gcc -c -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 conftest.c >&5 configure:9045: $? = 0 configure:9045: result: yes configure:9056: checking for xprop configure:9079: found /usr/bin/xprop configure:9091: result: /usr/bin/xprop configure:9099: checking for X overlay visuals configure:9115: result: no configure:9262: checking if GCC supports -fno-exceptions configure:9277: gcc -c -I/usr/include/freetype2 -I/usr/include/libpng16 -fno-exceptions -I/usr/include/freetype2 -I/usr/include/libpng16 conftest.c >&5 configure:9277: $? = 0 configure:9280: result: yes configure:9290: checking if GCC supports -fno-strict-aliasing configure:9305: gcc -c -I/usr/include/freetype2 -I/usr/include/libpng16 -fno-strict-aliasing -I/usr/include/freetype2 -I/usr/include/libpng16 conftest.c >&5 configure:9305: $? = 0 configure:9308: result: yes configure:9318: checking if ld supports -no-undefined configure:9333: gcc -o conftest -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -Wl,-no-undefined conftest.c -lXext -lpthread -ldl -lm -lX11 >&5 configure:9333: $? = 0 configure:9336: result: yes configure:9347: checking if ld supports -Bsymbolic-functions configure:9362: gcc -o conftest -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -Wl,-Bsymbolic-functions conftest.c -lXext -lpthread -ldl -lm -lX11 >&5 configure:9362: $? = 0 configure:9365: result: yes configure:9376: checking if toolchain supports sections configure:9393: gcc -o conftest -I/usr/include/freetype2 -I/usr/include/libpng16 -ffunction-sections -fdata-sections -I/usr/include/freetype2 -I/usr/include/libpng16 -Wl,-gc-sections conftest.c -lXext -lpthread -ldl -lm -lX11 >&5 configure:9393: $? = 0 configure:9397: result: yes configure:9784: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on raspberrypi config.status:922: creating makeinclude config.status:922: creating fltk.list config.status:922: creating fltk-config config.status:922: creating fltk.spec config.status:922: creating FL/Makefile config.status:922: creating config.h config.status:1097: config.h is unchanged config.status:922: creating FL/abi-version.h config.status:1097: FL/abi-version.h is unchanged ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=armv7l-unknown-linux-gnueabihf ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_long_long=yes ac_cv_cxx_bool=yes ac_cv_cxx_compiler_gnu=yes ac_cv_cxx_scandir_posix=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= 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_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_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_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_localeconv=yes ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_func_snprintf=yes ac_cv_func_strcasecmp=yes ac_cv_func_strlcat=no ac_cv_func_strlcpy=no ac_cv_func_vsnprintf=yes ac_cv_have_overlay=no ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_GL_gl_h=no ac_cv_header_GL_glu_h=no ac_cv_header_X11_Xcursor_Xcursor_h=no ac_cv_header_X11_Xft_Xft_h=no ac_cv_header_X11_Xregion_h=yes ac_cv_header_X11_extensions_Xdbe_h=yes ac_cv_header_X11_extensions_Xfixes_h=no ac_cv_header_X11_extensions_Xrender_h=no ac_cv_header_alsa_asoundlib_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libpng_png_h=yes ac_cv_header_locale_h=yes ac_cv_header_png_h=yes ac_cv_header_pthread_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_stdtypes_h=no ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_zlib_h=yes ac_cv_host=armv7l-unknown-linux-gnueabihf ac_cv_lib_ICE_IceConnectionNumber=no ac_cv_lib_Xext_XdbeQueryExtension=yes ac_cv_lib_Xinerama_XineramaIsActive=no ac_cv_lib_fontconfig_FcPatternCreate=no ac_cv_lib_jpeg_jpeg_CreateCompress=no ac_cv_lib_png_png_get_valid=yes ac_cv_lib_png_png_read_info=yes ac_cv_lib_png_png_set_tRNS_to_alpha=yes ac_cv_lib_z_gzgets=yes ac_cv_objext=o ac_cv_path_NROFF=/usr/bin/nroff ac_cv_path_PKGCONFIG=/usr/bin/pkg-config ac_cv_path_XPROP=/usr/bin/xprop ac_cv_path_ac_pt_AR=/usr/bin/ar ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_cxx11= ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_search_dlopen='none required' ac_cv_search_dlsym=-ldl ac_cv_search_opendir='none required' ac_cv_search_pow=-lm ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_short=2 ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='/usr/bin/ar' ARCHFLAGS='' AUDIOLIBS='' BINARY_DIR='' CAIRODIR='' CAIRODSONAME='' CAIROFLAGS='' CAIROLIBBASENAME='libfltk_cairo.a' CAIROLIBNAME='../lib/libfltk_cairo.a' CAIROLIBS='' CAT1EXT='1' CAT3EXT='3' CAT6EXT='6' CC='gcc' CFLAGS='-I/usr/include/freetype2 -I/usr/include/libpng16 ' CPP='gcc -E' CPPFLAGS='-I/usr/include/freetype2 -I/usr/include/libpng16 ' CXX='g++' CXXFLAGS='-I/usr/include/freetype2 -I/usr/include/libpng16 ' DEFS='-DHAVE_CONFIG_H' DOXYDOC='' DSOCOMMAND='echo' DSOFLAGS=' -Wl,-no-undefined -Wl,-Bsymbolic-functions -Wl,-gc-sections' DSOLINK='' DSONAME='' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' FLDSONAME='' FLLIBBASENAME='libfltk_forms.a' FLLIBNAME='../lib/libfltk_forms.a' FLTKCAIROOPTION='' FLTK_VERSION='1.3.9' FLTK_VERSION_MAJOR='1' FLTK_VERSION_MINOR='3' FLTK_VERSION_PATCH='9' FLUID='fluid' FLUID_BUILD='../fluid/fluid' FL_ABI_VERSION='1.3.0' FL_DSO_VERSION='1.3' FTCONFIG='' GLDEMOS='' GLDSONAME='' GLLIBBASENAME='libfltk_gl.a' GLLIBNAME='' GLLIBS='' GROFF='' HAVE_PNG_H='' HLINKS='#' IMAGELIBS='-lpng -lz -lfltk_jpeg ' IMGDSONAME='' IMGLIBBASENAME='libfltk_images.a' IMGLIBNAME='../lib/libfltk_images.a' INSTALL_DATA='${INSTALL} -m 644' INSTALL_DESKTOP='install-linux' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' JPEG='jpeg' JPEGINC='-I../jpeg' LARGEFILE='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' LDFLAGS=' ' LIBBASENAME='libfltk.a' LIBCOMMAND='/usr/bin/ar cr' LIBEXT='.a' LIBNAME='../lib/libfltk.a' LIBOBJS='' LIBS='-lXext -lpthread -ldl -lm -lX11 ' LINKFLTK='../lib/libfltk.a' LINKFLTKCAIRO='' LINKFLTKFORMS='../lib/libfltk_forms.a' LINKFLTKGL='' LINKFLTKIMG='../lib/libfltk_images.a' LINKSHARED=' ../lib/libfltk_images.a ../lib/libfltk_forms.a ../lib/libfltk.a' LTLIBOBJS='' MAKEDEPEND='$(CXX) -M' NROFF='/usr/bin/nroff' OBJEXT='o' OPTIM=' -Os -Wall -Wunused -Wno-format-y2k -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections' OSX_ONLY=':' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKGCONFIG='/usr/bin/pkg-config' PNG='' PNGINC='' PTHREAD_FLAGS='-D_THREAD_SAFE -D_REENTRANT' RANLIB='ranlib' RC='' SHAREDSUFFIX='' SHELL='/bin/bash' STATICIMAGELIBS='-lpng -lz $libdir/libfltk_jpeg.a ' THREADS='threads' UNINSTALL_DESKTOP='uninstall-linux' USEMMFILES='No' XMKMF='' XPROP='/usr/bin/xprop' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ZLIB='' ZLIBINC='' ac_ct_CC='gcc' ac_ct_CXX='g++' bindir='${exec_prefix}/bin' build='armv7l-unknown-linux-gnueabihf' build_alias='' build_cpu='armv7l' build_os='linux-gnueabihf' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='armv7l-unknown-linux-gnueabihf' host_alias='' host_cpu='armv7l' host_os='linux-gnueabihf' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' 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 "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define SIZEOF_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define U16 unsigned short #define U32 unsigned #define HAVE_DIRENT_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SCANDIR 1 #define HAVE_SCANDIR_POSIX 1 #define HAVE_VSNPRINTF 1 #define HAVE_SNPRINTF 1 #define HAVE_STRINGS_H 1 #define HAVE_STRCASECMP 1 #define HAVE_LOCALE_H 1 #define HAVE_LOCALECONV 1 #define _FILE_OFFSET_BITS 64 #define HAVE_LONG_LONG 1 #define HAVE_DLSYM 1 #define HAVE_DLFCN_H 1 #define HAVE_LIBJPEG 1 #define HAVE_PNG_H 1 #define HAVE_LIBZ 1 #define HAVE_LIBPNG 1 #define HAVE_PNG_GET_VALID 1 #define HAVE_PNG_SET_TRNS_TO_ALPHA 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD 1 #define USE_X11 1 #define HAVE_XDBE 1 #define HAVE_X11_XREGION_H 1 #define FLTK_DOCDIR "/usr/local/share/doc/fltk" #define FLTK_DATADIR "/usr/local/share/fltk" configure: exit 0