problems with bogofilter (fwd)

Luciana Lemos luciana at model.iag.usp.br
Mon Jan 12 20:08:12 CET 2004




  Good morning 

 I  have a problem.
 I had in my computer Linux Debian 2.4.23 and when I install bogofilter
apper:
__________

  ./configure

  checking if the linker (/usr/bin/ld) is GNU ld... yes
  checking for shared library run path origin... done
  checking how to link with libdb... -ldb
  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.
  ====================================================================


 ________

 I try:

 ./configure --with-libdb-prefix=/usr/include/db1/db.h


./configure --with-libdb-prefix=/usr/include/db1
 

./configure -with-db=/usr/include/db1
Apper error:

configure: error: --with-db is obsolete. Use
--with-libdb-prefix=/usr/include/db1 instead.


 I try in the another machines with anothers systems  ( Debian 2.6 and
Solaris 5.7), but apper same error.



  Any suggestions?

  Thanks
  Luciana

 
-------------- next part --------------
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 0.16.0, which was
generated by GNU Autoconf 2.58.  Invocation command line was

  $ ./configure --with-libdb-prefix=/usr/include/db1

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

hostname = puma
uname -m = i686
uname -r = 2.4.23
uname -s = Linux
uname -v = #1 Tue Dec 16 10:27:34 BRST 2003

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

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

PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/bin/X11


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

configure:1371: checking build system type
configure:1389: result: i686-pc-linux-gnu
configure:1397: checking host system type
configure:1411: result: i686-pc-linux-gnu
configure:1419: checking target system type
configure:1433: result: i686-pc-linux-gnu
configure:1462: checking for a BSD-compatible install
configure:1517: result: /usr/bin/install -c
configure:1528: checking whether build environment is sane
configure:1571: result: yes
configure:1622: checking for gawk
configure:1638: found /usr/bin/gawk
configure:1648: result: gawk
configure:1658: checking whether make sets $(MAKE)
configure:1678: result: yes
configure:1849: checking for gawk
configure:1875: result: gawk
configure:1937: checking for gcc
configure:1953: found /usr/bin/gcc
configure:1963: result: gcc
configure:1984: checking for C compiler version
configure:1987: gcc --version </dev/null >&5
2.95.4
configure:1990: $? = 0
configure:1992: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.4/specs
gcc version 2.95.4 20011002 (Debian prerelease)
configure:1995: $? = 0
configure:1997: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2000: $? = 1
configure:2023: checking for C compiler default output file name
configure:2026: gcc    conftest.c  >&5
configure:2029: $? = 0
configure:2075: result: a.out
configure:2080: checking whether the C compiler works
configure:2086: ./a.out
configure:2089: $? = 0
configure:2106: result: yes
configure:2113: checking whether we are cross compiling
configure:2115: result: no
configure:2118: checking for suffix of executables
configure:2120: gcc -o conftest    conftest.c  >&5
configure:2123: $? = 0
configure:2148: result: 
configure:2154: checking for suffix of object files
configure:2175: gcc -c   conftest.c >&5
configure:2178: $? = 0
configure:2200: result: o
configure:2204: checking whether we are using the GNU C compiler
configure:2228: gcc -c   conftest.c >&5
configure:2234: $? = 0
configure:2238: test -z 
			 || test ! -s conftest.err
configure:2241: $? = 0
configure:2244: test -s conftest.o
configure:2247: $? = 0
configure:2260: result: yes
configure:2266: checking whether gcc accepts -g
configure:2287: gcc -c -g  conftest.c >&5
configure:2293: $? = 0
configure:2297: test -z 
			 || test ! -s conftest.err
configure:2300: $? = 0
configure:2303: test -s conftest.o
configure:2306: $? = 0
configure:2317: result: yes
configure:2334: checking for gcc option to accept ANSI C
configure:2404: gcc  -c -g -O2  conftest.c >&5
configure:2410: $? = 0
configure:2414: test -z 
			 || test ! -s conftest.err
configure:2417: $? = 0
configure:2420: test -s conftest.o
configure:2423: $? = 0
configure:2441: result: none needed
configure:2459: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before `me'
configure:2465: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2609: checking for style of include used by make
configure:2637: result: GNU
configure:2665: checking dependency style of gcc
configure:2748: result: gcc
configure:2806: checking for ar
configure:2822: found /usr/bin/ar
configure:2832: result: ar
configure:2885: checking for ranlib
configure:2901: found /usr/bin/ranlib
configure:2912: result: ranlib
configure:2928: checking for perl
configure:2946: found /usr/bin/perl
configure:2958: result: /usr/bin/perl
configure:2973: checking for onsgmls
configure:3006: result: no
configure:2973: checking for nsgmls
configure:2991: found /usr/bin/nsgmls
configure:3003: result: /usr/bin/nsgmls
configure:3019: checking for flex
configure:3035: found /usr/bin/flex
configure:3045: result: flex
configure:3058: checking for yywrap in -lfl
configure:3088: gcc -o conftest -g -O2   conftest.c -lfl   >&5
configure:3094: $? = 0
configure:3098: test -z 
			 || test ! -s conftest.err
configure:3101: $? = 0
configure:3104: test -s conftest
configure:3107: $? = 0
configure:3120: result: yes
configure:3198: checking lex output file root
configure:3209: flex conftest.l
configure:3212: $? = 0
configure:3224: result: lex.yy
configure:3229: checking whether yytext is a pointer
configure:3245: gcc -o conftest -g -O2   conftest.c  -lfl >&5
configure:3251: $? = 0
configure:3255: test -z 
			 || test ! -s conftest.err
configure:3258: $? = 0
configure:3261: test -s conftest
configure:3264: $? = 0
configure:3278: result: yes
configure:3295: checking for a working shell...
configure:3307: result: /bin/sh
configure:3360: checking for additional compiler options
configure:3396: result:  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type
configure:3403: checking for cos in -lm
configure:3433: gcc -o conftest -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type   conftest.c -lm   >&5
conftest.c:19: warning: function declaration isn't a prototype
conftest.c:19: warning: conflicting types for built-in function `cos'
conftest.c:22: warning: function declaration isn't a prototype
configure:3439: $? = 0
configure:3443: test -z 
			 || test ! -s conftest.err
