Installation-error: Cannot link against libdb?

Klaas Weeda k.weeda at barito.com
Mon Aug 14 08:40:36 CEST 2006


Hi,

I downloaded the bogofilter-1.0.3.tar.gz and untarred it.
I ran ./configure in the bogofilter-directory.

I got the following error (I had no config.cache, so I couldn't remove
it):

checking how to link with libdb... -ldb
checking db and dependent libraries... error
configure: error:
====================================================================
Cannot link against libdb? Try 'rm config.cache', then re-configure.
If the problem persists, report it to the bogofilter mailing list.
Remember to include your config.log.
====================================================================

Below is the config.log.

Any help is appreciated.

Regards,
Klaas Weeda

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by bogofilter configure 1.0.3, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure 

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

hostname = firewall.barito.nl
uname -m = i686
uname -r = 2.6.11-1.1369_FC4
uname -s = Linux
uname -v = #1 Thu Jun 2 22:55:56 EDT 2005

/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/kerberos/bin
PATH: /usr/local/bin
PATH: /bin
PATH: /usr/bin
PATH: /usr/X11R6/bin
PATH: /var/home/klaas/bin


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

configure:1382: checking build system type
configure:1400: result: i686-pc-linux-gnu
configure:1408: checking host system type
configure:1422: result: i686-pc-linux-gnu
configure:1430: checking target system type
configure:1444: result: i686-pc-linux-gnu
configure:1473: checking for a BSD-compatible install
configure:1528: result: /usr/bin/install -c
configure:1539: checking whether build environment is sane
configure:1582: result: yes
configure:1647: checking for gawk
configure:1663: found /bin/gawk
configure:1673: result: gawk
configure:1683: checking whether make sets $(MAKE)
configure:1703: result: yes
configure:1878: checking for gawk
configure:1904: result: gawk
configure:1966: checking for gcc
configure:1982: found /usr/bin/gcc
configure:1992: result: gcc
configure:2013: checking for C compiler version
configure:2016: gcc --version </dev/null >&5
gcc (GCC) 4.0.0 20050519 (Red Hat 4.0.0-8)
Copyright (C) 2005 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:2019: $? = 0
configure:2021: gcc -v </dev/null >&5
Using built-in specs.
Target: i386-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--enable-checking=release --with-system-zlib --enable-__cxa_atexit
--disable-libunwind-exceptions --enable-libgcj-multifile
--enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk
--with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre
--host=i386-redhat-linux
Thread model: posix
gcc version 4.0.0 20050519 (Red Hat 4.0.0-8)
configure:2024: $? = 0
configure:2026: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:2029: $? = 1
configure:2052: checking for C compiler default output file name
configure:2055: gcc    conftest.c  >&5
configure:2058: $? = 0
configure:2104: result: a.out
configure:2109: checking whether the C compiler works
configure:2115: ./a.out
configure:2118: $? = 0
configure:2135: result: yes
configure:2142: checking whether we are cross compiling
configure:2144: result: no
configure:2147: checking for suffix of executables
configure:2149: gcc -o conftest    conftest.c  >&5
configure:2152: $? = 0
configure:2177: result: 
configure:2183: checking for suffix of object files
configure:2204: gcc -c   conftest.c >&5
configure:2207: $? = 0
configure:2229: result: o
configure:2233: checking whether we are using the GNU C compiler
configure:2257: gcc -c   conftest.c >&5
configure:2263: $? = 0
configure:2267: test -z 
			 || test ! -s conftest.err
configure:2270: $? = 0
configure:2273: test -s conftest.o
configure:2276: $? = 0
configure:2289: result: yes
configure:2295: checking whether gcc accepts -g
configure:2316: gcc -c -g  conftest.c >&5
configure:2322: $? = 0
configure:2326: test -z 
			 || test ! -s conftest.err
configure:2329: $? = 0
configure:2332: test -s conftest.o
configure:2335: $? = 0
configure:2346: result: yes
configure:2363: checking for gcc option to accept ANSI C
configure:2433: gcc  -c -g -O2  conftest.c >&5
configure:2439: $? = 0
configure:2443: test -z 
			 || test ! -s conftest.err
configure:2446: $? = 0
configure:2449: test -s conftest.o
configure:2452: $? = 0
configure:2470: result: none needed
configure:2488: gcc -c -g -O2  conftest.c >&5
conftest.c:2: error: syntax error before 'me'
configure:2494: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2638: checking for style of include used by make
configure:2666: result: GNU
configure:2694: checking dependency style of gcc
configure:2784: result: gcc3
configure:2842: checking for ar
configure:2858: found /usr/bin/ar
configure:2869: result: ar
configure:2927: checking for ranlib
configure:2943: found /usr/bin/ranlib
configure:2954: result: ranlib
configure:2970: checking for perl
configure:2989: found /usr/bin/perl
configure:3001: result: /usr/bin/perl
configure:3015: checking for onsgmls
configure:3048: result: no
configure:3015: checking for nsgmls
configure:3048: result: no
configure:3060: checking for rpmbuild
configure:3078: found /usr/bin/rpmbuild
configure:3090: result: /usr/bin/rpmbuild
configure:3106: checking for flex
configure:3135: result: no
configure:3106: checking for lex
configure:3135: result: no
configure:3145: checking for yywrap in -lfl
configure:3175: gcc -o conftest -g -O2   conftest.c -lfl   >&5
/usr/bin/ld: cannot find -lfl
collect2: ld returned 1 exit status
configure:3181: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "bogofilter"
| #define PACKAGE_TARNAME "bogofilter"
| #define PACKAGE_VERSION "1.0.3"
| #define PACKAGE_STRING "bogofilter 1.0.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "bogofilter"
| #define VERSION "1.0.3"
| /* end 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 yywrap ();
| int
| main ()
| {
| yywrap ();
|   ;
|   return 0;
| }
configure:3207: result: no
configure:3212: checking for yywrap in -ll
configure:3242: gcc -o conftest -g -O2   conftest.c -ll   >&5
/usr/bin/ld: cannot find -ll
collect2: ld returned 1 exit status
configure:3248: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "bogofilter"
| #define PACKAGE_TARNAME "bogofilter"
| #define PACKAGE_VERSION "1.0.3"
| #define PACKAGE_STRING "bogofilter 1.0.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "bogofilter"
| #define VERSION "1.0.3"
| /* end 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 yywrap ();
| int
| main ()
| {
| yywrap ();
|   ;
|   return 0;
| }
configure:3274: result: no
configure:3380: checking for an ANSI C-conforming const
configure:3447: gcc -c -g -O2  conftest.c >&5
configure:3453: $? = 0
configure:3457: test -z 
			 || test ! -s conftest.err
configure:3460: $? = 0
configure:3463: test -s conftest.o
configure:3466: $? = 0
configure:3477: result: yes
configure:3487: checking for inline
configure:3508: gcc -c -g -O2  conftest.c >&5
configure:3514: $? = 0
configure:3518: test -z 
			 || test ! -s conftest.err
configure:3521: $? = 0
configure:3524: test -s conftest.o
configure:3527: $? = 0
configure:3539: result: inline
configure:3558: checking for working volatile
configure:3581: gcc -c -g -O2  conftest.c >&5
configure:3587: $? = 0
configure:3591: test -z 
			 || test ! -s conftest.err
configure:3594: $? = 0
configure:3597: test -s conftest.o
configure:3600: $? = 0
configure:3611: result: yes
configure:3631: checking for extern inline
configure:3655: gcc -c -g -O2  conftest.c >&5
configure:3661: $? = 0
configure:3665: test -z 
			 || test ! -s conftest.err
configure:3668: $? = 0
configure:3671: test -s conftest.o
configure:3674: $? = 0
configure:3685: result: yes
configure:3699: checking for a working shell...
configure:3711: result: /bin/sh
configure:3756: checking if gcc is really Intel C++
configure:3762: result: no
configure:3765: checking for additional compiler options
configure:3802: result:  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat
configure:3827: checking for cos in -lm
configure:3857: gcc -o conftest -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat   conftest.c -lm   >&5
conftest.c:20: warning: function declaration isn't a prototype
conftest.c:20: warning: conflicting types for built-in function 'cos'
conftest.c:23: warning: function declaration isn't a prototype
configure:3863: $? = 0
configure:3867: test -z 
			 || test ! -s conftest.err
configure:3870: $? = 0
configure:3873: test -s conftest
configure:3876: $? = 0
configure:3889: result: yes
configure:3902: checking whether getopt is declared
configure:3931: gcc -c -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat  conftest.c >&5
conftest.c:22: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:24: warning: unused variable 'p'
configure:3937: $? = 0
configure:3941: test -z 
			 || test ! -s conftest.err
configure:3944: $? = 0
configure:3947: test -s conftest.o
configure:3950: $? = 0
configure:3961: result: yes
configure:3977: checking whether optreset is declared
configure:4006: gcc -c -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat  conftest.c >&5
conftest.c:23: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:25: error: 'optreset' undeclared (first use in this function)
conftest.c:25: error: (Each undeclared identifier is reported only once
conftest.c:25: error: for each function it appears in.)
conftest.c:25: warning: unused variable 'p'
configure:4012: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "bogofilter"
| #define PACKAGE_TARNAME "bogofilter"
| #define PACKAGE_VERSION "1.0.3"
| #define PACKAGE_STRING "bogofilter 1.0.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "bogofilter"
| #define VERSION "1.0.3"
| #define HAVE_INLINE 1
| #define HAVE_EXTERN_INLINE 1
| #define HAVE_LIBM 1
| #define HAVE_DECL_GETOPT 1
| /* end confdefs.h.  */
| 
| #include <unistd.h>
| /* Solaris */
| #include <stdlib.h>
| 
| 
| int
| main ()
| {
| #ifndef optreset
|   char *p = (char *) optreset;
| #endif
| 
|   ;
|   return 0;
| }
configure:4036: result: no
configure:4055: checking whether O_DSYNC is declared
configure:4080: gcc -c -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat  conftest.c >&5
conftest.c:20: warning: function declaration isn't a prototype
configure:4086: $? = 0
configure:4090: test -z 
			 || test ! -s conftest.err
