This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by pop3lite configure 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --prefix=/usr/local i386-unknown-gnu CC=cc CFLAGS=-fno-common CXXFLAGS=-fno-common CXX=c++ build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu --enable-ltdl-convenience --no-create --no-recursion ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 155 tasks, 212 threads, 4 processors Load average: 1.58, Mach factor: 2.40 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2048: checking build system type configure:2066: result: i386-unknown-gnu configure:2088: checking host system type configure:2103: result: i386-unknown-gnu configure:2142: checking for a BSD-compatible install configure:2198: result: /usr/local/bin/ginstall -c configure:2209: checking whether build environment is sane configure:2252: result: yes configure:2286: checking for gawk configure:2302: found /usr/local/bin/gawk configure:2313: result: gawk configure:2324: checking whether make sets $(MAKE) configure:2345: result: yes configure:2448: checking distribution version configure:2472: result: 0.2.4a-stable (1.200.2.35) [i386-unknown-gnu] configure:2491: checking whether to enable maintainer-specific portions of Makefiles configure:2500: result: no configure:2516: checking which layout to use configure:2540: result: default configure:2550: checking whether to enable debugging configure:2567: result: no configure:2602: checking whether to enable loglevel checking configure:2612: result: yes configure:2738: checking for i386-unknown-gnu-gcc configure:2768: result: no configure:2778: checking for gcc configure:2794: found /usr/bin/gcc configure:2805: result: gcc configure:2840: checking for i386-unknown-gnu-gcc configure:2867: result: gcc configure:3145: checking for C compiler version configure:3152: gcc --version >&5 gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3155: $? = 0 configure:3162: gcc -v >&5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:3165: $? = 0 configure:3172: gcc -V >&5 gcc: `-V' option must have argument configure:3175: $? = 1 configure:3198: checking for C compiler default output file name configure:3225: gcc -fno-common conftest.c >&5 configure:3228: $? = 0 configure:3266: result: a.out configure:3283: checking whether the C compiler works configure:3293: ./a.out configure:3296: $? = 0 configure:3313: result: yes configure:3320: checking whether we are cross compiling configure:3322: result: no configure:3325: checking for suffix of executables configure:3332: gcc -o conftest -fno-common conftest.c >&5 configure:3335: $? = 0 configure:3359: result: configure:3365: checking for suffix of object files configure:3391: gcc -c -fno-common conftest.c >&5 configure:3394: $? = 0 configure:3417: result: configure:3421: checking whether we are using the GNU C compiler configure:3450: gcc -c -fno-common conftest.c >&5 configure:3456: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pop3lite" | #define PACKAGE_TARNAME "pop3lite" | #define PACKAGE_VERSION "0.2.4a" | #define PACKAGE_STRING "pop3lite 0.2.4a" | #define PACKAGE_BUGREPORT "pop3lite-devel@lists.sourceforge.net" | #define PACKAGE "pop3lite" | #define VERSION "0.2.4a" | #define EXTRA_VERSION "-stable (1.200.2.35)" | #define __MACHINE__ "i386-unknown-gnu" | #define WITH_STANDALONE_SUPPORT 1 | #define SERVICE_NAME "pop3lite" | #define WITH_LOGLEVEL_CHECK 1 | #define WITH_MODULE_SUPPORT 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3473: result: no configure:3478: checking whether gcc accepts -g configure:3508: gcc -c -g conftest.c >&5 configure:3514: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pop3lite" | #define PACKAGE_TARNAME "pop3lite" | #define PACKAGE_VERSION "0.2.4a" | #define PACKAGE_STRING "pop3lite 0.2.4a" | #define PACKAGE_BUGREPORT "pop3lite-devel@lists.sourceforge.net" | #define PACKAGE "pop3lite" | #define VERSION "0.2.4a" | #define EXTRA_VERSION "-stable (1.200.2.35)" | #define __MACHINE__ "i386-unknown-gnu" | #define WITH_STANDALONE_SUPPORT 1 | #define SERVICE_NAME "pop3lite" | #define WITH_LOGLEVEL_CHECK 1 | #define WITH_MODULE_SUPPORT 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3546: gcc -c conftest.c >&5 configure:3552: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pop3lite" | #define PACKAGE_TARNAME "pop3lite" | #define PACKAGE_VERSION "0.2.4a" | #define PACKAGE_STRING "pop3lite 0.2.4a" | #define PACKAGE_BUGREPORT "pop3lite-devel@lists.sourceforge.net" | #define PACKAGE "pop3lite" | #define VERSION "0.2.4a" | #define EXTRA_VERSION "-stable (1.200.2.35)" | #define __MACHINE__ "i386-unknown-gnu" | #define WITH_STANDALONE_SUPPORT 1 | #define SERVICE_NAME "pop3lite" | #define WITH_LOGLEVEL_CHECK 1 | #define WITH_MODULE_SUPPORT 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3585: gcc -c -g conftest.c >&5 configure:3591: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pop3lite" | #define PACKAGE_TARNAME "pop3lite" | #define PACKAGE_VERSION "0.2.4a" | #define PACKAGE_STRING "pop3lite 0.2.4a" | #define PACKAGE_BUGREPORT "pop3lite-devel@lists.sourceforge.net" | #define PACKAGE "pop3lite" | #define VERSION "0.2.4a" | #define EXTRA_VERSION "-stable (1.200.2.35)" | #define __MACHINE__ "i386-unknown-gnu" | #define WITH_STANDALONE_SUPPORT 1 | #define SERVICE_NAME "pop3lite" | #define WITH_LOGLEVEL_CHECK 1 | #define WITH_MODULE_SUPPORT 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3613: result: no configure:3630: checking for gcc option to accept ISO C89 configure:3704: gcc -c -fno-common conftest.c >&5 configure:3710: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pop3lite" | #define PACKAGE_TARNAME "pop3lite" | #define PACKAGE_VERSION "0.2.4a" | #define PACKAGE_STRING "pop3lite 0.2.4a" | #define PACKAGE_BUGREPORT "pop3lite-devel@lists.sourceforge.net" | #define PACKAGE "pop3lite" | #define VERSION "0.2.4a" | #define EXTRA_VERSION "-stable (1.200.2.35)" | #define __MACHINE__ "i386-unknown-gnu" | #define WITH_STANDALONE_SUPPORT 1 | #define SERVICE_NAME "pop3lite" | #define WITH_LOGLEVEL_CHECK 1 | #define WITH_MODULE_SUPPORT 1 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3704: gcc -qlanglvl=extc89 -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=extc89' configure:3710: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pop3lite" | #define PACKAGE_TARNAME "pop3lite" | #define PACKAGE_VERSION "0.2.4a" | #define PACKAGE_STRING "pop3lite 0.2.4a" | #define PACKAGE_BUGREPORT "pop3lite-devel@lists.sourceforge.net" | #define PACKAGE "pop3lite" | #define VERSION "0.2.4a" | #define EXTRA_VERSION "-stable (1.200.2.35)" | #define __MACHINE__ "i386-unknown-gnu" | #define WITH_STANDALONE_SUPPORT 1 | #define SERVICE_NAME "pop3lite" | #define WITH_LOGLEVEL_CHECK 1 | #define WITH_MODULE_SUPPORT 1 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3704: gcc -qlanglvl=ansi -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:3710: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pop3lite" | #define PACKAGE_TARNAME "pop3lite" | #define PACKAGE_VERSION "0.2.4a" | #define PACKAGE_STRING "pop3lite 0.2.4a" | #define PACKAGE_BUGREPORT "pop3lite-devel@lists.sourceforge.net" | #define PACKAGE "pop3lite" | #define VERSION "0.2.4a" | #define EXTRA_VERSION "-stable (1.200.2.35)" | #define __MACHINE__ "i386-unknown-gnu" | #define WITH_STANDALONE_SUPPORT 1 | #define SERVICE_NAME "pop3lite" | #define WITH_LOGLEVEL_CHECK 1 | #define WITH_MODULE_SUPPORT 1 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3704: gcc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:3710: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pop3lite" | #define PACKAGE_TARNAME "pop3lite" | #define PACKAGE_VERSION "0.2.4a" | #define PACKAGE_STRING "pop3lite 0.2.4a" | #define PACKAGE_BUGREPORT "pop3lite-devel@lists.sourceforge.net" | #define PACKAGE "pop3lite" | #define VERSION "0.2.4a" | #define EXTRA_VERSION "-stable (1.200.2.35)" | #define __MACHINE__ "i386-unknown-gnu" | #define WITH_STANDALONE_SUPPORT 1 | #define SERVICE_NAME "pop3lite" | #define WITH_LOGLEVEL_CHECK 1 | #define WITH_MODULE_SUPPORT 1 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3704: gcc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3710: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pop3lite" | #define PACKAGE_TARNAME "pop3lite" | #define PACKAGE_VERSION "0.2.4a" | #define PACKAGE_STRING "pop3lite 0.2.4a" | #define PACKAGE_BUGREPORT "pop3lite-devel@lists.sourceforge.net" | #define PACKAGE "pop3lite" | #define VERSION "0.2.4a" | #define EXTRA_VERSION "-stable (1.200.2.35)" | #define __MACHINE__ "i386-unknown-gnu" | #define WITH_STANDALONE_SUPPORT 1 | #define SERVICE_NAME "pop3lite" | #define WITH_LOGLEVEL_CHECK 1 | #define WITH_MODULE_SUPPORT 1 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3704: gcc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3710: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pop3lite" | #define PACKAGE_TARNAME "pop3lite" | #define PACKAGE_VERSION "0.2.4a" | #define PACKAGE_STRING "pop3lite 0.2.4a" | #define PACKAGE_BUGREPORT "pop3lite-devel@lists.sourceforge.net" | #define PACKAGE "pop3lite" | #define VERSION "0.2.4a" | #define EXTRA_VERSION "-stable (1.200.2.35)" | #define __MACHINE__ "i386-unknown-gnu" | #define WITH_STANDALONE_SUPPORT 1 | #define SERVICE_NAME "pop3lite" | #define WITH_LOGLEVEL_CHECK 1 | #define WITH_MODULE_SUPPORT 1 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3704: gcc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 gcc: unrecognized option `-Xc' configure:3710: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pop3lite" | #define PACKAGE_TARNAME "pop3lite" | #define PACKAGE_VERSION "0.2.4a" | #define PACKAGE_STRING "pop3lite 0.2.4a" | #define PACKAGE_BUGREPORT "pop3lite-devel@lists.sourceforge.net" | #define PACKAGE "pop3lite" | #define VERSION "0.2.4a" | #define EXTRA_VERSION "-stable (1.200.2.35)" | #define __MACHINE__ "i386-unknown-gnu" | #define WITH_STANDALONE_SUPPORT 1 | #define SERVICE_NAME "pop3lite" | #define WITH_LOGLEVEL_CHECK 1 | #define WITH_MODULE_SUPPORT 1 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3736: result: unsupported configure:3759: checking for style of include used by make configure:3787: result: GNU configure:3794: checking dependency style of gcc configure:3856: result: gcc3 configure:3862: checking whether gcc and cc understand -c and -o together configure:3897: gcc -c conftest.c -o conftest2. >&5 configure:3900: $? = 0 configure:3906: gcc -c conftest.c -o conftest2. >&5 configure:3909: $? = 0 configure:3920: cc -c conftest.c >&5 configure:3923: $? = 0 configure:3931: cc -c conftest.c -o conftest2. >&5 configure:3934: $? = 0 configure:3940: cc -c conftest.c -o conftest2. >&5 configure:3943: $? = 0 configure:3961: result: yes configure:3974: checking for inline configure:4000: gcc -c -fno-common conftest.c >&5 configure:4006: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pop3lite" | #define PACKAGE_TARNAME "pop3lite" | #define PACKAGE_VERSION "0.2.4a" | #define PACKAGE_STRING "pop3lite 0.2.4a" | #define PACKAGE_BUGREPORT "pop3lite-devel@lists.sourceforge.net" | #define PACKAGE "pop3lite" | #define VERSION "0.2.4a" | #define EXTRA_VERSION "-stable (1.200.2.35)" | #define __MACHINE__ "i386-unknown-gnu" | #define WITH_STANDALONE_SUPPORT 1 | #define SERVICE_NAME "pop3lite" | #define WITH_LOGLEVEL_CHECK 1 | #define WITH_MODULE_SUPPORT 1 | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static inline foo_t static_foo () {return 0; } | inline foo_t foo () {return 0; } | #endif | configure:4000: gcc -c -fno-common conftest.c >&5 configure:4006: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pop3lite" | #define PACKAGE_TARNAME "pop3lite" | #define PACKAGE_VERSION "0.2.4a" | #define PACKAGE_STRING "pop3lite 0.2.4a" | #define PACKAGE_BUGREPORT "pop3lite-devel@lists.sourceforge.net" | #define PACKAGE "pop3lite" | #define VERSION "0.2.4a" | #define EXTRA_VERSION "-stable (1.200.2.35)" | #define __MACHINE__ "i386-unknown-gnu" | #define WITH_STANDALONE_SUPPORT 1 | #define SERVICE_NAME "pop3lite" | #define WITH_LOGLEVEL_CHECK 1 | #define WITH_MODULE_SUPPORT 1 | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline__ foo_t static_foo () {return 0; } | __inline__ foo_t foo () {return 0; } | #endif | configure:4000: gcc -c -fno-common conftest.c >&5 configure:4006: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pop3lite" | #define PACKAGE_TARNAME "pop3lite" | #define PACKAGE_VERSION "0.2.4a" | #define PACKAGE_STRING "pop3lite 0.2.4a" | #define PACKAGE_BUGREPORT "pop3lite-devel@lists.sourceforge.net" | #define PACKAGE "pop3lite" | #define VERSION "0.2.4a" | #define EXTRA_VERSION "-stable (1.200.2.35)" | #define __MACHINE__ "i386-unknown-gnu" | #define WITH_STANDALONE_SUPPORT 1 | #define SERVICE_NAME "pop3lite" | #define WITH_LOGLEVEL_CHECK 1 | #define WITH_MODULE_SUPPORT 1 | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline foo_t static_foo () {return 0; } | __inline foo_t foo () {return 0; } | #endif | configure:4024: result: no configure:4057: checking for a BSD-compatible install configure:4113: result: /usr/local/bin/ginstall -c configure:4124: checking whether make sets $(MAKE) configure:4145: result: yes configure:4164: checking what warning flags to pass to the C compiler configure:4185: result: configure:4196: checking what language compliance flags to pass to the C compiler configure:4212: result: configure:4229: checking what warning flags to pass to the C++ compiler configure:4249: result: configure:4260: checking what language compliance flags to pass to the C++ compiler configure:4276: result: configure:4408: checking for non-GNU ld configure:4438: result: /usr/bin/ld configure:4447: checking if the linker (/usr/bin/ld) is GNU ld configure:4459: result: no configure:4464: checking for /usr/bin/ld option to reload object files configure:4471: result: -r configure:4476: checking for BSD-compatible nm configure:4512: result: nm configure:4515: checking whether ln -s works configure:4519: result: yes configure:4526: checking how to recognise dependant libraries configure:4694: result: pass_all configure:4706: checking command to parse nm output configure:4783: gcc -c -fno-common conftest.c >&5 configure:4786: $? = 0 configure:4790: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:4793: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:4783: gcc -c -fno-common conftest.c >&5 configure:4786: $? = 0 configure:4790: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:4793: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:4886: result: failed configure:4898: checking how to run the C preprocessor configure:4938: gcc -E conftest.c configure:4944: $? = 0 configure:4975: gcc -E conftest.c conftest.c:19:28: ac_nonexistent.h: No such file or directory configure:4981: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pop3lite" | #define PACKAGE_TARNAME "pop3lite" | #define PACKAGE_VERSION "0.2.4a" | #define PACKAGE_STRING "pop3lite 0.2.4a" | #define PACKAGE_BUGREPORT "pop3lite-devel@lists.sourceforge.net" | #define PACKAGE "pop3lite" | #define VERSION "0.2.4a" | #define EXTRA_VERSION "-stable (1.200.2.35)" | #define __MACHINE__ "i386-unknown-gnu" | #define WITH_STANDALONE_SUPPORT 1 | #define SERVICE_NAME "pop3lite" | #define WITH_LOGLEVEL_CHECK 1 | #define WITH_MODULE_SUPPORT 1 | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include configure:5014: result: gcc -E configure:5043: gcc -E conftest.c configure:5049: $? = 0 configure:5080: gcc -E conftest.c conftest.c:19:28: ac_nonexistent.h: No such file or directory configure:5086: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pop3lite" | #define PACKAGE_TARNAME "pop3lite" | #define PACKAGE_VERSION "0.2.4a" | #define PACKAGE_STRING "pop3lite 0.2.4a" | #define PACKAGE_BUGREPORT "pop3lite-devel@lists.sourceforge.net" | #define PACKAGE "pop3lite" | #define VERSION "0.2.4a" | #define EXTRA_VERSION "-stable (1.200.2.35)" | #define __MACHINE__ "i386-unknown-gnu" | #define WITH_STANDALONE_SUPPORT 1 | #define SERVICE_NAME "pop3lite" | #define WITH_LOGLEVEL_CHECK 1 | #define WITH_MODULE_SUPPORT 1 | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include configure:5124: checking for grep that handles long lines and -e configure:5198: result: /usr/bin/grep configure:5203: checking for egrep configure:5281: result: /usr/bin/grep -E configure:5286: checking for ANSI C header files configure:5316: gcc -c -fno-common conftest.c >&5 configure:5322: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pop3lite" | #define PACKAGE_TARNAME "pop3lite" | #define PACKAGE_VERSION "0.2.4a" | #define PACKAGE_STRING "pop3lite 0.2.4a" | #define PACKAGE_BUGREPORT "pop3lite-devel@lists.sourceforge.net" | #define PACKAGE "pop3lite" | #define VERSION "0.2.4a" | #define EXTRA_VERSION "-stable (1.200.2.35)" | #define __MACHINE__ "i386-unknown-gnu" | #define WITH_STANDALONE_SUPPORT 1 | #define SERVICE_NAME "pop3lite" | #define WITH_LOGLEVEL_CHECK 1 | #define WITH_MODULE_SUPPORT 1 | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:5447: result: no configure:5471: checking for sys/types.h configure:5492: gcc -c -fno-common conftest.c >&5 configure:5498: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pop3lite" | #define PACKAGE_TARNAME "pop3lite" | #define PACKAGE_VERSION "0.2.4a" | #define PACKAGE_STRING "pop3lite 0.2.4a" | #define PACKAGE_BUGREPORT "pop3lite-devel@lists.sourceforge.net" | #define PACKAGE "pop3lite" | #define VERSION "0.2.4a" | #define EXTRA_VERSION "-stable (1.200.2.35)" | #define __MACHINE__ "i386-unknown-gnu" | #define WITH_STANDALONE_SUPPORT 1 | #define SERVICE_NAME "pop3lite" | #define WITH_LOGLEVEL_CHECK 1 | #define WITH_MODULE_SUPPORT 1 | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5514: result: no configure:5471: checking for sys/stat.h configure:5492: gcc -c -fno-common conftest.c >&5 configure:5498: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pop3lite" | #define PACKAGE_TARNAME "pop3lite" | #define PACKAGE_VERSION "0.2.4a" | #define PACKAGE_STRING "pop3lite 0.2.4a" | #define PACKAGE_BUGREPORT "pop3lite-devel@lists.sourceforge.net" | #define PACKAGE "pop3lite" | #define VERSION "0.2.4a" | #define EXTRA_VERSION "-stable (1.200.2.35)" | #define __MACHINE__ "i386-unknown-gnu" | #define WITH_STANDALONE_SUPPORT 1 | #define SERVICE_NAME "pop3lite" | #define WITH_LOGLEVEL_CHECK 1 | #define WITH_MODULE_SUPPORT 1 | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5514: result: no configure:5471: checking for stdlib.h configure:5492: gcc -c -fno-common conftest.c >&5 configure:5498: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pop3lite" | #define PACKAGE_TARNAME "pop3lite" | #define PACKAGE_VERSION "0.2.4a" | #define PACKAGE_STRING "pop3lite 0.2.4a" | #define PACKAGE_BUGREPORT "pop3lite-devel@lists.sourceforge.net" | #define PACKAGE "pop3lite" | #define VERSION "0.2.4a" | #define EXTRA_VERSION "-stable (1.200.2.35)" | #define __MACHINE__ "i386-unknown-gnu" | #define WITH_STANDALONE_SUPPORT 1 | #define SERVICE_NAME "pop3lite" | #define WITH_LOGLEVEL_CHECK 1 | #define WITH_MODULE_SUPPORT 1 | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5514: result: no configure:5471: checking for string.h configure:5492: gcc -c -fno-common conftest.c >&5 configure:5498: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pop3lite" | #define PACKAGE_TARNAME "pop3lite" | #define PACKAGE_VERSION "0.2.4a" | #define PACKAGE_STRING "pop3lite 0.2.4a" | #define PACKAGE_BUGREPORT "pop3lite-devel@lists.sourceforge.net" | #define PACKAGE "pop3lite" | #define VERSION "0.2.4a" | #define EXTRA_VERSION "-stable (1.200.2.35)" | #define __MACHINE__ "i386-unknown-gnu" | #define WITH_STANDALONE_SUPPORT 1 | #define SERVICE_NAME "pop3lite" | #define WITH_LOGLEVEL_CHECK 1 | #define WITH_MODULE_SUPPORT 1 | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5514: result: no configure:5471: checking for memory.h configure:5492: gcc -c -fno-common conftest.c >&5 configure:5498: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pop3lite" | #define PACKAGE_TARNAME "pop3lite" | #define PACKAGE_VERSION "0.2.4a" | #define PACKAGE_STRING "pop3lite 0.2.4a" | #define PACKAGE_BUGREPORT "pop3lite-devel@lists.sourceforge.net" | #define PACKAGE "pop3lite" | #define VERSION "0.2.4a" | #define EXTRA_VERSION "-stable (1.200.2.35)" | #define __MACHINE__ "i386-unknown-gnu" | #define WITH_STANDALONE_SUPPORT 1 | #define SERVICE_NAME "pop3lite" | #define WITH_LOGLEVEL_CHECK 1 | #define WITH_MODULE_SUPPORT 1 | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5514: result: no configure:5471: checking for strings.h configure:5492: gcc -c -fno-common conftest.c >&5 configure:5498: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pop3lite" | #define PACKAGE_TARNAME "pop3lite" | #define PACKAGE_VERSION "0.2.4a" | #define PACKAGE_STRING "pop3lite 0.2.4a" | #define PACKAGE_BUGREPORT "pop3lite-devel@lists.sourceforge.net" | #define PACKAGE "pop3lite" | #define VERSION "0.2.4a" | #define EXTRA_VERSION "-stable (1.200.2.35)" | #define __MACHINE__ "i386-unknown-gnu" | #define WITH_STANDALONE_SUPPORT 1 | #define SERVICE_NAME "pop3lite" | #define WITH_LOGLEVEL_CHECK 1 | #define WITH_MODULE_SUPPORT 1 | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5514: result: no configure:5471: checking for inttypes.h configure:5492: gcc -c -fno-common conftest.c >&5 configure:5498: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pop3lite" | #define PACKAGE_TARNAME "pop3lite" | #define PACKAGE_VERSION "0.2.4a" | #define PACKAGE_STRING "pop3lite 0.2.4a" | #define PACKAGE_BUGREPORT "pop3lite-devel@lists.sourceforge.net" | #define PACKAGE "pop3lite" | #define VERSION "0.2.4a" | #define EXTRA_VERSION "-stable (1.200.2.35)" | #define __MACHINE__ "i386-unknown-gnu" | #define WITH_STANDALONE_SUPPORT 1 | #define SERVICE_NAME "pop3lite" | #define WITH_LOGLEVEL_CHECK 1 | #define WITH_MODULE_SUPPORT 1 | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5514: result: no configure:5471: checking for stdint.h configure:5492: gcc -c -fno-common conftest.c >&5 configure:5498: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pop3lite" | #define PACKAGE_TARNAME "pop3lite" | #define PACKAGE_VERSION "0.2.4a" | #define PACKAGE_STRING "pop3lite 0.2.4a" | #define PACKAGE_BUGREPORT "pop3lite-devel@lists.sourceforge.net" | #define PACKAGE "pop3lite" | #define VERSION "0.2.4a" | #define EXTRA_VERSION "-stable (1.200.2.35)" | #define __MACHINE__ "i386-unknown-gnu" | #define WITH_STANDALONE_SUPPORT 1 | #define SERVICE_NAME "pop3lite" | #define WITH_LOGLEVEL_CHECK 1 | #define WITH_MODULE_SUPPORT 1 | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5514: result: no configure:5471: checking for unistd.h configure:5492: gcc -c -fno-common conftest.c >&5 configure:5498: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pop3lite" | #define PACKAGE_TARNAME "pop3lite" | #define PACKAGE_VERSION "0.2.4a" | #define PACKAGE_STRING "pop3lite 0.2.4a" | #define PACKAGE_BUGREPORT "pop3lite-devel@lists.sourceforge.net" | #define PACKAGE "pop3lite" | #define VERSION "0.2.4a" | #define EXTRA_VERSION "-stable (1.200.2.35)" | #define __MACHINE__ "i386-unknown-gnu" | #define WITH_STANDALONE_SUPPORT 1 | #define SERVICE_NAME "pop3lite" | #define WITH_LOGLEVEL_CHECK 1 | #define WITH_MODULE_SUPPORT 1 | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5514: result: no configure:5541: checking dlfcn.h usability configure:5558: gcc -c -fno-common conftest.c >&5 configure:5564: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pop3lite" | #define PACKAGE_TARNAME "pop3lite" | #define PACKAGE_VERSION "0.2.4a" | #define PACKAGE_STRING "pop3lite 0.2.4a" | #define PACKAGE_BUGREPORT "pop3lite-devel@lists.sourceforge.net" | #define PACKAGE "pop3lite" | #define VERSION "0.2.4a" | #define EXTRA_VERSION "-stable (1.200.2.35)" | #define __MACHINE__ "i386-unknown-gnu" | #define WITH_STANDALONE_SUPPORT 1 | #define SERVICE_NAME "pop3lite" | #define WITH_LOGLEVEL_CHECK 1 | #define WITH_MODULE_SUPPORT 1 | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5578: result: no configure:5582: checking dlfcn.h presence configure:5597: gcc -E conftest.c configure:5603: $? = 0 configure:5617: result: yes configure:5630: WARNING: dlfcn.h: present but cannot be compiled configure:5632: WARNING: dlfcn.h: check for missing prerequisite headers? configure:5634: WARNING: dlfcn.h: see the Autoconf documentation configure:5636: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:5638: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:5640: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:5650: checking for dlfcn.h configure:5658: result: yes configure:5817: checking for i386-unknown-gnu-ranlib configure:5847: result: no configure:5857: checking for ranlib configure:5873: found /usr/bin/ranlib configure:5884: result: ranlib configure:5913: checking for i386-unknown-gnu-strip configure:5943: result: no configure:5953: checking for strip configure:5969: found /usr/bin/strip configure:5980: result: strip configure:6203: checking for objdir configure:6214: result: .libs configure:6231: checking for gcc option to produce PIC configure:6378: result: none configure:6477: checking if gcc static flag works configure:6506: gcc -o conftest -fno-common conftest.c >&5 configure:6512: $? = 0 configure:6535: result: yes configure:6547: checking if gcc supports -c -o file.o configure:6570: gcc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:6591: result: yes configure:6596: checking if gcc supports -c -o file.lo configure:6626: gcc -c -fno-common -c -o conftest.lo conftest.c >&5 configure:6632: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pop3lite" | #define PACKAGE_TARNAME "pop3lite" | #define PACKAGE_VERSION "0.2.4a" | #define PACKAGE_STRING "pop3lite 0.2.4a" | #define PACKAGE_BUGREPORT "pop3lite-devel@lists.sourceforge.net" | #define PACKAGE "pop3lite" | #define VERSION "0.2.4a" | #define EXTRA_VERSION "-stable (1.200.2.35)" | #define __MACHINE__ "i386-unknown-gnu" | #define WITH_STANDALONE_SUPPORT 1 | #define SERVICE_NAME "pop3lite" | #define WITH_LOGLEVEL_CHECK 1 | #define WITH_MODULE_SUPPORT 1 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | int some_variable = 0; | ; | return 0; | } configure:6658: result: configure:6755: checking whether the linker (/usr/bin/ld) supports shared libraries configure:7367: result: no configure:7372: checking how to hardcode library paths into programs configure:7396: result: unsupported configure:7401: checking whether stripping libraries is possible configure:7409: result: no configure:7417: checking dynamic linker characteristics configure:7799: result: gnu ld.so configure:7804: checking if libtool supports shared libraries configure:7806: result: no configure:9119: checking for glib-config configure:9150: result: /usr/local/bin/glib12-config configure:9159: checking for GLIB - version >= 1.2.0 configure:9268: gcc -o conftest -fno-common -I/usr/local/include/glib12 conftest.c -L/usr/local/lib -lglib-12 >&5 configure:9271: $? = 0 configure:9277: ./conftest configure:9280: $? = 0 configure:9300: result: yes configure:9399: checking for lockfile_create in -llockfile configure:9434: gcc -o conftest -fno-common conftest.c -llockfile >&5 ld: can't locate file for: -llockfile configure:9440: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pop3lite" | #define PACKAGE_TARNAME "pop3lite" | #define PACKAGE_VERSION "0.2.4a" | #define PACKAGE_STRING "pop3lite 0.2.4a" | #define PACKAGE_BUGREPORT "pop3lite-devel@lists.sourceforge.net" | #define PACKAGE "pop3lite" | #define VERSION "0.2.4a" | #define EXTRA_VERSION "-stable (1.200.2.35)" | #define __MACHINE__ "i386-unknown-gnu" | #define WITH_STANDALONE_SUPPORT 1 | #define SERVICE_NAME "pop3lite" | #define WITH_LOGLEVEL_CHECK 1 | #define WITH_MODULE_SUPPORT 1 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char lockfile_create (); | int | main () | { | return lockfile_create (); | ; | return 0; | } configure:9458: result: no configure:9606: checking for t_accept in -lnsl configure:9641: gcc -o conftest -fno-common conftest.c -lnsl >&5 ld: can't locate file for: -lnsl configure:9647: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pop3lite" | #define PACKAGE_TARNAME "pop3lite" | #define PACKAGE_VERSION "0.2.4a" | #define PACKAGE_STRING "pop3lite 0.2.4a" | #define PACKAGE_BUGREPORT "pop3lite-devel@lists.sourceforge.net" | #define PACKAGE "pop3lite" | #define VERSION "0.2.4a" | #define EXTRA_VERSION "-stable (1.200.2.35)" | #define __MACHINE__ "i386-unknown-gnu" | #define WITH_STANDALONE_SUPPORT 1 | #define SERVICE_NAME "pop3lite" | #define WITH_LOGLEVEL_CHECK 1 | #define WITH_MODULE_SUPPORT 1 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char t_accept (); | int | main () | { | return t_accept (); | ; | return 0; | } configure:9665: result: no configure:9671: checking for socket in -lsocket configure:9706: gcc -o conftest -fno-common conftest.c -lsocket >&5 ld: can't locate file for: -lsocket configure:9712: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pop3lite" | #define PACKAGE_TARNAME "pop3lite" | #define PACKAGE_VERSION "0.2.4a" | #define PACKAGE_STRING "pop3lite 0.2.4a" | #define PACKAGE_BUGREPORT "pop3lite-devel@lists.sourceforge.net" | #define PACKAGE "pop3lite" | #define VERSION "0.2.4a" | #define EXTRA_VERSION "-stable (1.200.2.35)" | #define __MACHINE__ "i386-unknown-gnu" | #define WITH_STANDALONE_SUPPORT 1 | #define SERVICE_NAME "pop3lite" | #define WITH_LOGLEVEL_CHECK 1 | #define WITH_MODULE_SUPPORT 1 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char socket (); | int | main () | { | return socket (); | ; | return 0; | } configure:9730: result: no configure:9738: checking for ANSI C header files configure:9899: result: no configure:9909: checking whether time.h and sys/time.h may both be included configure:9939: gcc -c -fno-common conftest.c >&5 configure:9945: $? = 0 configure:9960: result: yes configure:9993: checking fcntl.h usability configure:10010: gcc -c -fno-common conftest.c >&5 configure:10016: $? = 0 configure:10030: result: yes configure:10034: checking fcntl.h presence configure:10049: gcc -E conftest.c configure:10055: $? = 0 configure:10069: result: yes configure:10102: checking for fcntl.h configure:10110: result: yes configure:9993: checking limits.h usability configure:10010: gcc -c -fno-common conftest.c >&5 configure:10016: $? = 0 configure:10030: result: yes configure:10034: checking limits.h presence configure:10049: gcc -E conftest.c configure:10055: $? = 0 configure:10069: result: yes configure:10102: checking for limits.h configure:10110: result: yes configure:9993: checking sys/file.h usability configure:10010: gcc -c -fno-common conftest.c >&5 configure:10016: $? = 0 configure:10030: result: yes configure:10034: checking sys/file.h presence configure:10049: gcc -E conftest.c configure:10055: $? = 0 configure:10069: result: yes configure:10102: checking for sys/file.h configure:10110: result: yes configure:9993: checking syslog.h usability configure:10010: gcc -c -fno-common conftest.c >&5 configure:10016: $? = 0 configure:10030: result: yes configure:10034: checking syslog.h presence configure:10049: gcc -E conftest.c configure:10055: $? = 0 configure:10069: result: yes configure:10102: checking for syslog.h configure:10110: result: yes configure:9983: checking for unistd.h configure:9989: result: no configure:9993: checking grp.h usability configure:10010: gcc -c -fno-common conftest.c >&5 configure:10016: $? = 0 configure:10030: result: yes configure:10034: checking grp.h presence configure:10049: gcc -E conftest.c configure:10055: $? = 0 configure:10069: result: yes configure:10102: checking for grp.h configure:10110: result: yes configure:9993: checking shadow.h usability configure:10010: gcc -c -fno-common conftest.c >&5 conftest.c:59:20: shadow.h: No such file or directory configure:10016: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pop3lite" | #define PACKAGE_TARNAME "pop3lite" | #define PACKAGE_VERSION "0.2.4a" | #define PACKAGE_STRING "pop3lite 0.2.4a" | #define PACKAGE_BUGREPORT "pop3lite-devel@lists.sourceforge.net" | #define PACKAGE "pop3lite" | #define VERSION "0.2.4a" | #define EXTRA_VERSION "-stable (1.200.2.35)" | #define __MACHINE__ "i386-unknown-gnu" | #define WITH_STANDALONE_SUPPORT 1 | #define SERVICE_NAME "pop3lite" | #define WITH_LOGLEVEL_CHECK 1 | #define WITH_MODULE_SUPPORT 1 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_DLFCN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:10030: result: no configure:10034: checking shadow.h presence configure:10049: gcc -E conftest.c conftest.c:26:20: shadow.h: No such file or directory configure:10055: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pop3lite" | #define PACKAGE_TARNAME "pop3lite" | #define PACKAGE_VERSION "0.2.4a" | #define PACKAGE_STRING "pop3lite 0.2.4a" | #define PACKAGE_BUGREPORT "pop3lite-devel@lists.sourceforge.net" | #define PACKAGE "pop3lite" | #define VERSION "0.2.4a" | #define EXTRA_VERSION "-stable (1.200.2.35)" | #define __MACHINE__ "i386-unknown-gnu" | #define WITH_STANDALONE_SUPPORT 1 | #define SERVICE_NAME "pop3lite" | #define WITH_LOGLEVEL_CHECK 1 | #define WITH_MODULE_SUPPORT 1 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_DLFCN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:10069: result: no configure:10102: checking for shadow.h configure:10110: result: no configure:9993: checking sys/time.h usability configure:10010: gcc -c -fno-common conftest.c >&5 configure:10016: $? = 0 configure:10030: result: yes configure:10034: checking sys/time.h presence configure:10049: gcc -E conftest.c configure:10055: $? = 0 configure:10069: result: yes configure:10102: checking for sys/time.h configure:10110: result: yes configure:9993: checking crypt.h usability configure:10010: gcc -c -fno-common conftest.c >&5 conftest.c:60:19: crypt.h: No such file or directory configure:10016: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pop3lite" | #define PACKAGE_TARNAME "pop3lite" | #define PACKAGE_VERSION "0.2.4a" | #define PACKAGE_STRING "pop3lite 0.2.4a" | #define PACKAGE_BUGREPORT "pop3lite-devel@lists.sourceforge.net" | #define PACKAGE "pop3lite" | #define VERSION "0.2.4a" | #define EXTRA_VERSION "-stable (1.200.2.35)" | #define __MACHINE__ "i386-unknown-gnu" | #define WITH_STANDALONE_SUPPORT 1 | #define SERVICE_NAME "pop3lite" | #define WITH_LOGLEVEL_CHECK 1 | #define WITH_MODULE_SUPPORT 1 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_DLFCN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:10030: result: no configure:10034: checking crypt.h presence configure:10049: gcc -E conftest.c conftest.c:27:19: crypt.h: No such file or directory configure:10055: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pop3lite" | #define PACKAGE_TARNAME "pop3lite" | #define PACKAGE_VERSION "0.2.4a" | #define PACKAGE_STRING "pop3lite 0.2.4a" | #define PACKAGE_BUGREPORT "pop3lite-devel@lists.sourceforge.net" | #define PACKAGE "pop3lite" | #define VERSION "0.2.4a" | #define EXTRA_VERSION "-stable (1.200.2.35)" | #define __MACHINE__ "i386-unknown-gnu" | #define WITH_STANDALONE_SUPPORT 1 | #define SERVICE_NAME "pop3lite" | #define WITH_LOGLEVEL_CHECK 1 | #define WITH_MODULE_SUPPORT 1 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_DLFCN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include configure:10069: result: no configure:10102: checking for crypt.h configure:10110: result: no configure:10125: checking for an ANSI C-conforming const configure:10200: gcc -c -fno-common conftest.c >&5 configure:10206: $? = 0 configure:10221: result: yes configure:10231: checking for size_t configure:10261: gcc -c -fno-common conftest.c >&5 configure:10267: $? = 0 configure:10282: result: yes configure:10294: checking for off_t configure:10324: gcc -c -fno-common conftest.c >&5 conftest.c:60: error: parse error before "ac__type_new_" conftest.c:60: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:64: error: parse error before ')' token configure:10330: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pop3lite" | #define PACKAGE_TARNAME "pop3lite" | #define PACKAGE_VERSION "0.2.4a" | #define PACKAGE_STRING "pop3lite 0.2.4a" | #define PACKAGE_BUGREPORT "pop3lite-devel@lists.sourceforge.net" | #define PACKAGE "pop3lite" | #define VERSION "0.2.4a" | #define EXTRA_VERSION "-stable (1.200.2.35)" | #define __MACHINE__ "i386-unknown-gnu" | #define WITH_STANDALONE_SUPPORT 1 | #define SERVICE_NAME "pop3lite" | #define WITH_LOGLEVEL_CHECK 1 | #define WITH_MODULE_SUPPORT 1 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_DLFCN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef off_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:10345: result: no configure:10357: checking for uid_t in sys/types.h configure:10380: result: yes configure:10395: checking for pid_t configure:10425: gcc -c -fno-common conftest.c >&5 conftest.c:61: error: parse error before "ac__type_new_" conftest.c:61: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:65: error: parse error before ')' token configure:10431: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pop3lite" | #define PACKAGE_TARNAME "pop3lite" | #define PACKAGE_VERSION "0.2.4a" | #define PACKAGE_STRING "pop3lite 0.2.4a" | #define PACKAGE_BUGREPORT "pop3lite-devel@lists.sourceforge.net" | #define PACKAGE "pop3lite" | #define VERSION "0.2.4a" | #define EXTRA_VERSION "-stable (1.200.2.35)" | #define __MACHINE__ "i386-unknown-gnu" | #define WITH_STANDALONE_SUPPORT 1 | #define SERVICE_NAME "pop3lite" | #define WITH_LOGLEVEL_CHECK 1 | #define WITH_MODULE_SUPPORT 1 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_DLFCN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_TIME_H 1 | #define off_t long int | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef pid_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:10446: result: no configure:10458: checking return type of signal handlers configure:10486: gcc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:35: error: void value not ignored as it ought to be configure:10492: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pop3lite" | #define PACKAGE_TARNAME "pop3lite" | #define PACKAGE_VERSION "0.2.4a" | #define PACKAGE_STRING "pop3lite 0.2.4a" | #define PACKAGE_BUGREPORT "pop3lite-devel@lists.sourceforge.net" | #define PACKAGE "pop3lite" | #define VERSION "0.2.4a" | #define EXTRA_VERSION "-stable (1.200.2.35)" | #define __MACHINE__ "i386-unknown-gnu" | #define WITH_STANDALONE_SUPPORT 1 | #define SERVICE_NAME "pop3lite" | #define WITH_LOGLEVEL_CHECK 1 | #define WITH_MODULE_SUPPORT 1 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_DLFCN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_TIME_H 1 | #define off_t long int | #define pid_t int | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:10507: result: void configure:10522: checking for special C compiler options needed for large files configure:10562: gcc -c -fno-common conftest.c >&5 conftest.c:36: warning: left shift count >= width of type conftest.c:36: warning: left shift count >= width of type conftest.c:38: error: size of array `off_t_is_large' is negative configure:10568: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pop3lite" | #define PACKAGE_TARNAME "pop3lite" | #define PACKAGE_VERSION "0.2.4a" | #define PACKAGE_STRING "pop3lite 0.2.4a" | #define PACKAGE_BUGREPORT "pop3lite-devel@lists.sourceforge.net" | #define PACKAGE "pop3lite" | #define VERSION "0.2.4a" | #define EXTRA_VERSION "-stable (1.200.2.35)" | #define __MACHINE__ "i386-unknown-gnu" | #define WITH_STANDALONE_SUPPORT 1 | #define SERVICE_NAME "pop3lite" | #define WITH_LOGLEVEL_CHECK 1 | #define WITH_MODULE_SUPPORT 1 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_DLFCN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_TIME_H 1 | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:10589: gcc -n32 -c -fno-common conftest.c >&5 gcc: unrecognized option `-n32' conftest.c:36: warning: left shift count >= width of type conftest.c:36: warning: left shift count >= width of type conftest.c:38: error: size of array `off_t_is_large' is negative configure:10595: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pop3lite" | #define PACKAGE_TARNAME "pop3lite" | #define PACKAGE_VERSION "0.2.4a" | #define PACKAGE_STRING "pop3lite 0.2.4a" | #define PACKAGE_BUGREPORT "pop3lite-devel@lists.sourceforge.net" | #define PACKAGE "pop3lite" | #define VERSION "0.2.4a" | #define EXTRA_VERSION "-stable (1.200.2.35)" | #define __MACHINE__ "i386-unknown-gnu" | #define WITH_STANDALONE_SUPPORT 1 | #define SERVICE_NAME "pop3lite" | #define WITH_LOGLEVEL_CHECK 1 | #define WITH_MODULE_SUPPORT 1 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_DLFCN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_TIME_H 1 | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:10615: result: no configure:10621: checking for _FILE_OFFSET_BITS value needed for large files configure:10656: gcc -c -fno-common conftest.c >&5 conftest.c:36: warning: left shift count >= width of type conftest.c:36: warning: left shift count >= width of type conftest.c:38: error: size of array `off_t_is_large' is negative configure:10662: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pop3lite" | #define PACKAGE_TARNAME "pop3lite" | #define PACKAGE_VERSION "0.2.4a" | #define PACKAGE_STRING "pop3lite 0.2.4a" | #define PACKAGE_BUGREPORT "pop3lite-devel@lists.sourceforge.net" | #define PACKAGE "pop3lite" | #define VERSION "0.2.4a" | #define EXTRA_VERSION "-stable (1.200.2.35)" | #define __MACHINE__ "i386-unknown-gnu" | #define WITH_STANDALONE_SUPPORT 1 | #define SERVICE_NAME "pop3lite" | #define WITH_LOGLEVEL_CHECK 1 | #define WITH_MODULE_SUPPORT 1 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_DLFCN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_TIME_H 1 | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:10706: gcc -c -fno-common conftest.c >&5 conftest.c:37: warning: left shift count >= width of type conftest.c:37: warning: left shift count >= width of type conftest.c:39: error: size of array `off_t_is_large' is negative configure:10712: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pop3lite" | #define PACKAGE_TARNAME "pop3lite" | #define PACKAGE_VERSION "0.2.4a" | #define PACKAGE_STRING "pop3lite 0.2.4a" | #define PACKAGE_BUGREPORT "pop3lite-devel@lists.sourceforge.net" | #define PACKAGE "pop3lite" | #define VERSION "0.2.4a" | #define EXTRA_VERSION "-stable (1.200.2.35)" | #define __MACHINE__ "i386-unknown-gnu" | #define WITH_STANDALONE_SUPPORT 1 | #define SERVICE_NAME "pop3lite" | #define WITH_LOGLEVEL_CHECK 1 | #define WITH_MODULE_SUPPORT 1 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_DLFCN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_TIME_H 1 | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | /* end confdefs.h. */ | #define _FILE_OFFSET_BITS 64 | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:10730: result: unknown configure:10742: checking for _LARGE_FILES value needed for large files configure:10777: gcc -c -fno-common conftest.c >&5 conftest.c:36: warning: left shift count >= width of type conftest.c:36: warning: left shift count >= width of type conftest.c:38: error: size of array `off_t_is_large' is negative configure:10783: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pop3lite" | #define PACKAGE_TARNAME "pop3lite" | #define PACKAGE_VERSION "0.2.4a" | #define PACKAGE_STRING "pop3lite 0.2.4a" | #define PACKAGE_BUGREPORT "pop3lite-devel@lists.sourceforge.net" | #define PACKAGE "pop3lite" | #define VERSION "0.2.4a" | #define EXTRA_VERSION "-stable (1.200.2.35)" | #define __MACHINE__ "i386-unknown-gnu" | #define WITH_STANDALONE_SUPPORT 1 | #define SERVICE_NAME "pop3lite" | #define WITH_LOGLEVEL_CHECK 1 | #define WITH_MODULE_SUPPORT 1 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_DLFCN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_TIME_H 1 | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:10827: gcc -c -fno-common conftest.c >&5 conftest.c:37: warning: left shift count >= width of type conftest.c:37: warning: left shift count >= width of type conftest.c:39: error: size of array `off_t_is_large' is negative configure:10833: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pop3lite" | #define PACKAGE_TARNAME "pop3lite" | #define PACKAGE_VERSION "0.2.4a" | #define PACKAGE_STRING "pop3lite 0.2.4a" | #define PACKAGE_BUGREPORT "pop3lite-devel@lists.sourceforge.net" | #define PACKAGE "pop3lite" | #define VERSION "0.2.4a" | #define EXTRA_VERSION "-stable (1.200.2.35)" | #define __MACHINE__ "i386-unknown-gnu" | #define WITH_STANDALONE_SUPPORT 1 | #define SERVICE_NAME "pop3lite" | #define WITH_LOGLEVEL_CHECK 1 | #define WITH_MODULE_SUPPORT 1 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_DLFCN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_TIME_H 1 | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | /* end confdefs.h. */ | #define _LARGE_FILES 1 | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:10851: result: unknown configure:10865: checking whether byte ordering is bigendian configure:10897: gcc -c -fno-common conftest.c >&5 configure:10903: $? = 0 configure:10935: gcc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:37: error: `not' undeclared (first use in this function) conftest.c:37: error: (Each undeclared identifier is reported only once conftest.c:37: error: for each function it appears in.) conftest.c:37: error: parse error before "big" configure:10941: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pop3lite" | #define PACKAGE_TARNAME "pop3lite" | #define PACKAGE_VERSION "0.2.4a" | #define PACKAGE_STRING "pop3lite 0.2.4a" | #define PACKAGE_BUGREPORT "pop3lite-devel@lists.sourceforge.net" | #define PACKAGE "pop3lite" | #define VERSION "0.2.4a" | #define EXTRA_VERSION "-stable (1.200.2.35)" | #define __MACHINE__ "i386-unknown-gnu" | #define WITH_STANDALONE_SUPPORT 1 | #define SERVICE_NAME "pop3lite" | #define WITH_LOGLEVEL_CHECK 1 | #define WITH_MODULE_SUPPORT 1 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_DLFCN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_TIME_H 1 | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:11081: result: no configure:11111: checking for strchr configure:11167: gcc -o conftest -fno-common conftest.c >&5 conftest.c:53: warning: conflicting types for built-in function `strchr' configure:11173: $? = 0 configure:11191: result: yes configure:11111: checking for memcpy configure:11167: gcc -o conftest -fno-common conftest.c >&5 conftest.c:54: warning: conflicting types for built-in function `memcpy' configure:11173: $? = 0 configure:11191: result: yes configure:11111: checking for setgroups configure:11167: gcc -o conftest -fno-common conftest.c >&5 configure:11173: $? = 0 configure:11191: result: yes configure:11111: checking for flock configure:11167: gcc -o conftest -fno-common conftest.c >&5 configure:11173: $? = 0 configure:11191: result: yes configure:11111: checking for setfsuid configure:11167: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _setfsuid configure:11173: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pop3lite" | #define PACKAGE_TARNAME "pop3lite" | #define PACKAGE_VERSION "0.2.4a" | #define PACKAGE_STRING "pop3lite 0.2.4a" | #define PACKAGE_BUGREPORT "pop3lite-devel@lists.sourceforge.net" | #define PACKAGE "pop3lite" | #define VERSION "0.2.4a" | #define EXTRA_VERSION "-stable (1.200.2.35)" | #define __MACHINE__ "i386-unknown-gnu" | #define WITH_STANDALONE_SUPPORT 1 | #define SERVICE_NAME "pop3lite" | #define WITH_LOGLEVEL_CHECK 1 | #define WITH_MODULE_SUPPORT 1 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_DLFCN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_TIME_H 1 | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_FLOCK 1 | /* end confdefs.h. */ | /* Define setfsuid to an innocuous variant, in case declares setfsuid. | For example, HP-UX 11i declares gettimeofday. */ | #define setfsuid innocuous_setfsuid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setfsuid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setfsuid | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char setfsuid (); | /* 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_setfsuid || defined __stub___setfsuid | choke me | #endif | | int | main () | { | return setfsuid (); | ; | return 0; | } configure:11191: result: no configure:11111: checking for strtoul configure:11167: gcc -o conftest -fno-common conftest.c >&5 configure:11173: $? = 0 configure:11191: result: yes configure:11202: checking for gethostname configure:11258: gcc -o conftest -fno-common conftest.c >&5 configure:11264: $? = 0 configure:11281: result: yes configure:11294: checking for getopt_long configure:11350: gcc -o conftest -fno-common conftest.c >&5 configure:11356: $? = 0 configure:11373: result: yes configure:11386: checking getopt.h usability configure:11403: gcc -c -fno-common conftest.c >&5 configure:11409: $? = 0 configure:11423: result: yes configure:11427: checking getopt.h presence configure:11442: gcc -E conftest.c configure:11448: $? = 0 configure:11462: result: yes configure:11495: checking for getopt.h configure:11502: result: yes configure:11533: checking for socklen_t configure:11559: gcc -c -fno-common conftest.c >&5 configure:11565: $? = 0 configure:11571: result: yes configure:11600: checking md5.h usability configure:11617: gcc -c -fno-common conftest.c >&5 configure:11623: $? = 0 configure:11637: result: yes configure:11641: checking md5.h presence configure:11656: gcc -E conftest.c configure:11662: $? = 0 configure:11676: result: yes configure:11709: checking for md5.h configure:11716: result: yes configure:11722: checking for MD5Init in -lmd configure:11757: gcc -o conftest -fno-common conftest.c -lmd >&5 configure:11763: $? = 0 configure:11781: result: yes configure:11975: checking for crypt configure:12031: gcc -o conftest -fno-common conftest.c >&5 configure:12037: $? = 0 configure:12054: result: yes configure:12131: checking for getspnam configure:12187: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _getspnam configure:12193: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pop3lite" | #define PACKAGE_TARNAME "pop3lite" | #define PACKAGE_VERSION "0.2.4a" | #define PACKAGE_STRING "pop3lite 0.2.4a" | #define PACKAGE_BUGREPORT "pop3lite-devel@lists.sourceforge.net" | #define PACKAGE "pop3lite" | #define VERSION "0.2.4a" | #define EXTRA_VERSION "-stable (1.200.2.35)" | #define __MACHINE__ "i386-unknown-gnu" | #define WITH_STANDALONE_SUPPORT 1 | #define SERVICE_NAME "pop3lite" | #define WITH_LOGLEVEL_CHECK 1 | #define WITH_MODULE_SUPPORT 1 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_DLFCN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_TIME_H 1 | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_FLOCK 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_MD5_H 1 | /* end confdefs.h. */ | /* Define getspnam to an innocuous variant, in case declares getspnam. | For example, HP-UX 11i declares gettimeofday. */ | #define getspnam innocuous_getspnam | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getspnam (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getspnam | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getspnam (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getspnam || defined __stub___getspnam | choke me | #endif | | int | main () | { | return getspnam (); | ; | return 0; | } configure:12210: result: no configure:12217: checking for getspnam in -lsec configure:12252: gcc -o conftest -fno-common conftest.c -lsec >&5 ld: can't locate file for: -lsec configure:12258: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pop3lite" | #define PACKAGE_TARNAME "pop3lite" | #define PACKAGE_VERSION "0.2.4a" | #define PACKAGE_STRING "pop3lite 0.2.4a" | #define PACKAGE_BUGREPORT "pop3lite-devel@lists.sourceforge.net" | #define PACKAGE "pop3lite" | #define VERSION "0.2.4a" | #define EXTRA_VERSION "-stable (1.200.2.35)" | #define __MACHINE__ "i386-unknown-gnu" | #define WITH_STANDALONE_SUPPORT 1 | #define SERVICE_NAME "pop3lite" | #define WITH_LOGLEVEL_CHECK 1 | #define WITH_MODULE_SUPPORT 1 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_DLFCN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_TIME_H 1 | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_FLOCK 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_MD5_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getspnam (); | int | main () | { | return getspnam (); | ; | return 0; | } configure:12276: result: no configure:12286: checking for getpwnam configure:12342: gcc -o conftest -fno-common conftest.c >&5 configure:12348: $? = 0 configure:12365: result: yes configure:12487: checking wheter to build the alias module configure:12489: result: yes configure:12487: checking wheter to build the apop module configure:12489: result: yes configure:12487: checking wheter to build the capa module configure:12489: result: yes configure:12487: checking wheter to build the connectlog module configure:12489: result: yes configure:12487: checking wheter to build the disable module configure:12489: result: yes configure:12487: checking wheter to build the expire module configure:12489: result: yes configure:12487: checking wheter to build the filelog module configure:12489: result: yes configure:12487: checking wheter to build the homebox module configure:12489: result: yes configure:12487: checking wheter to build the iplog module configure:12489: result: yes configure:12487: checking wheter to build the mailbox module configure:12489: result: yes, builtin configure:12487: checking wheter to build the nullauth module configure:12489: result: no configure:12529: checking security/pam_appl.h usability configure:12546: gcc -c -fno-common conftest.c >&5 conftest.c:71:31: security/pam_appl.h: No such file or directory configure:12552: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pop3lite" | #define PACKAGE_TARNAME "pop3lite" | #define PACKAGE_VERSION "0.2.4a" | #define PACKAGE_STRING "pop3lite 0.2.4a" | #define PACKAGE_BUGREPORT "pop3lite-devel@lists.sourceforge.net" | #define PACKAGE "pop3lite" | #define VERSION "0.2.4a" | #define EXTRA_VERSION "-stable (1.200.2.35)" | #define __MACHINE__ "i386-unknown-gnu" | #define WITH_STANDALONE_SUPPORT 1 | #define SERVICE_NAME "pop3lite" | #define WITH_LOGLEVEL_CHECK 1 | #define WITH_MODULE_SUPPORT 1 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_DLFCN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_TIME_H 1 | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_FLOCK 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_MD5_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:12566: result: no configure:12570: checking security/pam_appl.h presence configure:12585: gcc -E conftest.c conftest.c:38:31: security/pam_appl.h: No such file or directory configure:12591: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pop3lite" | #define PACKAGE_TARNAME "pop3lite" | #define PACKAGE_VERSION "0.2.4a" | #define PACKAGE_STRING "pop3lite 0.2.4a" | #define PACKAGE_BUGREPORT "pop3lite-devel@lists.sourceforge.net" | #define PACKAGE "pop3lite" | #define VERSION "0.2.4a" | #define EXTRA_VERSION "-stable (1.200.2.35)" | #define __MACHINE__ "i386-unknown-gnu" | #define WITH_STANDALONE_SUPPORT 1 | #define SERVICE_NAME "pop3lite" | #define WITH_LOGLEVEL_CHECK 1 | #define WITH_MODULE_SUPPORT 1 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_DLFCN_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_TIME_H 1 | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_SETGROUPS 1 | #define HAVE_FLOCK 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_MD5_H 1 | /* end confdefs.h. */ | #include configure:12605: result: no configure:12638: checking for security/pam_appl.h configure:12645: result: no configure:12751: checking wheter to build the pam module configure:12753: result: no configure:12796: checking wheter to build the sabotage module configure:12798: result: yes configure:12845: checking wheter to build the userconf module configure:12847: result: yes configure:12845: checking wheter to build the vhost module configure:12847: result: yes configure:13610: creating ./config.status ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_c_const=yes ac_cv_c_inline=no ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_func_crypt=yes ac_cv_func_flock=yes ac_cv_func_gethostname=yes ac_cv_func_getopt_long=yes ac_cv_func_getpwnam=yes ac_cv_func_getspnam=no ac_cv_func_memcpy=yes ac_cv_func_setfsuid=no ac_cv_func_setgroups=yes ac_cv_func_strchr=yes ac_cv_func_strtoul=yes ac_cv_header_crypt_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_getopt_h=yes ac_cv_header_grp_h=yes ac_cv_header_inttypes_h=no ac_cv_header_limits_h=yes ac_cv_header_md5_h=yes ac_cv_header_memory_h=no ac_cv_header_security_pam_appl_h=no ac_cv_header_shadow_h=no ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_syslog_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_lib_lockfile_lockfile_create=no ac_cv_lib_md_MD5Init=yes ac_cv_lib_nsl_t_accept=no ac_cv_lib_sec_getspnam=no ac_cv_lib_socket_socket=no ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GLIB_CONFIG=/usr/local/bin/glib12-config ac_cv_path_GREP=/usr/bin/grep ac_cv_path_install='/usr/local/bin/ginstall -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=gcc ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_cc_gcc_c_o=yes ac_cv_prog_make_make_set=yes ac_cv_sys_file_offset_bits=unknown ac_cv_sys_large_files=unknown ac_cv_sys_largefile_CC=no ac_cv_type_off_t=no ac_cv_type_pid_t=no ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_uid_t=yes am_cv_CC_dependencies_compiler_type=gcc3 lt_cv_compiler_c_o=yes lt_cv_compiler_o_lo=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\''' lt_cv_ld_reload_flag=-r lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM=nm lt_cv_prog_cc_can_build_shared=no lt_cv_prog_cc_no_builtin= lt_cv_prog_cc_pic= lt_cv_prog_cc_shlib= lt_cv_prog_cc_static= lt_cv_prog_cc_static_works=yes lt_cv_prog_cc_wl= lt_cv_prog_gnu_ld=no lt_cv_sys_global_symbol_pipe= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/mail/pop3lite/work/pop3lite-0.2.4a/missing --run aclocal -I macros' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/mail/pop3lite/work/pop3lite-0.2.4a/missing --run tar' AUTH_LIBS='' AUTOCONF='${SHELL} /mnt/gmirror/ports/mail/pop3lite/work/pop3lite-0.2.4a/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/mail/pop3lite/work/pop3lite-0.2.4a/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/mail/pop3lite/work/pop3lite-0.2.4a/missing --run automake' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='' CONFIG_CFLAGS='-fno-common ' CPP='gcc -E' CPPFLAGS='' CVS_REVISION='(1.200.2.35)' CXX='' CXXDEPMODE='' CXXFLAGS='-fno-common ' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLOPEN_LDADD='' DLOPEN_MODULES='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' EXTRA_CFLAGS='' EXTRA_LIBS='' EXTRA_VERSION='-stable' GETOPT_INC='' GETOPT_LIB='' GLIB_CFLAGS='-I/usr/local/include/glib12' GLIB_CONFIG='/usr/local/bin/glib12-config' GLIB_LIBS='-L/usr/local/lib -lglib-12' GREP='/usr/bin/grep' HAVE_MD5_LIB_FALSE='#' HAVE_MD5_LIB_TRUE='' INCLTDL='-I${top_srcdir}/gnu/libltdl' INSIDE_GNOME_COMMON_FALSE='' INSIDE_GNOME_COMMON_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBLTDL='${top_builddir}/gnu/libltdl/libltdlc.la' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /mnt/gmirror/ports/mail/pop3lite/work/pop3lite-0.2.4a/missing --run makeinfo' MOD_ALIAS_LIBS='alias.la' MOD_ALIAS_NOINST_LIBS='' MOD_APOP_LIBS='apop.la' MOD_APOP_NOINST_LIBS='' MOD_CAPA_LIBS='capa.la' MOD_CAPA_NOINST_LIBS='' MOD_CONNECTLOG_LIBS='connectlog.la' MOD_CONNECTLOG_NOINST_LIBS='' MOD_DISABLE_LIBS='disable.la' MOD_DISABLE_NOINST_LIBS='' MOD_EXPIRE_LIBS='expire.la' MOD_EXPIRE_NOINST_LIBS='' MOD_FILELOG_LIBS='filelog.la' MOD_FILELOG_NOINST_LIBS='' MOD_HOMEBOX_LIBS='homebox.la' MOD_HOMEBOX_NOINST_LIBS='' MOD_IPLOG_LIBS='iplog.la' MOD_IPLOG_NOINST_LIBS='' MOD_MAILBOX_LIBS='' MOD_MAILBOX_NOINST_LIBS='mailbox.la' MOD_NULLAUTH_LIBS='' MOD_NULLAUTH_NOINST_LIBS='' MOD_PAM_LIBS='' MOD_PAM_NOINST_LIBS='' MOD_SABOTAGE_LIBS='sabotage.la' MOD_SABOTAGE_NOINST_LIBS='' MOD_USERCONF_LIBS='userconf.la' MOD_USERCONF_NOINST_LIBS='' MOD_VHOST_LIBS='vhost.la' MOD_VHOST_NOINST_LIBS='' OBJEXT='' P3L_BUILTIN_DIRS='modules/mailbox ' P3L_BUILTIN_LIBS='$(top_builddir)/modules/mailbox/mailbox.la ' P3L_BUILTIN_LIST='mailbox ' P3L_MODULES='alias apop capa connectlog disable expire filelog homebox iplog sabotage userconf vhost ' PACKAGE='pop3lite' PACKAGE_BUGREPORT='pop3lite-devel@lists.sourceforge.net' PACKAGE_NAME='pop3lite' PACKAGE_STRING='pop3lite 0.2.4a' PACKAGE_TARNAME='pop3lite' PACKAGE_VERSION='0.2.4a' PAMLIBS='-lpam' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STATIC_ADD='' STATIC_DAEMON_FALSE='' STATIC_DAEMON_TRUE='#' STRIP='strip' TEST_MODULES='' TEST_MODULES_FALSE='' TEST_MODULES_TRUE='#' VERSION='0.2.4a' ac_ct_CC='gcc' ac_ct_CXX='' am__include='include' am__quote='' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' cflags_set='yes' cxxflags_set='yes' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' getopt_conv='' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/mnt/gmirror/ports/mail/pop3lite/work/pop3lite-0.2.4a/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' moddocdir='${datarootdir}/doc/${PACKAGE_TARNAME}/modules' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' gnu/libltdl' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "pop3lite" #define PACKAGE_TARNAME "pop3lite" #define PACKAGE_VERSION "0.2.4a" #define PACKAGE_STRING "pop3lite 0.2.4a" #define PACKAGE_BUGREPORT "pop3lite-devel@lists.sourceforge.net" #define PACKAGE "pop3lite" #define VERSION "0.2.4a" #define EXTRA_VERSION "-stable (1.200.2.35)" #define __MACHINE__ "i386-unknown-gnu" #define WITH_STANDALONE_SUPPORT 1 #define SERVICE_NAME "pop3lite" #define WITH_LOGLEVEL_CHECK 1 #define WITH_MODULE_SUPPORT 1 #ifndef __cplusplus #define inline #endif #define HAVE_DLFCN_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_FCNTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_GRP_H 1 #define HAVE_SYS_TIME_H 1 #define off_t long int #define pid_t int #define RETSIGTYPE void #define HAVE_STRCHR 1 #define HAVE_MEMCPY 1 #define HAVE_SETGROUPS 1 #define HAVE_FLOCK 1 #define HAVE_STRTOUL 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETOPT_H 1 #define HAVE_MD5_H 1 configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = config.h CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating config.h config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating Makefile config.status:880: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = dist/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating dist/Makefile config.status:880: WARNING: dist/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = doc/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating doc/Makefile config.status:880: WARNING: doc/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = gnu/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating gnu/Makefile config.status:880: WARNING: gnu/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = gnu/getopt/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating gnu/getopt/Makefile config.status:880: WARNING: gnu/getopt/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = includes/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating includes/Makefile config.status:880: WARNING: includes/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = includes/pop3lite.h CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating includes/pop3lite.h config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = layouts/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating layouts/Makefile config.status:880: WARNING: layouts/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = macros/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating macros/Makefile config.status:880: WARNING: macros/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = man/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating man/Makefile config.status:880: WARNING: man/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = modules/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating modules/Makefile config.status:880: WARNING: modules/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = modules/alias/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating modules/alias/Makefile config.status:880: WARNING: modules/alias/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = modules/apop/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating modules/apop/Makefile config.status:880: WARNING: modules/apop/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = modules/capa/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating modules/capa/Makefile config.status:880: WARNING: modules/capa/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = modules/connectlog/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating modules/connectlog/Makefile config.status:880: WARNING: modules/connectlog/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = modules/disable/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating modules/disable/Makefile config.status:880: WARNING: modules/disable/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = modules/expire/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating modules/expire/Makefile config.status:880: WARNING: modules/expire/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = modules/filelog/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating modules/filelog/Makefile config.status:880: WARNING: modules/filelog/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = modules/homebox/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating modules/homebox/Makefile config.status:880: WARNING: modules/homebox/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = modules/iplog/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating modules/iplog/Makefile config.status:880: WARNING: modules/iplog/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = modules/mailbox/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating modules/mailbox/Makefile config.status:880: WARNING: modules/mailbox/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = modules/nullauth/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating modules/nullauth/Makefile config.status:880: WARNING: modules/nullauth/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = modules/pam/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating modules/pam/Makefile config.status:880: WARNING: modules/pam/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = modules/sabotage/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating modules/sabotage/Makefile config.status:880: WARNING: modules/sabotage/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = modules/userconf/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating modules/userconf/Makefile config.status:880: WARNING: modules/userconf/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = modules/vhost/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating modules/vhost/Makefile config.status:880: WARNING: modules/vhost/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = modules/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating modules/Makefile config.status:880: WARNING: modules/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = src/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating src/Makefile config.status:880: WARNING: src/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating Makefile config.status:880: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = dist/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating dist/Makefile config.status:880: WARNING: dist/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = dist/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating dist/Makefile config.status:880: WARNING: dist/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = doc/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating doc/Makefile config.status:880: WARNING: doc/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = doc/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating doc/Makefile config.status:880: WARNING: doc/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = gnu/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating gnu/Makefile config.status:880: WARNING: gnu/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = gnu/getopt/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating gnu/getopt/Makefile config.status:880: WARNING: gnu/getopt/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = gnu/getopt/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating gnu/getopt/Makefile config.status:880: WARNING: gnu/getopt/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = includes/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating includes/Makefile config.status:880: WARNING: includes/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = includes/pop3lite.h CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating includes/pop3lite.h config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = includes/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating includes/Makefile config.status:880: WARNING: includes/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = includes/pop3lite.h CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating includes/pop3lite.h config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = layouts/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating layouts/Makefile config.status:880: WARNING: layouts/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = layouts/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating layouts/Makefile config.status:880: WARNING: layouts/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = macros/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating macros/Makefile config.status:880: WARNING: macros/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = macros/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating macros/Makefile config.status:880: WARNING: macros/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = man/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating man/Makefile config.status:880: WARNING: man/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = man/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating man/Makefile config.status:880: WARNING: man/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = modules/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating modules/Makefile config.status:880: WARNING: modules/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = modules/alias/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating modules/alias/Makefile config.status:880: WARNING: modules/alias/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = modules/alias/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating modules/alias/Makefile config.status:880: WARNING: modules/alias/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = modules/apop/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating modules/apop/Makefile config.status:880: WARNING: modules/apop/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = modules/apop/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating modules/apop/Makefile config.status:880: WARNING: modules/apop/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = modules/capa/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating modules/capa/Makefile config.status:880: WARNING: modules/capa/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = modules/capa/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating modules/capa/Makefile config.status:880: WARNING: modules/capa/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = modules/connectlog/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating modules/connectlog/Makefile config.status:880: WARNING: modules/connectlog/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = modules/connectlog/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating modules/connectlog/Makefile config.status:880: WARNING: modules/connectlog/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = modules/disable/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating modules/disable/Makefile config.status:880: WARNING: modules/disable/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = modules/disable/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating modules/disable/Makefile config.status:880: WARNING: modules/disable/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = modules/expire/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating modules/expire/Makefile config.status:880: WARNING: modules/expire/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = modules/expire/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating modules/expire/Makefile config.status:880: WARNING: modules/expire/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = modules/filelog/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating modules/filelog/Makefile config.status:880: WARNING: modules/filelog/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = modules/filelog/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating modules/filelog/Makefile config.status:880: WARNING: modules/filelog/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = modules/homebox/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating modules/homebox/Makefile config.status:880: WARNING: modules/homebox/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = modules/homebox/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating modules/homebox/Makefile config.status:880: WARNING: modules/homebox/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = modules/iplog/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating modules/iplog/Makefile config.status:880: WARNING: modules/iplog/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = modules/iplog/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating modules/iplog/Makefile config.status:880: WARNING: modules/iplog/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = modules/mailbox/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating modules/mailbox/Makefile config.status:880: WARNING: modules/mailbox/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = modules/mailbox/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating modules/mailbox/Makefile config.status:880: WARNING: modules/mailbox/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = modules/nullauth/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating modules/nullauth/Makefile config.status:880: WARNING: modules/nullauth/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = modules/nullauth/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating modules/nullauth/Makefile config.status:880: WARNING: modules/nullauth/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = modules/pam/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating modules/pam/Makefile config.status:880: WARNING: modules/pam/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = modules/pam/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating modules/pam/Makefile config.status:880: WARNING: modules/pam/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = modules/sabotage/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating modules/sabotage/Makefile config.status:880: WARNING: modules/sabotage/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = modules/sabotage/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating modules/sabotage/Makefile config.status:880: WARNING: modules/sabotage/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = modules/userconf/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating modules/userconf/Makefile config.status:880: WARNING: modules/userconf/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = modules/userconf/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating modules/userconf/Makefile config.status:880: WARNING: modules/userconf/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = modules/vhost/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating modules/vhost/Makefile config.status:880: WARNING: modules/vhost/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = modules/vhost/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating modules/vhost/Makefile config.status:880: WARNING: modules/vhost/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = modules/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating modules/Makefile config.status:880: WARNING: modules/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = modules/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating modules/Makefile config.status:880: WARNING: modules/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pop3lite config.status 0.2.4a, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = src/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:745: creating src/Makefile config.status:880: WARNING: src/Makefile.in seems to ignore the --datarootdir setting config.status:994: executing default-1 commands config.status:994: executing default commands