The Clamav milter fails on % make.

Attached is the config.log::

Thanks in advance!

--------------------------------------

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 --prefix=/usr/local --enable-milter

## --------- ##
## Platform. ##
## --------- ##

hostname = xcon3.xconcepts.net
uname -m = i386
uname -r = 4.7-RELEASE
uname -s = FreeBSD
uname -v = FreeBSD 4.7-RELEASE #0: Wed Oct  9 15:08:34 GMT 2002
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC 

/usr/bin/uname -p = i386
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin
PATH: /usr/local/jdk/bin
PATH: /usr/local/jdk/jre/bin
PATH: /root/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1412: checking build system type
configure:1430: result: i386-unknown-freebsd4.7
configure:1438: checking host system type
configure:1452: result: i386-unknown-freebsd4.7
configure:1460: checking target system type
configure:1474: result: i386-unknown-freebsd4.7
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:1858: result: no
configure:1829: checking for mawk
configure:1858: result: no
configure:1829: checking for nawk
configure:1845: found /usr/bin/nawk
configure:1855: result: nawk
configure:1865: checking whether make sets ${MAKE}
configure:1885: result: yes
configure:2047: checking for gawk
configure:2073: result: nawk
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
2.95.4
configure:2405: $? = 0
configure:2407: gcc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
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: syntax 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: gcc
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/libexec/elf/ld
configure:3260: checking if the linker (/usr/libexec/elf/ld) is GNU ld
GNU ld version 2.12.1 [FreeBSD] 2002-07-20
configure:3272: result: yes
configure:3277: checking for /usr/libexec/elf/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:3774: ac_nonexistent.h: No such file or directory
configure:3783: $? = 1
configure: failed program was:
#line 3773 "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:3865: ac_nonexistent.h: No such file or directory
configure:3874: $? = 1
configure: failed program was:
#line 3864 "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:4021: gcc -o conftest -g -O2   conftest.c  >&5
configure:4024: $? = 0
configure:4026: ./conftest
configure:4029: $? = 0
configure:4043: result: yes
configure:4067: checking for sys/types.h
configure:4080: gcc -c -g -O2  conftest.c >&5
configure:4083: $? = 0
configure:4086: test -s conftest.o
configure:4089: $? = 0
configure:4099: result: yes
configure:4067: checking for sys/stat.h
configure:4080: gcc -c -g -O2  conftest.c >&5
configure:4083: $? = 0
configure:4086: test -s conftest.o
configure:4089: $? = 0
configure:4099: result: yes
configure:4067: checking for stdlib.h
configure:4080: gcc -c -g -O2  conftest.c >&5
configure:4083: $? = 0
configure:4086: test -s conftest.o
configure:4089: $? = 0
configure:4099: result: yes
configure:4067: checking for string.h
configure:4080: gcc -c -g -O2  conftest.c >&5
configure:4083: $? = 0
configure:4086: test -s conftest.o
configure:4089: $? = 0
configure:4099: result: yes
configure:4067: checking for memory.h
configure:4080: gcc -c -g -O2  conftest.c >&5
configure:4083: $? = 0
configure:4086: test -s conftest.o
configure:4089: $? = 0
configure:4099: result: yes
configure:4067: checking for strings.h
configure:4080: gcc -c -g -O2  conftest.c >&5
configure:4083: $? = 0
configure:4086: test -s conftest.o
configure:4089: $? = 0
configure:4099: result: yes
configure:4067: checking for inttypes.h
configure:4080: gcc -c -g -O2  conftest.c >&5
configure:4083: $? = 0
configure:4086: test -s conftest.o
configure:4089: $? = 0
configure:4099: result: yes
configure:4067: checking for stdint.h
configure:4080: gcc -c -g -O2  conftest.c >&5
configure:4109: stdint.h: No such file or directory
configure:4083: $? = 1
configure: failed program was:
#line 4073 "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:4099: result: no
configure:4067: checking for unistd.h
configure:4080: gcc -c -g -O2  conftest.c >&5
configure:4083: $? = 0
configure:4086: test -s conftest.o
configure:4089: $? = 0
configure:4099: result: yes
configure:4125: checking dlfcn.h usability
configure:4134: gcc -c -g -O2  conftest.c >&5
configure:4137: $? = 0
configure:4140: test -s conftest.o
configure:4143: $? = 0
configure:4152: result: yes
configure:4156: checking dlfcn.h presence
configure:4163: gcc -E  conftest.c
configure:4169: $? = 0
configure:4187: result: yes
configure:4205: checking for dlfcn.h
configure:4212: result: yes
configure:4409: checking for ranlib
configure:4425: found /usr/bin/ranlib
configure:4436: result: ranlib
configure:4489: checking for strip
configure:4505: found /usr/bin/strip
configure:4516: result: strip
configure:4727: checking for objdir
configure:4738: result: .libs
configure:4755: checking for gcc option to produce PIC
configure:4905: result: -fPIC
configure:4909: checking if gcc PIC flag -fPIC works
configure:4935: gcc -c -g -O2 -fPIC -DPIC  conftest.c >&5
configure:4938: $? = 0
configure:4941: test -s conftest.o
configure:4944: $? = 0
configure:4981: result: yes
configure:4997: checking if gcc static flag -static works
configure:5024: gcc -o conftest -g -O2   -static conftest.c  >&5
configure:5027: $? = 0
configure:5030: test -s conftest
configure:5033: $? = 0
configure:5048: result: yes
configure:5060: checking if gcc supports -c -o file.o
configure:5080: gcc -c -g -O2 -o out/conftest2.o  conftest.c >&5
configure:5104: result: yes
configure:5109: checking if gcc supports -c -o file.lo
configure:5139: gcc -c -g -O2 -c -o conftest.lo  conftest.c >&5
configure:5142: $? = 0
configure:5145: test -s conftest.lo
configure:5148: $? = 0
configure:5169: result: yes
configure:5200: checking if gcc supports -fno-rtti -fno-exceptions
configure:5225: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c
conftest.c >&5
configure:5228: $? = 0
configure:5231: test -s conftest.o
configure:5234: $? = 0
configure:5250: result: yes
configure:5261: checking whether the linker (/usr/libexec/elf/ld) supports
shared libraries
configure:5941: result: yes
configure:5946: checking how to hardcode library paths into programs
configure:5970: result: immediate
configure:5975: checking whether stripping libraries is possible
configure:5980: result: yes
configure:5991: checking dynamic linker characteristics
configure:6384: result: freebsd4.7 ld.so
configure:6389: checking if libtool supports shared libraries
configure:6391: result: yes
configure:6394: checking whether to build shared libraries
configure:6415: result: yes
configure:6418: checking whether to build static libraries
configure:6422: result: yes
configure:7084: checking whether -lc should be explicitly linked in
configure:7092: gcc -c -g -O2  conftest.c >&5
configure:7095: $? = 0
configure:7109: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o
conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:7112: $? = 1
configure:7125: result: yes
configure:7711: checking for ANSI C header files
configure:7840: result: yes
configure:7870: checking for stdint.h
configure:7875: result: no
configure:7870: checking for unistd.h
configure:7875: result: yes
configure:7879: checking sys/int_types.h usability
configure:7888: gcc -c -g -O2  conftest.c >&5
configure:7917: sys/int_types.h: No such file or directory
configure:7891: $? = 1
configure: failed program was:
#line 7882 "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:7906: result: no
configure:7910: checking sys/int_types.h presence
configure:7917: gcc -E  conftest.c
configure:7914: sys/int_types.h: No such file or directory
configure:7923: $? = 1
configure: failed program was:
#line 7913 "configure"
#include "confdefs.h"
#include <sys/int_types.h>
configure:7941: result: no
configure:7959: checking for sys/int_types.h
configure:7966: result: no
configure:7870: checking for dlfcn.h
configure:7875: result: yes
configure:7870: checking for inttypes.h
configure:7875: result: yes
configure:7879: checking sys/inttypes.h usability
configure:7888: gcc -c -g -O2  conftest.c >&5
configure:7891: $? = 0
configure:7894: test -s conftest.o
configure:7897: $? = 0
configure:7906: result: yes
configure:7910: checking sys/inttypes.h presence
configure:7917: gcc -E  conftest.c
configure:7923: $? = 0
configure:7941: result: yes
configure:7959: checking for sys/inttypes.h
configure:7966: result: yes
configure:7870: checking for memory.h
configure:7875: result: yes
configure:7879: checking ndir.h usability
configure:7888: gcc -c -g -O2  conftest.c >&5
configure:7917: ndir.h: No such file or directory
configure:7891: $? = 1
configure: failed program was:
#line 7882 "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:7906: result: no
configure:7910: checking ndir.h presence
configure:7917: gcc -E  conftest.c
configure:7914: ndir.h: No such file or directory
configure:7923: $? = 1
configure: failed program was:
#line 7913 "configure"
#include "confdefs.h"
#include <ndir.h>
configure:7941: result: no
configure:7959: checking for ndir.h
configure:7966: result: no
configure:7870: checking for stdlib.h
configure:7875: result: yes
configure:7870: checking for strings.h
configure:7875: result: yes
configure:7870: checking for string.h
configure:7875: result: yes
configure:7879: checking sys/mman.h usability
configure:7888: gcc -c -g -O2  conftest.c >&5
configure:7891: $? = 0
configure:7894: test -s conftest.o
configure:7897: $? = 0
configure:7906: result: yes
configure:7910: checking sys/mman.h presence
configure:7917: gcc -E  conftest.c
configure:7923: $? = 0
configure:7941: result: yes
configure:7959: checking for sys/mman.h
configure:7966: result: yes
configure:7879: checking sys/param.h usability
configure:7888: gcc -c -g -O2  conftest.c >&5
configure:7891: $? = 0
configure:7894: test -s conftest.o
configure:7897: $? = 0
configure:7906: result: yes
configure:7910: checking sys/param.h presence
configure:7917: gcc -E  conftest.c
configure:7923: $? = 0
configure:7941: result: yes
configure:7959: checking for sys/param.h
configure:7966: result: yes
configure:7870: checking for sys/stat.h
configure:7875: result: yes
configure:7870: checking for sys/types.h
configure:7875: result: yes
configure:7879: checking malloc.h usability
configure:7888: gcc -c -g -O2  conftest.c >&5
In file included from configure:7917:
/usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h>
which is deprecated, use <stdlib.h> instead"
configure:7891: $? = 0
configure:7894: test -s conftest.o
configure:7897: $? = 0
configure:7906: result: yes
configure:7910: checking malloc.h presence
configure:7917: gcc -E  conftest.c
In file included from configure:7914:
/usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h>
which is deprecated, use <stdlib.h> instead"
configure:7923: $? = 0
configure:7941: result: yes
configure:7959: checking for malloc.h
configure:7966: result: yes
configure:7979: checking for off_t
configure:8006: gcc -c -g -O2  conftest.c >&5
configure:8009: $? = 0
configure:8012: test -s conftest.o
configure:8015: $? = 0
configure:8025: result: yes
configure:8037: checking size of short
configure:8065: gcc -c -g -O2  conftest.c >&5
configure: In function `main':
configure:8058: duplicate case value
configure:8058: this is the first entry for that value
configure:8068: $? = 1
configure: failed program was:
#line 8044 "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:8065: gcc -c -g -O2  conftest.c >&5
configure: In function `main':
configure:8058: duplicate case value
configure:8058: this is the first entry for that value
configure:8068: $? = 1
configure: failed program was:
#line 8044 "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:8065: gcc -c -g -O2  conftest.c >&5
configure: In function `main':
configure:8058: duplicate case value
configure:8058: this is the first entry for that value
configure:8068: $? = 1
configure: failed program was:
#line 8044 "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:8065: gcc -c -g -O2  conftest.c >&5
configure:8068: $? = 0
configure:8071: test -s conftest.o
configure:8074: $? = 0
configure:8092: result: 2
configure:8100: checking size of int
configure:8128: gcc -c -g -O2  conftest.c >&5
configure:8131: $? = 0
configure:8134: test -s conftest.o
configure:8137: $? = 0
configure:8155: result: 4
configure:8163: checking size of long
configure:8191: gcc -c -g -O2  conftest.c >&5
configure:8194: $? = 0
configure:8197: test -s conftest.o
configure:8200: $? = 0
configure:8218: result: 4
configure:8238: checking pthread.h usability
configure:8247: gcc -c -g -O2  conftest.c >&5
configure:8250: $? = 0
configure:8253: test -s conftest.o
configure:8256: $? = 0
configure:8265: result: yes
configure:8269: checking pthread.h presence
configure:8276: gcc -E  conftest.c
configure:8282: $? = 0
configure:8300: result: yes
configure:8318: checking for pthread.h
configure:8325: result: yes
configure:8345: checking zlib.h usability
configure:8354: gcc -c -g -O2  conftest.c >&5
configure:8357: $? = 0
configure:8360: test -s conftest.o
configure:8363: $? = 0
configure:8372: result: yes
configure:8376: checking zlib.h presence
configure:8383: gcc -E  conftest.c
configure:8389: $? = 0
configure:8407: result: yes
configure:8425: checking for zlib.h
configure:8432: result: yes
configure:8467: checking bzlib.h usability
configure:8476: gcc -c -g -O2  conftest.c >&5
configure:8479: $? = 0
configure:8482: test -s conftest.o
configure:8485: $? = 0
configure:8494: result: yes
configure:8498: checking bzlib.h presence
configure:8505: gcc -E  conftest.c
configure:8511: $? = 0
configure:8529: result: yes
configure:8547: checking for bzlib.h
configure:8554: result: yes
configure:8567: checking for bzReadOpen in -lbz2
configure:8600: gcc -o conftest -g -O2   conftest.c -lbz2   >&5
/tmp/ccj6GkSq.o: In function `main':
/home/install/test/clamav-0.67/configure(.text+0x7): undefined reference to
`bzReadOpen'
configure:8603: $? = 1
configure: failed program was:
#line 8575 "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:8620: result: no
configure:8638: checking for setsid
configure:8681: gcc -o conftest -g -O2   conftest.c  >&5
configure:8684: $? = 0
configure:8687: test -s conftest
configure:8690: $? = 0
configure:8700: result: yes
configure:8638: checking for memcpy
configure:8681: gcc -o conftest -g -O2   conftest.c  >&5
configure:8654: warning: conflicting types for built-in function `memcpy'
configure:8684: $? = 0
configure:8687: test -s conftest
configure:8690: $? = 0
configure:8700: result: yes
configure:8638: checking for snprintf
configure:8681: gcc -o conftest -g -O2   conftest.c  >&5
configure:8684: $? = 0
configure:8687: test -s conftest
configure:8690: $? = 0
configure:8700: result: yes
configure:8710: checking whether setpgrp takes no argument
configure:8745: gcc -o conftest -g -O2   conftest.c  >&5
configure:8748: $? = 0
configure:8750: ./conftest
configure:8753: $? = 0
configure:8766: result: no
configure:8788: checking libmilter/mfapi.h usability
configure:8797: gcc -c -g -O2  conftest.c >&5
configure:8800: $? = 0
configure:8803: test -s conftest.o
configure:8806: $? = 0
configure:8815: result: yes
configure:8819: checking libmilter/mfapi.h presence
configure:8826: gcc -E  conftest.c
configure:8832: $? = 0
configure:8850: result: yes
configure:8868: checking for libmilter/mfapi.h
configure:8875: result: yes
configure:8902: checking for __gmpz_init in -lgmp
configure:8935: gcc -o conftest -g -O2   conftest.c -lgmp   >&5
/tmp/ccPG4rOi.o: In function `main':
/home/install/test/clamav-0.67/configure(.text+0x7): undefined reference to
`__gmpz_init'
configure:8938: $? = 1
configure: failed program was:
#line 8910 "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 __gmpz_init ();
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
__gmpz_init ();
  ;
  return 0;
}
configure:8955: result: no
configure:8964: checking for mpz_init in -lgmp
configure:8997: gcc -o conftest -g -O2   conftest.c -lgmp   >&5
configure:9000: $? = 0
configure:9003: test -s conftest
configure:9006: $? = 0
configure:9017: result: yes
configure:9043: checking syslog.h usability
configure:9052: gcc -c -g -O2  conftest.c >&5
configure:9055: $? = 0
configure:9058: test -s conftest.o
configure:9061: $? = 0
configure:9070: result: yes
configure:9074: checking syslog.h presence
configure:9081: gcc -E  conftest.c
configure:9087: $? = 0
configure:9105: result: yes
configure:9123: checking for syslog.h
configure:9130: result: yes
configure:9342: result: /dev/(u)random detected.
configure:9383: checking tcpd.h usability
configure:9392: gcc -c -g -O2  conftest.c >&5
configure:9395: $? = 0
configure:9398: test -s conftest.o
configure:9401: $? = 0
configure:9410: result: yes
configure:9414: checking tcpd.h presence
configure:9421: gcc -E  conftest.c
configure:9427: $? = 0
configure:9445: result: yes
configure:9463: checking for tcpd.h
configure:9470: result: yes
configure:9481: checking for hosts_ctl in -lwrap
configure:9514: gcc -o conftest -g -O2   conftest.c -lwrap   >&5
configure:9517: $? = 0
configure:9520: test -s conftest
configure:9523: $? = 0
configure:9534: result: yes
configure:9571: gcc -o conftest -g -O2   conftest.c  -lwrap >&5
In file included from configure:9566:
/usr/include/netinet/in.h:233: syntax error before `in_addr_t'
/usr/include/netinet/in.h:285: syntax error before `u_char'
In file included from /usr/include/netinet/in.h:467,
                 from configure:9566:
/usr/include/netinet6/in6.h:122: syntax error before `u_int8_t'
/usr/include/netinet6/in6.h:144: syntax error before `u_int8_t'
/usr/include/netinet6/in6.h:149: syntax error before `u_int32_t'
/usr/include/netinet6/in6.h:608: syntax error before `struct'
/usr/include/netinet6/in6.h:610: syntax error before `__P'
/usr/include/netinet6/in6.h:611: syntax error before `__P'
/usr/include/netinet6/in6.h:612: syntax error before `__P'
/usr/include/netinet6/in6.h:614: syntax error before `*'
/usr/include/netinet6/in6.h:615: syntax error before `__P'
/usr/include/netinet6/in6.h:616: syntax error before `__P'
/usr/include/netinet6/in6.h:618: syntax error before `inet6_rthdr_space'
/usr/include/netinet6/in6.h:619: syntax error before `__P'
/usr/include/netinet6/in6.h:620: syntax error before `__P'
/usr/include/netinet6/in6.h:622: syntax error before `__P'
/usr/include/netinet6/in6.h:626: syntax error before `__P'
/usr/include/netinet6/in6.h:627: syntax error before `__P'
/usr/include/netinet6/in6.h:628: syntax error before `__P'
/usr/include/netinet6/in6.h:630: syntax error before `__P'
/usr/include/netinet6/in6.h:631: syntax error before `__P'
/usr/include/netinet6/in6.h:633: syntax error before `__P'
/usr/include/netinet6/in6.h:634: syntax error before `__P'
/usr/include/netinet6/in6.h:636: syntax error before `__P'
/usr/include/netinet6/in6.h:638: syntax error before `__P'
/usr/include/netinet6/in6.h:640: syntax error before `__P'
/usr/include/netinet6/in6.h:641: syntax error before `inet6_rth_space'
/usr/include/netinet6/in6.h:642: syntax error before `__P'
/usr/include/netinet6/in6.h:643: syntax error before `__P'
/usr/include/netinet6/in6.h:644: syntax error before `__P'
/usr/include/netinet6/in6.h:645: syntax error before `__P'
/usr/include/netinet6/in6.h:646: syntax error before `__P'
configure:9567: syntax error before `int'
configure: In function `main':
configure:9567: syntax error before `pt'
configure:9567: `pt' undeclared (first use in this function)
configure:9567: (Each undeclared identifier is reported only once
configure:9567: for each function it appears in.)
configure:9574: $? = 1
configure: program exited with status 1
configure: failed program was:
#line 9565 "configure"
#include "confdefs.h"
#include <netinet/in.h>
int main(int argc, char **argv) { in_port_t pt; pt = 0; return pt; }
configure:9591: result: in_port_t is not defined
configure:9904: checking for sendmail
configure:9922: found /usr/sbin/sendmail
configure:9935: result: /usr/sbin/sendmail
configure:9950: result: Checking /etc/passwd...
configure:10027: checking for gcc option to accept ANSI C
configure:10090: gcc  -c -g -O2  conftest.c >&5
configure:10093: $? = 0
configure:10096: test -s conftest.o
configure:10099: $? = 0
configure:10116: result: none needed
configure:10124: checking for an ANSI C-conforming const
configure:10194: gcc -c -g -O2  conftest.c >&5
configure:10197: $? = 0
configure:10200: test -s conftest.o
configure:10203: $? = 0
configure:10213: result: yes
configure:10223: checking whether byte ordering is bigendian
configure:10253: gcc -c -g -O2  conftest.c >&5
configure:10256: $? = 0
configure:10259: test -s conftest.o
configure:10262: $? = 0
configure:10289: gcc -c -g -O2  conftest.c >&5
configure: In function `main':
configure:10280: syntax error before `big'
configure:10292: $? = 1
configure: failed program was:
#line 10266 "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:10406: result: no
configure:10555: 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 xcon3.xconcepts.net