configure:4093: $? = 0
configure:4096: test -s conftest.o
configure:4099: $? = 0
configure:4110: result: yes
configure:4126: checking whether O_SYNC is declared
configure:4151: gcc -c -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat  conftest.c >&5
conftest.c:21: warning: function declaration isn't a prototype
configure:4157: $? = 0
configure:4161: test -z 
			 || test ! -s conftest.err
configure:4164: $? = 0
configure:4167: test -s conftest.o
configure:4170: $? = 0
configure:4181: result: yes
configure:4197: checking whether O_FSYNC is declared
configure:4222: gcc -c -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat  conftest.c >&5
conftest.c:22: warning: function declaration isn't a prototype
configure:4228: $? = 0
configure:4232: test -z 
			 || test ! -s conftest.err
configure:4235: $? = 0
configure:4238: test -s conftest.o
configure:4241: $? = 0
configure:4252: result: yes
configure:4481: checking for ld used by GCC
configure:4545: result: /usr/bin/ld
configure:4554: checking if the linker (/usr/bin/ld) is GNU ld
configure:4567: result: yes
configure:4573: checking for shared library run path origin
configure:4586: result: done
configure:5016: checking for iconv
configure:5043: gcc -o conftest -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat   conftest.c -lm  >&5
conftest.c:25: warning: function declaration isn't a prototype
configure:5049: $? = 0
configure:5053: test -z 
			 || test ! -s conftest.err
configure:5056: $? = 0
configure:5059: test -s conftest
configure:5062: $? = 0
configure:5128: result: yes
configure:5151: checking for iconv declaration
configure:5185: gcc -c -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat  conftest.c >&5
conftest.c:37: warning: function declaration isn't a prototype
configure:5191: $? = 0
configure:5195: test -z 
			 || test ! -s conftest.err
configure:5198: $? = 0
configure:5201: test -s conftest.o
configure:5204: $? = 0
configure:5219: result: 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t
*inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:5316: checking how to run the C preprocessor
configure:5351: gcc -E  conftest.c
configure:5357: $? = 0
configure:5389: gcc -E  conftest.c
conftest.c:25:28: error: ac_nonexistent.h: No such file or directory
configure:5395: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "bogofilter"
| #define PACKAGE_TARNAME "bogofilter"
| #define PACKAGE_VERSION "1.0.3"
| #define PACKAGE_STRING "bogofilter 1.0.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "bogofilter"
| #define VERSION "1.0.3"
| #define HAVE_INLINE 1
| #define HAVE_EXTERN_INLINE 1
| #define HAVE_LIBM 1
| #define HAVE_DECL_GETOPT 1
| #define HAVE_DECL_OPTRESET 0
| #define HAVE_DECL_O_DSYNC 1
| #define HAVE_DECL_O_SYNC 1
| #define HAVE_DECL_O_FSYNC 1
| #define __NO_CTYPE 1
| #define SPAM_HEADER_NAME "X-Bogosity"
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define ENABLE_UNICODE 1
| #define DEFAULT_CHARSET "iso-8859-1"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5434: result: gcc -E
configure:5458: gcc -E  conftest.c
configure:5464: $? = 0
configure:5496: gcc -E  conftest.c
conftest.c:25:28: error: ac_nonexistent.h: No such file or directory
configure:5502: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "bogofilter"
| #define PACKAGE_TARNAME "bogofilter"
| #define PACKAGE_VERSION "1.0.3"
| #define PACKAGE_STRING "bogofilter 1.0.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "bogofilter"
| #define VERSION "1.0.3"
| #define HAVE_INLINE 1
| #define HAVE_EXTERN_INLINE 1
| #define HAVE_LIBM 1
| #define HAVE_DECL_GETOPT 1
| #define HAVE_DECL_OPTRESET 0
| #define HAVE_DECL_O_DSYNC 1
| #define HAVE_DECL_O_SYNC 1
| #define HAVE_DECL_O_FSYNC 1
| #define __NO_CTYPE 1
| #define SPAM_HEADER_NAME "X-Bogosity"
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define ENABLE_UNICODE 1
| #define DEFAULT_CHARSET "iso-8859-1"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5546: checking for egrep
configure:5556: result: grep -E
configure:5561: checking for ANSI C header files
configure:5586: gcc -c -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat  conftest.c >&5
conftest.c:32: warning: function declaration isn't a prototype
configure:5592: $? = 0
configure:5596: test -z 
			 || test ! -s conftest.err
configure:5599: $? = 0
configure:5602: test -s conftest.o
configure:5605: $? = 0
configure:5694: gcc -o conftest -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat   conftest.c -lm  >&5
conftest.c:37: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:42: warning: implicit declaration of function 'exit'
conftest.c:42: warning: incompatible implicit declaration of built-in
function 'exit'
configure:5697: $? = 0
configure:5699: ./conftest
configure:5702: $? = 0
configure:5717: result: yes
configure:5741: checking for sys/types.h
configure:5757: gcc -c -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat  conftest.c >&5
configure:5763: $? = 0
configure:5767: test -z 
			 || test ! -s conftest.err
configure:5770: $? = 0
configure:5773: test -s conftest.o
configure:5776: $? = 0
configure:5787: result: yes
configure:5741: checking for sys/stat.h
configure:5757: gcc -c -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat  conftest.c >&5
configure:5763: $? = 0
configure:5767: test -z 
			 || test ! -s conftest.err
configure:5770: $? = 0
configure:5773: test -s conftest.o
configure:5776: $? = 0
configure:5787: result: yes
configure:5741: checking for stdlib.h
configure:5757: gcc -c -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat  conftest.c >&5
configure:5763: $? = 0
configure:5767: test -z 
			 || test ! -s conftest.err
configure:5770: $? = 0
configure:5773: test -s conftest.o
configure:5776: $? = 0
configure:5787: result: yes
configure:5741: checking for string.h
configure:5757: gcc -c -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat  conftest.c >&5
configure:5763: $? = 0
configure:5767: test -z 
			 || test ! -s conftest.err
configure:5770: $? = 0
configure:5773: test -s conftest.o
configure:5776: $? = 0
configure:5787: result: yes
configure:5741: checking for memory.h
configure:5757: gcc -c -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat  conftest.c >&5
configure:5763: $? = 0
configure:5767: test -z 
			 || test ! -s conftest.err
configure:5770: $? = 0
configure:5773: test -s conftest.o
configure:5776: $? = 0
configure:5787: result: yes
configure:5741: checking for strings.h
configure:5757: gcc -c -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat  conftest.c >&5
configure:5763: $? = 0
configure:5767: test -z 
			 || test ! -s conftest.err
