This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by vpopmail configure 5.4.20, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --enable-qmaildir=/var/qmail --enable-tcprules-prog=/usr/local/bin/tcprules --enable-tcpserver-file=/usr/local/vpopmail/etc/tcp.smtp --enable-non-root-build --enable-maildrop=n --enable-logging=y --enable-roaming-users --enable-relay-clear-minutes=30 --disable-clear-passwd --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 142 tasks, 198 threads, 4 processors Load average: 0.74, Mach factor: 3.24 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1399: checking for a BSD-compatible install configure:1454: result: /usr/bin/install -c -o root -g wheel configure:1465: checking whether build environment is sane configure:1508: result: yes configure:1573: checking for gawk configure:1589: found /usr/local/bin/gawk configure:1599: result: gawk configure:1609: checking whether gmake sets $(MAKE) configure:1629: result: yes configure:1804: checking build system type configure:1822: result: i386-unknown-gnu configure:1830: checking host system type configure:1844: result: i386-unknown-gnu configure:1859: checking for gawk configure:1885: result: gawk configure:1903: checking for i386-unknown-gnu-gcc configure:1929: result: cc configure:2211: checking for C compiler version configure:2214: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2217: $? = 0 configure:2219: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:2222: $? = 0 configure:2224: cc -V &5 cc: `-V' option must have argument configure:2227: $? = 1 configure:2250: checking for C compiler default output file name configure:2253: cc -fno-common conftest.c >&5 configure:2256: $? = 0 configure:2302: result: a.out configure:2307: checking whether the C compiler works configure:2313: ./a.out configure:2316: $? = 0 configure:2333: result: yes configure:2340: checking whether we are cross compiling configure:2342: result: no configure:2345: checking for suffix of executables configure:2347: cc -o conftest -fno-common conftest.c >&5 configure:2350: $? = 0 configure:2375: result: configure:2381: checking for suffix of object files configure:2402: cc -c -fno-common conftest.c >&5 configure:2405: $? = 0 configure:2427: result: configure:2431: checking whether we are using the GNU C compiler configure:2455: cc -c -fno-common conftest.c >&5 configure:2461: $? = 0 configure:2465: test -z || test ! -s conftest.err configure:2468: $? = 0 configure:2471: test -s conftest. configure:2474: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vpopmail" | #define PACKAGE_TARNAME "vpopmail" | #define PACKAGE_VERSION "5.4.20" | #define PACKAGE_STRING "vpopmail 5.4.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vpopmail" | #define VERSION "5.4.20" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2487: result: no configure:2493: checking whether cc accepts -g configure:2514: cc -c -g conftest.c >&5 configure:2520: $? = 0 configure:2524: test -z || test ! -s conftest.err configure:2527: $? = 0 configure:2530: test -s conftest. configure:2533: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vpopmail" | #define PACKAGE_TARNAME "vpopmail" | #define PACKAGE_VERSION "5.4.20" | #define PACKAGE_STRING "vpopmail 5.4.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vpopmail" | #define VERSION "5.4.20" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2544: result: no configure:2561: checking for cc option to accept ANSI C configure:2631: cc -c -fno-common conftest.c >&5 configure:2637: $? = 0 configure:2641: test -z || test ! -s conftest.err configure:2644: $? = 0 configure:2647: test -s conftest. configure:2650: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vpopmail" | #define PACKAGE_TARNAME "vpopmail" | #define PACKAGE_VERSION "5.4.20" | #define PACKAGE_STRING "vpopmail 5.4.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vpopmail" | #define VERSION "5.4.20" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2631: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2637: $? = 0 configure:2641: test -z || test ! -s conftest.err configure:2644: $? = 0 configure:2647: test -s conftest. configure:2650: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vpopmail" | #define PACKAGE_TARNAME "vpopmail" | #define PACKAGE_VERSION "5.4.20" | #define PACKAGE_STRING "vpopmail 5.4.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vpopmail" | #define VERSION "5.4.20" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2631: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2637: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vpopmail" | #define PACKAGE_TARNAME "vpopmail" | #define PACKAGE_VERSION "5.4.20" | #define PACKAGE_STRING "vpopmail 5.4.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vpopmail" | #define VERSION "5.4.20" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2631: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2637: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vpopmail" | #define PACKAGE_TARNAME "vpopmail" | #define PACKAGE_VERSION "5.4.20" | #define PACKAGE_STRING "vpopmail 5.4.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vpopmail" | #define VERSION "5.4.20" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2631: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2637: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vpopmail" | #define PACKAGE_TARNAME "vpopmail" | #define PACKAGE_VERSION "5.4.20" | #define PACKAGE_STRING "vpopmail 5.4.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vpopmail" | #define VERSION "5.4.20" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2631: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2637: $? = 0 configure:2641: test -z || test ! -s conftest.err configure:2644: $? = 0 configure:2647: test -s conftest. configure:2650: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vpopmail" | #define PACKAGE_TARNAME "vpopmail" | #define PACKAGE_VERSION "5.4.20" | #define PACKAGE_STRING "vpopmail 5.4.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vpopmail" | #define VERSION "5.4.20" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2668: result: none needed configure:2686: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2692: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2836: checking for style of include used by gmake configure:2864: result: GNU configure:2892: checking dependency style of cc configure:2982: result: none configure:3012: checking for a BSD-compatible install configure:3067: result: /usr/bin/install -c -o root -g wheel configure:3081: checking for i386-unknown-gnu-ranlib configure:3110: result: no configure:3119: checking for ranlib configure:3135: found /usr/bin/ranlib configure:3146: result: ranlib configure:3161: checking for library containing strerror configure:3191: cc -o conftest -fno-common conftest.c >&5 configure:3197: $? = 0 configure:3201: test -z || test ! -s conftest.err configure:3204: $? = 0 configure:3207: test -s conftest configure:3210: $? = 0 configure:3280: result: none required configure:3291: checking for crypt in -lcrypt configure:3321: cc -o conftest -fno-common conftest.c -lcrypt >&5 configure:3327: $? = 0 configure:3331: test -z || test ! -s conftest.err configure:3334: $? = 0 configure:3337: test -s conftest configure:3340: $? = 0 configure:3353: result: yes configure:3377: checking for dirent.h that defines DIR configure:3401: cc -c -fno-common conftest.c >&5 configure:3407: $? = 0 configure:3411: test -z || test ! -s conftest.err configure:3414: $? = 0 configure:3417: test -s conftest. configure:3420: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vpopmail" | #define PACKAGE_TARNAME "vpopmail" | #define PACKAGE_VERSION "5.4.20" | #define PACKAGE_STRING "vpopmail 5.4.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vpopmail" | #define VERSION "5.4.20" | #define HAVE_LIBCRYPT 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:3431: result: no configure:3377: checking for sys/ndir.h that defines DIR configure:3401: cc -c -fno-common conftest.c >&5 conftest.c:13:22: sys/ndir.h: No such file or directory conftest.c: In function `main': conftest.c:18: error: `DIR' undeclared (first use in this function) conftest.c:18: error: (Each undeclared identifier is reported only once conftest.c:18: error: for each function it appears in.) conftest.c:18: error: parse error before ')' token configure:3407: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vpopmail" | #define PACKAGE_TARNAME "vpopmail" | #define PACKAGE_VERSION "5.4.20" | #define PACKAGE_STRING "vpopmail 5.4.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vpopmail" | #define VERSION "5.4.20" | #define HAVE_LIBCRYPT 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:3431: result: no configure:3377: checking for sys/dir.h that defines DIR configure:3401: cc -c -fno-common conftest.c >&5 configure:3407: $? = 0 configure:3411: test -z || test ! -s conftest.err configure:3414: $? = 0 configure:3417: test -s conftest. configure:3420: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vpopmail" | #define PACKAGE_TARNAME "vpopmail" | #define PACKAGE_VERSION "5.4.20" | #define PACKAGE_STRING "vpopmail 5.4.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vpopmail" | #define VERSION "5.4.20" | #define HAVE_LIBCRYPT 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:3431: result: no configure:3377: checking for ndir.h that defines DIR configure:3401: cc -c -fno-common conftest.c >&5 conftest.c:13:18: ndir.h: No such file or directory conftest.c: In function `main': conftest.c:18: error: `DIR' undeclared (first use in this function) conftest.c:18: error: (Each undeclared identifier is reported only once conftest.c:18: error: for each function it appears in.) conftest.c:18: error: parse error before ')' token configure:3407: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vpopmail" | #define PACKAGE_TARNAME "vpopmail" | #define PACKAGE_VERSION "5.4.20" | #define PACKAGE_STRING "vpopmail 5.4.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vpopmail" | #define VERSION "5.4.20" | #define HAVE_LIBCRYPT 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:3431: result: no configure:3571: checking for library containing opendir configure:3601: cc -o conftest -fno-common conftest.c -lcrypt >&5 configure:3607: $? = 0 configure:3611: test -z || test ! -s conftest.err configure:3614: $? = 0 configure:3617: test -s conftest configure:3620: $? = 0 configure:3690: result: none required configure:3704: checking how to run the C preprocessor configure:3739: cc -E conftest.c configure:3745: $? = 0 configure:3777: cc -E conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:3783: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vpopmail" | #define PACKAGE_TARNAME "vpopmail" | #define PACKAGE_VERSION "5.4.20" | #define PACKAGE_STRING "vpopmail 5.4.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vpopmail" | #define VERSION "5.4.20" | #define HAVE_LIBCRYPT 1 | /* end confdefs.h. */ | #include configure:3822: result: cc -E configure:3846: cc -E conftest.c configure:3852: $? = 0 configure:3884: cc -E conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:3890: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vpopmail" | #define PACKAGE_TARNAME "vpopmail" | #define PACKAGE_VERSION "5.4.20" | #define PACKAGE_STRING "vpopmail 5.4.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vpopmail" | #define VERSION "5.4.20" | #define HAVE_LIBCRYPT 1 | /* end confdefs.h. */ | #include configure:3934: checking for egrep configure:3944: result: grep -E configure:3949: checking for ANSI C header files configure:3974: cc -c -fno-common conftest.c >&5 configure:3980: $? = 0 configure:3984: test -z || test ! -s conftest.err configure:3987: $? = 0 configure:3990: test -s conftest. configure:3993: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vpopmail" | #define PACKAGE_TARNAME "vpopmail" | #define PACKAGE_VERSION "5.4.20" | #define PACKAGE_STRING "vpopmail 5.4.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vpopmail" | #define VERSION "5.4.20" | #define HAVE_LIBCRYPT 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4102: result: no configure:4112: checking for sys/wait.h that is POSIX.1 compatible configure:4143: cc -c -fno-common conftest.c >&5 configure:4149: $? = 0 configure:4153: test -z || test ! -s conftest.err configure:4156: $? = 0 configure:4159: test -s conftest. configure:4162: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vpopmail" | #define PACKAGE_TARNAME "vpopmail" | #define PACKAGE_VERSION "5.4.20" | #define PACKAGE_STRING "vpopmail 5.4.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vpopmail" | #define VERSION "5.4.20" | #define HAVE_LIBCRYPT 1 | /* end confdefs.h. */ | #include | #include | #ifndef WEXITSTATUS | # define WEXITSTATUS(stat_val) ((unsigned)(stat_val) >> 8) | #endif | #ifndef WIFEXITED | # define WIFEXITED(stat_val) (((stat_val) & 255) == 0) | #endif | | int | main () | { | int s; | wait (&s); | s = WIFEXITED (s) ? WEXITSTATUS (s) : 1; | ; | return 0; | } configure:4173: result: no configure:4197: checking for sys/types.h configure:4213: cc -c -fno-common conftest.c >&5 configure:4219: $? = 0 configure:4223: test -z || test ! -s conftest.err configure:4226: $? = 0 configure:4229: test -s conftest. configure:4232: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vpopmail" | #define PACKAGE_TARNAME "vpopmail" | #define PACKAGE_VERSION "5.4.20" | #define PACKAGE_STRING "vpopmail 5.4.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vpopmail" | #define VERSION "5.4.20" | #define HAVE_LIBCRYPT 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4243: result: no configure:4197: checking for sys/stat.h configure:4213: cc -c -fno-common conftest.c >&5 configure:4219: $? = 0 configure:4223: test -z || test ! -s conftest.err configure:4226: $? = 0 configure:4229: test -s conftest. configure:4232: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vpopmail" | #define PACKAGE_TARNAME "vpopmail" | #define PACKAGE_VERSION "5.4.20" | #define PACKAGE_STRING "vpopmail 5.4.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vpopmail" | #define VERSION "5.4.20" | #define HAVE_LIBCRYPT 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4243: result: no configure:4197: checking for stdlib.h configure:4213: cc -c -fno-common conftest.c >&5 configure:4219: $? = 0 configure:4223: test -z || test ! -s conftest.err configure:4226: $? = 0 configure:4229: test -s conftest. configure:4232: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vpopmail" | #define PACKAGE_TARNAME "vpopmail" | #define PACKAGE_VERSION "5.4.20" | #define PACKAGE_STRING "vpopmail 5.4.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vpopmail" | #define VERSION "5.4.20" | #define HAVE_LIBCRYPT 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4243: result: no configure:4197: checking for string.h configure:4213: cc -c -fno-common conftest.c >&5 configure:4219: $? = 0 configure:4223: test -z || test ! -s conftest.err configure:4226: $? = 0 configure:4229: test -s conftest. configure:4232: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vpopmail" | #define PACKAGE_TARNAME "vpopmail" | #define PACKAGE_VERSION "5.4.20" | #define PACKAGE_STRING "vpopmail 5.4.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vpopmail" | #define VERSION "5.4.20" | #define HAVE_LIBCRYPT 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4243: result: no configure:4197: checking for memory.h configure:4213: cc -c -fno-common conftest.c >&5 configure:4219: $? = 0 configure:4223: test -z || test ! -s conftest.err configure:4226: $? = 0 configure:4229: test -s conftest. configure:4232: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vpopmail" | #define PACKAGE_TARNAME "vpopmail" | #define PACKAGE_VERSION "5.4.20" | #define PACKAGE_STRING "vpopmail 5.4.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vpopmail" | #define VERSION "5.4.20" | #define HAVE_LIBCRYPT 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4243: result: no configure:4197: checking for strings.h configure:4213: cc -c -fno-common conftest.c >&5 configure:4219: $? = 0 configure:4223: test -z || test ! -s conftest.err configure:4226: $? = 0 configure:4229: test -s conftest. configure:4232: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vpopmail" | #define PACKAGE_TARNAME "vpopmail" | #define PACKAGE_VERSION "5.4.20" | #define PACKAGE_STRING "vpopmail 5.4.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vpopmail" | #define VERSION "5.4.20" | #define HAVE_LIBCRYPT 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4243: result: no configure:4197: checking for inttypes.h configure:4213: cc -c -fno-common conftest.c >&5 configure:4219: $? = 0 configure:4223: test -z || test ! -s conftest.err configure:4226: $? = 0 configure:4229: test -s conftest. configure:4232: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vpopmail" | #define PACKAGE_TARNAME "vpopmail" | #define PACKAGE_VERSION "5.4.20" | #define PACKAGE_STRING "vpopmail 5.4.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vpopmail" | #define VERSION "5.4.20" | #define HAVE_LIBCRYPT 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4243: result: no configure:4197: checking for stdint.h configure:4213: cc -c -fno-common conftest.c >&5 configure:4219: $? = 0 configure:4223: test -z || test ! -s conftest.err configure:4226: $? = 0 configure:4229: test -s conftest. configure:4232: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vpopmail" | #define PACKAGE_TARNAME "vpopmail" | #define PACKAGE_VERSION "5.4.20" | #define PACKAGE_STRING "vpopmail 5.4.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vpopmail" | #define VERSION "5.4.20" | #define HAVE_LIBCRYPT 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4243: result: no configure:4197: checking for unistd.h configure:4213: cc -c -fno-common conftest.c >&5 configure:4219: $? = 0 configure:4223: test -z || test ! -s conftest.err configure:4226: $? = 0 configure:4229: test -s conftest. configure:4232: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vpopmail" | #define PACKAGE_TARNAME "vpopmail" | #define PACKAGE_VERSION "5.4.20" | #define PACKAGE_STRING "vpopmail 5.4.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vpopmail" | #define VERSION "5.4.20" | #define HAVE_LIBCRYPT 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4243: result: no configure:4284: checking arpa/inet.h usability configure:4296: cc -c -fno-common conftest.c >&5 configure:4302: $? = 0 configure:4306: test -z || test ! -s conftest.err configure:4309: $? = 0 configure:4312: test -s conftest. configure:4315: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vpopmail" | #define PACKAGE_TARNAME "vpopmail" | #define PACKAGE_VERSION "5.4.20" | #define PACKAGE_STRING "vpopmail 5.4.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vpopmail" | #define VERSION "5.4.20" | #define HAVE_LIBCRYPT 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4325: result: no configure:4329: checking arpa/inet.h presence configure:4339: cc -E conftest.c configure:4345: $? = 0 configure:4365: result: yes configure:4378: WARNING: arpa/inet.h: present but cannot be compiled configure:4380: WARNING: arpa/inet.h: check for missing prerequisite headers? configure:4382: WARNING: arpa/inet.h: see the Autoconf documentation configure:4384: WARNING: arpa/inet.h: section "Present But Cannot Be Compiled" configure:4386: WARNING: arpa/inet.h: proceeding with the preprocessor's result configure:4388: WARNING: arpa/inet.h: in the future, the compiler will take precedence configure:4400: checking for arpa/inet.h configure:4407: result: yes configure:4284: checking fcntl.h usability configure:4296: cc -c -fno-common conftest.c >&5 configure:4302: $? = 0 configure:4306: test -z || test ! -s conftest.err configure:4309: $? = 0 configure:4312: test -s conftest. configure:4315: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vpopmail" | #define PACKAGE_TARNAME "vpopmail" | #define PACKAGE_VERSION "5.4.20" | #define PACKAGE_STRING "vpopmail 5.4.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vpopmail" | #define VERSION "5.4.20" | #define HAVE_LIBCRYPT 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4325: result: no configure:4329: checking fcntl.h presence configure:4339: cc -E conftest.c configure:4345: $? = 0 configure:4365: result: yes configure:4378: WARNING: fcntl.h: present but cannot be compiled configure:4380: WARNING: fcntl.h: check for missing prerequisite headers? configure:4382: WARNING: fcntl.h: see the Autoconf documentation configure:4384: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure:4386: WARNING: fcntl.h: proceeding with the preprocessor's result configure:4388: WARNING: fcntl.h: in the future, the compiler will take precedence configure:4400: checking for fcntl.h configure:4407: result: yes configure:4275: checking for memory.h configure:4280: result: no configure:4284: checking netinet/in.h usability configure:4296: cc -c -fno-common conftest.c >&5 configure:4302: $? = 0 configure:4306: test -z || test ! -s conftest.err configure:4309: $? = 0 configure:4312: test -s conftest. configure:4315: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vpopmail" | #define PACKAGE_TARNAME "vpopmail" | #define PACKAGE_VERSION "5.4.20" | #define PACKAGE_STRING "vpopmail 5.4.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vpopmail" | #define VERSION "5.4.20" | #define HAVE_LIBCRYPT 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4325: result: no configure:4329: checking netinet/in.h presence configure:4339: cc -E conftest.c configure:4345: $? = 0 configure:4365: result: yes configure:4378: WARNING: netinet/in.h: present but cannot be compiled configure:4380: WARNING: netinet/in.h: check for missing prerequisite headers? configure:4382: WARNING: netinet/in.h: see the Autoconf documentation configure:4384: WARNING: netinet/in.h: section "Present But Cannot Be Compiled" configure:4386: WARNING: netinet/in.h: proceeding with the preprocessor's result configure:4388: WARNING: netinet/in.h: in the future, the compiler will take precedence configure:4400: checking for netinet/in.h configure:4407: result: yes configure:4284: checking shadow.h usability configure:4296: cc -c -fno-common conftest.c >&5 conftest.c:49:20: shadow.h: No such file or directory configure:4302: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vpopmail" | #define PACKAGE_TARNAME "vpopmail" | #define PACKAGE_VERSION "5.4.20" | #define PACKAGE_STRING "vpopmail 5.4.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vpopmail" | #define VERSION "5.4.20" | #define HAVE_LIBCRYPT 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4325: result: no configure:4329: checking shadow.h presence configure:4339: cc -E conftest.c conftest.c:15:20: shadow.h: No such file or directory configure:4345: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vpopmail" | #define PACKAGE_TARNAME "vpopmail" | #define PACKAGE_VERSION "5.4.20" | #define PACKAGE_STRING "vpopmail 5.4.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vpopmail" | #define VERSION "5.4.20" | #define HAVE_LIBCRYPT 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | #include configure:4365: result: no configure:4400: checking for shadow.h configure:4407: result: no configure:4275: checking for stdlib.h configure:4280: result: no configure:4275: checking for string.h configure:4280: result: no configure:4284: checking sys/file.h usability configure:4296: cc -c -fno-common conftest.c >&5 configure:4302: $? = 0 configure:4306: test -z || test ! -s conftest.err configure:4309: $? = 0 configure:4312: test -s conftest. configure:4315: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vpopmail" | #define PACKAGE_TARNAME "vpopmail" | #define PACKAGE_VERSION "5.4.20" | #define PACKAGE_STRING "vpopmail 5.4.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vpopmail" | #define VERSION "5.4.20" | #define HAVE_LIBCRYPT 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4325: result: no configure:4329: checking sys/file.h presence configure:4339: cc -E conftest.c configure:4345: $? = 0 configure:4365: result: yes configure:4378: WARNING: sys/file.h: present but cannot be compiled configure:4380: WARNING: sys/file.h: check for missing prerequisite headers? configure:4382: WARNING: sys/file.h: see the Autoconf documentation configure:4384: WARNING: sys/file.h: section "Present But Cannot Be Compiled" configure:4386: WARNING: sys/file.h: proceeding with the preprocessor's result configure:4388: WARNING: sys/file.h: in the future, the compiler will take precedence configure:4400: checking for sys/file.h configure:4407: result: yes configure:4284: checking sys/param.h usability configure:4296: cc -c -fno-common conftest.c >&5 configure:4302: $? = 0 configure:4306: test -z || test ! -s conftest.err configure:4309: $? = 0 configure:4312: test -s conftest. configure:4315: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vpopmail" | #define PACKAGE_TARNAME "vpopmail" | #define PACKAGE_VERSION "5.4.20" | #define PACKAGE_STRING "vpopmail 5.4.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vpopmail" | #define VERSION "5.4.20" | #define HAVE_LIBCRYPT 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4325: result: no configure:4329: checking sys/param.h presence configure:4339: cc -E conftest.c configure:4345: $? = 0 configure:4365: result: yes configure:4378: WARNING: sys/param.h: present but cannot be compiled configure:4380: WARNING: sys/param.h: check for missing prerequisite headers? configure:4382: WARNING: sys/param.h: see the Autoconf documentation configure:4384: WARNING: sys/param.h: section "Present But Cannot Be Compiled" configure:4386: WARNING: sys/param.h: proceeding with the preprocessor's result configure:4388: WARNING: sys/param.h: in the future, the compiler will take precedence configure:4400: checking for sys/param.h configure:4407: result: yes configure:4284: checking sys/socket.h usability configure:4296: cc -c -fno-common conftest.c >&5 configure:4302: $? = 0 configure:4306: test -z || test ! -s conftest.err configure:4309: $? = 0 configure:4312: test -s conftest. configure:4315: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vpopmail" | #define PACKAGE_TARNAME "vpopmail" | #define PACKAGE_VERSION "5.4.20" | #define PACKAGE_STRING "vpopmail 5.4.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vpopmail" | #define VERSION "5.4.20" | #define HAVE_LIBCRYPT 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4325: result: no configure:4329: checking sys/socket.h presence configure:4339: cc -E conftest.c configure:4345: $? = 0 configure:4365: result: yes configure:4378: WARNING: sys/socket.h: present but cannot be compiled configure:4380: WARNING: sys/socket.h: check for missing prerequisite headers? configure:4382: WARNING: sys/socket.h: see the Autoconf documentation configure:4384: WARNING: sys/socket.h: section "Present But Cannot Be Compiled" configure:4386: WARNING: sys/socket.h: proceeding with the preprocessor's result configure:4388: WARNING: sys/socket.h: in the future, the compiler will take precedence configure:4400: checking for sys/socket.h configure:4407: result: yes configure:4284: checking sys/time.h usability configure:4296: cc -c -fno-common conftest.c >&5 configure:4302: $? = 0 configure:4306: test -z || test ! -s conftest.err configure:4309: $? = 0 configure:4312: test -s conftest. configure:4315: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vpopmail" | #define PACKAGE_TARNAME "vpopmail" | #define PACKAGE_VERSION "5.4.20" | #define PACKAGE_STRING "vpopmail 5.4.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vpopmail" | #define VERSION "5.4.20" | #define HAVE_LIBCRYPT 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4325: result: no configure:4329: checking sys/time.h presence configure:4339: cc -E conftest.c configure:4345: $? = 0 configure:4365: result: yes configure:4378: WARNING: sys/time.h: present but cannot be compiled configure:4380: WARNING: sys/time.h: check for missing prerequisite headers? configure:4382: WARNING: sys/time.h: see the Autoconf documentation configure:4384: WARNING: sys/time.h: section "Present But Cannot Be Compiled" configure:4386: WARNING: sys/time.h: proceeding with the preprocessor's result configure:4388: WARNING: sys/time.h: in the future, the compiler will take precedence configure:4400: checking for sys/time.h configure:4407: result: yes configure:4284: checking syslog.h usability configure:4296: cc -c -fno-common conftest.c >&5 configure:4302: $? = 0 configure:4306: test -z || test ! -s conftest.err configure:4309: $? = 0 configure:4312: test -s conftest. configure:4315: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vpopmail" | #define PACKAGE_TARNAME "vpopmail" | #define PACKAGE_VERSION "5.4.20" | #define PACKAGE_STRING "vpopmail 5.4.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vpopmail" | #define VERSION "5.4.20" | #define HAVE_LIBCRYPT 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4325: result: no configure:4329: checking syslog.h presence configure:4339: cc -E conftest.c configure:4345: $? = 0 configure:4365: result: yes configure:4378: WARNING: syslog.h: present but cannot be compiled configure:4380: WARNING: syslog.h: check for missing prerequisite headers? configure:4382: WARNING: syslog.h: see the Autoconf documentation configure:4384: WARNING: syslog.h: section "Present But Cannot Be Compiled" configure:4386: WARNING: syslog.h: proceeding with the preprocessor's result configure:4388: WARNING: syslog.h: in the future, the compiler will take precedence configure:4400: checking for syslog.h configure:4407: result: yes configure:4275: checking for unistd.h configure:4280: result: no configure:4284: checking utime.h usability configure:4296: cc -c -fno-common conftest.c >&5 configure:4302: $? = 0 configure:4306: test -z || test ! -s conftest.err configure:4309: $? = 0 configure:4312: test -s conftest. configure:4315: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vpopmail" | #define PACKAGE_TARNAME "vpopmail" | #define PACKAGE_VERSION "5.4.20" | #define PACKAGE_STRING "vpopmail 5.4.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vpopmail" | #define VERSION "5.4.20" | #define HAVE_LIBCRYPT 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4325: result: no configure:4329: checking utime.h presence configure:4339: cc -E conftest.c configure:4345: $? = 0 configure:4365: result: yes configure:4378: WARNING: utime.h: present but cannot be compiled configure:4380: WARNING: utime.h: check for missing prerequisite headers? configure:4382: WARNING: utime.h: see the Autoconf documentation configure:4384: WARNING: utime.h: section "Present But Cannot Be Compiled" configure:4386: WARNING: utime.h: proceeding with the preprocessor's result configure:4388: WARNING: utime.h: in the future, the compiler will take precedence configure:4400: checking for utime.h configure:4407: result: yes configure:4284: checking crypt.h usability configure:4296: cc -c -fno-common conftest.c >&5 conftest.c:55:19: crypt.h: No such file or directory configure:4302: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vpopmail" | #define PACKAGE_TARNAME "vpopmail" | #define PACKAGE_VERSION "5.4.20" | #define PACKAGE_STRING "vpopmail 5.4.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vpopmail" | #define VERSION "5.4.20" | #define HAVE_LIBCRYPT 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4325: result: no configure:4329: checking crypt.h presence configure:4339: cc -E conftest.c conftest.c:21:19: crypt.h: No such file or directory configure:4345: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vpopmail" | #define PACKAGE_TARNAME "vpopmail" | #define PACKAGE_VERSION "5.4.20" | #define PACKAGE_STRING "vpopmail 5.4.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vpopmail" | #define VERSION "5.4.20" | #define HAVE_LIBCRYPT 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include configure:4365: result: no configure:4400: checking for crypt.h configure:4407: result: no configure:4284: checking err.h usability configure:4296: cc -c -fno-common conftest.c >&5 configure:4302: $? = 0 configure:4306: test -z || test ! -s conftest.err configure:4309: $? = 0 configure:4312: test -s conftest. configure:4315: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vpopmail" | #define PACKAGE_TARNAME "vpopmail" | #define PACKAGE_VERSION "5.4.20" | #define PACKAGE_STRING "vpopmail 5.4.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vpopmail" | #define VERSION "5.4.20" | #define HAVE_LIBCRYPT 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4325: result: no configure:4329: checking err.h presence configure:4339: cc -E conftest.c configure:4345: $? = 0 configure:4365: result: yes configure:4378: WARNING: err.h: present but cannot be compiled configure:4380: WARNING: err.h: check for missing prerequisite headers? configure:4382: WARNING: err.h: see the Autoconf documentation configure:4384: WARNING: err.h: section "Present But Cannot Be Compiled" configure:4386: WARNING: err.h: proceeding with the preprocessor's result configure:4388: WARNING: err.h: in the future, the compiler will take precedence configure:4400: checking for err.h configure:4407: result: yes configure:4424: checking for an ANSI C-conforming const configure:4491: cc -c -fno-common conftest.c >&5 configure:4497: $? = 0 configure:4501: test -z || test ! -s conftest.err configure:4504: $? = 0 configure:4507: test -s conftest. configure:4510: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vpopmail" | #define PACKAGE_TARNAME "vpopmail" | #define PACKAGE_VERSION "5.4.20" | #define PACKAGE_STRING "vpopmail 5.4.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vpopmail" | #define VERSION "5.4.20" | #define HAVE_LIBCRYPT 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ERR_H 1 | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset x; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *ccp; | char **p; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | ccp = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++ccp; | p = (char**) ccp; | ccp = (char const *const *) p; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | } | #endif | | ; | return 0; | } configure:4521: result: no configure:4531: checking for uid_t in sys/types.h configure:4554: result: yes configure:4569: checking for inline configure:4590: cc -c -fno-common conftest.c >&5 configure:4596: $? = 0 configure:4600: test -z || test ! -s conftest.err configure:4603: $? = 0 configure:4606: test -s conftest. configure:4609: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vpopmail" | #define PACKAGE_TARNAME "vpopmail" | #define PACKAGE_VERSION "5.4.20" | #define PACKAGE_STRING "vpopmail 5.4.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vpopmail" | #define VERSION "5.4.20" | #define HAVE_LIBCRYPT 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ERR_H 1 | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static inline foo_t static_foo () {return 0; } | inline foo_t foo () {return 0; } | #endif | configure:4590: cc -c -fno-common conftest.c >&5 configure:4596: $? = 0 configure:4600: test -z || test ! -s conftest.err configure:4603: $? = 0 configure:4606: test -s conftest. configure:4609: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vpopmail" | #define PACKAGE_TARNAME "vpopmail" | #define PACKAGE_VERSION "5.4.20" | #define PACKAGE_STRING "vpopmail 5.4.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vpopmail" | #define VERSION "5.4.20" | #define HAVE_LIBCRYPT 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ERR_H 1 | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline__ foo_t static_foo () {return 0; } | __inline__ foo_t foo () {return 0; } | #endif | configure:4590: cc -c -fno-common conftest.c >&5 configure:4596: $? = 0 configure:4600: test -z || test ! -s conftest.err configure:4603: $? = 0 configure:4606: test -s conftest. configure:4609: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vpopmail" | #define PACKAGE_TARNAME "vpopmail" | #define PACKAGE_VERSION "5.4.20" | #define PACKAGE_STRING "vpopmail 5.4.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vpopmail" | #define VERSION "5.4.20" | #define HAVE_LIBCRYPT 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ERR_H 1 | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline foo_t static_foo () {return 0; } | __inline foo_t foo () {return 0; } | #endif | configure:4621: result: no configure:4640: checking for mode_t configure:4664: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:63: error: `mode_t' undeclared (first use in this function) conftest.c:63: error: (Each undeclared identifier is reported only once conftest.c:63: error: for each function it appears in.) conftest.c:63: error: parse error before ')' token configure:4670: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vpopmail" | #define PACKAGE_TARNAME "vpopmail" | #define PACKAGE_VERSION "5.4.20" | #define PACKAGE_STRING "vpopmail 5.4.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vpopmail" | #define VERSION "5.4.20" | #define HAVE_LIBCRYPT 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ERR_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((mode_t *) 0) | return 0; | if (sizeof (mode_t)) | return 0; | ; | return 0; | } configure:4694: result: no configure:4706: checking for off_t configure:4730: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:64: error: `off_t' undeclared (first use in this function) conftest.c:64: error: (Each undeclared identifier is reported only once conftest.c:64: error: for each function it appears in.) conftest.c:64: error: parse error before ')' token configure:4736: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vpopmail" | #define PACKAGE_TARNAME "vpopmail" | #define PACKAGE_VERSION "5.4.20" | #define PACKAGE_STRING "vpopmail 5.4.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vpopmail" | #define VERSION "5.4.20" | #define HAVE_LIBCRYPT 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ERR_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define mode_t int | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((off_t *) 0) | return 0; | if (sizeof (off_t)) | return 0; | ; | return 0; | } configure:4760: result: no configure:4772: checking for pid_t configure:4796: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:65: error: `pid_t' undeclared (first use in this function) conftest.c:65: error: (Each undeclared identifier is reported only once conftest.c:65: error: for each function it appears in.) conftest.c:65: error: parse error before ')' token configure:4802: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vpopmail" | #define PACKAGE_TARNAME "vpopmail" | #define PACKAGE_VERSION "5.4.20" | #define PACKAGE_STRING "vpopmail 5.4.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vpopmail" | #define VERSION "5.4.20" | #define HAVE_LIBCRYPT 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ERR_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define mode_t int | #define off_t long | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((pid_t *) 0) | return 0; | if (sizeof (pid_t)) | return 0; | ; | return 0; | } configure:4826: result: no configure:4838: checking for size_t configure:4862: cc -c -fno-common conftest.c >&5 configure:4868: $? = 0 configure:4872: test -z || test ! -s conftest.err configure:4875: $? = 0 configure:4878: test -s conftest. configure:4881: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vpopmail" | #define PACKAGE_TARNAME "vpopmail" | #define PACKAGE_VERSION "5.4.20" | #define PACKAGE_STRING "vpopmail 5.4.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vpopmail" | #define VERSION "5.4.20" | #define HAVE_LIBCRYPT 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ERR_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define mode_t int | #define off_t long | #define pid_t int | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((size_t *) 0) | return 0; | if (sizeof (size_t)) | return 0; | ; | return 0; | } configure:4892: result: no configure:4905: checking whether struct tm is in sys/time.h or time.h configure:4928: cc -c -fno-common conftest.c >&5 configure:4934: $? = 0 configure:4938: test -z || test ! -s conftest.err configure:4941: $? = 0 configure:4944: test -s conftest. configure:4947: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vpopmail" | #define PACKAGE_TARNAME "vpopmail" | #define PACKAGE_VERSION "5.4.20" | #define PACKAGE_STRING "vpopmail 5.4.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vpopmail" | #define VERSION "5.4.20" | #define HAVE_LIBCRYPT 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ERR_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define size_t unsigned | /* end confdefs.h. */ | #include | #include | | int | main () | { | struct tm *tp; tp->tm_sec; | ; | return 0; | } configure:4958: result: sys/time.h configure:4973: checking whether closedir returns void configure:5002: cc -o conftest -fno-common conftest.c -lcrypt >&5 conftest.c:65:14: no: No such file or directory configure:5005: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vpopmail" | #define PACKAGE_TARNAME "vpopmail" | #define PACKAGE_VERSION "5.4.20" | #define PACKAGE_STRING "vpopmail 5.4.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vpopmail" | #define VERSION "5.4.20" | #define HAVE_LIBCRYPT 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ERR_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include | #ifndef __cplusplus | int closedir (); | #endif | | int | main () | { | exit (closedir (opendir (".")) != 0); | ; | return 0; | } configure:5024: result: yes configure:5039: checking return type of signal handlers configure:5070: cc -c -fno-common conftest.c >&5 configure:5076: $? = 0 configure:5080: test -z || test ! -s conftest.err configure:5083: $? = 0 configure:5086: test -s conftest. configure:5089: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vpopmail" | #define PACKAGE_TARNAME "vpopmail" | #define PACKAGE_VERSION "5.4.20" | #define PACKAGE_STRING "vpopmail 5.4.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vpopmail" | #define VERSION "5.4.20" | #define HAVE_LIBCRYPT 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ERR_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define CLOSEDIR_VOID 1 | /* end confdefs.h. */ | #include | #include | #ifdef signal | # undef signal | #endif | #ifdef __cplusplus | extern "C" void (*signal (int, void (*)(int)))(int); | #else | void (*signal ()) (); | #endif | | int | main () | { | int i; | ; | return 0; | } configure:5100: result: int configure:5109: checking whether utime accepts a null argument configure:5140: cc -o conftest -fno-common conftest.c -lcrypt >&5 conftest.c: In function `main': conftest.c:70: error: storage size of `s' isn't known conftest.c:70: error: storage size of `t' isn't known configure:5143: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vpopmail" | #define PACKAGE_TARNAME "vpopmail" | #define PACKAGE_VERSION "5.4.20" | #define PACKAGE_STRING "vpopmail 5.4.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vpopmail" | #define VERSION "5.4.20" | #define HAVE_LIBCRYPT 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ERR_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define CLOSEDIR_VOID 1 | #define RETSIGTYPE int | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | struct stat s, t; | exit (!(stat ("conftest.data", &s) == 0 | && utime ("conftest.data", (long *)0) == 0 | && stat ("conftest.data", &t) == 0 | && t.st_mtime >= s.st_mtime | && t.st_mtime - s.st_mtime < 120)); | ; | return 0; | } configure:5163: result: no configure:5198: checking for bzero configure:5255: cc -o conftest -fno-common conftest.c -lcrypt >&5 conftest.c:57: warning: conflicting types for built-in function `bzero' configure:5261: $? = 0 configure:5265: test -z || test ! -s conftest.err configure:5268: $? = 0 configure:5271: test -s conftest configure:5274: $? = 0 configure:5286: result: yes configure:5198: checking for dup2 configure:5255: cc -o conftest -fno-common conftest.c -lcrypt >&5 configure:5261: $? = 0 configure:5265: test -z || test ! -s conftest.err configure:5268: $? = 0 configure:5271: test -s conftest configure:5274: $? = 0 configure:5286: result: yes configure:5198: checking for fdatasync configure:5255: cc -o conftest -fno-common conftest.c -lcrypt >&5 ld: Undefined symbols: _fdatasync configure:5261: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vpopmail" | #define PACKAGE_TARNAME "vpopmail" | #define PACKAGE_VERSION "5.4.20" | #define PACKAGE_STRING "vpopmail 5.4.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vpopmail" | #define VERSION "5.4.20" | #define HAVE_LIBCRYPT 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ERR_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define CLOSEDIR_VOID 1 | #define RETSIGTYPE int | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | /* end confdefs.h. */ | /* Define fdatasync to an innocuous variant, in case declares fdatasync. | For example, HP-UX 11i declares gettimeofday. */ | #define fdatasync innocuous_fdatasync | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fdatasync (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fdatasync | | /* 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 fdatasync (); | /* 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_fdatasync) || defined (__stub___fdatasync) | choke me | #else | char (*f) () = fdatasync; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != fdatasync; | ; | return 0; | } configure:5286: result: no configure:5198: checking for getcwd configure:5255: cc -o conftest -fno-common conftest.c -lcrypt >&5 configure:5261: $? = 0 configure:5265: test -z || test ! -s conftest.err configure:5268: $? = 0 configure:5271: test -s conftest configure:5274: $? = 0 configure:5286: result: yes configure:5198: checking for gethostname configure:5255: cc -o conftest -fno-common conftest.c -lcrypt >&5 configure:5261: $? = 0 configure:5265: test -z || test ! -s conftest.err configure:5268: $? = 0 configure:5271: test -s conftest configure:5274: $? = 0 configure:5286: result: yes configure:5198: checking for getpass configure:5255: cc -o conftest -fno-common conftest.c -lcrypt >&5 configure:5261: $? = 0 configure:5265: test -z || test ! -s conftest.err configure:5268: $? = 0 configure:5271: test -s conftest configure:5274: $? = 0 configure:5286: result: yes configure:5198: checking for getspnam configure:5255: cc -o conftest -fno-common conftest.c -lcrypt >&5 ld: Undefined symbols: _getspnam configure:5261: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "vpopmail" | #define PACKAGE_TARNAME "vpopmail" | #define PACKAGE_VERSION "5.4.20" | #define PACKAGE_STRING "vpopmail 5.4.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "vpopmail" | #define VERSION "5.4.20" | #define HAVE_LIBCRYPT 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ERR_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define CLOSEDIR_VOID 1 | #define RETSIGTYPE int | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPASS 1 | /* end confdefs.h. */ | /* Define getspnam to an innocuous variant, in case declares getspnam. | For example, HP-UX 11i declares gettimeofday. */ | #define getspnam innocuous_getspnam | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getspnam (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getspnam | | /* 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 getspnam (); | /* 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_getspnam) || defined (__stub___getspnam) | choke me | #else | char (*f) () = getspnam; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getspnam; | ; | return 0; | } configure:5286: result: no configure:5198: checking for memset configure:5255: cc -o conftest -fno-common conftest.c -lcrypt >&5 conftest.c:62: warning: conflicting types for built-in function `memset' configure:5261: $? = 0 configure:5265: test -z || test ! -s conftest.err configure:5268: $? = 0 configure:5271: test -s conftest configure:5274: $? = 0 configure:5286: result: yes configure:5198: checking for mkdir configure:5255: cc -o conftest -fno-common conftest.c -lcrypt >&5 configure:5261: $? = 0 configure:5265: test -z || test ! -s conftest.err configure:5268: $? = 0 configure:5271: test -s conftest configure:5274: $? = 0 configure:5286: result: yes configure:5198: checking for putenv configure:5255: cc -o conftest -fno-common conftest.c -lcrypt >&5 configure:5261: $? = 0 configure:5265: test -z || test ! -s conftest.err configure:5268: $? = 0 configure:5271: test -s conftest configure:5274: $? = 0 configure:5286: result: yes configure:5198: checking for rmdir configure:5255: cc -o conftest -fno-common conftest.c -lcrypt >&5 configure:5261: $? = 0 configure:5265: test -z || test ! -s conftest.err configure:5268: $? = 0 configure:5271: test -s conftest configure:5274: $? = 0 configure:5286: result: yes configure:5198: checking for socket configure:5255: cc -o conftest -fno-common conftest.c -lcrypt >&5 configure:5261: $? = 0 configure:5265: test -z || test ! -s conftest.err configure:5268: $? = 0 configure:5271: test -s conftest configure:5274: $? = 0 configure:5286: result: yes configure:5198: checking for strchr configure:5255: cc -o conftest -fno-common conftest.c -lcrypt >&5 conftest.c:67: warning: conflicting types for built-in function `strchr' configure:5261: $? = 0 configure:5265: test -z || test ! -s conftest.err configure:5268: $? = 0 configure:5271: test -s conftest configure:5274: $? = 0 configure:5286: result: yes configure:5198: checking for strdup configure:5255: cc -o conftest -fno-common conftest.c -lcrypt >&5 configure:5261: $? = 0 configure:5265: test -z || test ! -s conftest.err configure:5268: $? = 0 configure:5271: test -s conftest configure:5274: $? = 0 configure:5286: result: yes configure:5198: checking for strerror configure:5255: cc -o conftest -fno-common conftest.c -lcrypt >&5 configure:5261: $? = 0 configure:5265: test -z || test ! -s conftest.err configure:5268: $? = 0 configure:5271: test -s conftest configure:5274: $? = 0 configure:5286: result: yes configure:5198: checking for strncasecmp configure:5255: cc -o conftest -fno-common conftest.c -lcrypt >&5 configure:5261: $? = 0 configure:5265: test -z || test ! -s conftest.err configure:5268: $? = 0 configure:5271: test -s conftest configure:5274: $? = 0 configure:5286: result: yes configure:5198: checking for strrchr configure:5255: cc -o conftest -fno-common conftest.c -lcrypt >&5 conftest.c:71: warning: conflicting types for built-in function `strrchr' configure:5261: $? = 0 configure:5265: test -z || test ! -s conftest.err configure:5268: $? = 0 configure:5271: test -s conftest configure:5274: $? = 0 configure:5286: result: yes configure:5198: checking for strspn configure:5255: cc -o conftest -fno-common conftest.c -lcrypt >&5 conftest.c:72: warning: conflicting types for built-in function `strspn' configure:5261: $? = 0 configure:5265: test -z || test ! -s conftest.err configure:5268: $? = 0 configure:5271: test -s conftest configure:5274: $? = 0 configure:5286: result: yes configure:5198: checking for strstr configure:5255: cc -o conftest -fno-common conftest.c -lcrypt >&5 conftest.c:73: warning: conflicting types for built-in function `strstr' configure:5261: $? = 0 configure:5265: test -z || test ! -s conftest.err configure:5268: $? = 0 configure:5271: test -s conftest configure:5274: $? = 0 configure:5286: result: yes configure:5198: checking for utime configure:5255: cc -o conftest -fno-common conftest.c -lcrypt >&5 configure:5261: $? = 0 configure:5265: test -z || test ! -s conftest.err configure:5268: $? = 0 configure:5271: test -s conftest configure:5274: $? = 0 configure:5286: result: yes configure:5198: checking for warn configure:5255: cc -o conftest -fno-common conftest.c -lcrypt >&5 configure:5261: $? = 0 configure:5265: test -z || test ! -s conftest.err configure:5268: $? = 0 configure:5271: test -s conftest configure:5274: $? = 0 configure:5286: result: yes configure:5299: checking vpopmail configure options configure:5301: result: ok configure:5465: checking whether we can locate the qmail directory configure:5494: result: yes configure:5504: checking whether we can locate the qmail-newu program configure:5524: result: no configure:5526: error: Unable to find your qmail-newu file, specify --enable-qmail-newu. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_c_inline=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common 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=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_func_bzero=yes ac_cv_func_closedir_void=yes ac_cv_func_dup2=yes ac_cv_func_fdatasync=no ac_cv_func_getcwd=yes ac_cv_func_gethostname=yes ac_cv_func_getpass=yes ac_cv_func_getspnam=no ac_cv_func_memset=yes ac_cv_func_mkdir=yes ac_cv_func_putenv=yes ac_cv_func_rmdir=yes ac_cv_func_socket=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncasecmp=yes ac_cv_func_strrchr=yes ac_cv_func_strspn=yes ac_cv_func_strstr=yes ac_cv_func_utime=yes ac_cv_func_utime_null=no ac_cv_func_warn=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_crypt_h=no ac_cv_header_dirent_dirent_h=no ac_cv_header_dirent_ndir_h=no ac_cv_header_dirent_sys_dir_h=no ac_cv_header_dirent_sys_ndir_h=no ac_cv_header_err_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_shadow_h=no ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_sys_wait_h=no ac_cv_header_syslog_h=yes ac_cv_header_unistd_h=no ac_cv_header_utime_h=yes ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_crypt_crypt=yes ac_cv_objext= ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_prog_make_gmake_set=yes ac_cv_search_opendir='none required' ac_cv_search_strerror='none required' ac_cv_struct_tm=sys/time.h ac_cv_type_mode_t=no ac_cv_type_off_t=no ac_cv_type_pid_t=no ac_cv_type_signal=int ac_cv_type_size_t=no ac_cv_type_uid_t=yes am_cv_CC_dependencies_compiler_type=none lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='true' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/mail/vpopmail/work/vpopmail-5.4.20/missing --run tar' AUTOCONF='true' AUTOHEADER='true' AUTOMAKE='true' AWK='gawk' CC='cc' CCDEPMODE='depmode=none' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='-lcrypt ' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/mail/vpopmail/work/vpopmail-5.4.20/missing --run makeinfo' OBJEXT='' PACKAGE='vpopmail' PACKAGE_BUGREPORT='' PACKAGE_NAME='vpopmail' PACKAGE_STRING='vpopmail 5.4.20' PACKAGE_TARNAME='vpopmail' PACKAGE_VERSION='5.4.20' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='' USE_MYSQL='' VERSION='5.4.20' ac_ct_CC='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' auth_inc='' auth_libs='' authlib='' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' domains_dir='' exec_prefix='NONE' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/mail/vpopmail/work/vpopmail-5.4.20/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' vpopgroup='' vpopmaildir='' vpopuser='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define CLOSEDIR_VOID 1 #define HAVE_ARPA_INET_H 1 #define HAVE_BZERO 1 #define HAVE_DUP2 1 #define HAVE_ERR_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GETCWD 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETPASS 1 #define HAVE_LIBCRYPT 1 #define HAVE_MEMSET 1 #define HAVE_MKDIR 1 #define HAVE_NETINET_IN_H 1 #define HAVE_PUTENV 1 #define HAVE_RMDIR 1 #define HAVE_SOCKET 1 #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRNCASECMP 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_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_UTIME 1 #define HAVE_UTIME_H 1 #define HAVE_WARN 1 #define PACKAGE "vpopmail" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "vpopmail" #define PACKAGE_STRING "vpopmail 5.4.20" #define PACKAGE_TARNAME "vpopmail" #define PACKAGE_VERSION "5.4.20" #define PS_COMMAND "ps axww" #define QMAILDIR "/var/qmail" #define RETSIGTYPE int #define TM_IN_SYS_TIME 1 #define VERSION "5.4.20" #define const #define inline #define mode_t int #define off_t long #define pid_t int #define size_t unsigned #endif #ifndef __cplusplus configure: exit 1