Can anyone tell me why, clamav-milter is not being made based off of this config.log file. I am compiling clamav-0.67-1. Clamd compiles and installs fine, but nothing for clamav-milter. I have/had a working version of clamav 0.65 and clamav-milter 0.60p.
Linux, redhat 9.0, with sendmail 8.12.11 built from src distribution not rpms. Thanks James Config.log follows: This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.53. Invocation command line was $ ./configure --enable-milter--sysconfdir=/etc ## --------- ## ## Platform. ## ## --------- ## hostname = server2.network.com uname -m = i686 uname -r = 2.4.20-8smp uname -s = Linux uname -v = #1 SMP Thu Mar 13 17:45:54 EST 2003 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/bin PATH: /bin PATH: /usr/bin PATH: /usr/X11R6/bin PATH: /home/sysadmin/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1412: checking build system type configure:1430: result: i686-pc-linux-gnu configure:1438: checking host system type configure:1452: result: i686-pc-linux-gnu configure:1460: checking target system type configure:1474: result: i686-pc-linux-gnu configure:1545: result: creating target.h - canonical system defines configure:1688: checking for a BSD-compatible install configure:1742: result: /usr/bin/install -c configure:1753: checking whether build environment is sane configure:1796: result: yes configure:1829: checking for gawk configure:1845: found /bin/gawk configure:1855: result: gawk configure:1865: checking whether make sets ${MAKE} configure:1885: result: yes configure:2047: checking for gawk configure:2073: result: gawk configure:2129: checking for gcc configure:2145: found /usr/bin/gcc configure:2155: result: gcc configure:2399: checking for C compiler version configure:2402: gcc --version </dev/null >&5 gcc (GCC) 3.2.2 20030222 (Red Hat Linux 3.2.2-5) Copyright (C) 2002 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:2405: $? = 0 configure:2407: gcc -v </dev/null >&5 Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/specs Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --host=i386-redhat-linux Thread model: posix gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5) configure:2410: $? = 0 configure:2412: gcc -V </dev/null >&5 gcc: argument to `-V' is missing configure:2415: $? = 1 configure:2441: checking for C compiler default output configure:2444: gcc conftest.c >&5 configure:2447: $? = 0 configure:2480: result: a.out configure:2485: checking whether the C compiler works configure:2491: ./a.out configure:2494: $? = 0 configure:2509: result: yes configure:2516: checking whether we are cross compiling configure:2518: result: no configure:2521: checking for suffix of executables configure:2523: gcc -o conftest conftest.c >&5 configure:2526: $? = 0 configure:2548: result: configure:2554: checking for suffix of object files configure:2578: gcc -c conftest.c >&5 configure:2581: $? = 0 configure:2600: result: o configure:2604: checking whether we are using the GNU C compiler configure:2631: gcc -c conftest.c >&5 configure:2634: $? = 0 configure:2637: test -s conftest.o configure:2640: $? = 0 configure:2652: result: yes configure:2658: checking whether gcc accepts -g configure:2682: gcc -c -g conftest.c >&5 configure:2685: $? = 0 configure:2688: test -s conftest.o configure:2691: $? = 0 configure:2701: result: yes configure:2728: gcc -c -g -O2 conftest.c >&5 conftest.c:2: parse error before "me" configure:2731: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2860: checking for style of include used by make configure:2888: result: GNU configure:2916: checking dependency style of gcc configure:2978: result: gcc3 configure:2995: checking for a BSD-compatible install configure:3049: result: /usr/bin/install -c configure:3060: checking whether ln -s works configure:3064: result: yes configure:3071: checking whether make sets ${MAKE} configure:3091: result: yes configure:3188: checking for ld used by GCC configure:3251: result: /usr/bin/ld configure:3260: checking if the linker (/usr/bin/ld) is GNU ld GNU ld version 2.13.90.0.18 20030206 configure:3272: result: yes configure:3277: checking for /usr/bin/ld option to reload object files configure:3284: result: -r configure:3289: checking for BSD-compatible nm configure:3325: result: /usr/bin/nm -B configure:3328: checking how to recognise dependant libraries configure:3506: result: pass_all configure:3519: checking command to parse /usr/bin/nm -B output configure:3600: gcc -c -g -O2 conftest.c >&5 configure:3603: $? = 0 configure:3607: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:3610: $? = 0 configure:3662: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:3665: $? = 0 configure:3709: result: ok configure:3718: checking how to run the C preprocessor configure:3744: gcc -E conftest.c configure:3750: $? = 0 configure:3777: gcc -E conftest.c configure:3773:28: ac_nonexistent.h: No such file or directory configure:3783: $? = 1 configure: failed program was: #line 3772 "configure" #include "confdefs.h" #include <ac_nonexistent.h> configure:3820: result: gcc -E configure:3835: gcc -E conftest.c configure:3841: $? = 0 configure:3868: gcc -E conftest.c configure:3864:28: ac_nonexistent.h: No such file or directory configure:3874: $? = 1 configure: failed program was: #line 3863 "configure" #include "confdefs.h" #include <ac_nonexistent.h> configure:3914: checking for ANSI C header files configure:3928: gcc -E conftest.c configure:3934: $? = 0 configure:4019: gcc -o conftest -g -O2 conftest.c >&5 configure:4022: $? = 0 configure:4024: ./conftest configure:4027: $? = 0 configure:4041: result: yes configure:4065: checking for sys/types.h configure:4078: gcc -c -g -O2 conftest.c >&5 configure:4081: $? = 0 configure:4084: test -s conftest.o configure:4087: $? = 0 configure:4097: result: yes configure:4065: checking for sys/stat.h configure:4078: gcc -c -g -O2 conftest.c >&5 configure:4081: $? = 0 configure:4084: test -s conftest.o configure:4087: $? = 0 configure:4097: result: yes configure:4065: checking for stdlib.h configure:4078: gcc -c -g -O2 conftest.c >&5 configure:4081: $? = 0 configure:4084: test -s conftest.o configure:4087: $? = 0 configure:4097: result: yes configure:4065: checking for string.h configure:4078: gcc -c -g -O2 conftest.c >&5 configure:4081: $? = 0 configure:4084: test -s conftest.o configure:4087: $? = 0 configure:4097: result: yes configure:4065: checking for memory.h configure:4078: gcc -c -g -O2 conftest.c >&5 configure:4081: $? = 0 configure:4084: test -s conftest.o configure:4087: $? = 0 configure:4097: result: yes configure:4065: checking for strings.h configure:4078: gcc -c -g -O2 conftest.c >&5 configure:4081: $? = 0 configure:4084: test -s conftest.o configure:4087: $? = 0 configure:4097: result: yes configure:4065: checking for inttypes.h configure:4078: gcc -c -g -O2 conftest.c >&5 configure:4081: $? = 0 configure:4084: test -s conftest.o configure:4087: $? = 0 configure:4097: result: yes configure:4065: checking for stdint.h configure:4078: gcc -c -g -O2 conftest.c >&5 configure:4081: $? = 0 configure:4084: test -s conftest.o configure:4087: $? = 0 configure:4097: result: yes configure:4065: checking for unistd.h configure:4078: gcc -c -g -O2 conftest.c >&5 configure:4081: $? = 0 configure:4084: test -s conftest.o configure:4087: $? = 0 configure:4097: result: yes configure:4123: checking dlfcn.h usability configure:4132: gcc -c -g -O2 conftest.c >&5 configure:4135: $? = 0 configure:4138: test -s conftest.o configure:4141: $? = 0 configure:4150: result: yes configure:4154: checking dlfcn.h presence configure:4161: gcc -E conftest.c configure:4167: $? = 0 configure:4185: result: yes configure:4203: checking for dlfcn.h configure:4210: result: yes configure:4407: checking for ranlib configure:4423: found /usr/bin/ranlib configure:4434: result: ranlib configure:4487: checking for strip configure:4503: found /usr/bin/strip configure:4514: result: strip configure:4725: checking for objdir configure:4736: result: .libs configure:4753: checking for gcc option to produce PIC configure:4903: result: -fPIC configure:4907: checking if gcc PIC flag -fPIC works configure:4933: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:4936: $? = 0 configure:4939: test -s conftest.o configure:4942: $? = 0 configure:4979: result: yes configure:4995: checking if gcc static flag -static works configure:5022: gcc -o conftest -g -O2 -static conftest.c >&5 configure:5025: $? = 0 configure:5028: test -s conftest configure:5031: $? = 0 configure:5046: result: yes configure:5058: checking if gcc supports -c -o file.o configure:5080: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:5102: result: yes configure:5107: checking if gcc supports -c -o file.lo configure:5137: gcc -c -g -O2 -c -o conftest.lo conftest.c >&5 configure:5140: $? = 0 configure:5143: test -s conftest.lo configure:5146: $? = 0 configure:5167: result: yes configure:5198: checking if gcc supports -fno-rtti -fno-exceptions configure:5223: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c conftest.c >&5 configure:5226: $? = 0 configure:5229: test -s conftest.o configure:5232: $? = 0 configure:5248: result: yes configure:5259: checking whether the linker (/usr/bin/ld) supports shared libraries configure:5939: result: yes configure:5944: checking how to hardcode library paths into programs configure:5968: result: immediate configure:5973: checking whether stripping libraries is possible configure:5978: result: yes configure:5989: checking dynamic linker characteristics configure:6382: result: GNU/Linux ld.so configure:6387: checking if libtool supports shared libraries configure:6389: result: yes configure:6392: checking whether to build shared libraries configure:6413: result: yes configure:6416: checking whether to build static libraries configure:6420: result: yes configure:7082: checking whether -lc should be explicitly linked in configure:7090: gcc -c -g -O2 conftest.c >&5 configure:7093: $? = 0 configure:7107: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7110: $? = 0 configure:7123: result: no configure:7709: checking for ANSI C header files configure:7836: result: yes configure:7866: checking for stdint.h configure:7871: result: yes configure:7866: checking for unistd.h configure:7871: result: yes configure:7875: checking sys/int_types.h usability configure:7884: gcc -c -g -O2 conftest.c >&5 configure:7912:27: sys/int_types.h: No such file or directory configure:7887: $? = 1 configure: failed program was: #line 7877 "configure" #include "confdefs.h" #include <stdio.h> #if HAVE_SYS_TYPES_H # include <sys/types.h> #endif #if HAVE_SYS_STAT_H # include <sys/stat.h> #endif #if STDC_HEADERS # include <stdlib.h> # include <stddef.h> #else # if HAVE_STDLIB_H # include <stdlib.h> # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include <memory.h> # endif # include <string.h> #endif #if HAVE_STRINGS_H # include <strings.h> #endif #if HAVE_INTTYPES_H # include <inttypes.h> #else # if HAVE_STDINT_H # include <stdint.h> # endif #endif #if HAVE_UNISTD_H # include <unistd.h> #endif #include <sys/int_types.h> configure:7902: result: no configure:7906: checking sys/int_types.h presence configure:7913: gcc -E conftest.c configure:7909:27: sys/int_types.h: No such file or directory configure:7919: $? = 1 configure: failed program was: #line 7908 "configure" #include "confdefs.h" #include <sys/int_types.h> configure:7937: result: no configure:7955: checking for sys/int_types.h configure:7962: result: no configure:7866: checking for dlfcn.h configure:7871: result: yes configure:7866: checking for inttypes.h configure:7871: result: yes configure:7875: checking sys/inttypes.h usability configure:7884: gcc -c -g -O2 conftest.c >&5 configure:7912:26: sys/inttypes.h: No such file or directory configure:7887: $? = 1 configure: failed program was: #line 7877 "configure" #include "confdefs.h" #include <stdio.h> #if HAVE_SYS_TYPES_H # include <sys/types.h> #endif #if HAVE_SYS_STAT_H # include <sys/stat.h> #endif #if STDC_HEADERS # include <stdlib.h> # include <stddef.h> #else # if HAVE_STDLIB_H # include <stdlib.h> # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include <memory.h> # endif # include <string.h> #endif #if HAVE_STRINGS_H # include <strings.h> #endif #if HAVE_INTTYPES_H # include <inttypes.h> #else # if HAVE_STDINT_H # include <stdint.h> # endif #endif #if HAVE_UNISTD_H # include <unistd.h> #endif #include <sys/inttypes.h> configure:7902: result: no configure:7906: checking sys/inttypes.h presence configure:7913: gcc -E conftest.c configure:7909:26: sys/inttypes.h: No such file or directory configure:7919: $? = 1 configure: failed program was: #line 7908 "configure" #include "confdefs.h" #include <sys/inttypes.h> configure:7937: result: no configure:7955: checking for sys/inttypes.h configure:7962: result: no configure:7866: checking for memory.h configure:7871: result: yes configure:7875: checking ndir.h usability configure:7884: gcc -c -g -O2 conftest.c >&5 configure:7912:18: ndir.h: No such file or directory configure:7887: $? = 1 configure: failed program was: #line 7877 "configure" #include "confdefs.h" #include <stdio.h> #if HAVE_SYS_TYPES_H # include <sys/types.h> #endif #if HAVE_SYS_STAT_H # include <sys/stat.h> #endif #if STDC_HEADERS # include <stdlib.h> # include <stddef.h> #else # if HAVE_STDLIB_H # include <stdlib.h> # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include <memory.h> # endif # include <string.h> #endif #if HAVE_STRINGS_H # include <strings.h> #endif #if HAVE_INTTYPES_H # include <inttypes.h> #else # if HAVE_STDINT_H # include <stdint.h> # endif #endif #if HAVE_UNISTD_H # include <unistd.h> #endif #include <ndir.h> configure:7902: result: no configure:7906: checking ndir.h presence configure:7913: gcc -E conftest.c configure:7909:18: ndir.h: No such file or directory configure:7919: $? = 1 configure: failed program was: #line 7908 "configure" #include "confdefs.h" #include <ndir.h> configure:7937: result: no configure:7955: checking for ndir.h configure:7962: result: no configure:7866: checking for stdlib.h configure:7871: result: yes configure:7866: checking for strings.h configure:7871: result: yes configure:7866: checking for string.h configure:7871: result: yes configure:7875: checking sys/mman.h usability configure:7884: gcc -c -g -O2 conftest.c >&5 configure:7887: $? = 0 configure:7890: test -s conftest.o configure:7893: $? = 0 configure:7902: result: yes configure:7906: checking sys/mman.h presence configure:7913: gcc -E conftest.c configure:7919: $? = 0 configure:7937: result: yes configure:7955: checking for sys/mman.h configure:7962: result: yes configure:7875: checking sys/param.h usability configure:7884: gcc -c -g -O2 conftest.c >&5 configure:7887: $? = 0 configure:7890: test -s conftest.o configure:7893: $? = 0 configure:7902: result: yes configure:7906: checking sys/param.h presence configure:7913: gcc -E conftest.c configure:7919: $? = 0 configure:7937: result: yes configure:7955: checking for sys/param.h configure:7962: result: yes configure:7866: checking for sys/stat.h configure:7871: result: yes configure:7866: checking for sys/types.h configure:7871: result: yes configure:7875: checking malloc.h usability configure:7884: gcc -c -g -O2 conftest.c >&5 configure:7887: $? = 0 configure:7890: test -s conftest.o configure:7893: $? = 0 configure:7902: result: yes configure:7906: checking malloc.h presence configure:7913: gcc -E conftest.c configure:7919: $? = 0 configure:7937: result: yes configure:7955: checking for malloc.h configure:7962: result: yes configure:7975: checking for off_t configure:8002: gcc -c -g -O2 conftest.c >&5 configure:8005: $? = 0 configure:8008: test -s conftest.o configure:8011: $? = 0 configure:8021: result: yes configure:8033: checking size of short configure:8061: gcc -c -g -O2 conftest.c >&5 configure: In function `main': configure:8053: duplicate case value configure:8053: previously used here configure:8064: $? = 1 configure: failed program was: #line 8039 "configure" #include "confdefs.h" #include "confdefs.h" #include <sys/types.h> #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { switch (0) case 0: case (sizeof (short) == 4):; ; return 0; } configure:8061: gcc -c -g -O2 conftest.c >&5 configure: In function `main': configure:8053: duplicate case value configure:8053: previously used here configure:8064: $? = 1 configure: failed program was: #line 8039 "configure" #include "confdefs.h" #include "confdefs.h" #include <sys/types.h> #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { switch (0) case 0: case (sizeof (short) == 8):; ; return 0; } configure:8061: gcc -c -g -O2 conftest.c >&5 configure: In function `main': configure:8053: duplicate case value configure:8053: previously used here configure:8064: $? = 1 configure: failed program was: #line 8039 "configure" #include "confdefs.h" #include "confdefs.h" #include <sys/types.h> #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { switch (0) case 0: case (sizeof (short) == 1):; ; return 0; } configure:8061: gcc -c -g -O2 conftest.c >&5 configure:8064: $? = 0 configure:8067: test -s conftest.o configure:8070: $? = 0 configure:8088: result: 2 configure:8096: checking size of int configure:8124: gcc -c -g -O2 conftest.c >&5 configure:8127: $? = 0 configure:8130: test -s conftest.o configure:8133: $? = 0 configure:8151: result: 4 configure:8159: checking size of long configure:8187: gcc -c -g -O2 conftest.c >&5 configure:8190: $? = 0 configure:8193: test -s conftest.o configure:8196: $? = 0 configure:8214: result: 4 configure:8234: checking pthread.h usability configure:8243: gcc -c -g -O2 conftest.c >&5 configure:8246: $? = 0 configure:8249: test -s conftest.o configure:8252: $? = 0 configure:8261: result: yes configure:8265: checking pthread.h presence configure:8272: gcc -E conftest.c configure:8278: $? = 0 configure:8296: result: yes configure:8314: checking for pthread.h configure:8321: result: yes configure:8341: checking zlib.h usability configure:8350: gcc -c -g -O2 conftest.c >&5 configure:8353: $? = 0 configure:8356: test -s conftest.o configure:8359: $? = 0 configure:8368: result: yes configure:8372: checking zlib.h presence configure:8379: gcc -E conftest.c configure:8385: $? = 0 configure:8403: result: yes configure:8421: checking for zlib.h configure:8428: result: yes configure:8463: checking bzlib.h usability configure:8472: gcc -c -g -O2 conftest.c >&5 configure:8500:19: bzlib.h: No such file or directory configure:8475: $? = 1 configure: failed program was: #line 8465 "configure" #include "confdefs.h" #include <stdio.h> #if HAVE_SYS_TYPES_H # include <sys/types.h> #endif #if HAVE_SYS_STAT_H # include <sys/stat.h> #endif #if STDC_HEADERS # include <stdlib.h> # include <stddef.h> #else # if HAVE_STDLIB_H # include <stdlib.h> # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include <memory.h> # endif # include <string.h> #endif #if HAVE_STRINGS_H # include <strings.h> #endif #if HAVE_INTTYPES_H # include <inttypes.h> #else # if HAVE_STDINT_H # include <stdint.h> # endif #endif #if HAVE_UNISTD_H # include <unistd.h> #endif #include <bzlib.h> configure:8490: result: no configure:8494: checking bzlib.h presence configure:8501: gcc -E conftest.c configure:8497:19: bzlib.h: No such file or directory configure:8507: $? = 1 configure: failed program was: #line 8496 "configure" #include "confdefs.h" #include <bzlib.h> configure:8525: result: no configure:8543: checking for bzlib.h configure:8550: result: no configure:8563: checking for bzReadOpen in -lbz2 configure:8596: gcc -o conftest -g -O2 conftest.c -lbz2 >&5 /usr/bin/ld: cannot find -lbz2 collect2: ld returned 1 exit status configure:8599: $? = 1 configure: failed program was: #line 8570 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char bzReadOpen (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { bzReadOpen (); ; return 0; } configure:8616: result: no configure:8634: checking for setsid configure:8677: gcc -o conftest -g -O2 conftest.c >&5 configure:8680: $? = 0 configure:8683: test -s conftest configure:8686: $? = 0 configure:8696: result: yes configure:8634: checking for memcpy configure:8677: gcc -o conftest -g -O2 conftest.c >&5 configure:8649: warning: conflicting types for built-in function `memcpy' configure:8680: $? = 0 configure:8683: test -s conftest configure:8686: $? = 0 configure:8696: result: yes configure:8634: checking for snprintf configure:8677: gcc -o conftest -g -O2 conftest.c >&5 configure:8680: $? = 0 configure:8683: test -s conftest configure:8686: $? = 0 configure:8696: result: yes configure:8706: checking whether setpgrp takes no argument configure:8741: gcc -o conftest -g -O2 conftest.c >&5 configure: In function `main': configure:8733: too many arguments to function `setpgrp' configure:8744: $? = 1 configure: program exited with status 1 configure: failed program was: #line 8716 "configure" #include "confdefs.h" #if HAVE_UNISTD_H # include <unistd.h> #endif #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #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. */ exit (setpgrp (1,1) == -1 ? 0 : 1); ; return 0; } configure:8762: result: yes configure:8784: checking libmilter/mfapi.h usability configure:8793: gcc -c -g -O2 conftest.c >&5 configure:8796: $? = 0 configure:8799: test -s conftest.o configure:8802: $? = 0 configure:8811: result: yes configure:8815: checking libmilter/mfapi.h presence configure:8822: gcc -E conftest.c configure:8828: $? = 0 configure:8846: result: yes configure:8864: checking for libmilter/mfapi.h configure:8871: result: yes configure:8898: checking for __gmpz_init in -lgmp configure:8931: gcc -o conftest -g -O2 conftest.c -lgmp >&5 configure:8934: $? = 0 configure:8937: test -s conftest configure:8940: $? = 0 configure:8951: result: yes configure:9039: checking syslog.h usability configure:9048: gcc -c -g -O2 conftest.c >&5 configure:9051: $? = 0 configure:9054: test -s conftest.o configure:9057: $? = 0 configure:9066: result: yes configure:9070: checking syslog.h presence configure:9077: gcc -E conftest.c configure:9083: $? = 0 configure:9101: result: yes configure:9119: checking for syslog.h configure:9126: result: yes configure:9338: result: /dev/(u)random detected. configure:9379: checking tcpd.h usability configure:9388: gcc -c -g -O2 conftest.c >&5 configure:9391: $? = 0 configure:9394: test -s conftest.o configure:9397: $? = 0 configure:9406: result: yes configure:9410: checking tcpd.h presence configure:9417: gcc -E conftest.c configure:9423: $? = 0 configure:9441: result: yes configure:9459: checking for tcpd.h configure:9466: result: yes configure:9477: checking for hosts_ctl in -lwrap configure:9510: gcc -o conftest -g -O2 conftest.c -lwrap >&5 configure:9513: $? = 0 configure:9516: test -s conftest configure:9519: $? = 0 configure:9530: result: yes configure:9567: gcc -o conftest -g -O2 conftest.c -lwrap >&5 configure:9570: $? = 0 configure:9572: ./conftest configure:9575: $? = 0 configure:9946: result: Checking /etc/passwd... configure:10023: checking for gcc option to accept ANSI C configure:10086: gcc -c -g -O2 conftest.c >&5 configure:10089: $? = 0 configure:10092: test -s conftest.o configure:10095: $? = 0 configure:10112: result: none needed configure:10120: checking for an ANSI C-conforming const configure:10190: gcc -c -g -O2 conftest.c >&5 configure:10193: $? = 0 configure:10196: test -s conftest.o configure:10199: $? = 0 configure:10209: result: yes configure:10219: checking whether byte ordering is bigendian configure:10249: gcc -c -g -O2 conftest.c >&5 configure:10252: $? = 0 configure:10255: test -s conftest.o configure:10258: $? = 0 configure:10285: gcc -c -g -O2 conftest.c >&5 configure: In function `main': configure:10275: `not' undeclared (first use in this function) configure:10275: (Each undeclared identifier is reported only once configure:10275: for each function it appears in.) configure:10275: parse error before "big" configure:10288: $? = 1 configure: failed program was: #line 10261 "configure" #include "confdefs.h" #include <sys/types.h> #include <sys/param.h> #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { #if BYTE_ORDER != BIG_ENDIAN not big endian #endif ; return 0; } configure:10402: result: no configure:10551: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on mail4.kcnet.com config.status:645: creating libclamav/Makefile config.status:645: creating clamscan/Makefile config.status:645: creating database/Makefile config.status:645: creating docs/Makefile config.status:645: creating clamd/Makefile config.status:645: creating clamdscan/Makefile config.status:645: creating clamav-milter/Makefile config.status:645: creating freshclam/Makefile config.status:645: creating sigtool/Makefile config.status:645: creating etc/Makefile config.status:645: creating Makefile config.status:749: creating clamav-config.h config.status:956: clamav-config.h is unchanged config.status:1057: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_build_alias=i686-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func_memcpy=yes ac_cv_func_setpgrp_void=yes ac_cv_func_setsid=yes ac_cv_func_snprintf=yes ac_cv_header_bzlib_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libmilter_mfapi_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_ndir_h=no ac_cv_header_pthread_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_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_types_h=yes ac_cv_header_syslog_h=yes ac_cv_header_tcpd_h=yes ac_cv_header_unistd_h=yes ac_cv_header_zlib_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_host_alias=i686-pc-linux-gnu ac_cv_lib_bz2_bzReadOpen=no ac_cv_lib_gmp___gmpz_init=yes ac_cv_lib_wrap_hosts_ctl=yes ac_cv_objext=o ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_make_make_set=yes ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_short=2 ac_cv_target=i686-pc-linux-gnu ac_cv_target_alias=i686-pc-linux-gnu ac_cv_type_off_t=yes am_cv_CC_dependencies_compiler_type=gcc3 lt_cv_archive_cmds_need_lc=no lt_cv_compiler_c_o=yes lt_cv_compiler_o_lo=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.3.2.so' lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\''' lt_cv_ld_reload_flag=-r lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_prog_cc_can_build_shared=yes lt_cv_prog_cc_no_builtin= lt_cv_prog_cc_pic=' -fPIC' lt_cv_prog_cc_pic_works=yes lt_cv_prog_cc_shlib= lt_cv_prog_cc_static=-static lt_cv_prog_cc_static_works=yes lt_cv_prog_cc_wl=-Wl, lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' lt_cv_sys_path_separator=: ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "clamav" #define VERSION "0.67-1" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define SCANBUFF 131072 #define FILEBUFF 8192 #define STDC_HEADERS 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define HAVE_INTTYPES_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 SIZEOF_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define HAVE_ZLIB_H 1 #define HAVE_SETSID 1 #define HAVE_MEMCPY 1 #define HAVE_SNPRINTF 1 #define SETPGRP_VOID 1 #define HAVE_GMP 1 #define CLAMD_USE_SYSLOG 1 #define CLAMAVUSER "clamav" #define CLAMAVGROUP "clamav" #define DB1NAME "main.cvd" #define DB2NAME "daily.cvd" #define DATADIR "/usr/local/share/clamav" #define CONFDIR "/usr/local/etc" #define C_URANDOM 1 #define WITH_TCPWRAP 1 #define HAVE_IN_PORT_T 1 #define C_LINUX 1 #define CL_THREAD_SAFE 1 #define _REENTRANT 1 #define CLAMUKO 1 #define BUILD_CLAMD 1 #define WORDS_BIGENDIAN 0 configure: exit 0 ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Clamav-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/clamav-users