configure:3446: $? = 0
configure:3449: test -s conftest
configure:3452: $? = 0
configure:3465: result: yes
configure:3477: checking whether optreset is declared
configure:3506: gcc -c -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type  conftest.c >&5
conftest.c:21: warning: function declaration isn't a prototype
conftest.c: In function `main':
conftest.c:23: `optreset' undeclared (first use in this function)
conftest.c:23: (Each undeclared identifier is reported only once
conftest.c:23: for each function it appears in.)
conftest.c:23: warning: unused variable `p'
configure:3512: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "bogofilter"
| #define PACKAGE_TARNAME "bogofilter"
| #define PACKAGE_VERSION "0.16.0"
| #define PACKAGE_STRING "bogofilter 0.16.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "bogofilter"
| #define VERSION "0.16.0"
| #define YYTEXT_POINTER 1
| #define HAVE_LIBM 1
| /* end confdefs.h.  */
| 
| #include <unistd.h>
| /* Solaris */
| #include <stdlib.h>
| 
| 
| int
| main ()
| {
| #ifndef optreset
|   char *p = (char *) optreset;
| #endif
| 
|   ;
|   return 0;
| }
configure:3536: result: no
configure:3736: checking how to run the C preprocessor
configure:3771: gcc -E  conftest.c
configure:3777: $? = 0
configure:3809: gcc -E  conftest.c
conftest.c:16: ac_nonexistent.h: No such file or directory
configure:3815: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "bogofilter"
| #define PACKAGE_TARNAME "bogofilter"
| #define PACKAGE_VERSION "0.16.0"
| #define PACKAGE_STRING "bogofilter 0.16.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "bogofilter"
| #define VERSION "0.16.0"
| #define YYTEXT_POINTER 1
| #define HAVE_LIBM 1
| #define HAVE_DECL_OPTRESET 0
| #define __NO_CTYPE 1
| #define SPAM_HEADER_NAME "X-Bogosity"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3854: result: gcc -E
configure:3878: gcc -E  conftest.c
configure:3884: $? = 0
configure:3916: gcc -E  conftest.c
conftest.c:16: ac_nonexistent.h: No such file or directory
configure:3922: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "bogofilter"
| #define PACKAGE_TARNAME "bogofilter"
| #define PACKAGE_VERSION "0.16.0"
| #define PACKAGE_STRING "bogofilter 0.16.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "bogofilter"
| #define VERSION "0.16.0"
| #define YYTEXT_POINTER 1
| #define HAVE_LIBM 1
| #define HAVE_DECL_OPTRESET 0
| #define __NO_CTYPE 1
| #define SPAM_HEADER_NAME "X-Bogosity"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3966: checking for egrep
configure:3976: result: grep -E
configure:3981: checking for ANSI C header files
configure:4006: gcc -c -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type  conftest.c >&5
conftest.c:23: warning: function declaration isn't a prototype
configure:4012: $? = 0
configure:4016: test -z 
			 || test ! -s conftest.err
configure:4019: $? = 0
configure:4022: test -s conftest.o
configure:4025: $? = 0
configure:4111: gcc -o conftest -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type   conftest.c -lm  >&5
conftest.c:28: warning: function declaration isn't a prototype
configure:4114: $? = 0
configure:4116: ./conftest
configure:4119: $? = 0
configure:4134: result: yes
configure:4158: checking for sys/types.h
configure:4174: gcc -c -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type  conftest.c >&5
configure:4180: $? = 0
configure:4184: test -z 
			 || test ! -s conftest.err
configure:4187: $? = 0
configure:4190: test -s conftest.o
configure:4193: $? = 0
configure:4204: result: yes
configure:4158: checking for sys/stat.h
configure:4174: gcc -c -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type  conftest.c >&5
configure:4180: $? = 0
configure:4184: test -z 
			 || test ! -s conftest.err
configure:4187: $? = 0
configure:4190: test -s conftest.o
configure:4193: $? = 0
configure:4204: result: yes
configure:4158: checking for stdlib.h
configure:4174: gcc -c -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type  conftest.c >&5
configure:4180: $? = 0
configure:4184: test -z 
			 || test ! -s conftest.err
configure:4187: $? = 0
configure:4190: test -s conftest.o
configure:4193: $? = 0
configure:4204: result: yes
configure:4158: checking for string.h
configure:4174: gcc -c -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type  conftest.c >&5
configure:4180: $? = 0
configure:4184: test -z 
			 || test ! -s conftest.err
configure:4187: $? = 0
configure:4190: test -s conftest.o
configure:4193: $? = 0
configure:4204: result: yes
configure:4158: checking for memory.h
configure:4174: gcc -c -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type  conftest.c >&5
configure:4180: $? = 0
configure:4184: test -z 
			 || test ! -s conftest.err
configure:4187: $? = 0
configure:4190: test -s conftest.o
configure:4193: $? = 0
configure:4204: result: yes
configure:4158: checking for strings.h
configure:4174: gcc -c -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type  conftest.c >&5
configure:4180: $? = 0
configure:4184: test -z 
			 || test ! -s conftest.err
configure:4187: $? = 0
configure:4190: test -s conftest.o
configure:4193: $? = 0
configure:4204: result: yes
configure:4158: checking for inttypes.h
configure:4174: gcc -c -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type  conftest.c >&5
configure:4180: $? = 0
configure:4184: test -z 
			 || test ! -s conftest.err
configure:4187: $? = 0
configure:4190: test -s conftest.o
configure:4193: $? = 0
configure:4204: result: yes
configure:4158: checking for stdint.h
configure:4174: gcc -c -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type  conftest.c >&5
configure:4180: $? = 0
configure:4184: test -z 
			 || test ! -s conftest.err
configure:4187: $? = 0
configure:4190: test -s conftest.o
configure:4193: $? = 0
configure:4204: result: yes
configure:4158: checking for unistd.h
configure:4174: gcc -c -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type  conftest.c >&5
configure:4180: $? = 0
configure:4184: test -z 
			 || test ! -s conftest.err
configure:4187: $? = 0
configure:4190: test -s conftest.o
configure:4193: $? = 0
configure:4204: result: yes
configure:4216: checking for stdbool.h that conforms to C99
configure:4269: gcc -c -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type  conftest.c >&5
conftest.c:29: #error bool is not defined
conftest.c:41: #error true is not 1
configure:4275: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "bogofilter"
| #define PACKAGE_TARNAME "bogofilter"
| #define PACKAGE_VERSION "0.16.0"
| #define PACKAGE_STRING "bogofilter 0.16.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "bogofilter"
| #define VERSION "0.16.0"
| #define YYTEXT_POINTER 1
| #define HAVE_LIBM 1
| #define HAVE_DECL_OPTRESET 0
| #define __NO_CTYPE 1
| #define SPAM_HEADER_NAME "X-Bogosity"
| #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
| /* end confdefs.h.  */
| 
| #include <stdbool.h>
| #ifndef bool
| # error bool is not defined
| #endif
| #ifndef false
| # error false is not defined
| #endif
| #if false
| # error false is not 0
| #endif
| #ifndef true
| # error true is not defined
| #endif
| #if true != 1
| # error true is not 1
| #endif
| #ifndef __bool_true_false_are_defined
| # error __bool_true_false_are_defined is not defined
| #endif
| 
|         struct s { _Bool s: 1; _Bool t; } s;
| 
|         char a[true == 1 ? 1 : -1];
|         char b[false == 0 ? 1 : -1];
|         char c[__bool_true_false_are_defined == 1 ? 1 : -1];
|         char d[(bool) -0.5 == true ? 1 : -1];
|         bool e = &s;
|         char f[(_Bool) -0.0 == false ? 1 : -1];
|         char g[true];
|         char h[sizeof (_Bool)];
|         char i[sizeof s.t];
| 
| int
| main ()
| {
|  return !a + !b + !c + !d + !e + !f + !g + !h + !i;
|   ;
|   return 0;
| }
configure:4299: result: no
configure:4301: checking for _Bool
configure:4325: gcc -c -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type  conftest.c >&5
conftest.c:62: warning: function declaration isn't a prototype
conftest.c: In function `main':
conftest.c:63: `_Bool' undeclared (first use in this function)
conftest.c:63: (Each undeclared identifier is reported only once
conftest.c:63: for each function it appears in.)
conftest.c:63: parse error before `)'
configure:4331: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "bogofilter"
| #define PACKAGE_TARNAME "bogofilter"
| #define PACKAGE_VERSION "0.16.0"
| #define PACKAGE_STRING "bogofilter 0.16.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "bogofilter"
| #define VERSION "0.16.0"
| #define YYTEXT_POINTER 1
| #define HAVE_LIBM 1
| #define HAVE_DECL_OPTRESET 0
| #define __NO_CTYPE 1
| #define SPAM_HEADER_NAME "X-Bogosity"
| #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
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if ((_Bool *) 0)
|   return 0;
| if (sizeof (_Bool))
|   return 0;
|   ;
|   return 0;
| }
configure:4355: result: no
configure:4382: checking for dirent.h that defines DIR
configure:4406: gcc -c -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type  conftest.c >&5
conftest.c:31: warning: function declaration isn't a prototype
configure:4412: $? = 0
configure:4416: test -z 
			 || test ! -s conftest.err
