This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.57. Invocation command line was $ ./configure --without-authsmb --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: 121 tasks, 176 threads, 4 processors Load average: 1.79, Mach factor: 2.20 /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: /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:1288: checking for i386-unknown-gnu-gcc configure:1314: result: cc configure:1596: checking for C compiler version configure:1599: 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:1602: $? = 0 configure:1604: 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:1607: $? = 0 configure:1609: cc -V &5 cc: `-V' option must have argument configure:1612: $? = 1 configure:1636: checking for C compiler default output configure:1639: cc -fno-common conftest.c >&5 configure:1642: $? = 0 configure:1688: result: a.out configure:1693: checking whether the C compiler works configure:1699: ./a.out configure:1702: $? = 0 configure:1719: result: yes configure:1726: checking whether we are cross compiling configure:1728: result: no configure:1731: checking for suffix of executables configure:1733: cc -o conftest -fno-common conftest.c >&5 configure:1736: $? = 0 configure:1761: result: configure:1767: checking for suffix of object files configure:1789: cc -c -fno-common conftest.c >&5 configure:1792: $? = 0 configure:1814: result: configure:1818: checking whether we are using the GNU C compiler configure:1843: cc -c -fno-common conftest.c >&5 configure:1846: $? = 0 configure:1849: test -s conftest. configure:1852: $? = 1 configure: failed program was: | #line 1823 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:1865: result: no configure:1871: checking whether cc accepts -g configure:1893: cc -c -g conftest.c >&5 configure:1896: $? = 0 configure:1899: test -s conftest. configure:1902: $? = 1 configure: failed program was: | #line 1876 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:1913: result: no configure:1930: checking for cc option to accept ANSI C configure:1991: cc -c -fno-common conftest.c >&5 configure:1994: $? = 0 configure:1997: test -s conftest. configure:2000: $? = 1 configure: failed program was: | #line 1937 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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; | } | 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:1991: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:1994: $? = 0 configure:1997: test -s conftest. configure:2000: $? = 1 configure: failed program was: | #line 1937 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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; | } | 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:1991: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:1994: $? = 1 configure: failed program was: | #line 1937 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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; | } | 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:1991: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:1994: $? = 1 configure: failed program was: | #line 1937 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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; | } | 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:1991: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:1994: $? = 1 configure: failed program was: | #line 1937 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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; | } | 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:1991: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:1994: $? = 0 configure:1997: test -s conftest. configure:2000: $? = 1 configure: failed program was: | #line 1937 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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; | } | 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:2018: result: none needed configure:2036: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2039: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2153: checking for main in -lcrypt configure:2178: cc -o conftest -fno-common conftest.c -lcrypt >&5 ld: can't locate file for: -lcrypt configure:2181: $? = 1 configure: failed program was: | #line 2160 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:2199: result: no configure:2210: checking for library containing connect configure:2241: cc -o conftest -fno-common conftest.c >&5 configure:2244: $? = 0 configure:2247: test -s conftest configure:2250: $? = 0 configure:2309: result: none required configure:2316: checking for library containing gethostbyname configure:2347: cc -o conftest -fno-common conftest.c >&5 configure:2350: $? = 0 configure:2353: test -s conftest configure:2356: $? = 0 configure:2415: result: none required configure:2422: checking for library containing dlopen configure:2453: cc -o conftest -fno-common conftest.c >&5 configure:2456: $? = 0 configure:2459: test -s conftest configure:2462: $? = 0 configure:2521: result: none required configure:2529: checking for main in -lpam configure:2554: cc -o conftest -fno-common conftest.c -lpam >&5 configure:2557: $? = 0 configure:2560: test -s conftest configure:2563: $? = 0 configure:2575: result: yes configure:2587: checking for cap_init in -lcap configure:2618: cc -o conftest -fno-common conftest.c -lcap -lpam >&5 ld: can't locate file for: -lcap configure:2621: $? = 1 configure: failed program was: | #line 2594 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBPAM 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char cap_init (); | int | main () | { | cap_init (); | ; | return 0; | } configure:2639: result: no configure:2659: checking for dirent.h that defines DIR configure:2684: cc -c -fno-common conftest.c >&5 configure:2687: $? = 0 configure:2690: test -s conftest. configure:2693: $? = 1 configure: failed program was: | #line 2664 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBPAM 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:2704: result: no configure:2659: checking for sys/ndir.h that defines DIR configure:2684: cc -c -fno-common conftest.c >&5 configure:2674:22: sys/ndir.h: No such file or directory configure: In function `main': configure:2679: error: `DIR' undeclared (first use in this function) configure:2679: error: (Each undeclared identifier is reported only once configure:2679: error: for each function it appears in.) configure:2679: error: parse error before ')' token configure:2687: $? = 1 configure: failed program was: | #line 2664 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBPAM 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:2704: result: no configure:2659: checking for sys/dir.h that defines DIR configure:2684: cc -c -fno-common conftest.c >&5 configure:2687: $? = 0 configure:2690: test -s conftest. configure:2693: $? = 1 configure: failed program was: | #line 2664 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBPAM 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:2704: result: no configure:2659: checking for ndir.h that defines DIR configure:2684: cc -c -fno-common conftest.c >&5 configure:2674:18: ndir.h: No such file or directory configure: In function `main': configure:2679: error: `DIR' undeclared (first use in this function) configure:2679: error: (Each undeclared identifier is reported only once configure:2679: error: for each function it appears in.) configure:2679: error: parse error before ')' token configure:2687: $? = 1 configure: failed program was: | #line 2664 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBPAM 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:2704: result: no configure:2824: checking for library containing opendir configure:2855: cc -o conftest -fno-common conftest.c -lpam >&5 configure:2858: $? = 0 configure:2861: test -s conftest configure:2864: $? = 0 configure:2923: result: none required configure:2937: checking how to run the C preprocessor configure:2973: cc -E conftest.c configure:2979: $? = 0 configure:3011: cc -E conftest.c configure:3011:28: ac_nonexistent.h: No such file or directory configure:3017: $? = 1 configure: failed program was: | #line 3002 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBPAM 1 | /* end confdefs.h. */ | #include configure:3055: result: cc -E configure:3080: cc -E conftest.c configure:3086: $? = 0 configure:3118: cc -E conftest.c configure:3118:28: ac_nonexistent.h: No such file or directory configure:3124: $? = 1 configure: failed program was: | #line 3109 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBPAM 1 | /* end confdefs.h. */ | #include configure:3167: checking for egrep configure:3177: result: grep -E configure:3182: checking for ANSI C header files configure:3208: cc -c -fno-common conftest.c >&5 configure:3211: $? = 0 configure:3214: test -s conftest. configure:3217: $? = 1 configure: failed program was: | #line 3187 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBPAM 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3329: result: no configure:3339: checking for sys/wait.h that is POSIX.1 compatible configure:3371: cc -c -fno-common conftest.c >&5 configure:3374: $? = 0 configure:3377: test -s conftest. configure:3380: $? = 1 configure: failed program was: | #line 3344 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBPAM 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:3391: result: no configure:3415: checking for sys/types.h configure:3432: cc -c -fno-common conftest.c >&5 configure:3435: $? = 0 configure:3438: test -s conftest. configure:3441: $? = 1 configure: failed program was: | #line 3420 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBPAM 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:3452: result: no configure:3415: checking for sys/stat.h configure:3432: cc -c -fno-common conftest.c >&5 configure:3435: $? = 0 configure:3438: test -s conftest. configure:3441: $? = 1 configure: failed program was: | #line 3420 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBPAM 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:3452: result: no configure:3415: checking for stdlib.h configure:3432: cc -c -fno-common conftest.c >&5 configure:3435: $? = 0 configure:3438: test -s conftest. configure:3441: $? = 1 configure: failed program was: | #line 3420 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBPAM 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:3452: result: no configure:3415: checking for string.h configure:3432: cc -c -fno-common conftest.c >&5 configure:3435: $? = 0 configure:3438: test -s conftest. configure:3441: $? = 1 configure: failed program was: | #line 3420 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBPAM 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:3452: result: no configure:3415: checking for memory.h configure:3432: cc -c -fno-common conftest.c >&5 configure:3435: $? = 0 configure:3438: test -s conftest. configure:3441: $? = 1 configure: failed program was: | #line 3420 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBPAM 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:3452: result: no configure:3415: checking for strings.h configure:3432: cc -c -fno-common conftest.c >&5 configure:3435: $? = 0 configure:3438: test -s conftest. configure:3441: $? = 1 configure: failed program was: | #line 3420 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBPAM 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:3452: result: no configure:3415: checking for inttypes.h configure:3432: cc -c -fno-common conftest.c >&5 configure:3435: $? = 0 configure:3438: test -s conftest. configure:3441: $? = 1 configure: failed program was: | #line 3420 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBPAM 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:3452: result: no configure:3415: checking for stdint.h configure:3432: cc -c -fno-common conftest.c >&5 configure:3435: $? = 0 configure:3438: test -s conftest. configure:3441: $? = 1 configure: failed program was: | #line 3420 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBPAM 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:3452: result: no configure:3415: checking for unistd.h configure:3432: cc -c -fno-common conftest.c >&5 configure:3435: $? = 0 configure:3438: test -s conftest. configure:3441: $? = 1 configure: failed program was: | #line 3420 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBPAM 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:3452: result: no configure:3482: checking fcntl.h usability configure:3495: cc -c -fno-common conftest.c >&5 configure:3498: $? = 0 configure:3501: test -s conftest. configure:3504: $? = 1 configure: failed program was: | #line 3484 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBPAM 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:3514: result: no configure:3518: checking fcntl.h presence configure:3529: cc -E conftest.c configure:3535: $? = 0 configure:3554: result: yes configure:3574: WARNING: fcntl.h: present but cannot be compiled configure:3576: WARNING: fcntl.h: check for missing prerequisite headers? configure:3578: WARNING: fcntl.h: proceeding with the preprocessor's result configure:3590: checking for fcntl.h configure:3597: result: yes configure:3482: checking sys/time.h usability configure:3495: cc -c -fno-common conftest.c >&5 configure:3498: $? = 0 configure:3501: test -s conftest. configure:3504: $? = 1 configure: failed program was: | #line 3484 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBPAM 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:3514: result: no configure:3518: checking sys/time.h presence configure:3529: cc -E conftest.c configure:3535: $? = 0 configure:3554: result: yes configure:3574: WARNING: sys/time.h: present but cannot be compiled configure:3576: WARNING: sys/time.h: check for missing prerequisite headers? configure:3578: WARNING: sys/time.h: proceeding with the preprocessor's result configure:3590: checking for sys/time.h configure:3597: result: yes configure:3482: checking syslog.h usability configure:3495: cc -c -fno-common conftest.c >&5 configure:3498: $? = 0 configure:3501: test -s conftest. configure:3504: $? = 1 configure: failed program was: | #line 3484 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBPAM 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3514: result: no configure:3518: checking syslog.h presence configure:3529: cc -E conftest.c configure:3535: $? = 0 configure:3554: result: yes configure:3574: WARNING: syslog.h: present but cannot be compiled configure:3576: WARNING: syslog.h: check for missing prerequisite headers? configure:3578: WARNING: syslog.h: proceeding with the preprocessor's result configure:3590: checking for syslog.h configure:3597: result: yes configure:3473: checking for unistd.h configure:3478: result: no configure:3482: checking sys/uio.h usability configure:3495: cc -c -fno-common conftest.c >&5 configure:3498: $? = 0 configure:3501: test -s conftest. configure:3504: $? = 1 configure: failed program was: | #line 3484 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBPAM 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3514: result: no configure:3518: checking sys/uio.h presence configure:3529: cc -E conftest.c configure:3535: $? = 0 configure:3554: result: yes configure:3574: WARNING: sys/uio.h: present but cannot be compiled configure:3576: WARNING: sys/uio.h: check for missing prerequisite headers? configure:3578: WARNING: sys/uio.h: proceeding with the preprocessor's result configure:3590: checking for sys/uio.h configure:3597: result: yes configure:3628: checking crypt.h usability configure:3641: cc -c -fno-common conftest.c >&5 configure:3677:19: crypt.h: No such file or directory configure:3644: $? = 1 configure: failed program was: | #line 3630 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBPAM 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_UIO_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:3660: result: no configure:3664: checking crypt.h presence configure:3675: cc -E conftest.c configure:3679:19: crypt.h: No such file or directory configure:3681: $? = 1 configure: failed program was: | #line 3666 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBPAM 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_UIO_H 1 | /* end confdefs.h. */ | #include configure:3700: result: no configure:3736: checking for crypt.h configure:3743: result: no configure:3628: checking dlfcn.h usability configure:3641: cc -c -fno-common conftest.c >&5 configure:3644: $? = 0 configure:3647: test -s conftest. configure:3650: $? = 1 configure: failed program was: | #line 3630 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBPAM 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_UIO_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:3660: result: no configure:3664: checking dlfcn.h presence configure:3675: cc -E conftest.c configure:3681: $? = 0 configure:3700: result: yes configure:3720: WARNING: dlfcn.h: present but cannot be compiled configure:3722: WARNING: dlfcn.h: check for missing prerequisite headers? configure:3724: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:3736: checking for dlfcn.h configure:3743: result: yes configure:3628: checking sys/capability.h usability configure:3641: cc -c -fno-common conftest.c >&5 configure:3678:28: sys/capability.h: No such file or directory configure:3644: $? = 1 configure: failed program was: | #line 3630 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBPAM 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DLFCN_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:3660: result: no configure:3664: checking sys/capability.h presence configure:3675: cc -E conftest.c configure:3680:28: sys/capability.h: No such file or directory configure:3681: $? = 1 configure: failed program was: | #line 3666 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBPAM 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:3700: result: no configure:3736: checking for sys/capability.h configure:3743: result: no configure:3628: checking netinet/in_systm.h usability configure:3641: cc -c -fno-common conftest.c >&5 configure:3644: $? = 0 configure:3647: test -s conftest. configure:3650: $? = 1 configure: failed program was: | #line 3630 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBPAM 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DLFCN_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:3660: result: no configure:3664: checking netinet/in_systm.h presence configure:3675: cc -E conftest.c configure:3681: $? = 0 configure:3700: result: yes configure:3720: WARNING: netinet/in_systm.h: present but cannot be compiled configure:3722: WARNING: netinet/in_systm.h: check for missing prerequisite headers? configure:3724: WARNING: netinet/in_systm.h: proceeding with the preprocessor's result configure:3736: checking for netinet/in_systm.h configure:3743: result: yes configure:3628: checking stdarg.h usability configure:3641: cc -c -fno-common conftest.c >&5 configure:3644: $? = 0 configure:3647: test -s conftest. configure:3650: $? = 1 configure: failed program was: | #line 3630 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBPAM 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_NETINET_IN_SYSTM_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:3660: result: no configure:3664: checking stdarg.h presence configure:3675: cc -E conftest.c configure:3681: $? = 0 configure:3700: result: yes configure:3720: WARNING: stdarg.h: present but cannot be compiled configure:3722: WARNING: stdarg.h: check for missing prerequisite headers? configure:3724: WARNING: stdarg.h: proceeding with the preprocessor's result configure:3736: checking for stdarg.h configure:3743: result: yes configure:3757: checking whether time.h and sys/time.h may both be included configure:3783: cc -c -fno-common conftest.c >&5 configure:3786: $? = 0 configure:3789: test -s conftest. configure:3792: $? = 1 configure: failed program was: | #line 3762 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBPAM 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | if ((struct tm *) 0) | return 0; | ; | return 0; | } configure:3803: result: no configure:3813: checking whether struct tm is in sys/time.h or time.h configure:3837: cc -c -fno-common conftest.c >&5 configure:3840: $? = 0 configure:3843: test -s conftest. configure:3846: $? = 1 configure: failed program was: | #line 3818 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBPAM 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | struct tm *tp; tp->tm_sec; | ; | return 0; | } configure:3857: result: sys/time.h configure:3867: checking for uid_t in sys/types.h configure:3891: result: yes configure:3907: checking return type of signal handlers configure:3939: cc -c -fno-common conftest.c >&5 configure:3942: $? = 0 configure:3945: test -s conftest. configure:3948: $? = 1 configure: failed program was: | #line 3912 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBPAM 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_STDARG_H 1 | #define TM_IN_SYS_TIME 1 | /* end confdefs.h. */ | #include | #include | #ifdef signal | # undef signal | #endif | #ifdef __cplusplus | extern "C" void (*signal (int, void (*)(int)))(int); | #else | void (*signal ()) (); | #endif | | int | main () | { | int i; | ; | return 0; | } configure:3959: result: int configure:3971: checking for strftime configure:4021: cc -o conftest -fno-common conftest.c -lpam >&5 configure:4024: $? = 0 configure:4027: test -s conftest configure:4030: $? = 0 configure:4041: result: yes configure:4123: checking for mkdir configure:4173: cc -o conftest -fno-common conftest.c -lpam >&5 configure:4176: $? = 0 configure:4179: test -s conftest configure:4182: $? = 0 configure:4193: result: yes configure:4123: checking for rmdir configure:4173: cc -o conftest -fno-common conftest.c -lpam >&5 configure:4176: $? = 0 configure:4179: test -s conftest configure:4182: $? = 0 configure:4193: result: yes configure:4123: checking for select configure:4173: cc -o conftest -fno-common conftest.c -lpam >&5 configure:4176: $? = 0 configure:4179: test -s conftest configure:4182: $? = 0 configure:4193: result: yes configure:4123: checking for socket configure:4173: cc -o conftest -fno-common conftest.c -lpam >&5 configure:4176: $? = 0 configure:4179: test -s conftest configure:4182: $? = 0 configure:4193: result: yes configure:4123: checking for strstr configure:4173: cc -o conftest -fno-common conftest.c -lpam >&5 configure:4167: warning: conflicting types for built-in function `strstr' configure:4176: $? = 0 configure:4179: test -s conftest configure:4182: $? = 0 configure:4193: result: yes configure:4204: checking to see if snprintf work correctly configure:4248: cc -o conftest -fno-common conftest.c -lpam >&5 configure:4251: $? = 0 configure:4253: ./conftest configure:4256: $? = 0 configure:4261: result: yes configure:4281: checking for snprintf configure:4331: cc -o conftest -fno-common conftest.c -lpam >&5 configure:4326: warning: conflicting types for built-in function `snprintf' configure:4334: $? = 0 configure:4337: test -s conftest configure:4340: $? = 0 configure:4351: result: yes configure:4281: checking for vsnprintf configure:4331: cc -o conftest -fno-common conftest.c -lpam >&5 configure:4327: warning: conflicting types for built-in function `vsnprintf' configure:4334: $? = 0 configure:4337: test -s conftest configure:4340: $? = 0 configure:4351: result: yes configure:4363: checking for off_t configure:4388: cc -c -fno-common conftest.c >&5 configure: In function `main': configure:4431: error: `off_t' undeclared (first use in this function) configure:4431: error: (Each undeclared identifier is reported only once configure:4431: error: for each function it appears in.) configure:4431: error: parse error before ')' token configure:4391: $? = 1 configure: failed program was: | #line 4368 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBPAM 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_STDARG_H 1 | #define TM_IN_SYS_TIME 1 | #define RETSIGTYPE int | #define HAVE_STRFTIME 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRSTR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 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 ((off_t *) 0) | return 0; | if (sizeof (off_t)) | return 0; | ; | return 0; | } configure:4408: result: no configure:4420: checking for special C compiler options needed for large files configure:4456: cc -c -fno-common conftest.c >&5 configure:4459: $? = 0 configure:4462: test -s conftest. configure:4465: $? = 1 configure: failed program was: | #line 4431 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBPAM 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_STDARG_H 1 | #define TM_IN_SYS_TIME 1 | #define RETSIGTYPE int | #define HAVE_STRFTIME 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRSTR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | /* 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:4476: cc -n32 -c -fno-common conftest.c >&5 cc: unrecognized option `-n32' configure:4479: $? = 0 configure:4482: test -s conftest. configure:4485: $? = 1 configure: failed program was: | #line 4431 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBPAM 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_STDARG_H 1 | #define TM_IN_SYS_TIME 1 | #define RETSIGTYPE int | #define HAVE_STRFTIME 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRSTR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | /* 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:4500: result: no configure:4506: checking for _FILE_OFFSET_BITS value needed for large files configure:4538: cc -c -fno-common conftest.c >&5 configure:4541: $? = 0 configure:4544: test -s conftest. configure:4547: $? = 1 configure: failed program was: | #line 4513 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBPAM 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_STDARG_H 1 | #define TM_IN_SYS_TIME 1 | #define RETSIGTYPE int | #define HAVE_STRFTIME 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRSTR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | /* 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:4582: cc -c -fno-common conftest.c >&5 configure:4585: $? = 0 configure:4588: test -s conftest. configure:4591: $? = 1 configure: failed program was: | #line 4556 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBPAM 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_STDARG_H 1 | #define TM_IN_SYS_TIME 1 | #define RETSIGTYPE int | #define HAVE_STRFTIME 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRSTR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | /* 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:4603: result: no configure:4613: checking for _LARGE_FILES value needed for large files configure:4645: cc -c -fno-common conftest.c >&5 configure:4648: $? = 0 configure:4651: test -s conftest. configure:4654: $? = 1 configure: failed program was: | #line 4620 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBPAM 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_STDARG_H 1 | #define TM_IN_SYS_TIME 1 | #define RETSIGTYPE int | #define HAVE_STRFTIME 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRSTR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | /* 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:4689: cc -c -fno-common conftest.c >&5 configure:4692: $? = 0 configure:4695: test -s conftest. configure:4698: $? = 1 configure: failed program was: | #line 4663 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBPAM 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_STDARG_H 1 | #define TM_IN_SYS_TIME 1 | #define RETSIGTYPE int | #define HAVE_STRFTIME 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRSTR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | /* 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:4710: result: no configure:4732: checking for memmove configure:4782: cc -o conftest -fno-common conftest.c -lpam >&5 configure:4785: $? = 0 configure:4788: test -s conftest configure:4791: $? = 0 configure:4802: result: yes configure:4732: checking for dlopen configure:4782: cc -o conftest -fno-common conftest.c -lpam >&5 configure:4785: $? = 0 configure:4788: test -s conftest configure:4791: $? = 0 configure:4802: result: yes configure:4817: checking for strerror configure:4867: cc -o conftest -fno-common conftest.c -lpam >&5 configure:4870: $? = 0 configure:4873: test -s conftest configure:4876: $? = 0 configure:4887: result: yes configure:4817: checking for getspnam configure:4867: cc -o conftest -fno-common conftest.c -lpam >&5 ld: Undefined symbols: _getspnam configure:4870: $? = 1 configure: failed program was: | #line 4822 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBPAM 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_STDARG_H 1 | #define TM_IN_SYS_TIME 1 | #define RETSIGTYPE int | #define HAVE_STRFTIME 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRSTR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_MEMMOVE 1 | #define HAVE_DLOPEN 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | /* 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 | /* 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:4887: result: no configure:4905: checking for usleep configure:4955: cc -o conftest -fno-common conftest.c -lpam >&5 configure:4958: $? = 0 configure:4961: test -s conftest configure:4964: $? = 0 configure:4975: result: yes configure:4905: checking for pam_start configure:4955: cc -o conftest -fno-common conftest.c -lpam >&5 configure:4958: $? = 0 configure:4961: test -s conftest configure:4964: $? = 0 configure:4975: result: yes configure:4905: checking for fgetpwent configure:4955: cc -o conftest -fno-common conftest.c -lpam >&5 ld: Undefined symbols: _fgetpwent configure:4958: $? = 1 configure: failed program was: | #line 4910 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBPAM 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_STDARG_H 1 | #define TM_IN_SYS_TIME 1 | #define RETSIGTYPE int | #define HAVE_STRFTIME 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRSTR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_MEMMOVE 1 | #define HAVE_DLOPEN 1 | #define HAVE_STRERROR 1 | #define HAVE_USLEEP 1 | #define HAVE_PAM_START 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fgetpwent (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | #ifdef __STDC__ | # include | #else | # include | #endif | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char fgetpwent (); | /* 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_fgetpwent) || defined (__stub___fgetpwent) | choke me | #else | char (*f) () = fgetpwent; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != fgetpwent; | ; | return 0; | } configure:4975: result: no configure:4905: checking for fgetgrent configure:4955: cc -o conftest -fno-common conftest.c -lpam >&5 ld: Undefined symbols: _fgetgrent configure:4958: $? = 1 configure: failed program was: | #line 4910 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBPAM 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_STDARG_H 1 | #define TM_IN_SYS_TIME 1 | #define RETSIGTYPE int | #define HAVE_STRFTIME 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRSTR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_MEMMOVE 1 | #define HAVE_DLOPEN 1 | #define HAVE_STRERROR 1 | #define HAVE_USLEEP 1 | #define HAVE_PAM_START 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fgetgrent (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | #ifdef __STDC__ | # include | #else | # include | #endif | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char fgetgrent (); | /* 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_fgetgrent) || defined (__stub___fgetgrent) | choke me | #else | char (*f) () = fgetgrent; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != fgetgrent; | ; | return 0; | } configure:4975: result: no configure:4905: checking for sendfile configure:4955: cc -o conftest -fno-common conftest.c -lpam >&5 ld: Undefined symbols: _sendfile configure:4958: $? = 1 configure: failed program was: | #line 4910 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBPAM 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_STDARG_H 1 | #define TM_IN_SYS_TIME 1 | #define RETSIGTYPE int | #define HAVE_STRFTIME 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRSTR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_MEMMOVE 1 | #define HAVE_DLOPEN 1 | #define HAVE_STRERROR 1 | #define HAVE_USLEEP 1 | #define HAVE_PAM_START 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sendfile (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | #ifdef __STDC__ | # include | #else | # include | #endif | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char sendfile (); | /* 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_sendfile) || defined (__stub___sendfile) | choke me | #else | char (*f) () = sendfile; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != sendfile; | ; | return 0; | } configure:4975: result: no configure:4991: checking for cap_init configure:5041: cc -o conftest -fno-common conftest.c -lpam >&5 ld: Undefined symbols: _cap_init configure:5044: $? = 1 configure: failed program was: | #line 4996 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBPAM 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_STDARG_H 1 | #define TM_IN_SYS_TIME 1 | #define RETSIGTYPE int | #define HAVE_STRFTIME 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRSTR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_MEMMOVE 1 | #define HAVE_DLOPEN 1 | #define HAVE_STRERROR 1 | #define HAVE_USLEEP 1 | #define HAVE_PAM_START 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char cap_init (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | #ifdef __STDC__ | # include | #else | # include | #endif | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char cap_init (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_cap_init) || defined (__stub___cap_init) | choke me | #else | char (*f) () = cap_init; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != cap_init; | ; | return 0; | } configure:5061: result: no configure:4991: checking for seteuid configure:5041: cc -o conftest -fno-common conftest.c -lpam >&5 configure:5044: $? = 0 configure:5047: test -s conftest configure:5050: $? = 0 configure:5061: result: yes configure:4991: checking for setegid configure:5041: cc -o conftest -fno-common conftest.c -lpam >&5 configure:5044: $? = 0 configure:5047: test -s conftest configure:5050: $? = 0 configure:5061: result: yes configure: checking whether cc accepts -rdynamic configure:5315: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:612: creating Makefile config.status:612: creating src/Makefile config.status:612: creating doc/Makefile config.status:612: creating defaults.h config.status:715: creating config.h configure:6343: configuring in modules/auth/authlibsmb configure:6427: running /bin/sh './configure' --prefix= '--without-authsmb' '--prefix=/usr/local' 'i386-unknown-gnu' 'CC=cc' 'CFLAGS=-fno-common' 'build_alias=i386-unknown-gnu' 'host_alias=i386-unknown-gnu' 'target_alias=i386-unknown-gnu' --cache-file=/dev/null --srcdir=. ## ---------------- ## ## Cache variables. ## ## ---------------- ## 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_cap_init=no ac_cv_func_dlopen=yes ac_cv_func_fgetgrent=no ac_cv_func_fgetpwent=no ac_cv_func_getspnam=no ac_cv_func_memmove=yes ac_cv_func_mkdir=yes ac_cv_func_pam_start=yes ac_cv_func_rmdir=yes ac_cv_func_select=yes ac_cv_func_sendfile=no ac_cv_func_setegid=yes ac_cv_func_seteuid=yes ac_cv_func_snprintf=yes ac_cv_func_socket=yes ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_strstr=yes ac_cv_func_usleep=yes ac_cv_func_vsnprintf=yes ac_cv_header_crypt_h=no ac_cv_header_dirent_dirent_h=no ac_cv_header_dirent_ndir_h=no ac_cv_header_dirent_sys_dir_h=no ac_cv_header_dirent_sys_ndir_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_netinet_in_systm_h=yes 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_capability_h=no 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_uio_h=yes ac_cv_header_sys_wait_h=no ac_cv_header_syslog_h=yes ac_cv_header_time=no ac_cv_header_unistd_h=no ac_cv_lib_cap_cap_init=no ac_cv_lib_crypt_main=no ac_cv_lib_pam_main=yes ac_cv_objext= ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_cc_switch=no ac_cv_prog_egrep='grep -E' ac_cv_search_connect='none required' ac_cv_search_dlopen='none required' ac_cv_search_gethostbyname='none required' ac_cv_search_opendir='none required' ac_cv_struct_tm=sys/time.h ac_cv_sys_file_offset_bits=no ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=no ac_cv_type_off_t=no ac_cv_type_signal=int ac_cv_type_uid_t=yes lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='cc' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' LDFLAGS='' LIBOBJS='' LIBS='-lpam ' LTLIBOBJS='' OBJEXT='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='i386-unknown-gnu' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='i386-unknown-gnu' 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' subdirs=' modules/auth/authlibsmb' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' zerobind='TRUE' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_FCNTL_H 1 #define HAVE_LIBPAM 1 #define HAVE_MEMMOVE 1 #define HAVE_MKDIR 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_PAM_START 1 #define HAVE_RMDIR 1 #define HAVE_SELECT 1 #define HAVE_SETEGID 1 #define HAVE_SETEUID 1 #define HAVE_SNPRINTF 1 #define HAVE_SOCKET 1 #define HAVE_STDARG_H 1 #define HAVE_STRERROR 1 #define HAVE_STRFTIME 1 #define HAVE_STRSTR 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_USLEEP 1 #define HAVE_VSNPRINTF 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define RETSIGTYPE int #define TM_IN_SYS_TIME 1 configure: exit 0