Hello, I've compiled clamav (w/o milter) and the libclamav is blocking. I've just compiled libclamav and the ex1.c in the exemple folder. The ex1 stops in the function that read le database. I don't know why for now. Any idees ?
Thanks, Here is my ./configure output (config.log): 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-shared --disable-clamav --enable-dependency-tracking --disable-clamuko --enable-bigstack --with-user=_clamd --with-group=_clamd --disable-cr --with-dbdir=/usr/local/share/clamav --prefix=/usr/local --sysconfdir=/etc ## --------- ## ## Platform. ## ## --------- ## hostname = puffy.fatbsd.com uname -m = i386 uname -r = 3.4 uname -s = OpenBSD uname -v = GENERIC#18 /usr/bin/uname -p = AMD Duron Model 3 (Spitfire) ("AuthenticAMD" 686-class) /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = OpenBSD.i386 /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /goinfre/goinfre1/Server/clamav/clamav/w-clamav-0.66/bin PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /usr/local/bin PATH: /usr/X11R6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1411: checking build system type configure:1429: result: i386-unknown-openbsd3.4 configure:1437: checking host system type configure:1451: result: i386-unknown-openbsd3.4 configure:1459: checking target system type configure:1473: result: i386-unknown-openbsd3.4 configure:1544: result: creating target.h - canonical system defines configure:1687: checking for a BSD-compatible install configure:1741: result: /usr/bin/install -c -o root -g bin configure:1752: checking whether build environment is sane configure:1795: result: yes configure:1828: checking for gawk configure:1857: result: no configure:1828: checking for mawk configure:1857: result: no configure:1828: checking for nawk configure:1844: found /usr/bin/nawk configure:1854: result: nawk configure:1864: checking whether make sets ${MAKE} configure:1884: result: yes configure:2046: checking for gawk configure:2072: result: nawk configure:2128: checking for gcc configure:2154: result: cc configure:2398: checking for C compiler version configure:2401: cc --version </dev/null >&5 2.95.3 configure:2404: $? = 0 configure:2406: cc -v </dev/null >&5 Reading specs from /usr/lib/gcc-lib/i386-unknown-openbsd3.4/2.95.3/specs gcc version 2.95.3 20010125 (prerelease, propolice) configure:2409: $? = 0 configure:2411: cc -V </dev/null >&5 cc: argument to `-V' is missing configure:2414: $? = 1 configure:2440: checking for C compiler default output configure:2443: cc -O2 -I/usr/local/include -pthread -L/usr/local/lib conftest.c >&5 configure:2446: $? = 0 configure:2479: result: a.out configure:2484: checking whether the C compiler works configure:2490: ./a.out configure:2493: $? = 0 configure:2508: result: yes configure:2515: checking whether we are cross compiling configure:2517: result: no configure:2520: checking for suffix of executables configure:2522: cc -o conftest -O2 -I/usr/local/include -pthread -L/usr/local/lib conftest.c >&5 configure:2525: $? = 0 configure:2547: result: configure:2553: checking for suffix of object files configure:2577: cc -c -O2 -I/usr/local/include conftest.c >&5 configure:2580: $? = 0 configure:2599: result: o configure:2603: checking whether we are using the GNU C compiler configure:2630: cc -c -O2 -I/usr/local/include conftest.c >&5 configure:2633: $? = 0 configure:2636: test -s conftest.o configure:2639: $? = 0 configure:2651: result: yes configure:2657: checking whether cc accepts -g configure:2681: cc -c -g -I/usr/local/include conftest.c >&5 configure:2684: $? = 0 configure:2687: test -s conftest.o configure:2690: $? = 0 configure:2700: result: yes configure:2727: cc -c -O2 -I/usr/local/include conftest.c >&5 conftest.c:2: syntax error before `me' configure:2730: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2859: checking for style of include used by make configure:2887: result: GNU configure:2915: checking dependency style of cc configure:2977: result: gcc configure:2994: checking for a BSD-compatible install configure:3048: result: /usr/bin/install -c -o root -g bin configure:3059: checking whether ln -s works configure:3063: result: yes configure:3070: checking whether make sets ${MAKE} configure:3090: result: yes configure:3187: checking for ld used by GCC configure:3250: result: /usr/bin/ld configure:3259: checking if the linker (/usr/bin/ld) is GNU ld GNU ld version 2.11.2 (with BFD 2.11.2) configure:3271: result: yes configure:3276: checking for /usr/bin/ld option to reload object files configure:3283: result: -r configure:3288: checking for BSD-compatible nm configure:3324: result: /usr/bin/nm -B configure:3327: checking how to recognise dependant libraries configure:3505: result: file_magic ELF [0-9][0-9]*-bit [LM]SB shared object configure:3518: checking command to parse /usr/bin/nm -B output configure:3599: cc -c -O2 -I/usr/local/include conftest.c >&5 configure:3602: $? = 0 configure:3606: /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:3609: $? = 0 configure:3661: cc -o conftest -O2 -I/usr/local/include -pthread -L/usr/local/lib conftest.c conftstm.o >&5 configure:3664: $? = 0 configure:3708: result: ok configure:3717: checking how to run the C preprocessor configure:3743: cc -E -I/usr/local/include conftest.c configure:3749: $? = 0 configure:3776: cc -E -I/usr/local/include conftest.c configure:3772: ac_nonexistent.h: No such file or directory configure:3782: $? = 1 configure: failed program was: #line 3771 "configure" #include "confdefs.h" #include <ac_nonexistent.h> configure:3819: result: cc -E configure:3834: cc -E -I/usr/local/include conftest.c configure:3840: $? = 0 configure:3867: cc -E -I/usr/local/include conftest.c configure:3863: ac_nonexistent.h: No such file or directory configure:3873: $? = 1 configure: failed program was: #line 3862 "configure" #include "confdefs.h" #include <ac_nonexistent.h> configure:3913: checking for ANSI C header files configure:3927: cc -E -I/usr/local/include conftest.c configure:3933: $? = 0 configure:4020: cc -o conftest -O2 -I/usr/local/include -pthread -L/usr/local/lib conftest.c >&5 configure:4023: $? = 0 configure:4025: ./conftest configure:4028: $? = 0 configure:4042: result: yes configure:4066: checking for sys/types.h configure:4079: cc -c -O2 -I/usr/local/include conftest.c >&5 configure:4082: $? = 0 configure:4085: test -s conftest.o configure:4088: $? = 0 configure:4098: result: yes configure:4066: checking for sys/stat.h configure:4079: cc -c -O2 -I/usr/local/include conftest.c >&5 configure:4082: $? = 0 configure:4085: test -s conftest.o configure:4088: $? = 0 configure:4098: result: yes configure:4066: checking for stdlib.h configure:4079: cc -c -O2 -I/usr/local/include conftest.c >&5 configure:4082: $? = 0 configure:4085: test -s conftest.o configure:4088: $? = 0 configure:4098: result: yes configure:4066: checking for string.h configure:4079: cc -c -O2 -I/usr/local/include conftest.c >&5 configure:4082: $? = 0 configure:4085: test -s conftest.o configure:4088: $? = 0 configure:4098: result: yes configure:4066: checking for memory.h configure:4079: cc -c -O2 -I/usr/local/include conftest.c >&5 configure:4082: $? = 0 configure:4085: test -s conftest.o configure:4088: $? = 0 configure:4098: result: yes configure:4066: checking for strings.h configure:4079: cc -c -O2 -I/usr/local/include conftest.c >&5 configure:4082: $? = 0 configure:4085: test -s conftest.o configure:4088: $? = 0 configure:4098: result: yes configure:4066: checking for inttypes.h configure:4079: cc -c -O2 -I/usr/local/include conftest.c >&5 configure:4082: $? = 0 configure:4085: test -s conftest.o configure:4088: $? = 0 configure:4098: result: yes configure:4066: checking for stdint.h configure:4079: cc -c -O2 -I/usr/local/include conftest.c >&5 configure:4107: stdint.h: No such file or directory configure:4082: $? = 1 configure: failed program was: #line 4071 "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 <stdint.h> configure:4098: result: no configure:4066: checking for unistd.h configure:4079: cc -c -O2 -I/usr/local/include conftest.c >&5 configure:4082: $? = 0 configure:4085: test -s conftest.o configure:4088: $? = 0 configure:4098: result: yes configure:4124: checking dlfcn.h usability configure:4133: cc -c -O2 -I/usr/local/include conftest.c >&5 configure:4136: $? = 0 configure:4139: test -s conftest.o configure:4142: $? = 0 configure:4151: result: yes configure:4155: checking dlfcn.h presence configure:4162: cc -E -I/usr/local/include conftest.c configure:4168: $? = 0 configure:4186: result: yes configure:4204: checking for dlfcn.h configure:4211: result: yes configure:4408: checking for ranlib configure:4424: found /usr/bin/ranlib configure:4435: result: ranlib configure:4488: checking for strip configure:4504: found /usr/bin/strip configure:4515: result: strip configure:4726: checking for objdir configure:4737: result: .libs configure:4754: checking for cc option to produce PIC configure:4904: result: -fPIC configure:4908: checking if cc PIC flag -fPIC works configure:4934: cc -c -O2 -fPIC -DPIC -I/usr/local/include conftest.c >&5 configure:4937: $? = 0 configure:4940: test -s conftest.o configure:4943: $? = 0 configure:4980: result: yes configure:4996: checking if cc static flag -static works configure:5023: cc -o conftest -O2 -I/usr/local/include -pthread -L/usr/local/lib -static conftest.c >&5 configure:5026: $? = 0 configure:5029: test -s conftest configure:5032: $? = 0 configure:5047: result: yes configure:5059: checking if cc supports -c -o file.o configure:5079: cc -c -O2 -o out/conftest2.o -I/usr/local/include conftest.c >&5 configure:5103: result: yes configure:5108: checking if cc supports -c -o file.lo configure:5138: cc -c -O2 -c -o conftest.lo -I/usr/local/include conftest.c >&5 configure:5141: $? = 0 configure:5144: test -s conftest.lo configure:5147: $? = 0 configure:5168: result: yes configure:5199: checking if cc supports -fno-rtti -fno-exceptions configure:5224: cc -c -O2 -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include conftest.c >&5 configure:5227: $? = 0 configure:5230: test -s conftest.o configure:5233: $? = 0 configure:5249: result: yes configure:5260: checking whether the linker (/usr/bin/ld) supports shared libraries configure:5940: result: yes configure:5945: checking how to hardcode library paths into programs configure:5969: result: immediate configure:5974: checking whether stripping libraries is possible configure:5979: result: yes configure:5990: checking dynamic linker characteristics configure:6383: result: openbsd3.4 ld.so configure:6388: checking if libtool supports shared libraries configure:6390: result: yes configure:6393: checking whether to build shared libraries configure:6414: result: yes configure:6417: checking whether to build static libraries configure:6421: result: yes configure:7083: checking whether -lc should be explicitly linked in configure:7091: cc -c -O2 -I/usr/local/include conftest.c >&5 configure:7094: $? = 0 configure:7108: cc -shared -fPIC -o conftest conftest.o -v 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7111: $? = 1 configure:7124: result: yes configure:7710: checking for ANSI C header files configure:7839: result: yes configure:7869: checking for stdint.h configure:7874: result: no configure:7869: checking for unistd.h configure:7874: result: yes configure:7878: checking sys/int_types.h usability configure:7887: cc -c -O2 -I/usr/local/include conftest.c >&5 configure:7915: sys/int_types.h: No such file or directory configure:7890: $? = 1 configure: failed program was: #line 7880 "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:7905: result: no configure:7909: checking sys/int_types.h presence configure:7916: cc -E -I/usr/local/include conftest.c configure:7912: sys/int_types.h: No such file or directory configure:7922: $? = 1 configure: failed program was: #line 7911 "configure" #include "confdefs.h" #include <sys/int_types.h> configure:7940: result: no configure:7958: checking for sys/int_types.h configure:7965: result: no configure:7869: checking for dlfcn.h configure:7874: result: yes configure:7869: checking for inttypes.h configure:7874: result: yes configure:7878: checking sys/inttypes.h usability configure:7887: cc -c -O2 -I/usr/local/include conftest.c >&5 configure:7915: sys/inttypes.h: No such file or directory configure:7890: $? = 1 configure: failed program was: #line 7880 "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:7905: result: no configure:7909: checking sys/inttypes.h presence configure:7916: cc -E -I/usr/local/include conftest.c configure:7912: sys/inttypes.h: No such file or directory configure:7922: $? = 1 configure: failed program was: #line 7911 "configure" #include "confdefs.h" #include <sys/inttypes.h> configure:7940: result: no configure:7958: checking for sys/inttypes.h configure:7965: result: no configure:7869: checking for memory.h configure:7874: result: yes configure:7878: checking ndir.h usability configure:7887: cc -c -O2 -I/usr/local/include conftest.c >&5 configure:7915: ndir.h: No such file or directory configure:7890: $? = 1 configure: failed program was: #line 7880 "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:7905: result: no configure:7909: checking ndir.h presence configure:7916: cc -E -I/usr/local/include conftest.c configure:7912: ndir.h: No such file or directory configure:7922: $? = 1 configure: failed program was: #line 7911 "configure" #include "confdefs.h" #include <ndir.h> configure:7940: result: no configure:7958: checking for ndir.h configure:7965: result: no configure:7869: checking for stdlib.h configure:7874: result: yes configure:7869: checking for strings.h configure:7874: result: yes configure:7869: checking for string.h configure:7874: result: yes configure:7878: checking sys/mman.h usability configure:7887: cc -c -O2 -I/usr/local/include conftest.c >&5 configure:7890: $? = 0 configure:7893: test -s conftest.o configure:7896: $? = 0 configure:7905: result: yes configure:7909: checking sys/mman.h presence configure:7916: cc -E -I/usr/local/include conftest.c configure:7922: $? = 0 configure:7940: result: yes configure:7958: checking for sys/mman.h configure:7965: result: yes configure:7878: checking sys/param.h usability configure:7887: cc -c -O2 -I/usr/local/include conftest.c >&5 configure:7890: $? = 0 configure:7893: test -s conftest.o configure:7896: $? = 0 configure:7905: result: yes configure:7909: checking sys/param.h presence configure:7916: cc -E -I/usr/local/include conftest.c configure:7922: $? = 0 configure:7940: result: yes configure:7958: checking for sys/param.h configure:7965: result: yes configure:7869: checking for sys/stat.h configure:7874: result: yes configure:7869: checking for sys/types.h configure:7874: result: yes configure:7878: checking malloc.h usability configure:7887: cc -c -O2 -I/usr/local/include conftest.c >&5 In file included from configure:7915: /usr/include/malloc.h:4: warning: #warning "<malloc.h> is obsolete, use <stdlib.h>" configure:7890: $? = 0 configure:7893: test -s conftest.o configure:7896: $? = 0 configure:7905: result: yes configure:7909: checking malloc.h presence configure:7916: cc -E -I/usr/local/include conftest.c In file included from configure:7912: /usr/include/malloc.h:4: warning: #warning "<malloc.h> is obsolete, use <stdlib.h>" configure:7922: $? = 0 configure:7940: result: yes configure:7958: checking for malloc.h configure:7965: result: yes configure:7978: checking for off_t configure:8005: cc -c -O2 -I/usr/local/include conftest.c >&5 configure:8008: $? = 0 configure:8011: test -s conftest.o configure:8014: $? = 0 configure:8024: result: yes configure:8036: checking size of short configure:8064: cc -c -O2 -I/usr/local/include conftest.c >&5 configure: In function `main': configure:8056: duplicate case value configure:8056: this is the first entry for that value configure:8067: $? = 1 configure: failed program was: #line 8042 "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:8064: cc -c -O2 -I/usr/local/include conftest.c >&5 configure: In function `main': configure:8056: duplicate case value configure:8056: this is the first entry for that value configure:8067: $? = 1 configure: failed program was: #line 8042 "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:8064: cc -c -O2 -I/usr/local/include conftest.c >&5 configure: In function `main': configure:8056: duplicate case value configure:8056: this is the first entry for that value configure:8067: $? = 1 configure: failed program was: #line 8042 "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:8064: cc -c -O2 -I/usr/local/include conftest.c >&5 configure:8067: $? = 0 configure:8070: test -s conftest.o configure:8073: $? = 0 configure:8091: result: 2 configure:8099: checking size of int configure:8127: cc -c -O2 -I/usr/local/include conftest.c >&5 configure:8130: $? = 0 configure:8133: test -s conftest.o configure:8136: $? = 0 configure:8154: result: 4 configure:8162: checking size of long configure:8190: cc -c -O2 -I/usr/local/include conftest.c >&5 configure:8193: $? = 0 configure:8196: test -s conftest.o configure:8199: $? = 0 configure:8217: result: 4 configure:8237: checking pthread.h usability configure:8246: cc -c -O2 -I/usr/local/include conftest.c >&5 configure:8249: $? = 0 configure:8252: test -s conftest.o configure:8255: $? = 0 configure:8264: result: yes configure:8268: checking pthread.h presence configure:8275: cc -E -I/usr/local/include conftest.c configure:8281: $? = 0 configure:8299: result: yes configure:8317: checking for pthread.h configure:8324: result: yes configure:8344: checking zlib.h usability configure:8353: cc -c -O2 -I/usr/local/include conftest.c >&5 configure:8356: $? = 0 configure:8359: test -s conftest.o configure:8362: $? = 0 configure:8371: result: yes configure:8375: checking zlib.h presence configure:8382: cc -E -I/usr/local/include conftest.c configure:8388: $? = 0 configure:8406: result: yes configure:8424: checking for zlib.h configure:8431: result: yes configure:8466: checking bzlib.h usability configure:8475: cc -c -O2 -I/usr/local/include conftest.c >&5 configure:8478: $? = 0 configure:8481: test -s conftest.o configure:8484: $? = 0 configure:8493: result: yes configure:8497: checking bzlib.h presence configure:8504: cc -E -I/usr/local/include conftest.c configure:8510: $? = 0 configure:8528: result: yes configure:8546: checking for bzlib.h configure:8553: result: yes configure:8566: checking for bzReadOpen in -lbz2 configure:8599: cc -o conftest -O2 -I/usr/local/include -pthread -L/usr/local/lib conftest.c -lbz2 >&5 configure:8602: $? = 0 configure:8605: test -s conftest configure:8608: $? = 0 configure:8619: result: yes configure:8637: checking for setsid configure:8680: cc -o conftest -O2 -I/usr/local/include -pthread -L/usr/local/lib conftest.c >&5 configure:8683: $? = 0 configure:8686: test -s conftest configure:8689: $? = 0 configure:8699: result: yes configure:8637: checking for memcpy configure:8680: cc -o conftest -O2 -I/usr/local/include -pthread -L/usr/local/lib conftest.c >&5 configure:8652: warning: conflicting types for built-in function `memcpy' configure:8683: $? = 0 configure:8686: test -s conftest configure:8689: $? = 0 configure:8699: result: yes configure:8637: checking for snprintf configure:8680: cc -o conftest -O2 -I/usr/local/include -pthread -L/usr/local/lib conftest.c >&5 configure:8683: $? = 0 configure:8686: test -s conftest configure:8689: $? = 0 configure:8699: result: yes configure:8709: checking whether setpgrp takes no argument configure:8744: cc -o conftest -O2 -I/usr/local/include -pthread -L/usr/local/lib conftest.c >&5 configure:8747: $? = 0 configure:8749: ./conftest configure:8752: $? = 0 configure:8765: result: no configure:8787: checking libmilter/mfapi.h usability configure:8796: cc -c -O2 -I/usr/local/include conftest.c >&5 configure:8824: libmilter/mfapi.h: No such file or directory configure:8799: $? = 1 configure: failed program was: #line 8789 "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 <libmilter/mfapi.h> configure:8814: result: no configure:8818: checking libmilter/mfapi.h presence configure:8825: cc -E -I/usr/local/include conftest.c configure:8821: libmilter/mfapi.h: No such file or directory configure:8831: $? = 1 configure: failed program was: #line 8820 "configure" #include "confdefs.h" #include <libmilter/mfapi.h> configure:8849: result: no configure:8867: checking for libmilter/mfapi.h configure:8874: result: no configure:8901: checking for __gmpz_init in -lgmp configure:8934: cc -o conftest -O2 -I/usr/local/include -pthread -L/usr/local/lib conftest.c -lgmp >&5 configure:8937: $? = 0 configure:8940: test -s conftest configure:8943: $? = 0 configure:8954: result: yes configure:9042: checking syslog.h usability configure:9051: cc -c -O2 -I/usr/local/include conftest.c >&5 configure:9054: $? = 0 configure:9057: test -s conftest.o configure:9060: $? = 0 configure:9069: result: yes configure:9073: checking syslog.h presence configure:9080: cc -E -I/usr/local/include conftest.c configure:9086: $? = 0 configure:9104: result: yes configure:9122: checking for syslog.h configure:9129: result: yes configure:9341: result: /dev/(u)random detected. configure:9784: checking for cc option to accept ANSI C configure:9847: cc -c -O2 -I/usr/local/include conftest.c >&5 configure:9850: $? = 0 configure:9853: test -s conftest.o configure:9856: $? = 0 configure:9873: result: none needed configure:9881: checking for an ANSI C-conforming const configure:9951: cc -c -O2 -I/usr/local/include conftest.c >&5 configure:9954: $? = 0 configure:9957: test -s conftest.o configure:9960: $? = 0 configure:9970: result: yes configure:9980: checking whether byte ordering is bigendian configure:10010: cc -c -O2 -I/usr/local/include conftest.c >&5 configure:10013: $? = 0 configure:10016: test -s conftest.o configure:10019: $? = 0 configure:10046: cc -c -O2 -I/usr/local/include conftest.c >&5 configure: In function `main': configure:10036: syntax error before `big' configure:10049: $? = 1 configure: failed program was: #line 10022 "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:10163: result: no configure:10312: 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 puffy.fatbsd.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:1051: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-openbsd3.4 ac_cv_build_alias=i386-unknown-openbsd3.4 ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 ' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/usr/local/include ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=' -pthread -L/usr/local/lib' 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=no ac_cv_func_setsid=yes ac_cv_func_snprintf=yes ac_cv_header_bzlib_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libmilter_mfapi_h=no 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=no 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_unistd_h=yes ac_cv_header_zlib_h=yes ac_cv_host=i386-unknown-openbsd3.4 ac_cv_host_alias=i386-unknown-openbsd3.4 ac_cv_lib_bz2_bzReadOpen=yes ac_cv_lib_gmp___gmpz_init=yes ac_cv_objext=o ac_cv_path_CC=cc ac_cv_path_CXX=c++ ac_cv_prog_AWK=nawk ac_cv_prog_CPP='cc -E' ac_cv_prog_ac_ct_CC=cc 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=i386-unknown-openbsd3.4 ac_cv_target_alias=i386-unknown-openbsd3.4 ac_cv_type_off_t=yes am_cv_CC_dependencies_compiler_type=gcc lt_cv_archive_cmds_need_lc=yes lt_cv_compiler_c_o=yes lt_cv_compiler_o_lo=yes lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB shared object' lt_cv_file_magic_cmd=/usr/bin/file lt_cv_file_magic_test_file=/usr/lib/libc.so.30.1 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.66" #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_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define SCANBUFF 131072 #define FILEBUFF 8192 #define STDC_HEADERS 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_BZLIB_H 1 #define NOBZ2PREFIX 1 #define HAVE_SETSID 1 #define HAVE_MEMCPY 1 #define HAVE_SNPRINTF 1 #define HAVE_GMP 1 #define CLAMD_USE_SYSLOG 1 #define CLAMAVUSER "_clamd" #define CLAMAVGROUP "_clamd" #define C_BIGSTACK 1 #define DB1NAME "main.cvd" #define DB2NAME "daily.cvd" #define DATADIR "/usr/local/share/clamav" #define CONFDIR "/etc" #define C_URANDOM 1 #define CL_THREAD_SAFE 1 #define _REENTRANT 1 #define C_BSD 1 #define BUILD_CLAMD 1 #define WORDS_BIGENDIAN 0 configure: exit 0 ## ---------------------- ## ## 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 libclamav/Makefile depfiles on puffy.fatbsd.com config.status:645: creating libclamav/Makefile config.status:1051: executing depfiles commands ------------------------------------------------------- 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