config.status:11248: creating libclamav/Makefile
config.status:11248: creating clamscan/Makefile
config.status:11248: creating database/Makefile
config.status:11248: creating docs/Makefile
config.status:11248: creating clamd/Makefile
config.status:11248: creating clamdscan/Makefile
config.status:11248: creating clamav-milter/Makefile
config.status:11248: creating freshclam/Makefile
config.status:11248: creating sigtool/Makefile
config.status:11248: creating etc/Makefile
config.status:11248: creating Makefile
config.status:11351: creating clamav-config.h
config.status:11492: clamav-config.h is unchanged
config.status:11595: executing depfiles commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_sizeof_int=4
am_cv_CC_dependencies_compiler_type=gcc
ac_cv_header_sys_inttypes_h=yes
ac_cv_c_bigendian=no
ac_cv_func_setpgrp_void=no
ac_cv_header_stdlib_h=yes
lt_cv_file_magic_cmd='$MAGIC_CMD'
ac_cv_prog_cc_g=yes
ac_cv_env_LDFLAGS_set=
lt_cv_prog_cc_can_build_shared=yes
ac_cv_c_compiler_gnu=yes
ac_cv_exeext=
ac_cv_path_install='/usr/bin/install -c'
ac_cv_env_CFLAGS_set=
ac_cv_header_libmilter_mfapi_h=yes
ac_cv_header_bzlib_h=yes
ac_cv_env_CPP_value=
ac_cv_env_CPPFLAGS_set=
lt_cv_prog_cc_static_works=yes
lt_cv_prog_cc_no_builtin=
lt_cv_prog_cc_shlib=
ac_cv_lib_gmp___gmpz_init=no
ac_cv_func_snprintf=yes
lt_cv_prog_cc_static=-static
ac_cv_env_host_alias_set=
ac_cv_c_const=yes
ac_cv_func_memcpy=yes
ac_cv_func_setsid=yes
lt_cv_ld_reload_flag=-r
lt_cv_sys_path_separator=:
lt_cv_archive_cmds_need_lc=yes
ac_cv_header_sys_stat_h=yes
lt_cv_prog_gnu_ld=yes
ac_cv_env_build_alias_set=
ac_cv_header_sys_int_types_h=no
ac_cv_env_LDFLAGS_value=
ac_cv_env_target_alias_set=
ac_cv_prog_cc_stdc=
ac_cv_host_alias=i386-unknown-freebsd4.7
ac_cv_env_CFLAGS_value=
ac_cv_env_CC_set=
ac_cv_lib_wrap_hosts_ctl=yes
lt_cv_prog_cc_wl=-Wl,
ac_cv_header_sys_types_h=yes
ac_cv_header_stdc=yes
ac_cv_header_tcpd_h=yes
ac_cv_header_strings_h=yes
ac_cv_sizeof_long=4
ac_cv_header_stdint_h=no
ac_cv_header_inttypes_h=yes
ac_cv_prog_make_make_set=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_ndir_h=no
ac_cv_header_unistd_h=yes
ac_cv_header_string_h=yes
lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char
\1;/p'\'''
lt_cv_path_LD=/usr/libexec/elf/ld
ac_cv_build_alias=i386-unknown-freebsd4.7
ac_cv_env_CPPFLAGS_value=
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_header_memory_h=yes
ac_cv_target_alias=i386-unknown-freebsd4.7
ac_cv_header_pthread_h=yes
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_host=i386-unknown-freebsd4.7
ac_cv_env_host_alias_value=
ac_cv_lib_bz2_bzReadOpen=no
ac_cv_header_zlib_h=yes
ac_cv_type_off_t=yes
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_compiler_c_o=yes
lt_cv_prog_cc_pic_works=yes
lt_cv_file_magic_test_file=
ac_cv_path_SENDMAIL=/usr/sbin/sendmail
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_AWK=nawk
ac_cv_build=i386-unknown-freebsd4.7
ac_cv_env_build_alias_value=
ac_cv_lib_gmp_mpz_init=yes
ac_cv_header_malloc_h=yes
lt_cv_prog_cc_pic=' -fPIC'
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_deplibs_check_method=pass_all
ac_cv_prog_ac_ct_CC=gcc
lt_cv_compiler_o_lo=yes
ac_cv_target=i386-unknown-freebsd4.7
ac_cv_env_target_alias_value=
ac_cv_header_syslog_h=yes
ac_cv_sizeof_short=2
ac_cv_env_CC_value=
lt_cv_path_NM='/usr/bin/nm -B'
ac_cv_env_CPP_set=
ac_cv_header_dlfcn_h=yes
ac_cv_header_sys_mman_h=yes
ac_cv_objext=o

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE "clamav"
#define VERSION "0.67"
#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_SYS_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 HAVE_SETSID 1
#define HAVE_MEMCPY 1
#define HAVE_SNPRINTF 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 CL_THREAD_SAFE 1
#define _REENTRANT 1
#define C_BSD 1
#define BUILD_CLAMD 1
#define WORDS_BIGENDIAN 0

configure: exit 0

Marc S. Brooks
Programmer/Systems Admin
975 Andreasen
Escondido, CA 92029
760-740-2625 ph
760-740-2643 fx



-------------------------------------------------------
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

Reply via email to