This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by ZMailer configure 2.99.56, which was generated by GNU Autoconf 2.57. Invocation command line was $ ./configure --prefix=/opt/mail ## --------- ## ## Platform. ## ## --------- ## hostname = mea-ext uname -m = i686 uname -r = 2.4.22-1.2115.nptlsmp uname -s = Linux uname -v = #1 SMP Wed Oct 29 15:30:09 EST 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/kerberos/bin PATH: /usr/local/bin PATH: /bin PATH: /usr/bin PATH: /usr/X11R6/bin PATH: /home/mea/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1419: checking for gcc configure:1435: found /usr/bin/gcc configure:1445: result: gcc configure:1689: checking for C compiler version configure:1692: gcc --version &5 gcc (GCC) 3.3.1 20030811 (Red Hat Linux 3.3.1-1) Copyright (C) 2003 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:1695: $? = 0 configure:1697: gcc -v &5 Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.3.1/specs Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --host=i386-redhat-linux Thread model: posix gcc version 3.3.1 20030811 (Red Hat Linux 3.3.1-1) configure:1700: $? = 0 configure:1702: gcc -V &5 gcc: `-V' option must have argument configure:1705: $? = 1 configure:1729: checking for C compiler default output configure:1732: gcc conftest.c >&5 configure:1735: $? = 0 configure:1781: result: a.out configure:1786: checking whether the C compiler works configure:1792: ./a.out configure:1795: $? = 0 configure:1812: result: yes configure:1819: checking whether we are cross compiling configure:1821: result: no configure:1824: checking for suffix of executables configure:1826: gcc -o conftest conftest.c >&5 configure:1829: $? = 0 configure:1854: result: configure:1860: checking for suffix of object files configure:1882: gcc -c conftest.c >&5 configure:1885: $? = 0 configure:1907: result: o configure:1911: checking whether we are using the GNU C compiler configure:1936: gcc -c conftest.c >&5 configure:1939: $? = 0 configure:1942: test -s conftest.o configure:1945: $? = 0 configure:1958: result: yes configure:1964: checking whether gcc accepts -g configure:1986: gcc -c -g conftest.c >&5 configure:1989: $? = 0 configure:1992: test -s conftest.o configure:1995: $? = 0 configure:2006: result: yes configure:2023: checking for gcc option to accept ANSI C configure:2084: gcc -c -g -O2 conftest.c >&5 configure:2087: $? = 0 configure:2090: test -s conftest.o configure:2093: $? = 0 configure:2111: result: none needed configure:2129: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2132: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2246: checking how to run the C preprocessor configure:2282: gcc -E conftest.c configure:2288: $? = 0 configure:2320: gcc -E conftest.c configure:2319:28: ac_nonexistent.h: No such file or directory configure:2326: $? = 1 configure: failed program was: | #line 2311 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | /* end confdefs.h. */ | #include configure:2364: result: gcc -E configure:2389: gcc -E conftest.c configure:2395: $? = 0 configure:2427: gcc -E conftest.c configure:2426:28: ac_nonexistent.h: No such file or directory configure:2433: $? = 1 configure: failed program was: | #line 2418 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | /* end confdefs.h. */ | #include configure:2477: checking for strerror in -lcposix configure:2508: gcc -o conftest -g -O2 conftest.c -lcposix >&5 /usr/bin/ld: cannot find -lcposix collect2: ld returned 1 exit status configure:2511: $? = 1 configure: failed program was: | #line 2484 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strerror (); | int | main () | { | strerror (); | ; | return 0; | } configure:2529: result: no configure:2538: checking for egrep configure:2548: result: grep -E configure:2554: checking for AIX configure:2577: result: no configure:2583: checking for ANSI C header files configure:2609: gcc -c -g -O2 conftest.c >&5 configure:2612: $? = 0 configure:2615: test -s conftest.o configure:2618: $? = 0 configure:2707: gcc -o conftest -g -O2 conftest.c >&5 configure:2710: $? = 0 configure:2712: ./conftest configure:2715: $? = 0 configure:2730: result: yes configure:2754: checking for sys/types.h configure:2771: gcc -c -g -O2 conftest.c >&5 configure:2774: $? = 0 configure:2777: test -s conftest.o configure:2780: $? = 0 configure:2791: result: yes configure:2754: checking for sys/stat.h configure:2771: gcc -c -g -O2 conftest.c >&5 configure:2774: $? = 0 configure:2777: test -s conftest.o configure:2780: $? = 0 configure:2791: result: yes configure:2754: checking for stdlib.h configure:2771: gcc -c -g -O2 conftest.c >&5 configure:2774: $? = 0 configure:2777: test -s conftest.o configure:2780: $? = 0 configure:2791: result: yes configure:2754: checking for string.h configure:2771: gcc -c -g -O2 conftest.c >&5 configure:2774: $? = 0 configure:2777: test -s conftest.o configure:2780: $? = 0 configure:2791: result: yes configure:2754: checking for memory.h configure:2771: gcc -c -g -O2 conftest.c >&5 configure:2774: $? = 0 configure:2777: test -s conftest.o configure:2780: $? = 0 configure:2791: result: yes configure:2754: checking for strings.h configure:2771: gcc -c -g -O2 conftest.c >&5 configure:2774: $? = 0 configure:2777: test -s conftest.o configure:2780: $? = 0 configure:2791: result: yes configure:2754: checking for inttypes.h configure:2771: gcc -c -g -O2 conftest.c >&5 configure:2774: $? = 0 configure:2777: test -s conftest.o configure:2780: $? = 0 configure:2791: result: yes configure:2754: checking for stdint.h configure:2771: gcc -c -g -O2 conftest.c >&5 configure:2774: $? = 0 configure:2777: test -s conftest.o configure:2780: $? = 0 configure:2791: result: yes configure:2754: checking for unistd.h configure:2771: gcc -c -g -O2 conftest.c >&5 configure:2774: $? = 0 configure:2777: test -s conftest.o configure:2780: $? = 0 configure:2791: result: yes configure:2813: checking minix/config.h usability configure:2826: gcc -c -g -O2 conftest.c >&5 configure:2867:26: minix/config.h: No such file or directory configure:2829: $? = 1 configure: failed program was: | #line 2815 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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 | #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:2845: result: no configure:2849: checking minix/config.h presence configure:2860: gcc -E conftest.c configure:2869:26: minix/config.h: No such file or directory configure:2866: $? = 1 configure: failed program was: | #line 2851 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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 configure:2885: result: no configure:2921: checking for minix/config.h configure:2928: result: no configure:3653: checking whether make sets $(MAKE) configure:3673: result: yes configure:3684: checking for dup2 configure:3734: gcc -o conftest -g -O2 conftest.c >&5 configure:3737: $? = 0 configure:3740: test -s conftest configure:3743: $? = 0 configure:3754: result: yes configure:3795: result: *** configure:3797: result: *** You can set ZCONFIG environment variable to define configure:3799: result: *** the location of the (default) /opt/mail/zmailer.conf -file configure:3801: result: *** (You can use also --with-zconfig= -parameter) configure:3803: result: *** configure:3805: result: *** Consider also setting following parameters: configure:3807: result: *** --mandir=DIR -- for man-pages configure:3809: result: *** --libdir=DIR -- for libzmailer(3) configure:3811: result: *** --includedir=DIR -- for libzmailer(3) configure:3813: result: *** (They can be outside the --prefix=DIR -tree) configure:3815: result: *** configure:3817: result: *** You can also set CC, CFLAGS, and CPPFLAGS environment variables configure:3819: result: *** to choose the C-compiler, and its options, especially at systems configure:3821: result: *** where there are multiple choices to use ... configure:3823: result: *** (Also doing CPPFLAGS="-I/local/include" may be something you need configure:3825: result: *** to find oddly located headers of some utility libraries.) configure:3827: result: *** configure:3835: checking for ln configure:3853: found /bin/ln configure:3866: result: /bin/ln configure:3874: checking for mv configure:3892: found /bin/mv configure:3905: result: /bin/mv configure:3913: checking for rm configure:3931: found /bin/rm configure:3944: result: /bin/rm configure:3952: checking for true configure:3970: found /bin/true configure:3983: result: /bin/true configure:3991: checking for perl configure:4009: found /usr/bin/perl configure:4022: result: /usr/bin/perl configure:4030: checking for gzip configure:4048: found /bin/gzip configure:4061: result: /bin/gzip configure:4069: checking for pkg-config configure:4087: found /usr/bin/pkg-config configure:4099: result: /usr/bin/pkg-config configure:4109: result: ** Using C compiler: gcc configure:4111: result: ** Using CFLAGS: -g -O2 configure:4113: result: ** Using CPPDEP: gcc -MM configure:4159: checking for a BSD-compatible install configure:4213: result: /usr/bin/install -c configure:4239: checking for msgfmt configure:4267: result: /usr/bin/msgfmt configure:4276: checking for gmsgfmt configure:4307: result: /usr/bin/msgfmt configure:4317: checking for xgettext configure:4345: result: /usr/bin/xgettext configure:4356: checking for msgmerge configure:4383: result: /usr/bin/msgmerge configure:4440: checking build system type configure:4458: result: i686-pc-linux-gnu configure:4466: checking host system type configure:4480: result: i686-pc-linux-gnu configure:4499: checking for ld used by GCC configure:4562: result: /usr/bin/ld configure:4571: checking if the linker (/usr/bin/ld) is GNU ld GNU ld version 2.14.90.0.6 20030820 configure:4583: result: yes configure:4589: checking for shared library run path origin configure:4602: result: done configure:5019: checking whether NLS is requested configure:5028: result: yes configure:5045: checking for GNU gettext in libc configure:5070: gcc -o conftest -g -O2 conftest.c >&5 configure:5073: $? = 0 configure:5076: test -s conftest configure:5079: $? = 0 configure:5090: result: yes configure:5848: checking for ranlib configure:5864: found /usr/bin/ranlib configure:5875: result: ranlib configure:5889: checking for ar configure:5907: found /usr/bin/ar configure:5920: result: /usr/bin/ar configure:5928: checking for ld configure:5959: result: /usr/bin/ld configure:5969: checking for bison configure:5985: found /usr/bin/bison configure:5995: result: bison -y configure:6006: checking whether ln -s works configure:6010: result: yes configure:6017: checking whether sys/types.h defines makedev configure:6039: gcc -o conftest -g -O2 conftest.c >&5 configure:6042: $? = 0 configure:6045: test -s conftest configure:6048: $? = 0 configure:6060: result: yes configure:6346: checking whether byte ordering is bigendian configure:6374: gcc -c -g -O2 conftest.c >&5 configure:6377: $? = 0 configure:6380: test -s conftest.o configure:6383: $? = 0 configure:6408: gcc -c -g -O2 conftest.c >&5 configure: In function `main': configure:6416: error: `not' undeclared (first use in this function) configure:6416: error: (Each undeclared identifier is reported only once configure:6416: error: for each function it appears in.) configure:6416: error: syntax error before "big" configure:6411: $? = 1 configure: failed program was: | #line 6386 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:6531: result: no configure:6550: checking for inline configure:6572: gcc -c -g -O2 conftest.c >&5 configure:6575: $? = 0 configure:6578: test -s conftest.o configure:6581: $? = 0 configure:6593: result: inline configure:6608: checking for void * configure:6633: gcc -c -g -O2 conftest.c >&5 configure:6636: $? = 0 configure:6639: test -s conftest.o configure:6642: $? = 0 configure:6653: result: yes configure:6656: checking size of void * configure:6931: gcc -o conftest -g -O2 conftest.c >&5 configure:6934: $? = 0 configure:6936: ./conftest configure:6939: $? = 0 configure:6962: result: 4 configure:6969: checking for short configure:6994: gcc -c -g -O2 conftest.c >&5 configure:6997: $? = 0 configure:7000: test -s conftest.o configure:7003: $? = 0 configure:7014: result: yes configure:7017: checking size of short configure:7292: gcc -o conftest -g -O2 conftest.c >&5 configure:7295: $? = 0 configure:7297: ./conftest configure:7300: $? = 0 configure:7323: result: 2 configure:7330: checking for int configure:7355: gcc -c -g -O2 conftest.c >&5 configure:7358: $? = 0 configure:7361: test -s conftest.o configure:7364: $? = 0 configure:7375: result: yes configure:7378: checking size of int configure:7653: gcc -o conftest -g -O2 conftest.c >&5 configure:7656: $? = 0 configure:7658: ./conftest configure:7661: $? = 0 configure:7684: result: 4 configure:7691: checking for long configure:7716: gcc -c -g -O2 conftest.c >&5 configure:7719: $? = 0 configure:7722: test -s conftest.o configure:7725: $? = 0 configure:7736: result: yes configure:7739: checking size of long configure:8014: gcc -o conftest -g -O2 conftest.c >&5 configure:8017: $? = 0 configure:8019: ./conftest configure:8022: $? = 0 configure:8045: result: 4 configure:8052: checking for double configure:8077: gcc -c -g -O2 conftest.c >&5 configure:8080: $? = 0 configure:8083: test -s conftest.o configure:8086: $? = 0 configure:8097: result: yes configure:8100: checking size of double configure:8375: gcc -o conftest -g -O2 conftest.c >&5 configure:8378: $? = 0 configure:8380: ./conftest configure:8383: $? = 0 configure:8406: result: 8 configure:8490: result: Using ZMailer parametrization file path: /opt/mail/zmailer.conf configure:8496: result: The file exists, we use its values as defaults configure:8529: result: Using ZMailer MAILBOX directory path: /var/spool/mail configure:8554: result: Using ZMailer POSTOFFICE path: /var/spool/postoffice configure:8571: result: Using ZMailer MAILSHARE directory path: /opt/mail configure:8587: result: Using ZMailer MAILVAR directory path: /opt/mail configure:8603: result: Using ZMailer MAILBIN directory path: /opt/mail/bin configure:8619: result: Using ZMailer LOGDIR directory path: /var/log/mail configure:8646: result: Using ZMailer ROUTEUSER_IN_ABNORMAL_UNIX value: 'z' configure:8664: result: Using ZMailer NNTPSERVER host name: nntp configure:8712: result: Using ZMailer INEWS program path: inews configure:8717: result: Using ZMailer SCHEDULEROPTIONS='-S -H' configure:8721: result: Using ZMailer ROUTEROPTIONS='-dkWn 1' configure:8725: result: Using ZMailer SMTPOPTIONS='-s strict -h -s ve -l /var/log/mail/smtpserver' configure:8760: result: Using ZMailer SENDMAILPATH: /usr/sbin/sendmail configure:8787: result: Using ZMailer RMAILPATH: /bin/rmail configure:8813: result: Using ZMailer VACATIONPATH: /usr/bin/vacation configure:8830: result: Using ZMailer SELFADDRESSES: configure:8846: result: Using ZMailer BINDADDR: configure:8859: result: Using ZMailer SYSLOGFLG: RT configure:8873: result: Using ZMailer SNMPSHAREDFILE: /var/spool/postoffice/.zmailer.SNMP.block configure:8883: result: Using ZMailer DOMAIN_AWARE_GETPWNAM: configure:8930: result: Using ZMailer malloc library of type: system configure:8969: checking for sys/wait.h that is POSIX.1 compatible configure:9001: gcc -c -g -O2 conftest.c >&5 configure:9004: $? = 0 configure:9007: test -s conftest.o configure:9010: $? = 0 configure:9021: result: yes configure:9031: checking for wait3 that fills in rusage configure:9083: gcc -o conftest -g -O2 conftest.c >&5 configure:9086: $? = 0 configure:9088: ./conftest configure:9091: $? = 0 configure:9105: result: yes configure:9121: checking for waitpid configure:9171: gcc -o conftest -g -O2 conftest.c >&5 configure:9174: $? = 0 configure:9177: test -s conftest configure:9180: $? = 0 configure:9191: result: yes configure:9121: checking for getrusage configure:9171: gcc -o conftest -g -O2 conftest.c >&5 configure:9174: $? = 0 configure:9177: test -s conftest configure:9180: $? = 0 configure:9191: result: yes configure:9121: checking for wait4 configure:9171: gcc -o conftest -g -O2 conftest.c >&5 configure:9174: $? = 0 configure:9177: test -s conftest configure:9180: $? = 0 configure:9191: result: yes configure:9209: checking for getenv configure:9259: gcc -o conftest -g -O2 conftest.c >&5 configure:9262: $? = 0 configure:9265: test -s conftest configure:9268: $? = 0 configure:9279: result: yes configure:9209: checking for putenv configure:9259: gcc -o conftest -g -O2 conftest.c >&5 configure:9262: $? = 0 configure:9265: test -s conftest configure:9268: $? = 0 configure:9279: result: yes configure:9209: checking for setenv configure:9259: gcc -o conftest -g -O2 conftest.c >&5 configure:9262: $? = 0 configure:9265: test -s conftest configure:9268: $? = 0 configure:9279: result: yes configure:9209: checking for unsetenv configure:9259: gcc -o conftest -g -O2 conftest.c >&5 configure:9262: $? = 0 configure:9265: test -s conftest configure:9268: $? = 0 configure:9279: result: yes configure:9209: checking for setproctitle configure:9259: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccYvxKnw.o(.text+0x11): In function `main': /home/mea/src/zmailer-2-old/zmailer-2.99.56/configure:9283: undefined reference to `setproctitle' /tmp/ccYvxKnw.o(.data+0x0):/home/mea/src/zmailer-2-old/zmailer-2.99.56/configure:9282: undefined reference to `setproctitle' collect2: ld returned 1 exit status configure:9262: $? = 1 configure: failed program was: | #line 9214 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setproctitle (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | #ifdef __STDC__ | # include | #else | # include | #endif | /* 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 setproctitle (); | /* 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_setproctitle) || defined (__stub___setproctitle) | choke me | #else | char (*f) () = setproctitle; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != setproctitle; | ; | return 0; | } configure:9279: result: no configure:9300: checking for uid_t in sys/types.h configure:9324: result: yes configure:9339: checking type of array argument to getgroups configure:9378: gcc -o conftest -g -O2 conftest.c >&5 configure:9381: $? = 0 configure:9383: ./conftest configure:9386: $? = 0 configure:9420: result: gid_t configure:9428: checking for mode_t configure:9453: gcc -c -g -O2 conftest.c >&5 configure:9456: $? = 0 configure:9459: test -s conftest.o configure:9462: $? = 0 configure:9473: result: yes configure:9485: checking for off_t configure:9510: gcc -c -g -O2 conftest.c >&5 configure:9513: $? = 0 configure:9516: test -s conftest.o configure:9519: $? = 0 configure:9530: result: yes configure:9542: checking return type of signal handlers configure:9574: gcc -c -g -O2 conftest.c >&5 configure:9577: $? = 0 configure:9580: test -s conftest.o configure:9583: $? = 0 configure:9594: result: void configure:9602: checking for size_t configure:9627: gcc -c -g -O2 conftest.c >&5 configure:9630: $? = 0 configure:9633: test -s conftest.o configure:9636: $? = 0 configure:9647: result: yes configure:9659: checking for uid_t in sys/types.h configure:9683: result: yes configure:9698: checking for ino_t configure:9723: gcc -c -g -O2 conftest.c >&5 configure:9726: $? = 0 configure:9729: test -s conftest.o configure:9732: $? = 0 configure:9743: result: yes configure:9753: checking for u_int16_t configure:9778: gcc -c -g -O2 conftest.c >&5 configure:9781: $? = 0 configure:9784: test -s conftest.o configure:9787: $? = 0 configure:9798: result: yes configure:9808: checking for u_int32_t configure:9833: gcc -c -g -O2 conftest.c >&5 configure:9836: $? = 0 configure:9839: test -s conftest.o configure:9842: $? = 0 configure:9853: result: yes configure:9863: checking for uint16_t configure:9888: gcc -c -g -O2 conftest.c >&5 configure:9891: $? = 0 configure:9894: test -s conftest.o configure:9897: $? = 0 configure:9908: result: yes configure:9918: checking for uint32_t configure:9943: gcc -c -g -O2 conftest.c >&5 configure:9946: $? = 0 configure:9949: test -s conftest.o configure:9952: $? = 0 configure:9963: result: yes configure:9975: checking for an ANSI C-conforming const configure:10043: gcc -c -g -O2 conftest.c >&5 configure:10046: $? = 0 configure:10049: test -s conftest.o configure:10052: $? = 0 configure:10063: result: yes configure:10073: checking for ANSI C header files configure:10220: result: yes configure:10246: checking sys/time.h usability configure:10259: gcc -c -g -O2 conftest.c >&5 configure:10262: $? = 0 configure:10265: test -s conftest.o configure:10268: $? = 0 configure:10278: result: yes configure:10282: checking sys/time.h presence configure:10293: gcc -E conftest.c configure:10299: $? = 0 configure:10318: result: yes configure:10354: checking for sys/time.h configure:10361: result: yes configure:10374: checking whether time.h and sys/time.h may both be included configure:10400: gcc -c -g -O2 conftest.c >&5 configure:10403: $? = 0 configure:10406: test -s conftest.o configure:10409: $? = 0 configure:10420: result: yes configure:10430: checking whether struct tm is in sys/time.h or time.h configure:10454: gcc -c -g -O2 conftest.c >&5 configure:10457: $? = 0 configure:10460: test -s conftest.o configure:10463: $? = 0 configure:10474: result: time.h configure:10484: checking for struct tm.tm_zone configure:10511: gcc -c -g -O2 conftest.c >&5 configure:10514: $? = 0 configure:10517: test -s conftest.o configure:10520: $? = 0 configure:10571: result: yes configure:10646: checking whether struct tm is in sys/time.h or time.h configure:10690: result: time.h configure:10703: checking for tm_gmtoff in struct tm configure:10726: gcc -c -g -O2 conftest.c >&5 configure:10729: $? = 0 configure:10732: test -s conftest.o configure:10735: $? = 0 configure:10746: result: yes configure:10870: result: Scanning possible database libraries in preferrence order: configure:10872: result: NDBM, GDBM, BSD DB 1.x, SleepyCat DB 2.x/3.x/4.x configure:10874: result: ( Hash, Hash, Hash, BTree, BTree ) configure:10876: result: Last one of them found will be system default DB format. configure:10911: checking ndbm.h usability configure:10924: gcc -c -g -O2 conftest.c >&5 configure:10997:18: ndbm.h: No such file or directory configure:10927: $? = 1 configure: failed program was: | #line 10913 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 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:10943: result: no configure:10947: checking ndbm.h presence configure:10958: gcc -E conftest.c configure:10999:18: ndbm.h: No such file or directory configure:10964: $? = 1 configure: failed program was: | #line 10949 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | /* end confdefs.h. */ | #include configure:10983: result: no configure:11019: checking for ndbm.h configure:11026: result: no configure:10911: checking gdbm.h usability configure:10924: gcc -c -g -O2 conftest.c >&5 configure:10927: $? = 0 configure:10930: test -s conftest.o configure:10933: $? = 0 configure:10943: result: yes configure:10947: checking gdbm.h presence configure:10958: gcc -E conftest.c configure:10964: $? = 0 configure:10983: result: yes configure:11019: checking for gdbm.h configure:11026: result: yes configure:10911: checking db.h usability configure:10924: gcc -c -g -O2 conftest.c >&5 configure:10927: $? = 0 configure:10930: test -s conftest.o configure:10933: $? = 0 configure:10943: result: yes configure:10947: checking db.h presence configure:10958: gcc -E conftest.c configure:10964: $? = 0 configure:10983: result: yes configure:11019: checking for db.h configure:11026: result: yes configure:10911: checking db1/db.h usability configure:10924: gcc -c -g -O2 conftest.c >&5 configure:10999:20: db1/db.h: No such file or directory configure:10927: $? = 1 configure: failed program was: | #line 10913 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_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:10943: result: no configure:10947: checking db1/db.h presence configure:10958: gcc -E conftest.c configure:11001:20: db1/db.h: No such file or directory configure:10964: $? = 1 configure: failed program was: | #line 10949 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | /* end confdefs.h. */ | #include configure:10983: result: no configure:11019: checking for db1/db.h configure:11026: result: no configure:10911: checking db_185.h usability configure:10924: gcc -c -g -O2 conftest.c >&5 configure:10927: $? = 0 configure:10930: test -s conftest.o configure:10933: $? = 0 configure:10943: result: yes configure:10947: checking db_185.h presence configure:10958: gcc -E conftest.c configure:10964: $? = 0 configure:10983: result: yes configure:11019: checking for db_185.h configure:11026: result: yes configure:10911: checking db3.h usability configure:10924: gcc -c -g -O2 conftest.c >&5 configure:11000:17: db3.h: No such file or directory configure:10927: $? = 1 configure: failed program was: | #line 10913 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_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:10943: result: no configure:10947: checking db3.h presence configure:10958: gcc -E conftest.c configure:11002:17: db3.h: No such file or directory configure:10964: $? = 1 configure: failed program was: | #line 10949 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_H 1 | /* end confdefs.h. */ | #include configure:10983: result: no configure:11019: checking for db3.h configure:11026: result: no configure:10911: checking db2/db.h usability configure:10924: gcc -c -g -O2 conftest.c >&5 configure:11000:20: db2/db.h: No such file or directory configure:10927: $? = 1 configure: failed program was: | #line 10913 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_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:10943: result: no configure:10947: checking db2/db.h presence configure:10958: gcc -E conftest.c configure:11002:20: db2/db.h: No such file or directory configure:10964: $? = 1 configure: failed program was: | #line 10949 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_H 1 | /* end confdefs.h. */ | #include configure:10983: result: no configure:11019: checking for db2/db.h configure:11026: result: no configure:10911: checking db2/db_185.h usability configure:10924: gcc -c -g -O2 conftest.c >&5 configure:11000:24: db2/db_185.h: No such file or directory configure:10927: $? = 1 configure: failed program was: | #line 10913 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_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:10943: result: no configure:10947: checking db2/db_185.h presence configure:10958: gcc -E conftest.c configure:11002:24: db2/db_185.h: No such file or directory configure:10964: $? = 1 configure: failed program was: | #line 10949 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_H 1 | /* end confdefs.h. */ | #include configure:10983: result: no configure:11019: checking for db2/db_185.h configure:11026: result: no configure:10911: checking db3/db.h usability configure:10924: gcc -c -g -O2 conftest.c >&5 configure:11000:20: db3/db.h: No such file or directory configure:10927: $? = 1 configure: failed program was: | #line 10913 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_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:10943: result: no configure:10947: checking db3/db.h presence configure:10958: gcc -E conftest.c configure:11002:20: db3/db.h: No such file or directory configure:10964: $? = 1 configure: failed program was: | #line 10949 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_H 1 | /* end confdefs.h. */ | #include configure:10983: result: no configure:11019: checking for db3/db.h configure:11026: result: no configure:10911: checking db3/db_185.h usability configure:10924: gcc -c -g -O2 conftest.c >&5 configure:11000:24: db3/db_185.h: No such file or directory configure:10927: $? = 1 configure: failed program was: | #line 10913 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_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:10943: result: no configure:10947: checking db3/db_185.h presence configure:10958: gcc -E conftest.c configure:11002:24: db3/db_185.h: No such file or directory configure:10964: $? = 1 configure: failed program was: | #line 10949 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_H 1 | /* end confdefs.h. */ | #include configure:10983: result: no configure:11019: checking for db3/db_185.h configure:11026: result: no configure:10911: checking db4/db.h usability configure:10924: gcc -c -g -O2 conftest.c >&5 configure:10927: $? = 0 configure:10930: test -s conftest.o configure:10933: $? = 0 configure:10943: result: yes configure:10947: checking db4/db.h presence configure:10958: gcc -E conftest.c configure:10964: $? = 0 configure:10983: result: yes configure:11019: checking for db4/db.h configure:11026: result: yes configure:10911: checking ldap.h usability configure:10924: gcc -c -g -O2 conftest.c >&5 configure:10927: $? = 0 configure:10930: test -s conftest.o configure:10933: $? = 0 configure:10943: result: yes configure:10947: checking ldap.h presence configure:10958: gcc -E conftest.c configure:10964: $? = 0 configure:10983: result: yes configure:11019: checking for ldap.h configure:11026: result: yes configure:11446: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccqAZUjw.o(.text+0xa): In function `main': /home/mea/src/zmailer-2-old/zmailer-2.99.56/configure:11488: undefined reference to `gdbm_open' collect2: ld returned 1 exit status configure:11449: $? = 1 configure: failed program was: | #line 11429 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_H 1 | #define HAVE_DB4_DB_H 1 | #define HAVE_LDAP_H 1 | /* end confdefs.h. */ | | int | main () | { | gdbm_open(); | ; | return 0; | } configure:11486: gcc -o conftest -g -O2 conftest.c -lgdbm >&5 configure:11489: $? = 0 configure:11492: test -s conftest configure:11495: $? = 0 configure:11529: result: Located GNU GDBM's gdbm_open() routine at gdbm library configure:11551: gcc -o conftest -g -O2 conftest.c -lgdbm >&5 configure:11554: $? = 0 configure:11557: test -s conftest configure:11560: $? = 0 configure:11578: result: The GDBM has gdbm_fdesc() function! configure:11623: gcc -o conftest -g -O2 conftest.c >&5 /tmp/cc88XWyT.o(.text+0xa): In function `main': /home/mea/src/zmailer-2-old/zmailer-2.99.56/configure:11667: undefined reference to `dbopen' collect2: ld returned 1 exit status configure:11626: $? = 1 configure: failed program was: | #line 11606 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_H 1 | #define HAVE_DB4_DB_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_GDBM_FDESC 1 | #define HAVE_GDBM 1 | /* end confdefs.h. */ | | int | main () | { | dbopen(); | ; | return 0; | } configure:11664: gcc -o conftest -g -O2 conftest.c -ldb1 >&5 /usr/bin/ld: cannot find -ldb1 collect2: ld returned 1 exit status configure:11667: $? = 1 configure: failed program was: | #line 11647 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_H 1 | #define HAVE_DB4_DB_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_GDBM_FDESC 1 | #define HAVE_GDBM 1 | /* end confdefs.h. */ | | int | main () | { | dbopen(); | ; | return 0; | } configure:11689: result: ??? Has , but dbopen() is not at libc, nor at libdb ??? configure:11704: result: Didn't locate BSD DB 1.x dbopen() anywhere, although file exists. configure:11763: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccy0SEG6.o(.text+0xa): In function `main': /home/mea/src/zmailer-2-old/zmailer-2.99.56/configure:11807: undefined reference to `dbopen' collect2: ld returned 1 exit status configure:11766: $? = 1 configure: failed program was: | #line 11746 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_H 1 | #define HAVE_DB4_DB_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_GDBM_FDESC 1 | #define HAVE_GDBM 1 | /* end confdefs.h. */ | | int | main () | { | dbopen(); | ; | return 0; | } configure:11804: gcc -o conftest -g -O2 conftest.c -ldb1 >&5 /usr/bin/ld: cannot find -ldb1 collect2: ld returned 1 exit status configure:11807: $? = 1 configure: failed program was: | #line 11787 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_H 1 | #define HAVE_DB4_DB_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_GDBM_FDESC 1 | #define HAVE_GDBM 1 | /* end confdefs.h. */ | | int | main () | { | dbopen(); | ; | return 0; | } configure:11844: gcc -o conftest -g -O2 conftest.c -ldb >&5 /tmp/ccuSzp7j.o(.text+0xa): In function `main': /home/mea/src/zmailer-2-old/zmailer-2.99.56/configure:11888: undefined reference to `dbopen' collect2: ld returned 1 exit status configure:11847: $? = 1 configure: failed program was: | #line 11827 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_H 1 | #define HAVE_DB4_DB_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_GDBM_FDESC 1 | #define HAVE_GDBM 1 | /* end confdefs.h. */ | | int | main () | { | dbopen(); | ; | return 0; | } configure:11874: result: ??? Has , but dbopen() is not at libc, at libdb, nor at libdb1 ??? configure:11889: result: Didn't locate BSD DB 1.x dbopen() anywhere, although file exists. configure:11949: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccyVNnNc.o(.text+0xa): In function `main': /home/mea/src/zmailer-2-old/zmailer-2.99.56/configure:11993: undefined reference to `db_open' collect2: ld returned 1 exit status configure:11952: $? = 1 configure: failed program was: | #line 11932 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_H 1 | #define HAVE_DB4_DB_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_GDBM_FDESC 1 | #define HAVE_GDBM 1 | /* end confdefs.h. */ | | int | main () | { | db_open(); | ; | return 0; | } configure:11990: gcc -o conftest -g -O2 conftest.c -ldb2 >&5 /usr/bin/ld: cannot find -ldb2 collect2: ld returned 1 exit status configure:11993: $? = 1 configure: failed program was: | #line 11973 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_H 1 | #define HAVE_DB4_DB_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_GDBM_FDESC 1 | #define HAVE_GDBM 1 | /* end confdefs.h. */ | | int | main () | { | db_open(); | ; | return 0; | } configure:12029: gcc -o conftest -g -O2 conftest.c -ldb >&5 /tmp/cc6gujXp.o(.text+0xa): In function `main': /home/mea/src/zmailer-2-old/zmailer-2.99.56/configure:12073: undefined reference to `db_open' collect2: ld returned 1 exit status configure:12032: $? = 1 configure: failed program was: | #line 12012 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_H 1 | #define HAVE_DB4_DB_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_GDBM_FDESC 1 | #define HAVE_GDBM 1 | /* end confdefs.h. */ | | int | main () | { | db_open(); | ; | return 0; | } configure:12062: result: Has or , but db_open() is not at libc, nor at -ldb or -ldb2 configure:12080: result: Didn't locate SleepyCat DB 2.x db_open() anywhere, although file exists. SleepyCat DB 2.x will not be used. configure:12247: gcc -o conftest -g -O2 conftest.c >&5 /tmp/cc6iSwWz.o(.text+0xa): In function `main': /home/mea/src/zmailer-2-old/zmailer-2.99.56/configure:12291: undefined reference to `db_create' collect2: ld returned 1 exit status configure:12250: $? = 1 configure: failed program was: | #line 12230 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_H 1 | #define HAVE_DB4_DB_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_GDBM_FDESC 1 | #define HAVE_GDBM 1 | /* end confdefs.h. */ | | int | main () | { | db_create(); | ; | return 0; | } configure:12288: gcc -o conftest -g -O2 conftest.c -ldb3 >&5 /usr/bin/ld: cannot find -ldb3 collect2: ld returned 1 exit status configure:12291: $? = 1 configure: failed program was: | #line 12271 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_H 1 | #define HAVE_DB4_DB_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_GDBM_FDESC 1 | #define HAVE_GDBM 1 | /* end confdefs.h. */ | | int | main () | { | db_create(); | ; | return 0; | } configure:12327: gcc -o conftest -g -O2 conftest.c -ldb >&5 configure:12330: $? = 0 configure:12333: test -s conftest configure:12336: $? = 0 configure:12381: result: Located SleepyCat DB 3.x db_create() routine at db library configure:12585: result: Located SleepyCat DB 4.x db_create() routine at db library configure:12625: result: Found , setting up defaults configure:12825: result: >>> LIBDBMS = '-ldb -lgdbm' configure:12827: result: >>> LIBLOCALDBMS = '-ldb -lgdbm' configure:12829: result: >>> DBTYPE = 'btree' configure:12831: result: >>> DBEXT = '.db' configure:12833: result: >>> DBEXTtest = '.db' configure:12872: checking for string.h configure:12877: result: yes configure:12881: checking fcntl.h usability configure:12894: gcc -c -g -O2 conftest.c >&5 configure:12897: $? = 0 configure:12900: test -s conftest.o configure:12903: $? = 0 configure:12913: result: yes configure:12917: checking fcntl.h presence configure:12928: gcc -E conftest.c configure:12934: $? = 0 configure:12953: result: yes configure:12989: checking for fcntl.h configure:12996: result: yes configure:12881: checking limits.h usability configure:12894: gcc -c -g -O2 conftest.c >&5 configure:12897: $? = 0 configure:12900: test -s conftest.o configure:12903: $? = 0 configure:12913: result: yes configure:12917: checking limits.h presence configure:12928: gcc -E conftest.c configure:12934: $? = 0 configure:12953: result: yes configure:12989: checking for limits.h configure:12996: result: yes configure:12881: checking errno.h usability configure:12894: gcc -c -g -O2 conftest.c >&5 configure:12897: $? = 0 configure:12900: test -s conftest.o configure:12903: $? = 0 configure:12913: result: yes configure:12917: checking errno.h presence configure:12928: gcc -E conftest.c configure:12934: $? = 0 configure:12953: result: yes configure:12989: checking for errno.h configure:12996: result: yes configure:12872: checking for unistd.h configure:12877: result: yes configure:12872: checking for stdlib.h configure:12877: result: yes configure:12881: checking sys/param.h usability configure:12894: gcc -c -g -O2 conftest.c >&5 configure:12897: $? = 0 configure:12900: test -s conftest.o configure:12903: $? = 0 configure:12913: result: yes configure:12917: checking sys/param.h presence configure:12928: gcc -E conftest.c configure:12934: $? = 0 configure:12953: result: yes configure:12989: checking for sys/param.h configure:12996: result: yes configure:12881: checking sys/statfs.h usability configure:12894: gcc -c -g -O2 conftest.c >&5 configure:12897: $? = 0 configure:12900: test -s conftest.o configure:12903: $? = 0 configure:12913: result: yes configure:12917: checking sys/statfs.h presence configure:12928: gcc -E conftest.c configure:12934: $? = 0 configure:12953: result: yes configure:12989: checking for sys/statfs.h configure:12996: result: yes configure:12881: checking sys/fstyp.h usability configure:12894: gcc -c -g -O2 conftest.c >&5 configure:12991:23: sys/fstyp.h: No such file or directory configure:12897: $? = 1 configure: failed program was: | #line 12883 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_H 1 | #define HAVE_DB4_DB_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_GDBM_FDESC 1 | #define HAVE_GDBM 1 | #define HAVE_DB3 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_DB4 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_LDAP_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_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:12913: result: no configure:12917: checking sys/fstyp.h presence configure:12928: gcc -E conftest.c configure:12993:23: sys/fstyp.h: No such file or directory configure:12934: $? = 1 configure: failed program was: | #line 12919 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_H 1 | #define HAVE_DB4_DB_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_GDBM_FDESC 1 | #define HAVE_GDBM 1 | #define HAVE_DB3 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_DB4 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_LDAP_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | /* end confdefs.h. */ | #include configure:12953: result: no configure:12989: checking for sys/fstyp.h configure:12996: result: no configure:12881: checking mnttab.h usability configure:12894: gcc -c -g -O2 conftest.c >&5 configure:12991:20: mnttab.h: No such file or directory configure:12897: $? = 1 configure: failed program was: | #line 12883 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_H 1 | #define HAVE_DB4_DB_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_GDBM_FDESC 1 | #define HAVE_GDBM 1 | #define HAVE_DB3 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_DB4 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_LDAP_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_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:12913: result: no configure:12917: checking mnttab.h presence configure:12928: gcc -E conftest.c configure:12993:20: mnttab.h: No such file or directory configure:12934: $? = 1 configure: failed program was: | #line 12919 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_H 1 | #define HAVE_DB4_DB_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_GDBM_FDESC 1 | #define HAVE_GDBM 1 | #define HAVE_DB3 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_DB4 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_LDAP_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | /* end confdefs.h. */ | #include configure:12953: result: no configure:12989: checking for mnttab.h configure:12996: result: no configure:12881: checking mntent.h usability configure:12894: gcc -c -g -O2 conftest.c >&5 configure:12897: $? = 0 configure:12900: test -s conftest.o configure:12903: $? = 0 configure:12913: result: yes configure:12917: checking mntent.h presence configure:12928: gcc -E conftest.c configure:12934: $? = 0 configure:12953: result: yes configure:12989: checking for mntent.h configure:12996: result: yes configure:12881: checking sys/statvfs.h usability configure:12894: gcc -c -g -O2 conftest.c >&5 configure:12897: $? = 0 configure:12900: test -s conftest.o configure:12903: $? = 0 configure:12913: result: yes configure:12917: checking sys/statvfs.h presence configure:12928: gcc -E conftest.c configure:12934: $? = 0 configure:12953: result: yes configure:12989: checking for sys/statvfs.h configure:12996: result: yes configure:12881: checking sys/vfs.h usability configure:12894: gcc -c -g -O2 conftest.c >&5 configure:12897: $? = 0 configure:12900: test -s conftest.o configure:12903: $? = 0 configure:12913: result: yes configure:12917: checking sys/vfs.h presence configure:12928: gcc -E conftest.c configure:12934: $? = 0 configure:12953: result: yes configure:12989: checking for sys/vfs.h configure:12996: result: yes configure:12881: checking sys/mount.h usability configure:12894: gcc -c -g -O2 conftest.c >&5 configure:12897: $? = 0 configure:12900: test -s conftest.o configure:12903: $? = 0 configure:12913: result: yes configure:12917: checking sys/mount.h presence configure:12928: gcc -E conftest.c configure:12934: $? = 0 configure:12953: result: yes configure:12989: checking for sys/mount.h configure:12996: result: yes configure:12881: checking sys/filsys.h usability configure:12894: gcc -c -g -O2 conftest.c >&5 configure:12995:24: sys/filsys.h: No such file or directory configure:12897: $? = 1 configure: failed program was: | #line 12883 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_H 1 | #define HAVE_DB4_DB_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_GDBM_FDESC 1 | #define HAVE_GDBM 1 | #define HAVE_DB3 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_DB4 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_LDAP_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_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:12913: result: no configure:12917: checking sys/filsys.h presence configure:12928: gcc -E conftest.c configure:12997:24: sys/filsys.h: No such file or directory configure:12934: $? = 1 configure: failed program was: | #line 12919 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_H 1 | #define HAVE_DB4_DB_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_GDBM_FDESC 1 | #define HAVE_GDBM 1 | #define HAVE_DB3 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_DB4 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_LDAP_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | /* end confdefs.h. */ | #include configure:12953: result: no configure:12989: checking for sys/filsys.h configure:12996: result: no configure:12881: checking sys/fs_types.h usability configure:12894: gcc -c -g -O2 conftest.c >&5 configure:12995:26: sys/fs_types.h: No such file or directory configure:12897: $? = 1 configure: failed program was: | #line 12883 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_H 1 | #define HAVE_DB4_DB_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_GDBM_FDESC 1 | #define HAVE_GDBM 1 | #define HAVE_DB3 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_DB4 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_LDAP_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_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:12913: result: no configure:12917: checking sys/fs_types.h presence configure:12928: gcc -E conftest.c configure:12997:26: sys/fs_types.h: No such file or directory configure:12934: $? = 1 configure: failed program was: | #line 12919 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_H 1 | #define HAVE_DB4_DB_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_GDBM_FDESC 1 | #define HAVE_GDBM 1 | #define HAVE_DB3 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_DB4 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_LDAP_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | /* end confdefs.h. */ | #include configure:12953: result: no configure:12989: checking for sys/fs_types.h configure:12996: result: no configure:12881: checking utime.h usability configure:12894: gcc -c -g -O2 conftest.c >&5 configure:12897: $? = 0 configure:12900: test -s conftest.o configure:12903: $? = 0 configure:12913: result: yes configure:12917: checking utime.h presence configure:12928: gcc -E conftest.c configure:12934: $? = 0 configure:12953: result: yes configure:12989: checking for utime.h configure:12996: result: yes configure:12881: checking sys/file.h usability configure:12894: gcc -c -g -O2 conftest.c >&5 configure:12897: $? = 0 configure:12900: test -s conftest.o configure:12903: $? = 0 configure:12913: result: yes configure:12917: checking sys/file.h presence configure:12928: gcc -E conftest.c configure:12934: $? = 0 configure:12953: result: yes configure:12989: checking for sys/file.h configure:12996: result: yes configure:12881: checking sys/utsname.h usability configure:12894: gcc -c -g -O2 conftest.c >&5 configure:12897: $? = 0 configure:12900: test -s conftest.o configure:12903: $? = 0 configure:12913: result: yes configure:12917: checking sys/utsname.h presence configure:12928: gcc -E conftest.c configure:12934: $? = 0 configure:12953: result: yes configure:12989: checking for sys/utsname.h configure:12996: result: yes configure:12881: checking maillock.h usability configure:12894: gcc -c -g -O2 conftest.c >&5 configure:12998:22: maillock.h: No such file or directory configure:12897: $? = 1 configure: failed program was: | #line 12883 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_H 1 | #define HAVE_DB4_DB_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_GDBM_FDESC 1 | #define HAVE_GDBM 1 | #define HAVE_DB3 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_DB4 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_LDAP_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_UTSNAME_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:12913: result: no configure:12917: checking maillock.h presence configure:12928: gcc -E conftest.c configure:13000:22: maillock.h: No such file or directory configure:12934: $? = 1 configure: failed program was: | #line 12919 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_H 1 | #define HAVE_DB4_DB_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_GDBM_FDESC 1 | #define HAVE_GDBM 1 | #define HAVE_DB3 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_DB4 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_LDAP_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | /* end confdefs.h. */ | #include configure:12953: result: no configure:12989: checking for maillock.h configure:12996: result: no configure:12881: checking arpa/inet.h usability configure:12894: gcc -c -g -O2 conftest.c >&5 configure:12897: $? = 0 configure:12900: test -s conftest.o configure:12903: $? = 0 configure:12913: result: yes configure:12917: checking arpa/inet.h presence configure:12928: gcc -E conftest.c configure:12934: $? = 0 configure:12953: result: yes configure:12989: checking for arpa/inet.h configure:12996: result: yes configure:12881: checking dirent.h usability configure:12894: gcc -c -g -O2 conftest.c >&5 configure:12897: $? = 0 configure:12900: test -s conftest.o configure:12903: $? = 0 configure:12913: result: yes configure:12917: checking dirent.h presence configure:12928: gcc -E conftest.c configure:12934: $? = 0 configure:12953: result: yes configure:12989: checking for dirent.h configure:12996: result: yes configure:12881: checking sys/ndir.h usability configure:12894: gcc -c -g -O2 conftest.c >&5 configure:13000:22: sys/ndir.h: No such file or directory configure:12897: $? = 1 configure: failed program was: | #line 12883 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_H 1 | #define HAVE_DB4_DB_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_GDBM_FDESC 1 | #define HAVE_GDBM 1 | #define HAVE_DB3 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_DB4 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_LDAP_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_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:12913: result: no configure:12917: checking sys/ndir.h presence configure:12928: gcc -E conftest.c configure:13002:22: sys/ndir.h: No such file or directory configure:12934: $? = 1 configure: failed program was: | #line 12919 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_H 1 | #define HAVE_DB4_DB_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_GDBM_FDESC 1 | #define HAVE_GDBM 1 | #define HAVE_DB3 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_DB4 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_LDAP_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include configure:12953: result: no configure:12989: checking for sys/ndir.h configure:12996: result: no configure:12881: checking sys/dir.h usability configure:12894: gcc -c -g -O2 conftest.c >&5 configure:12897: $? = 0 configure:12900: test -s conftest.o configure:12903: $? = 0 configure:12913: result: yes configure:12917: checking sys/dir.h presence configure:12928: gcc -E conftest.c configure:12934: $? = 0 configure:12953: result: yes configure:12989: checking for sys/dir.h configure:12996: result: yes configure:12881: checking ndir.h usability configure:12894: gcc -c -g -O2 conftest.c >&5 configure:13001:18: ndir.h: No such file or directory configure:12897: $? = 1 configure: failed program was: | #line 12883 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_H 1 | #define HAVE_DB4_DB_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_GDBM_FDESC 1 | #define HAVE_GDBM 1 | #define HAVE_DB3 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_DB4 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_LDAP_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_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:12913: result: no configure:12917: checking ndir.h presence configure:12928: gcc -E conftest.c configure:13003:18: ndir.h: No such file or directory configure:12934: $? = 1 configure: failed program was: | #line 12919 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_H 1 | #define HAVE_DB4_DB_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_GDBM_FDESC 1 | #define HAVE_GDBM 1 | #define HAVE_DB3 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_DB4 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_LDAP_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | /* end confdefs.h. */ | #include configure:12953: result: no configure:12989: checking for ndir.h configure:12996: result: no configure:13019: checking for dirent.h that defines DIR configure:13044: gcc -c -g -O2 conftest.c >&5 configure:13047: $? = 0 configure:13050: test -s conftest.o configure:13053: $? = 0 configure:13064: result: yes configure:13077: checking for library containing opendir configure:13108: gcc -o conftest -g -O2 conftest.c >&5 configure:13111: $? = 0 configure:13114: test -s conftest configure:13117: $? = 0 configure:13176: result: none required configure:13296: checking for d_ino member in directory struct configure:13334: gcc -o conftest -g -O2 conftest.c >&5 configure:13337: $? = 0 configure:13340: test -s conftest configure:13343: $? = 0 configure:13355: result: yes configure:13364: checking whether closedir returns void configure:13394: gcc -o conftest -g -O2 conftest.c >&5 configure:13397: $? = 0 configure:13399: ./conftest configure:13402: $? = 0 configure:13416: result: no configure:13430: checking for dirfd configure:13480: gcc -o conftest -g -O2 conftest.c >&5 configure:13483: $? = 0 configure:13486: test -s conftest configure:13489: $? = 0 configure:13500: result: yes configure:13544: gcc -c -g -O2 conftest.c >&5 configure: In function `main': configure:13618: error: request for member `dd_fd' in something not a structure or union configure:13547: $? = 1 configure: failed program was: | #line 13512 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_H 1 | #define HAVE_DB4_DB_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_GDBM_FDESC 1 | #define HAVE_GDBM 1 | #define HAVE_DB3 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_DB4 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_LDAP_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_DIRENT_H 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_DIRFD 1 | /* end confdefs.h. */ | | #ifdef HAVE_DIRENT_H | # include | #else /* not HAVE_DIRENT_H */ | # define dirent direct | # ifdef HAVE_SYS_NDIR_H | # include | # endif /* HAVE_SYS_NDIR_H */ | # ifdef HAVE_SYS_DIR_H | # include | # endif /* HAVE_SYS_DIR_H */ | # ifdef HAVE_NDIR_H | # include | # endif /* HAVE_NDIR_H */ | #endif /* HAVE_DIRENT_H */ | | int | main () | { | DIR *dp; dp.dd_fd = 0; | ; | return 0; | } configure:13603: gcc -c -g -O2 conftest.c >&5 configure: In function `main': configure:13677: error: request for member `d_fd' in something not a structure or union configure:13606: $? = 1 configure: failed program was: | #line 13571 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_H 1 | #define HAVE_DB4_DB_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_GDBM_FDESC 1 | #define HAVE_GDBM 1 | #define HAVE_DB3 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_DB4 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_LDAP_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_DIRENT_H 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_DIRFD 1 | /* end confdefs.h. */ | | #ifdef HAVE_DIRENT_H | # include | #else /* not HAVE_DIRENT_H */ | # define dirent direct | # ifdef HAVE_SYS_NDIR_H | # include | # endif /* HAVE_SYS_NDIR_H */ | # ifdef HAVE_SYS_DIR_H | # include | # endif /* HAVE_SYS_DIR_H */ | # ifdef HAVE_NDIR_H | # include | # endif /* HAVE_NDIR_H */ | #endif /* HAVE_DIRENT_H */ | | int | main () | { | DIR *dp; dp.d_fd = 0; | ; | return 0; | } configure:13664: checking security/pam_appl.h usability configure:13677: gcc -c -g -O2 conftest.c >&5 configure:13680: $? = 0 configure:13683: test -s conftest.o configure:13686: $? = 0 configure:13696: result: yes configure:13700: checking security/pam_appl.h presence configure:13711: gcc -E conftest.c configure:13717: $? = 0 configure:13736: result: yes configure:13772: checking for security/pam_appl.h configure:13779: result: yes configure:13664: checking shadow.h usability configure:13677: gcc -c -g -O2 conftest.c >&5 configure:13680: $? = 0 configure:13683: test -s conftest.o configure:13686: $? = 0 configure:13696: result: yes configure:13700: checking shadow.h presence configure:13711: gcc -E conftest.c configure:13717: $? = 0 configure:13736: result: yes configure:13772: checking for shadow.h configure:13779: result: yes configure:13813: gcc -o conftest -g -O2 conftest.c -lpam >&5 configure:13816: $? = 0 configure:13819: test -s conftest configure:13822: $? = 0 configure:13900: checking netinet/in.h usability configure:13913: gcc -c -g -O2 conftest.c >&5 configure:13916: $? = 0 configure:13919: test -s conftest.o configure:13922: $? = 0 configure:13932: result: yes configure:13936: checking netinet/in.h presence configure:13947: gcc -E conftest.c configure:13953: $? = 0 configure:13972: result: yes configure:14008: checking for netinet/in.h configure:14015: result: yes configure:13900: checking netinet/tcp.h usability configure:13913: gcc -c -g -O2 conftest.c >&5 configure:13916: $? = 0 configure:13919: test -s conftest.o configure:13922: $? = 0 configure:13932: result: yes configure:13936: checking netinet/tcp.h presence configure:13947: gcc -E conftest.c configure:13953: $? = 0 configure:13972: result: yes configure:14008: checking for netinet/tcp.h configure:14015: result: yes configure:13900: checking sys/un.h usability configure:13913: gcc -c -g -O2 conftest.c >&5 configure:13916: $? = 0 configure:13919: test -s conftest.o configure:13922: $? = 0 configure:13932: result: yes configure:13936: checking sys/un.h presence configure:13947: gcc -E conftest.c configure:13953: $? = 0 configure:13972: result: yes configure:14008: checking for sys/un.h configure:14015: result: yes configure:13900: checking sys/socket.h usability configure:13913: gcc -c -g -O2 conftest.c >&5 configure:13916: $? = 0 configure:13919: test -s conftest.o configure:13922: $? = 0 configure:13932: result: yes configure:13936: checking sys/socket.h presence configure:13947: gcc -E conftest.c configure:13953: $? = 0 configure:13972: result: yes configure:14008: checking for sys/socket.h configure:14015: result: yes configure:14051: gcc -c -g -O2 conftest.c >&5 configure:14054: $? = 0 configure:14057: test -s conftest.o configure:14060: $? = 0 configure:14665: checking varargs.h usability configure:14678: gcc -c -g -O2 conftest.c >&5 In file included from configure:14795: /usr/lib/gcc-lib/i386-redhat-linux/3.3.1/include/varargs.h:4:2: #error "GCC no longer implements ." /usr/lib/gcc-lib/i386-redhat-linux/3.3.1/include/varargs.h:5:2: #error "Revise your code to use ." configure:14681: $? = 1 configure: failed program was: | #line 14667 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_H 1 | #define HAVE_DB4_DB_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_GDBM_FDESC 1 | #define HAVE_GDBM 1 | #define HAVE_DB3 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_DB4 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_LDAP_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_DIRENT_H 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_DIRFD 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SOCKLEN_T 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:14697: result: no configure:14701: checking varargs.h presence configure:14712: gcc -E conftest.c In file included from configure:14797: /usr/lib/gcc-lib/i386-redhat-linux/3.3.1/include/varargs.h:4:2: #error "GCC no longer implements ." /usr/lib/gcc-lib/i386-redhat-linux/3.3.1/include/varargs.h:5:2: #error "Revise your code to use ." configure:14718: $? = 1 configure: failed program was: | #line 14703 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_H 1 | #define HAVE_DB4_DB_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_GDBM_FDESC 1 | #define HAVE_GDBM 1 | #define HAVE_DB3 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_DB4 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_LDAP_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_DIRENT_H 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_DIRFD 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SOCKLEN_T 1 | /* end confdefs.h. */ | #include configure:14737: result: no configure:14773: checking for varargs.h configure:14780: result: no configure:14665: checking stdarg.h usability configure:14678: gcc -c -g -O2 conftest.c >&5 configure:14681: $? = 0 configure:14684: test -s conftest.o configure:14687: $? = 0 configure:14697: result: yes configure:14701: checking stdarg.h presence configure:14712: gcc -E conftest.c configure:14718: $? = 0 configure:14737: result: yes configure:14773: checking for stdarg.h configure:14780: result: yes configure:14799: checking for flock configure:14849: gcc -o conftest -g -O2 conftest.c >&5 configure:14852: $? = 0 configure:14855: test -s conftest configure:14858: $? = 0 configure:14869: result: yes configure:14799: checking for lockf configure:14849: gcc -o conftest -g -O2 conftest.c >&5 configure:14852: $? = 0 configure:14855: test -s conftest configure:14858: $? = 0 configure:14869: result: yes configure:14799: checking for lstat configure:14849: gcc -o conftest -g -O2 conftest.c >&5 configure:14852: $? = 0 configure:14855: test -s conftest configure:14858: $? = 0 configure:14869: result: yes configure:14892: checking for fsync configure:14942: gcc -o conftest -g -O2 conftest.c >&5 configure:14945: $? = 0 configure:14948: test -s conftest configure:14951: $? = 0 configure:14962: result: yes configure:15137: checking for mkdir configure:15187: gcc -o conftest -g -O2 conftest.c >&5 configure:15190: $? = 0 configure:15193: test -s conftest configure:15196: $? = 0 configure:15207: result: yes configure:15137: checking for mktime configure:15187: gcc -o conftest -g -O2 conftest.c >&5 configure:15190: $? = 0 configure:15193: test -s conftest configure:15196: $? = 0 configure:15207: result: yes configure:15137: checking for mkstemp configure:15187: gcc -o conftest -g -O2 conftest.c >&5 configure:15190: $? = 0 configure:15193: test -s conftest configure:15196: $? = 0 configure:15207: result: yes configure:15137: checking for rename configure:15187: gcc -o conftest -g -O2 conftest.c >&5 configure:15190: $? = 0 configure:15193: test -s conftest configure:15196: $? = 0 configure:15207: result: yes configure:15137: checking for rmdir configure:15187: gcc -o conftest -g -O2 conftest.c >&5 configure:15190: $? = 0 configure:15193: test -s conftest configure:15196: $? = 0 configure:15207: result: yes configure:15137: checking for strcpy configure:15187: gcc -o conftest -g -O2 conftest.c >&5 configure:15263: warning: conflicting types for built-in function `strcpy' configure:15190: $? = 0 configure:15193: test -s conftest configure:15196: $? = 0 configure:15207: result: yes configure:15137: checking for strdup configure:15187: gcc -o conftest -g -O2 conftest.c >&5 configure:15190: $? = 0 configure:15193: test -s conftest configure:15196: $? = 0 configure:15207: result: yes configure:15137: checking for strstr configure:15187: gcc -o conftest -g -O2 conftest.c >&5 configure:15265: warning: conflicting types for built-in function `strstr' configure:15190: $? = 0 configure:15193: test -s conftest configure:15196: $? = 0 configure:15207: result: yes configure:15137: checking for strchr configure:15187: gcc -o conftest -g -O2 conftest.c >&5 configure:15266: warning: conflicting types for built-in function `strchr' configure:15190: $? = 0 configure:15193: test -s conftest configure:15196: $? = 0 configure:15207: result: yes configure:15137: checking for strrchr configure:15187: gcc -o conftest -g -O2 conftest.c >&5 configure:15267: warning: conflicting types for built-in function `strrchr' configure:15190: $? = 0 configure:15193: test -s conftest configure:15196: $? = 0 configure:15207: result: yes configure:15137: checking for setvbuf configure:15187: gcc -o conftest -g -O2 conftest.c >&5 configure:15190: $? = 0 configure:15193: test -s conftest configure:15196: $? = 0 configure:15207: result: yes configure:15137: checking for strerror configure:15187: gcc -o conftest -g -O2 conftest.c >&5 configure:15190: $? = 0 configure:15193: test -s conftest configure:15196: $? = 0 configure:15207: result: yes configure:15137: checking for strsignal configure:15187: gcc -o conftest -g -O2 conftest.c >&5 configure:15190: $? = 0 configure:15193: test -s conftest configure:15196: $? = 0 configure:15207: result: yes configure:15137: checking for setreuid configure:15187: gcc -o conftest -g -O2 conftest.c >&5 configure:15190: $? = 0 configure:15193: test -s conftest configure:15196: $? = 0 configure:15207: result: yes configure:15137: checking for setregid configure:15187: gcc -o conftest -g -O2 conftest.c >&5 configure:15190: $? = 0 configure:15193: test -s conftest configure:15196: $? = 0 configure:15207: result: yes configure:15137: checking for sigprocmask configure:15187: gcc -o conftest -g -O2 conftest.c >&5 configure:15190: $? = 0 configure:15193: test -s conftest configure:15196: $? = 0 configure:15207: result: yes configure:15137: checking for sigpending configure:15187: gcc -o conftest -g -O2 conftest.c >&5 configure:15190: $? = 0 configure:15193: test -s conftest configure:15196: $? = 0 configure:15207: result: yes configure:15137: checking for sigsuspend configure:15187: gcc -o conftest -g -O2 conftest.c >&5 configure:15190: $? = 0 configure:15193: test -s conftest configure:15196: $? = 0 configure:15207: result: yes configure:15137: checking for gethostid configure:15187: gcc -o conftest -g -O2 conftest.c >&5 configure:15190: $? = 0 configure:15193: test -s conftest configure:15196: $? = 0 configure:15207: result: yes configure:15236: checking for mkdir configure:15306: result: yes configure:15236: checking for mktime configure:15306: result: yes configure:15236: checking for rename configure:15306: result: yes configure:15236: checking for rmdir configure:15306: result: yes configure:15236: checking for strcpy configure:15306: result: yes configure:15236: checking for strdup configure:15306: result: yes configure:15236: checking for strstr configure:15306: result: yes configure:15236: checking for strchr configure:15306: result: yes configure:15236: checking for strrchr configure:15306: result: yes configure:15236: checking for setvbuf configure:15306: result: yes configure:15236: checking for strerror configure:15306: result: yes configure:15236: checking for strsignal configure:15306: result: yes configure:15236: checking for strtoul configure:15286: gcc -o conftest -g -O2 conftest.c >&5 configure:15289: $? = 0 configure:15292: test -s conftest configure:15295: $? = 0 configure:15306: result: yes configure:15320: checking whether sys_siglist is declared configure:15345: gcc -c -g -O2 conftest.c >&5 configure: In function `main': configure:15495: error: `sys_siglist' undeclared (first use in this function) configure:15495: error: (Each undeclared identifier is reported only once configure:15495: error: for each function it appears in.) configure:15348: $? = 1 configure: failed program was: | #line 15325 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_H 1 | #define HAVE_DB4_DB_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_GDBM_FDESC 1 | #define HAVE_GDBM 1 | #define HAVE_DB3 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_DB4 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_LDAP_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_DIRENT_H 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_DIRFD 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STDARG_H 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSYNC 1 | #define HAVE_DOTLOCK 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_MKSTEMP 1 | #define HAVE_RENAME 1 | #define HAVE_RMDIR 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_SETVBUF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_GETHOSTID 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_RENAME 1 | #define HAVE_RMDIR 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_SETVBUF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRTOUL 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 | int | main () | { | #ifndef sys_siglist | char *p = (char *) sys_siglist; | #endif | | ; | return 0; | } configure:15365: result: no configure:15384: checking existence of char **sys_siglist configure:15407: gcc -o conftest -g -O2 conftest.c >&5 configure:15410: $? = 0 configure:15413: test -s conftest configure:15416: $? = 0 configure:15427: result: yes configure:15444: checking for index configure:15494: gcc -o conftest -g -O2 conftest.c >&5 configure:15599: warning: conflicting types for built-in function `index' configure:15497: $? = 0 configure:15500: test -s conftest configure:15503: $? = 0 configure:15514: result: yes configure:15444: checking for rindex configure:15494: gcc -o conftest -g -O2 conftest.c >&5 configure:15600: warning: conflicting types for built-in function `rindex' configure:15497: $? = 0 configure:15500: test -s conftest configure:15503: $? = 0 configure:15514: result: yes configure:15555: checking for endgrent configure:15605: gcc -o conftest -g -O2 conftest.c >&5 configure:15608: $? = 0 configure:15611: test -s conftest configure:15614: $? = 0 configure:15625: result: yes configure:15555: checking for fchdir configure:15605: gcc -o conftest -g -O2 conftest.c >&5 configure:15608: $? = 0 configure:15611: test -s conftest configure:15614: $? = 0 configure:15625: result: yes configure:15555: checking for ftime configure:15605: gcc -o conftest -g -O2 conftest.c >&5 configure:15608: $? = 0 configure:15611: test -s conftest configure:15614: $? = 0 configure:15625: result: yes configure:15555: checking for getcwd configure:15605: gcc -o conftest -g -O2 conftest.c >&5 configure:15608: $? = 0 configure:15611: test -s conftest configure:15614: $? = 0 configure:15625: result: yes configure:15555: checking for getgroups configure:15605: gcc -o conftest -g -O2 conftest.c >&5 configure:15608: $? = 0 configure:15611: test -s conftest configure:15614: $? = 0 configure:15625: result: yes configure:15555: checking for setgroups configure:15605: gcc -o conftest -g -O2 conftest.c >&5 configure:15608: $? = 0 configure:15611: test -s conftest configure:15614: $? = 0 configure:15625: result: yes configure:15555: checking for getmntinfo configure:15605: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccwFFMGf.o(.text+0x11): In function `main': /home/mea/src/zmailer-2-old/zmailer-2.99.56/configure:15734: undefined reference to `getmntinfo' /tmp/ccwFFMGf.o(.data+0x0):/home/mea/src/zmailer-2-old/zmailer-2.99.56/configure:15733: undefined reference to `getmntinfo' collect2: ld returned 1 exit status configure:15608: $? = 1 configure: failed program was: | #line 15560 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_H 1 | #define HAVE_DB4_DB_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_GDBM_FDESC 1 | #define HAVE_GDBM 1 | #define HAVE_DB3 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_DB4 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_LDAP_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_DIRENT_H 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_DIRFD 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STDARG_H 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSYNC 1 | #define HAVE_DOTLOCK 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_MKSTEMP 1 | #define HAVE_RENAME 1 | #define HAVE_RMDIR 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_SETVBUF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_GETHOSTID 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_RENAME 1 | #define HAVE_RMDIR 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_SETVBUF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRTOUL 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTIME 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getmntinfo (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | #ifdef __STDC__ | # include | #else | # include | #endif | /* 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 getmntinfo (); | /* 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_getmntinfo) || defined (__stub___getmntinfo) | choke me | #else | char (*f) () = getmntinfo; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getmntinfo; | ; | return 0; | } configure:15625: result: no configure:15555: checking for gettimeofday configure:15605: gcc -o conftest -g -O2 conftest.c >&5 configure:15608: $? = 0 configure:15611: test -s conftest configure:15614: $? = 0 configure:15625: result: yes configure:15555: checking for isascii configure:15605: gcc -o conftest -g -O2 conftest.c >&5 configure:15608: $? = 0 configure:15611: test -s conftest configure:15614: $? = 0 configure:15625: result: yes configure:15555: checking for memcpy configure:15605: gcc -o conftest -g -O2 conftest.c >&5 configure:15720: warning: conflicting types for built-in function `memcpy' configure:15608: $? = 0 configure:15611: test -s conftest configure:15614: $? = 0 configure:15625: result: yes configure:15555: checking for memchr configure:15605: gcc -o conftest -g -O2 conftest.c >&5 configure:15608: $? = 0 configure:15611: test -s conftest configure:15614: $? = 0 configure:15625: result: yes configure:15555: checking for mkfifo configure:15605: gcc -o conftest -g -O2 conftest.c >&5 configure:15608: $? = 0 configure:15611: test -s conftest configure:15614: $? = 0 configure:15625: result: yes configure:15555: checking for getpgrp configure:15605: gcc -o conftest -g -O2 conftest.c >&5 configure:15608: $? = 0 configure:15611: test -s conftest configure:15614: $? = 0 configure:15625: result: yes configure:15555: checking for setsid configure:15605: gcc -o conftest -g -O2 conftest.c >&5 configure:15608: $? = 0 configure:15611: test -s conftest configure:15614: $? = 0 configure:15625: result: yes configure:15555: checking for seteuid configure:15605: gcc -o conftest -g -O2 conftest.c >&5 configure:15608: $? = 0 configure:15611: test -s conftest configure:15614: $? = 0 configure:15625: result: yes configure:15555: checking for setuid configure:15605: gcc -o conftest -g -O2 conftest.c >&5 configure:15608: $? = 0 configure:15611: test -s conftest configure:15614: $? = 0 configure:15625: result: yes configure:15555: checking for setegid configure:15605: gcc -o conftest -g -O2 conftest.c >&5 configure:15608: $? = 0 configure:15611: test -s conftest configure:15614: $? = 0 configure:15625: result: yes configure:15555: checking for setgid configure:15605: gcc -o conftest -g -O2 conftest.c >&5 configure:15608: $? = 0 configure:15611: test -s conftest configure:15614: $? = 0 configure:15625: result: yes configure:15555: checking for setrlimit configure:15605: gcc -o conftest -g -O2 conftest.c >&5 configure:15608: $? = 0 configure:15611: test -s conftest configure:15614: $? = 0 configure:15625: result: yes configure:15555: checking for fchown configure:15605: gcc -o conftest -g -O2 conftest.c >&5 configure:15608: $? = 0 configure:15611: test -s conftest configure:15614: $? = 0 configure:15625: result: yes configure:15555: checking for utimes configure:15605: gcc -o conftest -g -O2 conftest.c >&5 configure:15608: $? = 0 configure:15611: test -s conftest configure:15614: $? = 0 configure:15625: result: yes configure:15555: checking for utime configure:15605: gcc -o conftest -g -O2 conftest.c >&5 configure:15608: $? = 0 configure:15611: test -s conftest configure:15614: $? = 0 configure:15625: result: yes configure:15555: checking for sysconf configure:15605: gcc -o conftest -g -O2 conftest.c >&5 configure:15608: $? = 0 configure:15611: test -s conftest configure:15614: $? = 0 configure:15625: result: yes configure:15555: checking for fpathconf configure:15605: gcc -o conftest -g -O2 conftest.c >&5 configure:15608: $? = 0 configure:15611: test -s conftest configure:15614: $? = 0 configure:15625: result: yes configure:15659: checking netdb.h usability configure:15672: gcc -c -g -O2 conftest.c >&5 configure:15675: $? = 0 configure:15678: test -s conftest.o configure:15681: $? = 0 configure:15691: result: yes configure:15695: checking netdb.h presence configure:15706: gcc -E conftest.c configure:15712: $? = 0 configure:15731: result: yes configure:15767: checking for netdb.h configure:15774: result: yes configure:15659: checking syslog.h usability configure:15672: gcc -c -g -O2 conftest.c >&5 configure:15675: $? = 0 configure:15678: test -s conftest.o configure:15681: $? = 0 configure:15691: result: yes configure:15695: checking syslog.h presence configure:15706: gcc -E conftest.c configure:15712: $? = 0 configure:15731: result: yes configure:15767: checking for syslog.h configure:15774: result: yes configure:15659: checking sys/resource.h usability configure:15672: gcc -c -g -O2 conftest.c >&5 configure:15675: $? = 0 configure:15678: test -s conftest.o configure:15681: $? = 0 configure:15691: result: yes configure:15695: checking sys/resource.h presence configure:15706: gcc -E conftest.c configure:15712: $? = 0 configure:15731: result: yes configure:15767: checking for sys/resource.h configure:15774: result: yes configure:15659: checking protocols/rwhod.h usability configure:15672: gcc -c -g -O2 conftest.c >&5 configure:15675: $? = 0 configure:15678: test -s conftest.o configure:15681: $? = 0 configure:15691: result: yes configure:15695: checking protocols/rwhod.h presence configure:15706: gcc -E conftest.c configure:15712: $? = 0 configure:15731: result: yes configure:15767: checking for protocols/rwhod.h configure:15774: result: yes configure:15659: checking select.h usability configure:15672: gcc -c -g -O2 conftest.c >&5 configure:15858:20: select.h: No such file or directory configure:15675: $? = 1 configure: failed program was: | #line 15661 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_H 1 | #define HAVE_DB4_DB_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_GDBM_FDESC 1 | #define HAVE_GDBM 1 | #define HAVE_DB3 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_DB4 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_LDAP_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_DIRENT_H 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_DIRFD 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STDARG_H 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSYNC 1 | #define HAVE_DOTLOCK 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_MKSTEMP 1 | #define HAVE_RENAME 1 | #define HAVE_RMDIR 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_SETVBUF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_GETHOSTID 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_RENAME 1 | #define HAVE_RMDIR 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_SETVBUF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRTOUL 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTIME 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKFIFO 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETSID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETGID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PROTOCOLS_RWHOD_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:15691: result: no configure:15695: checking select.h presence configure:15706: gcc -E conftest.c configure:15860:20: select.h: No such file or directory configure:15712: $? = 1 configure: failed program was: | #line 15697 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_H 1 | #define HAVE_DB4_DB_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_GDBM_FDESC 1 | #define HAVE_GDBM 1 | #define HAVE_DB3 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_DB4 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_LDAP_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_DIRENT_H 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_DIRFD 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STDARG_H 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSYNC 1 | #define HAVE_DOTLOCK 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_MKSTEMP 1 | #define HAVE_RENAME 1 | #define HAVE_RMDIR 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_SETVBUF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_GETHOSTID 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_RENAME 1 | #define HAVE_RMDIR 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_SETVBUF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRTOUL 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTIME 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKFIFO 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETSID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETGID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PROTOCOLS_RWHOD_H 1 | /* end confdefs.h. */ | #include configure:15731: result: no configure:15767: checking for select.h configure:15774: result: no configure:15659: checking sys/select.h usability configure:15672: gcc -c -g -O2 conftest.c >&5 configure:15675: $? = 0 configure:15678: test -s conftest.o configure:15681: $? = 0 configure:15691: result: yes configure:15695: checking sys/select.h presence configure:15706: gcc -E conftest.c configure:15712: $? = 0 configure:15731: result: yes configure:15767: checking for sys/select.h configure:15774: result: yes configure:15659: checking ifaddrs.h usability configure:15672: gcc -c -g -O2 conftest.c >&5 configure:15675: $? = 0 configure:15678: test -s conftest.o configure:15681: $? = 0 configure:15691: result: yes configure:15695: checking ifaddrs.h presence configure:15706: gcc -E conftest.c configure:15712: $? = 0 configure:15731: result: yes configure:15767: checking for ifaddrs.h configure:15774: result: yes configure:15659: checking locale.h usability configure:15672: gcc -c -g -O2 conftest.c >&5 configure:15675: $? = 0 configure:15678: test -s conftest.o configure:15681: $? = 0 configure:15691: result: yes configure:15695: checking locale.h presence configure:15706: gcc -E conftest.c configure:15712: $? = 0 configure:15731: result: yes configure:15767: checking for locale.h configure:15774: result: yes configure:15799: checking for select configure:15849: gcc -o conftest -g -O2 conftest.c >&5 configure:15852: $? = 0 configure:15855: test -s conftest configure:15858: $? = 0 configure:15869: result: yes configure:15799: checking for syslog configure:15849: gcc -o conftest -g -O2 conftest.c >&5 configure:15852: $? = 0 configure:15855: test -s conftest configure:15858: $? = 0 configure:15869: result: yes configure:15799: checking for getdtablesize configure:15849: gcc -o conftest -g -O2 conftest.c >&5 configure:15852: $? = 0 configure:15855: test -s conftest configure:15858: $? = 0 configure:15869: result: yes configure:15799: checking for setpriority configure:15849: gcc -o conftest -g -O2 conftest.c >&5 configure:15852: $? = 0 configure:15855: test -s conftest configure:15858: $? = 0 configure:15869: result: yes configure:15799: checking for getifaddrs configure:15849: gcc -o conftest -g -O2 conftest.c >&5 configure:15852: $? = 0 configure:15855: test -s conftest configure:15858: $? = 0 configure:15869: result: yes configure:15799: checking for freeifaddrs configure:15849: gcc -o conftest -g -O2 conftest.c >&5 configure:15852: $? = 0 configure:15855: test -s conftest configure:15858: $? = 0 configure:15869: result: yes configure:15799: checking for setlocale configure:15849: gcc -o conftest -g -O2 conftest.c >&5 configure:15852: $? = 0 configure:15855: test -s conftest configure:15858: $? = 0 configure:15869: result: yes configure:15894: checking sys/loadavg.h usability configure:15907: gcc -c -g -O2 conftest.c >&5 configure:16103:25: sys/loadavg.h: No such file or directory configure:15910: $? = 1 configure: failed program was: | #line 15896 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_H 1 | #define HAVE_DB4_DB_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_GDBM_FDESC 1 | #define HAVE_GDBM 1 | #define HAVE_DB3 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_DB4 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_LDAP_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_DIRENT_H 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_DIRFD 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STDARG_H 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSYNC 1 | #define HAVE_DOTLOCK 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_MKSTEMP 1 | #define HAVE_RENAME 1 | #define HAVE_RMDIR 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_SETVBUF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_GETHOSTID 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_RENAME 1 | #define HAVE_RMDIR 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_SETVBUF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRTOUL 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTIME 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKFIFO 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETSID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETGID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PROTOCOLS_RWHOD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYSLOG 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SETLOCALE 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:15926: result: no configure:15930: checking sys/loadavg.h presence configure:15941: gcc -E conftest.c configure:16105:25: sys/loadavg.h: No such file or directory configure:15947: $? = 1 configure: failed program was: | #line 15932 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_H 1 | #define HAVE_DB4_DB_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_GDBM_FDESC 1 | #define HAVE_GDBM 1 | #define HAVE_DB3 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_DB4 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_LDAP_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_DIRENT_H 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_DIRFD 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STDARG_H 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSYNC 1 | #define HAVE_DOTLOCK 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_MKSTEMP 1 | #define HAVE_RENAME 1 | #define HAVE_RMDIR 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_SETVBUF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_GETHOSTID 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_RENAME 1 | #define HAVE_RMDIR 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_SETVBUF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRTOUL 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTIME 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKFIFO 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETSID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETGID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PROTOCOLS_RWHOD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYSLOG 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SETLOCALE 1 | /* end confdefs.h. */ | #include configure:15966: result: no configure:16002: checking for sys/loadavg.h configure:16009: result: no configure:16050: gcc -o conftest -g -O2 conftest.c >&5 configure:16053: $? = 0 configure:16056: test -s conftest configure:16059: $? = 0 configure:16067: result: Have BSD-style getloadavg(double 3, int) function configure:16088: checking for 'sa_len' in 'struct sockaddr' configure:16111: gcc -c -g -O2 conftest.c >&5 configure: In function `main': configure:16272: error: structure has no member named `sa_len' configure:16114: $? = 1 configure: failed program was: | #line 16093 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_H 1 | #define HAVE_DB4_DB_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_GDBM_FDESC 1 | #define HAVE_GDBM 1 | #define HAVE_DB3 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_DB4 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_LDAP_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_DIRENT_H 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_DIRFD 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STDARG_H 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSYNC 1 | #define HAVE_DOTLOCK 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_MKSTEMP 1 | #define HAVE_RENAME 1 | #define HAVE_RMDIR 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_SETVBUF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_GETHOSTID 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_RENAME 1 | #define HAVE_RMDIR 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_SETVBUF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRTOUL 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTIME 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKFIFO 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETSID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETGID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PROTOCOLS_RWHOD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYSLOG 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SETLOCALE 1 | #define HAVE_GETLOADAVG 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | struct sockaddr sa; sa.sa_len = 0; | ; | return 0; | } configure:16131: result: no configure:16142: checking for res_init configure:16192: gcc -o conftest -g -O2 conftest.c >&5 /tmp/cciwrJCx.o(.text+0x11): In function `main': /home/mea/src/zmailer-2-old/zmailer-2.99.56/configure:16353: undefined reference to `res_init' /tmp/cciwrJCx.o(.data+0x0):/home/mea/src/zmailer-2-old/zmailer-2.99.56/configure:16352: undefined reference to `res_init' collect2: ld returned 1 exit status configure:16195: $? = 1 configure: failed program was: | #line 16147 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_H 1 | #define HAVE_DB4_DB_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_GDBM_FDESC 1 | #define HAVE_GDBM 1 | #define HAVE_DB3 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_DB4 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_LDAP_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_DIRENT_H 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_DIRFD 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STDARG_H 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSYNC 1 | #define HAVE_DOTLOCK 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_MKSTEMP 1 | #define HAVE_RENAME 1 | #define HAVE_RMDIR 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_SETVBUF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_GETHOSTID 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_RENAME 1 | #define HAVE_RMDIR 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_SETVBUF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRTOUL 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTIME 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKFIFO 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETSID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETGID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PROTOCOLS_RWHOD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYSLOG 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SETLOCALE 1 | #define HAVE_GETLOADAVG 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char res_init (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | #ifdef __STDC__ | # include | #else | # include | #endif | /* 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 res_init (); | /* 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_res_init) || defined (__stub___res_init) | choke me | #else | char (*f) () = res_init; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != res_init; | ; | return 0; | } configure:16212: result: no configure:16215: checking for res_mkquery configure:16265: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccaGdBJF.o(.text+0x11): In function `main': /home/mea/src/zmailer-2-old/zmailer-2.99.56/configure:16426: undefined reference to `res_mkquery' /tmp/ccaGdBJF.o(.data+0x0):/home/mea/src/zmailer-2-old/zmailer-2.99.56/configure:16425: undefined reference to `res_mkquery' collect2: ld returned 1 exit status configure:16268: $? = 1 configure: failed program was: | #line 16220 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_H 1 | #define HAVE_DB4_DB_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_GDBM_FDESC 1 | #define HAVE_GDBM 1 | #define HAVE_DB3 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_DB4 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_LDAP_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_DIRENT_H 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_DIRFD 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STDARG_H 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSYNC 1 | #define HAVE_DOTLOCK 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_MKSTEMP 1 | #define HAVE_RENAME 1 | #define HAVE_RMDIR 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_SETVBUF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_GETHOSTID 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_RENAME 1 | #define HAVE_RMDIR 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_SETVBUF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRTOUL 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTIME 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKFIFO 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETSID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETGID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PROTOCOLS_RWHOD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYSLOG 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SETLOCALE 1 | #define HAVE_GETLOADAVG 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char res_mkquery (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | #ifdef __STDC__ | # include | #else | # include | #endif | /* 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 res_mkquery (); | /* 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_res_mkquery) || defined (__stub___res_mkquery) | choke me | #else | char (*f) () = res_mkquery; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != res_mkquery; | ; | return 0; | } configure:16285: result: no configure:16306: result: Using system supplied -lresolv -- hope it works.. configure:16342: checking for cd and ad in HEADER struct (BIND 8) configure:16367: gcc -c -g -O2 conftest.c >&5 configure: In function `main': configure:16530: error: storage size of `a' isn't known configure:16370: $? = 1 configure: failed program was: | #line 16347 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_H 1 | #define HAVE_DB4_DB_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_GDBM_FDESC 1 | #define HAVE_GDBM 1 | #define HAVE_DB3 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_DB4 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_LDAP_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_DIRENT_H 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_DIRFD 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STDARG_H 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSYNC 1 | #define HAVE_DOTLOCK 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_MKSTEMP 1 | #define HAVE_RENAME 1 | #define HAVE_RMDIR 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_SETVBUF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_GETHOSTID 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_RENAME 1 | #define HAVE_RMDIR 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_SETVBUF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRTOUL 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTIME 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKFIFO 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETSID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETGID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PROTOCOLS_RWHOD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYSLOG 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SETLOCALE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_RESOLVER 1 | /* end confdefs.h. */ | #include | #include | #include | #include | int | main () | { | struct HEADER a; a.ad = a.cd = 0; | ; | return 0; | } configure:16387: result: no configure:16403: checking for connect configure:16453: gcc -o conftest -g -O2 conftest.c >&5 configure:16456: $? = 0 configure:16459: test -s conftest configure:16462: $? = 0 configure:16473: result: yes configure:16479: checking for gethostbyname configure:16529: gcc -o conftest -g -O2 conftest.c >&5 configure:16532: $? = 0 configure:16535: test -s conftest configure:16538: $? = 0 configure:16549: result: yes configure:16848: checking for socket configure:16898: gcc -o conftest -g -O2 conftest.c >&5 configure:16901: $? = 0 configure:16904: test -s conftest configure:16907: $? = 0 configure:16918: result: yes configure:16848: checking for socketpair configure:16898: gcc -o conftest -g -O2 conftest.c >&5 configure:16901: $? = 0 configure:16904: test -s conftest configure:16907: $? = 0 configure:16918: result: yes configure:17041: checking for inet_ntop configure:17091: gcc -o conftest -g -O2 conftest.c >&5 configure:17094: $? = 0 configure:17097: test -s conftest configure:17100: $? = 0 configure:17111: result: yes configure:17041: checking for inet_pton configure:17091: gcc -o conftest -g -O2 conftest.c >&5 configure:17094: $? = 0 configure:17097: test -s conftest configure:17100: $? = 0 configure:17111: result: yes configure:17041: checking for getaddrinfo configure:17091: gcc -o conftest -g -O2 conftest.c >&5 configure:17094: $? = 0 configure:17097: test -s conftest configure:17100: $? = 0 configure:17111: result: yes configure:17041: checking for getnameinfo configure:17091: gcc -o conftest -g -O2 conftest.c >&5 configure:17094: $? = 0 configure:17097: test -s conftest configure:17100: $? = 0 configure:17111: result: yes configure:17041: checking for gai_strerror configure:17091: gcc -o conftest -g -O2 conftest.c >&5 configure:17094: $? = 0 configure:17097: test -s conftest configure:17100: $? = 0 configure:17111: result: yes configure:17228: result: RFC-822 TABs setting: 1 configure:18264: checking for strftime configure:18314: gcc -o conftest -g -O2 conftest.c >&5 configure:18317: $? = 0 configure:18320: test -s conftest configure:18323: $? = 0 configure:18334: result: yes configure:18415: checking for the return type of sprintf() being char* configure:18440: gcc -o conftest -g -O2 conftest.c >&5 configure:18608: warning: conflicting types for built-in function `sprintf' configure:18443: $? = 0 configure:18445: ./conftest configure:18448: $? = 0 configure:18463: result: no configure:18481: checking for vprintf configure:18531: gcc -o conftest -g -O2 conftest.c >&5 configure:18686: warning: conflicting types for built-in function `vprintf' configure:18534: $? = 0 configure:18537: test -s conftest configure:18540: $? = 0 configure:18551: result: yes configure:18558: checking for _doprnt configure:18608: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccgUUYKw.o(.text+0x11): In function `main': /home/mea/src/zmailer-2-old/zmailer-2.99.56/configure:18780: undefined reference to `_doprnt' /tmp/ccgUUYKw.o(.data+0x0):/home/mea/src/zmailer-2-old/zmailer-2.99.56/configure:18779: undefined reference to `_doprnt' collect2: ld returned 1 exit status configure:18611: $? = 1 configure: failed program was: | #line 18563 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_H 1 | #define HAVE_DB4_DB_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_GDBM_FDESC 1 | #define HAVE_GDBM 1 | #define HAVE_DB3 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_DB4 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_LDAP_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_DIRENT_H 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_DIRFD 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STDARG_H 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSYNC 1 | #define HAVE_DOTLOCK 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_MKSTEMP 1 | #define HAVE_RENAME 1 | #define HAVE_RMDIR 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_SETVBUF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_GETHOSTID 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_RENAME 1 | #define HAVE_RMDIR 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_SETVBUF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRTOUL 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTIME 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKFIFO 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETSID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETGID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PROTOCOLS_RWHOD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYSLOG 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SETLOCALE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_RESOLVER 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | #ifdef __STDC__ | # include | #else | # include | #endif | /* 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:18628: result: no configure:18648: checking for vsprintf configure:18698: gcc -o conftest -g -O2 conftest.c >&5 configure:18854: warning: conflicting types for built-in function `vsprintf' configure:18701: $? = 0 configure:18704: test -s conftest configure:18707: $? = 0 configure:18718: result: yes configure:18648: checking for vsnprintf configure:18698: gcc -o conftest -g -O2 conftest.c >&5 configure:18855: warning: conflicting types for built-in function `vsnprintf' configure:18701: $? = 0 configure:18704: test -s conftest configure:18707: $? = 0 configure:18718: result: yes configure:18648: checking for snprintf configure:18698: gcc -o conftest -g -O2 conftest.c >&5 configure:18856: warning: conflicting types for built-in function `snprintf' configure:18701: $? = 0 configure:18704: test -s conftest configure:18707: $? = 0 configure:18718: result: yes configure:18730: checking for working alloca.h configure:18752: gcc -o conftest -g -O2 conftest.c >&5 configure:18755: $? = 0 configure:18758: test -s conftest configure:18761: $? = 0 configure:18772: result: yes configure:18782: checking for alloca configure:18824: gcc -o conftest -g -O2 conftest.c >&5 configure:18827: $? = 0 configure:18830: test -s conftest configure:18833: $? = 0 configure:18844: result: yes configure:19051: checking whether getpgrp requires zero arguments configure:19074: gcc -c -g -O2 conftest.c >&5 configure: In function `main': configure:19284: error: too many arguments to function `getpgrp' configure:19077: $? = 1 configure: failed program was: | #line 19057 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_H 1 | #define HAVE_DB4_DB_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_GDBM_FDESC 1 | #define HAVE_GDBM 1 | #define HAVE_DB3 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_DB4 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_LDAP_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_DIRENT_H 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_DIRFD 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STDARG_H 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSYNC 1 | #define HAVE_DOTLOCK 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_MKSTEMP 1 | #define HAVE_RENAME 1 | #define HAVE_RMDIR 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_SETVBUF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_GETHOSTID 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_RENAME 1 | #define HAVE_RMDIR 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_SETVBUF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRTOUL 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTIME 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKFIFO 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETSID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETGID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PROTOCOLS_RWHOD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYSLOG 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SETLOCALE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_RESOLVER 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 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 | int | main () | { | getpgrp (0); | ; | return 0; | } configure:19095: result: yes configure:19111: checking for stdlib.h configure:19116: result: yes configure:19111: checking for unistd.h configure:19116: result: yes configure:19252: checking for getpagesize configure:19302: gcc -o conftest -g -O2 conftest.c >&5 configure:19305: $? = 0 configure:19308: test -s conftest configure:19311: $? = 0 configure:19322: result: yes configure:19332: checking for working mmap configure:19475: gcc -o conftest -g -O2 conftest.c >&5 configure:19478: $? = 0 configure:19480: ./conftest configure:19483: $? = 0 configure:19497: result: yes configure:19815: checking for crypt configure:19865: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccQkSFY7.o(.text+0x11): In function `main': /home/mea/src/zmailer-2-old/zmailer-2.99.56/configure:20047: undefined reference to `crypt' /tmp/ccQkSFY7.o(.data+0x0):/home/mea/src/zmailer-2-old/zmailer-2.99.56/configure:20046: undefined reference to `crypt' collect2: ld returned 1 exit status configure:19868: $? = 1 configure: failed program was: | #line 19820 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_H 1 | #define HAVE_DB4_DB_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_GDBM_FDESC 1 | #define HAVE_GDBM 1 | #define HAVE_DB3 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_DB4 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_LDAP_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_DIRENT_H 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_DIRFD 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STDARG_H 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSYNC 1 | #define HAVE_DOTLOCK 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_MKSTEMP 1 | #define HAVE_RENAME 1 | #define HAVE_RMDIR 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_SETVBUF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_GETHOSTID 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_RENAME 1 | #define HAVE_RMDIR 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_SETVBUF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRTOUL 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTIME 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKFIFO 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETSID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETGID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PROTOCOLS_RWHOD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYSLOG 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SETLOCALE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_RESOLVER 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define GETPGRP_VOID 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char crypt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | #ifdef __STDC__ | # include | #else | # include | #endif | /* 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 crypt (); | /* 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_crypt) || defined (__stub___crypt) | choke me | #else | char (*f) () = crypt; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != crypt; | ; | return 0; | } configure:19885: result: no configure:19917: gcc -o conftest -g -O2 conftest.c -lcrypt >&5 configure: In function `main': configure:20099: warning: assignment makes pointer from integer without a cast configure:19920: $? = 0 configure:19923: test -s conftest configure:19926: $? = 0 configure:19939: result: crypt() was found by using -lcrypt library! configure:19950: checking for getmntent in -lsun configure:19981: gcc -o conftest -g -O2 conftest.c -lsun >&5 /usr/bin/ld: cannot find -lsun collect2: ld returned 1 exit status configure:19984: $? = 1 configure: failed program was: | #line 19957 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_H 1 | #define HAVE_DB4_DB_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_GDBM_FDESC 1 | #define HAVE_GDBM 1 | #define HAVE_DB3 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_DB4 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_LDAP_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_DIRENT_H 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_DIRFD 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STDARG_H 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSYNC 1 | #define HAVE_DOTLOCK 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_MKSTEMP 1 | #define HAVE_RENAME 1 | #define HAVE_RMDIR 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_SETVBUF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_GETHOSTID 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_RENAME 1 | #define HAVE_RMDIR 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_SETVBUF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRTOUL 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTIME 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKFIFO 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETSID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETGID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PROTOCOLS_RWHOD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYSLOG 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SETLOCALE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_RESOLVER 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define GETPGRP_VOID 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getmntent (); | int | main () | { | getmntent (); | ; | return 0; | } configure:20002: result: no configure:20007: checking for getmntent in -lseq configure:20038: gcc -o conftest -g -O2 conftest.c -lseq >&5 /usr/bin/ld: cannot find -lseq collect2: ld returned 1 exit status configure:20041: $? = 1 configure: failed program was: | #line 20014 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_H 1 | #define HAVE_DB4_DB_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_GDBM_FDESC 1 | #define HAVE_GDBM 1 | #define HAVE_DB3 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_DB4 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_LDAP_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_DIRENT_H 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_DIRFD 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STDARG_H 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSYNC 1 | #define HAVE_DOTLOCK 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_MKSTEMP 1 | #define HAVE_RENAME 1 | #define HAVE_RMDIR 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_SETVBUF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_GETHOSTID 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_RENAME 1 | #define HAVE_RMDIR 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_SETVBUF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRTOUL 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTIME 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKFIFO 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETSID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETGID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PROTOCOLS_RWHOD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYSLOG 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SETLOCALE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_RESOLVER 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define GETPGRP_VOID 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getmntent (); | int | main () | { | getmntent (); | ; | return 0; | } configure:20059: result: no configure:20064: checking for getmntent in -lgen configure:20095: gcc -o conftest -g -O2 conftest.c -lgen >&5 /usr/bin/ld: cannot find -lgen collect2: ld returned 1 exit status configure:20098: $? = 1 configure: failed program was: | #line 20071 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_H 1 | #define HAVE_DB4_DB_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_GDBM_FDESC 1 | #define HAVE_GDBM 1 | #define HAVE_DB3 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_DB4 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_LDAP_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_DIRENT_H 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_DIRFD 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STDARG_H 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSYNC 1 | #define HAVE_DOTLOCK 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_MKSTEMP 1 | #define HAVE_RENAME 1 | #define HAVE_RMDIR 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_SETVBUF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_GETHOSTID 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_RENAME 1 | #define HAVE_RMDIR 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_SETVBUF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRTOUL 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTIME 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKFIFO 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETSID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETGID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PROTOCOLS_RWHOD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYSLOG 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SETLOCALE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_RESOLVER 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define GETPGRP_VOID 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getmntent (); | int | main () | { | getmntent (); | ; | return 0; | } configure:20116: result: no configure:20130: checking for getmntent configure:20180: gcc -o conftest -g -O2 conftest.c >&5 configure:20183: $? = 0 configure:20186: test -s conftest configure:20189: $? = 0 configure:20200: result: yes configure:20230: checking for one-argument getmntent function configure:20240: result: yes configure:20650: checking how to get filesystem space usage:... configure:20662: checking for statvfs configure:20712: gcc -o conftest -g -O2 conftest.c >&5 configure:20715: $? = 0 configure:20718: test -s conftest configure:20721: $? = 0 configure:20732: result: yes configure:21133: checking for ftruncate configure:21183: gcc -o conftest -g -O2 conftest.c >&5 configure:21186: $? = 0 configure:21189: test -s conftest configure:21192: $? = 0 configure:21203: result: yes configure:21275: checking for getgroups configure:21345: result: yes configure:21432: checking sys/ipc.h usability configure:21445: gcc -c -g -O2 conftest.c >&5 configure:21448: $? = 0 configure:21451: test -s conftest.o configure:21454: $? = 0 configure:21464: result: yes configure:21468: checking sys/ipc.h presence configure:21479: gcc -E conftest.c configure:21485: $? = 0 configure:21504: result: yes configure:21540: checking for sys/ipc.h configure:21547: result: yes configure:21432: checking sys/msg.h usability configure:21445: gcc -c -g -O2 conftest.c >&5 configure:21448: $? = 0 configure:21451: test -s conftest.o configure:21454: $? = 0 configure:21464: result: yes configure:21468: checking sys/msg.h presence configure:21479: gcc -E conftest.c configure:21485: $? = 0 configure:21504: result: yes configure:21540: checking for sys/msg.h configure:21547: result: yes configure:21566: checking for msgsnd configure:21616: gcc -o conftest -g -O2 conftest.c >&5 configure:21619: $? = 0 configure:21622: test -s conftest configure:21625: $? = 0 configure:21636: result: yes configure:21566: checking for msgrcv configure:21616: gcc -o conftest -g -O2 conftest.c >&5 configure:21619: $? = 0 configure:21622: test -s conftest configure:21625: $? = 0 configure:21636: result: yes configure:21566: checking for msgctl configure:21616: gcc -o conftest -g -O2 conftest.c >&5 configure:21619: $? = 0 configure:21622: test -s conftest configure:21625: $? = 0 configure:21636: result: yes configure:21649: checking for main in -lypsec configure:21674: gcc -o conftest -g -O2 conftest.c -lypsec >&5 /usr/bin/ld: cannot find -lypsec collect2: ld returned 1 exit status configure:21677: $? = 1 configure: failed program was: | #line 21656 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_H 1 | #define HAVE_DB4_DB_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_GDBM_FDESC 1 | #define HAVE_GDBM 1 | #define HAVE_DB3 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_DB4 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_LDAP_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_DIRENT_H 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_DIRFD 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STDARG_H 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSYNC 1 | #define HAVE_DOTLOCK 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_MKSTEMP 1 | #define HAVE_RENAME 1 | #define HAVE_RMDIR 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_SETVBUF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_GETHOSTID 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_RENAME 1 | #define HAVE_RMDIR 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_SETVBUF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRTOUL 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTIME 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKFIFO 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETSID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETGID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PROTOCOLS_RWHOD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYSLOG 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SETLOCALE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_RESOLVER 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define GETPGRP_VOID 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_STATVFS 1 | #define STAT_STATVFS 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_MSGSND 1 | #define HAVE_MSGRCV 1 | #define HAVE_MSGCTL 1 | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:21695: result: no configure:21709: checking for main in -lldgc configure:21734: gcc -o conftest -g -O2 conftest.c -lldgc >&5 /usr/bin/ld: cannot find -lldgc collect2: ld returned 1 exit status configure:21737: $? = 1 configure: failed program was: | #line 21716 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ZMailer" | #define PACKAGE_TARNAME "zmailer" | #define PACKAGE_VERSION "2.99.56" | #define PACKAGE_STRING "ZMailer 2.99.56" | #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" | #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_DUP2 1 | #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAIT3 1 | #define HAVE_WAITPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WAIT4 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETGROUPS_T gid_t | #define RETSIGTYPE void | #define HAVE_INO_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_GDBM_H 1 | #define HAVE_DB_H 1 | #define HAVE_DB_185_H 1 | #define HAVE_DB4_DB_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_GDBM_FDESC 1 | #define HAVE_GDBM 1 | #define HAVE_DB3 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_DB4 1 | #define HAVE_DB_CREATE 1 | #define HAVE_DB_CLOSE2 1 | #define HAVE_DB_CURSOR4 1 | #define HAVE_LDAP_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_DIRENT_H 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_DIRFD 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STDARG_H 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_LSTAT 1 | #define HAVE_FSYNC 1 | #define HAVE_DOTLOCK 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_MKSTEMP 1 | #define HAVE_RENAME 1 | #define HAVE_RMDIR 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_SETVBUF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGPENDING 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_GETHOSTID 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_RENAME 1 | #define HAVE_RMDIR 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_SETVBUF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRTOUL 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTIME 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKFIFO 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETSID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETGID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_PROTOCOLS_RWHOD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYSLOG 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SETLOCALE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_RESOLVER 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define GETPGRP_VOID 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_STATVFS 1 | #define STAT_STATVFS 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_MSGSND 1 | #define HAVE_MSGRCV 1 | #define HAVE_MSGCTL 1 | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:21755: result: no configure:21767: checking for AFS... configure:21781: checking for procmail configure:21799: found /usr/bin/procmail configure:21812: result: /usr/bin/procmail configure:21820: checking for md5sum configure:21838: found /usr/bin/md5sum configure:21851: result: /usr/bin/md5sum configure:21967: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by ZMailer config.status 2.99.56, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on mea-ext config.status:836: creating Makefile config.status:836: creating router/Makefile config.status:836: creating router/libdb/Makefile config.status:836: creating scheduler/Makefile config.status:836: creating smtpserver/Makefile config.status:836: creating transports/Makefile config.status:836: creating transports/smtp/Makefile config.status:836: creating transports/mailbox/Makefile config.status:836: creating transports/hold/Makefile config.status:836: creating transports/libta/Makefile config.status:836: creating transports/sm/Makefile config.status:836: creating transports/errormail/Makefile config.status:836: creating transports/fuzzyalias/Makefile config.status:836: creating transports/expirer/Makefile config.status:836: creating transports/expirer/manual-expirer config.status:836: creating transports/reroute/Makefile config.status:836: creating transports/reroute/manual-rerouter config.status:836: creating compat/Makefile config.status:836: creating compat/rmail/Makefile config.status:836: creating compat/sendmail/Makefile config.status:836: creating sfio/Makefile config.status:836: creating sfio/src/lib/sfio/makefile config.status:836: creating sfio/src/lib/sfio/Stdio_b/Makefile config.status:836: creating sfio/src/lib/sfio/Stdio_s/Makefile config.status:836: creating sfio/src/lib/sfio/Sfio_f/Makefile config.status:836: creating sfio/src/lib/sfio/Sfio_dc/Makefile config.status:836: creating lib/Makefile config.status:836: creating libc/Makefile config.status:836: creating libident/Makefile config.status:836: creating libs/Makefile config.status:836: creating libsh/Makefile config.status:836: creating libmalloc/Makefile config.status:836: creating libmalloc/splay/Makefile config.status:836: creating libresolv/Makefile config.status:836: creating ssl/Makefile config.status:836: creating doc/Makefile config.status:836: creating doc/design/Makefile config.status:836: creating include/mail.h config.status:836: creating utils/policy-builder.sh config.status:836: creating utils/Makefile config.status:836: creating utils/zmailer.init.sh config.status:836: creating utils/autoanswer.pl config.status:836: creating utils/vacation/Makefile config.status:836: creating utils/vacation/vacation.sh config.status:836: creating utils/makedb/Makefile config.status:836: creating utils/rotate-logs.sh config.status:836: creating utils/smtpserver-log-parser.pl config.status:836: creating utils/mxverify/Makefile config.status:836: creating utils/smtp-contentfilter config.status:836: creating packaging/Makefile config.status:836: creating packaging/solaris/Makefile config.status:836: creating SiteConfig config.status:836: creating po/Makefile.in config.status:836: creating intl/Makefile config.status:836: creating proto/Makefile config.status:836: creating proto/zmailer.sh config.status:836: creating proto/newaliases config.status:836: creating proto/newfqdnaliases config.status:836: creating proto/newdb config.status:836: creating proto/newdbprocessor config.status:836: creating proto/scheduler.conf config.status:836: creating proto/scheduler.auth config.status:836: creating proto/mailrm.sh config.status:836: creating proto/db/Makefile config.status:836: creating proto/cf/TELE-FI.cf config.status:836: creating proto/smtpserver.conf config.status:836: creating proto/cf/SMTP+UUCP.cf config.status:836: creating proto/cf/UTdefault.cf config.status:836: creating proto/cf/SMTP.cf config.status:836: creating proto/smtp-tls.conf config.status:836: creating proto/db/aliases config.status:836: creating proto/sm.conf config.status:836: creating proto/post-install.sh config.status:836: creating man/Makefile config.status:836: creating man/aliases.5 config.status:836: creating man/authuser.3 config.status:836: creating man/errormail.8 config.status:836: creating man/expirer.8 config.status:836: creating man/hold.8 config.status:836: creating man/mailbox.8 config.status:836: creating man/mailq.1 config.status:836: creating man/mailrm.1 config.status:836: creating man/makedb.8 config.status:836: creating man/manual-expirer.8 config.status:836: creating man/zmsh.1 config.status:836: creating man/manual-rerouter.8 config.status:836: creating man/mboxpath.1 config.status:836: creating man/zmailer.3 config.status:836: creating man/mprobe.8 config.status:836: creating man/newaliases.1 config.status:836: creating man/newdb.8 config.status:836: creating man/reroute.8 config.status:836: creating man/rmail.1 config.status:836: creating man/router.8 config.status:836: creating man/scheduler.8 config.status:836: creating man/sendmail.8 config.status:836: creating man/sm.8 config.status:836: creating man/smtp.8 config.status:836: creating man/smtpserver.8 config.status:836: creating man/ssl.1 config.status:836: creating man/vacation.1 config.status:836: creating man/zdbases.conf.5 config.status:836: creating man/zmailer.1 config.status:836: creating utils/perl/Makefile config.status:836: creating bin/mkdep config.status:836: creating bin/mklibdep config.status:954: creating config.h config.status:1619: executing default-1 commands configure:23343: result: Remember to check SiteConfig for possible option changes ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_arr_sys_siglist=yes ac_cv_build=i686-pc-linux-gnu ac_cv_build_alias=i686-pc-linux-gnu ac_cv_c_bigendian=no 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_alloca_works=yes ac_cv_func_char_sprintf=no ac_cv_func_closedir_void=no ac_cv_func_connect=yes ac_cv_func_crypt=no ac_cv_func_dirfd=yes ac_cv_func_dup2=yes ac_cv_func_endgrent=yes ac_cv_func_fchdir=yes ac_cv_func_fchown=yes ac_cv_func_flock=yes ac_cv_func_fpathconf=yes ac_cv_func_freeifaddrs=yes ac_cv_func_fsync=yes ac_cv_func_ftime=yes ac_cv_func_ftruncate=yes ac_cv_func_gai_strerror=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getcwd=yes ac_cv_func_getdtablesize=yes ac_cv_func_getenv=yes ac_cv_func_getgroups=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostid=yes ac_cv_func_getifaddrs=yes ac_cv_func_getmntent=yes ac_cv_func_getmntinfo=no ac_cv_func_getnameinfo=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgrp=yes ac_cv_func_getpgrp_void=yes ac_cv_func_getrusage=yes ac_cv_func_gettimeofday=yes ac_cv_func_index=yes ac_cv_func_inet_ntop=yes ac_cv_func_inet_pton=yes ac_cv_func_isascii=yes ac_cv_func_lockf=yes ac_cv_func_lstat=yes ac_cv_func_memchr=yes ac_cv_func_memcpy=yes ac_cv_func_mkdir=yes ac_cv_func_mkfifo=yes ac_cv_func_mkstemp=yes ac_cv_func_mktime=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_msgctl=yes ac_cv_func_msgrcv=yes ac_cv_func_msgsnd=yes ac_cv_func_putenv=yes ac_cv_func_rename=yes ac_cv_func_res_init=no ac_cv_func_res_mkquery=no ac_cv_func_rindex=yes ac_cv_func_rmdir=yes ac_cv_func_select=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setlocale=yes ac_cv_func_setpriority=yes ac_cv_func_setproctitle=no ac_cv_func_setregid=yes ac_cv_func_setreuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_sigpending=yes ac_cv_func_sigprocmask=yes ac_cv_func_sigsuspend=yes ac_cv_func_snprintf=yes ac_cv_func_socket=yes ac_cv_func_socketpair=yes ac_cv_func_statvfs=yes ac_cv_func_strchr=yes ac_cv_func_strcpy=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_strrchr=yes ac_cv_func_strsignal=yes ac_cv_func_strstr=yes ac_cv_func_strtoul=yes ac_cv_func_sysconf=yes ac_cv_func_syslog=yes ac_cv_func_unsetenv=yes ac_cv_func_utime=yes ac_cv_func_utimes=yes ac_cv_func_vprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3_rusage=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_gdbm_fdesc=yes ac_cv_have_decl_sys_siglist=no ac_cv_header_arpa_inet_h=yes ac_cv_header_db1_db_h=no ac_cv_header_db2_db_185_h=no ac_cv_header_db2_db_h=no ac_cv_header_db3_db_185_h=no ac_cv_header_db3_db_h=no ac_cv_header_db3_h=no ac_cv_header_db4_db_h=yes ac_cv_header_db_185_h=yes ac_cv_header_db_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dirent_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_gdbm_h=yes ac_cv_header_ifaddrs_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_ldap_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_maillock_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mntent_h=yes ac_cv_header_mnttab_h=no ac_cv_header_ndbm_h=no ac_cv_header_ndir_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_protocols_rwhod_h=yes ac_cv_header_security_pam_appl_h=yes ac_cv_header_select_h=no ac_cv_header_shadow_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_dir_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filsys_h=no ac_cv_header_sys_fs_types_h=no ac_cv_header_sys_fstyp_h=no ac_cv_header_sys_ipc_h=yes ac_cv_header_sys_loadavg_h=no ac_cv_header_sys_mount_h=yes ac_cv_header_sys_msg_h=yes ac_cv_header_sys_ndir_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_resource_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_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_types_h_makedev=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syslog_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_header_varargs_h=no ac_cv_host=i686-pc-linux-gnu ac_cv_host_alias=i686-pc-linux-gnu ac_cv_lib_c_db_create=no ac_cv_lib_c_db_open2=no ac_cv_lib_c_dbopen=no ac_cv_lib_c_dbopen1=no ac_cv_lib_c_gdbm_open=no ac_cv_lib_cposix_strerror=no ac_cv_lib_crypt_lib=yes ac_cv_lib_db1_dbopen=no ac_cv_lib_db1_dbopen1=no ac_cv_lib_db2_db_open2=no ac_cv_lib_db3_db_create=no ac_cv_lib_db_db_create=yes ac_cv_lib_db_db_open2=no ac_cv_lib_db_dbopen=no ac_cv_lib_gdbm_gdbm_open=yes ac_cv_lib_gen_getmntent=no ac_cv_lib_ldgc_main=no ac_cv_lib_seq_getmntent=no ac_cv_lib_sun_getmntent=no ac_cv_lib_ypsec_main=no ac_cv_libsocket_both=0 ac_cv_member_struct_tm_tm_zone=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GZIP=/bin/gzip ac_cv_path_LD=/usr/bin/ld ac_cv_path_LN=/bin/ln ac_cv_path_MD5SUM=/usr/bin/md5sum ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_MV=/bin/mv ac_cv_path_PERL=/usr/bin/perl ac_cv_path_PKGCONFIG=/usr/bin/pkg-config ac_cv_path_PROCMAIL=/usr/bin/procmail ac_cv_path_RM=/bin/rm ac_cv_path_TRUE=/bin/true ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_CPP='gcc -E' ac_cv_prog_YACC='bison -y' 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_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_sizeof_double=8 ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_short=2 ac_cv_sizeof_void_p=4 ac_cv_struct_sa_len=no ac_cv_struct_tm=time.h ac_cv_struct_tm_gmtoff=yes ac_cv_type_double=yes ac_cv_type_getgroups=gid_t ac_cv_type_ino_t=yes ac_cv_type_int=yes ac_cv_type_long=yes ac_cv_type_mode_t=yes ac_cv_type_off_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_uid_t=yes ac_cv_type_uint16_t=yes ac_cv_type_uint32_t=yes ac_cv_type_void_p=yes ac_cv_working_alloca_h=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_sys_lib_dlsearch_path_spec='/lib /usr/lib' acl_cv_sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib' acl_cv_wl=-Wl, fu_cv_sys_d_ino_in_dirent=yes fu_cv_sys_mounted_getmntent1=yes gt_cv_func_gnugettext1_libc=yes zm_cv_struct_HEADER_cd_ac=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ALLOCA='' AR='/usr/bin/ar' AUTHLIB='-lpam' BINDADDR='' CC='gcc' CFLAGS='-g -O2' CPP='gcc -E' CPPDEP='gcc -MM' CPPFLAGS='' DBEXT='.db' DBEXTtest='.db' DBTYPE='btree' DEFS='-DHAVE_CONFIG_H' DOMAIN_AWARE_GETPWNAM='' DSPRINTF_TYPE='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' GENINCL='' GENLIB='' GETPWLIB=' -lcrypt' GMSGFMT='/usr/bin/msgfmt' GZIP='/bin/gzip' HAVE_YP='' INCLLDAP='' INCLRESOLV='' INCLWHOSON='' INCLWRAP='' INEWS='inews' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INTLLIBS='' LD='/usr/bin/ld' LDFLAGS='' LIBDBMS='-ldb -lgdbm' LIBICONV='-liconv' LIBINTL='' LIBLOCALDBMS='-ldb -lgdbm' LIBMAIL='' LIBMALLOC='' LIBNIS='' LIBOBJS='' LIBPROGS='' LIBRESOLV='-lresolv' LIBRESOLVA='' LIBS='' LIBSOCKET='' LIBWHOSON='' LIBWRAP='' LN='/bin/ln' LN_S='ln -s' LOGDIR='/var/log/mail' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' MAILBIN='/opt/mail/bin' MAILBOX='/var/spool/mail' MAILSHARE='/opt/mail' MAILVAR='/opt/mail' MALLOC='system' MALLOCEXT='' MD5SUM='/usr/bin/md5sum' MKDIR='mkdir -p' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' MV='/bin/mv' NNTPSERVER='nntp' OBJEXT='o' OPENSSLINCL='' OPENSSLLIB='' OPENSSLPREFIX='' PACKAGE_BUGREPORT='zmhack@nic.funet.fi' PACKAGE_NAME='ZMailer' PACKAGE_STRING='ZMailer 2.99.56' PACKAGE_TARNAME='zmailer' PACKAGE_VERSION='2.99.56' PATH_SEPARATOR=':' PERL='/usr/bin/perl' PERLINSTALLDIRS='' PKGCONFIG='/usr/bin/pkg-config' POSTOFFICE='/var/spool/postoffice' POSUB='po' PRIVATEAUTH='' PRIVATEMBOX='' PROCMAIL='/usr/bin/procmail' PROGS='' RANLIB='ranlib' RFC822TABS='1' RM='/bin/rm' RMAILPATH='/bin/rmail' ROUTEROPTIONS='-dkWn 1' ROUTEUSER_IN_ABNORMAL_UNIX='z' SASL2INCL='' SASL2LIB='' SASL2PREFIX='' SCHEDULEROPTIONS='-S -H' SELFADDRESSES='' SENDMAILPATH='/usr/sbin/sendmail' SET_MAKE='' SHELL='/bin/sh' SMTPOPTIONS='-s strict -h -s ve -l /var/log/mail/smtpserver' SNMPSHAREDFILE='/var/spool/postoffice/.zmailer.SNMP.block' SYSLOGFLG='RT' TA_USE_MMAP='0' TRUE='/bin/true' USE_NLS='yes' VACATIONPATH='/usr/bin/vacation' XGETTEXT='/usr/bin/xgettext' YACC='bison -y' ZMAILERCFGFILE='/opt/mail/zmailer.conf' ac_ct_CC='gcc' ac_ct_RANLIB='ranlib' 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='${prefix}' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/opt/mail' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'" #define D_INO_IN_DIRENT 1 #define ENABLE_NLS 1 #define GETGROUPS_T gid_t #define GETPGRP_VOID 1 #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_DB3 1 #define HAVE_DB4 1 #define HAVE_DB4_DB_H 1 #define HAVE_DB_185_H 1 #define HAVE_DB_CLOSE2 1 #define HAVE_DB_CLOSE2 1 #define HAVE_DB_CREATE 1 #define HAVE_DB_CREATE 1 #define HAVE_DB_CURSOR4 1 #define HAVE_DB_CURSOR4 1 #define HAVE_DB_H 1 #define HAVE_DCGETTEXT 1 #define HAVE_DECL_SYS_SIGLIST 0 #define HAVE_DIRENT_H 1 #define HAVE_DIRENT_H 1 #define HAVE_DIRFD 1 #define HAVE_DOTLOCK 1 #define HAVE_DUP2 1 #define HAVE_ENDGRENT 1 #define HAVE_ERRNO_H 1 #define HAVE_FCHDIR 1 #define HAVE_FCHOWN 1 #define HAVE_FCNTL_H 1 #define HAVE_FLOCK 1 #define HAVE_FPATHCONF 1 #define HAVE_FREEIFADDRS 1 #define HAVE_FSYNC 1 #define HAVE_FTIME 1 #define HAVE_FTRUNCATE 1 #define HAVE_GAI_STRERROR 1 #define HAVE_GDBM 1 #define HAVE_GDBM_FDESC 1 #define HAVE_GDBM_H 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETCWD 1 #define HAVE_GETDTABLESIZE 1 #define HAVE_GETENV 1 #define HAVE_GETGROUPS 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETHOSTID 1 #define HAVE_GETIFADDRS 1 #define HAVE_GETLOADAVG 1 #define HAVE_GETMNTENT 1 #define HAVE_GETNAMEINFO 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPGRP 1 #define HAVE_GETRUSAGE 1 #define HAVE_GETTEXT 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_IFADDRS_H 1 #define HAVE_INDEX 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_INO_T 1 #define HAVE_INTTYPES_H 1 #define HAVE_ISASCII 1 #define HAVE_LDAP_H 1 #define HAVE_LDAP_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_LOCKF 1 #define HAVE_LSTAT 1 #define HAVE_MEMCHR 1 #define HAVE_MEMCPY 1 #define HAVE_MEMORY_H 1 #define HAVE_MKDIR 1 #define HAVE_MKDIR 1 #define HAVE_MKFIFO 1 #define HAVE_MKSTEMP 1 #define HAVE_MKTIME 1 #define HAVE_MKTIME 1 #define HAVE_MMAP 1 #define HAVE_MNTENT_H 1 #define HAVE_MSGCTL 1 #define HAVE_MSGRCV 1 #define HAVE_MSGSND 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_PROTOCOLS_RWHOD_H 1 #define HAVE_PUTENV 1 #define HAVE_RENAME 1 #define HAVE_RENAME 1 #define HAVE_RESOLVER 1 #define HAVE_RINDEX 1 #define HAVE_RMDIR 1 #define HAVE_RMDIR 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_SELECT 1 #define HAVE_SETEGID 1 #define HAVE_SETENV 1 #define HAVE_SETEUID 1 #define HAVE_SETGID 1 #define HAVE_SETGROUPS 1 #define HAVE_SETLOCALE 1 #define HAVE_SETPRIORITY 1 #define HAVE_SETREGID 1 #define HAVE_SETREUID 1 #define HAVE_SETRLIMIT 1 #define HAVE_SETSID 1 #define HAVE_SETUID 1 #define HAVE_SETVBUF 1 #define HAVE_SETVBUF 1 #define HAVE_SHADOW_H 1 #define HAVE_SIGPENDING 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGSUSPEND 1 #define HAVE_SNPRINTF 1 #define HAVE_SOCKET 1 #define HAVE_SOCKETPAIR 1 #define HAVE_SOCKLEN_T 1 #define HAVE_STATVFS 1 #define HAVE_STDARG_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRCHR 1 #define HAVE_STRCHR 1 #define HAVE_STRCPY 1 #define HAVE_STRCPY 1 #define HAVE_STRDUP 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRERROR 1 #define HAVE_STRFTIME 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRRCHR 1 #define HAVE_STRRCHR 1 #define HAVE_STRSIGNAL 1 #define HAVE_STRSIGNAL 1 #define HAVE_STRSTR 1 #define HAVE_STRSTR 1 #define HAVE_STRTOUL 1 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_SYSCONF 1 #define HAVE_SYSLOG 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_SYS_MSG_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SIGLIST 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_TM_GMTOFF 1 #define HAVE_TM_ZONE 1 #define HAVE_UINT16_T 1 #define HAVE_UINT32_T 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNSETENV 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_UTIME_H 1 #define HAVE_U_INT16_T 1 #define HAVE_U_INT32_T 1 #define HAVE_VPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_VSPRINTF 1 #define HAVE_WAIT3 1 #define HAVE_WAIT4 1 #define HAVE_WAITPID 1 #define MOUNTED_GETMNTENT1 1 #define PACKAGE_BUGREPORT "zmhack@nic.funet.fi" #define PACKAGE_NAME "ZMailer" #define PACKAGE_STRING "ZMailer 2.99.56" #define PACKAGE_TARNAME "zmailer" #define PACKAGE_VERSION "2.99.56" #define RETSIGTYPE void #define SIZEOF_DOUBLE 8 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_VOID_P 4 #define STAT_STATVFS 1 #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 configure: exit 0