configure:5770: $? = 0
configure:5773: test -s conftest.o
configure:5776: $? = 0
configure:5787: result: yes
configure:5741: checking for inttypes.h
configure:5757: gcc -c -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat  conftest.c >&5
configure:5763: $? = 0
configure:5767: test -z 
			 || test ! -s conftest.err
configure:5770: $? = 0
configure:5773: test -s conftest.o
configure:5776: $? = 0
configure:5787: result: yes
configure:5741: checking for stdint.h
configure:5757: gcc -c -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat  conftest.c >&5
configure:5763: $? = 0
configure:5767: test -z 
			 || test ! -s conftest.err
configure:5770: $? = 0
configure:5773: test -s conftest.o
configure:5776: $? = 0
configure:5787: result: yes
configure:5741: checking for unistd.h
configure:5757: gcc -c -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat  conftest.c >&5
configure:5763: $? = 0
configure:5767: test -z 
			 || test ! -s conftest.err
configure:5770: $? = 0
configure:5773: test -s conftest.o
configure:5776: $? = 0
configure:5787: result: yes
configure:5799: checking for stdbool.h that conforms to C99
configure:5852: gcc -c -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat  conftest.c >&5
conftest.c:70: warning: function declaration isn't a prototype
configure:5858: $? = 0
configure:5862: test -z 
			 || test ! -s conftest.err
configure:5865: $? = 0
configure:5868: test -s conftest.o
configure:5871: $? = 0
configure:5882: result: yes
configure:5884: checking for _Bool
configure:5908: gcc -c -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat  conftest.c >&5
conftest.c:71: warning: function declaration isn't a prototype
configure:5914: $? = 0
configure:5918: test -z 
			 || test ! -s conftest.err
configure:5921: $? = 0
configure:5924: test -s conftest.o
configure:5927: $? = 0
configure:5938: result: yes
configure:5965: checking for dirent.h that defines DIR
configure:5989: gcc -c -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat  conftest.c >&5
conftest.c:42: warning: function declaration isn't a prototype
configure:5995: $? = 0
configure:5999: test -z 
			 || test ! -s conftest.err
configure:6002: $? = 0
configure:6005: test -s conftest.o
configure:6008: $? = 0
configure:6019: result: yes
configure:6032: checking for library containing opendir
configure:6062: gcc -o conftest -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat   conftest.c -lm  >&5
conftest.c:45: warning: function declaration isn't a prototype
conftest.c:48: warning: function declaration isn't a prototype
configure:6068: $? = 0
configure:6072: test -z 
			 || test ! -s conftest.err
configure:6075: $? = 0
configure:6078: test -s conftest
configure:6081: $? = 0
configure:6151: result: none required
configure:6287: checking whether time.h and sys/time.h may both be
included
configure:6312: gcc -c -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat  conftest.c >&5
conftest.c:44: warning: function declaration isn't a prototype
configure:6318: $? = 0
configure:6322: test -z 
			 || test ! -s conftest.err
configure:6325: $? = 0
configure:6328: test -s conftest.o
configure:6331: $? = 0
configure:6342: result: yes
configure:6376: checking syslog.h usability
configure:6388: gcc -c -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat  conftest.c >&5
configure:6394: $? = 0
configure:6398: test -z 
			 || test ! -s conftest.err
configure:6401: $? = 0
configure:6404: test -s conftest.o
configure:6407: $? = 0
configure:6417: result: yes
configure:6421: checking syslog.h presence
configure:6431: gcc -E  conftest.c
configure:6437: $? = 0
configure:6457: result: yes
configure:6492: checking for syslog.h
configure:6499: result: yes
configure:6376: checking sys/param.h usability
configure:6388: gcc -c -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat  conftest.c >&5
configure:6394: $? = 0
configure:6398: test -z 
			 || test ! -s conftest.err
configure:6401: $? = 0
configure:6404: test -s conftest.o
configure:6407: $? = 0
configure:6417: result: yes
configure:6421: checking sys/param.h presence
configure:6431: gcc -E  conftest.c
configure:6437: $? = 0
configure:6457: result: yes
configure:6492: checking for sys/param.h
configure:6499: result: yes
configure:6376: checking fcntl.h usability
configure:6388: gcc -c -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat  conftest.c >&5
configure:6394: $? = 0
configure:6398: test -z 
			 || test ! -s conftest.err
configure:6401: $? = 0
configure:6404: test -s conftest.o
configure:6407: $? = 0
configure:6417: result: yes
configure:6421: checking fcntl.h presence
configure:6431: gcc -E  conftest.c
configure:6437: $? = 0
configure:6457: result: yes
configure:6492: checking for fcntl.h
configure:6499: result: yes
configure:6367: checking for string.h
configure:6372: result: yes
configure:6367: checking for strings.h
configure:6372: result: yes
configure:6367: checking for unistd.h
configure:6372: result: yes
configure:6376: checking sys/time.h usability
configure:6388: gcc -c -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat  conftest.c >&5
configure:6394: $? = 0
configure:6398: test -z 
			 || test ! -s conftest.err
configure:6401: $? = 0
configure:6404: test -s conftest.o
configure:6407: $? = 0
configure:6417: result: yes
configure:6421: checking sys/time.h presence
configure:6431: gcc -E  conftest.c
configure:6437: $? = 0
configure:6457: result: yes
configure:6492: checking for sys/time.h
configure:6499: result: yes
configure:6376: checking sys/select.h usability
configure:6388: gcc -c -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat  conftest.c >&5
configure:6394: $? = 0
configure:6398: test -z 
			 || test ! -s conftest.err
configure:6401: $? = 0
configure:6404: test -s conftest.o
configure:6407: $? = 0
configure:6417: result: yes
configure:6421: checking sys/select.h presence
configure:6431: gcc -E  conftest.c
configure:6437: $? = 0
configure:6457: result: yes
configure:6492: checking for sys/select.h
configure:6499: result: yes
configure:6367: checking for inttypes.h
configure:6372: result: yes
configure:6376: checking stdarg.h usability
configure:6388: gcc -c -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat  conftest.c >&5
configure:6394: $? = 0
configure:6398: test -z 
			 || test ! -s conftest.err
configure:6401: $? = 0
configure:6404: test -s conftest.o
configure:6407: $? = 0
configure:6417: result: yes
configure:6421: checking stdarg.h presence
configure:6431: gcc -E  conftest.c
configure:6437: $? = 0
configure:6457: result: yes
configure:6492: checking for stdarg.h
configure:6499: result: yes
configure:6367: checking for stdint.h
configure:6372: result: yes
configure:6527: checking limits.h usability
configure:6539: gcc -c -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat  conftest.c >&5
configure:6545: $? = 0
configure:6549: test -z 
			 || test ! -s conftest.err
configure:6552: $? = 0
configure:6555: test -s conftest.o
configure:6558: $? = 0
configure:6568: result: yes
configure:6572: checking limits.h presence
configure:6582: gcc -E  conftest.c
configure:6588: $? = 0
configure:6608: result: yes
configure:6643: checking for limits.h
configure:6650: result: yes
configure:6527: checking float.h usability
configure:6539: gcc -c -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat  conftest.c >&5
configure:6545: $? = 0
configure:6549: test -z 
			 || test ! -s conftest.err
configure:6552: $? = 0
configure:6555: test -s conftest.o
configure:6558: $? = 0
configure:6568: result: yes
configure:6572: checking float.h presence
configure:6582: gcc -E  conftest.c
configure:6588: $? = 0
configure:6608: result: yes
configure:6643: checking for float.h
configure:6650: result: yes
configure:6815: checking for pid_t
configure:6839: gcc -c -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat  conftest.c >&5
conftest.c:88: warning: function declaration isn't a prototype
configure:6845: $? = 0
configure:6849: test -z 
			 || test ! -s conftest.err
configure:6852: $? = 0
configure:6855: test -s conftest.o
configure:6858: $? = 0
configure:6869: result: yes
configure:6881: checking for size_t
configure:6905: gcc -c -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat  conftest.c >&5
conftest.c:88: warning: function declaration isn't a prototype
configure:6911: $? = 0
configure:6915: test -z 
			 || test ! -s conftest.err
configure:6918: $? = 0
configure:6921: test -s conftest.o
configure:6924: $? = 0
configure:6935: result: yes
configure:6947: checking for uid_t in sys/types.h
configure:6970: result: yes
configure:6985: checking return type of signal handlers
configure:7016: gcc -c -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat  conftest.c >&5
conftest.c:60: warning: function declaration isn't a prototype
conftest.c:60: warning: function declaration isn't a prototype
conftest.c:65: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:66: warning: unused variable 'i'
configure:7022: $? = 0
configure:7026: test -z 
			 || test ! -s conftest.err
