This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by sarg configure 2.3.8, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-gd --without-ldap --with-pcre --sysconfdir=/etc/sarg/ ## --------- ## ## Platform. ## ## --------- ## hostname = tor-relay uname -m = x86_64 uname -r = 3.18.8-hardened uname -s = Linux uname -v = #1 SMP Sun Mar 1 10:57:35 CET 2015 /usr/bin/uname -p = Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz /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: /usr/lib64/portage/bin/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.8.3 PATH: /usr/x86_64-pc-linux-gnu/gnat-gcc-bin/4.3 PATH: /usr/libexec/gnat-gcc/x86_64-pc-linux-gnu/4.3 PATH: /opt/nvidia-cg-toolkit/bin PATH: /usr/ti-linux-gnu/tigcc-bin/4.1.2 PATH: /usr/ti-linux-gnu/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2372: loading site script /usr/share/config.site | #!/bin/bash | # Copyright 2009 Gentoo Foundation | # Distributed under the terms of the GNU General Public License v2 | | TOPDIR=/usr/share/crossdev/include/site | | config_site_arch() { | local host=$(echo ${CHOST/-/ } | awk '{print $1}') | | [[ ${host/arm.*eb/} != ${host} ]] && host=armeb | [[ ${host/arm/} != ${host} ]] && [[ ${host} != armeb ]] && host=arm | | [[ ${host/mips.*el/} != ${host} ]] && host=mipsel | | #[[ ${host/i[4-5]/6} != ${host} ]] && host=i686 | | echo ${host} | } | | config_site_names() { | local site_arch=$(config_site_arch) | local sites="" | local x | | [[ ${CHOST/-linux-/} != $CHOST ]] && sites+=" linux ${site_arch}-linux" | [[ ${CHOST/darwin/} != $CHOST ]] && sites+=" darwin ${site_arch}-linux" | | [[ ${CHOST/-linux-uclibc/} != $CHOST ]] && sites+=" linux-uclibc ${site_arch}-linux-uclibc" | [[ ${CHOST/-linux-gnu/} != $CHOST ]] && sites+=" linux-gnu ${site_arch}-linux-gnu" | | [[ ${CHOST/-linux-uclibceabi/} != $CHOST ]] && sites+=" linux-uclibceabi ${site_arch}-linux-uclibceabi" | [[ ${CHOST/-linux-gnueabi/} != $CHOST ]] && sites+=" linux-gnueabi ${site_arch}-linux-gnueabi" | | for x in ${sites} ${CHOST}; do | [[ -e ${TOPDIR}/${x} ]] && echo ${TOPDIR}/${x} | done | } | | # Only kick in for cross-compiles so we don't break native builds #427184 | if [[ ${CBUILD:-${CHOST}} != ${CHOST} ]]; then | sites="$(config_site_names)" | if [[ ${sites} != "" ]]; then | for site in ${sites}; do | echo "$(basename $0): loading site script ${site}" | . ${site} | done | fi | unset site | unset sites | fi configure:2504: checking build system type configure:2518: result: x86_64-pc-linux-gnu configure:2538: checking host system type configure:2551: result: x86_64-pc-linux-gnu configure:2591: checking for x86_64-pc-linux-gnu-gcc configure:2607: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:2618: result: x86_64-pc-linux-gnu-gcc configure:2887: checking for C compiler version configure:2896: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 4.8.3 p1.1, pie-0.5.9) 4.8.3 Copyright (C) 2013 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:2907: $? = 0 configure:2896: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.8.3/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.8.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.8.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.8.3/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.8.3 p1.1, pie-0.5.9' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --enable-lto --without-cloog --enable-libsanitizer Thread model: posix gcc version 4.8.3 (Gentoo 4.8.3 p1.1, pie-0.5.9) configure:2907: $? = 0 configure:2896: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:2907: $? = 1 configure:2896: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:2907: $? = 1 configure:2927: checking whether the C compiler works configure:2949: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:2953: $? = 0 configure:3001: result: yes configure:3004: checking for C compiler default output file name configure:3006: result: a.out configure:3012: checking for suffix of executables configure:3019: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3023: $? = 0 configure:3045: result: configure:3067: checking whether we are cross compiling configure:3075: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3079: $? = 0 configure:3086: ./conftest configure:3090: $? = 0 configure:3105: result: no configure:3110: checking for suffix of object files configure:3132: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3136: $? = 0 configure:3157: result: o configure:3161: checking whether we are using the GNU C compiler configure:3180: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3180: $? = 0 configure:3189: result: yes configure:3198: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:3218: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3218: $? = 0 configure:3259: result: yes configure:3276: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:3339: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3339: $? = 0 configure:3352: result: none needed configure:3375: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99 configure:3524: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c:59:29: error: expected ';', ',' or ')' before 'text' test_restrict (ccp restrict text) ^ conftest.c: In function 'main': conftest.c:113:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' char *restrict newvar = "Another string"; ^ conftest.c:113:18: error: 'newvar' undeclared (first use in this function) conftest.c:113:18: note: each undeclared identifier is reported only once for each function it appears in conftest.c:123:3: error: 'for' loop initial declarations are only allowed in C99 mode for (int i = 0; i < ia->datasize; ++i) ^ conftest.c:123:3: note: use option -std=c99 or -std=gnu99 to compile your code configure:3524: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sarg" | #define PACKAGE_TARNAME "sarg" | #define PACKAGE_VERSION "2.3.8" | #define PACKAGE_STRING "sarg 2.3.8" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:3524: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -march=native -O2 -pipe conftest.c >&5 configure:3524: $? = 0 configure:3544: result: -std=gnu99 configure:3557: checking for extra warnings flag in x86_64-pc-linux-gnu-gcc -std=gnu99 configure:3566: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -march=native -O2 -pipe -Wall -Wno-sign-compare -Wextra -Wno-unused-parameter conftest.c >&5 configure:3566: $? = 0 configure:3572: result: yes configure:3578: checking for implicit-function-declaration error flag in x86_64-pc-linux-gnu-gcc -std=gnu99 configure:3586: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -march=native -O2 -pipe -Wall -Wno-sign-compare -Wextra -Wno-unused-parameter -Werror=implicit-function-declaration conftest.c >&5 configure:3586: $? = 0 configure:3592: result: yes configure:3598: checking for format error flag in x86_64-pc-linux-gnu-gcc -std=gnu99 configure:3606: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -march=native -O2 -pipe -Wall -Wno-sign-compare -Wextra -Wno-unused-parameter -Werror=implicit-function-declaration -Werror=format conftest.c >&5 configure:3606: $? = 0 configure:3612: result: yes configure:3631: checking for dirent.h that defines DIR configure:3650: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -march=native -O2 -pipe -Wall -Wno-sign-compare -Wextra -Wno-unused-parameter -Werror=implicit-function-declaration -Werror=format conftest.c >&5 configure:3650: $? = 0 configure:3658: result: yes configure:3671: checking for library containing opendir configure:3702: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -march=native -O2 -pipe -Wall -Wno-sign-compare -Wextra -Wno-unused-parameter -Werror=implicit-function-declaration -Werror=format -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3702: $? = 0 configure:3719: result: none required configure:3791: checking how to run the C preprocessor configure:3822: x86_64-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:3822: $? = 0 configure:3836: x86_64-pc-linux-gnu-gcc -std=gnu99 -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3836: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sarg" | #define PACKAGE_TARNAME "sarg" | #define PACKAGE_VERSION "2.3.8" | #define PACKAGE_STRING "sarg 2.3.8" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include configure:3861: result: x86_64-pc-linux-gnu-gcc -std=gnu99 -E configure:3881: x86_64-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:3881: $? = 0 configure:3895: x86_64-pc-linux-gnu-gcc -std=gnu99 -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3895: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sarg" | #define PACKAGE_TARNAME "sarg" | #define PACKAGE_VERSION "2.3.8" | #define PACKAGE_STRING "sarg 2.3.8" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include configure:3924: checking for grep that handles long lines and -e configure:3982: result: /bin/grep configure:3987: checking for egrep configure:4049: result: /bin/grep -E configure:4054: checking for ANSI C header files configure:4074: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -march=native -O2 -pipe -Wall -Wno-sign-compare -Wextra -Wno-unused-parameter -Werror=implicit-function-declaration -Werror=format conftest.c >&5 configure:4074: $? = 0 configure:4147: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -march=native -O2 -pipe -Wall -Wno-sign-compare -Wextra -Wno-unused-parameter -Werror=implicit-function-declaration -Werror=format -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4147: $? = 0 configure:4147: ./conftest configure:4147: $? = 0 configure:4158: result: yes configure:4173: checking for sys/types.h configure:4173: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -march=native -O2 -pipe -Wall -Wno-sign-compare -Wextra -Wno-unused-parameter -Werror=implicit-function-declaration -Werror=format conftest.c >&5 configure:4173: $? = 0 configure:4173: result: yes configure:4173: checking for sys/stat.h configure:4173: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -march=native -O2 -pipe -Wall -Wno-sign-compare -Wextra -Wno-unused-parameter -Werror=implicit-function-declaration -Werror=format conftest.c >&5 configure:4173: $? = 0 configure:4173: result: yes configure:4173: checking for stdlib.h configure:4173: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -march=native -O2 -pipe -Wall -Wno-sign-compare -Wextra -Wno-unused-parameter -Werror=implicit-function-declaration -Werror=format conftest.c >&5 configure:4173: $? = 0 configure:4173: result: yes configure:4173: checking for string.h configure:4173: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -march=native -O2 -pipe -Wall -Wno-sign-compare -Wextra -Wno-unused-parameter -Werror=implicit-function-declaration -Werror=format conftest.c >&5 configure:4173: $? = 0 configure:4173: result: yes configure:4173: checking for memory.h configure:4173: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -march=native -O2 -pipe -Wall -Wno-sign-compare -Wextra -Wno-unused-parameter -Werror=implicit-function-declaration -Werror=format conftest.c >&5 configure:4173: $? = 0 configure:4173: result: yes configure:4173: checking for strings.h configure:4173: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -march=native -O2 -pipe -Wall -Wno-sign-compare -Wextra -Wno-unused-parameter -Werror=implicit-function-declaration -Werror=format conftest.c >&5 configure:4173: $? = 0 configure:4173: result: yes configure:4173: checking for inttypes.h configure:4173: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -march=native -O2 -pipe -Wall -Wno-sign-compare -Wextra -Wno-unused-parameter -Werror=implicit-function-declaration -Werror=format conftest.c >&5 configure:4173: $? = 0 configure:4173: result: yes configure:4173: checking for stdint.h configure:4173: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -march=native -O2 -pipe -Wall -Wno-sign-compare -Wextra -Wno-unused-parameter -Werror=implicit-function-declaration -Werror=format conftest.c >&5 configure:4173: $? = 0 configure:4173: result: yes configure:4173: checking for unistd.h configure:4173: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -march=native -O2 -pipe -Wall -Wno-sign-compare -Wextra -Wno-unused-parameter -Werror=implicit-function-declaration -Werror=format conftest.c >&5 configure:4173: $? = 0 configure:4173: result: yes configure:4191: checking stdio.h usability configure:4191: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -march=native -O2 -pipe -Wall -Wno-sign-compare -Wextra -Wno-unused-parameter -Werror=implicit-function-declaration -Werror=format conftest.c >&5 configure:4191: $? = 0 configure:4191: result: yes configure:4191: checking stdio.h presence configure:4191: x86_64-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:4191: $? = 0 configure:4191: result: yes configure:4191: checking for stdio.h configure:4191: result: yes configure:4191: checking for stdlib.h configure:4191: result: yes configure:4191: checking for string.h configure:4191: result: yes configure:4191: checking for strings.h configure:4191: result: yes configure:4191: checking sys/time.h usability configure:4191: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -march=native -O2 -pipe -Wall -Wno-sign-compare -Wextra -Wno-unused-parameter -Werror=implicit-function-declaration -Werror=format conftest.c >&5 configure:4191: $? = 0 configure:4191: result: yes configure:4191: checking sys/time.h presence configure:4191: x86_64-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:4191: $? = 0 configure:4191: result: yes configure:4191: checking for sys/time.h configure:4191: result: yes configure:4191: checking time.h usability configure:4191: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -march=native -O2 -pipe -Wall -Wno-sign-compare -Wextra -Wno-unused-parameter -Werror=implicit-function-declaration -Werror=format conftest.c >&5 configure:4191: $? = 0 configure:4191: result: yes configure:4191: checking time.h presence configure:4191: x86_64-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:4191: $? = 0 configure:4191: result: yes configure:4191: checking for time.h configure:4191: result: yes configure:4191: checking for unistd.h configure:4191: result: yes configure:4191: checking sys/dirent.h usability configure:4191: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -march=native -O2 -pipe -Wall -Wno-sign-compare -Wextra -Wno-unused-parameter -Werror=implicit-function-declaration -Werror=format conftest.c >&5 conftest.c:60:24: fatal error: sys/dirent.h: No such file or directory #include ^ compilation terminated. configure:4191: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sarg" | #define PACKAGE_TARNAME "sarg" | #define PACKAGE_VERSION "2.3.8" | #define PACKAGE_STRING "sarg 2.3.8" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_DIRENT_H 1 | #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_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4191: result: no configure:4191: checking sys/dirent.h presence configure:4191: x86_64-pc-linux-gnu-gcc -std=gnu99 -E conftest.c conftest.c:27:24: fatal error: sys/dirent.h: No such file or directory #include ^ compilation terminated. configure:4191: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sarg" | #define PACKAGE_TARNAME "sarg" | #define PACKAGE_VERSION "2.3.8" | #define PACKAGE_STRING "sarg 2.3.8" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_DIRENT_H 1 | #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_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:4191: result: no configure:4191: checking for sys/dirent.h configure:4191: result: no configure:4191: checking dirent.h usability configure:4191: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -march=native -O2 -pipe -Wall -Wno-sign-compare -Wextra -Wno-unused-parameter -Werror=implicit-function-declaration -Werror=format conftest.c >&5 configure:4191: $? = 0 configure:4191: result: yes configure:4191: checking dirent.h presence configure:4191: x86_64-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:4191: $? = 0 configure:4191: result: yes configure:4191: checking for dirent.h configure:4191: result: yes configure:4191: checking for sys/types.h configure:4191: result: yes configure:4191: checking sys/socket.h usability configure:4191: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -march=native -O2 -pipe -Wall -Wno-sign-compare -Wextra -Wno-unused-parameter -Werror=implicit-function-declaration -Werror=format conftest.c >&5 configure:4191: $? = 0 configure:4191: result: yes configure:4191: checking sys/socket.h presence configure:4191: x86_64-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:4191: $? = 0 configure:4191: result: yes configure:4191: checking for sys/socket.h configure:4191: result: yes configure:4191: checking netdb.h usability configure:4191: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -march=native -O2 -pipe -Wall -Wno-sign-compare -Wextra -Wno-unused-parameter -Werror=implicit-function-declaration -Werror=format conftest.c >&5 configure:4191: $? = 0 configure:4191: result: yes configure:4191: checking netdb.h presence configure:4191: x86_64-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:4191: $? = 0 configure:4191: result: yes configure:4191: checking for netdb.h configure:4191: result: yes configure:4191: checking arpa/inet.h usability configure:4191: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -march=native -O2 -pipe -Wall -Wno-sign-compare -Wextra -Wno-unused-parameter -Werror=implicit-function-declaration -Werror=format conftest.c >&5 configure:4191: $? = 0 configure:4191: result: yes configure:4191: checking arpa/inet.h presence configure:4191: x86_64-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:4191: $? = 0 configure:4191: result: yes configure:4191: checking for arpa/inet.h configure:4191: result: yes configure:4191: checking netinet/in.h usability configure:4191: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -march=native -O2 -pipe -Wall -Wno-sign-compare -Wextra -Wno-unused-parameter -Werror=implicit-function-declaration -Werror=format conftest.c >&5 configure:4191: $? = 0 configure:4191: result: yes configure:4191: checking netinet/in.h presence configure:4191: x86_64-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:4191: $? = 0 configure:4191: result: yes configure:4191: checking for netinet/in.h configure:4191: result: yes configure:4191: checking for sys/stat.h configure:4191: result: yes configure:4191: checking ctype.h usability configure:4191: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -march=native -O2 -pipe -Wall -Wno-sign-compare -Wextra -Wno-unused-parameter -Werror=implicit-function-declaration -Werror=format conftest.c >&5 configure:4191: $? = 0 configure:4191: result: yes configure:4191: checking ctype.h presence configure:4191: x86_64-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:4191: $? = 0 configure:4191: result: yes configure:4191: checking for ctype.h configure:4191: result: yes configure:4191: checking errno.h usability configure:4191: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -march=native -O2 -pipe -Wall -Wno-sign-compare -Wextra -Wno-unused-parameter -Werror=implicit-function-declaration -Werror=format conftest.c >&5 configure:4191: $? = 0 configure:4191: result: yes configure:4191: checking errno.h presence configure:4191: x86_64-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:4191: $? = 0 configure:4191: result: yes configure:4191: checking for errno.h configure:4191: result: yes configure:4191: checking sys/resource.h usability configure:4191: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -march=native -O2 -pipe -Wall -Wno-sign-compare -Wextra -Wno-unused-parameter -Werror=implicit-function-declaration -Werror=format conftest.c >&5 configure:4191: $? = 0 configure:4191: result: yes configure:4191: checking sys/resource.h presence configure:4191: x86_64-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:4191: $? = 0 configure:4191: result: yes configure:4191: checking for sys/resource.h configure:4191: result: yes configure:4191: checking sys/wait.h usability configure:4191: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -march=native -O2 -pipe -Wall -Wno-sign-compare -Wextra -Wno-unused-parameter -Werror=implicit-function-declaration -Werror=format conftest.c >&5 configure:4191: $? = 0 configure:4191: result: yes configure:4191: checking sys/wait.h presence configure:4191: x86_64-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:4191: $? = 0 configure:4191: result: yes configure:4191: checking for sys/wait.h configure:4191: result: yes configure:4191: checking stdarg.h usability configure:4191: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -march=native -O2 -pipe -Wall -Wno-sign-compare -Wextra -Wno-unused-parameter -Werror=implicit-function-declaration -Werror=format conftest.c >&5 configure:4191: $? = 0 configure:4191: result: yes configure:4191: checking stdarg.h presence configure:4191: x86_64-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:4191: $? = 0 configure:4191: result: yes configure:4191: checking for stdarg.h configure:4191: result: yes configure:4191: checking for inttypes.h configure:4191: result: yes configure:4191: checking limits.h usability configure:4191: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -march=native -O2 -pipe -Wall -Wno-sign-compare -Wextra -Wno-unused-parameter -Werror=implicit-function-declaration -Werror=format conftest.c >&5 configure:4191: $? = 0 configure:4191: result: yes configure:4191: checking limits.h presence configure:4191: x86_64-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:4191: $? = 0 configure:4191: result: yes configure:4191: checking for limits.h configure:4191: result: yes configure:4191: checking locale.h usability configure:4191: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -march=native -O2 -pipe -Wall -Wno-sign-compare -Wextra -Wno-unused-parameter -Werror=implicit-function-declaration -Werror=format conftest.c >&5 configure:4191: $? = 0 configure:4191: result: yes configure:4191: checking locale.h presence configure:4191: x86_64-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:4191: $? = 0 configure:4191: result: yes configure:4191: checking for locale.h configure:4191: result: yes configure:4191: checking execinfo.h usability configure:4191: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -march=native -O2 -pipe -Wall -Wno-sign-compare -Wextra -Wno-unused-parameter -Werror=implicit-function-declaration -Werror=format conftest.c >&5 configure:4191: $? = 0 configure:4191: result: yes configure:4191: checking execinfo.h presence configure:4191: x86_64-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:4191: $? = 0 configure:4191: result: yes configure:4191: checking for execinfo.h configure:4191: result: yes configure:4191: checking math.h usability configure:4191: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -march=native -O2 -pipe -Wall -Wno-sign-compare -Wextra -Wno-unused-parameter -Werror=implicit-function-declaration -Werror=format conftest.c >&5 configure:4191: $? = 0 configure:4191: result: yes configure:4191: checking math.h presence configure:4191: x86_64-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:4191: $? = 0 configure:4191: result: yes configure:4191: checking for math.h configure:4191: result: yes configure:4191: checking libintl.h usability configure:4191: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -march=native -O2 -pipe -Wall -Wno-sign-compare -Wextra -Wno-unused-parameter -Werror=implicit-function-declaration -Werror=format conftest.c >&5 configure:4191: $? = 0 configure:4191: result: yes configure:4191: checking libintl.h presence configure:4191: x86_64-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:4191: $? = 0 configure:4191: result: yes configure:4191: checking for libintl.h configure:4191: result: yes configure:4191: checking libgen.h usability configure:4191: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -march=native -O2 -pipe -Wall -Wno-sign-compare -Wextra -Wno-unused-parameter -Werror=implicit-function-declaration -Werror=format conftest.c >&5 configure:4191: $? = 0 configure:4191: result: yes configure:4191: checking libgen.h presence configure:4191: x86_64-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:4191: $? = 0 configure:4191: result: yes configure:4191: checking for libgen.h configure:4191: result: yes configure:4191: checking stdbool.h usability configure:4191: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -march=native -O2 -pipe -Wall -Wno-sign-compare -Wextra -Wno-unused-parameter -Werror=implicit-function-declaration -Werror=format conftest.c >&5 configure:4191: $? = 0 configure:4191: result: yes configure:4191: checking stdbool.h presence configure:4191: x86_64-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:4191: $? = 0 configure:4191: result: yes configure:4191: checking for stdbool.h configure:4191: result: yes configure:4191: checking getopt.h usability configure:4191: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -march=native -O2 -pipe -Wall -Wno-sign-compare -Wextra -Wno-unused-parameter -Werror=implicit-function-declaration -Werror=format conftest.c >&5 configure:4191: $? = 0 configure:4191: result: yes configure:4191: checking getopt.h presence configure:4191: x86_64-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:4191: $? = 0 configure:4191: result: yes configure:4191: checking for getopt.h configure:4191: result: yes configure:4191: checking fcntl.h usability configure:4191: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -march=native -O2 -pipe -Wall -Wno-sign-compare -Wextra -Wno-unused-parameter -Werror=implicit-function-declaration -Werror=format conftest.c >&5 configure:4191: $? = 0 configure:4191: result: yes configure:4191: checking fcntl.h presence configure:4191: x86_64-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:4191: $? = 0 configure:4191: result: yes configure:4191: checking for fcntl.h configure:4191: result: yes configure:4219: checking gd.h usability configure:4219: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -march=native -O2 -pipe -Wall -Wno-sign-compare -Wextra -Wno-unused-parameter -Werror=implicit-function-declaration -Werror=format conftest.c >&5 configure:4219: $? = 0 configure:4219: result: yes configure:4219: checking gd.h presence configure:4219: x86_64-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:4219: $? = 0 configure:4219: result: yes configure:4219: checking for gd.h configure:4219: result: yes configure:4219: checking gdfontl.h usability configure:4219: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -march=native -O2 -pipe -Wall -Wno-sign-compare -Wextra -Wno-unused-parameter -Werror=implicit-function-declaration -Werror=format conftest.c >&5 configure:4219: $? = 0 configure:4219: result: yes configure:4219: checking gdfontl.h presence configure:4219: x86_64-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:4219: $? = 0 configure:4219: result: yes configure:4219: checking for gdfontl.h configure:4219: result: yes configure:4219: checking gdfontt.h usability configure:4219: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -march=native -O2 -pipe -Wall -Wno-sign-compare -Wextra -Wno-unused-parameter -Werror=implicit-function-declaration -Werror=format conftest.c >&5 configure:4219: $? = 0 configure:4219: result: yes configure:4219: checking gdfontt.h presence configure:4219: x86_64-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:4219: $? = 0 configure:4219: result: yes configure:4219: checking for gdfontt.h configure:4219: result: yes configure:4219: checking gdfonts.h usability configure:4219: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -march=native -O2 -pipe -Wall -Wno-sign-compare -Wextra -Wno-unused-parameter -Werror=implicit-function-declaration -Werror=format conftest.c >&5 configure:4219: $? = 0 configure:4219: result: yes configure:4219: checking gdfonts.h presence configure:4219: x86_64-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:4219: $? = 0 configure:4219: result: yes configure:4219: checking for gdfonts.h configure:4219: result: yes configure:4219: checking gdfontmb.h usability configure:4219: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -march=native -O2 -pipe -Wall -Wno-sign-compare -Wextra -Wno-unused-parameter -Werror=implicit-function-declaration -Werror=format conftest.c >&5 configure:4219: $? = 0 configure:4219: result: yes configure:4219: checking gdfontmb.h presence configure:4219: x86_64-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:4219: $? = 0 configure:4219: result: yes configure:4219: checking for gdfontmb.h configure:4219: result: yes configure:4219: checking gdfontg.h usability configure:4219: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -march=native -O2 -pipe -Wall -Wno-sign-compare -Wextra -Wno-unused-parameter -Werror=implicit-function-declaration -Werror=format conftest.c >&5 configure:4219: $? = 0 configure:4219: result: yes configure:4219: checking gdfontg.h presence configure:4219: x86_64-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:4219: $? = 0 configure:4219: result: yes configure:4219: checking for gdfontg.h configure:4219: result: yes configure:4230: checking for gdImagePng in -lgd configure:4255: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -march=native -O2 -pipe -Wall -Wno-sign-compare -Wextra -Wno-unused-parameter -Werror=implicit-function-declaration -Werror=format -Wl,-O1 -Wl,--as-needed conftest.c -lgd >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../lib64/libgd.so: undefined reference to `jpeg_read_scanlines@LIBJPEG_6.2' /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../lib64/libgd.so: undefined reference to `jpeg_start_decompress@LIBJPEG_6.2' /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../lib64/libgd.so: undefined reference to `jpeg_simple_progression@LIBJPEG_6.2' /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../lib64/libgd.so: undefined reference to `jpeg_save_markers@LIBJPEG_6.2' /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../lib64/libgd.so: undefined reference to `jpeg_set_defaults@LIBJPEG_6.2' /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../lib64/libgd.so: undefined reference to `jpeg_std_error@LIBJPEG_6.2' /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../lib64/libgd.so: undefined reference to `jpeg_set_quality@LIBJPEG_6.2' /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../lib64/libgd.so: undefined reference to `jpeg_destroy@LIBJPEG_6.2' /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../lib64/libgd.so: undefined reference to `jpeg_destroy_compress@LIBJPEG_6.2' /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../lib64/libgd.so: undefined reference to `jpeg_destroy_decompress@LIBJPEG_6.2' /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../lib64/libgd.so: undefined reference to `jpeg_write_marker@LIBJPEG_6.2' /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../lib64/libgd.so: undefined reference to `jpeg_resync_to_restart@LIBJPEG_6.2' /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../lib64/libgd.so: undefined reference to `jpeg_finish_compress@LIBJPEG_6.2' /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../lib64/libgd.so: undefined reference to `jpeg_start_compress@LIBJPEG_6.2' /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../lib64/libgd.so: undefined reference to `jpeg_write_scanlines@LIBJPEG_6.2' /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../lib64/libgd.so: undefined reference to `jpeg_CreateCompress@LIBJPEG_6.2' /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../lib64/libgd.so: undefined reference to `jpeg_finish_decompress@LIBJPEG_6.2' /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../lib64/libgd.so: undefined reference to `jpeg_read_header@LIBJPEG_6.2' /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../lib64/libgd.so: undefined reference to `jpeg_CreateDecompress@LIBJPEG_6.2' collect2: error: ld returned 1 exit status configure:4255: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sarg" | #define PACKAGE_TARNAME "sarg" | #define PACKAGE_VERSION "2.3.8" | #define PACKAGE_STRING "sarg 2.3.8" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_DIRENT_H 1 | #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_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GD_H 1 | #define HAVE_GDFONTL_H 1 | #define HAVE_GDFONTT_H 1 | #define HAVE_GDFONTS_H 1 | #define HAVE_GDFONTMB_H 1 | #define HAVE_GDFONTG_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. */ | #ifdef __cplusplus | extern "C" | #endif | char gdImagePng (); | int | main () | { | return gdImagePng (); | ; | return 0; | } configure:4264: result: no configure:4273: error: ligbd is required to compile sarg with gd ## ---------------- ## ## 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=set ac_cv_env_CFLAGS_value='-march=native -O2 -pipe' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_header_arpa_inet_h=yes ac_cv_header_ctype_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dirent_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_gd_h=yes ac_cv_header_gdfontg_h=yes ac_cv_header_gdfontl_h=yes ac_cv_header_gdfontmb_h=yes ac_cv_header_gdfonts_h=yes ac_cv_header_gdfontt_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libgen_h=yes ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_math_h=yes ac_cv_header_memory_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=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_dirent_h=no ac_cv_header_sys_resource_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_gd_gdImagePng=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -std=gnu99 -E' ac_cv_prog_cc_c89= ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_search_opendir='none required' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='x86_64-pc-linux-gnu-gcc -std=gnu99' CFLAGS='-march=native -O2 -pipe -Wall -Wno-sign-compare -Wextra -Wno-unused-parameter -Werror=implicit-function-declaration -Werror=format' CPP='x86_64-pc-linux-gnu-gcc -std=gnu99 -E' CPPFLAGS='' DEFS='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FONTDIR='' GETTEXT_MACRO_VERSION='' GMSGFMT='' GMSGFMT_015='' GREP='/bin/grep' IMAGEDIR='' INSTALL_DATA='' INSTALL_PROGRAM='' INSTALL_SCRIPT='' INTLLIBS='' INTL_MACOSX_LIBS='' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LIBICONV='' LIBINTL='' LIBOBJS='' LIBS='' LTLIBICONV='' LTLIBINTL='' LTLIBOBJS='' MKDIR_P='' MSGFMT='' MSGFMT_015='' MSGMERGE='' OBJEXT='o' PACKAGE='' PACKAGE_BUGREPORT='' PACKAGE_NAME='sarg' PACKAGE_STRING='sarg 2.3.8' PACKAGE_TARNAME='sarg' PACKAGE_URL='' PACKAGE_VERSION='2.3.8' PATH_SEPARATOR=':' POSUB='' SARGPHPDIR='' SET_MAKE='' SHELL='/bin/sh' USE_NLS='' VERSION='' XGETTEXT='' XGETTEXT_015='' XGETTEXT_EXTRA_OPTIONS='' XSL_HTML_STYLESHEET='' XSL_MAN_STYLESHEET='' ac_ct_CC='' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc/sarg' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "sarg" #define PACKAGE_TARNAME "sarg" #define PACKAGE_VERSION "2.3.8" #define PACKAGE_STRING "sarg 2.3.8" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_DIRENT_H 1 #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_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DIRENT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_CTYPE_H 1 #define HAVE_ERRNO_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_STDARG_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_EXECINFO_H 1 #define HAVE_MATH_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_GETOPT_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GD_H 1 #define HAVE_GDFONTL_H 1 #define HAVE_GDFONTT_H 1 #define HAVE_GDFONTS_H 1 #define HAVE_GDFONTMB_H 1 #define HAVE_GDFONTG_H 1 configure: exit 1