This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by ClamAV configure 0.98.4, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --disable-clamav --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp12 uname -m = x86_64 uname -r = 3.13.6-1.x86_64 uname -s = Linux uname -v = #1 SMP Wed Mar 12 08:53:42 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2556: checking build system type configure:2570: result: i686-uhu-linux-gnu configure:2590: checking host system type configure:2603: result: i686-uhu-linux-gnu configure:2623: checking target system type configure:2636: result: i686-uhu-linux-gnu configure:2720: result: creating target.h - canonical system defines configure:2867: checking for a BSD-compatible install configure:2935: result: /bin/install -c configure:2946: checking whether build environment is sane configure:2996: result: yes configure:3137: checking for a thread-safe mkdir -p configure:3176: result: /bin/mkdir -p configure:3189: checking for gawk configure:3205: found /bin/gawk configure:3216: result: gawk configure:3227: checking whether make sets $(MAKE) configure:3249: result: yes configure:3315: checking how to create a ustar tar archive configure:3328: tar --version tar (GNU tar) 1.27.1 Copyright (C) 2013 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:3331: $? = 0 configure:3371: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:3374: $? = 0 configure:3378: tar -xf - &5 i686-uhu-linux-gcc (GCC) 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:3831: $? = 0 configure:3820: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:3831: $? = 0 configure:3820: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3831: $? = 1 configure:3820: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3831: $? = 1 configure:3851: checking whether the C compiler works configure:3873: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3877: $? = 0 configure:3925: result: yes configure:3928: checking for C compiler default output file name configure:3930: result: a.out configure:3936: checking for suffix of executables configure:3943: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3947: $? = 0 configure:3969: result: configure:3991: checking whether we are cross compiling configure:3999: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4003: $? = 0 configure:4010: ./conftest configure:4014: $? = 0 configure:4029: result: no configure:4034: checking for suffix of object files configure:4056: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4060: $? = 0 configure:4081: result: o configure:4085: checking whether we are using the GNU C compiler configure:4104: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4104: $? = 0 configure:4113: result: yes configure:4122: checking whether i686-uhu-linux-gcc accepts -g configure:4142: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:4142: $? = 0 configure:4183: result: yes configure:4200: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:4263: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4263: $? = 0 configure:4276: result: none needed configure:4298: checking dependency style of i686-uhu-linux-gcc configure:4409: result: gcc3 configure:4430: checking how to run the C preprocessor configure:4461: i686-uhu-linux-gcc -E conftest.c configure:4461: $? = 0 configure:4475: i686-uhu-linux-gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4475: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ClamAV" | #define PACKAGE_TARNAME "clamav" | #define PACKAGE_VERSION "0.98.4" | #define PACKAGE_STRING "ClamAV 0.98.4" | #define PACKAGE_BUGREPORT "http://bugs.clamav.net/" | #define PACKAGE_URL "http://www.clamav.net/" | #define PACKAGE PACKAGE_NAME | /* end confdefs.h. */ | #include configure:4500: result: i686-uhu-linux-gcc -E configure:4520: i686-uhu-linux-gcc -E conftest.c configure:4520: $? = 0 configure:4534: i686-uhu-linux-gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4534: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ClamAV" | #define PACKAGE_TARNAME "clamav" | #define PACKAGE_VERSION "0.98.4" | #define PACKAGE_STRING "ClamAV 0.98.4" | #define PACKAGE_BUGREPORT "http://bugs.clamav.net/" | #define PACKAGE_URL "http://www.clamav.net/" | #define PACKAGE PACKAGE_NAME | /* end confdefs.h. */ | #include configure:4563: checking for grep that handles long lines and -e configure:4621: result: /bin/grep configure:4626: checking for egrep configure:4688: result: /bin/grep -E configure:4693: checking for ANSI C header files configure:4713: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4713: $? = 0 configure:4786: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4786: $? = 0 configure:4786: ./conftest configure:4786: $? = 0 configure:4797: result: yes configure:4810: checking for sys/types.h configure:4810: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4810: $? = 0 configure:4810: result: yes configure:4810: checking for sys/stat.h configure:4810: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4810: $? = 0 configure:4810: result: yes configure:4810: checking for stdlib.h configure:4810: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4810: $? = 0 configure:4810: result: yes configure:4810: checking for string.h configure:4810: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4810: $? = 0 configure:4810: result: yes configure:4810: checking for memory.h configure:4810: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4810: $? = 0 configure:4810: result: yes configure:4810: checking for strings.h configure:4810: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4810: $? = 0 configure:4810: result: yes configure:4810: checking for inttypes.h configure:4810: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4810: $? = 0 configure:4810: result: yes configure:4810: checking for stdint.h configure:4810: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4810: $? = 0 configure:4810: result: yes configure:4810: checking for unistd.h configure:4810: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4810: $? = 0 configure:4810: result: yes configure:4823: checking minix/config.h usability configure:4823: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:53:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4823: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ClamAV" | #define PACKAGE_TARNAME "clamav" | #define PACKAGE_VERSION "0.98.4" | #define PACKAGE_STRING "ClamAV 0.98.4" | #define PACKAGE_BUGREPORT "http://bugs.clamav.net/" | #define PACKAGE_URL "http://www.clamav.net/" | #define PACKAGE PACKAGE_NAME | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4823: result: no configure:4823: checking minix/config.h presence configure:4823: i686-uhu-linux-gcc -E conftest.c conftest.c:20:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4823: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ClamAV" | #define PACKAGE_TARNAME "clamav" | #define PACKAGE_VERSION "0.98.4" | #define PACKAGE_STRING "ClamAV 0.98.4" | #define PACKAGE_BUGREPORT "http://bugs.clamav.net/" | #define PACKAGE_URL "http://www.clamav.net/" | #define PACKAGE PACKAGE_NAME | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:4823: result: no configure:4823: checking for minix/config.h configure:4823: result: no configure:4844: checking whether it is safe to define __EXTENSIONS__ configure:4862: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4862: $? = 0 configure:4869: result: yes configure:4971: checking how to print strings configure:4998: result: printf configure:5019: checking for a sed that does not truncate output configure:5083: result: /bin/sed configure:5101: checking for fgrep configure:5163: result: /bin/grep -F configure:5198: checking for ld used by i686-uhu-linux-gcc configure:5265: result: /usr/bin/ld configure:5272: checking if the linker (/usr/bin/ld) is GNU ld configure:5287: result: yes configure:5299: checking for BSD- or MS-compatible name lister (nm) configure:5348: result: /usr/bin/nm -B configure:5478: checking the name lister (/usr/bin/nm -B) interface configure:5485: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5488: /usr/bin/nm -B "conftest.o" configure:5491: output 00000000 B some_variable configure:5498: result: BSD nm configure:5501: checking whether ln -s works configure:5505: result: yes configure:5513: checking the maximum length of command line arguments configure:5643: result: 1572864 configure:5660: checking whether the shell understands some XSI constructs configure:5670: result: yes configure:5674: checking whether the shell understands "+=" configure:5680: result: yes configure:5715: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:5755: result: func_convert_file_noop configure:5762: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:5782: result: func_convert_file_noop configure:5789: checking for /usr/bin/ld option to reload object files configure:5796: result: -r configure:5830: checking for i686-uhu-linux-objdump configure:5860: result: no configure:5870: checking for objdump configure:5886: found /usr/bin/objdump configure:5897: result: objdump configure:5929: checking how to recognize dependent libraries configure:6127: result: pass_all configure:6172: checking for i686-uhu-linux-dlltool configure:6202: result: no configure:6212: checking for dlltool configure:6242: result: no configure:6272: checking how to associate runtime and link libraries configure:6299: result: printf %s\n configure:6315: checking for i686-uhu-linux-ar configure:6331: found /usr/bin/i686-uhu-linux-ar configure:6342: result: i686-uhu-linux-ar configure:6423: checking for archiver @FILE support configure:6440: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6440: $? = 0 configure:6443: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:6446: $? = 0 configure:6451: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:6454: $? = 1 configure:6466: result: @ configure:6484: checking for i686-uhu-linux-strip configure:6514: result: no configure:6524: checking for strip configure:6540: found /usr/bin/strip configure:6551: result: strip configure:6583: checking for i686-uhu-linux-ranlib configure:6613: result: no configure:6623: checking for ranlib configure:6639: found /usr/bin/ranlib configure:6650: result: ranlib configure:6752: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:6872: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6875: $? = 0 configure:6879: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:6882: $? = 0 configure:6948: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:6951: $? = 0 configure:6989: result: ok configure:7026: checking for sysroot configure:7056: result: no configure:7272: checking for i686-uhu-linux-mt configure:7302: result: no configure:7312: checking for mt configure:7342: result: no configure:7362: checking if : is a manifest tool configure:7368: : '-?' configure:7376: result: no configure:8015: checking for dlfcn.h configure:8015: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8015: $? = 0 configure:8015: result: yes configure:8219: checking for objdir configure:8234: result: .libs configure:8505: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:8523: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:8527: $? = 0 configure:8540: result: no configure:8867: checking for i686-uhu-linux-gcc option to produce PIC configure:8874: result: -fPIC -DPIC configure:8882: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:8900: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:8904: $? = 0 configure:8917: result: yes configure:8946: checking if i686-uhu-linux-gcc static flag -static works configure:8974: result: yes configure:8989: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9010: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:9014: $? = 0 configure:9036: result: yes configure:9044: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9091: result: yes configure:9124: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:10281: result: yes configure:10318: checking whether -lc should be explicitly linked in configure:10326: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10329: $? = 0 configure:10344: i686-uhu-linux-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10347: $? = 0 configure:10361: result: no configure:10521: checking dynamic linker characteristics configure:11021: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11021: $? = 0 configure:11255: result: GNU/Linux ld.so configure:11362: checking how to hardcode library paths into programs configure:11387: result: immediate configure:11481: checking for shl_load configure:11481: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/cc2yFXDj.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `shl_load' collect2: error: ld returned 1 exit status configure:11481: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ClamAV" | #define PACKAGE_TARNAME "clamav" | #define PACKAGE_VERSION "0.98.4" | #define PACKAGE_STRING "ClamAV 0.98.4" | #define PACKAGE_BUGREPORT "http://bugs.clamav.net/" | #define PACKAGE_URL "http://www.clamav.net/" | #define PACKAGE PACKAGE_NAME | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LIBCLAMAV_FULLVER "6.1.23" | #define LIBCLAMAV_MAJORVER 6 | #define VERSION "0.98.4" | #define VERSION_SUFFIX "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* 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 shl_load (); | /* 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_shl_load || defined __stub___shl_load | choke me | #endif | | int | main () | { | return shl_load (); | ; | return 0; | } configure:11481: result: no configure:11485: checking for shl_load in -ldld configure:11510: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld collect2: error: ld returned 1 exit status configure:11510: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ClamAV" | #define PACKAGE_TARNAME "clamav" | #define PACKAGE_VERSION "0.98.4" | #define PACKAGE_STRING "ClamAV 0.98.4" | #define PACKAGE_BUGREPORT "http://bugs.clamav.net/" | #define PACKAGE_URL "http://www.clamav.net/" | #define PACKAGE PACKAGE_NAME | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LIBCLAMAV_FULLVER "6.1.23" | #define LIBCLAMAV_MAJORVER 6 | #define VERSION "0.98.4" | #define VERSION_SUFFIX "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* 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 shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:11519: result: no configure:11524: checking for dlopen configure:11524: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccGGgPEv.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:11524: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ClamAV" | #define PACKAGE_TARNAME "clamav" | #define PACKAGE_VERSION "0.98.4" | #define PACKAGE_STRING "ClamAV 0.98.4" | #define PACKAGE_BUGREPORT "http://bugs.clamav.net/" | #define PACKAGE_URL "http://www.clamav.net/" | #define PACKAGE PACKAGE_NAME | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LIBCLAMAV_FULLVER "6.1.23" | #define LIBCLAMAV_MAJORVER 6 | #define VERSION "0.98.4" | #define VERSION_SUFFIX "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dlopen (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_dlopen || defined __stub___dlopen | choke me | #endif | | int | main () | { | return dlopen (); | ; | return 0; | } configure:11524: result: no configure:11528: checking for dlopen in -ldl configure:11553: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:11553: $? = 0 configure:11562: result: yes configure:11681: checking whether a program can dlopen itself configure:11761: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure:11764: $? = 0 configure:11782: result: yes configure:11787: checking whether a statically linked program can dlopen itself configure:11867: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5 /tmp/cc1odWqG.o: In function `main': conftest.c:(.text.startup+0x1a): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/i686-uhu-linux/4.8.3/../../../../lib/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie collect2: error: ld returned 1 exit status configure:11870: $? = 1 configure:11888: result: no configure:11927: checking whether stripping libraries is possible configure:11932: result: yes configure:11967: checking if libtool supports shared libraries configure:11969: result: yes configure:11972: checking whether to build shared libraries configure:11993: result: yes configure:11996: checking whether to build static libraries configure:12000: result: no configure:12037: checking which extension is used for runtime loadable modules configure:12049: result: .so configure:12066: checking which variable specifies run-time module search path configure:12073: result: LD_LIBRARY_PATH configure:12083: checking for the default library search path configure:12090: result: /lib /usr/lib configure:12120: checking for library containing dlopen configure:12151: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccLMMypO.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:12151: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ClamAV" | #define PACKAGE_TARNAME "clamav" | #define PACKAGE_VERSION "0.98.4" | #define PACKAGE_STRING "ClamAV 0.98.4" | #define PACKAGE_BUGREPORT "http://bugs.clamav.net/" | #define PACKAGE_URL "http://www.clamav.net/" | #define PACKAGE PACKAGE_NAME | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LIBCLAMAV_FULLVER "6.1.23" | #define LIBCLAMAV_MAJORVER 6 | #define VERSION "0.98.4" | #define VERSION_SUFFIX "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | /* 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 dlopen (); | int | main () | { | return dlopen (); | ; | return 0; | } configure:12151: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:12151: $? = 0 configure:12168: result: -ldl configure:12258: checking for dlerror configure:12258: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -ldl >&5 configure:12258: $? = 0 configure:12258: result: yes configure:12272: checking for shl_load configure:12272: result: no configure:12279: checking for shl_load in -ldld configure:12313: result: no configure:12359: checking for dld_link in -ldld configure:12384: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldld -ldl >&5 /usr/bin/ld: cannot find -ldld collect2: error: ld returned 1 exit status configure:12384: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ClamAV" | #define PACKAGE_TARNAME "clamav" | #define PACKAGE_VERSION "0.98.4" | #define PACKAGE_STRING "ClamAV 0.98.4" | #define PACKAGE_BUGREPORT "http://bugs.clamav.net/" | #define PACKAGE_URL "http://www.clamav.net/" | #define PACKAGE PACKAGE_NAME | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LIBCLAMAV_FULLVER "6.1.23" | #define LIBCLAMAV_MAJORVER 6 | #define VERSION "0.98.4" | #define VERSION_SUFFIX "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 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 dld_link (); | int | main () | { | return dld_link (); | ; | return 0; | } configure:12393: result: no configure:12427: checking for _ prefix in compiled symbols configure:12437: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12440: $? = 0 configure:12444: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:12447: $? = 0 configure:12469: result: no configure:12593: checking whether deplibs are loaded by dlopen configure:12687: result: yes configure:12699: checking for argz.h configure:12699: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12699: $? = 0 configure:12699: result: yes configure:12711: checking for error_t configure:12711: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12711: $? = 0 configure:12711: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:45:22: error: expected expression before ')' token if (sizeof ((error_t))) ^ configure:12711: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ClamAV" | #define PACKAGE_TARNAME "clamav" | #define PACKAGE_VERSION "0.98.4" | #define PACKAGE_STRING "ClamAV 0.98.4" | #define PACKAGE_BUGREPORT "http://bugs.clamav.net/" | #define PACKAGE_URL "http://www.clamav.net/" | #define PACKAGE PACKAGE_NAME | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LIBCLAMAV_FULLVER "6.1.23" | #define LIBCLAMAV_MAJORVER 6 | #define VERSION "0.98.4" | #define VERSION_SUFFIX "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | /* end confdefs.h. */ | #if defined(HAVE_ARGZ_H) | # include | #endif | | int | main () | { | if (sizeof ((error_t))) | return 0; | ; | return 0; | } configure:12711: result: yes configure:12737: checking for argz_add configure:12737: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:12737: $? = 0 configure:12737: result: yes configure:12737: checking for argz_append configure:12737: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:12737: $? = 0 configure:12737: result: yes configure:12737: checking for argz_count configure:12737: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:12737: $? = 0 configure:12737: result: yes configure:12737: checking for argz_create_sep configure:12737: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:12737: $? = 0 configure:12737: result: yes configure:12737: checking for argz_insert configure:12737: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:12737: $? = 0 configure:12737: result: yes configure:12737: checking for argz_next configure:12737: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:12737: $? = 0 configure:12737: result: yes configure:12737: checking for argz_stringify configure:12737: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:12737: $? = 0 configure:12737: result: yes configure:12753: checking if argz actually works configure:12784: result: yes configure:12801: checking whether libtool supports -dlopen/-dlpreopen configure:12813: result: yes configure:12842: checking for ltdl.h configure:12842: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12842: $? = 0 configure:12842: result: yes configure:12846: checking whether lt_dlinterface_register is declared configure:12846: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12846: $? = 0 configure:12846: result: yes configure:12850: checking for lt_dladvise_preload in -lltdl configure:12875: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lltdl -ldl >&5 configure:12875: $? = 0 configure:12884: result: yes configure:12979: checking where to find libltdl headers configure:12981: result: configure:12983: checking where to find libltdl library configure:12985: result: -lltdl configure:13033: checking for unistd.h configure:13033: result: yes configure:13033: checking for dl.h configure:13033: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:84:16: fatal error: dl.h: No such file or directory #include ^ compilation terminated. configure:13033: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ClamAV" | #define PACKAGE_TARNAME "clamav" | #define PACKAGE_VERSION "0.98.4" | #define PACKAGE_STRING "ClamAV 0.98.4" | #define PACKAGE_BUGREPORT "http://bugs.clamav.net/" | #define PACKAGE_URL "http://www.clamav.net/" | #define PACKAGE PACKAGE_NAME | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LIBCLAMAV_FULLVER "6.1.23" | #define LIBCLAMAV_MAJORVER 6 | #define VERSION "0.98.4" | #define VERSION_SUFFIX "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 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:13033: result: no configure:13033: checking for sys/dl.h configure:13033: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:84:20: fatal error: sys/dl.h: No such file or directory #include ^ compilation terminated. configure:13033: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ClamAV" | #define PACKAGE_TARNAME "clamav" | #define PACKAGE_VERSION "0.98.4" | #define PACKAGE_STRING "ClamAV 0.98.4" | #define PACKAGE_BUGREPORT "http://bugs.clamav.net/" | #define PACKAGE_URL "http://www.clamav.net/" | #define PACKAGE PACKAGE_NAME | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LIBCLAMAV_FULLVER "6.1.23" | #define LIBCLAMAV_MAJORVER 6 | #define VERSION "0.98.4" | #define VERSION_SUFFIX "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 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:13033: result: no configure:13033: checking for dld.h configure:13033: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:84:17: fatal error: dld.h: No such file or directory #include ^ compilation terminated. configure:13033: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ClamAV" | #define PACKAGE_TARNAME "clamav" | #define PACKAGE_VERSION "0.98.4" | #define PACKAGE_STRING "ClamAV 0.98.4" | #define PACKAGE_BUGREPORT "http://bugs.clamav.net/" | #define PACKAGE_URL "http://www.clamav.net/" | #define PACKAGE PACKAGE_NAME | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LIBCLAMAV_FULLVER "6.1.23" | #define LIBCLAMAV_MAJORVER 6 | #define VERSION "0.98.4" | #define VERSION_SUFFIX "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 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:13033: result: no configure:13033: checking for mach-o/dyld.h configure:13033: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:84:25: fatal error: mach-o/dyld.h: No such file or directory #include ^ compilation terminated. configure:13033: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ClamAV" | #define PACKAGE_TARNAME "clamav" | #define PACKAGE_VERSION "0.98.4" | #define PACKAGE_STRING "ClamAV 0.98.4" | #define PACKAGE_BUGREPORT "http://bugs.clamav.net/" | #define PACKAGE_URL "http://www.clamav.net/" | #define PACKAGE PACKAGE_NAME | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LIBCLAMAV_FULLVER "6.1.23" | #define LIBCLAMAV_MAJORVER 6 | #define VERSION "0.98.4" | #define VERSION_SUFFIX "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 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:13033: result: no configure:13033: checking for dirent.h configure:13033: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13033: $? = 0 configure:13033: result: yes configure:13048: checking for closedir configure:13048: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:13048: $? = 0 configure:13048: result: yes configure:13048: checking for opendir configure:13048: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:13048: $? = 0 configure:13048: result: yes configure:13048: checking for readdir configure:13048: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:13048: $? = 0 configure:13048: result: yes configure:13065: checking for strlcat configure:13065: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 /tmp/ccmjmG7n.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strlcat' collect2: error: ld returned 1 exit status configure:13065: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ClamAV" | #define PACKAGE_TARNAME "clamav" | #define PACKAGE_VERSION "0.98.4" | #define PACKAGE_STRING "ClamAV 0.98.4" | #define PACKAGE_BUGREPORT "http://bugs.clamav.net/" | #define PACKAGE_URL "http://www.clamav.net/" | #define PACKAGE PACKAGE_NAME | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LIBCLAMAV_FULLVER "6.1.23" | #define LIBCLAMAV_MAJORVER 6 | #define VERSION "0.98.4" | #define VERSION_SUFFIX "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | /* end confdefs.h. */ | /* Define strlcat to an innocuous variant, in case declares strlcat. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcat innocuous_strlcat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcat | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strlcat (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strlcat || defined __stub___strlcat | choke me | #endif | | int | main () | { | return strlcat (); | ; | return 0; | } configure:13065: result: no configure:13065: checking for strlcpy configure:13065: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 /tmp/ccAvONZr.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strlcpy' collect2: error: ld returned 1 exit status configure:13065: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ClamAV" | #define PACKAGE_TARNAME "clamav" | #define PACKAGE_VERSION "0.98.4" | #define PACKAGE_STRING "ClamAV 0.98.4" | #define PACKAGE_BUGREPORT "http://bugs.clamav.net/" | #define PACKAGE_URL "http://www.clamav.net/" | #define PACKAGE PACKAGE_NAME | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LIBCLAMAV_FULLVER "6.1.23" | #define LIBCLAMAV_MAJORVER 6 | #define VERSION "0.98.4" | #define VERSION_SUFFIX "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | /* end confdefs.h. */ | /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcpy | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strlcpy (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strlcpy || defined __stub___strlcpy | choke me | #endif | | int | main () | { | return strlcpy (); | ; | return 0; | } configure:13065: result: no configure:13116: checking for i686-uhu-linux-gcc configure:13143: result: i686-uhu-linux-gcc configure:13412: checking for C compiler version configure:13421: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 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:13432: $? = 0 configure:13421: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:13432: $? = 0 configure:13421: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:13432: $? = 1 configure:13421: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:13432: $? = 1 configure:13436: checking whether we are using the GNU C compiler configure:13464: result: yes configure:13473: checking whether i686-uhu-linux-gcc accepts -g configure:13534: result: yes configure:13551: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:13627: result: none needed configure:13649: checking dependency style of i686-uhu-linux-gcc configure:13760: result: gcc3 configure:13776: checking whether ln -s works configure:13780: result: yes configure:13787: checking whether make sets $(MAKE) configure:13809: result: yes configure:13908: checking for cos in -lm configure:13933: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm -ldl >&5 conftest.c:63:6: warning: conflicting types for built-in function 'cos' [enabled by default] char cos (); ^ configure:13933: $? = 0 configure:13942: result: yes configure:13956: checking for stdint.h configure:13956: result: yes configure:13956: checking for unistd.h configure:13956: result: yes configure:13956: checking sys/int_types.h usability configure:13956: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:91:27: fatal error: sys/int_types.h: No such file or directory #include ^ compilation terminated. configure:13956: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ClamAV" | #define PACKAGE_TARNAME "clamav" | #define PACKAGE_VERSION "0.98.4" | #define PACKAGE_STRING "ClamAV 0.98.4" | #define PACKAGE_BUGREPORT "http://bugs.clamav.net/" | #define PACKAGE_URL "http://www.clamav.net/" | #define PACKAGE PACKAGE_NAME | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LIBCLAMAV_FULLVER "6.1.23" | #define LIBCLAMAV_MAJORVER 6 | #define VERSION "0.98.4" | #define VERSION_SUFFIX "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define LT_LIBPREFIX "lib" | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:13956: result: no configure:13956: checking sys/int_types.h presence configure:13956: i686-uhu-linux-gcc -E conftest.c conftest.c:58:27: fatal error: sys/int_types.h: No such file or directory #include ^ compilation terminated. configure:13956: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ClamAV" | #define PACKAGE_TARNAME "clamav" | #define PACKAGE_VERSION "0.98.4" | #define PACKAGE_STRING "ClamAV 0.98.4" | #define PACKAGE_BUGREPORT "http://bugs.clamav.net/" | #define PACKAGE_URL "http://www.clamav.net/" | #define PACKAGE PACKAGE_NAME | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LIBCLAMAV_FULLVER "6.1.23" | #define LIBCLAMAV_MAJORVER 6 | #define VERSION "0.98.4" | #define VERSION_SUFFIX "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define LT_LIBPREFIX "lib" | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:13956: result: no configure:13956: checking for sys/int_types.h configure:13956: result: no configure:13956: checking for dlfcn.h configure:13956: result: yes configure:13956: checking for inttypes.h configure:13956: result: yes configure:13956: checking sys/inttypes.h usability configure:13956: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:93:26: fatal error: sys/inttypes.h: No such file or directory #include ^ compilation terminated. configure:13956: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ClamAV" | #define PACKAGE_TARNAME "clamav" | #define PACKAGE_VERSION "0.98.4" | #define PACKAGE_STRING "ClamAV 0.98.4" | #define PACKAGE_BUGREPORT "http://bugs.clamav.net/" | #define PACKAGE_URL "http://www.clamav.net/" | #define PACKAGE PACKAGE_NAME | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LIBCLAMAV_FULLVER "6.1.23" | #define LIBCLAMAV_MAJORVER 6 | #define VERSION "0.98.4" | #define VERSION_SUFFIX "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define LT_LIBPREFIX "lib" | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_INTTYPES_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:13956: result: no configure:13956: checking sys/inttypes.h presence configure:13956: i686-uhu-linux-gcc -E conftest.c conftest.c:60:26: fatal error: sys/inttypes.h: No such file or directory #include ^ compilation terminated. configure:13956: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ClamAV" | #define PACKAGE_TARNAME "clamav" | #define PACKAGE_VERSION "0.98.4" | #define PACKAGE_STRING "ClamAV 0.98.4" | #define PACKAGE_BUGREPORT "http://bugs.clamav.net/" | #define PACKAGE_URL "http://www.clamav.net/" | #define PACKAGE PACKAGE_NAME | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LIBCLAMAV_FULLVER "6.1.23" | #define LIBCLAMAV_MAJORVER 6 | #define VERSION "0.98.4" | #define VERSION_SUFFIX "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define LT_LIBPREFIX "lib" | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include configure:13956: result: no configure:13956: checking for sys/inttypes.h configure:13956: result: no configure:13956: checking sys/times.h usability configure:13956: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13956: $? = 0 configure:13956: result: yes configure:13956: checking sys/times.h presence configure:13956: i686-uhu-linux-gcc -E conftest.c configure:13956: $? = 0 configure:13956: result: yes configure:13956: checking for sys/times.h configure:13956: result: yes configure:13956: checking for memory.h configure:13956: result: yes configure:13956: checking ndir.h usability configure:13956: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:95:18: fatal error: ndir.h: No such file or directory #include ^ compilation terminated. configure:13956: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ClamAV" | #define PACKAGE_TARNAME "clamav" | #define PACKAGE_VERSION "0.98.4" | #define PACKAGE_STRING "ClamAV 0.98.4" | #define PACKAGE_BUGREPORT "http://bugs.clamav.net/" | #define PACKAGE_URL "http://www.clamav.net/" | #define PACKAGE PACKAGE_NAME | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LIBCLAMAV_FULLVER "6.1.23" | #define LIBCLAMAV_MAJORVER 6 | #define VERSION "0.98.4" | #define VERSION_SUFFIX "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define LT_LIBPREFIX "lib" | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MEMORY_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:13956: result: no configure:13956: checking ndir.h presence configure:13956: i686-uhu-linux-gcc -E conftest.c conftest.c:62:18: fatal error: ndir.h: No such file or directory #include ^ compilation terminated. configure:13956: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ClamAV" | #define PACKAGE_TARNAME "clamav" | #define PACKAGE_VERSION "0.98.4" | #define PACKAGE_STRING "ClamAV 0.98.4" | #define PACKAGE_BUGREPORT "http://bugs.clamav.net/" | #define PACKAGE_URL "http://www.clamav.net/" | #define PACKAGE PACKAGE_NAME | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LIBCLAMAV_FULLVER "6.1.23" | #define LIBCLAMAV_MAJORVER 6 | #define VERSION "0.98.4" | #define VERSION_SUFFIX "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define LT_LIBPREFIX "lib" | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MEMORY_H 1 | /* end confdefs.h. */ | #include configure:13956: result: no configure:13956: checking for ndir.h configure:13956: result: no configure:13956: checking for stdlib.h configure:13956: result: yes configure:13956: checking for strings.h configure:13956: result: yes configure:13956: checking for string.h configure:13956: result: yes configure:13956: checking sys/mman.h usability configure:13956: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13956: $? = 0 configure:13956: result: yes configure:13956: checking sys/mman.h presence configure:13956: i686-uhu-linux-gcc -E conftest.c configure:13956: $? = 0 configure:13956: result: yes configure:13956: checking for sys/mman.h configure:13956: result: yes configure:13956: checking sys/param.h usability configure:13956: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13956: $? = 0 configure:13956: result: yes configure:13956: checking sys/param.h presence configure:13956: i686-uhu-linux-gcc -E conftest.c configure:13956: $? = 0 configure:13956: result: yes configure:13956: checking for sys/param.h configure:13956: result: yes configure:13956: checking for sys/stat.h configure:13956: result: yes configure:13956: checking for sys/types.h configure:13956: result: yes configure:13956: checking malloc.h usability configure:13956: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13956: $? = 0 configure:13956: result: yes configure:13956: checking malloc.h presence configure:13956: i686-uhu-linux-gcc -E conftest.c configure:13956: $? = 0 configure:13956: result: yes configure:13956: checking for malloc.h configure:13956: result: yes configure:13956: checking poll.h usability configure:13956: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13956: $? = 0 configure:13956: result: yes configure:13956: checking poll.h presence configure:13956: i686-uhu-linux-gcc -E conftest.c configure:13956: $? = 0 configure:13956: result: yes configure:13956: checking for poll.h configure:13956: result: yes configure:13956: checking limits.h usability configure:13956: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13956: $? = 0 configure:13956: result: yes configure:13956: checking limits.h presence configure:13956: i686-uhu-linux-gcc -E conftest.c configure:13956: $? = 0 configure:13956: result: yes configure:13956: checking for limits.h configure:13956: result: yes configure:13956: checking sys/filio.h usability configure:13956: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:105:23: fatal error: sys/filio.h: No such file or directory #include ^ compilation terminated. configure:13956: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ClamAV" | #define PACKAGE_TARNAME "clamav" | #define PACKAGE_VERSION "0.98.4" | #define PACKAGE_STRING "ClamAV 0.98.4" | #define PACKAGE_BUGREPORT "http://bugs.clamav.net/" | #define PACKAGE_URL "http://www.clamav.net/" | #define PACKAGE PACKAGE_NAME | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LIBCLAMAV_FULLVER "6.1.23" | #define LIBCLAMAV_MAJORVER 6 | #define VERSION "0.98.4" | #define VERSION_SUFFIX "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define LT_LIBPREFIX "lib" | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_LIMITS_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:13956: result: no configure:13956: checking sys/filio.h presence configure:13956: i686-uhu-linux-gcc -E conftest.c conftest.c:72:23: fatal error: sys/filio.h: No such file or directory #include ^ compilation terminated. configure:13956: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ClamAV" | #define PACKAGE_TARNAME "clamav" | #define PACKAGE_VERSION "0.98.4" | #define PACKAGE_STRING "ClamAV 0.98.4" | #define PACKAGE_BUGREPORT "http://bugs.clamav.net/" | #define PACKAGE_URL "http://www.clamav.net/" | #define PACKAGE PACKAGE_NAME | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LIBCLAMAV_FULLVER "6.1.23" | #define LIBCLAMAV_MAJORVER 6 | #define VERSION "0.98.4" | #define VERSION_SUFFIX "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define LT_LIBPREFIX "lib" | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include configure:13956: result: no configure:13956: checking for sys/filio.h configure:13956: result: no configure:13956: checking sys/uio.h usability configure:13956: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13956: $? = 0 configure:13956: result: yes configure:13956: checking sys/uio.h presence configure:13956: i686-uhu-linux-gcc -E conftest.c configure:13956: $? = 0 configure:13956: result: yes configure:13956: checking for sys/uio.h configure:13956: result: yes configure:13956: checking termios.h usability configure:13956: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13956: $? = 0 configure:13956: result: yes configure:13956: checking termios.h presence configure:13956: i686-uhu-linux-gcc -E conftest.c configure:13956: $? = 0 configure:13956: result: yes configure:13956: checking for termios.h configure:13956: result: yes configure:13956: checking stdbool.h usability configure:13956: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13956: $? = 0 configure:13956: result: yes configure:13956: checking stdbool.h presence configure:13956: i686-uhu-linux-gcc -E conftest.c configure:13956: $? = 0 configure:13956: result: yes configure:13956: checking for stdbool.h configure:13956: result: yes configure:13956: checking pwd.h usability configure:13956: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13956: $? = 0 configure:13956: result: yes configure:13956: checking pwd.h presence configure:13956: i686-uhu-linux-gcc -E conftest.c configure:13956: $? = 0 configure:13956: result: yes configure:13956: checking for pwd.h configure:13956: result: yes configure:13956: checking grp.h usability configure:13956: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13956: $? = 0 configure:13956: result: yes configure:13956: checking grp.h presence configure:13956: i686-uhu-linux-gcc -E conftest.c configure:13956: $? = 0 configure:13956: result: yes configure:13956: checking for grp.h configure:13956: result: yes configure:13966: checking syslog.h usability configure:13966: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13966: $? = 0 configure:13966: result: yes configure:13966: checking syslog.h presence configure:13966: i686-uhu-linux-gcc -E conftest.c configure:13966: $? = 0 configure:13966: result: yes configure:13966: checking for syslog.h configure:13966: result: yes configure:13976: checking pthread.h usability configure:13976: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13976: $? = 0 configure:13976: result: yes configure:13976: checking pthread.h presence configure:13976: i686-uhu-linux-gcc -E conftest.c configure:13976: $? = 0 configure:13976: result: yes configure:13976: checking for pthread.h configure:13976: result: yes configure:14003: checking for multiarch libdir configure:14019: result: ${exec_prefix}/lib configure:14035: checking for C/C++ restrict keyword configure:14060: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14060: $? = 0 configure:14068: result: __restrict configure:14081: checking for an ANSI C-conforming const configure:14147: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14147: $? = 0 configure:14154: result: yes configure:14162: checking for inline configure:14178: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14178: $? = 0 configure:14186: result: inline configure:14204: checking whether byte ordering is bigendian configure:14219: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:83:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:83:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:83:15: error: unknown type name 'universal' configure:14219: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ClamAV" | #define PACKAGE_TARNAME "clamav" | #define PACKAGE_VERSION "0.98.4" | #define PACKAGE_STRING "ClamAV 0.98.4" | #define PACKAGE_BUGREPORT "http://bugs.clamav.net/" | #define PACKAGE_URL "http://www.clamav.net/" | #define PACKAGE PACKAGE_NAME | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LIBCLAMAV_FULLVER "6.1.23" | #define LIBCLAMAV_MAJORVER 6 | #define VERSION "0.98.4" | #define VERSION_SUFFIX "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define LT_LIBPREFIX "lib" | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define USE_SYSLOG 1 | #define HAVE_PTHREAD_H 1 | #define SCANBUFF 131072 | #define FILEBUFF 8192 | #define restrict __restrict | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:14264: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14264: $? = 0 configure:14282: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:89:4: error: unknown type name 'not' not big endian ^ conftest.c:89:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:14282: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ClamAV" | #define PACKAGE_TARNAME "clamav" | #define PACKAGE_VERSION "0.98.4" | #define PACKAGE_STRING "ClamAV 0.98.4" | #define PACKAGE_BUGREPORT "http://bugs.clamav.net/" | #define PACKAGE_URL "http://www.clamav.net/" | #define PACKAGE PACKAGE_NAME | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LIBCLAMAV_FULLVER "6.1.23" | #define LIBCLAMAV_MAJORVER 6 | #define VERSION "0.98.4" | #define VERSION_SUFFIX "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define LT_LIBPREFIX "lib" | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define USE_SYSLOG 1 | #define HAVE_PTHREAD_H 1 | #define SCANBUFF 131072 | #define FILEBUFF 8192 | #define restrict __restrict | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:14410: result: no configure:14441: checking for a supported version of gcc configure:14451: result: ok (4.8.3) configure:14485: checking for gcc bug PR27603 configure:14511: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c -ldl >&5 configure:14511: $? = 0 configure:14511: ./conftest configure:14511: $? = 0 configure:14512: result: ok, bug not present configure:14522: checking for gcc bug PR26763-2 configure:14550: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c -ldl >&5 configure:14550: $? = 0 configure:14550: ./conftest configure:14550: $? = 0 configure:14551: result: ok, bug not present configure:14561: checking for valid code generation of CLI_ISCONTAINED configure:14628: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c -ldl >&5 configure:14628: $? = 0 configure:14628: ./conftest configure:14628: $? = 0 configure:14629: result: ok, bug not present configure:14639: checking for gcc bug PR28045 configure:14670: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c -ldl >&5 configure:14670: $? = 0 configure:14670: ./conftest configure:14670: $? = 0 configure:14671: result: ok, bug not present configure:14681: checking for gcc bug PR37573 configure:14766: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c -ldl >&5 configure:14766: $? = 0 configure:14766: ./conftest configure:14766: $? = 0 configure:14767: result: ok, bug not present configure:14783: checking for off_t configure:14783: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c >&5 configure:14783: $? = 0 configure:14783: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c >&5 conftest.c: In function 'main': conftest.c:118:20: error: expected expression before ')' token if (sizeof ((off_t))) ^ configure:14783: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ClamAV" | #define PACKAGE_TARNAME "clamav" | #define PACKAGE_VERSION "0.98.4" | #define PACKAGE_STRING "ClamAV 0.98.4" | #define PACKAGE_BUGREPORT "http://bugs.clamav.net/" | #define PACKAGE_URL "http://www.clamav.net/" | #define PACKAGE PACKAGE_NAME | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LIBCLAMAV_FULLVER "6.1.23" | #define LIBCLAMAV_MAJORVER 6 | #define VERSION "0.98.4" | #define VERSION_SUFFIX "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define LT_LIBPREFIX "lib" | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define USE_SYSLOG 1 | #define HAVE_PTHREAD_H 1 | #define SCANBUFF 131072 | #define FILEBUFF 8192 | #define restrict __restrict | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:14783: result: yes configure:14794: checking size of short configure:14814: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c >&5 conftest.c: In function 'main': conftest.c:89:20: error: duplicate case value switch (0) case 0: case (sizeof (short) == 4):; ^ conftest.c:89:12: error: previously used here switch (0) case 0: case (sizeof (short) == 4):; ^ configure:14814: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ClamAV" | #define PACKAGE_TARNAME "clamav" | #define PACKAGE_VERSION "0.98.4" | #define PACKAGE_STRING "ClamAV 0.98.4" | #define PACKAGE_BUGREPORT "http://bugs.clamav.net/" | #define PACKAGE_URL "http://www.clamav.net/" | #define PACKAGE PACKAGE_NAME | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LIBCLAMAV_FULLVER "6.1.23" | #define LIBCLAMAV_MAJORVER 6 | #define VERSION "0.98.4" | #define VERSION_SUFFIX "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define LT_LIBPREFIX "lib" | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define USE_SYSLOG 1 | #define HAVE_PTHREAD_H 1 | #define SCANBUFF 131072 | #define FILEBUFF 8192 | #define restrict __restrict | /* end confdefs.h. */ | #include "confdefs.h" | #include | | | int | main () | { | switch (0) case 0: case (sizeof (short) == 4):; | ; | return 0; | } configure:14814: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c >&5 conftest.c: In function 'main': conftest.c:89:20: error: duplicate case value switch (0) case 0: case (sizeof (short) == 8):; ^ conftest.c:89:12: error: previously used here switch (0) case 0: case (sizeof (short) == 8):; ^ configure:14814: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ClamAV" | #define PACKAGE_TARNAME "clamav" | #define PACKAGE_VERSION "0.98.4" | #define PACKAGE_STRING "ClamAV 0.98.4" | #define PACKAGE_BUGREPORT "http://bugs.clamav.net/" | #define PACKAGE_URL "http://www.clamav.net/" | #define PACKAGE PACKAGE_NAME | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LIBCLAMAV_FULLVER "6.1.23" | #define LIBCLAMAV_MAJORVER 6 | #define VERSION "0.98.4" | #define VERSION_SUFFIX "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define LT_LIBPREFIX "lib" | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define USE_SYSLOG 1 | #define HAVE_PTHREAD_H 1 | #define SCANBUFF 131072 | #define FILEBUFF 8192 | #define restrict __restrict | /* end confdefs.h. */ | #include "confdefs.h" | #include | | | int | main () | { | switch (0) case 0: case (sizeof (short) == 8):; | ; | return 0; | } configure:14814: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c >&5 conftest.c: In function 'main': conftest.c:89:20: error: duplicate case value switch (0) case 0: case (sizeof (short) == 1):; ^ conftest.c:89:12: error: previously used here switch (0) case 0: case (sizeof (short) == 1):; ^ configure:14814: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ClamAV" | #define PACKAGE_TARNAME "clamav" | #define PACKAGE_VERSION "0.98.4" | #define PACKAGE_STRING "ClamAV 0.98.4" | #define PACKAGE_BUGREPORT "http://bugs.clamav.net/" | #define PACKAGE_URL "http://www.clamav.net/" | #define PACKAGE PACKAGE_NAME | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LIBCLAMAV_FULLVER "6.1.23" | #define LIBCLAMAV_MAJORVER 6 | #define VERSION "0.98.4" | #define VERSION_SUFFIX "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define LT_LIBPREFIX "lib" | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define USE_SYSLOG 1 | #define HAVE_PTHREAD_H 1 | #define SCANBUFF 131072 | #define FILEBUFF 8192 | #define restrict __restrict | /* end confdefs.h. */ | #include "confdefs.h" | #include | | | int | main () | { | switch (0) case 0: case (sizeof (short) == 1):; | ; | return 0; | } configure:14814: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c >&5 configure:14814: $? = 0 configure:14826: result: 2 configure:14834: checking size of int configure:14854: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c >&5 configure:14854: $? = 0 configure:14866: result: 4 configure:14874: checking size of long configure:14894: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c >&5 configure:14894: $? = 0 configure:14906: result: 4 configure:14914: checking size of long long configure:14934: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c >&5 conftest.c: In function 'main': conftest.c:92:20: error: duplicate case value switch (0) case 0: case (sizeof (long long) == 4):; ^ conftest.c:92:12: error: previously used here switch (0) case 0: case (sizeof (long long) == 4):; ^ configure:14934: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ClamAV" | #define PACKAGE_TARNAME "clamav" | #define PACKAGE_VERSION "0.98.4" | #define PACKAGE_STRING "ClamAV 0.98.4" | #define PACKAGE_BUGREPORT "http://bugs.clamav.net/" | #define PACKAGE_URL "http://www.clamav.net/" | #define PACKAGE PACKAGE_NAME | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LIBCLAMAV_FULLVER "6.1.23" | #define LIBCLAMAV_MAJORVER 6 | #define VERSION "0.98.4" | #define VERSION_SUFFIX "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define LT_LIBPREFIX "lib" | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define USE_SYSLOG 1 | #define HAVE_PTHREAD_H 1 | #define SCANBUFF 131072 | #define FILEBUFF 8192 | #define restrict __restrict | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | #include "confdefs.h" | #include | | | int | main () | { | switch (0) case 0: case (sizeof (long long) == 4):; | ; | return 0; | } configure:14934: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c >&5 configure:14934: $? = 0 configure:14946: result: 8 configure:14954: checking size of void * configure:14974: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c >&5 configure:14974: $? = 0 configure:14986: result: 4 configure:14995: checking for ld --version-script configure:15024: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic -fno-strict-aliasing -fPIC -DPIC -shared -o conftest.so conftest.c -Wl,--version-script,conftest.map 1>&5 configure:15027: $? = 0 configure:15051: result: yes configure:15084: checking whether uname(2) is POSIX configure:15100: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c -ldl >&5 configure:15100: $? = 0 configure:15100: ./conftest configure:15100: $? = 0 configure:15112: result: yes configure:15121: checking for bind in -lsocket configure:15146: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c -lsocket -ldl >&5 /usr/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:15146: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ClamAV" | #define PACKAGE_TARNAME "clamav" | #define PACKAGE_VERSION "0.98.4" | #define PACKAGE_STRING "ClamAV 0.98.4" | #define PACKAGE_BUGREPORT "http://bugs.clamav.net/" | #define PACKAGE_URL "http://www.clamav.net/" | #define PACKAGE PACKAGE_NAME | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LIBCLAMAV_FULLVER "6.1.23" | #define LIBCLAMAV_MAJORVER 6 | #define VERSION "0.98.4" | #define VERSION_SUFFIX "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define LT_LIBPREFIX "lib" | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define USE_SYSLOG 1 | #define HAVE_PTHREAD_H 1 | #define SCANBUFF 131072 | #define FILEBUFF 8192 | #define restrict __restrict | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define HAVE_UNAME_SYSCALL 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 bind (); | int | main () | { | return bind (); | ; | return 0; | } configure:15155: result: no configure:15161: checking for library containing gethostent configure:15192: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c -ldl >&5 configure:15192: $? = 0 configure:15209: result: none required configure:15221: checking for poll configure:15221: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c -ldl >&5 configure:15221: $? = 0 configure:15221: result: yes configure:15221: checking for setsid configure:15221: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c -ldl >&5 configure:15221: $? = 0 configure:15221: result: yes configure:15221: checking for memcpy configure:15221: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c -ldl >&5 conftest.c:113:6: warning: conflicting types for built-in function 'memcpy' [enabled by default] char memcpy (); ^ configure:15221: $? = 0 configure:15221: result: yes configure:15221: checking for snprintf configure:15221: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c -ldl >&5 conftest.c:114:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] char snprintf (); ^ configure:15221: $? = 0 configure:15221: result: yes configure:15221: checking for vsnprintf configure:15221: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c -ldl >&5 conftest.c:115:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default] char vsnprintf (); ^ configure:15221: $? = 0 configure:15221: result: yes configure:15221: checking for strerror_r configure:15221: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c -ldl >&5 configure:15221: $? = 0 configure:15221: result: yes configure:15221: checking for strlcpy configure:15221: result: no configure:15221: checking for strlcat configure:15221: result: no configure:15221: checking for strcasestr configure:15221: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c -ldl >&5 configure:15221: $? = 0 configure:15221: result: yes configure:15221: checking for inet_ntop configure:15221: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c -ldl >&5 configure:15221: $? = 0 configure:15221: result: yes configure:15221: checking for setgroups configure:15221: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c -ldl >&5 configure:15221: $? = 0 configure:15221: result: yes configure:15221: checking for initgroups configure:15221: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c -ldl >&5 configure:15221: $? = 0 configure:15221: result: yes configure:15221: checking for ctime_r configure:15221: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c -ldl >&5 configure:15221: $? = 0 configure:15221: result: yes configure:15221: checking for mkstemp configure:15221: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c -ldl >&5 configure:15221: $? = 0 configure:15221: result: yes configure:15221: checking for mallinfo configure:15221: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c -ldl >&5 configure:15221: $? = 0 configure:15221: result: yes configure:15221: checking for madvise configure:15221: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c -ldl >&5 configure:15221: $? = 0 configure:15221: result: yes configure:15230: checking for _LARGEFILE_SOURCE value needed for large files configure:15249: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c -ldl >&5 configure:15249: $? = 0 configure:15277: result: no configure:15300: checking for working mmap configure:15371: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c -ldl >&5 configure:15371: $? = 0 configure:15371: ./conftest configure:15371: $? = 0 configure:15381: result: yes configure:15392: checking for sysconf(_SC_PAGESIZE) configure:15413: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c -ldl >&5 configure:15413: $? = 0 configure:15422: result: yes configure:15430: checking for getpagesize() configure:15450: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c -ldl >&5 configure:15450: $? = 0 configure:15459: result: yes configure:15469: checking for MAP_ANON(YMOUS) configure:15487: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c -ldl >&5 configure:15487: $? = 0 configure:15520: result: MAP_ANONYMOUS configure:15533: checking for enable_extended_FILE_stdio configure:15533: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c -ldl >&5 /tmp/ccsZ0yi0.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `enable_extended_FILE_stdio' collect2: error: ld returned 1 exit status configure:15533: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ClamAV" | #define PACKAGE_TARNAME "clamav" | #define PACKAGE_VERSION "0.98.4" | #define PACKAGE_STRING "ClamAV 0.98.4" | #define PACKAGE_BUGREPORT "http://bugs.clamav.net/" | #define PACKAGE_URL "http://www.clamav.net/" | #define PACKAGE PACKAGE_NAME | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LIBCLAMAV_FULLVER "6.1.23" | #define LIBCLAMAV_MAJORVER 6 | #define VERSION "0.98.4" | #define VERSION_SUFFIX "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define LT_LIBPREFIX "lib" | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define USE_SYSLOG 1 | #define HAVE_PTHREAD_H 1 | #define SCANBUFF 131072 | #define FILEBUFF 8192 | #define restrict __restrict | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define HAVE_UNAME_SYSCALL 1 | #define HAVE_POLL 1 | #define HAVE_SETSID 1 | #define HAVE_MEMCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRCASESTR 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_CTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MALLINFO 1 | #define HAVE_MADVISE 1 | #define HAVE_FSEEKO 1 | #define HAVE_MMAP 1 | #define HAVE_SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define ANONYMOUS_MAP MAP_ANONYMOUS | /* end confdefs.h. */ | /* Define enable_extended_FILE_stdio to an innocuous variant, in case declares enable_extended_FILE_stdio. | For example, HP-UX 11i declares gettimeofday. */ | #define enable_extended_FILE_stdio innocuous_enable_extended_FILE_stdio | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char enable_extended_FILE_stdio (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef enable_extended_FILE_stdio | | /* 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 enable_extended_FILE_stdio (); | /* 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_enable_extended_FILE_stdio || defined __stub___enable_extended_FILE_stdio | choke me | #endif | | int | main () | { | return enable_extended_FILE_stdio (); | ; | return 0; | } configure:15533: result: no configure:15545: checking for timegm configure:15545: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c -ldl >&5 configure:15545: $? = 0 configure:15545: result: yes configure:15556: checking for sysctlbyname configure:15556: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c -ldl >&5 /tmp/ccETpmM9.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `sysctlbyname' collect2: error: ld returned 1 exit status configure:15556: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ClamAV" | #define PACKAGE_TARNAME "clamav" | #define PACKAGE_VERSION "0.98.4" | #define PACKAGE_STRING "ClamAV 0.98.4" | #define PACKAGE_BUGREPORT "http://bugs.clamav.net/" | #define PACKAGE_URL "http://www.clamav.net/" | #define PACKAGE PACKAGE_NAME | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LIBCLAMAV_FULLVER "6.1.23" | #define LIBCLAMAV_MAJORVER 6 | #define VERSION "0.98.4" | #define VERSION_SUFFIX "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define LT_LIBPREFIX "lib" | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define USE_SYSLOG 1 | #define HAVE_PTHREAD_H 1 | #define SCANBUFF 131072 | #define FILEBUFF 8192 | #define restrict __restrict | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define HAVE_UNAME_SYSCALL 1 | #define HAVE_POLL 1 | #define HAVE_SETSID 1 | #define HAVE_MEMCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRCASESTR 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_CTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MALLINFO 1 | #define HAVE_MADVISE 1 | #define HAVE_FSEEKO 1 | #define HAVE_MMAP 1 | #define HAVE_SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define ANONYMOUS_MAP MAP_ANONYMOUS | #define HAVE_TIMEGM 1 | /* end confdefs.h. */ | /* Define sysctlbyname to an innocuous variant, in case declares sysctlbyname. | For example, HP-UX 11i declares gettimeofday. */ | #define sysctlbyname innocuous_sysctlbyname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sysctlbyname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sysctlbyname | | /* 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 sysctlbyname (); | /* 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_sysctlbyname || defined __stub___sysctlbyname | choke me | #endif | | int | main () | { | return sysctlbyname (); | ; | return 0; | } configure:15556: result: no configure:15654: checking for ld used by GCC configure:15718: result: /usr/bin/ld configure:15725: checking if the linker (/usr/bin/ld) is GNU ld configure:15738: result: yes configure:15745: checking for shared library run path origin configure:15758: result: done configure:16236: checking check.h usability configure:16236: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c >&5 conftest.c:142:19: fatal error: check.h: No such file or directory #include ^ compilation terminated. configure:16236: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ClamAV" | #define PACKAGE_TARNAME "clamav" | #define PACKAGE_VERSION "0.98.4" | #define PACKAGE_STRING "ClamAV 0.98.4" | #define PACKAGE_BUGREPORT "http://bugs.clamav.net/" | #define PACKAGE_URL "http://www.clamav.net/" | #define PACKAGE PACKAGE_NAME | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LIBCLAMAV_FULLVER "6.1.23" | #define LIBCLAMAV_MAJORVER 6 | #define VERSION "0.98.4" | #define VERSION_SUFFIX "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define LT_LIBPREFIX "lib" | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define USE_SYSLOG 1 | #define HAVE_PTHREAD_H 1 | #define SCANBUFF 131072 | #define FILEBUFF 8192 | #define restrict __restrict | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define HAVE_UNAME_SYSCALL 1 | #define HAVE_POLL 1 | #define HAVE_SETSID 1 | #define HAVE_MEMCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRCASESTR 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_CTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MALLINFO 1 | #define HAVE_MADVISE 1 | #define HAVE_FSEEKO 1 | #define HAVE_MMAP 1 | #define HAVE_SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define ANONYMOUS_MAP MAP_ANONYMOUS | #define HAVE_TIMEGM 1 | #define USE_MPOOL 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:16236: result: no configure:16236: checking check.h presence configure:16236: i686-uhu-linux-gcc -E conftest.c conftest.c:109:19: fatal error: check.h: No such file or directory #include ^ compilation terminated. configure:16236: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ClamAV" | #define PACKAGE_TARNAME "clamav" | #define PACKAGE_VERSION "0.98.4" | #define PACKAGE_STRING "ClamAV 0.98.4" | #define PACKAGE_BUGREPORT "http://bugs.clamav.net/" | #define PACKAGE_URL "http://www.clamav.net/" | #define PACKAGE PACKAGE_NAME | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LIBCLAMAV_FULLVER "6.1.23" | #define LIBCLAMAV_MAJORVER 6 | #define VERSION "0.98.4" | #define VERSION_SUFFIX "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define LT_LIBPREFIX "lib" | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define USE_SYSLOG 1 | #define HAVE_PTHREAD_H 1 | #define SCANBUFF 131072 | #define FILEBUFF 8192 | #define restrict __restrict | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define HAVE_UNAME_SYSCALL 1 | #define HAVE_POLL 1 | #define HAVE_SETSID 1 | #define HAVE_MEMCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRCASESTR 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_CTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MALLINFO 1 | #define HAVE_MADVISE 1 | #define HAVE_FSEEKO 1 | #define HAVE_MMAP 1 | #define HAVE_SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define ANONYMOUS_MAP MAP_ANONYMOUS | #define HAVE_TIMEGM 1 | #define USE_MPOOL 1 | /* end confdefs.h. */ | #include configure:16236: result: no configure:16236: checking for check.h configure:16236: result: no configure:16280: unable to compile/link with check configure:16498: checking for libxml2 installation configure:16528: result: not found configure:16634: ****** libxml2 support unavailable configure:16653: checking for OpenSSL installation configure:16671: result: /usr configure:16701: checking for SSL_library_init in -lssl configure:16726: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c -lssl -lcrypto -ldl >&5 configure:16726: $? = 0 configure:16735: result: yes configure:16744: checking for EVP_EncryptInit in -lcrypto configure:16769: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c -lcrypto -ldl >&5 configure:16769: $? = 0 configure:16778: result: yes configure:16787: checking for X509_VERIFY_PARAM_new in -lssl configure:16812: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c -lssl -lcrypto -ldl >&5 configure:16812: $? = 0 configure:16821: result: yes configure:16840: checking whether to enable maintainer-specific portions of Makefiles configure:16849: result: no configure:16863: checking for zlib installation configure:16882: result: /usr configure:17017: checking for inflateEnd in -lz configure:17042: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c -lz -ldl >&5 configure:17042: $? = 0 configure:17051: result: yes configure:17059: checking for gzopen in -lz configure:17084: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c -lz -ldl >&5 configure:17084: $? = 0 configure:17093: result: yes configure:17127: checking how to link with libbz2 configure:17587: result: /usr/lib/libbz2.so configure:17628: checking for BZ2_bzDecompressInit in -lbz2 configure:17653: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -L/usr/lib conftest.c -lbz2 -ldl >&5 configure:17653: $? = 0 configure:17662: result: yes configure:17675: checking bzlib.h usability configure:17675: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c >&5 configure:17675: $? = 0 configure:17675: result: yes configure:17675: checking bzlib.h presence configure:17675: i686-uhu-linux-gcc -E conftest.c configure:17675: $? = 0 configure:17675: result: yes configure:17675: checking for bzlib.h configure:17675: result: yes configure:17677: checking for CVE-2008-1372 configure:17751: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c -lz /usr/lib/libbz2.so >&5 configure:17751: $? = 0 configure:17751: ./conftest configure:17751: $? = 0 configure:17769: result: ok configure:17808: checking for CVE-2010-0405 configure:17885: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c -lz /usr/lib/libbz2.so >&5 configure:17885: $? = 0 configure:17885: ./conftest configure:17885: $? = 0 configure:17903: result: ok configure:17981: checking for getaddrinfo configure:18010: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c -ldl >&5 configure:18010: $? = 0 configure:18010: ./conftest configure:18010: $? = 0 configure:18022: result: yes configure:18041: checking for IPv6 support configure:18075: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c -ldl >&5 conftest.c: In function 'main': conftest.c:127:4: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default] memset(&hints, 0, sizeof(hints)); ^ configure:18075: $? = 0 configure:18075: ./conftest configure:18075: $? = 0 configure:18087: result: yes configure:18108: checking for resolv.h configure:18108: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c >&5 configure:18108: $? = 0 configure:18108: result: yes configure:18116: checking for dn_expand in std libs configure:18133: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c -ldl >&5 /tmp/ccYKO9Tl.o: In function `main': conftest.c:(.text.startup+0x1): undefined reference to `__dn_expand' collect2: error: ld returned 1 exit status configure:18133: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ClamAV" | #define PACKAGE_TARNAME "clamav" | #define PACKAGE_VERSION "0.98.4" | #define PACKAGE_STRING "ClamAV 0.98.4" | #define PACKAGE_BUGREPORT "http://bugs.clamav.net/" | #define PACKAGE_URL "http://www.clamav.net/" | #define PACKAGE PACKAGE_NAME | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LIBCLAMAV_FULLVER "6.1.23" | #define LIBCLAMAV_MAJORVER 6 | #define VERSION "0.98.4" | #define VERSION_SUFFIX "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define LT_LIBPREFIX "lib" | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define USE_SYSLOG 1 | #define HAVE_PTHREAD_H 1 | #define SCANBUFF 131072 | #define FILEBUFF 8192 | #define restrict __restrict | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define HAVE_UNAME_SYSCALL 1 | #define HAVE_POLL 1 | #define HAVE_SETSID 1 | #define HAVE_MEMCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRCASESTR 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_CTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MALLINFO 1 | #define HAVE_MADVISE 1 | #define HAVE_FSEEKO 1 | #define HAVE_MMAP 1 | #define HAVE_SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define ANONYMOUS_MAP MAP_ANONYMOUS | #define HAVE_TIMEGM 1 | #define USE_MPOOL 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBZ 1 | #define HAVE_BZLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define SUPPORT_IPv6 1 | /* end confdefs.h. */ | | #include | #include | #include | #include | int main() { return (long)dn_expand; } | configure:18143: result: no configure:18148: checking for dn_expand in -lresolv configure:18165: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c -lresolv >&5 configure:18165: $? = 0 configure:18175: result: yes configure:18207: checking whether setpgrp takes no argument configure:18229: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c -ldl >&5 conftest.c: In function 'main': conftest.c:154:3: error: too many arguments to function 'setpgrp' return setpgrp (1,1) != -1; ^ In file included from conftest.c:146:0: /usr/include/unistd.h:660:12: note: declared here extern int setpgrp (void) __THROW; ^ configure:18229: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ClamAV" | #define PACKAGE_TARNAME "clamav" | #define PACKAGE_VERSION "0.98.4" | #define PACKAGE_STRING "ClamAV 0.98.4" | #define PACKAGE_BUGREPORT "http://bugs.clamav.net/" | #define PACKAGE_URL "http://www.clamav.net/" | #define PACKAGE PACKAGE_NAME | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LIBCLAMAV_FULLVER "6.1.23" | #define LIBCLAMAV_MAJORVER 6 | #define VERSION "0.98.4" | #define VERSION_SUFFIX "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define LT_LIBPREFIX "lib" | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define USE_SYSLOG 1 | #define HAVE_PTHREAD_H 1 | #define SCANBUFF 131072 | #define FILEBUFF 8192 | #define restrict __restrict | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define HAVE_UNAME_SYSCALL 1 | #define HAVE_POLL 1 | #define HAVE_SETSID 1 | #define HAVE_MEMCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRCASESTR 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_CTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MALLINFO 1 | #define HAVE_MADVISE 1 | #define HAVE_FSEEKO 1 | #define HAVE_MMAP 1 | #define HAVE_SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define ANONYMOUS_MAP MAP_ANONYMOUS | #define HAVE_TIMEGM 1 | #define USE_MPOOL 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBZ 1 | #define HAVE_BZLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define SUPPORT_IPv6 1 | #define HAVE_RESOLV_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | /* If this system has a BSD-style setpgrp which takes arguments, | setpgrp(1, 1) will fail with ESRCH and return -1, in that case | exit successfully. */ | return setpgrp (1,1) != -1; | ; | return 0; | } configure:18239: result: yes configure:18307: checking for libiconv_open in -liconv configure:18332: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c -liconv -ldl >&5 /usr/bin/ld: cannot find -liconv collect2: error: ld returned 1 exit status configure:18332: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ClamAV" | #define PACKAGE_TARNAME "clamav" | #define PACKAGE_VERSION "0.98.4" | #define PACKAGE_STRING "ClamAV 0.98.4" | #define PACKAGE_BUGREPORT "http://bugs.clamav.net/" | #define PACKAGE_URL "http://www.clamav.net/" | #define PACKAGE PACKAGE_NAME | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LIBCLAMAV_FULLVER "6.1.23" | #define LIBCLAMAV_MAJORVER 6 | #define VERSION "0.98.4" | #define VERSION_SUFFIX "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define LT_LIBPREFIX "lib" | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define USE_SYSLOG 1 | #define HAVE_PTHREAD_H 1 | #define SCANBUFF 131072 | #define FILEBUFF 8192 | #define restrict __restrict | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define HAVE_UNAME_SYSCALL 1 | #define HAVE_POLL 1 | #define HAVE_SETSID 1 | #define HAVE_MEMCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRCASESTR 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_CTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MALLINFO 1 | #define HAVE_MADVISE 1 | #define HAVE_FSEEKO 1 | #define HAVE_MMAP 1 | #define HAVE_SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define ANONYMOUS_MAP MAP_ANONYMOUS | #define HAVE_TIMEGM 1 | #define USE_MPOOL 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBZ 1 | #define HAVE_BZLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define SUPPORT_IPv6 1 | #define HAVE_RESOLV_H 1 | #define SETPGRP_VOID 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 libiconv_open (); | int | main () | { | return libiconv_open (); | ; | return 0; | } configure:18341: result: no configure:18347: checking for iconv configure:18371: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c -lz -L/usr/lib -lbz2 >&5 conftest.c: In function 'main': conftest.c:127:2: warning: passing argument 3 of 'iconv' from incompatible pointer type [enabled by default] rc = iconv(iconv_struct,xin,&il,xout,&ol); ^ In file included from conftest.c:117:0: /usr/include/iconv.h:42:15: note: expected 'size_t * __restrict__' but argument is of type 'long unsigned int *' extern size_t iconv (iconv_t __cd, char **__restrict __inbuf, ^ conftest.c:127:2: warning: passing argument 5 of 'iconv' from incompatible pointer type [enabled by default] rc = iconv(iconv_struct,xin,&il,xout,&ol); ^ In file included from conftest.c:117:0: /usr/include/iconv.h:42:15: note: expected 'size_t * __restrict__' but argument is of type 'long unsigned int *' extern size_t iconv (iconv_t __cd, char **__restrict __inbuf, ^ configure:18371: $? = 0 configure:18373: result: yes configure:18391: checking for pthread.h configure:18391: result: yes configure:18572: checking whether in_port_t is defined configure:18588: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c >&5 configure:18588: $? = 0 configure:18590: result: yes configure:18602: checking for in_addr_t definition configure:18618: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c >&5 configure:18618: $? = 0 configure:18620: result: yes configure:18641: checking sys/fanotify.h usability configure:18641: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c >&5 configure:18641: $? = 0 configure:18641: result: yes configure:18641: checking sys/fanotify.h presence configure:18641: i686-uhu-linux-gcc -E conftest.c configure:18641: $? = 0 configure:18641: result: yes configure:18641: checking for sys/fanotify.h configure:18641: result: yes configure:19054: checking for sched_yield configure:19054: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c -lpthread -ldl >&5 configure:19054: $? = 0 configure:19054: result: yes configure:19054: checking for pthread_yield configure:19054: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c -lpthread -ldl >&5 configure:19054: $? = 0 configure:19054: result: yes configure:19076: checking for readdir_r configure:19097: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c >&5 conftest.c: In function 'main': conftest.c:141:5: error: too few arguments to function 'readdir_r' dirp = readdir_r(mydir, &dir); ^ In file included from conftest.c:133:0: /usr/include/dirent.h:183:12: note: declared here extern int readdir_r (DIR *__restrict __dirp, ^ configure:19097: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ClamAV" | #define PACKAGE_TARNAME "clamav" | #define PACKAGE_VERSION "0.98.4" | #define PACKAGE_STRING "ClamAV 0.98.4" | #define PACKAGE_BUGREPORT "http://bugs.clamav.net/" | #define PACKAGE_URL "http://www.clamav.net/" | #define PACKAGE PACKAGE_NAME | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LIBCLAMAV_FULLVER "6.1.23" | #define LIBCLAMAV_MAJORVER 6 | #define VERSION "0.98.4" | #define VERSION_SUFFIX "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define LT_LIBPREFIX "lib" | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define USE_SYSLOG 1 | #define HAVE_PTHREAD_H 1 | #define SCANBUFF 131072 | #define FILEBUFF 8192 | #define restrict __restrict | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define HAVE_UNAME_SYSCALL 1 | #define HAVE_POLL 1 | #define HAVE_SETSID 1 | #define HAVE_MEMCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRCASESTR 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_CTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MALLINFO 1 | #define HAVE_MADVISE 1 | #define HAVE_FSEEKO 1 | #define HAVE_MMAP 1 | #define HAVE_SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define ANONYMOUS_MAP MAP_ANONYMOUS | #define HAVE_TIMEGM 1 | #define USE_MPOOL 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBZ 1 | #define HAVE_BZLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define SUPPORT_IPv6 1 | #define HAVE_RESOLV_H 1 | #define SETPGRP_VOID 1 | #define HAVE_ICONV 1 | #define CLAMAVUSER "clamav" | #define CLAMAVGROUP "clamav" | #define NDEBUG 1 | #define DATADIR "/usr/share/clamav" | #define CONFDIR "/etc" | #define HAVE_IN_PORT_T 1 | #define HAVE_IN_ADDR_T 1 | #define C_LINUX 1 | #define FANOTIFY 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PTHREAD_YIELD 1 | #define BUILD_CLAMD 1 | #define CL_THREAD_SAFE 1 | #define _REENTRANT 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | struct dirent dir, *dirp; | DIR *mydir; | dirp = readdir_r(mydir, &dir); | | ; | return 0; | } configure:19122: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c >&5 configure:19122: $? = 0 configure:19137: result: support disabled configure:19156: checking for ctime_r configure:19176: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c >&5 conftest.c: In function 'main': conftest.c:140:2: error: too many arguments to function 'ctime_r' ctime_r(&t, buf, 30); ^ In file included from conftest.c:132:0: /usr/include/time.h:276:14: note: declared here extern char *ctime_r (const time_t *__restrict __timer, ^ configure:19176: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ClamAV" | #define PACKAGE_TARNAME "clamav" | #define PACKAGE_VERSION "0.98.4" | #define PACKAGE_STRING "ClamAV 0.98.4" | #define PACKAGE_BUGREPORT "http://bugs.clamav.net/" | #define PACKAGE_URL "http://www.clamav.net/" | #define PACKAGE PACKAGE_NAME | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LIBCLAMAV_FULLVER "6.1.23" | #define LIBCLAMAV_MAJORVER 6 | #define VERSION "0.98.4" | #define VERSION_SUFFIX "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define LT_LIBPREFIX "lib" | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define USE_SYSLOG 1 | #define HAVE_PTHREAD_H 1 | #define SCANBUFF 131072 | #define FILEBUFF 8192 | #define restrict __restrict | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define HAVE_UNAME_SYSCALL 1 | #define HAVE_POLL 1 | #define HAVE_SETSID 1 | #define HAVE_MEMCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRCASESTR 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_CTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MALLINFO 1 | #define HAVE_MADVISE 1 | #define HAVE_FSEEKO 1 | #define HAVE_MMAP 1 | #define HAVE_SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define ANONYMOUS_MAP MAP_ANONYMOUS | #define HAVE_TIMEGM 1 | #define USE_MPOOL 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBZ 1 | #define HAVE_BZLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define SUPPORT_IPv6 1 | #define HAVE_RESOLV_H 1 | #define SETPGRP_VOID 1 | #define HAVE_ICONV 1 | #define CLAMAVUSER "clamav" | #define CLAMAVGROUP "clamav" | #define NDEBUG 1 | #define DATADIR "/usr/share/clamav" | #define CONFDIR "/etc" | #define HAVE_IN_PORT_T 1 | #define HAVE_IN_ADDR_T 1 | #define C_LINUX 1 | #define FANOTIFY 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PTHREAD_YIELD 1 | #define BUILD_CLAMD 1 | #define CL_THREAD_SAFE 1 | #define _REENTRANT 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | char buf[31]; | time_t t; | ctime_r(&t, buf, 30); | | ; | return 0; | } configure:19193: result: yes, and it takes 2 arguments configure:19197: checking for socklen_t configure:19221: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c >&5 configure:19221: $? = 0 configure:19230: result: yes configure:19380: checking for structure packing via __attribute__((packed)) configure:19401: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c >&5 configure:19401: $? = 0 configure:19410: result: yes configure:19494: checking for type aligning via __attribute__((aligned)) configure:19511: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c >&5 configure:19511: $? = 0 configure:19520: result: yes configure:19539: checking that structure packing works configure:19596: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c -ldl >&5 conftest.c:145:8: warning: 'packed' attribute ignored for field of type 'char' [-Wattributes] struct { char c __attribute__((packed)); long l __attribute__((packed)); } s; ^ configure:19596: $? = 0 configure:19596: ./conftest configure:19596: $? = 0 configure:19608: result: yes configure:19615: checking for fd_set configure:19632: result: yes, found in sys/select.h configure:19668: checking default FD_SETSIZE value configure:19701: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c -ldl >&5 configure:19701: $? = 0 configure:19701: ./conftest configure:19701: $? = 0 configure:19710: result: 1024 configure:19718: checking stat64 configure:19744: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c -ldl >&5 configure:19744: $? = 0 configure:19744: ./conftest configure:19744: $? = 0 configure:19760: result: yes configure:19763: checking whether signed right shift is sign extended configure:19772: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -ldl >&5 configure:19772: $? = 0 configure:19772: ./conftest configure:19772: $? = 0 configure:19786: result: yes configure:19793: checking for recvmsg configure:19793: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -ldl >&5 configure:19793: $? = 0 configure:19793: result: yes configure:19793: checking for sendmsg configure:19793: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -ldl >&5 configure:19793: $? = 0 configure:19793: result: yes configure:19802: checking for msg_control field in struct msghdr configure:19835: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:19835: $? = 0 configure:19843: result: yes configure:19846: checking BSD 4.4 / RFC2292 style fd passing configure:20015: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -ldl >&5 configure:20015: $? = 0 configure:20015: ./conftest configure:20015: $? = 0 configure:20206: result: yes configure:20687: checking ncurses/ncurses.h usability configure:20687: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c:174:29: fatal error: ncurses/ncurses.h: No such file or directory #include ^ compilation terminated. configure:20687: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ClamAV" | #define PACKAGE_TARNAME "clamav" | #define PACKAGE_VERSION "0.98.4" | #define PACKAGE_STRING "ClamAV 0.98.4" | #define PACKAGE_BUGREPORT "http://bugs.clamav.net/" | #define PACKAGE_URL "http://www.clamav.net/" | #define PACKAGE PACKAGE_NAME | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LIBCLAMAV_FULLVER "6.1.23" | #define LIBCLAMAV_MAJORVER 6 | #define VERSION "0.98.4" | #define VERSION_SUFFIX "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define LT_LIBPREFIX "lib" | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define USE_SYSLOG 1 | #define HAVE_PTHREAD_H 1 | #define SCANBUFF 131072 | #define FILEBUFF 8192 | #define restrict __restrict | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define HAVE_UNAME_SYSCALL 1 | #define HAVE_POLL 1 | #define HAVE_SETSID 1 | #define HAVE_MEMCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRCASESTR 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_CTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MALLINFO 1 | #define HAVE_MADVISE 1 | #define HAVE_FSEEKO 1 | #define HAVE_MMAP 1 | #define HAVE_SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define ANONYMOUS_MAP MAP_ANONYMOUS | #define HAVE_TIMEGM 1 | #define USE_MPOOL 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBZ 1 | #define HAVE_BZLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define SUPPORT_IPv6 1 | #define HAVE_RESOLV_H 1 | #define SETPGRP_VOID 1 | #define HAVE_ICONV 1 | #define CLAMAVUSER "clamav" | #define CLAMAVGROUP "clamav" | #define NDEBUG 1 | #define DATADIR "/usr/share/clamav" | #define CONFDIR "/etc" | #define HAVE_IN_PORT_T 1 | #define HAVE_IN_ADDR_T 1 | #define C_LINUX 1 | #define FANOTIFY 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PTHREAD_YIELD 1 | #define BUILD_CLAMD 1 | #define CL_THREAD_SAFE 1 | #define _REENTRANT 1 | #define HAVE_CTIME_R_2 1 | #define HAVE_ATTRIB_PACKED 1 | #define HAVE_ATTRIB_ALIGNED 1 | #define HAVE_SYS_SELECT_H 1 | #define DEFAULT_FD_SETSIZE 1024 | #define HAVE_STAT64 1 | #define HAVE_SAR 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_FD_PASSING 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:20687: result: no configure:20687: checking ncurses/ncurses.h presence configure:20687: i686-uhu-linux-gcc -E conftest.c conftest.c:141:29: fatal error: ncurses/ncurses.h: No such file or directory #include ^ compilation terminated. configure:20687: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ClamAV" | #define PACKAGE_TARNAME "clamav" | #define PACKAGE_VERSION "0.98.4" | #define PACKAGE_STRING "ClamAV 0.98.4" | #define PACKAGE_BUGREPORT "http://bugs.clamav.net/" | #define PACKAGE_URL "http://www.clamav.net/" | #define PACKAGE PACKAGE_NAME | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LIBCLAMAV_FULLVER "6.1.23" | #define LIBCLAMAV_MAJORVER 6 | #define VERSION "0.98.4" | #define VERSION_SUFFIX "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define LT_LIBPREFIX "lib" | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define USE_SYSLOG 1 | #define HAVE_PTHREAD_H 1 | #define SCANBUFF 131072 | #define FILEBUFF 8192 | #define restrict __restrict | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define HAVE_UNAME_SYSCALL 1 | #define HAVE_POLL 1 | #define HAVE_SETSID 1 | #define HAVE_MEMCPY 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRCASESTR 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_CTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MALLINFO 1 | #define HAVE_MADVISE 1 | #define HAVE_FSEEKO 1 | #define HAVE_MMAP 1 | #define HAVE_SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define ANONYMOUS_MAP MAP_ANONYMOUS | #define HAVE_TIMEGM 1 | #define USE_MPOOL 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBZ 1 | #define HAVE_BZLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define SUPPORT_IPv6 1 | #define HAVE_RESOLV_H 1 | #define SETPGRP_VOID 1 | #define HAVE_ICONV 1 | #define CLAMAVUSER "clamav" | #define CLAMAVGROUP "clamav" | #define NDEBUG 1 | #define DATADIR "/usr/share/clamav" | #define CONFDIR "/etc" | #define HAVE_IN_PORT_T 1 | #define HAVE_IN_ADDR_T 1 | #define C_LINUX 1 | #define FANOTIFY 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PTHREAD_YIELD 1 | #define BUILD_CLAMD 1 | #define CL_THREAD_SAFE 1 | #define _REENTRANT 1 | #define HAVE_CTIME_R_2 1 | #define HAVE_ATTRIB_PACKED 1 | #define HAVE_ATTRIB_ALIGNED 1 | #define HAVE_SYS_SELECT_H 1 | #define DEFAULT_FD_SETSIZE 1024 | #define HAVE_STAT64 1 | #define HAVE_SAR 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_FD_PASSING 1 | /* end confdefs.h. */ | #include configure:20687: result: no configure:20687: checking for ncurses/ncurses.h configure:20687: result: no configure:20731: unable to compile/link with ncurses configure:21212: checking ncurses.h usability configure:21212: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:21212: $? = 0 configure:21212: result: yes configure:21212: checking ncurses.h presence configure:21212: i686-uhu-linux-gcc -E conftest.c configure:21212: $? = 0 configure:21212: result: yes configure:21212: checking for ncurses.h configure:21212: result: yes configure:21226: checking linking with ncurses configure:21239: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c -ldl /usr/lib/libncurses.so >&5 configure:21239: $? = 0 configure:21244: result: ok configure:21263: Compiling and linking with ncurses by using /usr/lib/libncurses.so configure:21943: checking for libcurl installation configure:21961: result: /usr configure:21987: checking for curl_easy_init in -lcurl configure:22012: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -lcurl conftest.c -lcurl -ldl >&5 configure:22012: $? = 0 configure:22021: result: yes configure:22284: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by ClamAV config.status 0.98.4, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp12 config.status:1338: creating libltdl/Makefile config.status:1338: creating clamscan/Makefile config.status:1338: creating database/Makefile config.status:1338: creating docs/Makefile config.status:1338: creating clamd/Makefile config.status:1338: creating clamdscan/Makefile config.status:1338: creating clamsubmit/Makefile config.status:1338: creating clamav-milter/Makefile config.status:1338: creating freshclam/Makefile config.status:1338: creating sigtool/Makefile config.status:1338: creating clamconf/Makefile config.status:1338: creating etc/Makefile config.status:1338: creating test/Makefile config.status:1338: creating unit_tests/Makefile config.status:1338: creating clamdtop/Makefile config.status:1338: creating clambc/Makefile config.status:1338: creating Makefile config.status:1338: creating clamav-config config.status:1338: creating libclamav.pc config.status:1338: creating platform.h config.status:1338: creating docs/man/clamav-milter.8 config.status:1338: creating docs/man/clamav-milter.conf.5 config.status:1338: creating docs/man/clambc.1 config.status:1338: creating docs/man/clamconf.1 config.status:1338: creating docs/man/clamd.8 config.status:1338: creating docs/man/clamd.conf.5 config.status:1338: creating docs/man/clamdscan.1 config.status:1338: creating docs/man/clamscan.1 config.status:1338: creating docs/man/freshclam.1 config.status:1338: creating docs/man/freshclam.conf.5 config.status:1338: creating docs/man/sigtool.1 config.status:1338: creating docs/man/clamdtop.1 config.status:1338: creating docs/man/clamsubmit.1 config.status:1338: creating clamav-config.h config.status:1567: executing depfiles commands config.status:1567: executing libtool commands configure:24611: === configuring in libclamav/c++ (/var/uhubuild/work/compile/libclamav/c++) configure:24674: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--disable-clamav' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux' --cache-file=/dev/null --srcdir=. configure:24918: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by ClamAV config.status 0.98.4, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp12 config.status:1340: creating libltdl/Makefile config.status:1340: creating clamscan/Makefile config.status:1340: creating database/Makefile config.status:1340: creating docs/Makefile config.status:1340: creating clamd/Makefile config.status:1340: creating clamdscan/Makefile config.status:1340: creating clamsubmit/Makefile config.status:1340: creating clamav-milter/Makefile config.status:1340: creating freshclam/Makefile config.status:1340: creating sigtool/Makefile config.status:1340: creating clamconf/Makefile config.status:1340: creating etc/Makefile config.status:1340: creating test/Makefile config.status:1340: creating unit_tests/Makefile config.status:1340: creating clamdtop/Makefile config.status:1340: creating clambc/Makefile config.status:1340: creating Makefile config.status:1340: creating clamav-config config.status:1340: creating libclamav.pc config.status:1340: creating platform.h config.status:1340: creating docs/man/clamav-milter.8 config.status:1340: creating docs/man/clamav-milter.conf.5 config.status:1340: creating docs/man/clambc.1 config.status:1340: creating docs/man/clamconf.1 config.status:1340: creating docs/man/clamd.8 config.status:1340: creating docs/man/clamd.conf.5 config.status:1340: creating docs/man/clamdscan.1 config.status:1340: creating docs/man/clamscan.1 config.status:1340: creating docs/man/freshclam.1 config.status:1340: creating docs/man/freshclam.conf.5 config.status:1340: creating docs/man/sigtool.1 config.status:1340: creating docs/man/clamdtop.1 config.status:1340: creating docs/man/clamsubmit.1 config.status:1340: creating libclamav/Makefile config.status:1340: creating clamav-config.h config.status:1521: clamav-config.h is unchanged config.status:1569: executing depfiles commands config.status:1569: executing libtool commands configure:27329: Summary of detected features follows configure:27337: Summary of miscellaneous features configure:27413: Summary of optional tools configure:27455: Summary of engine performance features) configure:27517: Summary of engine detection features ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_bigendian=no ac_cv_c_can_get_pagesize=yes ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_cve_2008_1372=ok ac_cv_c_cve_2010_0405=ok ac_cv_c_getpagesize=yes ac_cv_c_inline=inline ac_cv_c_mmap_anonymous=MAP_ANONYMOUS ac_cv_c_mmap_private=yes ac_cv_c_restrict=__restrict ac_cv_c_sysconf_sc_pagesize=yes ac_cv_ctime_args=2 ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' 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= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_findlib_CHECK_inc= ac_cv_findlib_CHECK_libs= ac_cv_findlib_CHECK_ltlibs= ac_cv_findlib_NCURSES_inc= ac_cv_findlib_NCURSES_libs=/usr/lib/libncurses.so ac_cv_findlib_NCURSES_ltlibs='-L/usr/lib -lncurses' ac_cv_func_argz_add=yes ac_cv_func_argz_append=yes ac_cv_func_argz_count=yes ac_cv_func_argz_create_sep=yes ac_cv_func_argz_insert=yes ac_cv_func_argz_next=yes ac_cv_func_argz_stringify=yes ac_cv_func_closedir=yes ac_cv_func_ctime_r=yes ac_cv_func_dlerror=yes ac_cv_func_dlopen=no ac_cv_func_enable_extended_FILE_stdio=no ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_madvise=yes ac_cv_func_mallinfo=yes ac_cv_func_memcpy=yes ac_cv_func_mkstemp=yes ac_cv_func_opendir=yes ac_cv_func_poll=yes ac_cv_func_pthread_yield=yes ac_cv_func_readdir=yes ac_cv_func_recvmsg=yes ac_cv_func_sched_yield=yes ac_cv_func_sendmsg=yes ac_cv_func_setgroups=yes ac_cv_func_setpgrp_void=yes ac_cv_func_setsid=yes ac_cv_func_shl_load=no ac_cv_func_snprintf=yes ac_cv_func_strcasestr=yes ac_cv_func_strerror_r=yes ac_cv_func_strlcat=no ac_cv_func_strlcpy=no ac_cv_func_sysctlbyname=no ac_cv_func_timegm=yes ac_cv_func_vsnprintf=yes ac_cv_have_control_in_msghdr=yes ac_cv_have_decl_lt_dlinterface_register=yes ac_cv_have_lresolv=' -lresolv' ac_cv_have_lresolv_lresolv=yes ac_cv_have_lresolv_std=no ac_cv_header_argz_h=yes ac_cv_header_bzlib_h=yes ac_cv_header_check_h=no ac_cv_header_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_grp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_ltdl_h=yes ac_cv_header_mach_o_dyld_h=no ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_ncurses_h=yes ac_cv_header_ncurses_ncurses_h=no ac_cv_header_ndir_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_resolv_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_dl_h=no ac_cv_header_sys_fanotify_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_int_types_h=no ac_cv_header_sys_inttypes_h=no ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_ld_version_script=yes ac_cv_lib_bz2_BZ2_bzDecompressInit=yes ac_cv_lib_crypto_EVP_EncryptInit=yes ac_cv_lib_curl_curl_easy_init=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_iconv_libiconv_open=no ac_cv_lib_ltdl_lt_dladvise_preload=yes ac_cv_lib_m_cos=yes ac_cv_lib_socket_bind=no ac_cv_lib_ssl_SSL_library_init=yes ac_cv_lib_ssl_X509_VERIFY_PARAM_new=yes ac_cv_lib_z_gzopen=yes ac_cv_lib_z_inflateEnd=yes ac_cv_libbz2_cppflags= ac_cv_libbz2_libs=/usr/lib/libbz2.so ac_cv_libbz2_ltlibs='-L/usr/lib -lbz2' ac_cv_libbz2_prefix=/usr ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_readdir_args=3 ac_cv_safe_to_define___extensions__=yes ac_cv_search_dlopen=-ldl ac_cv_search_gethostent='none required' ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_short=2 ac_cv_sizeof_void_p=4 ac_cv_socklen_t=yes ac_cv_sys_largefile_source=no ac_cv_target=i686-uhu-linux-gnu ac_cv_type_error_t=yes ac_cv_type_off_t=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_tar_ustar=gnutar ax_cv_uname_syscall=yes have_cv_attrib_aligned=yes have_cv_attrib_packed=yes have_cv_gai=yes have_cv_ipv6=yes have_cv_struct_pack=yes libltdl_cv_lib_dl_dlopen=yes libltdl_cv_preloaded_symbols=yes libltdl_cv_shlibext=.so libltdl_cv_shrext=.so lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=no lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_module_path_var=LD_LIBRARY_PATH lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_argz_works=yes lt_cv_sys_dlopen_deplibs=yes lt_cv_sys_dlsearch_path='/lib /usr/lib ' lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_sys_symbol_underscore=no lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/config/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='i686-uhu-linux-ar' ARGZ_H='' AUTOCONF='${SHELL} /var/uhubuild/work/compile/config/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/config/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/config/missing --run automake-1.11' AWK='gawk' BUILD_CLAMD_FALSE='#' BUILD_CLAMD_TRUE='' BUILD_CONFIGURE_FLAGS=' '\''--disable-clamav'\'' '\''--prefix=/usr'\'' '\''--sysconfdir=/etc'\'' '\''--localstatedir=/var'\'' '\''--mandir=/usr/share/man'\'' '\''--infodir=/usr/share/info'\'' '\''--enable-shared'\'' '\''--build=i686-uhu-linux'\'' '\''--host=i686-uhu-linux'\'' '\''--disable-static'\'' '\''CFLAGS=-O2 -march=i686 -mtune=generic '\'' '\''build_alias=i686-uhu-linux'\'' '\''host_alias=i686-uhu-linux'\''' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFGDIR='/etc' CFLAGS='-O2 -march=i686 -mtune=generic -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE' CHECK_CPPFLAGS='' CHECK_LIBS='' CLAMAVGROUP='' CLAMAVUSER='' CLAMAV_MILTER_CPPFLAGS='' CLAMAV_MILTER_LIBS='' CLAMBC_CPPFLAGS='' CLAMBC_LIBS='' CLAMCONF_CPPFLAGS='' CLAMCONF_LIBS='' CLAMDSCAN_CPPFLAGS='' CLAMDSCAN_LIBS='' CLAMDTOP_CPPFLAGS='' CLAMDTOP_LIBS='' CLAMD_CPPFLAGS='' CLAMD_LIBS='' CLAMMEM_CPPFLAGS='' CLAMMEM_LIBS='' CLAMSCAN_CPPFLAGS='' CLAMSCAN_LIBS='' CLAMSUBMIT_CFLAGS=' ' CLAMSUBMIT_LIBS=' -lcurl' CONVENIENCE_LTDL_FALSE='#' CONVENIENCE_LTDL_TRUE='' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CURSES_CPPFLAGS='' CURSES_LIBS='-L/usr/lib -lncurses' CYGPATH_W='echo' DBDIR='/usr/share/clamav' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_CLAMSUBMIT_FALSE='#' ENABLE_CLAMSUBMIT_TRUE='' ENABLE_COVERAGE_FALSE='' ENABLE_COVERAGE_TRUE='#' ENABLE_LLVM_FALSE='#' ENABLE_LLVM_TRUE='' ENABLE_UNRAR_FALSE='#' ENABLE_UNRAR_TRUE='' EXEEXT='' FGREP='/bin/grep -F' FRESHCLAM_CPPFLAGS='' FRESHCLAM_LIBS=' -lz -lresolv' GCOV='' GENHTML='' GETENT='' GPERF='${SHELL} /var/uhubuild/work/compile/config/missing --run gperf' GREP='/bin/grep' HAVE_CURSES_FALSE='#' HAVE_CURSES_TRUE='' HAVE_LIBBZ2_FALSE='#' HAVE_LIBBZ2_TRUE='' HAVE_LIBCHECK_FALSE='' HAVE_LIBCHECK_TRUE='#' HAVE_LIBXML2_FALSE='' HAVE_LIBXML2_TRUE='#' HAVE_MILTER_FALSE='' HAVE_MILTER_TRUE='#' INCLTDL='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_LTDL_FALSE='' INSTALL_LTDL_TRUE='#' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LCOV='' LD='/usr/bin/ld' LDFLAGS='' LIBADD_DL='-ldl ' LIBADD_DLD_LINK='' LIBADD_DLOPEN='-ldl' LIBADD_SHL_LOAD='' LIBBZ2='/usr/lib/libbz2.so' LIBBZ2_PREFIX='/usr' LIBCLAMAV_CPPFLAGS='' LIBCLAMAV_LIBS=' -lz -L/usr/lib -lbz2' LIBCLAMAV_VERSION='7:23:1' LIBCLAMSHARED_CPPFLAGS='' LIBLTDL='-lltdl' LIBM='-lm' LIBOBJS='' LIBS='-ldl ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTDLDEPS='' LTDLINCL='' LTDLOPEN='libltdl' LTLIBBZ2='-L/usr/lib -lbz2' LTLIBOBJS='' LT_CONFIG_H='clamav-config.h' LT_DLLOADERS=' dlopen.la' LT_DLPREOPEN='-dlpreopen dlopen.la ' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/config/missing --run makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='clamav' PACKAGE_BUGREPORT='http://bugs.clamav.net/' PACKAGE_NAME='ClamAV' PACKAGE_STRING='ClamAV 0.98.4' PACKAGE_TARNAME='clamav' PACKAGE_URL='http://www.clamav.net/' PACKAGE_VERSION='0.98.4' PATH_SEPARATOR=':' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' SIGTOOL_CPPFLAGS='' SSL_CPPFLAGS='' SSL_LDFLAGS='' SSL_LIBS='-lssl -lcrypto' STRIP='strip' THREAD_LIBS='-lpthread' TH_SAFE='-thread-safe' VERSION='0.98.4' VERSIONSCRIPTFLAG='--version-script' VERSIONSCRIPT_FALSE='#' VERSIONSCRIPT_TRUE='' WERR_CFLAGS='' WERR_CFLAGS_MILTER='' XML_CPPFLAGS='' XML_LIBS='' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='tar --format=ustar -chf - "$$tardir"' am__untar='tar -xf -' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/uhubuild/work/compile/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' ltdl_LIBOBJS=' lt__strl.o' ltdl_LTLIBOBJS=' lt__strl.lo' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' libclamav/c++' sys_symbol_underscore='no' sysconfdir='/etc' target='i686-uhu-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_vendor='uhu' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "ClamAV" #define PACKAGE_TARNAME "clamav" #define PACKAGE_VERSION "0.98.4" #define PACKAGE_STRING "ClamAV 0.98.4" #define PACKAGE_BUGREPORT "http://bugs.clamav.net/" #define PACKAGE_URL "http://www.clamav.net/" #define PACKAGE PACKAGE_NAME #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define LIBCLAMAV_FULLVER "6.1.23" #define LIBCLAMAV_MAJORVER 6 #define VERSION "0.98.4" #define VERSION_SUFFIX "" #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define LT_MODULE_EXT ".so" #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" #define LT_DLSEARCH_PATH "/lib:/usr/lib" #define HAVE_LIBDL 1 #define HAVE_DLERROR 1 #define HAVE_LIBDLLOADER 1 #define HAVE_ARGZ_H 1 #define HAVE_ERROR_T 1 #define HAVE_ARGZ_ADD 1 #define HAVE_ARGZ_APPEND 1 #define HAVE_ARGZ_COUNT 1 #define HAVE_ARGZ_CREATE_SEP 1 #define HAVE_ARGZ_INSERT 1 #define HAVE_ARGZ_NEXT 1 #define HAVE_ARGZ_STRINGIFY 1 #define HAVE_WORKING_ARGZ 1 #define HAVE_PRELOADED_SYMBOLS 1 #define HAVE_LTDL 1 #define HAVE_UNISTD_H 1 #define HAVE_DIRENT_H 1 #define HAVE_CLOSEDIR 1 #define HAVE_OPENDIR 1 #define HAVE_READDIR 1 #define LT_LIBEXT "a" #define LT_LIBPREFIX "lib" #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_MALLOC_H 1 #define HAVE_POLL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_PWD_H 1 #define HAVE_GRP_H 1 #define USE_SYSLOG 1 #define HAVE_PTHREAD_H 1 #define SCANBUFF 131072 #define FILEBUFF 8192 #define restrict __restrict #define SIZEOF_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_VOID_P 4 #define HAVE_UNAME_SYSCALL 1 #define HAVE_POLL 1 #define HAVE_SETSID 1 #define HAVE_MEMCPY 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_STRERROR_R 1 #define HAVE_STRCASESTR 1 #define HAVE_INET_NTOP 1 #define HAVE_SETGROUPS 1 #define HAVE_INITGROUPS 1 #define HAVE_CTIME_R 1 #define HAVE_MKSTEMP 1 #define HAVE_MALLINFO 1 #define HAVE_MADVISE 1 #define HAVE_FSEEKO 1 #define HAVE_MMAP 1 #define HAVE_SYSCONF_SC_PAGESIZE 1 #define HAVE_GETPAGESIZE 1 #define ANONYMOUS_MAP MAP_ANONYMOUS #define HAVE_TIMEGM 1 #define USE_MPOOL 1 #define HAVE_LIBSSL 1 #define HAVE_LIBZ 1 #define HAVE_BZLIB_H 1 #define HAVE_GETADDRINFO 1 #define SUPPORT_IPv6 1 #define HAVE_RESOLV_H 1 #define SETPGRP_VOID 1 #define HAVE_ICONV 1 #define CLAMAVUSER "clamav" #define CLAMAVGROUP "clamav" #define NDEBUG 1 #define DATADIR "/usr/share/clamav" #define CONFDIR "/etc" #define HAVE_IN_PORT_T 1 #define HAVE_IN_ADDR_T 1 #define C_LINUX 1 #define FANOTIFY 1 #define HAVE_SCHED_YIELD 1 #define HAVE_PTHREAD_YIELD 1 #define BUILD_CLAMD 1 #define CL_THREAD_SAFE 1 #define _REENTRANT 1 #define HAVE_CTIME_R_2 1 #define HAVE_ATTRIB_PACKED 1 #define HAVE_ATTRIB_ALIGNED 1 #define HAVE_SYS_SELECT_H 1 #define DEFAULT_FD_SETSIZE 1024 #define HAVE_STAT64 1 #define HAVE_SAR 1 #define HAVE_RECVMSG 1 #define HAVE_SENDMSG 1 #define HAVE_FD_PASSING 1 #define HAVE_LIBNCURSES 1 #define CURSES_INCLUDE configure: exit 0