configure:4419: $? = 0
configure:4422: test -s conftest.o
configure:4425: $? = 0
configure:4436: result: yes
configure:4449: checking for library containing opendir
configure:4479: gcc -o conftest -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type   conftest.c -lm  >&5
conftest.c:34: warning: function declaration isn't a prototype
conftest.c:37: warning: function declaration isn't a prototype
configure:4485: $? = 0
configure:4489: test -z 
			 || test ! -s conftest.err
configure:4492: $? = 0
configure:4495: test -s conftest
configure:4498: $? = 0
configure:4568: result: none required
configure:4704: checking whether time.h and sys/time.h may both be included
configure:4729: gcc -c -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type  conftest.c >&5
conftest.c:33: warning: function declaration isn't a prototype
configure:4735: $? = 0
configure:4739: test -z 
			 || test ! -s conftest.err
configure:4742: $? = 0
configure:4745: test -s conftest.o
configure:4748: $? = 0
configure:4759: result: yes
configure:4796: checking syslog.h usability
configure:4808: gcc -c -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type  conftest.c >&5
configure:4814: $? = 0
configure:4818: test -z 
			 || test ! -s conftest.err
configure:4821: $? = 0
configure:4824: test -s conftest.o
configure:4827: $? = 0
configure:4837: result: yes
configure:4841: checking syslog.h presence
configure:4851: gcc -E  conftest.c
configure:4857: $? = 0
configure:4877: result: yes
configure:4912: checking for syslog.h
configure:4919: result: yes
configure:4796: checking sys/param.h usability
configure:4808: gcc -c -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type  conftest.c >&5
configure:4814: $? = 0
configure:4818: test -z 
			 || test ! -s conftest.err
configure:4821: $? = 0
configure:4824: test -s conftest.o
configure:4827: $? = 0
configure:4837: result: yes
configure:4841: checking sys/param.h presence
configure:4851: gcc -E  conftest.c
configure:4857: $? = 0
configure:4877: result: yes
configure:4912: checking for sys/param.h
configure:4919: result: yes
configure:4796: checking fcntl.h usability
configure:4808: gcc -c -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type  conftest.c >&5
configure:4814: $? = 0
configure:4818: test -z 
			 || test ! -s conftest.err
configure:4821: $? = 0
configure:4824: test -s conftest.o
configure:4827: $? = 0
configure:4837: result: yes
configure:4841: checking fcntl.h presence
configure:4851: gcc -E  conftest.c
configure:4857: $? = 0
configure:4877: result: yes
configure:4912: checking for fcntl.h
configure:4919: result: yes
configure:4787: checking for stdlib.h
configure:4792: result: yes
configure:4787: checking for string.h
configure:4792: result: yes
configure:4787: checking for strings.h
configure:4792: result: yes
configure:4796: checking sys/socket.h usability
configure:4808: gcc -c -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type  conftest.c >&5
configure:4814: $? = 0
configure:4818: test -z 
			 || test ! -s conftest.err
configure:4821: $? = 0
configure:4824: test -s conftest.o
configure:4827: $? = 0
configure:4837: result: yes
configure:4841: checking sys/socket.h presence
configure:4851: gcc -E  conftest.c
configure:4857: $? = 0
configure:4877: result: yes
configure:4912: checking for sys/socket.h
configure:4919: result: yes
configure:4787: checking for unistd.h
configure:4792: result: yes
configure:4796: checking sys/file.h usability
configure:4808: gcc -c -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type  conftest.c >&5
configure:4814: $? = 0
configure:4818: test -z 
			 || test ! -s conftest.err
configure:4821: $? = 0
configure:4824: test -s conftest.o
configure:4827: $? = 0
configure:4837: result: yes
configure:4841: checking sys/file.h presence
configure:4851: gcc -E  conftest.c
configure:4857: $? = 0
configure:4877: result: yes
configure:4912: checking for sys/file.h
configure:4919: result: yes
configure:4796: checking stddef.h usability
configure:4808: gcc -c -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type  conftest.c >&5
configure:4814: $? = 0
configure:4818: test -z 
			 || test ! -s conftest.err
configure:4821: $? = 0
configure:4824: test -s conftest.o
configure:4827: $? = 0
configure:4837: result: yes
configure:4841: checking stddef.h presence
configure:4851: gcc -E  conftest.c
configure:4857: $? = 0
configure:4877: result: yes
configure:4912: checking for stddef.h
configure:4919: result: yes
configure:4796: checking sys/time.h usability
configure:4808: gcc -c -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type  conftest.c >&5
configure:4814: $? = 0
configure:4818: test -z 
			 || test ! -s conftest.err
configure:4821: $? = 0
configure:4824: test -s conftest.o
configure:4827: $? = 0
configure:4837: result: yes
configure:4841: checking sys/time.h presence
configure:4851: gcc -E  conftest.c
configure:4857: $? = 0
configure:4877: result: yes
configure:4912: checking for sys/time.h
configure:4919: result: yes
configure:4796: checking sys/select.h usability
configure:4808: gcc -c -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type  conftest.c >&5
configure:4814: $? = 0
configure:4818: test -z 
			 || test ! -s conftest.err
configure:4821: $? = 0
configure:4824: test -s conftest.o
configure:4827: $? = 0
configure:4837: result: yes
configure:4841: checking sys/select.h presence
configure:4851: gcc -E  conftest.c
configure:4857: $? = 0
configure:4877: result: yes
configure:4912: checking for sys/select.h
configure:4919: result: yes
configure:4787: checking for inttypes.h
configure:4792: result: yes
configure:4787: checking for stdint.h
configure:4792: result: yes
configure:4947: checking limits.h usability
configure:4959: gcc -c -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type  conftest.c >&5
configure:4965: $? = 0
configure:4969: test -z 
			 || test ! -s conftest.err
configure:4972: $? = 0
configure:4975: test -s conftest.o
configure:4978: $? = 0
configure:4988: result: yes
configure:4992: checking limits.h presence
configure:5002: gcc -E  conftest.c
configure:5008: $? = 0
configure:5028: result: yes
configure:5063: checking for limits.h
configure:5070: result: yes
configure:4947: checking float.h usability
configure:4959: gcc -c -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type  conftest.c >&5
configure:4965: $? = 0
configure:4969: test -z 
			 || test ! -s conftest.err
