This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by calife.c configure 3.0, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --with-etcdir=/usr/local/etc --with-pam --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 128 tasks, 185 threads, 4 processors Load average: 0.29, Mach factor: 3.70 /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:1362: checking build system type configure:1380: result: i386-unknown-gnu configure:1388: checking host system type configure:1402: result: i386-unknown-gnu configure:1419: checking for i386-unknown-gnu-gcc configure:1445: result: cc configure:1727: checking for C compiler version configure:1730: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:1733: $? = 0 configure:1735: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:1738: $? = 0 configure:1740: cc -V &5 cc: `-V' option must have argument configure:1743: $? = 1 configure:1766: checking for C compiler default output file name configure:1769: cc -fno-common conftest.c >&5 configure:1772: $? = 0 configure:1818: result: a.out configure:1823: checking whether the C compiler works configure:1829: ./a.out configure:1832: $? = 0 configure:1849: result: yes configure:1856: checking whether we are cross compiling configure:1858: result: no configure:1861: checking for suffix of executables configure:1863: cc -o conftest -fno-common conftest.c >&5 configure:1866: $? = 0 configure:1891: result: configure:1897: checking for suffix of object files configure:1918: cc -c -fno-common conftest.c >&5 configure:1921: $? = 0 configure:1943: result: configure:1947: checking whether we are using the GNU C compiler configure:1971: cc -c -fno-common conftest.c >&5 configure:1977: $? = 0 configure:1981: test -z || test ! -s conftest.err configure:1984: $? = 0 configure:1987: test -s conftest. configure:1990: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "calife.c" | #define PACKAGE_TARNAME "calife-c" | #define PACKAGE_VERSION "3.0" | #define PACKAGE_STRING "calife.c 3.0" | #define PACKAGE_BUGREPORT "roberto@keltia.freenix.fr" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2003: result: no configure:2009: checking whether cc accepts -g configure:2030: cc -c -g conftest.c >&5 configure:2036: $? = 0 configure:2040: test -z || test ! -s conftest.err configure:2043: $? = 0 configure:2046: test -s conftest. configure:2049: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "calife.c" | #define PACKAGE_TARNAME "calife-c" | #define PACKAGE_VERSION "3.0" | #define PACKAGE_STRING "calife.c 3.0" | #define PACKAGE_BUGREPORT "roberto@keltia.freenix.fr" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2060: result: no configure:2077: checking for cc option to accept ANSI C configure:2147: cc -c -fno-common conftest.c >&5 configure:2153: $? = 0 configure:2157: test -z || test ! -s conftest.err configure:2160: $? = 0 configure:2163: test -s conftest. configure:2166: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "calife.c" | #define PACKAGE_TARNAME "calife-c" | #define PACKAGE_VERSION "3.0" | #define PACKAGE_STRING "calife.c 3.0" | #define PACKAGE_BUGREPORT "roberto@keltia.freenix.fr" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2147: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2153: $? = 0 configure:2157: test -z || test ! -s conftest.err configure:2160: $? = 0 configure:2163: test -s conftest. configure:2166: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "calife.c" | #define PACKAGE_TARNAME "calife-c" | #define PACKAGE_VERSION "3.0" | #define PACKAGE_STRING "calife.c 3.0" | #define PACKAGE_BUGREPORT "roberto@keltia.freenix.fr" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2147: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2153: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "calife.c" | #define PACKAGE_TARNAME "calife-c" | #define PACKAGE_VERSION "3.0" | #define PACKAGE_STRING "calife.c 3.0" | #define PACKAGE_BUGREPORT "roberto@keltia.freenix.fr" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2147: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2153: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "calife.c" | #define PACKAGE_TARNAME "calife-c" | #define PACKAGE_VERSION "3.0" | #define PACKAGE_STRING "calife.c 3.0" | #define PACKAGE_BUGREPORT "roberto@keltia.freenix.fr" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2147: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2153: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "calife.c" | #define PACKAGE_TARNAME "calife-c" | #define PACKAGE_VERSION "3.0" | #define PACKAGE_STRING "calife.c 3.0" | #define PACKAGE_BUGREPORT "roberto@keltia.freenix.fr" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2147: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2153: $? = 0 configure:2157: test -z || test ! -s conftest.err configure:2160: $? = 0 configure:2163: test -s conftest. configure:2166: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "calife.c" | #define PACKAGE_TARNAME "calife-c" | #define PACKAGE_VERSION "3.0" | #define PACKAGE_STRING "calife.c 3.0" | #define PACKAGE_BUGREPORT "roberto@keltia.freenix.fr" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2184: result: none needed configure:2202: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2208: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3367: checking for a BSD-compatible install configure:3422: result: /usr/bin/install -c -o root -g wheel configure:3435: checking for su configure:3453: found /usr/bin/su configure:3466: result: /usr/bin/su configure:3479: checking for groff configure:3497: found /usr/bin/groff configure:3510: result: /usr/bin/groff configure:3519: checking for rm configure:3537: found /usr/local/bin/rm configure:3550: result: /usr/local/bin/rm configure:3559: checking for mv configure:3577: found /usr/local/bin/mv configure:3590: result: /usr/local/bin/mv configure:3601: checking for makedepend configure:3617: found /usr/local/bin/makedepend configure:3627: result: makedepend configure:3646: checking for crypt in -lcrypt configure:3676: cc -o conftest -fno-common conftest.c -lcrypt >&5 configure:3682: $? = 0 configure:3686: test -z || test ! -s conftest.err configure:3689: $? = 0 configure:3692: test -s conftest configure:3695: $? = 0 configure:3708: result: yes configure:3725: checking how to run the C preprocessor configure:3760: cc -E conftest.c configure:3766: $? = 0 configure:3798: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3804: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "calife.c" | #define PACKAGE_TARNAME "calife-c" | #define PACKAGE_VERSION "3.0" | #define PACKAGE_STRING "calife.c 3.0" | #define PACKAGE_BUGREPORT "roberto@keltia.freenix.fr" | #define SU_CMD "/usr/bin/su" | #define HAVE_LIBCRYPT 1 | /* end confdefs.h. */ | #include configure:3843: result: cc -E configure:3867: cc -E conftest.c configure:3873: $? = 0 configure:3905: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3911: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "calife.c" | #define PACKAGE_TARNAME "calife-c" | #define PACKAGE_VERSION "3.0" | #define PACKAGE_STRING "calife.c 3.0" | #define PACKAGE_BUGREPORT "roberto@keltia.freenix.fr" | #define SU_CMD "/usr/bin/su" | #define HAVE_LIBCRYPT 1 | /* end confdefs.h. */ | #include configure:3955: checking for egrep configure:3965: result: grep -E configure:3970: checking for ANSI C header files configure:3995: cc -c -fno-common conftest.c >&5 configure:4001: $? = 0 configure:4005: test -z || test ! -s conftest.err configure:4008: $? = 0 configure:4011: test -s conftest. configure:4014: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "calife.c" | #define PACKAGE_TARNAME "calife-c" | #define PACKAGE_VERSION "3.0" | #define PACKAGE_STRING "calife.c 3.0" | #define PACKAGE_BUGREPORT "roberto@keltia.freenix.fr" | #define SU_CMD "/usr/bin/su" | #define HAVE_LIBCRYPT 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4123: result: no configure:4133: checking for sys/wait.h that is POSIX.1 compatible configure:4164: cc -c -fno-common conftest.c >&5 configure:4170: $? = 0 configure:4174: test -z || test ! -s conftest.err configure:4177: $? = 0 configure:4180: test -s conftest. configure:4183: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "calife.c" | #define PACKAGE_TARNAME "calife-c" | #define PACKAGE_VERSION "3.0" | #define PACKAGE_STRING "calife.c 3.0" | #define PACKAGE_BUGREPORT "roberto@keltia.freenix.fr" | #define SU_CMD "/usr/bin/su" | #define HAVE_LIBCRYPT 1 | /* end confdefs.h. */ | #include | #include | #ifndef WEXITSTATUS | # define WEXITSTATUS(stat_val) ((unsigned)(stat_val) >> 8) | #endif | #ifndef WIFEXITED | # define WIFEXITED(stat_val) (((stat_val) & 255) == 0) | #endif | | int | main () | { | int s; | wait (&s); | s = WIFEXITED (s) ? WEXITSTATUS (s) : 1; | ; | return 0; | } configure:4194: result: no configure:4218: checking for sys/types.h configure:4234: cc -c -fno-common conftest.c >&5 configure:4240: $? = 0 configure:4244: test -z || test ! -s conftest.err configure:4247: $? = 0 configure:4250: test -s conftest. configure:4253: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "calife.c" | #define PACKAGE_TARNAME "calife-c" | #define PACKAGE_VERSION "3.0" | #define PACKAGE_STRING "calife.c 3.0" | #define PACKAGE_BUGREPORT "roberto@keltia.freenix.fr" | #define SU_CMD "/usr/bin/su" | #define HAVE_LIBCRYPT 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4264: result: no configure:4218: checking for sys/stat.h configure:4234: cc -c -fno-common conftest.c >&5 configure:4240: $? = 0 configure:4244: test -z || test ! -s conftest.err configure:4247: $? = 0 configure:4250: test -s conftest. configure:4253: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "calife.c" | #define PACKAGE_TARNAME "calife-c" | #define PACKAGE_VERSION "3.0" | #define PACKAGE_STRING "calife.c 3.0" | #define PACKAGE_BUGREPORT "roberto@keltia.freenix.fr" | #define SU_CMD "/usr/bin/su" | #define HAVE_LIBCRYPT 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4264: result: no configure:4218: checking for stdlib.h configure:4234: cc -c -fno-common conftest.c >&5 configure:4240: $? = 0 configure:4244: test -z || test ! -s conftest.err configure:4247: $? = 0 configure:4250: test -s conftest. configure:4253: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "calife.c" | #define PACKAGE_TARNAME "calife-c" | #define PACKAGE_VERSION "3.0" | #define PACKAGE_STRING "calife.c 3.0" | #define PACKAGE_BUGREPORT "roberto@keltia.freenix.fr" | #define SU_CMD "/usr/bin/su" | #define HAVE_LIBCRYPT 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4264: result: no configure:4218: checking for string.h configure:4234: cc -c -fno-common conftest.c >&5 configure:4240: $? = 0 configure:4244: test -z || test ! -s conftest.err configure:4247: $? = 0 configure:4250: test -s conftest. configure:4253: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "calife.c" | #define PACKAGE_TARNAME "calife-c" | #define PACKAGE_VERSION "3.0" | #define PACKAGE_STRING "calife.c 3.0" | #define PACKAGE_BUGREPORT "roberto@keltia.freenix.fr" | #define SU_CMD "/usr/bin/su" | #define HAVE_LIBCRYPT 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4264: result: no configure:4218: checking for memory.h configure:4234: cc -c -fno-common conftest.c >&5 configure:4240: $? = 0 configure:4244: test -z || test ! -s conftest.err configure:4247: $? = 0 configure:4250: test -s conftest. configure:4253: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "calife.c" | #define PACKAGE_TARNAME "calife-c" | #define PACKAGE_VERSION "3.0" | #define PACKAGE_STRING "calife.c 3.0" | #define PACKAGE_BUGREPORT "roberto@keltia.freenix.fr" | #define SU_CMD "/usr/bin/su" | #define HAVE_LIBCRYPT 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4264: result: no configure:4218: checking for strings.h configure:4234: cc -c -fno-common conftest.c >&5 configure:4240: $? = 0 configure:4244: test -z || test ! -s conftest.err configure:4247: $? = 0 configure:4250: test -s conftest. configure:4253: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "calife.c" | #define PACKAGE_TARNAME "calife-c" | #define PACKAGE_VERSION "3.0" | #define PACKAGE_STRING "calife.c 3.0" | #define PACKAGE_BUGREPORT "roberto@keltia.freenix.fr" | #define SU_CMD "/usr/bin/su" | #define HAVE_LIBCRYPT 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4264: result: no configure:4218: checking for inttypes.h configure:4234: cc -c -fno-common conftest.c >&5 configure:4240: $? = 0 configure:4244: test -z || test ! -s conftest.err configure:4247: $? = 0 configure:4250: test -s conftest. configure:4253: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "calife.c" | #define PACKAGE_TARNAME "calife-c" | #define PACKAGE_VERSION "3.0" | #define PACKAGE_STRING "calife.c 3.0" | #define PACKAGE_BUGREPORT "roberto@keltia.freenix.fr" | #define SU_CMD "/usr/bin/su" | #define HAVE_LIBCRYPT 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4264: result: no configure:4218: checking for stdint.h configure:4234: cc -c -fno-common conftest.c >&5 configure:4240: $? = 0 configure:4244: test -z || test ! -s conftest.err configure:4247: $? = 0 configure:4250: test -s conftest. configure:4253: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "calife.c" | #define PACKAGE_TARNAME "calife-c" | #define PACKAGE_VERSION "3.0" | #define PACKAGE_STRING "calife.c 3.0" | #define PACKAGE_BUGREPORT "roberto@keltia.freenix.fr" | #define SU_CMD "/usr/bin/su" | #define HAVE_LIBCRYPT 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4264: result: no configure:4218: checking for unistd.h configure:4234: cc -c -fno-common conftest.c >&5 configure:4240: $? = 0 configure:4244: test -z || test ! -s conftest.err configure:4247: $? = 0 configure:4250: test -s conftest. configure:4253: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "calife.c" | #define PACKAGE_TARNAME "calife-c" | #define PACKAGE_VERSION "3.0" | #define PACKAGE_STRING "calife.c 3.0" | #define PACKAGE_BUGREPORT "roberto@keltia.freenix.fr" | #define SU_CMD "/usr/bin/su" | #define HAVE_LIBCRYPT 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4264: result: no configure:4294: checking fcntl.h usability configure:4306: cc -c -fno-common conftest.c >&5 configure:4312: $? = 0 configure:4316: test -z || test ! -s conftest.err configure:4319: $? = 0 configure:4322: test -s conftest. configure:4325: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "calife.c" | #define PACKAGE_TARNAME "calife-c" | #define PACKAGE_VERSION "3.0" | #define PACKAGE_STRING "calife.c 3.0" | #define PACKAGE_BUGREPORT "roberto@keltia.freenix.fr" | #define SU_CMD "/usr/bin/su" | #define HAVE_LIBCRYPT 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4335: result: no configure:4339: checking fcntl.h presence configure:4349: cc -E conftest.c configure:4355: $? = 0 configure:4375: result: yes configure:4388: WARNING: fcntl.h: present but cannot be compiled configure:4390: WARNING: fcntl.h: check for missing prerequisite headers? configure:4392: WARNING: fcntl.h: see the Autoconf documentation configure:4394: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure:4396: WARNING: fcntl.h: proceeding with the preprocessor's result configure:4398: WARNING: fcntl.h: in the future, the compiler will take precedence configure:4410: checking for fcntl.h configure:4417: result: yes configure:4294: checking libgen.h usability configure:4306: cc -c -fno-common conftest.c >&5 configure:4312: $? = 0 configure:4316: test -z || test ! -s conftest.err configure:4319: $? = 0 configure:4322: test -s conftest. configure:4325: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "calife.c" | #define PACKAGE_TARNAME "calife-c" | #define PACKAGE_VERSION "3.0" | #define PACKAGE_STRING "calife.c 3.0" | #define PACKAGE_BUGREPORT "roberto@keltia.freenix.fr" | #define SU_CMD "/usr/bin/su" | #define HAVE_LIBCRYPT 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4335: result: no configure:4339: checking libgen.h presence configure:4349: cc -E conftest.c configure:4355: $? = 0 configure:4375: result: yes configure:4388: WARNING: libgen.h: present but cannot be compiled configure:4390: WARNING: libgen.h: check for missing prerequisite headers? configure:4392: WARNING: libgen.h: see the Autoconf documentation configure:4394: WARNING: libgen.h: section "Present But Cannot Be Compiled" configure:4396: WARNING: libgen.h: proceeding with the preprocessor's result configure:4398: WARNING: libgen.h: in the future, the compiler will take precedence configure:4410: checking for libgen.h configure:4417: result: yes configure:4294: checking shadow.h usability configure:4306: cc -c -fno-common conftest.c >&5 conftest.c:47:20: shadow.h: No such file or directory configure:4312: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "calife.c" | #define PACKAGE_TARNAME "calife-c" | #define PACKAGE_VERSION "3.0" | #define PACKAGE_STRING "calife.c 3.0" | #define PACKAGE_BUGREPORT "roberto@keltia.freenix.fr" | #define SU_CMD "/usr/bin/su" | #define HAVE_LIBCRYPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4335: result: no configure:4339: checking shadow.h presence configure:4349: cc -E conftest.c conftest.c:13:20: shadow.h: No such file or directory configure:4355: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "calife.c" | #define PACKAGE_TARNAME "calife-c" | #define PACKAGE_VERSION "3.0" | #define PACKAGE_STRING "calife.c 3.0" | #define PACKAGE_BUGREPORT "roberto@keltia.freenix.fr" | #define SU_CMD "/usr/bin/su" | #define HAVE_LIBCRYPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | /* end confdefs.h. */ | #include configure:4375: result: no configure:4410: checking for shadow.h configure:4417: result: no configure:4294: checking stdarg.h usability configure:4306: cc -c -fno-common conftest.c >&5 configure:4312: $? = 0 configure:4316: test -z || test ! -s conftest.err configure:4319: $? = 0 configure:4322: test -s conftest. configure:4325: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "calife.c" | #define PACKAGE_TARNAME "calife-c" | #define PACKAGE_VERSION "3.0" | #define PACKAGE_STRING "calife.c 3.0" | #define PACKAGE_BUGREPORT "roberto@keltia.freenix.fr" | #define SU_CMD "/usr/bin/su" | #define HAVE_LIBCRYPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4335: result: no configure:4339: checking stdarg.h presence configure:4349: cc -E conftest.c configure:4355: $? = 0 configure:4375: result: yes configure:4388: WARNING: stdarg.h: present but cannot be compiled configure:4390: WARNING: stdarg.h: check for missing prerequisite headers? configure:4392: WARNING: stdarg.h: see the Autoconf documentation configure:4394: WARNING: stdarg.h: section "Present But Cannot Be Compiled" configure:4396: WARNING: stdarg.h: proceeding with the preprocessor's result configure:4398: WARNING: stdarg.h: in the future, the compiler will take precedence configure:4410: checking for stdarg.h configure:4417: result: yes configure:4285: checking for stdlib.h configure:4290: result: no configure:4437: checking for string.h configure:4442: result: no configure:4446: checking syslog.h usability configure:4458: cc -c -fno-common conftest.c >&5 configure:4464: $? = 0 configure:4468: test -z || test ! -s conftest.err configure:4471: $? = 0 configure:4474: test -s conftest. configure:4477: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "calife.c" | #define PACKAGE_TARNAME "calife-c" | #define PACKAGE_VERSION "3.0" | #define PACKAGE_STRING "calife.c 3.0" | #define PACKAGE_BUGREPORT "roberto@keltia.freenix.fr" | #define SU_CMD "/usr/bin/su" | #define HAVE_LIBCRYPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4487: result: no configure:4491: checking syslog.h presence configure:4501: cc -E conftest.c configure:4507: $? = 0 configure:4527: result: yes configure:4540: WARNING: syslog.h: present but cannot be compiled configure:4542: WARNING: syslog.h: check for missing prerequisite headers? configure:4544: WARNING: syslog.h: see the Autoconf documentation configure:4546: WARNING: syslog.h: section "Present But Cannot Be Compiled" configure:4548: WARNING: syslog.h: proceeding with the preprocessor's result configure:4550: WARNING: syslog.h: in the future, the compiler will take precedence configure:4562: checking for syslog.h configure:4569: result: yes configure:4437: checking for unistd.h configure:4442: result: no configure:4598: checking sys/param.h usability configure:4610: cc -c -fno-common conftest.c >&5 configure:4616: $? = 0 configure:4620: test -z || test ! -s conftest.err configure:4623: $? = 0 configure:4626: test -s conftest. configure:4629: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "calife.c" | #define PACKAGE_TARNAME "calife-c" | #define PACKAGE_VERSION "3.0" | #define PACKAGE_STRING "calife.c 3.0" | #define PACKAGE_BUGREPORT "roberto@keltia.freenix.fr" | #define SU_CMD "/usr/bin/su" | #define HAVE_LIBCRYPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYSLOG_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4639: result: no configure:4643: checking sys/param.h presence configure:4653: cc -E conftest.c configure:4659: $? = 0 configure:4679: result: yes configure:4692: WARNING: sys/param.h: present but cannot be compiled configure:4694: WARNING: sys/param.h: check for missing prerequisite headers? configure:4696: WARNING: sys/param.h: see the Autoconf documentation configure:4698: WARNING: sys/param.h: section "Present But Cannot Be Compiled" configure:4700: WARNING: sys/param.h: proceeding with the preprocessor's result configure:4702: WARNING: sys/param.h: in the future, the compiler will take precedence configure:4714: checking for sys/param.h configure:4721: result: yes configure:4598: checking sys/resource.h usability configure:4610: cc -c -fno-common conftest.c >&5 configure:4616: $? = 0 configure:4620: test -z || test ! -s conftest.err configure:4623: $? = 0 configure:4626: test -s conftest. configure:4629: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "calife.c" | #define PACKAGE_TARNAME "calife-c" | #define PACKAGE_VERSION "3.0" | #define PACKAGE_STRING "calife.c 3.0" | #define PACKAGE_BUGREPORT "roberto@keltia.freenix.fr" | #define SU_CMD "/usr/bin/su" | #define HAVE_LIBCRYPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4639: result: no configure:4643: checking sys/resource.h presence configure:4653: cc -E conftest.c configure:4659: $? = 0 configure:4679: result: yes configure:4692: WARNING: sys/resource.h: present but cannot be compiled configure:4694: WARNING: sys/resource.h: check for missing prerequisite headers? configure:4696: WARNING: sys/resource.h: see the Autoconf documentation configure:4698: WARNING: sys/resource.h: section "Present But Cannot Be Compiled" configure:4700: WARNING: sys/resource.h: proceeding with the preprocessor's result configure:4702: WARNING: sys/resource.h: in the future, the compiler will take precedence configure:4714: checking for sys/resource.h configure:4721: result: yes configure:4598: checking sys/time.h usability configure:4610: cc -c -fno-common conftest.c >&5 configure:4616: $? = 0 configure:4620: test -z || test ! -s conftest.err configure:4623: $? = 0 configure:4626: test -s conftest. configure:4629: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "calife.c" | #define PACKAGE_TARNAME "calife-c" | #define PACKAGE_VERSION "3.0" | #define PACKAGE_STRING "calife.c 3.0" | #define PACKAGE_BUGREPORT "roberto@keltia.freenix.fr" | #define SU_CMD "/usr/bin/su" | #define HAVE_LIBCRYPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4639: result: no configure:4643: checking sys/time.h presence configure:4653: cc -E conftest.c configure:4659: $? = 0 configure:4679: result: yes configure:4692: WARNING: sys/time.h: present but cannot be compiled configure:4694: WARNING: sys/time.h: check for missing prerequisite headers? configure:4696: WARNING: sys/time.h: see the Autoconf documentation configure:4698: WARNING: sys/time.h: section "Present But Cannot Be Compiled" configure:4700: WARNING: sys/time.h: proceeding with the preprocessor's result configure:4702: WARNING: sys/time.h: in the future, the compiler will take precedence configure:4714: checking for sys/time.h configure:4721: result: yes configure:4739: checking for utime.h configure:4758: cc -c -fno-common conftest.c >&5 configure:4764: $? = 0 configure:4768: test -z || test ! -s conftest.err configure:4771: $? = 0 configure:4774: test -s conftest. configure:4777: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "calife.c" | #define PACKAGE_TARNAME "calife-c" | #define PACKAGE_VERSION "3.0" | #define PACKAGE_STRING "calife.c 3.0" | #define PACKAGE_BUGREPORT "roberto@keltia.freenix.fr" | #define SU_CMD "/usr/bin/su" | #define HAVE_LIBCRYPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #ifdef HAVE_UTIME_H | # include | #endif | | | #include configure:4788: result: no configure:4804: checking for sys/resource.h configure:4856: result: yes configure:4868: checking whether unistd.h needs _XOPEN_SOURCE for crypt(3) configure:4909: result: no configure:4917: checking for size_t configure:4941: cc -c -fno-common conftest.c >&5 configure:4947: $? = 0 configure:4951: test -z || test ! -s conftest.err configure:4954: $? = 0 configure:4957: test -s conftest. configure:4960: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "calife.c" | #define PACKAGE_TARNAME "calife-c" | #define PACKAGE_VERSION "3.0" | #define PACKAGE_STRING "calife.c 3.0" | #define PACKAGE_BUGREPORT "roberto@keltia.freenix.fr" | #define SU_CMD "/usr/bin/su" | #define HAVE_LIBCRYPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((size_t *) 0) | return 0; | if (sizeof (size_t)) | return 0; | ; | return 0; | } configure:4971: result: no configure:4983: checking for uid_t in sys/types.h configure:5006: result: yes configure:5021: checking for pid_t configure:5045: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:57: error: `pid_t' undeclared (first use in this function) conftest.c:57: error: (Each undeclared identifier is reported only once conftest.c:57: error: for each function it appears in.) conftest.c:57: error: parse error before ')' token configure:5051: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "calife.c" | #define PACKAGE_TARNAME "calife-c" | #define PACKAGE_VERSION "3.0" | #define PACKAGE_STRING "calife.c 3.0" | #define PACKAGE_BUGREPORT "roberto@keltia.freenix.fr" | #define SU_CMD "/usr/bin/su" | #define HAVE_LIBCRYPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define size_t unsigned | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((pid_t *) 0) | return 0; | if (sizeof (pid_t)) | return 0; | ; | return 0; | } configure:5075: result: no configure:5088: checking return type of signal handlers configure:5119: cc -c -fno-common conftest.c >&5 configure:5125: $? = 0 configure:5129: test -z || test ! -s conftest.err configure:5132: $? = 0 configure:5135: test -s conftest. configure:5138: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "calife.c" | #define PACKAGE_TARNAME "calife-c" | #define PACKAGE_VERSION "3.0" | #define PACKAGE_STRING "calife.c 3.0" | #define PACKAGE_BUGREPORT "roberto@keltia.freenix.fr" | #define SU_CMD "/usr/bin/su" | #define HAVE_LIBCRYPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define size_t unsigned | #define pid_t int | /* end confdefs.h. */ | #include | #include | #ifdef signal | # undef signal | #endif | #ifdef __cplusplus | extern "C" void (*signal (int, void (*)(int)))(int); | #else | void (*signal ()) (); | #endif | | int | main () | { | int i; | ; | return 0; | } configure:5149: result: int configure:5162: checking for openlog configure:5219: cc -o conftest -fno-common conftest.c -lcrypt >&5 configure:5225: $? = 0 configure:5229: test -z || test ! -s conftest.err configure:5232: $? = 0 configure:5235: test -s conftest configure:5238: $? = 0 configure:5250: result: yes configure:5162: checking for syslog configure:5219: cc -o conftest -fno-common conftest.c -lcrypt >&5 configure:5225: $? = 0 configure:5229: test -z || test ! -s conftest.err configure:5232: $? = 0 configure:5235: test -s conftest configure:5238: $? = 0 configure:5250: result: yes configure:5264: checking for seteuid configure:5321: cc -o conftest -fno-common conftest.c -lcrypt >&5 configure:5327: $? = 0 configure:5331: test -z || test ! -s conftest.err configure:5334: $? = 0 configure:5337: test -s conftest configure:5340: $? = 0 configure:5352: result: yes configure:5366: checking for setresuid configure:5423: cc -o conftest -fno-common conftest.c -lcrypt >&5 ld: Undefined symbols: _setresuid configure:5429: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "calife.c" | #define PACKAGE_TARNAME "calife-c" | #define PACKAGE_VERSION "3.0" | #define PACKAGE_STRING "calife.c 3.0" | #define PACKAGE_BUGREPORT "roberto@keltia.freenix.fr" | #define SU_CMD "/usr/bin/su" | #define HAVE_LIBCRYPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define size_t unsigned | #define pid_t int | #define RETSIGTYPE int | #define HAVE_OPENLOG 1 | #define HAVE_SYSLOG 1 | #define HAVE_SETEUID 1 | /* end confdefs.h. */ | /* Define setresuid to an innocuous variant, in case declares setresuid. | For example, HP-UX 11i declares gettimeofday. */ | #define setresuid innocuous_setresuid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setresuid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setresuid | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char setresuid (); | /* 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_setresuid) || defined (__stub___setresuid) | choke me | #else | char (*f) () = setresuid; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != setresuid; | ; | return 0; | } configure:5454: result: no configure:5469: checking for setrlimit configure:5526: cc -o conftest -fno-common conftest.c -lcrypt >&5 configure:5532: $? = 0 configure:5536: test -z || test ! -s conftest.err configure:5539: $? = 0 configure:5542: test -s conftest configure:5545: $? = 0 configure:5557: result: yes configure:5469: checking for getrlimit configure:5526: cc -o conftest -fno-common conftest.c -lcrypt >&5 configure:5532: $? = 0 configure:5536: test -z || test ! -s conftest.err configure:5539: $? = 0 configure:5542: test -s conftest configure:5545: $? = 0 configure:5557: result: yes configure:5571: checking for basename configure:5628: cc -o conftest -fno-common conftest.c -lcrypt >&5 configure:5634: $? = 0 configure:5638: test -z || test ! -s conftest.err configure:5641: $? = 0 configure:5644: test -s conftest configure:5647: $? = 0 configure:5659: result: yes configure:5673: checking for sigaction configure:5730: cc -o conftest -fno-common conftest.c -lcrypt >&5 configure:5736: $? = 0 configure:5740: test -z || test ! -s conftest.err configure:5743: $? = 0 configure:5746: test -s conftest configure:5749: $? = 0 configure:5761: result: yes configure:5775: checking for sigprocmask configure:5832: cc -o conftest -fno-common conftest.c -lcrypt >&5 configure:5838: $? = 0 configure:5842: test -z || test ! -s conftest.err configure:5845: $? = 0 configure:5848: test -s conftest configure:5851: $? = 0 configure:5863: result: yes configure:5877: checking for initgroups configure:5934: cc -o conftest -fno-common conftest.c -lcrypt >&5 configure:5940: $? = 0 configure:5944: test -z || test ! -s conftest.err configure:5947: $? = 0 configure:5950: test -s conftest configure:5953: $? = 0 configure:5965: result: yes configure:5979: checking for getspnam configure:6036: cc -o conftest -fno-common conftest.c -lcrypt >&5 ld: Undefined symbols: _getspnam configure:6042: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "calife.c" | #define PACKAGE_TARNAME "calife-c" | #define PACKAGE_VERSION "3.0" | #define PACKAGE_STRING "calife.c 3.0" | #define PACKAGE_BUGREPORT "roberto@keltia.freenix.fr" | #define SU_CMD "/usr/bin/su" | #define HAVE_LIBCRYPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define size_t unsigned | #define pid_t int | #define RETSIGTYPE int | #define HAVE_OPENLOG 1 | #define HAVE_SYSLOG 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_BASENAME 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_INITGROUPS 1 | /* end confdefs.h. */ | /* Define getspnam to an innocuous variant, in case declares getspnam. | For example, HP-UX 11i declares gettimeofday. */ | #define getspnam innocuous_getspnam | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getspnam (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getspnam | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getspnam (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_getspnam) || defined (__stub___getspnam) | choke me | #else | char (*f) () = getspnam; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getspnam; | ; | return 0; | } configure:6067: result: no configure:6081: checking for sysconf configure:6138: cc -o conftest -fno-common conftest.c -lcrypt >&5 configure:6144: $? = 0 configure:6148: test -z || test ! -s conftest.err configure:6151: $? = 0 configure:6154: test -s conftest configure:6157: $? = 0 configure:6169: result: yes configure:6181: checking for a working set/getrlimit configure:6211: result: yes configure:6223: checking for a working POSIX sysconf configure:6253: result: yes configure:6257: checking what style of signals to use configure:6266: result: POSIX_SIGNALS configure:6269: checking how to name the installed binary configure:6294: result: calife configure:6525: checking where to put calife.auth configure:6550: result: /etc configure:6555: checking whether we want to execute /etc/calife.out configure:6583: result: no configure:6625: checking whether we want debugging output configure:6653: result: no configure:6658: checking whether we have a setuid-aware shell configure:6682: result: no configure:6810: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by calife.c config.status 3.0, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:667: creating Makefile config.status:667: creating calife.1 config.status:667: creating calife.auth.5 config.status:771: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_func_basename=yes ac_cv_func_getrlimit=yes ac_cv_func_getspnam=no ac_cv_func_initgroups=yes ac_cv_func_openlog=yes ac_cv_func_seteuid=yes ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_sigaction=yes ac_cv_func_sigprocmask=yes ac_cv_func_sysconf=yes ac_cv_func_syslog=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=no ac_cv_header_libgen_h=yes ac_cv_header_memory_h=no ac_cv_header_shadow_h=no ac_cv_header_stdarg_h=yes 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_param_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_sys_wait_h=no ac_cv_header_syslog_h=yes ac_cv_header_unistd_h=no ac_cv_header_utime_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_crypt_crypt=yes ac_cv_objext= ac_cv_path_GROFF=/usr/bin/groff ac_cv_path_MV=/usr/local/bin/mv ac_cv_path_RM=/usr/local/bin/rm ac_cv_path_SU_CMD=/usr/bin/su ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_MAKEDEP=makedepend ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_type_pid_t=no ac_cv_type_signal=int ac_cv_type_size_t=no ac_cv_type_uid_t=yes lt_cv_sys_max_cmd_len= su_cv_unistd_needs_xopen_source=no ## ----------------- ## ## Output variables. ## ## ----------------- ## BINGRP='wheel' CC='cc' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ETCDIR='/etc' EXEEXT='' GROFF='/usr/bin/groff' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' IPROGRAM='calife' LDFLAGS='' LIBOBJS='' LIBS='-lcrypt ' LTLIBOBJS='' MAKEDEP='makedepend' MV='/usr/local/bin/mv' OBJEXT='' PACKAGE_BUGREPORT='roberto@keltia.freenix.fr' PACKAGE_NAME='calife.c' PACKAGE_STRING='calife.c 3.0' PACKAGE_TARNAME='calife-c' PACKAGE_VERSION='3.0' PATH_SEPARATOR=':' RM='/usr/local/bin/rm' SHELL='/bin/sh' SU_CMD='/usr/bin/su' ac_ct_CC='' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_BASENAME 1 #define HAVE_FCNTL_H 1 #define HAVE_GETRLIMIT 1 #define HAVE_INITGROUPS 1 #define HAVE_LIBCRYPT 1 #define HAVE_LIBGEN_H 1 #define HAVE_OPENLOG 1 #define HAVE_POSIX_SIGNALS 1 #define HAVE_RLIMIT 1 #define HAVE_SETEUID 1 #define HAVE_SETRLIMIT 1 #define HAVE_SIGACTION 1 #define HAVE_SIGPROCMASK 1 #define HAVE_STDARG_H 1 #define HAVE_SYSCONF 1 #define HAVE_SYSLOG 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_WORKING_SYSCONF 1 #define PACKAGE_BUGREPORT "roberto@keltia.freenix.fr" #define PACKAGE_NAME "calife.c" #define PACKAGE_STRING "calife.c 3.0" #define PACKAGE_TARNAME "calife-c" #define PACKAGE_VERSION "3.0" #define RETSIGTYPE int #define SU_CMD "/usr/bin/su" #define pid_t int #define size_t unsigned configure: exit 0