configure:7029: $? = 0
configure:7032: test -s conftest.o
configure:7035: $? = 0
configure:7046: result: void
configure:7060: checking for sys/select.h
configure:7065: result: yes
configure:7069: checking sys/socket.h usability
configure:7081: gcc -c -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat  conftest.c >&5
configure:7087: $? = 0
configure:7091: test -z 
			 || test ! -s conftest.err
configure:7094: $? = 0
configure:7097: test -s conftest.o
configure:7100: $? = 0
configure:7110: result: yes
configure:7114: checking sys/socket.h presence
configure:7124: gcc -E  conftest.c
configure:7130: $? = 0
configure:7150: result: yes
configure:7185: checking for sys/socket.h
configure:7192: result: yes
configure:7205: checking types of arguments for select
configure:7238: gcc -c -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat  conftest.c >&5
conftest.c:98: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:101: warning: nested extern declaration of 'select'
configure:7244: $? = 0
configure:7248: test -z 
			 || test ! -s conftest.err
configure:7251: $? = 0
configure:7254: test -s conftest.o
configure:7257: $? = 0
configure:7273: result: int,fd_set *,struct timeval *
configure:7300: checking for function prototypes
configure:7303: result: yes
configure:7320: checking whether setvbuf arguments are reversed
configure:7345: gcc -o conftest -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat   conftest.c -lm  >&5
conftest.c:62: error: conflicting types for 'setvbuf'
/usr/include/stdio.h:304: error: previous declaration of 'setvbuf' was
here
conftest.c:66: warning: function declaration isn't a prototype
configure:7351: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "bogofilter"
| #define PACKAGE_TARNAME "bogofilter"
| #define PACKAGE_VERSION "1.0.3"
| #define PACKAGE_STRING "bogofilter 1.0.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "bogofilter"
| #define VERSION "1.0.3"
| #define HAVE_INLINE 1
| #define HAVE_EXTERN_INLINE 1
| #define HAVE_LIBM 1
| #define HAVE_DECL_GETOPT 1
| #define HAVE_DECL_OPTRESET 0
| #define HAVE_DECL_O_DSYNC 1
| #define HAVE_DECL_O_SYNC 1
| #define HAVE_DECL_O_FSYNC 1
| #define __NO_CTYPE 1
| #define SPAM_HEADER_NAME "X-Bogosity"
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define ENABLE_UNICODE 1
| #define DEFAULT_CHARSET "iso-8859-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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define RETSIGTYPE void
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #	  if PROTOTYPES
| 	   int (setvbuf) (FILE *, int, char *, size_t);
| #	  endif
| int
| main ()
| {
| char buf; return setvbuf (stdout, _IOLBF, &buf, 1);
|   ;
|   return 0;
| }
configure:7472: result: no
configure:7483: checking for uint
configure:7507: gcc -c -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat  conftest.c >&5
conftest.c:96: warning: function declaration isn't a prototype
configure:7513: $? = 0
configure:7517: test -z 
			 || test ! -s conftest.err
configure:7520: $? = 0
configure:7523: test -s conftest.o
configure:7526: $? = 0
configure:7537: result: yes
configure:7547: checking for ulong
configure:7571: gcc -c -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat  conftest.c >&5
conftest.c:97: warning: function declaration isn't a prototype
configure:7577: $? = 0
configure:7581: test -z 
			 || test ! -s conftest.err
configure:7584: $? = 0
configure:7587: test -s conftest.o
configure:7590: $? = 0
configure:7601: result: yes
configure:7611: checking for uint32_t
configure:7635: gcc -c -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat  conftest.c >&5
conftest.c:98: warning: function declaration isn't a prototype
configure:7641: $? = 0
configure:7645: test -z 
			 || test ! -s conftest.err
configure:7648: $? = 0
configure:7651: test -s conftest.o
configure:7654: $? = 0
configure:7665: result: yes
configure:7675: checking for u_int32_t
configure:7699: gcc -c -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat  conftest.c >&5
conftest.c:99: warning: function declaration isn't a prototype
configure:7705: $? = 0
configure:7709: test -z 
			 || test ! -s conftest.err
configure:7712: $? = 0
configure:7715: test -s conftest.o
configure:7718: $? = 0
configure:7729: result: yes
configure:7739: checking for int32_t
configure:7763: gcc -c -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat  conftest.c >&5
conftest.c:100: warning: function declaration isn't a prototype
configure:7769: $? = 0
configure:7773: test -z 
			 || test ! -s conftest.err
configure:7776: $? = 0
configure:7779: test -s conftest.o
configure:7782: $? = 0
configure:7793: result: yes
configure:7803: checking for int16_t
configure:7827: gcc -c -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat  conftest.c >&5
conftest.c:101: warning: function declaration isn't a prototype
configure:7833: $? = 0
configure:7837: test -z 
			 || test ! -s conftest.err
configure:7840: $? = 0
configure:7843: test -s conftest.o
configure:7846: $? = 0
configure:7857: result: yes
configure:7867: checking for u_int16_t
configure:7891: gcc -c -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat  conftest.c >&5
conftest.c:102: warning: function declaration isn't a prototype
configure:7897: $? = 0
configure:7901: test -z 
			 || test ! -s conftest.err
configure:7904: $? = 0
configure:7907: test -s conftest.o
configure:7910: $? = 0
configure:7921: result: yes
configure:7931: checking for uint16_t
configure:7955: gcc -c -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat  conftest.c >&5
conftest.c:103: warning: function declaration isn't a prototype
configure:7961: $? = 0
configure:7965: test -z 
			 || test ! -s conftest.err
configure:7968: $? = 0
configure:7971: test -s conftest.o
configure:7974: $? = 0
configure:7985: result: yes
configure:7995: checking for u_int8_t
configure:8019: gcc -c -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat  conftest.c >&5
conftest.c:104: warning: function declaration isn't a prototype
configure:8025: $? = 0
configure:8029: test -z 
			 || test ! -s conftest.err
configure:8032: $? = 0
configure:8035: test -s conftest.o
configure:8038: $? = 0
configure:8049: result: yes
configure:8059: checking for ssize_t
configure:8083: gcc -c -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat  conftest.c >&5
conftest.c:105: warning: function declaration isn't a prototype
configure:8089: $? = 0
configure:8093: test -z 
			 || test ! -s conftest.err
configure:8096: $? = 0
configure:8099: test -s conftest.o
configure:8102: $? = 0
configure:8113: result: yes
configure:8124: checking for u_long
configure:8148: gcc -c -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat  conftest.c >&5
conftest.c:106: warning: function declaration isn't a prototype
configure:8154: $? = 0
configure:8158: test -z 
			 || test ! -s conftest.err
configure:8161: $? = 0
configure:8164: test -s conftest.o
configure:8167: $? = 0
configure:8178: result: yes
configure:8190: checking for rlim_t
configure:8223: gcc -c -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat  conftest.c >&5
conftest.c:82: warning: function declaration isn't a prototype
configure:8229: $? = 0
configure:8233: test -z 
			 || test ! -s conftest.err
configure:8236: $? = 0
configure:8239: test -s conftest.o
configure:8242: $? = 0
configure:8253: result: yes
configure:8318: checking for short
configure:8342: gcc -c -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat  conftest.c >&5
conftest.c:107: warning: function declaration isn't a prototype
configure:8348: $? = 0
configure:8352: test -z 
			 || test ! -s conftest.err
configure:8355: $? = 0
configure:8358: test -s conftest.o
configure:8361: $? = 0
configure:8372: result: yes
configure:8375: checking size of short
configure:8694: gcc -o conftest -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat   conftest.c -lm  >&5
conftest.c:105: warning: function declaration isn't a prototype
conftest.c:106: warning: function declaration isn't a prototype
conftest.c:111: warning: function declaration isn't a prototype
configure:8697: $? = 0
configure:8699: ./conftest
configure:8702: $? = 0
configure:8725: result: 2
configure:8732: checking for int
configure:8756: gcc -c -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat  conftest.c >&5
conftest.c:108: warning: function declaration isn't a prototype
configure:8762: $? = 0
configure:8766: test -z 
			 || test ! -s conftest.err