configure:4972: $? = 0
configure:4975: test -s conftest.o
configure:4978: $? = 0
configure:4988: result: yes
configure:4992: checking float.h presence
configure:5002: gcc -E  conftest.c
configure:5008: $? = 0
configure:5028: result: yes
configure:5063: checking for float.h
configure:5070: result: yes
configure:5235: checking for inline
configure:5256: gcc -c -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type  conftest.c >&5
conftest.c:46: warning: function declaration isn't a prototype
conftest.c:47: warning: function declaration isn't a prototype
configure:5262: $? = 0
configure:5266: test -z 
			 || test ! -s conftest.err
configure:5269: $? = 0
configure:5272: test -s conftest.o
configure:5275: $? = 0
configure:5287: result: inline
configure:5315: checking for an ANSI C-conforming const
configure:5382: gcc -c -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type  conftest.c >&5
conftest.c:48: warning: function declaration isn't a prototype
conftest.c: In function `main':
conftest.c:68: warning: cast discards qualifiers from pointer target type
conftest.c:72: warning: unused variable `s'
conftest.c:77: warning: declaration of `x' shadows previous local
conftest.c:83: warning: declaration of `p' shadows previous local
conftest.c:92: warning: unused variable `foo'
conftest.c:59: warning: unused variable `zero'
conftest.c:53: warning: unused variable `x'
conftest.c:71: warning: `t' might be used uninitialized in this function
conftest.c:89: warning: `b' might be used uninitialized in this function
configure:5388: $? = 0
configure:5392: test -z 
			 || test ! -s conftest.err
configure:5395: $? = 0
configure:5398: test -s conftest.o
configure:5401: $? = 0
configure:5412: result: yes
configure:5422: checking for pid_t
configure:5446: gcc -c -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type  conftest.c >&5
conftest.c:81: warning: function declaration isn't a prototype
configure:5452: $? = 0
configure:5456: test -z 
			 || test ! -s conftest.err
configure:5459: $? = 0
configure:5462: test -s conftest.o
configure:5465: $? = 0
configure:5476: result: yes
configure:5488: checking for size_t
configure:5512: gcc -c -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type  conftest.c >&5
conftest.c:81: warning: function declaration isn't a prototype
configure:5518: $? = 0
configure:5522: test -z 
			 || test ! -s conftest.err
configure:5525: $? = 0
configure:5528: test -s conftest.o
configure:5531: $? = 0
configure:5542: result: yes
configure:5554: checking for uid_t in sys/types.h
configure:5577: result: yes
configure:5592: checking return type of signal handlers
configure:5623: gcc -c -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type  conftest.c >&5
conftest.c:53: warning: function declaration isn't a prototype
conftest.c:53: warning: function declaration isn't a prototype
conftest.c:58: warning: function declaration isn't a prototype
conftest.c: In function `main':
conftest.c:59: warning: unused variable `i'
configure:5629: $? = 0
configure:5633: test -z 
			 || test ! -s conftest.err
configure:5636: $? = 0
configure:5639: test -s conftest.o
configure:5642: $? = 0
configure:5653: result: void
configure:5667: checking for sys/select.h
configure:5672: result: yes
configure:5667: checking for sys/socket.h
configure:5672: result: yes
configure:5812: checking types of arguments for select
configure:5845: gcc -c -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type  conftest.c >&5
conftest.c:91: warning: function declaration isn't a prototype
conftest.c: In function `main':
conftest.c:94: warning: nested extern declaration of `select'
configure:5851: $? = 0
configure:5855: test -z 
			 || test ! -s conftest.err
configure:5858: $? = 0
configure:5861: test -s conftest.o
configure:5864: $? = 0
configure:5880: result: int,fd_set *,struct timeval *
configure:5903: checking for function prototypes
configure:5906: result: yes
configure:5923: checking whether setvbuf arguments are reversed
configure:5948: gcc -o conftest -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type   conftest.c -lm  >&5
conftest.c:55: conflicting types for `setvbuf'
/usr/include/stdio.h:259: previous declaration of `setvbuf'
conftest.c:59: warning: function declaration isn't a prototype
configure:5954: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "bogofilter"
| #define PACKAGE_TARNAME "bogofilter"
| #define PACKAGE_VERSION "0.16.0"
| #define PACKAGE_STRING "bogofilter 0.16.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "bogofilter"
| #define VERSION "0.16.0"
| #define YYTEXT_POINTER 1
| #define HAVE_LIBM 1
| #define HAVE_DECL_OPTRESET 0
| #define __NO_CTYPE 1
| #define SPAM_HEADER_NAME "X-Bogosity"
| #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_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_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_INLINE 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:6075: result: no
configure:6085: checking for uint
configure:6109: gcc -c -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type  conftest.c >&5
conftest.c:89: warning: function declaration isn't a prototype
configure:6115: $? = 0
configure:6119: test -z 
			 || test ! -s conftest.err
configure:6122: $? = 0
configure:6125: test -s conftest.o
configure:6128: $? = 0
configure:6139: result: yes
configure:6149: checking for ulong
configure:6173: gcc -c -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type  conftest.c >&5
conftest.c:90: warning: function declaration isn't a prototype
configure:6179: $? = 0
configure:6183: test -z 
			 || test ! -s conftest.err
configure:6186: $? = 0
configure:6189: test -s conftest.o
configure:6192: $? = 0
configure:6203: result: yes
configure:6213: checking for uint32_t
configure:6237: gcc -c -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type  conftest.c >&5
conftest.c:91: warning: function declaration isn't a prototype
configure:6243: $? = 0
configure:6247: test -z 
			 || test ! -s conftest.err
configure:6250: $? = 0
configure:6253: test -s conftest.o
configure:6256: $? = 0
configure:6267: result: yes
configure:6277: checking for u_int32_t
configure:6301: gcc -c -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type  conftest.c >&5
conftest.c:92: warning: function declaration isn't a prototype
configure:6307: $? = 0
configure:6311: test -z 
			 || test ! -s conftest.err
configure:6314: $? = 0
configure:6317: test -s conftest.o
configure:6320: $? = 0
configure:6331: result: yes
configure:6341: checking for int32_t
configure:6365: gcc -c -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type  conftest.c >&5
conftest.c:93: warning: function declaration isn't a prototype
configure:6371: $? = 0
configure:6375: test -z 
			 || test ! -s conftest.err
configure:6378: $? = 0
configure:6381: test -s conftest.o
configure:6384: $? = 0
configure:6395: result: yes
configure:6405: checking for int16_t
configure:6429: gcc -c -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type  conftest.c >&5
conftest.c:94: warning: function declaration isn't a prototype
configure:6435: $? = 0
configure:6439: test -z 
			 || test ! -s conftest.err
configure:6442: $? = 0
configure:6445: test -s conftest.o
configure:6448: $? = 0
configure:6459: result: yes
configure:6469: checking for u_int16_t
configure:6493: gcc -c -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type  conftest.c >&5
conftest.c:95: warning: function declaration isn't a prototype
configure:6499: $? = 0
configure:6503: test -z 
			 || test ! -s conftest.err
configure:6506: $? = 0
configure:6509: test -s conftest.o
configure:6512: $? = 0
configure:6523: result: yes
configure:6533: checking for uint16_t
configure:6557: gcc -c -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type  conftest.c >&5
conftest.c:96: warning: function declaration isn't a prototype
configure:6563: $? = 0
configure:6567: test -z 
			 || test ! -s conftest.err
configure:6570: $? = 0
configure:6573: test -s conftest.o
configure:6576: $? = 0
configure:6587: result: yes
configure:6597: checking for u_int8_t
configure:6621: gcc -c -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type  conftest.c >&5
conftest.c:97: warning: function declaration isn't a prototype
configure:6627: $? = 0
configure:6631: test -z 
			 || test ! -s conftest.err
configure:6634: $? = 0
configure:6637: test -s conftest.o
configure:6640: $? = 0
configure:6651: result: yes
configure:6662: checking for u_long
configure:6686: gcc -c -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type  conftest.c >&5
conftest.c:98: warning: function declaration isn't a prototype
configure:6692: $? = 0
configure:6696: test -z 
			 || test ! -s conftest.err
configure:6699: $? = 0
configure:6702: test -s conftest.o
configure:6705: $? = 0
configure:6716: result: yes
configure:6782: checking for short
configure:6806: gcc -c -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type  conftest.c >&5
conftest.c:98: warning: function declaration isn't a prototype
configure:6812: $? = 0
configure:6816: test -z 
			 || test ! -s conftest.err
configure:6819: $? = 0
configure:6822: test -s conftest.o
configure:6825: $? = 0
configure:6836: result: yes
configure:6839: checking size of short
configure:7158: gcc -o conftest -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type   conftest.c -lm  >&5
conftest.c:96: warning: function declaration isn't a prototype
conftest.c:97: warning: function declaration isn't a prototype
conftest.c:102: warning: function declaration isn't a prototype
configure:7161: $? = 0
configure:7163: ./conftest
configure:7166: $? = 0
configure:7189: result: 2
configure:7196: checking for int
configure:7220: gcc -c -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type  conftest.c >&5
conftest.c:99: warning: function declaration isn't a prototype
configure:7226: $? = 0
configure:7230: test -z 
			 || test ! -s conftest.err
configure:7233: $? = 0
configure:7236: test -s conftest.o
configure:7239: $? = 0
configure:7250: result: yes
configure:7253: checking size of int
configure:7572: gcc -o conftest -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type   conftest.c -lm  >&5
conftest.c:97: warning: function declaration isn't a prototype
conftest.c:98: warning: function declaration isn't a prototype
conftest.c:103: warning: function declaration isn't a prototype
configure:7575: $? = 0
configure:7577: ./conftest
configure:7580: $? = 0
configure:7603: result: 4
configure:7610: checking for long
configure:7634: gcc -c -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type  conftest.c >&5
conftest.c:100: warning: function declaration isn't a prototype
configure:7640: $? = 0
configure:7644: test -z 
			 || test ! -s conftest.err
configure:7647: $? = 0
configure:7650: test -s conftest.o
configure:7653: $? = 0
configure:7664: result: yes
configure:7667: checking size of long
configure:7986: gcc -o conftest -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type   conftest.c -lm  >&5
conftest.c:98: warning: function declaration isn't a prototype
conftest.c:99: warning: function declaration isn't a prototype
conftest.c:104: warning: function declaration isn't a prototype
configure:7989: $? = 0
configure:7991: ./conftest
configure:7994: $? = 0
configure:8017: result: 4
configure:8024: checking for size_t
configure:8078: result: yes
configure:8081: checking size of size_t
configure:8400: gcc -o conftest -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type   conftest.c -lm  >&5
conftest.c:99: warning: function declaration isn't a prototype
conftest.c:100: warning: function declaration isn't a prototype
conftest.c:105: warning: function declaration isn't a prototype
configure:8403: $? = 0
configure:8405: ./conftest
configure:8408: $? = 0
configure:8431: result: 4
configure:8439: checking for working memcmp
configure:8487: gcc -o conftest -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type   conftest.c -lm  >&5
conftest.c:102: warning: function declaration isn't a prototype
configure:8490: $? = 0
configure:8492: ./conftest
configure:8495: $? = 0
configure:8509: result: yes
configure:8526: checking for stdlib.h
configure:8531: result: yes
configure:8526: checking for unistd.h
configure:8531: result: yes
configure:8675: checking for getpagesize
configure:8732: gcc -o conftest -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type   conftest.c -lm  >&5
conftest.c:92: warning: function declaration isn't a prototype
conftest.c:99: warning: function declaration isn't a prototype
conftest.c:107: warning: function declaration isn't a prototype
configure:8738: $? = 0
configure:8742: test -z 
			 || test ! -s conftest.err
configure:8745: $? = 0
configure:8748: test -s conftest
configure:8751: $? = 0
configure:8763: result: yes
configure:8773: checking for working mmap
configure:8915: gcc -o conftest -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type   conftest.c -lm  >&5
conftest.c:174: warning: function declaration isn't a prototype
configure:8918: $? = 0
configure:8920: ./conftest
configure:8923: $? = 0
configure:8937: result: yes
configure:8952: checking for vprintf
configure:9009: gcc -o conftest -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type   conftest.c -lm  >&5
conftest.c:94: warning: function declaration isn't a prototype
conftest.c:101: warning: function declaration isn't a prototype
conftest.c:109: warning: function declaration isn't a prototype
configure:9015: $? = 0
configure:9019: test -z 
			 || test ! -s conftest.err
configure:9022: $? = 0
configure:9025: test -s conftest
configure:9028: $? = 0
configure:9040: result: yes
configure:9047: checking for _doprnt
configure:9104: gcc -o conftest -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type   conftest.c -lm  >&5
conftest.c:95: warning: function declaration isn't a prototype
conftest.c:102: warning: function declaration isn't a prototype
conftest.c:110: warning: function declaration isn't a prototype
/tmp/ccnq9cFl.o: In function `main':
/usr/local/src/bogofilter-0.16.0/conftest.c:111: undefined reference to `_doprnt'
/usr/local/src/bogofilter-0.16.0/conftest.c(.data+0x0): undefined reference to `_doprnt'
collect2: ld returned 1 exit status
configure:9110: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "bogofilter"
| #define PACKAGE_TARNAME "bogofilter"
| #define PACKAGE_VERSION "0.16.0"
| #define PACKAGE_STRING "bogofilter 0.16.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "bogofilter"
| #define VERSION "0.16.0"
| #define YYTEXT_POINTER 1
| #define HAVE_LIBM 1
| #define HAVE_DECL_OPTRESET 0
| #define __NO_CTYPE 1
| #define SPAM_HEADER_NAME "X-Bogosity"
| #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_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_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_INLINE 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 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:9135: result: no
configure:9177: checking for alarm
configure:9234: gcc -o conftest -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type   conftest.c -lm  >&5
conftest.c:95: warning: function declaration isn't a prototype
conftest.c:102: warning: function declaration isn't a prototype
conftest.c:110: warning: function declaration isn't a prototype
configure:9240: $? = 0
configure:9244: test -z 
			 || test ! -s conftest.err
