When compiling clamav I get this error

"checking size of short... configure: error: cannot determine a size for
short"

Attached is my config.log

Any help with this would be great!






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/jdk-1.3.1/bin
PATH: /usr/local/jdk/jdk-1.3.1/jre/bin
PATH: /root/bin


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

configure:1411: checking build system type
configure:1429: result: i386-unknown-freebsd4.7
configure:1437: checking host system type
configure:1451: result: i386-unknown-freebsd4.7
configure:1459: checking target system type
configure:1473: result: i386-unknown-freebsd4.7
configure:1544: result: creating target.h - canonical system defines
configure:1689: checking for a BSD-compatible install
configure:1743: result: /usr/bin/install -c
configure:1754: checking whether build environment is sane
configure:1797: result: yes
configure:1830: checking for gawk
configure:1859: result: no
configure:1830: checking for mawk
configure:1859: result: no
configure:1830: checking for nawk
configure:1846: found /usr/bin/nawk
configure:1856: result: nawk
configure:1866: checking whether make sets ${MAKE}
configure:1886: result: yes
configure:2041: checking for gawk
configure:2067: result: nawk
configure:2123: checking for gcc
configure:2139: found /usr/bin/gcc
configure:2149: result: gcc
configure:2393: checking for C compiler version
configure:2396: gcc --version </dev/null >&5
2.95.4
configure:2399: $? = 0
configure:2401: gcc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:2404: $? = 0
configure:2406: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2409: $? = 1
configure:2435: checking for C compiler default output
configure:2438: gcc    conftest.c  >&5
configure:2441: $? = 0
configure:2474: result: a.out
configure:2479: checking whether the C compiler works
configure:2485: ./a.out
configure:2488: $? = 0
configure:2503: result: yes
configure:2510: checking whether we are cross compiling
configure:2512: result: no
configure:2515: checking for suffix of executables
configure:2517: gcc -o conftest    conftest.c  >&5
configure:2520: $? = 0
configure:2542: result: 
configure:2548: checking for suffix of object files
configure:2572: gcc -c   conftest.c >&5
configure:2575: $? = 0
configure:2594: result: o
configure:2598: checking whether we are using the GNU C compiler
configure:2625: gcc -c   conftest.c >&5
configure:2628: $? = 0
configure:2631: test -s conftest.o
configure:2634: $? = 0
configure:2646: result: yes
configure:2652: checking whether gcc accepts -g
configure:2676: gcc -c -g  conftest.c >&5
configure:2679: $? = 0
configure:2682: test -s conftest.o
configure:2685: $? = 0
configure:2695: result: yes
configure:2722: gcc -c -g -O2  conftest.c >&5
conftest.c:2: syntax error before `me'
configure:2725: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:2854: checking for style of include used by make
configure:2882: result: GNU
configure:2910: checking dependency style of gcc
configure:2972: result: gcc
configure:2989: checking for a BSD-compatible install
configure:3043: result: /usr/bin/install -c
configure:3054: checking whether ln -s works
configure:3058: result: yes
configure:3065: checking whether make sets ${MAKE}
configure:3085: result: yes
configure:3182: checking for ld used by GCC
configure:3245: result: /usr/libexec/elf/ld
configure:3254: checking if the linker (/usr/libexec/elf/ld) is GNU ld
GNU ld version 2.12.1 [FreeBSD] 2002-07-20
configure:3266: result: yes
configure:3271: checking for /usr/libexec/elf/ld option to reload object
files
configure:3278: result: -r
configure:3283: checking for BSD-compatible nm
configure:3319: result: /usr/bin/nm -B
configure:3322: checking how to recognise dependant libraries
configure:3500: result: pass_all
configure:3513: checking command to parse /usr/bin/nm -B output
configure:3594: gcc -c -g -O2  conftest.c >&5
configure:3597: $? = 0
configure:3601: /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:3604: $? = 0
configure:3656: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:3659: $? = 0
configure:3703: result: ok
configure:3712: checking how to run the C preprocessor
configure:3738: gcc -E  conftest.c
configure:3744: $? = 0
configure:3771: gcc -E  conftest.c
configure:3768: ac_nonexistent.h: No such file or directory
configure:3777: $? = 1
configure: failed program was:
#line 3767 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3814: result: gcc -E
configure:3829: gcc -E  conftest.c
configure:3835: $? = 0
configure:3862: gcc -E  conftest.c
configure:3859: ac_nonexistent.h: No such file or directory
configure:3868: $? = 1
configure: failed program was:
#line 3858 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3908: checking for ANSI C header files
configure:3922: gcc -E  conftest.c
configure:3928: $? = 0
configure:4015: gcc -o conftest -g -O2   conftest.c  >&5
configure:4018: $? = 0
configure:4020: ./conftest
configure:4023: $? = 0
configure:4037: result: yes
configure:4061: checking for sys/types.h
configure:4074: gcc -c -g -O2  conftest.c >&5
configure:4077: $? = 0
configure:4080: test -s conftest.o
configure:4083: $? = 0
configure:4093: result: yes
configure:4061: checking for sys/stat.h
configure:4074: gcc -c -g -O2  conftest.c >&5
configure:4077: $? = 0
configure:4080: test -s conftest.o
configure:4083: $? = 0
configure:4093: result: yes
configure:4061: checking for stdlib.h
configure:4074: gcc -c -g -O2  conftest.c >&5
configure:4077: $? = 0
configure:4080: test -s conftest.o
configure:4083: $? = 0
configure:4093: result: yes
configure:4061: checking for string.h
configure:4074: gcc -c -g -O2  conftest.c >&5
configure:4077: $? = 0
configure:4080: test -s conftest.o
configure:4083: $? = 0
configure:4093: result: yes
configure:4061: checking for memory.h
configure:4074: gcc -c -g -O2  conftest.c >&5
configure:4077: $? = 0
configure:4080: test -s conftest.o
configure:4083: $? = 0
configure:4093: result: yes
configure:4061: checking for strings.h
configure:4074: gcc -c -g -O2  conftest.c >&5
configure:4077: $? = 0
configure:4080: test -s conftest.o
configure:4083: $? = 0
configure:4093: result: yes
configure:4061: checking for inttypes.h
configure:4074: gcc -c -g -O2  conftest.c >&5
configure:4077: $? = 0
configure:4080: test -s conftest.o
configure:4083: $? = 0
configure:4093: result: yes
configure:4061: checking for stdint.h
configure:4074: gcc -c -g -O2  conftest.c >&5
configure:4103: stdint.h: No such file or directory
configure:4077: $? = 1
configure: failed program was:
#line 4067 "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:4093: result: no
configure:4061: checking for unistd.h
configure:4074: gcc -c -g -O2  conftest.c >&5
configure:4077: $? = 0
configure:4080: test -s conftest.o
configure:4083: $? = 0
configure:4093: result: yes
configure:4119: checking dlfcn.h usability
configure:4128: gcc -c -g -O2  conftest.c >&5
configure:4131: $? = 0
configure:4134: test -s conftest.o
configure:4137: $? = 0
configure:4146: result: yes
configure:4150: checking dlfcn.h presence
configure:4157: gcc -E  conftest.c
configure:4163: $? = 0
configure:4181: result: yes
configure:4199: checking for dlfcn.h
configure:4206: result: yes
configure:4403: checking for ranlib
configure:4419: found /usr/bin/ranlib
configure:4430: result: ranlib
configure:4483: checking for strip
configure:4499: found /usr/bin/strip
configure:4510: result: strip
configure:4721: checking for objdir
configure:4732: result: .libs
configure:4749: checking for gcc option to produce PIC
configure:4899: result: -fPIC
configure:4903: checking if gcc PIC flag -fPIC works
configure:4929: gcc -c -g -O2 -fPIC -DPIC  conftest.c >&5
configure:4932: $? = 0
configure:4935: test -s conftest.o
configure:4938: $? = 0
configure:4975: result: yes
configure:4991: checking if gcc static flag -static works
configure:5018: gcc -o conftest -g -O2   -static conftest.c  >&5
configure:5021: $? = 0
configure:5024: test -s conftest
configure:5027: $? = 0
configure:5042: result: yes
configure:5054: checking if gcc supports -c -o file.o
configure:5074: gcc -c -g -O2 -o out/conftest2.o  conftest.c >&5
configure:5098: result: yes
configure:5103: checking if gcc supports -c -o file.lo
configure:5133: gcc -c -g -O2 -c -o conftest.lo  conftest.c >&5
configure:5136: $? = 0
configure:5139: test -s conftest.lo
configure:5142: $? = 0
configure:5163: result: yes
configure:5194: checking if gcc supports -fno-rtti -fno-exceptions
configure:5219: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c
conftest.c >&5
configure:5222: $? = 0
configure:5225: test -s conftest.o
configure:5228: $? = 0
configure:5244: result: yes
configure:5255: checking whether the linker (/usr/libexec/elf/ld) supports
shared libraries
configure:5935: result: yes
configure:5940: checking how to hardcode library paths into programs
configure:5964: result: immediate
configure:5969: checking whether stripping libraries is possible
configure:5974: result: yes
configure:5985: checking dynamic linker characteristics
configure:6378: result: freebsd4.7 ld.so
configure:6383: checking if libtool supports shared libraries
configure:6385: result: yes
configure:6388: checking whether to build shared libraries
configure:6409: result: yes
configure:6412: checking whether to build static libraries
configure:6416: result: yes
configure:7078: checking whether -lc should be explicitly linked in
configure:7086: gcc -c -g -O2  conftest.c >&5
configure:7089: $? = 0
configure:7103: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o
conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:7106: $? = 1
configure:7119: result: yes
configure:7703: checking for ANSI C header files
configure:7832: result: yes
configure:7846: checking for stdint.h
configure:7851: result: no
configure:7846: checking for unistd.h
configure:7851: result: yes
configure:7855: checking sys/int_types.h usability
configure:7864: gcc -c -g -O2  conftest.c >&5
configure:7893: sys/int_types.h: No such file or directory
configure:7867: $? = 1
configure: failed program was:
#line 7858 "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:7882: result: no
configure:7886: checking sys/int_types.h presence
configure:7893: gcc -E  conftest.c
configure:7890: sys/int_types.h: No such file or directory
configure:7899: $? = 1
configure: failed program was:
#line 7889 "configure"
#include "confdefs.h"
#include <sys/int_types.h>
configure:7917: result: no
configure:7935: checking for sys/int_types.h
configure:7942: result: no
configure:7846: checking for dlfcn.h
configure:7851: result: yes
configure:7846: checking for inttypes.h
configure:7851: result: yes
configure:7855: checking sys/inttypes.h usability
configure:7864: gcc -c -g -O2  conftest.c >&5
configure:7867: $? = 0
configure:7870: test -s conftest.o
configure:7873: $? = 0
configure:7882: result: yes
configure:7886: checking sys/inttypes.h presence
configure:7893: gcc -E  conftest.c
configure:7899: $? = 0
configure:7917: result: yes
configure:7935: checking for sys/inttypes.h
configure:7942: result: yes
configure:7846: checking for memory.h
configure:7851: result: yes
configure:7855: checking ndir.h usability
configure:7864: gcc -c -g -O2  conftest.c >&5
configure:7893: ndir.h: No such file or directory
configure:7867: $? = 1
configure: failed program was:
#line 7858 "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:7882: result: no
configure:7886: checking ndir.h presence
configure:7893: gcc -E  conftest.c
configure:7890: ndir.h: No such file or directory
configure:7899: $? = 1
configure: failed program was:
#line 7889 "configure"
#include "confdefs.h"
#include <ndir.h>
configure:7917: result: no
configure:7935: checking for ndir.h
configure:7942: result: no
configure:7846: checking for stdlib.h
configure:7851: result: yes
configure:7846: checking for strings.h
configure:7851: result: yes
configure:7846: checking for string.h
configure:7851: result: yes
configure:7855: checking sys/mman.h usability
configure:7864: gcc -c -g -O2  conftest.c >&5
configure:7867: $? = 0
configure:7870: test -s conftest.o
configure:7873: $? = 0
configure:7882: result: yes
configure:7886: checking sys/mman.h presence
configure:7893: gcc -E  conftest.c
configure:7899: $? = 0
configure:7917: result: yes
configure:7935: checking for sys/mman.h
configure:7942: result: yes
configure:7855: checking sys/param.h usability
configure:7864: gcc -c -g -O2  conftest.c >&5
configure:7867: $? = 0
configure:7870: test -s conftest.o
configure:7873: $? = 0
configure:7882: result: yes
configure:7886: checking sys/param.h presence
configure:7893: gcc -E  conftest.c
configure:7899: $? = 0
configure:7917: result: yes
configure:7935: checking for sys/param.h
configure:7942: result: yes
configure:7846: checking for sys/stat.h
configure:7851: result: yes
configure:7846: checking for sys/types.h
configure:7851: result: yes
configure:7855: checking malloc.h usability
configure:7864: gcc -c -g -O2  conftest.c >&5
In file included from configure:7893:
/usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h>
which is deprecated, use <stdlib.h> instead"
configure:7867: $? = 0
configure:7870: test -s conftest.o
configure:7873: $? = 0
configure:7882: result: yes
configure:7886: checking malloc.h presence
configure:7893: gcc -E  conftest.c
In file included from configure:7890:
/usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h>
which is deprecated, use <stdlib.h> instead"
configure:7899: $? = 0
configure:7917: result: yes
configure:7935: checking for malloc.h
configure:7942: result: yes
configure:7955: checking for off_t
configure:7982: gcc -c -g -O2  conftest.c >&5
configure:7985: $? = 0
configure:7988: test -s conftest.o
configure:7991: $? = 0
configure:8001: result: yes
configure:8013: checking size of short
configure:8041: gcc -c -g -O2  conftest.c >&5
configure:8022: syntax error before `<'
configure: In function `main':
configure:8034: duplicate case value
configure:8034: this is the first entry for that value
configure:8044: $? = 1
configure: failed program was:
#line 8020 "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:8041: gcc -c -g -O2  conftest.c >&5
configure:8022: syntax error before `<'
configure: In function `main':
configure:8034: duplicate case value
configure:8034: this is the first entry for that value
configure:8044: $? = 1
configure: failed program was:
#line 8020 "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:8041: gcc -c -g -O2  conftest.c >&5
configure:8022: syntax error before `<'
configure: In function `main':
configure:8034: duplicate case value
configure:8034: this is the first entry for that value
configure:8044: $? = 1
configure: failed program was:
#line 8020 "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:8041: gcc -c -g -O2  conftest.c >&5
configure:8022: syntax error before `<'
configure:8044: $? = 1
configure: failed program was:
#line 8020 "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) == 2):;
  ;
  return 0;
}
configure:8041: gcc -c -g -O2  conftest.c >&5
configure:8022: syntax error before `<'
configure: In function `main':
configure:8034: duplicate case value
configure:8034: this is the first entry for that value
configure:8044: $? = 1
configure: failed program was:
#line 8020 "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) == 16):;
  ;
  return 0;
}
configure:8064: error: cannot determine a size for short

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

am_cv_CC_dependencies_compiler_type=gcc
ac_cv_header_sys_inttypes_h=yes
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_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=
lt_cv_prog_cc_static=-static
ac_cv_env_host_alias_set=
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_host_alias=i386-unknown-freebsd4.7
ac_cv_env_CFLAGS_value=
ac_cv_env_CC_set=
lt_cv_prog_cc_wl=-Wl,
ac_cv_header_sys_types_h=yes
ac_cv_header_stdc=yes
ac_cv_header_strings_h=yes
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_prog_ac_ct_STRIP=strip
ac_cv_host=i386-unknown-freebsd4.7
ac_cv_env_host_alias_value=
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_prog_CPP='gcc -E'
ac_cv_prog_AWK=nawk
ac_cv_build=i386-unknown-freebsd4.7
ac_cv_env_build_alias_value=
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_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.65"
#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

configure: exit 1

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



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to