configure:8769: $? = 0
configure:8772: test -s conftest.o
configure:8775: $? = 0
configure:8786: result: yes
configure:8789: checking size of int
configure:9108: gcc -o conftest -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat   conftest.c -lm  >&5
conftest.c:106: warning: function declaration isn't a prototype
conftest.c:107: warning: function declaration isn't a prototype
conftest.c:112: warning: function declaration isn't a prototype
configure:9111: $? = 0
configure:9113: ./conftest
configure:9116: $? = 0
configure:9139: result: 4
configure:9146: checking for long
configure:9170: gcc -c -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat  conftest.c >&5
conftest.c:109: warning: function declaration isn't a prototype
configure:9176: $? = 0
configure:9180: test -z 
			 || test ! -s conftest.err
configure:9183: $? = 0
configure:9186: test -s conftest.o
configure:9189: $? = 0
configure:9200: result: yes
configure:9203: checking size of long
configure:9522: gcc -o conftest -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat   conftest.c -lm  >&5
conftest.c:107: warning: function declaration isn't a prototype
conftest.c:108: warning: function declaration isn't a prototype
conftest.c:113: warning: function declaration isn't a prototype
configure:9525: $? = 0
configure:9527: ./conftest
configure:9530: $? = 0
configure:9553: result: 4
configure:9560: checking for size_t
configure:9614: result: yes
configure:9617: checking size of size_t
configure:9936: gcc -o conftest -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat   conftest.c -lm  >&5
conftest.c:108: warning: function declaration isn't a prototype
conftest.c:109: warning: function declaration isn't a prototype
conftest.c:114: warning: function declaration isn't a prototype
configure:9939: $? = 0
configure:9941: ./conftest
configure:9944: $? = 0
configure:9967: result: 4
configure:9975: checking for working memcmp
configure:10023: gcc -o conftest -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat   conftest.c -lm  >&5
conftest.c:111: warning: function declaration isn't a prototype
configure:10026: $? = 0
configure:10028: ./conftest
configure:10031: $? = 0
configure:10045: result: yes
configure:10062: checking for stdlib.h
configure:10067: result: yes
configure:10062: checking for unistd.h
configure:10067: result: yes
configure:10211: checking for getpagesize
configure:10268: gcc -o conftest -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat   conftest.c -lm  >&5
conftest.c:101: warning: function declaration isn't a prototype
conftest.c:108: warning: function declaration isn't a prototype
conftest.c:116: warning: function declaration isn't a prototype
configure:10274: $? = 0
configure:10278: test -z 
			 || test ! -s conftest.err
configure:10281: $? = 0
configure:10284: test -s conftest
configure:10287: $? = 0
configure:10299: result: yes
configure:10309: checking for working mmap
configure:10451: gcc -o conftest -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat   conftest.c -lm  >&5
conftest.c:183: warning: function declaration isn't a prototype
configure:10454: $? = 0
configure:10456: ./conftest
configure:10459: $? = 0
configure:10473: result: yes
configure:10488: checking for vprintf
configure:10545: gcc -o conftest -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat   conftest.c -lm  >&5
conftest.c:103: warning: function declaration isn't a prototype
conftest.c:103: warning: conflicting types for built-in function
'vprintf'
conftest.c:110: warning: function declaration isn't a prototype
conftest.c:118: warning: function declaration isn't a prototype
configure:10551: $? = 0
configure:10555: test -z 
			 || test ! -s conftest.err