configure:9247: $? = 0
configure:9250: test -s conftest
configure:9253: $? = 0
configure:9265: result: yes
configure:9177: checking for bzero
configure:9234: gcc -o conftest -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type   conftest.c -lm  >&5
conftest.c:96: warning: function declaration isn't a prototype
conftest.c:103: warning: function declaration isn't a prototype
conftest.c:111: warning: function declaration isn't a prototype
configure:9240: $? = 0
configure:9244: test -z 
			 || test ! -s conftest.err
configure:9247: $? = 0
configure:9250: test -s conftest
configure:9253: $? = 0
configure:9265: result: yes
configure:9177: checking for ftruncate
configure:9234: gcc -o conftest -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type   conftest.c -lm  >&5
conftest.c:97: warning: function declaration isn't a prototype
conftest.c:104: warning: function declaration isn't a prototype
conftest.c:112: warning: function declaration isn't a prototype
configure:9240: $? = 0
configure:9244: test -z 
			 || test ! -s conftest.err
configure:9247: $? = 0
configure:9250: test -s conftest
configure:9253: $? = 0
configure:9265: result: yes
configure:9177: checking for memset
configure:9234: gcc -o conftest -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type   conftest.c -lm  >&5
conftest.c:98: warning: function declaration isn't a prototype
conftest.c:98: warning: conflicting types for built-in function `memset'
conftest.c:105: warning: function declaration isn't a prototype
conftest.c:113: warning: function declaration isn't a prototype
configure:9240: $? = 0
configure:9244: test -z 
			 || test ! -s conftest.err
configure:9247: $? = 0
configure:9250: test -s conftest
configure:9253: $? = 0
configure:9265: result: yes
configure:9177: checking for mkdir
configure:9234: gcc -o conftest -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type   conftest.c -lm  >&5
conftest.c:99: warning: function declaration isn't a prototype
conftest.c:106: warning: function declaration isn't a prototype
conftest.c:114: warning: function declaration isn't a prototype
configure:9240: $? = 0
configure:9244: test -z 
			 || test ! -s conftest.err
configure:9247: $? = 0
configure:9250: test -s conftest
configure:9253: $? = 0
configure:9265: result: yes
configure:9177: checking for socket
configure:9234: gcc -o conftest -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type   conftest.c -lm  >&5
conftest.c:100: warning: function declaration isn't a prototype
conftest.c:107: warning: function declaration isn't a prototype
conftest.c:115: warning: function declaration isn't a prototype
configure:9240: $? = 0
configure:9244: test -z 
			 || test ! -s conftest.err
configure:9247: $? = 0
configure:9250: test -s conftest
configure:9253: $? = 0
configure:9265: result: yes
configure:9177: checking for strdup
configure:9234: gcc -o conftest -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type   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:9240: $? = 0
configure:9244: test -z 
			 || test ! -s conftest.err
configure:9247: $? = 0
configure:9250: test -s conftest
configure:9253: $? = 0
configure:9265: result: yes
configure:9177: checking for strerror
configure:9234: gcc -o conftest -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type   conftest.c -lm  >&5
conftest.c:102: warning: function declaration isn't a prototype
conftest.c:109: warning: function declaration isn't a prototype
conftest.c:117: warning: function declaration isn't a prototype
configure:9240: $? = 0
configure:9244: test -z 
			 || test ! -s conftest.err
configure:9247: $? = 0
configure:9250: test -s conftest
configure:9253: $? = 0
configure:9265: result: yes
configure:9177: checking for flock
configure:9234: gcc -o conftest -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type   conftest.c -lm  >&5
conftest.c:103: warning: function declaration isn't a prototype
conftest.c:110: warning: function declaration isn't a prototype
conftest.c:118: warning: function declaration isn't a prototype
configure:9240: $? = 0
configure:9244: test -z 
			 || test ! -s conftest.err
configure:9247: $? = 0
configure:9250: test -s conftest
configure:9253: $? = 0
configure:9265: result: yes
configure:9177: checking for lockf
configure:9234: gcc -o conftest -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type   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
configure:9240: $? = 0
configure:9244: test -z 
			 || test ! -s conftest.err
configure:9247: $? = 0
configure:9250: test -s conftest
configure:9253: $? = 0
configure:9265: result: yes
configure:9177: checking for fcntl
configure:9234: gcc -o conftest -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type   conftest.c -lm  >&5
conftest.c:105: warning: function declaration isn't a prototype
conftest.c:112: warning: function declaration isn't a prototype
conftest.c:120: warning: function declaration isn't a prototype
configure:9240: $? = 0
configure:9244: test -z 
			 || test ! -s conftest.err
configure:9247: $? = 0
configure:9250: test -s conftest
configure:9253: $? = 0
configure:9265: result: yes
configure:9177: checking for strchr
configure:9234: gcc -o conftest -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type   conftest.c -lm  >&5
conftest.c:106: warning: function declaration isn't a prototype
conftest.c:113: warning: function declaration isn't a prototype
conftest.c:121: warning: function declaration isn't a prototype
configure:9240: $? = 0
configure:9244: test -z 
			 || test ! -s conftest.err
configure:9247: $? = 0
configure:9250: test -s conftest
configure:9253: $? = 0
configure:9265: result: yes
configure:9177: checking for strrchr
configure:9234: gcc -o conftest -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type   conftest.c -lm  >&5
conftest.c:107: warning: function declaration isn't a prototype
conftest.c:114: warning: function declaration isn't a prototype
conftest.c:122: warning: function declaration isn't a prototype
configure:9240: $? = 0
configure:9244: test -z 
			 || test ! -s conftest.err
configure:9247: $? = 0
configure:9250: test -s conftest
configure:9253: $? = 0
configure:9265: result: yes
configure:9177: checking for memcpy
configure:9234: gcc -o conftest -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type   conftest.c -lm  >&5
conftest.c:108: warning: function declaration isn't a prototype
conftest.c:108: warning: conflicting types for built-in function `memcpy'
conftest.c:115: warning: function declaration isn't a prototype
conftest.c:123: warning: function declaration isn't a prototype
configure:9240: $? = 0
configure:9244: test -z 
			 || test ! -s conftest.err
