This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Authen::PAM configure 0.16, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure ## --------- ## ## 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: 93 tasks, 148 threads, 4 processors Load average: 1.48, Mach factor: 2.51 /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: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1313: checking for gcc configure:1339: result: cc configure:1583: checking for C compiler version configure:1586: 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:1589: $? = 0 configure:1591: 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:1594: $? = 0 configure:1596: cc -V &5 cc: `-V' option must have argument configure:1599: $? = 1 configure:1622: checking for C compiler default output file name configure:1625: cc conftest.c >&5 configure:1628: $? = 0 configure:1674: result: a.out configure:1679: checking whether the C compiler works configure:1685: ./a.out configure:1688: $? = 0 configure:1705: result: yes configure:1712: checking whether we are cross compiling configure:1714: result: no configure:1717: checking for suffix of executables configure:1719: cc -o conftest conftest.c >&5 configure:1722: $? = 0 configure:1747: result: configure:1753: checking for suffix of object files configure:1774: cc -c conftest.c >&5 configure:1777: $? = 0 configure:1799: result: configure:1803: checking whether we are using the GNU C compiler configure:1827: cc -c conftest.c >&5 configure:1833: $? = 0 configure:1836: test -z || test ! -s conftest.err configure:1839: $? = 0 configure:1842: test -s conftest. configure:1845: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Authen::PAM" | #define PACKAGE_TARNAME "Authen-PAM" | #define PACKAGE_VERSION "0.16" | #define PACKAGE_STRING "Authen::PAM 0.16" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:1858: result: no configure:1864: checking whether cc accepts -g configure:1885: cc -c -g conftest.c >&5 configure:1891: $? = 0 configure:1894: test -z || test ! -s conftest.err configure:1897: $? = 0 configure:1900: test -s conftest. configure:1903: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Authen::PAM" | #define PACKAGE_TARNAME "Authen-PAM" | #define PACKAGE_VERSION "0.16" | #define PACKAGE_STRING "Authen::PAM 0.16" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:1914: result: no configure:1931: checking for cc option to accept ANSI C configure:2001: cc -c conftest.c >&5 configure:2007: $? = 0 configure:2010: test -z || test ! -s conftest.err configure:2013: $? = 0 configure:2016: test -s conftest. configure:2019: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Authen::PAM" | #define PACKAGE_TARNAME "Authen-PAM" | #define PACKAGE_VERSION "0.16" | #define PACKAGE_STRING "Authen::PAM 0.16" | #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; | } | | /* 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:2001: cc -qlanglvl=ansi -c conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2007: $? = 0 configure:2010: test -z || test ! -s conftest.err configure:2013: $? = 0 configure:2016: test -s conftest. configure:2019: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Authen::PAM" | #define PACKAGE_TARNAME "Authen-PAM" | #define PACKAGE_VERSION "0.16" | #define PACKAGE_STRING "Authen::PAM 0.16" | #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; | } | | /* 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:2001: cc -std1 -c conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2007: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Authen::PAM" | #define PACKAGE_TARNAME "Authen-PAM" | #define PACKAGE_VERSION "0.16" | #define PACKAGE_STRING "Authen::PAM 0.16" | #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; | } | | /* 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:2001: cc -Ae -c conftest.c >&5 :6:2: missing '(' after predicate configure:2007: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Authen::PAM" | #define PACKAGE_TARNAME "Authen-PAM" | #define PACKAGE_VERSION "0.16" | #define PACKAGE_STRING "Authen::PAM 0.16" | #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; | } | | /* 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:2001: cc -Aa -D_HPUX_SOURCE -c conftest.c >&5 :6:2: missing '(' after predicate configure:2007: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Authen::PAM" | #define PACKAGE_TARNAME "Authen-PAM" | #define PACKAGE_VERSION "0.16" | #define PACKAGE_STRING "Authen::PAM 0.16" | #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; | } | | /* 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:2001: cc -Xc -D__EXTENSIONS__ -c conftest.c >&5 cc: unrecognized option `-Xc' configure:2007: $? = 0 configure:2010: test -z || test ! -s conftest.err configure:2013: $? = 0 configure:2016: test -s conftest. configure:2019: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Authen::PAM" | #define PACKAGE_TARNAME "Authen-PAM" | #define PACKAGE_VERSION "0.16" | #define PACKAGE_STRING "Authen::PAM 0.16" | #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; | } | | /* 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:2037: result: none needed configure:2055: cc -c conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2061: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2196: checking how to run the C preprocessor configure:2231: cc -E conftest.c configure:2237: $? = 0 configure:2269: cc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:2275: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Authen::PAM" | #define PACKAGE_TARNAME "Authen-PAM" | #define PACKAGE_VERSION "0.16" | #define PACKAGE_STRING "Authen::PAM 0.16" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2314: result: cc -E configure:2338: cc -E conftest.c configure:2344: $? = 0 configure:2376: cc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:2382: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Authen::PAM" | #define PACKAGE_TARNAME "Authen-PAM" | #define PACKAGE_VERSION "0.16" | #define PACKAGE_STRING "Authen::PAM 0.16" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2427: checking for pam header files in configure:2437: cc -E conftest.c conftest.c:9:31: security/pam_appl.h: No such file or directory configure:2443: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Authen::PAM" | #define PACKAGE_TARNAME "Authen-PAM" | #define PACKAGE_VERSION "0.16" | #define PACKAGE_STRING "Authen::PAM 0.16" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2475: cc -E conftest.c configure:2481: $? = 0 configure:2508: result: pam configure:2525: checking for pam_getenv configure:2582: cc -o conftest conftest.c -lpam >&5 configure:2588: $? = 0 configure:2591: test -z || test ! -s conftest.err configure:2594: $? = 0 configure:2597: test -s conftest configure:2600: $? = 0 configure:2612: result: yes configure:2623: checking if pam_strerror takes a pam_handle_t argument configure:2645: cc -c conftest.c >&5 configure:2651: $? = 0 configure:2654: test -z || test ! -s conftest.err configure:2657: $? = 0 configure:2660: test -s conftest. configure:2663: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Authen::PAM" | #define PACKAGE_TARNAME "Authen-PAM" | #define PACKAGE_VERSION "0.16" | #define PACKAGE_STRING "Authen::PAM 0.16" | #define PACKAGE_BUGREPORT "" | #define HAVE_PAM_PAM_APPL_H 1 | #define HAVE_PAM_GETENV 1 | /* end confdefs.h. */ | #include | int | main () | { | pam_handle_t *pamh; | pam_strerror(pamh, PAM_SUCCESS) | ; | return 0; | } configure:2674: result: no configure:2686: checking for PAM_AUTHTOKEN_REQD configure:2707: cc -c conftest.c >&5 conftest.c: In function `main': conftest.c:16: error: `PAM_AUTHTOKEN_REQD' undeclared (first use in this function) conftest.c:16: error: (Each undeclared identifier is reported only once conftest.c:16: error: for each function it appears in.) configure:2713: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Authen::PAM" | #define PACKAGE_TARNAME "Authen-PAM" | #define PACKAGE_VERSION "0.16" | #define PACKAGE_STRING "Authen::PAM 0.16" | #define PACKAGE_BUGREPORT "" | #define HAVE_PAM_PAM_APPL_H 1 | #define HAVE_PAM_GETENV 1 | /* end confdefs.h. */ | #include | int | main () | { | int i = PAM_AUTHTOKEN_REQD | ; | return 0; | } configure:2736: result: no configure:2746: checking for PAM_NEW_AUTHTOK_REQD configure:2767: cc -c conftest.c >&5 configure:2773: $? = 0 configure:2776: test -z || test ! -s conftest.err configure:2779: $? = 0 configure:2782: test -s conftest. configure:2785: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Authen::PAM" | #define PACKAGE_TARNAME "Authen-PAM" | #define PACKAGE_VERSION "0.16" | #define PACKAGE_STRING "Authen::PAM 0.16" | #define PACKAGE_BUGREPORT "" | #define HAVE_PAM_PAM_APPL_H 1 | #define HAVE_PAM_GETENV 1 | /* end confdefs.h. */ | #include | int | main () | { | int i = PAM_NEW_AUTHTOK_REQD | ; | return 0; | } configure:2796: result: no configure:2806: checking for PAM_AUTHTOK_EXPIRED configure:2827: cc -c conftest.c >&5 configure:2833: $? = 0 configure:2836: test -z || test ! -s conftest.err configure:2839: $? = 0 configure:2842: test -s conftest. configure:2845: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Authen::PAM" | #define PACKAGE_TARNAME "Authen-PAM" | #define PACKAGE_VERSION "0.16" | #define PACKAGE_STRING "Authen::PAM 0.16" | #define PACKAGE_BUGREPORT "" | #define HAVE_PAM_PAM_APPL_H 1 | #define HAVE_PAM_GETENV 1 | /* end confdefs.h. */ | #include | int | main () | { | int i = PAM_AUTHTOK_EXPIRED | ; | return 0; | } configure:2856: result: no configure:2866: checking for PAM_AUTHTOK_RECOVER configure:2887: cc -c conftest.c >&5 conftest.c: In function `main': conftest.c:16: error: `PAM_AUTHTOK_RECOVER' undeclared (first use in this function) conftest.c:16: error: (Each undeclared identifier is reported only once conftest.c:16: error: for each function it appears in.) configure:2893: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Authen::PAM" | #define PACKAGE_TARNAME "Authen-PAM" | #define PACKAGE_VERSION "0.16" | #define PACKAGE_STRING "Authen::PAM 0.16" | #define PACKAGE_BUGREPORT "" | #define HAVE_PAM_PAM_APPL_H 1 | #define HAVE_PAM_GETENV 1 | /* end confdefs.h. */ | #include | int | main () | { | int i = PAM_AUTHTOK_RECOVER | ; | return 0; | } configure:2916: result: no configure:2926: checking for PAM_AUTHTOK_RECOVERY configure:2947: cc -c conftest.c >&5 conftest.c: In function `main': conftest.c:16: error: `PAM_AUTHTOK_RECOVERY' undeclared (first use in this function) conftest.c:16: error: (Each undeclared identifier is reported only once conftest.c:16: error: for each function it appears in.) configure:2953: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Authen::PAM" | #define PACKAGE_TARNAME "Authen-PAM" | #define PACKAGE_VERSION "0.16" | #define PACKAGE_STRING "Authen::PAM 0.16" | #define PACKAGE_BUGREPORT "" | #define HAVE_PAM_PAM_APPL_H 1 | #define HAVE_PAM_GETENV 1 | /* end confdefs.h. */ | #include | int | main () | { | int i = PAM_AUTHTOK_RECOVERY | ; | return 0; | } configure:2976: result: no configure:2986: checking for PAM_BAD_ITEM configure:3007: cc -c conftest.c >&5 configure:3013: $? = 0 configure:3016: test -z || test ! -s conftest.err configure:3019: $? = 0 configure:3022: test -s conftest. configure:3025: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Authen::PAM" | #define PACKAGE_TARNAME "Authen-PAM" | #define PACKAGE_VERSION "0.16" | #define PACKAGE_STRING "Authen::PAM 0.16" | #define PACKAGE_BUGREPORT "" | #define HAVE_PAM_PAM_APPL_H 1 | #define HAVE_PAM_GETENV 1 | /* end confdefs.h. */ | #include | int | main () | { | int i = PAM_BAD_ITEM | ; | return 0; | } configure:3036: result: no configure:3046: checking for PAM_CONV_AGAIN configure:3067: cc -c conftest.c >&5 configure:3073: $? = 0 configure:3076: test -z || test ! -s conftest.err configure:3079: $? = 0 configure:3082: test -s conftest. configure:3085: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Authen::PAM" | #define PACKAGE_TARNAME "Authen-PAM" | #define PACKAGE_VERSION "0.16" | #define PACKAGE_STRING "Authen::PAM 0.16" | #define PACKAGE_BUGREPORT "" | #define HAVE_PAM_PAM_APPL_H 1 | #define HAVE_PAM_GETENV 1 | /* end confdefs.h. */ | #include | int | main () | { | int i = PAM_CONV_AGAIN | ; | return 0; | } configure:3096: result: no configure:3106: checking for PAM_CRED_DELETE configure:3127: cc -c conftest.c >&5 conftest.c: In function `main': conftest.c:16: error: `PAM_CRED_DELETE' undeclared (first use in this function) conftest.c:16: error: (Each undeclared identifier is reported only once conftest.c:16: error: for each function it appears in.) configure:3133: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Authen::PAM" | #define PACKAGE_TARNAME "Authen-PAM" | #define PACKAGE_VERSION "0.16" | #define PACKAGE_STRING "Authen::PAM 0.16" | #define PACKAGE_BUGREPORT "" | #define HAVE_PAM_PAM_APPL_H 1 | #define HAVE_PAM_GETENV 1 | /* end confdefs.h. */ | #include | int | main () | { | int i = PAM_CRED_DELETE | ; | return 0; | } configure:3156: result: no configure:3166: checking for PAM_CRED_ESTABLISH configure:3187: cc -c conftest.c >&5 conftest.c: In function `main': conftest.c:16: error: `PAM_CRED_ESTABLISH' undeclared (first use in this function) conftest.c:16: error: (Each undeclared identifier is reported only once conftest.c:16: error: for each function it appears in.) configure:3193: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Authen::PAM" | #define PACKAGE_TARNAME "Authen-PAM" | #define PACKAGE_VERSION "0.16" | #define PACKAGE_STRING "Authen::PAM 0.16" | #define PACKAGE_BUGREPORT "" | #define HAVE_PAM_PAM_APPL_H 1 | #define HAVE_PAM_GETENV 1 | /* end confdefs.h. */ | #include | int | main () | { | int i = PAM_CRED_ESTABLISH | ; | return 0; | } configure:3216: result: no configure:3226: checking for PAM_CRED_REFRESH configure:3247: cc -c conftest.c >&5 conftest.c: In function `main': conftest.c:16: error: `PAM_CRED_REFRESH' undeclared (first use in this function) conftest.c:16: error: (Each undeclared identifier is reported only once conftest.c:16: error: for each function it appears in.) configure:3253: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Authen::PAM" | #define PACKAGE_TARNAME "Authen-PAM" | #define PACKAGE_VERSION "0.16" | #define PACKAGE_STRING "Authen::PAM 0.16" | #define PACKAGE_BUGREPORT "" | #define HAVE_PAM_PAM_APPL_H 1 | #define HAVE_PAM_GETENV 1 | /* end confdefs.h. */ | #include | int | main () | { | int i = PAM_CRED_REFRESH | ; | return 0; | } configure:3276: result: no configure:3286: checking for PAM_CRED_REINITIALIZE configure:3307: cc -c conftest.c >&5 conftest.c: In function `main': conftest.c:16: error: `PAM_CRED_REINITIALIZE' undeclared (first use in this function) conftest.c:16: error: (Each undeclared identifier is reported only once conftest.c:16: error: for each function it appears in.) configure:3313: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Authen::PAM" | #define PACKAGE_TARNAME "Authen-PAM" | #define PACKAGE_VERSION "0.16" | #define PACKAGE_STRING "Authen::PAM 0.16" | #define PACKAGE_BUGREPORT "" | #define HAVE_PAM_PAM_APPL_H 1 | #define HAVE_PAM_GETENV 1 | /* end confdefs.h. */ | #include | int | main () | { | int i = PAM_CRED_REINITIALIZE | ; | return 0; | } configure:3336: result: no configure:3346: checking for PAM_DELETE_CRED configure:3367: cc -c conftest.c >&5 configure:3373: $? = 0 configure:3376: test -z || test ! -s conftest.err configure:3379: $? = 0 configure:3382: test -s conftest. configure:3385: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Authen::PAM" | #define PACKAGE_TARNAME "Authen-PAM" | #define PACKAGE_VERSION "0.16" | #define PACKAGE_STRING "Authen::PAM 0.16" | #define PACKAGE_BUGREPORT "" | #define HAVE_PAM_PAM_APPL_H 1 | #define HAVE_PAM_GETENV 1 | /* end confdefs.h. */ | #include | int | main () | { | int i = PAM_DELETE_CRED | ; | return 0; | } configure:3396: result: no configure:3406: checking for PAM_ESTABLISH_CRED configure:3427: cc -c conftest.c >&5 configure:3433: $? = 0 configure:3436: test -z || test ! -s conftest.err configure:3439: $? = 0 configure:3442: test -s conftest. configure:3445: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Authen::PAM" | #define PACKAGE_TARNAME "Authen-PAM" | #define PACKAGE_VERSION "0.16" | #define PACKAGE_STRING "Authen::PAM 0.16" | #define PACKAGE_BUGREPORT "" | #define HAVE_PAM_PAM_APPL_H 1 | #define HAVE_PAM_GETENV 1 | /* end confdefs.h. */ | #include | int | main () | { | int i = PAM_ESTABLISH_CRED | ; | return 0; | } configure:3456: result: no configure:3466: checking for PAM_REFRESH_CRED configure:3487: cc -c conftest.c >&5 configure:3493: $? = 0 configure:3496: test -z || test ! -s conftest.err configure:3499: $? = 0 configure:3502: test -s conftest. configure:3505: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Authen::PAM" | #define PACKAGE_TARNAME "Authen-PAM" | #define PACKAGE_VERSION "0.16" | #define PACKAGE_STRING "Authen::PAM 0.16" | #define PACKAGE_BUGREPORT "" | #define HAVE_PAM_PAM_APPL_H 1 | #define HAVE_PAM_GETENV 1 | /* end confdefs.h. */ | #include | int | main () | { | int i = PAM_REFRESH_CRED | ; | return 0; | } configure:3516: result: no configure:3526: checking for PAM_REINITIALIZE_CRED configure:3547: cc -c conftest.c >&5 configure:3553: $? = 0 configure:3556: test -z || test ! -s conftest.err configure:3559: $? = 0 configure:3562: test -s conftest. configure:3565: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Authen::PAM" | #define PACKAGE_TARNAME "Authen-PAM" | #define PACKAGE_VERSION "0.16" | #define PACKAGE_STRING "Authen::PAM 0.16" | #define PACKAGE_BUGREPORT "" | #define HAVE_PAM_PAM_APPL_H 1 | #define HAVE_PAM_GETENV 1 | /* end confdefs.h. */ | #include | int | main () | { | int i = PAM_REINITIALIZE_CRED | ; | return 0; | } configure:3576: result: no configure:3586: checking for PAM_INCOMPLETE configure:3607: cc -c conftest.c >&5 configure:3613: $? = 0 configure:3616: test -z || test ! -s conftest.err configure:3619: $? = 0 configure:3622: test -s conftest. configure:3625: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Authen::PAM" | #define PACKAGE_TARNAME "Authen-PAM" | #define PACKAGE_VERSION "0.16" | #define PACKAGE_STRING "Authen::PAM 0.16" | #define PACKAGE_BUGREPORT "" | #define HAVE_PAM_PAM_APPL_H 1 | #define HAVE_PAM_GETENV 1 | /* end confdefs.h. */ | #include | int | main () | { | int i = PAM_INCOMPLETE | ; | return 0; | } configure:3636: result: no configure:3646: checking for PAM_MODULE_UNKNOWN configure:3667: cc -c conftest.c >&5 configure:3673: $? = 0 configure:3676: test -z || test ! -s conftest.err configure:3679: $? = 0 configure:3682: test -s conftest. configure:3685: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Authen::PAM" | #define PACKAGE_TARNAME "Authen-PAM" | #define PACKAGE_VERSION "0.16" | #define PACKAGE_STRING "Authen::PAM 0.16" | #define PACKAGE_BUGREPORT "" | #define HAVE_PAM_PAM_APPL_H 1 | #define HAVE_PAM_GETENV 1 | /* end confdefs.h. */ | #include | int | main () | { | int i = PAM_MODULE_UNKNOWN | ; | return 0; | } configure:3696: result: no configure:3706: checking for PAM_RADIO_TYPE configure:3727: cc -c conftest.c >&5 configure:3733: $? = 0 configure:3736: test -z || test ! -s conftest.err configure:3739: $? = 0 configure:3742: test -s conftest. configure:3745: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Authen::PAM" | #define PACKAGE_TARNAME "Authen-PAM" | #define PACKAGE_VERSION "0.16" | #define PACKAGE_STRING "Authen::PAM 0.16" | #define PACKAGE_BUGREPORT "" | #define HAVE_PAM_PAM_APPL_H 1 | #define HAVE_PAM_GETENV 1 | /* end confdefs.h. */ | #include | int | main () | { | int i = PAM_RADIO_TYPE | ; | return 0; | } configure:3756: result: no configure:3766: checking for PAM_BINARY_PROMPT configure:3787: cc -c conftest.c >&5 configure:3793: $? = 0 configure:3796: test -z || test ! -s conftest.err configure:3799: $? = 0 configure:3802: test -s conftest. configure:3805: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Authen::PAM" | #define PACKAGE_TARNAME "Authen-PAM" | #define PACKAGE_VERSION "0.16" | #define PACKAGE_STRING "Authen::PAM 0.16" | #define PACKAGE_BUGREPORT "" | #define HAVE_PAM_PAM_APPL_H 1 | #define HAVE_PAM_GETENV 1 | /* end confdefs.h. */ | #include | int | main () | { | int i = PAM_BINARY_PROMPT | ; | return 0; | } configure:3816: result: no configure:3832: checking whether RTLD_GLOBAL is declared configure:3857: cc -c conftest.c >&5 configure:3863: $? = 0 configure:3866: test -z || test ! -s conftest.err configure:3869: $? = 0 configure:3872: test -s conftest. configure:3875: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Authen::PAM" | #define PACKAGE_TARNAME "Authen-PAM" | #define PACKAGE_VERSION "0.16" | #define PACKAGE_STRING "Authen::PAM 0.16" | #define PACKAGE_BUGREPORT "" | #define HAVE_PAM_PAM_APPL_H 1 | #define HAVE_PAM_GETENV 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef RTLD_GLOBAL | char *p = (char *) RTLD_GLOBAL; | #endif | | ; | return 0; | } configure:3886: result: no configure:3996: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Authen::PAM config.status 0.16, 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:681: creating pam.cfg config.status:681: creating PAM.pm config.status:746: creating PAM_config.h ## ---------------- ## ## 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= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func_pam_getenv=yes ac_cv_have_PAM_AUTHTOKEN_REQD=no ac_cv_have_PAM_AUTHTOK_EXPIRED=no ac_cv_have_PAM_AUTHTOK_RECOVER=no ac_cv_have_PAM_AUTHTOK_RECOVERY=no ac_cv_have_PAM_BAD_ITEM=no ac_cv_have_PAM_BINARY_PROMPT=no ac_cv_have_PAM_CONV_AGAIN=no ac_cv_have_PAM_CRED_DELETE=no ac_cv_have_PAM_CRED_ESTABLISH=no ac_cv_have_PAM_CRED_REFRESH=no ac_cv_have_PAM_CRED_REINITIALIZE=no ac_cv_have_PAM_DELETE_CRED=no ac_cv_have_PAM_ESTABLISH_CRED=no ac_cv_have_PAM_INCOMPLETE=no ac_cv_have_PAM_MODULE_UNKNOWN=no ac_cv_have_PAM_NEW_AUTHTOK_REQD=no ac_cv_have_PAM_RADIO_TYPE=no ac_cv_have_PAM_REFRESH_CRED=no ac_cv_have_PAM_REINITIALIZE_CRED=no ac_cv_have_decl_RTLD_GLOBAL=no ac_cv_objext= ac_cv_pam_strerror_needs_pamh=no ac_cv_prog_CPP='cc -E' ac_cv_prog_ac_ct_CC=cc ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='cc' CFLAGS='' CPP='cc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' DL_LOAD_FLAGS='' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' LDFLAGS='' LIBOBJS='' LIBS='-lpam ' LTLIBOBJS='' OBJEXT='' PACKAGE_BUGREPORT='' PACKAGE_NAME='Authen::PAM' PACKAGE_STRING='Authen::PAM 0.16' PACKAGE_TARNAME='Authen-PAM' PACKAGE_VERSION='0.16' PATH_SEPARATOR=':' SHELL='/bin/sh' ac_ct_CC='cc' bindir='${exec_prefix}/bin' build_alias='' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/usr/local' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_PAM_GETENV 1 #define HAVE_PAM_PAM_APPL_H 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "Authen::PAM" #define PACKAGE_STRING "Authen::PAM 0.16" #define PACKAGE_TARNAME "Authen-PAM" #define PACKAGE_VERSION "0.16" configure: exit 0