configure:10558: $? = 0
configure:10561: test -s conftest
configure:10564: $? = 0
configure:10576: result: yes
configure:10583: checking for _doprnt
configure:10640: gcc -o conftest -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat   conftest.c -lm  >&5
conftest.c:104: warning: function declaration isn't a prototype
conftest.c:111: warning: function declaration isn't a prototype
conftest.c:119: warning: function declaration isn't a prototype
/tmp/cc02nxME.o(.text+0x14): In function `main':
/var/home/klaas/bogofilter/bogofilter-1.0.3/conftest.c:119: undefined
reference to `_doprnt'
/tmp/cc02nxME.o(.data+0x0): undefined reference to `_doprnt'
collect2: ld returned 1 exit status
configure:10646: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "bogofilter"
| #define PACKAGE_TARNAME "bogofilter"
| #define PACKAGE_VERSION "1.0.3"
| #define PACKAGE_STRING "bogofilter 1.0.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "bogofilter"
| #define VERSION "1.0.3"
| #define HAVE_INLINE 1
| #define HAVE_EXTERN_INLINE 1
| #define HAVE_LIBM 1
| #define HAVE_DECL_GETOPT 1
| #define HAVE_DECL_OPTRESET 0
| #define HAVE_DECL_O_DSYNC 1
| #define HAVE_DECL_O_SYNC 1
| #define HAVE_DECL_O_FSYNC 1
| #define __NO_CTYPE 1
| #define SPAM_HEADER_NAME "X-Bogosity"
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define ENABLE_UNICODE 1
| #define DEFAULT_CHARSET "iso-8859-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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define RETSIGTYPE void
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_UINT 1
| #define HAVE_ULONG 1
| #define HAVE_UINT32_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_RLIM_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_SIZE_T 4
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_VPRINTF 1
| /* end confdefs.h.  */
| /* Define _doprnt to an innocuous variant, in case <limits.h> declares
_doprnt.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define _doprnt innocuous__doprnt
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char _doprnt (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef _doprnt
| 
| /* 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 _doprnt ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub__doprnt) || defined (__stub____doprnt)
| choke me
| #else
| char (*f) () = _doprnt;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != _doprnt;
|   ;
|   return 0;
| }
configure:10671: result: no
configure:10696: checking for strchr
configure:10753: gcc -o conftest -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat   conftest.c -lm  >&5
conftest.c:104: warning: function declaration isn't a prototype
conftest.c:104: warning: conflicting types for built-in function
'strchr'
conftest.c:111: warning: function declaration isn't a prototype
conftest.c:119: warning: function declaration isn't a prototype
configure:10759: $? = 0
configure:10763: test -z 
			 || test ! -s conftest.err
configure:10766: $? = 0
configure:10769: test -s conftest
configure:10772: $? = 0
configure:10784: result: yes
configure:10696: checking for strrchr
configure:10753: gcc -o conftest -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat   conftest.c -lm  >&5
conftest.c:105: warning: function declaration isn't a prototype
conftest.c:105: warning: conflicting types for built-in function
'strrchr'
conftest.c:112: warning: function declaration isn't a prototype
conftest.c:120: warning: function declaration isn't a prototype
configure:10759: $? = 0
configure:10763: test -z 
			 || test ! -s conftest.err
configure:10766: $? = 0
configure:10769: test -s conftest
configure:10772: $? = 0
configure:10784: result: yes
configure:10696: checking for memcpy
configure:10753: gcc -o conftest -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat   conftest.c -lm  >&5
conftest.c:106: warning: function declaration isn't a prototype
conftest.c:106: warning: conflicting types for built-in function
'memcpy'
conftest.c:113: warning: function declaration isn't a prototype
conftest.c:121: warning: function declaration isn't a prototype
configure:10759: $? = 0
configure:10763: test -z 
			 || test ! -s conftest.err
configure:10766: $? = 0
configure:10769: test -s conftest
configure:10772: $? = 0
configure:10784: result: yes
configure:10696: checking for memmove
configure:10753: gcc -o conftest -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat   conftest.c -lm  >&5
conftest.c:107: warning: function declaration isn't a prototype
conftest.c:107: warning: conflicting types for built-in function
'memmove'
conftest.c:114: warning: function declaration isn't a prototype
conftest.c:122: warning: function declaration isn't a prototype
configure:10759: $? = 0
configure:10763: test -z 
			 || test ! -s conftest.err
configure:10766: $? = 0
configure:10769: test -s conftest
configure:10772: $? = 0
configure:10784: result: yes
configure:10696: checking for snprintf
configure:10753: gcc -o conftest -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat   conftest.c -lm  >&5
conftest.c:108: warning: function declaration isn't a prototype
conftest.c:108: warning: conflicting types for built-in function
'snprintf'
conftest.c:115: warning: function declaration isn't a prototype
conftest.c:123: warning: function declaration isn't a prototype
configure:10759: $? = 0
configure:10763: test -z 
			 || test ! -s conftest.err
configure:10766: $? = 0
configure:10769: test -s conftest
configure:10772: $? = 0
configure:10784: result: yes
configure:10696: checking for vsnprintf
configure:10753: gcc -o conftest -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat   conftest.c -lm  >&5
conftest.c:109: warning: function declaration isn't a prototype
conftest.c:109: warning: conflicting types for built-in function
'vsnprintf'
conftest.c:116: warning: function declaration isn't a prototype
conftest.c:124: warning: function declaration isn't a prototype
configure:10759: $? = 0
configure:10763: test -z 
			 || test ! -s conftest.err
configure:10766: $? = 0
configure:10769: test -s conftest
configure:10772: $? = 0
configure:10784: result: yes
configure:10696: checking for getopt_long
configure:10753: gcc -o conftest -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat   conftest.c -lm  >&5
conftest.c:110: warning: function declaration isn't a prototype
conftest.c:117: warning: function declaration isn't a prototype
conftest.c:125: warning: function declaration isn't a prototype
configure:10759: $? = 0
configure:10763: test -z 
			 || test ! -s conftest.err
configure:10766: $? = 0
configure:10769: test -s conftest
configure:10772: $? = 0
configure:10784: result: yes
configure:10801: checking for strlcpy
configure:10858: gcc -o conftest -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat   conftest.c -lm  >&5
conftest.c:111: warning: function declaration isn't a prototype
conftest.c:118: warning: function declaration isn't a prototype
conftest.c:126: warning: function declaration isn't a prototype
/tmp/cc8FXziM.o(.text+0x14): In function `main':
/var/home/klaas/bogofilter/bogofilter-1.0.3/conftest.c:126: undefined
reference to `strlcpy'
/tmp/cc8FXziM.o(.data+0x0): undefined reference to `strlcpy'
collect2: ld returned 1 exit status
configure:10864: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "bogofilter"
| #define PACKAGE_TARNAME "bogofilter"
| #define PACKAGE_VERSION "1.0.3"
| #define PACKAGE_STRING "bogofilter 1.0.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "bogofilter"
| #define VERSION "1.0.3"
| #define HAVE_INLINE 1
| #define HAVE_EXTERN_INLINE 1
| #define HAVE_LIBM 1
| #define HAVE_DECL_GETOPT 1
| #define HAVE_DECL_OPTRESET 0
| #define HAVE_DECL_O_DSYNC 1
| #define HAVE_DECL_O_SYNC 1
| #define HAVE_DECL_O_FSYNC 1
| #define __NO_CTYPE 1
| #define SPAM_HEADER_NAME "X-Bogosity"
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define ENABLE_UNICODE 1
| #define DEFAULT_CHARSET "iso-8859-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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define RETSIGTYPE void
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_UINT 1
| #define HAVE_ULONG 1
| #define HAVE_UINT32_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_RLIM_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_SIZE_T 4
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETOPT_LONG 1
| /* end confdefs.h.  */
| /* Define strlcpy to an innocuous variant, in case <limits.h> declares
strlcpy.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define strlcpy innocuous_strlcpy
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strlcpy (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef strlcpy
| 
| /* 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 strlcpy ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_strlcpy) || defined (__stub___strlcpy)
| choke me
| #else
| char (*f) () = strlcpy;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != strlcpy;
|   ;
|   return 0;
| }
configure:10889: result: no
configure:10801: checking for strlcat
configure:10858: gcc -o conftest -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat   conftest.c -lm  >&5
conftest.c:111: warning: function declaration isn't a prototype
conftest.c:118: warning: function declaration isn't a prototype
conftest.c:126: warning: function declaration isn't a prototype
/tmp/ccT3iKPl.o(.text+0x14): In function `main':
/var/home/klaas/bogofilter/bogofilter-1.0.3/conftest.c:126: undefined
reference to `strlcat'
/tmp/ccT3iKPl.o(.data+0x0): undefined reference to `strlcat'
collect2: ld returned 1 exit status
configure:10864: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "bogofilter"
| #define PACKAGE_TARNAME "bogofilter"
| #define PACKAGE_VERSION "1.0.3"
| #define PACKAGE_STRING "bogofilter 1.0.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "bogofilter"
| #define VERSION "1.0.3"
| #define HAVE_INLINE 1
| #define HAVE_EXTERN_INLINE 1
| #define HAVE_LIBM 1
| #define HAVE_DECL_GETOPT 1
| #define HAVE_DECL_OPTRESET 0
| #define HAVE_DECL_O_DSYNC 1
| #define HAVE_DECL_O_SYNC 1
| #define HAVE_DECL_O_FSYNC 1
| #define __NO_CTYPE 1
| #define SPAM_HEADER_NAME "X-Bogosity"
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define ENABLE_UNICODE 1
| #define DEFAULT_CHARSET "iso-8859-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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define RETSIGTYPE void
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_UINT 1
| #define HAVE_ULONG 1
| #define HAVE_UINT32_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_RLIM_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_SIZE_T 4
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETOPT_LONG 1
| /* end confdefs.h.  */
| /* Define strlcat to an innocuous variant, in case <limits.h> declares
strlcat.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define strlcat innocuous_strlcat
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strlcat (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef strlcat
| 
| /* 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 strlcat ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_strlcat) || defined (__stub___strlcat)
| choke me
| #else
| char (*f) () = strlcat;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != strlcat;
|   ;
|   return 0;
| }
configure:10889: result: no
configure:10801: checking for strerror
configure:10858: gcc -o conftest -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat   conftest.c -lm  >&5
conftest.c:111: warning: function declaration isn't a prototype
conftest.c:118: warning: function declaration isn't a prototype
conftest.c:126: warning: function declaration isn't a prototype
configure:10864: $? = 0
configure:10868: test -z 
			 || test ! -s conftest.err
configure:10871: $? = 0
configure:10874: test -s conftest
configure:10877: $? = 0
configure:10889: result: yes
configure:10801: checking for strtoul
configure:10858: gcc -o conftest -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat   conftest.c -lm  >&5
conftest.c:112: warning: function declaration isn't a prototype
conftest.c:119: warning: function declaration isn't a prototype
conftest.c:127: warning: function declaration isn't a prototype
configure:10864: $? = 0
configure:10868: test -z 
			 || test ! -s conftest.err
configure:10871: $? = 0
configure:10874: test -s conftest
configure:10877: $? = 0
configure:10889: result: yes
configure:10911: checking for shared library run path origin
configure:10924: result: done
configure:12171: checking how to link with libdb
configure:12560: result: -ldb
configure:12594: checking db and dependent libraries
configure:12620: gcc -o conftest -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat   conftest.c -lm    >&5
conftest.c:89:16: error: db.h: No such file or directory
conftest.c:92: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:93: warning: implicit declaration of function 'db_version'
conftest.c:93: warning: nested extern declaration of 'db_version'
configure:12626: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "bogofilter"
| #define PACKAGE_TARNAME "bogofilter"
| #define PACKAGE_VERSION "1.0.3"
| #define PACKAGE_STRING "bogofilter 1.0.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "bogofilter"
| #define VERSION "1.0.3"
| #define HAVE_INLINE 1
| #define HAVE_EXTERN_INLINE 1
| #define HAVE_LIBM 1
| #define HAVE_DECL_GETOPT 1
| #define HAVE_DECL_OPTRESET 0
| #define HAVE_DECL_O_DSYNC 1
| #define HAVE_DECL_O_SYNC 1
| #define HAVE_DECL_O_FSYNC 1
| #define __NO_CTYPE 1
| #define SPAM_HEADER_NAME "X-Bogosity"
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define ENABLE_UNICODE 1
| #define DEFAULT_CHARSET "iso-8859-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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define RETSIGTYPE void
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_UINT 1
| #define HAVE_ULONG 1
| #define HAVE_UINT32_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_RLIM_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_SIZE_T 4
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOUL 1
| /* end confdefs.h.  */
| #include <db.h>
| int
| main ()
| {
| int r, s, t; db_version(&r, &s, &t);
|   ;
|   return 0;
| }
configure:12620: gcc -o conftest -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat   conftest.c -lm   -lpthread
>&5
conftest.c:89:16: error: db.h: No such file or directory
conftest.c:92: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:93: warning: implicit declaration of function 'db_version'
conftest.c:93: warning: nested extern declaration of 'db_version'
configure:12626: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "bogofilter"
| #define PACKAGE_TARNAME "bogofilter"
| #define PACKAGE_VERSION "1.0.3"
| #define PACKAGE_STRING "bogofilter 1.0.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "bogofilter"
| #define VERSION "1.0.3"
| #define HAVE_INLINE 1
| #define HAVE_EXTERN_INLINE 1
| #define HAVE_LIBM 1
| #define HAVE_DECL_GETOPT 1
| #define HAVE_DECL_OPTRESET 0
| #define HAVE_DECL_O_DSYNC 1
| #define HAVE_DECL_O_SYNC 1
| #define HAVE_DECL_O_FSYNC 1
| #define __NO_CTYPE 1
| #define SPAM_HEADER_NAME "X-Bogosity"
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define ENABLE_UNICODE 1
| #define DEFAULT_CHARSET "iso-8859-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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define RETSIGTYPE void
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_UINT 1
| #define HAVE_ULONG 1
| #define HAVE_UINT32_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_RLIM_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_SIZE_T 4
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOUL 1
| /* end confdefs.h.  */
| #include <db.h>
| int
| main ()
| {
| int r, s, t; db_version(&r, &s, &t);
|   ;
|   return 0;
| }
configure:12620: gcc -o conftest -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat   conftest.c -lm   -lthread
>&5
conftest.c:89:16: error: db.h: No such file or directory
conftest.c:92: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:93: warning: implicit declaration of function 'db_version'
conftest.c:93: warning: nested extern declaration of 'db_version'
configure:12626: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "bogofilter"
| #define PACKAGE_TARNAME "bogofilter"
| #define PACKAGE_VERSION "1.0.3"
| #define PACKAGE_STRING "bogofilter 1.0.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "bogofilter"
| #define VERSION "1.0.3"
| #define HAVE_INLINE 1
| #define HAVE_EXTERN_INLINE 1
| #define HAVE_LIBM 1
| #define HAVE_DECL_GETOPT 1
| #define HAVE_DECL_OPTRESET 0
| #define HAVE_DECL_O_DSYNC 1
| #define HAVE_DECL_O_SYNC 1
| #define HAVE_DECL_O_FSYNC 1
| #define __NO_CTYPE 1
| #define SPAM_HEADER_NAME "X-Bogosity"
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define ENABLE_UNICODE 1
| #define DEFAULT_CHARSET "iso-8859-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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define RETSIGTYPE void
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_UINT 1
| #define HAVE_ULONG 1
| #define HAVE_UINT32_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_RLIM_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_SIZE_T 4
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOUL 1
| /* end confdefs.h.  */
| #include <db.h>
| int
| main ()
| {
| int r, s, t; db_version(&r, &s, &t);
|   ;
|   return 0;
| }
configure:12620: gcc -o conftest -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat   conftest.c -lm  -ldb  >&5
conftest.c:89:16: error: db.h: No such file or directory
conftest.c:92: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:93: warning: implicit declaration of function 'db_version'
conftest.c:93: warning: nested extern declaration of 'db_version'
configure:12626: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "bogofilter"
| #define PACKAGE_TARNAME "bogofilter"
| #define PACKAGE_VERSION "1.0.3"
| #define PACKAGE_STRING "bogofilter 1.0.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "bogofilter"
| #define VERSION "1.0.3"
| #define HAVE_INLINE 1
| #define HAVE_EXTERN_INLINE 1
| #define HAVE_LIBM 1
| #define HAVE_DECL_GETOPT 1
| #define HAVE_DECL_OPTRESET 0
| #define HAVE_DECL_O_DSYNC 1
| #define HAVE_DECL_O_SYNC 1
| #define HAVE_DECL_O_FSYNC 1
| #define __NO_CTYPE 1
| #define SPAM_HEADER_NAME "X-Bogosity"
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define ENABLE_UNICODE 1
| #define DEFAULT_CHARSET "iso-8859-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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define RETSIGTYPE void
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_UINT 1
| #define HAVE_ULONG 1
| #define HAVE_UINT32_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_RLIM_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_SIZE_T 4
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOUL 1
| /* end confdefs.h.  */
| #include <db.h>
| int
| main ()
| {
| int r, s, t; db_version(&r, &s, &t);
|   ;
|   return 0;
| }
configure:12620: gcc -o conftest -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat   conftest.c -lm  -ldb
-lpthread >&5
conftest.c:89:16: error: db.h: No such file or directory
conftest.c:92: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:93: warning: implicit declaration of function 'db_version'
conftest.c:93: warning: nested extern declaration of 'db_version'
configure:12626: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "bogofilter"
| #define PACKAGE_TARNAME "bogofilter"
| #define PACKAGE_VERSION "1.0.3"
| #define PACKAGE_STRING "bogofilter 1.0.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "bogofilter"
| #define VERSION "1.0.3"
| #define HAVE_INLINE 1
| #define HAVE_EXTERN_INLINE 1
| #define HAVE_LIBM 1
| #define HAVE_DECL_GETOPT 1
| #define HAVE_DECL_OPTRESET 0
| #define HAVE_DECL_O_DSYNC 1
| #define HAVE_DECL_O_SYNC 1
| #define HAVE_DECL_O_FSYNC 1
| #define __NO_CTYPE 1
| #define SPAM_HEADER_NAME "X-Bogosity"
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define ENABLE_UNICODE 1
| #define DEFAULT_CHARSET "iso-8859-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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define RETSIGTYPE void
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_UINT 1
| #define HAVE_ULONG 1
| #define HAVE_UINT32_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_RLIM_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_SIZE_T 4
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOUL 1
| /* end confdefs.h.  */
| #include <db.h>
| int
| main ()
| {
| int r, s, t; db_version(&r, &s, &t);
|   ;
|   return 0;
| }
configure:12620: gcc -o conftest -g -O2  -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat   conftest.c -lm  -ldb
-lthread >&5
conftest.c:89:16: error: db.h: No such file or directory
conftest.c:92: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:93: warning: implicit declaration of function 'db_version'
conftest.c:93: warning: nested extern declaration of 'db_version'
configure:12626: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "bogofilter"
| #define PACKAGE_TARNAME "bogofilter"
| #define PACKAGE_VERSION "1.0.3"
| #define PACKAGE_STRING "bogofilter 1.0.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "bogofilter"
| #define VERSION "1.0.3"
| #define HAVE_INLINE 1
| #define HAVE_EXTERN_INLINE 1
| #define HAVE_LIBM 1
| #define HAVE_DECL_GETOPT 1
| #define HAVE_DECL_OPTRESET 0
| #define HAVE_DECL_O_DSYNC 1
| #define HAVE_DECL_O_SYNC 1
| #define HAVE_DECL_O_FSYNC 1
| #define __NO_CTYPE 1
| #define SPAM_HEADER_NAME "X-Bogosity"
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define ENABLE_UNICODE 1
| #define DEFAULT_CHARSET "iso-8859-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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define RETSIGTYPE void
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_UINT 1
| #define HAVE_ULONG 1
| #define HAVE_UINT32_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_RLIM_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_SIZE_T 4
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOUL 1
| /* end confdefs.h.  */
| #include <db.h>
| int
| main ()
| {
| int r, s, t; db_version(&r, &s, &t);
|   ;
|   return 0;
| }
configure:12654: result: error
configure:12662: error:
====================================================================
Cannot link against libdb? Try 'rm config.cache', then re-configure.
If the problem persists, report it to the bogofilter mailing list.
Remember to include your config.log.
====================================================================
	    

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

ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_extern_inline=yes
ac_cv_c_inline=inline
ac_cv_c_volatile=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__doprnt=no
ac_cv_func_getopt_long=yes
ac_cv_func_getpagesize=yes
ac_cv_func_memcmp_working=yes
ac_cv_func_memcpy=yes
ac_cv_func_memmove=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_select_args='int,fd_set *,struct timeval *'
ac_cv_func_setvbuf_reversed=no
ac_cv_func_snprintf=yes
ac_cv_func_strchr=yes
ac_cv_func_strerror=yes
ac_cv_func_strlcat=no
ac_cv_func_strlcpy=no
ac_cv_func_strrchr=yes
ac_cv_func_strtoul=yes
ac_cv_func_vprintf=yes
ac_cv_func_vsnprintf=yes
ac_cv_have_decl_O_DSYNC=yes
ac_cv_have_decl_O_FSYNC=yes
ac_cv_have_decl_O_SYNC=yes
ac_cv_have_decl_getopt=yes
ac_cv_have_decl_optreset=no
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_float_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdarg_h=yes
ac_cv_header_stdbool_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_syslog_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_lib_fl_yywrap=no
ac_cv_lib_l_yywrap=no
ac_cv_lib_m_cos=yes
ac_cv_libdb_cppflags=
ac_cv_libdb_libs=-ldb
ac_cv_libdb_ltlibs=-ldb
ac_cv_objext=o
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_RPMBUILD=/usr/bin/rpmbuild
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_egrep='grep -E'
ac_cv_prog_gcc_flags=' -Wpointer-arith -ggdb -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return
-Wmissing-declarations -Wmissing-format-attribute -Wnested-externs
-fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point
-Wreturn-type -Wno-system-headers -Wformat'
ac_cv_prog_make_make_set=yes
ac_cv_search_opendir='none required'
ac_cv_sizeof_int=4
ac_cv_sizeof_long=4
ac_cv_sizeof_short=2
ac_cv_sizeof_size_t=4
ac_cv_target=i686-pc-linux-gnu
ac_cv_target_alias=i686-pc-linux-gnu
ac_cv_type__Bool=yes
ac_cv_type_int=yes
ac_cv_type_int16_t=yes
ac_cv_type_int32_t=yes
ac_cv_type_long=yes
ac_cv_type_pid_t=yes
ac_cv_type_rlim_t=yes
ac_cv_type_short=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
ac_cv_type_ssize_t=yes
ac_cv_type_u_int16_t=yes
ac_cv_type_u_int32_t=yes
ac_cv_type_u_int8_t=yes
ac_cv_type_u_long=yes
ac_cv_type_uid_t=yes
ac_cv_type_uint=yes
ac_cv_type_uint16_t=yes
ac_cv_type_uint32_t=yes
ac_cv_type_ulong=yes
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_path_LD=/usr/bin/ld
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_func_iconv=yes
am_cv_lib_iconv=no
am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf,
size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
am_cv_proto_iconv_arg1=

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /var/home/klaas/bogofilter/bogofilter-1.0.3/missing
--run aclocal-1.9'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /var/home/klaas/bogofilter/bogofilter-1.0.3/missing
--run tar'
AR='ar'
AUTOCONF='${SHELL} /var/home/klaas/bogofilter/bogofilter-1.0.3/missing
--run autoconf'
AUTOHEADER='${SHELL} /var/home/klaas/bogofilter/bogofilter-1.0.3/missing
--run autoheader'
AUTOMAKE='${SHELL} /var/home/klaas/bogofilter/bogofilter-1.0.3/missing
--run automake-1.9'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2  -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes
-Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual
-Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations
-Wmissing-format-attribute -Wnested-externs -fno-common
-Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type
-Wno-system-headers -Wformat'
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DB_EXT='.db'
DB_TYPE='db'
DEFAULT_CHARSET='iso-8859-1'
DEFS=''
DEPDIR='.deps'
DISABLE_TRANSACTIONS_FALSE=''
DISABLE_TRANSACTIONS_TRUE='#'
DISABLE_UNICODE_FALSE=''
DISABLE_UNICODE_TRUE='#'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
ENABLE_MEMDEBUG_FALSE=''
ENABLE_MEMDEBUG_TRUE='#'
ENABLE_QDBM_DATASTORE_FALSE=''
ENABLE_QDBM_DATASTORE_TRUE=''
ENABLE_SQLITE_DATASTORE_FALSE=''
ENABLE_SQLITE_DATASTORE_TRUE=''
ENABLE_STATIC_FALSE=''
ENABLE_STATIC_TRUE='#'
ENABLE_TRANSACTIONS_FALSE=''
ENABLE_TRANSACTIONS_TRUE='#'
ENABLE_UNICODE_FALSE='#'
ENABLE_UNICODE_TRUE=''
ENABLE_XMLTO_FALSE=''
ENABLE_XMLTO_TRUE=''
ENCODING='utf-8'
EXEEXT=''
EXE_EXT=''
GSL_CFLAGS=''
GSL_CONFIG=''
GSL_LIBS=''
HAVE_EXTENDED_PRECISION_REGISTERS=''
HAVE_EXTERN_INLINE=''
HAVE_INLINE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LEX='${SHELL} /var/home/klaas/bogofilter/bogofilter-1.0.3/missing --run
flex'
LEXLIB=''
LEX_OUTPUT_ROOT=''
LIBDB='-ldb -lthread'
LIBICONV=''
LIBOBJS=' strlcpy.o strlcat.o'
LIBQDBM=''
LIBS='-lm '
LIBSQLITE3=''
LTLIBDB='-ldb'
LTLIBICONV=''
LTLIBOBJS=''
LTLIBQDBM=''
LTLIBSQLITE3=''
MAKEINFO='${SHELL} /var/home/klaas/bogofilter/bogofilter-1.0.3/missing
--run makeinfo'
NEEDTRIO_FALSE=''
NEEDTRIO_TRUE=''
NEED_GETOPT_FALSE=''
NEED_GETOPT_TRUE=''
NEED_GSL_FALSE=''
NEED_GSL_TRUE=''
NSGMLS='nsgmls'
OBJEXT='o'
PACKAGE='bogofilter'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='bogofilter'
PACKAGE_STRING='bogofilter 1.0.3'
PACKAGE_TARNAME='bogofilter'
PACKAGE_VERSION='1.0.3'
PATH_SEPARATOR=':'
PERL='/usr/bin/perl'
RANLIB='ranlib'
RPMBUILD='/usr/bin/rpmbuild'
SET_MAKE=''
SHELL='/bin/sh'
STATICLDFLAGS=''
STATIC_DB=''
STRIP=''
USE_GCC4_FALSE='#'
USE_GCC4_TRUE=''
USE_TRANSACTIONS=''
USE_UNICODE=''
VERSION='1.0.3'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP=''
ac_cv_enable_xmlto=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${prefix}/share'
exec_prefix='NONE'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/var/home/klaas/bogofilter/bogofilter-1.0.3/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
prefix='NONE'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='i686-pc-linux-gnu'
target_alias=''
target_cpu='i686'
target_os='linux-gnu'
target_vendor='pc'

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