configure:9247: $? = 0
configure:9250: test -s conftest
configure:9253: $? = 0
configure:9265: result: yes
configure:9177: checking for memmove
configure:9234: gcc -o conftest -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type   conftest.c -lm  >&5
conftest.c:109: warning: function declaration isn't a prototype
conftest.c:116: warning: function declaration isn't a prototype
conftest.c:124: warning: function declaration isn't a prototype
configure:9240: $? = 0
configure:9244: test -z 
			 || test ! -s conftest.err
configure:9247: $? = 0
configure:9250: test -s conftest
configure:9253: $? = 0
configure:9265: result: yes
configure:9177: checking for munmap
configure:9234: gcc -o conftest -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type   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:9240: $? = 0
configure:9244: test -z 
			 || test ! -s conftest.err
configure:9247: $? = 0
configure:9250: test -s conftest
configure:9253: $? = 0
configure:9265: result: yes
configure:9177: checking for pow
configure:9234: gcc -o conftest -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type   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:9240: $? = 0
configure:9244: test -z 
			 || test ! -s conftest.err
configure:9247: $? = 0
configure:9250: test -s conftest
configure:9253: $? = 0
configure:9265: result: yes
configure:9177: checking for sqrt
configure:9234: gcc -o conftest -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type   conftest.c -lm  >&5
conftest.c:112: warning: function declaration isn't a prototype
conftest.c:112: warning: conflicting types for built-in function `sqrt'
conftest.c:119: warning: function declaration isn't a prototype
conftest.c:127: warning: function declaration isn't a prototype
configure:9240: $? = 0
configure:9244: test -z 
			 || test ! -s conftest.err
configure:9247: $? = 0
configure:9250: test -s conftest
configure:9253: $? = 0
configure:9265: result: yes
configure:9177: checking for strcasecmp
configure:9234: gcc -o conftest -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type   conftest.c -lm  >&5
conftest.c:113: warning: function declaration isn't a prototype
conftest.c:120: warning: function declaration isn't a prototype
conftest.c:128: warning: function declaration isn't a prototype
configure:9240: $? = 0
configure:9244: test -z 
			 || test ! -s conftest.err
configure:9247: $? = 0
configure:9250: test -s conftest
configure:9253: $? = 0
configure:9265: result: yes
configure:9177: checking for strcspn
configure:9234: gcc -o conftest -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type   conftest.c -lm  >&5
conftest.c:114: warning: function declaration isn't a prototype
conftest.c:121: warning: function declaration isn't a prototype
conftest.c:129: warning: function declaration isn't a prototype
configure:9240: $? = 0
configure:9244: test -z 
			 || test ! -s conftest.err
configure:9247: $? = 0
configure:9250: test -s conftest
configure:9253: $? = 0
configure:9265: result: yes
configure:9177: checking for strspn
configure:9234: gcc -o conftest -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type   conftest.c -lm  >&5
conftest.c:115: warning: function declaration isn't a prototype
conftest.c:122: warning: function declaration isn't a prototype
conftest.c:130: warning: function declaration isn't a prototype
configure:9240: $? = 0
configure:9244: test -z 
			 || test ! -s conftest.err
configure:9247: $? = 0
configure:9250: test -s conftest
configure:9253: $? = 0
configure:9265: result: yes
configure:9177: checking for strstr
configure:9234: gcc -o conftest -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type   conftest.c -lm  >&5
conftest.c:116: warning: function declaration isn't a prototype
conftest.c:123: warning: function declaration isn't a prototype
conftest.c:131: warning: function declaration isn't a prototype
configure:9240: $? = 0
configure:9244: test -z 
			 || test ! -s conftest.err
configure:9247: $? = 0
configure:9250: test -s conftest
configure:9253: $? = 0
configure:9265: result: yes
configure:9177: checking for snprintf
configure:9234: gcc -o conftest -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type   conftest.c -lm  >&5
conftest.c:117: warning: function declaration isn't a prototype
conftest.c:124: warning: function declaration isn't a prototype
conftest.c:132: warning: function declaration isn't a prototype
configure:9240: $? = 0
configure:9244: test -z 
			 || test ! -s conftest.err
configure:9247: $? = 0
configure:9250: test -s conftest
configure:9253: $? = 0
configure:9265: result: yes
configure:9177: checking for vsnprintf
configure:9234: gcc -o conftest -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type   conftest.c -lm  >&5
conftest.c:118: warning: function declaration isn't a prototype
conftest.c:125: warning: function declaration isn't a prototype
conftest.c:133: warning: function declaration isn't a prototype
configure:9240: $? = 0
configure:9244: test -z 
			 || test ! -s conftest.err
configure:9247: $? = 0
configure:9250: test -s conftest
configure:9253: $? = 0
configure:9265: result: yes
configure:9280: checking for strlcpy
configure:9337: gcc -o conftest -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type   conftest.c -lm  >&5
conftest.c:119: warning: function declaration isn't a prototype
conftest.c:126: warning: function declaration isn't a prototype
conftest.c:134: warning: function declaration isn't a prototype
/tmp/ccO3H3qv.o: In function `main':
/usr/local/src/bogofilter-0.16.0/conftest.c:135: undefined reference to `strlcpy'
/usr/local/src/bogofilter-0.16.0/conftest.c(.data+0x0): undefined reference to `strlcpy'
collect2: ld returned 1 exit status
configure:9343: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "bogofilter"
| #define PACKAGE_TARNAME "bogofilter"
| #define PACKAGE_VERSION "0.16.0"
| #define PACKAGE_STRING "bogofilter 0.16.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "bogofilter"
| #define VERSION "0.16.0"
| #define YYTEXT_POINTER 1
| #define HAVE_LIBM 1
| #define HAVE_DECL_OPTRESET 0
| #define __NO_CTYPE 1
| #define SPAM_HEADER_NAME "X-Bogosity"
| #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_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_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_INLINE 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 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_ALARM 1
| #define HAVE_BZERO 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDIR 1
| #define HAVE_SOCKET 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_FLOCK 1
| #define HAVE_LOCKF 1
| #define HAVE_FCNTL 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MUNMAP 1
| #define HAVE_POW 1
| #define HAVE_SQRT 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRSPN 1
| #define HAVE_STRSTR 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 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:9368: result: no
configure:9280: checking for strlcat
configure:9337: gcc -o conftest -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type   conftest.c -lm  >&5
conftest.c:119: warning: function declaration isn't a prototype
conftest.c:126: warning: function declaration isn't a prototype
conftest.c:134: warning: function declaration isn't a prototype
/tmp/ccfD5VLT.o: In function `main':
/usr/local/src/bogofilter-0.16.0/conftest.c:135: undefined reference to `strlcat'
/usr/local/src/bogofilter-0.16.0/conftest.c(.data+0x0): undefined reference to `strlcat'
collect2: ld returned 1 exit status
configure:9343: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "bogofilter"
| #define PACKAGE_TARNAME "bogofilter"
| #define PACKAGE_VERSION "0.16.0"
| #define PACKAGE_STRING "bogofilter 0.16.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "bogofilter"
| #define VERSION "0.16.0"
| #define YYTEXT_POINTER 1
| #define HAVE_LIBM 1
| #define HAVE_DECL_OPTRESET 0
| #define __NO_CTYPE 1
| #define SPAM_HEADER_NAME "X-Bogosity"
| #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_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_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_INLINE 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 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_ALARM 1
| #define HAVE_BZERO 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDIR 1
| #define HAVE_SOCKET 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_FLOCK 1
| #define HAVE_LOCKF 1
| #define HAVE_FCNTL 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MUNMAP 1
| #define HAVE_POW 1
| #define HAVE_SQRT 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRSPN 1
| #define HAVE_STRSTR 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 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:9368: result: no
configure:9413: checking for ld used by GCC
configure:9477: result: /usr/bin/ld
configure:9486: checking if the linker (/usr/bin/ld) is GNU ld
configure:9499: result: yes
configure:9505: checking for shared library run path origin
configure:9518: result: done
configure:10578: checking how to link with libdb
configure:10967: result: -ldb
configure:11017: gcc -o conftest -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type   conftest.c -lm  >&5
conftest.c:97: db.h: No such file or directory
configure:11023: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "bogofilter"
| #define PACKAGE_TARNAME "bogofilter"
| #define PACKAGE_VERSION "0.16.0"
| #define PACKAGE_STRING "bogofilter 0.16.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "bogofilter"
| #define VERSION "0.16.0"
| #define YYTEXT_POINTER 1
| #define HAVE_LIBM 1
| #define HAVE_DECL_OPTRESET 0
| #define __NO_CTYPE 1
| #define SPAM_HEADER_NAME "X-Bogosity"
| #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_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_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_INLINE 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 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_ALARM 1
| #define HAVE_BZERO 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDIR 1
| #define HAVE_SOCKET 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_FLOCK 1
| #define HAVE_LOCKF 1
| #define HAVE_FCNTL 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MUNMAP 1
| #define HAVE_POW 1
| #define HAVE_SQRT 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRSPN 1
| #define HAVE_STRSTR 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define DB_TYPE "db"
| #define DB_EXT ".db"
| /* end confdefs.h.  */
| #include <db.h>
| int
| main ()
| {
| int r, s, t; db_version(&r, &s, &t);
|   ;
|   return 0;
| }
configure:11065: gcc -o conftest -g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type   conftest.c -lm  -ldb >&5
conftest.c:97: db.h: No such file or directory
configure:11071: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "bogofilter"
| #define PACKAGE_TARNAME "bogofilter"
| #define PACKAGE_VERSION "0.16.0"
| #define PACKAGE_STRING "bogofilter 0.16.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "bogofilter"
| #define VERSION "0.16.0"
| #define YYTEXT_POINTER 1
| #define HAVE_LIBM 1
| #define HAVE_DECL_OPTRESET 0
| #define __NO_CTYPE 1
| #define SPAM_HEADER_NAME "X-Bogosity"
| #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_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_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_INLINE 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 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_ALARM 1
| #define HAVE_BZERO 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDIR 1
| #define HAVE_SOCKET 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_FLOCK 1
| #define HAVE_LOCKF 1
| #define HAVE_FCNTL 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MUNMAP 1
| #define HAVE_POW 1
| #define HAVE_SQRT 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRSPN 1
| #define HAVE_STRSTR 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define DB_TYPE "db"
| #define DB_EXT ".db"
| /* end confdefs.h.  */
| #include <db.h>
| int
| main ()
| {
| int r, s, t; db_version(&r, &s, &t);
|   ;
|   return 0;
| }
configure:11097: 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_inline=inline
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_alarm=yes
ac_cv_func_bzero=yes
ac_cv_func_fcntl=yes
ac_cv_func_flock=yes
ac_cv_func_ftruncate=yes
ac_cv_func_getpagesize=yes
ac_cv_func_lockf=yes
ac_cv_func_memcmp_working=yes
ac_cv_func_memcpy=yes
ac_cv_func_memmove=yes
ac_cv_func_memset=yes
ac_cv_func_mkdir=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_munmap=yes
ac_cv_func_pow=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_socket=yes
ac_cv_func_sqrt=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strchr=yes
ac_cv_func_strcspn=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strlcat=no
ac_cv_func_strlcpy=no
ac_cv_func_strrchr=yes
ac_cv_func_strspn=yes
ac_cv_func_strstr=yes
ac_cv_func_vprintf=yes
ac_cv_func_vsnprintf=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_stdbool_h=no
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=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_file_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=yes
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_NSGMLS=/usr/bin/nsgmls
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_LEX=flex
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=' -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type'
ac_cv_prog_lex_root=lex.yy
ac_cv_prog_lex_yytext_pointer=yes
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=no
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_short=yes
ac_cv_type_signal=void
ac_cv_type_size_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=gcc

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

ACLOCAL='${SHELL} /usr/local/src/bogofilter-0.16.0/missing --run aclocal-1.8'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/local/src/bogofilter-0.16.0/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /usr/local/src/bogofilter-0.16.0/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/local/src/bogofilter-0.16.0/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/local/src/bogofilter-0.16.0/missing --run automake-1.8'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc'
CFLAGS='-g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wreturn-type'
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
ENABLE_DEPRECATED_CODE_FALSE=''
ENABLE_DEPRECATED_CODE_TRUE='#'
ENABLE_MEMDEBUG_FALSE=''
ENABLE_MEMDEBUG_TRUE='#'
ENABLE_QDBM_DATASTORE_FALSE=''
ENABLE_QDBM_DATASTORE_TRUE=''
ENABLE_STATIC_FALSE=''
ENABLE_STATIC_TRUE='#'
ENABLE_TDB_DATASTORE_FALSE=''
ENABLE_TDB_DATASTORE_TRUE=''
ENABLE_XMLTO_FALSE=''
ENABLE_XMLTO_TRUE=''
EXEEXT=''
EXE_EXT=''
GSL_CFLAGS=''
GSL_CONFIG=''
GSL_LIBS=''
HAVE_EXTENDED_PRECISION_REGISTERS=''
HAVE_INLINE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LEX='flex'
LEXLIB='-lfl'
LEX_OUTPUT_ROOT='lex.yy'
LIBDB='-ldb'
LIBOBJS=' strlcpy.o strlcat.o'
LIBQDBM=''
LIBS='-lm  -ldb'
LIBTDB=''
LTLIBDB='-ldb'
LTLIBOBJS=''
LTLIBQDBM=''
LTLIBTDB=''
MAKEINFO='${SHELL} /usr/local/src/bogofilter-0.16.0/missing --run makeinfo'
NEEDTRIO_FALSE=''
NEEDTRIO_TRUE=''
NEED_GSL_FALSE=''
NEED_GSL_TRUE=''
NSGMLS='/usr/bin/nsgmls'
OBJEXT='o'
PACKAGE='bogofilter'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='bogofilter'
PACKAGE_STRING='bogofilter 0.16.0'
PACKAGE_TARNAME='bogofilter'
PACKAGE_VERSION='0.16.0'
PATH_SEPARATOR=':'
PERL='/usr/bin/perl'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STATICLDFLAGS=''
STATIC_DB=''
STRIP=''
VERSION='0.16.0'
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=''
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='/usr/local/src/bogofilter-0.16.0/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -m 0755 -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 DB_EXT ".db"
#define DB_TYPE "db"
#define HAVE_ALARM 1
#define HAVE_BZERO 1
#define HAVE_DECL_OPTRESET 0
#define HAVE_DIRENT_H 1
#define HAVE_FCNTL 1
#define HAVE_FCNTL_H 1
#define HAVE_FLOAT_H 1
#define HAVE_FLOCK 1
#define HAVE_FTRUNCATE 1
#define HAVE_GETPAGESIZE 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_LOCKF 1
#define HAVE_MEMCPY 1
#define HAVE_MEMMOVE 1
#define HAVE_MEMORY_H 1
#define HAVE_MEMSET 1
#define HAVE_MKDIR 1
#define HAVE_MMAP 1
#define HAVE_MUNMAP 1
#define HAVE_POW 1
#define HAVE_SNPRINTF 1
#define HAVE_SOCKET 1
#define HAVE_SQRT 1
#define HAVE_STDDEF_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRCASECMP 1
#define HAVE_STRCHR 1
#define HAVE_STRCSPN 1
#define HAVE_STRDUP 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_STRSPN 1
#define HAVE_STRSTR 1
#define HAVE_SYSLOG_H 1
#define HAVE_SYS_FILE_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_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 PACKAGE "bogofilter"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME "bogofilter"
#define PACKAGE_STRING "bogofilter 0.16.0"
#define PACKAGE_TARNAME "bogofilter"
#define PACKAGE_VERSION "0.16.0"
#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 "0.16.0"
#define YYTEXT_POINTER 1
#define __NO_CTYPE 1
#define __PROTOTYPES 1

configure: exit 1


More information about the bogofilter-dev mailing list