#define DEFAULT_CHARSET "iso-8859-1"
#define ENABLE_UNICODE 1
#define HAVE_DECL_GETOPT 1
#define HAVE_DECL_OPTRESET 0
#define HAVE_DECL_O_DSYNC 1
#define HAVE_DECL_O_FSYNC 1
#define HAVE_DECL_O_SYNC 1
#define HAVE_DIRENT_H 1
#define HAVE_EXTERN_INLINE 1
#define HAVE_FCNTL_H 1
#define HAVE_FLOAT_H 1
#define HAVE_GETOPT_LONG 1
#define HAVE_GETPAGESIZE 1
#define HAVE_ICONV 1
#define HAVE_INLINE 1
#define HAVE_INT16_T 1
#define HAVE_INT32_T 1
#define HAVE_INTTYPES_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIBM 1
#define HAVE_LIMITS_H 1
#define HAVE_MEMCPY 1
#define HAVE_MEMMOVE 1
#define HAVE_MEMORY_H 1
#define HAVE_MMAP 1
#define HAVE_RLIM_T 1
#define HAVE_SNPRINTF 1
#define HAVE_SSIZE_T 1
#define HAVE_STDARG_H 1
#define HAVE_STDBOOL_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRCHR 1
#define HAVE_STRERROR 1
#define HAVE_STRINGS_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRING_H 1
#define HAVE_STRRCHR 1
#define HAVE_STRTOUL 1
#define HAVE_SYSLOG_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UINT 1
#define HAVE_UINT16_T 1
#define HAVE_UINT32_T 1
#define HAVE_ULONG 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_U_INT16_T 1
#define HAVE_U_INT32_T 1
#define HAVE_U_INT8_T 1
#define HAVE_VPRINTF 1
#define HAVE_VSNPRINTF 1
#define HAVE__BOOL 1
#define ICONV_CONST 
#define PACKAGE "bogofilter"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME "bogofilter"
#define PACKAGE_STRING "bogofilter 1.0.3"
#define PACKAGE_TARNAME "bogofilter"
#define PACKAGE_VERSION "1.0.3"
#define PROTOTYPES 1
#define RETSIGTYPE void
#define SELECT_TYPE_ARG1 int
#define SELECT_TYPE_ARG234 (fd_set *)
#define SELECT_TYPE_ARG5 (struct timeval *)
#define SIZEOF_INT 4
#define SIZEOF_LONG 4
#define SIZEOF_SHORT 2
#define SIZEOF_SIZE_T 4
#define SPAM_HEADER_NAME "X-Bogosity"
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
#define VERSION "1.0.3"
#define __NO_CTYPE 1
#define __PROTOTYPES 1

configure: exit 1




More information about the Bogofilter mailing list