This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libgsasl configure 0.2.21, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --prefix= i386-unknown-gnu build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu CC=cc CFLAGS=-fno-common LDFLAGS=-L/usr/local/lib CPPFLAGS=-I/usr/local/include CXX=c++ CXXFLAGS=-fno-common --cache-file=/dev/null --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 132 tasks, 191 threads, 4 processors Load average: 0.28, Mach factor: 3.71 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /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 PATH: /usr/X11R6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2071: creating cache configure:2221: checking for a BSD-compatible install configure:2277: result: /usr/bin/install -c -o root -g wheel configure:2288: checking whether build environment is sane configure:2331: result: yes configure:2359: checking for a thread-safe mkdir -p configure:2398: result: /usr/local/bin/mkdir -p configure:2411: checking for gawk configure:2427: found /usr/local/bin/gawk configure:2438: result: gawk configure:2449: checking whether make sets $(MAKE) configure:2470: result: yes configure:2663: checking whether NLS is requested configure:2672: result: yes configure:2710: checking for msgfmt configure: trying /usr/local/bin/msgfmt... 0 translated messages. configure:2742: result: /usr/local/bin/msgfmt configure:2751: checking for gmsgfmt configure:2782: result: /usr/local/bin/msgfmt configure:2833: checking for xgettext configure: trying /usr/local/bin/xgettext... /usr/local/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C configure:2865: result: /usr/local/bin/xgettext configure:2911: checking for msgmerge configure: trying /usr/local/bin/msgmerge... configure:2942: result: /usr/local/bin/msgmerge configure:2984: checking for style of include used by make configure:3012: result: GNU configure:3042: checking for i386-unknown-gnu-gcc configure:3069: result: cc configure:3347: checking for C compiler version configure:3354: 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:3357: $? = 0 configure:3364: 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:3367: $? = 0 configure:3374: cc -V >&5 cc: `-V' option must have argument configure:3377: $? = 1 configure:3400: checking for C compiler default output file name configure:3427: cc -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3430: $? = 0 configure:3468: result: a.out configure:3485: checking whether the C compiler works configure:3495: ./a.out configure:3498: $? = 0 configure:3515: result: yes configure:3522: checking whether we are cross compiling configure:3524: result: no configure:3527: checking for suffix of executables configure:3534: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3537: $? = 0 configure:3561: result: configure:3567: checking for suffix of object files configure:3593: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3596: $? = 0 configure:3619: result: configure:3623: checking whether we are using the GNU C compiler configure:3652: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3658: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3675: result: no configure:3680: checking whether cc accepts -g configure:3710: cc -c -g -I/usr/local/include conftest.c >&5 configure:3716: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3748: cc -c -I/usr/local/include conftest.c >&5 configure:3754: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3787: cc -c -g -I/usr/local/include conftest.c >&5 configure:3793: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3815: result: no configure:3832: checking for cc option to accept ISO C89 configure:3906: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3912: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3906: cc -qlanglvl=extc89 -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:3912: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3906: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3912: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3906: cc -std -c -fno-common -I/usr/local/include conftest.c >&5 cc1: error: unrecognized option `-std' configure:3912: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3906: cc -Ae -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:3912: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3906: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:3912: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3906: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-Xc' configure:3912: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3938: result: unsupported configure:3955: checking dependency style of cc configure:4046: result: gcc3 configure:4067: checking build system type configure:4085: result: i386-unknown-gnu configure:4107: checking host system type configure:4122: result: i386-unknown-gnu configure:4201: checking for non-GNU ld configure:4232: result: /usr/bin/ld configure:4241: checking if the linker (/usr/bin/ld) is GNU ld configure:4254: result: no configure:4261: checking for shared library run path origin configure:4274: result: done configure:4732: checking for CFPreferencesCopyAppValue configure:4760: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -Wl,-framework -Wl,CoreFoundation >&5 configure:4766: $? = 0 configure:4784: result: yes configure:4793: checking for CFLocaleCopyCurrent configure:4821: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -Wl,-framework -Wl,CoreFoundation >&5 ld: Undefined symbols: _CFLocaleCopyCurrent configure:4827: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:4845: result: no configure:4896: checking for GNU gettext in libc configure:4926: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: __nl_domain_bindings __nl_msg_cat_cntr _libintl_bindtextdomain _libintl_gettext configure:4932: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | | extern int _nl_msg_cat_cntr; | extern int *_nl_domain_bindings; | int | main () | { | bindtextdomain ("", ""); | return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings | ; | return 0; | } configure:4950: result: no configure:4984: checking for iconv configure:5016: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _libiconv _libiconv_close _libiconv_open configure:5022: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:5065: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c /usr/local/lib/libiconv.a >&5 configure:5071: $? = 0 configure:5092: result: yes configure:5102: checking how to link with libiconv configure:5104: result: /usr/local/lib/libiconv.a configure:5508: checking for GNU gettext in libintl configure:5546: cc -o conftest -fno-common -I/usr/local/include -I/include -L/usr/local/lib conftest.c /lib/libintl.a /usr/local/lib/libiconv.a >&5 ld: Undefined symbols: _CFArrayGetCount _CFArrayGetTypeID _CFArrayGetValueAtIndex _CFGetTypeID _CFPreferencesCopyAppValue _CFStringGetCString _CFStringGetTypeID ___CFStringMakeConstantString _kCFPreferencesCurrentApplication configure:5552: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | /* end confdefs.h. */ | #include | | extern int _nl_msg_cat_cntr; | extern | #ifdef __cplusplus | "C" | #endif | const char *_nl_expand_alias (const char *); | int | main () | { | bindtextdomain ("", ""); | return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("") | ; | return 0; | } configure:5599: cc -o conftest -fno-common -I/usr/local/include -I/include -L/usr/local/lib conftest.c /lib/libintl.a /usr/local/lib/libiconv.a /usr/local/lib/libiconv.a >&5 ld: Undefined symbols: _CFArrayGetCount _CFArrayGetTypeID _CFArrayGetValueAtIndex _CFGetTypeID _CFPreferencesCopyAppValue _CFStringGetCString _CFStringGetTypeID ___CFStringMakeConstantString _kCFPreferencesCurrentApplication configure:5605: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | /* end confdefs.h. */ | #include | | extern int _nl_msg_cat_cntr; | extern | #ifdef __cplusplus | "C" | #endif | const char *_nl_expand_alias (const char *); | int | main () | { | bindtextdomain ("", ""); | return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("") | ; | return 0; | } configure:5629: result: no configure:5666: checking whether to use NLS configure:5668: result: no configure:5752: checking for i386-unknown-gnu-gcc configure:5779: result: cc configure:6057: checking for C compiler version configure:6064: 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:6067: $? = 0 configure:6074: 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:6077: $? = 0 configure:6084: cc -V >&5 cc: `-V' option must have argument configure:6087: $? = 1 configure:6090: checking whether we are using the GNU C compiler configure:6142: result: no configure:6147: checking whether cc accepts -g configure:6282: result: no configure:6299: checking for cc option to accept ISO C89 configure:6405: result: unsupported configure:6422: checking dependency style of cc configure:6513: result: gcc3 configure:6531: checking for i386-unknown-gnu-ranlib configure:6561: result: no configure:6571: checking for ranlib configure:6587: found /usr/bin/ranlib configure:6598: result: ranlib configure:6635: checking how to run the C preprocessor configure:6675: cc -E -I/usr/local/include conftest.c configure:6681: $? = 0 configure:6712: cc -E -I/usr/local/include conftest.c conftest.c:13:28: ac_nonexistent.h: No such file or directory configure:6718: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:6751: result: cc -E configure:6780: cc -E -I/usr/local/include conftest.c configure:6786: $? = 0 configure:6817: cc -E -I/usr/local/include conftest.c conftest.c:13:28: ac_nonexistent.h: No such file or directory configure:6823: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:6861: checking for grep that handles long lines and -e configure:6935: result: /usr/bin/grep configure:6940: checking for egrep configure:7018: result: /usr/bin/grep -E configure:7024: checking for AIX configure:7046: result: no configure:7052: checking for ANSI C header files configure:7082: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7088: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:7213: result: no configure:7237: checking for sys/types.h configure:7258: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7264: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:7280: result: no configure:7237: checking for sys/stat.h configure:7258: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7264: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:7280: result: no configure:7237: checking for stdlib.h configure:7258: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7264: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:7280: result: no configure:7237: checking for string.h configure:7258: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7264: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:7280: result: no configure:7237: checking for memory.h configure:7258: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7264: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:7280: result: no configure:7237: checking for strings.h configure:7258: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7264: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:7280: result: no configure:7237: checking for inttypes.h configure:7258: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7264: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:7280: result: no configure:7237: checking for stdint.h configure:7258: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7264: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:7280: result: no configure:7237: checking for unistd.h configure:7258: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7264: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:7280: result: no configure:7302: checking minix/config.h usability configure:7319: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:46:26: minix/config.h: No such file or directory configure:7325: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7339: result: no configure:7343: checking minix/config.h presence configure:7358: cc -E -I/usr/local/include conftest.c conftest.c:13:26: minix/config.h: No such file or directory configure:7364: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:7378: result: no configure:7411: checking for minix/config.h configure:7418: result: no configure:7457: checking whether it is safe to define __EXTENSIONS__ configure:7485: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7491: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | | # define __EXTENSIONS__ 1 | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | | ; | return 0; | } configure:7506: result: no configure:7602: checking for a sed that does not truncate output configure:7656: result: /usr/local/bin/sed configure:7703: checking for non-GNU ld configure:7737: result: /usr/bin/ld configure:7746: checking if the linker (/usr/bin/ld) is GNU ld configure:7761: result: no configure:7766: checking for /usr/bin/ld option to reload object files configure:7773: result: -r configure:7791: checking for BSD-compatible nm configure:7840: result: /usr/bin/nm -p configure:7844: checking whether ln -s works configure:7848: result: yes configure:7855: checking how to recognise dependent libraries configure:8031: result: pass_all configure:8564: checking dlfcn.h usability configure:8581: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:8587: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8601: result: no configure:8605: checking dlfcn.h presence configure:8620: cc -E -I/usr/local/include conftest.c configure:8626: $? = 0 configure:8640: result: yes configure:8653: WARNING: dlfcn.h: present but cannot be compiled configure:8655: WARNING: dlfcn.h: check for missing prerequisite headers? configure:8657: WARNING: dlfcn.h: see the Autoconf documentation configure:8659: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:8661: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:8663: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:8673: checking for dlfcn.h configure:8681: result: yes configure:8810: checking for C++ compiler version configure:8817: c++ --version >&5 c++ (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:8820: $? = 0 configure:8827: c++ -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:8830: $? = 0 configure:8837: c++ -V >&5 c++: `-V' option must have argument configure:8840: $? = 1 configure:8843: checking whether we are using the GNU C++ compiler configure:8872: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:8878: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:8895: result: no configure:8900: checking whether c++ accepts -g configure:8930: c++ -c -g -I/usr/local/include conftest.cpp >&5 configure:8936: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:8968: c++ -c -I/usr/local/include conftest.cpp >&5 configure:8974: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:9007: c++ -c -g -I/usr/local/include conftest.cpp >&5 configure:9013: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:9035: result: no configure:9060: checking dependency style of c++ configure:9151: result: gcc3 configure:9176: checking how to run the C++ preprocessor configure:9212: c++ -E -I/usr/local/include conftest.cpp configure:9218: $? = 0 configure:9249: c++ -E -I/usr/local/include conftest.cpp conftest.cpp:16:28: ac_nonexistent.h: No such file or directory configure:9255: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:9288: result: c++ -E configure:9317: c++ -E -I/usr/local/include conftest.cpp configure:9323: $? = 0 configure:9354: c++ -E -I/usr/local/include conftest.cpp conftest.cpp:16:28: ac_nonexistent.h: No such file or directory configure:9360: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:9409: checking for i386-unknown-gnu-g77 configure:9439: result: no configure:9409: checking for i386-unknown-gnu-xlf configure:9439: result: no configure:9409: checking for i386-unknown-gnu-f77 configure:9439: result: no configure:9409: checking for i386-unknown-gnu-frt configure:9439: result: no configure:9409: checking for i386-unknown-gnu-pgf77 configure:9439: result: no configure:9409: checking for i386-unknown-gnu-cf77 configure:9439: result: no configure:9409: checking for i386-unknown-gnu-fort77 configure:9439: result: no configure:9409: checking for i386-unknown-gnu-fl32 configure:9439: result: no configure:9409: checking for i386-unknown-gnu-af77 configure:9439: result: no configure:9409: checking for i386-unknown-gnu-xlf90 configure:9439: result: no configure:9409: checking for i386-unknown-gnu-f90 configure:9439: result: no configure:9409: checking for i386-unknown-gnu-pgf90 configure:9439: result: no configure:9409: checking for i386-unknown-gnu-pghpf configure:9439: result: no configure:9409: checking for i386-unknown-gnu-epcf90 configure:9439: result: no configure:9409: checking for i386-unknown-gnu-gfortran configure:9439: result: no configure:9409: checking for i386-unknown-gnu-g95 configure:9439: result: no configure:9409: checking for i386-unknown-gnu-xlf95 configure:9439: result: no configure:9409: checking for i386-unknown-gnu-f95 configure:9439: result: no configure:9409: checking for i386-unknown-gnu-fort configure:9439: result: no configure:9409: checking for i386-unknown-gnu-ifort configure:9439: result: no configure:9409: checking for i386-unknown-gnu-ifc configure:9439: result: no configure:9409: checking for i386-unknown-gnu-efc configure:9439: result: no configure:9409: checking for i386-unknown-gnu-pgf95 configure:9439: result: no configure:9409: checking for i386-unknown-gnu-lf95 configure:9439: result: no configure:9409: checking for i386-unknown-gnu-ftn configure:9439: result: no configure:9453: checking for g77 configure:9469: found /usr/local/bin/g77 configure:9480: result: g77 configure:9510: checking for Fortran 77 compiler version configure:9517: g77 --version >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' 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:9520: $? = 0 configure:9527: g77 -v >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) cc: /tmp/: linker input file unused because linking not done configure:9530: $? = 0 configure:9537: g77 -V >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc: `-V' must come at the start of the command line configure:9540: $? = 0 configure:9548: checking whether we are using the GNU Fortran 77 compiler configure:9567: g77 -c conftest.F >&5 Error on line 2: Bad # line: "#ifndef __GNUC__" Error on line 4: Bad # line: "#endif" Error on line 3: unclassifiable statement (starts "chokeme") cc: /tmp/conftest.F: Fortran compiler not installed on this system configure:9573: $? = 0 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:9590: result: no configure:9596: checking whether g77 accepts -g configure:9613: g77 -c -g conftest.f >&5 configure:9619: $? = 0 configure: failed program was: | program main | | end configure:9635: result: no configure:9665: checking the maximum length of command line arguments configure:9774: result: configure:9785: checking command to parse /usr/bin/nm -p output from cc object configure:9890: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:9893: $? = 0 configure:9897: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:9900: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:9890: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:9893: $? = 0 configure:9897: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:9900: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:9990: result: failed configure:9997: checking for objdir configure:10012: result: .libs configure:10064: checking for i386-unknown-gnu-ar configure:10094: result: no configure:10104: checking for ar configure:10120: found /usr/bin/ar configure:10131: result: ar configure:10160: checking for i386-unknown-gnu-ranlib configure:10187: result: ranlib configure:10256: checking for i386-unknown-gnu-strip configure:10286: result: no configure:10296: checking for strip configure:10312: found /usr/bin/strip configure:10323: result: strip configure:10659: checking for cc option to produce PIC configure:10869: result: configure:10940: checking if cc static flag works configure:10968: result: yes configure:10978: checking if cc supports -c -o file.o configure:11002: cc -c -fno-common -I/usr/local/include -o out/conftest2.o conftest.c >&5 configure:11006: $? = 0 configure:11025: result: yes configure:11051: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:12006: result: no configure:12073: checking dynamic linker characteristics configure:12649: result: gnu ld.so configure:12658: checking how to hardcode library paths into programs configure:12683: result: unsupported configure:12697: checking whether stripping libraries is possible configure:12718: result: no configure:13503: checking if libtool supports shared libraries configure:13505: result: no configure:13508: checking whether to build shared libraries configure:13529: result: no configure:13532: checking whether to build static libraries configure:13536: result: yes configure:13628: creating libtool configure:14358: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:15292: result: yes configure:15310: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:15313: $? = 0 configure:15432: checking for c++ option to produce PIC configure:15706: result: configure:15777: checking if c++ static flag works configure:15805: result: yes configure:15815: checking if c++ supports -c -o file.o configure:15839: c++ -c -fno-common -I/usr/local/include -o out/conftest2.o conftest.cpp >&5 configure:15843: $? = 0 configure:15862: result: yes configure:15888: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:15916: result: yes configure:15983: checking dynamic linker characteristics configure:16559: result: gnu ld.so configure:16568: checking how to hardcode library paths into programs configure:16593: result: unsupported configure:17119: checking if libtool supports shared libraries configure:17121: result: no configure:17124: checking whether to build shared libraries configure:17144: result: no configure:17147: checking whether to build static libraries configure:17151: result: yes configure:17161: checking for g77 option to produce PIC configure:17371: result: configure:17442: checking if g77 static flag works configure:17470: result: yes configure:17480: checking if g77 supports -c -o file.o configure:17504: g77 -c -o out/conftest2.o conftest.f >&5 configure:17508: $? = 0 configure:17527: result: yes configure:17553: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:18488: result: no configure:18555: checking dynamic linker characteristics configure:19131: result: gnu ld.so configure:19140: checking how to hardcode library paths into programs configure:19165: result: unsupported configure:22726: checking if ANONYMOUS should be used configure:22728: result: yes configure:22753: checking if EXTERNAL should be used configure:22755: result: yes configure:22780: checking if PLAIN should be used configure:22782: result: yes configure:22807: checking if LOGIN should be used configure:22809: result: yes configure:22834: checking if SECURID should be used configure:22836: result: yes configure:23279: checking for libntlm configure:23308: cc -o conftest -fno-common -I/usr/local/include -I/include -L/usr/local/lib conftest.c /lib/libntlm.a >&5 In file included from conftest.c:21: /include/ntlm.h:92: error: parse error before '*' token /include/ntlm.h:94: error: parse error before '*' token /include/ntlm.h:96: error: parse error before '*' token configure:23314: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define USE_ANONYMOUS 1 | #define USE_EXTERNAL 1 | #define USE_PLAIN 1 | #define USE_LOGIN 1 | #define USE_SECURID 1 | /* end confdefs.h. */ | #include | int | main () | { | buildSmbNtlmAuthRequest_noatsplit (0, 0, 0); | ; | return 0; | } configure:23333: result: no configure:23360: WARNING: Libntlm >= 0.3.5 not found, disabling NTLM. configure:23371: checking if NTLM should be used configure:23373: result: no configure:23398: checking if CRAM-MD5 should be used configure:23400: result: yes configure:23425: checking if DIGEST-MD5 should be used configure:23427: result: yes configure:23472: checking for GSS implementation (yes) configure:24453: auto-detecing GSS/MIT/Heimdal configure:24455: use --with-gssapi-impl=IMPL to override configure:24457: where IMPL is `gss', `mit', or `heimdal' configure:24884: checking for libgss configure:24913: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lgss >&5 conftest.c:23:17: gss.h: No such file or directory configure:24919: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define USE_ANONYMOUS 1 | #define USE_EXTERNAL 1 | #define USE_PLAIN 1 | #define USE_LOGIN 1 | #define USE_SECURID 1 | #define USE_CRAM_MD5 1 | #define USE_DIGEST_MD5 1 | /* end confdefs.h. */ | #include | int | main () | { | gss_check_version (0); | ; | return 0; | } configure:24938: result: no configure:24974: WARNING: GNU GSS not found (see http://josefsson.org/gss/)... configure:24978: checking for krb5-config configure:24996: found /usr/bin/krb5-config configure:25009: result: /usr/bin/krb5-config configure:25018: MIT/Heimdal found configure:25039: checking gssapi.h usability configure:25056: cc -c -fno-common -I/usr/local/include -I/usr/include conftest.c >&5 conftest.c:56:20: gssapi.h: No such file or directory configure:25062: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define USE_ANONYMOUS 1 | #define USE_EXTERNAL 1 | #define USE_PLAIN 1 | #define USE_LOGIN 1 | #define USE_SECURID 1 | #define USE_CRAM_MD5 1 | #define USE_DIGEST_MD5 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:25076: result: no configure:25080: checking gssapi.h presence configure:25095: cc -E -I/usr/local/include -I/usr/include conftest.c conftest.c:23:20: gssapi.h: No such file or directory configure:25101: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define USE_ANONYMOUS 1 | #define USE_EXTERNAL 1 | #define USE_PLAIN 1 | #define USE_LOGIN 1 | #define USE_SECURID 1 | #define USE_CRAM_MD5 1 | #define USE_DIGEST_MD5 1 | /* end confdefs.h. */ | #include configure:25115: result: no configure:25148: checking for gssapi.h configure:25156: result: no configure:25039: checking gssapi/gssapi.h usability configure:25056: cc -c -fno-common -I/usr/local/include -I/usr/include conftest.c >&5 configure:25062: $? = 0 configure:25076: result: yes configure:25080: checking gssapi/gssapi.h presence configure:25095: cc -E -I/usr/local/include -I/usr/include conftest.c configure:25101: $? = 0 configure:25115: result: yes configure:25148: checking for gssapi/gssapi.h configure:25156: result: yes configure:25039: checking gssapi/gssapi_generic.h usability configure:25056: cc -c -fno-common -I/usr/local/include -I/usr/include conftest.c >&5 configure:25062: $? = 0 configure:25076: result: yes configure:25080: checking gssapi/gssapi_generic.h presence configure:25095: cc -E -I/usr/local/include -I/usr/include conftest.c configure:25101: $? = 0 configure:25115: result: yes configure:25148: checking for gssapi/gssapi_generic.h configure:25156: result: yes configure:25181: MIT found configure:25183: checking whether GSS_C_NT_HOSTBASED_SERVICE is declared configure:25220: cc -c -fno-common -I/usr/local/include -I/usr/include conftest.c >&5 configure:25226: $? = 0 configure:25241: result: yes configure:25277: checking if GS2 should be used configure:25279: result: no configure:25298: checking if GSSAPI should be used configure:25300: result: yes configure:25837: checking if KERBEROS_V5 should be used configure:25839: result: no configure:26285: checking for libidn configure:26314: cc -o conftest -fno-common -I/usr/local/include -I/usr/include -L/usr/local/lib conftest.c -L/usr/lib -fno-common -Wl,-search_paths_first -lgssapi_krb5 -lkrb5 -lk5crypto -lkrb5support -lcom_err -lresolv -lidn >&5 ld: can't locate file for: -lidn configure:26320: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define USE_ANONYMOUS 1 | #define USE_EXTERNAL 1 | #define USE_PLAIN 1 | #define USE_LOGIN 1 | #define USE_SECURID 1 | #define USE_CRAM_MD5 1 | #define USE_DIGEST_MD5 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define USE_GSSAPI 1 | /* end confdefs.h. */ | #include | int | main () | { | stringprep_check_version (0); | ; | return 0; | } configure:26339: result: no configure:26366: WARNING: GNU Libidn not found. Stringprep disabled. configure:26614: checking if non-ASCII support via Libidn should be built configure:26616: result: no configure:26651: checking if client code should be built configure:26653: result: yes configure:26655: checking if server code should be built configure:26657: result: yes configure:26691: checking if backwards compatibility code should be present configure:26693: result: yes configure:26707: checking for working alloca.h configure:26734: cc -o conftest -fno-common -I/usr/local/include -I/usr/include -L/usr/local/lib conftest.c -L/usr/lib -fno-common -Wl,-search_paths_first -lgssapi_krb5 -lkrb5 -lk5crypto -lkrb5support -lcom_err -lresolv >&5 configure:26740: $? = 0 configure:26757: result: yes configure:26767: checking for alloca configure:26814: cc -o conftest -fno-common -I/usr/local/include -I/usr/include -L/usr/local/lib conftest.c -L/usr/lib -fno-common -Wl,-search_paths_first -lgssapi_krb5 -lkrb5 -lk5crypto -lkrb5support -lcom_err -lresolv >&5 configure:26820: $? = 0 configure:26837: result: yes configure:27064: checking for inline configure:27090: cc -c -fno-common -I/usr/local/include -I/usr/include conftest.c >&5 configure:27096: $? = 0 configure:27114: result: inline configure:27133: checking for C/C++ restrict keyword configure:27169: cc -c -fno-common -I/usr/local/include -I/usr/include conftest.c >&5 conftest.c:31: error: parse error before "ip" conftest.c: In function `foo': conftest.c:32: error: `ip' undeclared (first use in this function) conftest.c:32: error: (Each undeclared identifier is reported only once conftest.c:32: error: for each function it appears in.) conftest.c: In function `main': conftest.c:38: error: syntax error before "t" conftest.c:39: error: `t' undeclared (first use in this function) configure:27175: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define USE_ANONYMOUS 1 | #define USE_EXTERNAL 1 | #define USE_PLAIN 1 | #define USE_LOGIN 1 | #define USE_SECURID 1 | #define USE_CRAM_MD5 1 | #define USE_DIGEST_MD5 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define USE_GSSAPI 1 | #define USE_CLIENT 1 | #define USE_SERVER 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | /* end confdefs.h. */ | typedef int * int_ptr; | int foo (int_ptr restrict ip) { | return ip[0]; | } | int | main () | { | int s[1]; | int * restrict t = s; | t[0] = 0; | return foo(t) | ; | return 0; | } configure:27169: cc -c -fno-common -I/usr/local/include -I/usr/include conftest.c >&5 configure:27175: $? = 0 configure:27193: result: __restrict configure:27208: checking whether byte ordering is bigendian configure:27240: cc -c -fno-common -I/usr/local/include -I/usr/include conftest.c >&5 configure:27246: $? = 0 configure:27278: cc -c -fno-common -I/usr/local/include -I/usr/include conftest.c >&5 conftest.c: In function `main': conftest.c:38: error: `not' undeclared (first use in this function) conftest.c:38: error: (Each undeclared identifier is reported only once conftest.c:38: error: for each function it appears in.) conftest.c:38: error: parse error before "big" configure:27284: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define USE_ANONYMOUS 1 | #define USE_EXTERNAL 1 | #define USE_PLAIN 1 | #define USE_LOGIN 1 | #define USE_SECURID 1 | #define USE_CRAM_MD5 1 | #define USE_DIGEST_MD5 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define USE_GSSAPI 1 | #define USE_CLIENT 1 | #define USE_SERVER 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:27424: result: no configure:27445: checking whether the preprocessor supports include_next configure:27478: cc -c -fno-common -I/usr/local/include -I/usr/include -Iconftestd1 -Iconftestd2 conftest.c >&5 configure:27484: $? = 0 configure:27502: result: yes configure:27536: checking float.h usability configure:27553: cc -c -fno-common -I/usr/local/include -I/usr/include conftest.c >&5 configure:27559: $? = 0 configure:27573: result: yes configure:27577: checking float.h presence configure:27592: cc -E -I/usr/local/include -I/usr/include conftest.c configure:27598: $? = 0 configure:27612: result: yes configure:27645: checking for float.h configure:27653: result: yes configure:27526: checking for stdint.h configure:27532: result: no configure:27536: checking wchar.h usability configure:27553: cc -c -fno-common -I/usr/local/include -I/usr/include conftest.c >&5 configure:27559: $? = 0 configure:27573: result: yes configure:27577: checking wchar.h presence configure:27592: cc -E -I/usr/local/include -I/usr/include conftest.c configure:27598: $? = 0 configure:27612: result: yes configure:27645: checking for wchar.h configure:27653: result: yes configure:27536: checking stdio.h usability configure:27553: cc -c -fno-common -I/usr/local/include -I/usr/include conftest.c >&5 configure:27559: $? = 0 configure:27573: result: yes configure:27577: checking stdio.h presence configure:27592: cc -E -I/usr/local/include -I/usr/include conftest.c configure:27598: $? = 0 configure:27612: result: yes configure:27645: checking for stdio.h configure:27653: result: yes configure:27526: checking for string.h configure:27532: result: no configure:27668: checking whether getdelim is declared configure:27697: cc -c -fno-common -I/usr/local/include -I/usr/include conftest.c >&5 conftest.c: In function `main': conftest.c:72: error: `getdelim' undeclared (first use in this function) conftest.c:72: error: (Each undeclared identifier is reported only once conftest.c:72: error: for each function it appears in.) configure:27703: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define USE_ANONYMOUS 1 | #define USE_EXTERNAL 1 | #define USE_PLAIN 1 | #define USE_LOGIN 1 | #define USE_SECURID 1 | #define USE_CRAM_MD5 1 | #define USE_DIGEST_MD5 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define USE_GSSAPI 1 | #define USE_CLIENT 1 | #define USE_SERVER 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_INCLUDE_NEXT 1 | #define HAVE_FLOAT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef getdelim | (void) getdelim; | #endif | | ; | return 0; | } configure:27718: result: no configure:27736: checking for stdbool.h that conforms to C99 configure:27829: cc -c -fno-common -I/usr/local/include -I/usr/include conftest.c >&5 configure:27835: $? = 0 configure:27850: result: yes configure:27852: checking for _Bool configure:27882: cc -c -fno-common -I/usr/local/include -I/usr/include conftest.c >&5 configure:27888: $? = 0 configure:27903: result: yes configure:27922: checking for long long int configure:27955: cc -o conftest -fno-common -I/usr/local/include -I/usr/include -L/usr/local/lib conftest.c -L/usr/lib -fno-common -Wl,-search_paths_first -lgssapi_krb5 -lkrb5 -lk5crypto -lkrb5support -lcom_err -lresolv >&5 configure:27961: $? = 0 configure:27978: result: yes configure:27989: checking for unsigned long long int configure:28020: cc -o conftest -fno-common -I/usr/local/include -I/usr/include -L/usr/local/lib conftest.c -L/usr/lib -fno-common -Wl,-search_paths_first -lgssapi_krb5 -lkrb5 -lk5crypto -lkrb5support -lcom_err -lresolv >&5 configure:28026: $? = 0 configure:28043: result: yes configure:28139: checking whether strdup is declared configure:28168: cc -c -fno-common -I/usr/local/include -I/usr/include conftest.c >&5 conftest.c: In function `main': conftest.c:77: error: `strdup' undeclared (first use in this function) conftest.c:77: error: (Each undeclared identifier is reported only once conftest.c:77: error: for each function it appears in.) configure:28174: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define USE_ANONYMOUS 1 | #define USE_EXTERNAL 1 | #define USE_PLAIN 1 | #define USE_LOGIN 1 | #define USE_SECURID 1 | #define USE_CRAM_MD5 1 | #define USE_DIGEST_MD5 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define USE_GSSAPI 1 | #define USE_CLIENT 1 | #define USE_SERVER 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_INCLUDE_NEXT 1 | #define HAVE_FLOAT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef strdup | (void) strdup; | #endif | | ; | return 0; | } configure:28189: result: no configure:28263: checking for EOVERFLOW configure:28661: result: yes configure:28680: checking for vasnprintf configure:28736: cc -o conftest -fno-common -I/usr/local/include -I/usr/include -L/usr/local/lib conftest.c -L/usr/lib -fno-common -Wl,-search_paths_first -lgssapi_krb5 -lkrb5 -lk5crypto -lkrb5support -lcom_err -lresolv >&5 ld: Undefined symbols: _vasnprintf configure:28742: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define USE_ANONYMOUS 1 | #define USE_EXTERNAL 1 | #define USE_PLAIN 1 | #define USE_LOGIN 1 | #define USE_SECURID 1 | #define USE_CRAM_MD5 1 | #define USE_DIGEST_MD5 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define USE_GSSAPI 1 | #define USE_CLIENT 1 | #define USE_SERVER 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_INCLUDE_NEXT 1 | #define HAVE_FLOAT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 0 | /* end confdefs.h. */ | /* Define vasnprintf to an innocuous variant, in case declares vasnprintf. | For example, HP-UX 11i declares gettimeofday. */ | #define vasnprintf innocuous_vasnprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char vasnprintf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef vasnprintf | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char vasnprintf (); | /* 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_vasnprintf || defined __stub___vasnprintf | choke me | #endif | | int | main () | { | return vasnprintf (); | ; | return 0; | } configure:28760: result: no configure:28773: checking for wchar_t configure:28800: cc -c -fno-common -I/usr/local/include -I/usr/include conftest.c >&5 configure:28806: $? = 0 configure:28821: result: yes configure:28832: checking for wint_t configure:28859: cc -c -fno-common -I/usr/local/include -I/usr/include conftest.c >&5 configure:28865: $? = 0 configure:28880: result: yes configure:28890: checking for size_t configure:28920: cc -c -fno-common -I/usr/local/include -I/usr/include conftest.c >&5 configure:28926: $? = 0 configure:28941: result: yes configure:28954: checking for inttypes.h configure:28981: cc -c -fno-common -I/usr/local/include -I/usr/include conftest.c >&5 configure:28987: $? = 0 configure:29002: result: yes configure:29013: checking for stdint.h configure:29040: cc -c -fno-common -I/usr/local/include -I/usr/include conftest.c >&5 configure:29046: $? = 0 configure:29061: result: yes configure:29085: checking for intmax_t configure:29120: cc -c -fno-common -I/usr/local/include -I/usr/include conftest.c >&5 configure:29126: $? = 0 configure:29141: result: yes configure:29193: checking for alloca as a compiler built-in configure:29221: result: yes configure:29849: checking device with (strong) random data... configure:29856: result: /dev/random configure:29859: checking device with pseudo random data... configure:29866: result: /dev/urandom configure:29869: checking device with unpredictable data for nonces... configure:29876: result: /dev/urandom configure:29882: checking for /dev/random configure:29898: result: yes configure:29910: checking for /dev/urandom configure:29926: result: yes configure:29938: checking for /dev/urandom configure:29954: result: yes configure:30061: checking for getdelim configure:30117: cc -o conftest -fno-common -I/usr/local/include -I/usr/include -L/usr/local/lib conftest.c -L/usr/lib -fno-common -Wl,-search_paths_first -lgssapi_krb5 -lkrb5 -lk5crypto -lkrb5support -lcom_err -lresolv >&5 ld: Undefined symbols: _getdelim configure:30123: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define USE_ANONYMOUS 1 | #define USE_EXTERNAL 1 | #define USE_PLAIN 1 | #define USE_LOGIN 1 | #define USE_SECURID 1 | #define USE_CRAM_MD5 1 | #define USE_DIGEST_MD5 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define USE_GSSAPI 1 | #define USE_CLIENT 1 | #define USE_SERVER 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_INCLUDE_NEXT 1 | #define HAVE_FLOAT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 0 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define GNULIB_GC_HMAC_MD5 1 | #define GNULIB_GC_MD5 1 | #define NAME_OF_RANDOM_DEVICE "/dev/random" | #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom" | #define NAME_OF_NONCE_DEVICE "/dev/urandom" | #define GNULIB_GC_RANDOM 1 | /* end confdefs.h. */ | /* Define getdelim to an innocuous variant, in case declares getdelim. | For example, HP-UX 11i declares gettimeofday. */ | #define getdelim innocuous_getdelim | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getdelim (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getdelim | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getdelim (); | /* 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_getdelim || defined __stub___getdelim | choke me | #endif | | int | main () | { | return getdelim (); | ; | return 0; | } configure:30141: result: no configure:30165: checking for flockfile configure:30221: cc -o conftest -fno-common -I/usr/local/include -I/usr/include -L/usr/local/lib conftest.c -L/usr/lib -fno-common -Wl,-search_paths_first -lgssapi_krb5 -lkrb5 -lk5crypto -lkrb5support -lcom_err -lresolv >&5 configure:30227: $? = 0 configure:30245: result: yes configure:30165: checking for funlockfile configure:30221: cc -o conftest -fno-common -I/usr/local/include -I/usr/include -L/usr/local/lib conftest.c -L/usr/lib -fno-common -Wl,-search_paths_first -lgssapi_krb5 -lkrb5 -lk5crypto -lkrb5support -lcom_err -lresolv >&5 configure:30227: $? = 0 configure:30245: result: yes configure:30261: checking whether getline is declared configure:30290: cc -c -fno-common -I/usr/local/include -I/usr/include conftest.c >&5 conftest.c: In function `main': conftest.c:94: error: `getline' undeclared (first use in this function) conftest.c:94: error: (Each undeclared identifier is reported only once conftest.c:94: error: for each function it appears in.) configure:30296: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define USE_ANONYMOUS 1 | #define USE_EXTERNAL 1 | #define USE_PLAIN 1 | #define USE_LOGIN 1 | #define USE_SECURID 1 | #define USE_CRAM_MD5 1 | #define USE_DIGEST_MD5 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define USE_GSSAPI 1 | #define USE_CLIENT 1 | #define USE_SERVER 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_INCLUDE_NEXT 1 | #define HAVE_FLOAT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 0 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define GNULIB_GC_HMAC_MD5 1 | #define GNULIB_GC_MD5 1 | #define NAME_OF_RANDOM_DEVICE "/dev/random" | #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom" | #define NAME_OF_NONCE_DEVICE "/dev/urandom" | #define GNULIB_GC_RANDOM 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef getline | (void) getline; | #endif | | ; | return 0; | } configure:30311: result: no configure:30331: checking for getline configure:30387: cc -o conftest -fno-common -I/usr/local/include -I/usr/include -L/usr/local/lib conftest.c -L/usr/lib -fno-common -Wl,-search_paths_first -lgssapi_krb5 -lkrb5 -lk5crypto -lkrb5support -lcom_err -lresolv >&5 ld: Undefined symbols: _getline configure:30393: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define USE_ANONYMOUS 1 | #define USE_EXTERNAL 1 | #define USE_PLAIN 1 | #define USE_LOGIN 1 | #define USE_SECURID 1 | #define USE_CRAM_MD5 1 | #define USE_DIGEST_MD5 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define USE_GSSAPI 1 | #define USE_CLIENT 1 | #define USE_SERVER 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_INCLUDE_NEXT 1 | #define HAVE_FLOAT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 0 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define GNULIB_GC_HMAC_MD5 1 | #define GNULIB_GC_MD5 1 | #define NAME_OF_RANDOM_DEVICE "/dev/random" | #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom" | #define NAME_OF_NONCE_DEVICE "/dev/urandom" | #define GNULIB_GC_RANDOM 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETLINE 0 | /* end confdefs.h. */ | /* Define getline to an innocuous variant, in case declares getline. | For example, HP-UX 11i declares gettimeofday. */ | #define getline innocuous_getline | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getline (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getline | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getline (); | /* 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_getline || defined __stub___getline | choke me | #endif | | int | main () | { | return getline (); | ; | return 0; | } configure:30410: result: no configure:30529: checking for getdelim configure:30609: result: no configure:30633: checking for flockfile configure:30713: result: yes configure:30633: checking for funlockfile configure:30713: result: yes configure:30738: checking for stdint.h configure:30744: result: no configure:30878: checking for SIZE_MAX configure:31197: cc -o conftest -fno-common -I/usr/local/include -I/usr/include -L/usr/local/lib conftest.c -L/usr/lib -fno-common -Wl,-search_paths_first -lgssapi_krb5 -lkrb5 -lk5crypto -lkrb5support -lcom_err -lresolv >&5 configure:31200: $? = 0 configure:31206: ./conftest configure:31209: $? = 0 configure:31507: cc -o conftest -fno-common -I/usr/local/include -I/usr/include -L/usr/local/lib conftest.c -L/usr/lib -fno-common -Wl,-search_paths_first -lgssapi_krb5 -lkrb5 -lk5crypto -lkrb5support -lcom_err -lresolv >&5 configure:31510: $? = 0 configure:31516: ./conftest configure:31519: $? = 0 configure:31560: cc -c -fno-common -I/usr/local/include -I/usr/include conftest.c >&5 configure:31566: $? = 0 configure:31593: result: (((1UL << 31) - 1) * 2 + 1) configure:31929: checking sys/inttypes.h usability configure:31946: cc -c -fno-common -I/usr/local/include -I/usr/include conftest.c >&5 conftest.c:95:26: sys/inttypes.h: No such file or directory configure:31952: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define USE_ANONYMOUS 1 | #define USE_EXTERNAL 1 | #define USE_PLAIN 1 | #define USE_LOGIN 1 | #define USE_SECURID 1 | #define USE_CRAM_MD5 1 | #define USE_DIGEST_MD5 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define USE_GSSAPI 1 | #define USE_CLIENT 1 | #define USE_SERVER 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_INCLUDE_NEXT 1 | #define HAVE_FLOAT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 0 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define GNULIB_GC_HMAC_MD5 1 | #define GNULIB_GC_MD5 1 | #define NAME_OF_RANDOM_DEVICE "/dev/random" | #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom" | #define NAME_OF_NONCE_DEVICE "/dev/urandom" | #define GNULIB_GC_RANDOM 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:31966: result: no configure:31970: checking sys/inttypes.h presence configure:31985: cc -E -I/usr/local/include -I/usr/include conftest.c conftest.c:62:26: sys/inttypes.h: No such file or directory configure:31991: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define USE_ANONYMOUS 1 | #define USE_EXTERNAL 1 | #define USE_PLAIN 1 | #define USE_LOGIN 1 | #define USE_SECURID 1 | #define USE_CRAM_MD5 1 | #define USE_DIGEST_MD5 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define USE_GSSAPI 1 | #define USE_CLIENT 1 | #define USE_SERVER 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_INCLUDE_NEXT 1 | #define HAVE_FLOAT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 0 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define GNULIB_GC_HMAC_MD5 1 | #define GNULIB_GC_MD5 1 | #define NAME_OF_RANDOM_DEVICE "/dev/random" | #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom" | #define NAME_OF_NONCE_DEVICE "/dev/urandom" | #define GNULIB_GC_RANDOM 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | /* end confdefs.h. */ | #include configure:32005: result: no configure:32038: checking for sys/inttypes.h configure:32046: result: no configure:31929: checking sys/bitypes.h usability configure:31946: cc -c -fno-common -I/usr/local/include -I/usr/include conftest.c >&5 conftest.c:95:25: sys/bitypes.h: No such file or directory configure:31952: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define USE_ANONYMOUS 1 | #define USE_EXTERNAL 1 | #define USE_PLAIN 1 | #define USE_LOGIN 1 | #define USE_SECURID 1 | #define USE_CRAM_MD5 1 | #define USE_DIGEST_MD5 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define USE_GSSAPI 1 | #define USE_CLIENT 1 | #define USE_SERVER 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_INCLUDE_NEXT 1 | #define HAVE_FLOAT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 0 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define GNULIB_GC_HMAC_MD5 1 | #define GNULIB_GC_MD5 1 | #define NAME_OF_RANDOM_DEVICE "/dev/random" | #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom" | #define NAME_OF_NONCE_DEVICE "/dev/urandom" | #define GNULIB_GC_RANDOM 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:31966: result: no configure:31970: checking sys/bitypes.h presence configure:31985: cc -E -I/usr/local/include -I/usr/include conftest.c conftest.c:62:25: sys/bitypes.h: No such file or directory configure:31991: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define USE_ANONYMOUS 1 | #define USE_EXTERNAL 1 | #define USE_PLAIN 1 | #define USE_LOGIN 1 | #define USE_SECURID 1 | #define USE_CRAM_MD5 1 | #define USE_DIGEST_MD5 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define USE_GSSAPI 1 | #define USE_CLIENT 1 | #define USE_SERVER 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_INCLUDE_NEXT 1 | #define HAVE_FLOAT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 0 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define GNULIB_GC_HMAC_MD5 1 | #define GNULIB_GC_MD5 1 | #define NAME_OF_RANDOM_DEVICE "/dev/random" | #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom" | #define NAME_OF_NONCE_DEVICE "/dev/urandom" | #define GNULIB_GC_RANDOM 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | /* end confdefs.h. */ | #include configure:32005: result: no configure:32038: checking for sys/bitypes.h configure:32046: result: no configure:32088: checking for bit size of ptrdiff_t configure:32442: cc -o conftest -fno-common -I/usr/local/include -I/usr/include -L/usr/local/lib conftest.c -L/usr/lib -fno-common -Wl,-search_paths_first -lgssapi_krb5 -lkrb5 -lk5crypto -lkrb5support -lcom_err -lresolv >&5 configure:32445: $? = 0 configure:32451: ./conftest configure:32454: $? = 0 configure:32472: result: 32 configure:32088: checking for bit size of sig_atomic_t configure:32442: cc -o conftest -fno-common -I/usr/local/include -I/usr/include -L/usr/local/lib conftest.c -L/usr/lib -fno-common -Wl,-search_paths_first -lgssapi_krb5 -lkrb5 -lk5crypto -lkrb5support -lcom_err -lresolv >&5 configure:32445: $? = 0 configure:32451: ./conftest configure:32454: $? = 0 configure:32472: result: 32 configure:32088: checking for bit size of size_t configure:32442: cc -o conftest -fno-common -I/usr/local/include -I/usr/include -L/usr/local/lib conftest.c -L/usr/lib -fno-common -Wl,-search_paths_first -lgssapi_krb5 -lkrb5 -lk5crypto -lkrb5support -lcom_err -lresolv >&5 configure:32445: $? = 0 configure:32451: ./conftest configure:32454: $? = 0 configure:32472: result: 32 configure:32088: checking for bit size of wchar_t configure:32442: cc -o conftest -fno-common -I/usr/local/include -I/usr/include -L/usr/local/lib conftest.c -L/usr/lib -fno-common -Wl,-search_paths_first -lgssapi_krb5 -lkrb5 -lk5crypto -lkrb5support -lcom_err -lresolv >&5 configure:32445: $? = 0 configure:32451: ./conftest configure:32454: $? = 0 configure:32472: result: 32 configure:32088: checking for bit size of wint_t configure:32442: cc -o conftest -fno-common -I/usr/local/include -I/usr/include -L/usr/local/lib conftest.c -L/usr/lib -fno-common -Wl,-search_paths_first -lgssapi_krb5 -lkrb5 -lk5crypto -lkrb5support -lcom_err -lresolv >&5 configure:32445: $? = 0 configure:32451: ./conftest configure:32454: $? = 0 configure:32472: result: 32 configure:32493: checking whether sig_atomic_t is signed configure:32530: cc -c -fno-common -I/usr/local/include -I/usr/include conftest.c >&5 configure:32536: $? = 0 configure:32554: result: yes configure:32493: checking whether wchar_t is signed configure:32530: cc -c -fno-common -I/usr/local/include -I/usr/include conftest.c >&5 configure:32536: $? = 0 configure:32554: result: yes configure:32493: checking whether wint_t is signed configure:32530: cc -c -fno-common -I/usr/local/include -I/usr/include conftest.c >&5 configure:32536: $? = 0 configure:32554: result: yes configure:32580: checking for ptrdiff_t integer literal suffix configure:32636: cc -c -fno-common -I/usr/local/include -I/usr/include conftest.c >&5 configure:32642: $? = 0 configure:32661: result: configure:32580: checking for sig_atomic_t integer literal suffix configure:32636: cc -c -fno-common -I/usr/local/include -I/usr/include conftest.c >&5 configure:32642: $? = 0 configure:32661: result: configure:32580: checking for size_t integer literal suffix configure:32636: cc -c -fno-common -I/usr/local/include -I/usr/include conftest.c >&5 conftest.c:84: error: conflicting types for `foo' conftest.c:83: error: previous declaration of `foo' configure:32642: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define USE_ANONYMOUS 1 | #define USE_EXTERNAL 1 | #define USE_PLAIN 1 | #define USE_LOGIN 1 | #define USE_SECURID 1 | #define USE_CRAM_MD5 1 | #define USE_DIGEST_MD5 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define USE_GSSAPI 1 | #define USE_CLIENT 1 | #define USE_SERVER 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_INCLUDE_NEXT 1 | #define HAVE_FLOAT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 0 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define GNULIB_GC_HMAC_MD5 1 | #define GNULIB_GC_MD5 1 | #define NAME_OF_RANDOM_DEVICE "/dev/random" | #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom" | #define NAME_OF_NONCE_DEVICE "/dev/urandom" | #define GNULIB_GC_RANDOM 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIG_ATOMIC_T_SUFFIX | /* end confdefs.h. */ | | /* BSD/OS 4.0.1 has a bug: , and must be | included before . */ | #include | #include | #if HAVE_WCHAR_H | # include | # include | # include | #endif | | extern size_t foo; | extern unsigned int foo; | int | main () | { | | ; | return 0; | } configure:32636: cc -c -fno-common -I/usr/local/include -I/usr/include conftest.c >&5 configure:32642: $? = 0 configure:32661: result: ul configure:32580: checking for wchar_t integer literal suffix configure:32636: cc -c -fno-common -I/usr/local/include -I/usr/include conftest.c >&5 configure:32642: $? = 0 configure:32661: result: configure:32580: checking for wint_t integer literal suffix configure:32636: cc -c -fno-common -I/usr/local/include -I/usr/include conftest.c >&5 configure:32642: $? = 0 configure:32661: result: configure:32736: checking for strdup configure:32792: cc -o conftest -fno-common -I/usr/local/include -I/usr/include -L/usr/local/lib conftest.c -L/usr/lib -fno-common -Wl,-search_paths_first -lgssapi_krb5 -lkrb5 -lk5crypto -lkrb5support -lcom_err -lresolv >&5 configure:32798: $? = 0 configure:32816: result: yes configure:32851: checking for strverscmp configure:32907: cc -o conftest -fno-common -I/usr/local/include -I/usr/include -L/usr/local/lib conftest.c -L/usr/lib -fno-common -Wl,-search_paths_first -lgssapi_krb5 -lkrb5 -lk5crypto -lkrb5support -lcom_err -lresolv >&5 ld: Undefined symbols: _strverscmp configure:32913: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define USE_ANONYMOUS 1 | #define USE_EXTERNAL 1 | #define USE_PLAIN 1 | #define USE_LOGIN 1 | #define USE_SECURID 1 | #define USE_CRAM_MD5 1 | #define USE_DIGEST_MD5 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define USE_GSSAPI 1 | #define USE_CLIENT 1 | #define USE_SERVER 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_INCLUDE_NEXT 1 | #define HAVE_FLOAT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 0 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define GNULIB_GC_HMAC_MD5 1 | #define GNULIB_GC_MD5 1 | #define NAME_OF_RANDOM_DEVICE "/dev/random" | #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom" | #define NAME_OF_NONCE_DEVICE "/dev/urandom" | #define GNULIB_GC_RANDOM 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIG_ATOMIC_T_SUFFIX | #define SIZE_T_SUFFIX ul | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX | #define HAVE_STRDUP 1 | /* end confdefs.h. */ | /* Define strverscmp to an innocuous variant, in case declares strverscmp. | For example, HP-UX 11i declares gettimeofday. */ | #define strverscmp innocuous_strverscmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strverscmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strverscmp | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strverscmp (); | /* 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_strverscmp || defined __stub___strverscmp | choke me | #endif | | int | main () | { | return strverscmp (); | ; | return 0; | } configure:32931: result: no configure:32986: checking for ptrdiff_t configure:33016: cc -c -fno-common -I/usr/local/include -I/usr/include conftest.c >&5 conftest.c:109: error: parse error before "ac__type_new_" conftest.c:109: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:113: error: parse error before ')' token configure:33022: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define USE_ANONYMOUS 1 | #define USE_EXTERNAL 1 | #define USE_PLAIN 1 | #define USE_LOGIN 1 | #define USE_SECURID 1 | #define USE_CRAM_MD5 1 | #define USE_DIGEST_MD5 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define USE_GSSAPI 1 | #define USE_CLIENT 1 | #define USE_SERVER 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_INCLUDE_NEXT 1 | #define HAVE_FLOAT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 0 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define GNULIB_GC_HMAC_MD5 1 | #define GNULIB_GC_MD5 1 | #define NAME_OF_RANDOM_DEVICE "/dev/random" | #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom" | #define NAME_OF_NONCE_DEVICE "/dev/urandom" | #define GNULIB_GC_RANDOM 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIG_ATOMIC_T_SUFFIX | #define SIZE_T_SUFFIX ul | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX | #define HAVE_STRDUP 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef ptrdiff_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:33037: result: no configure:33060: checking for snprintf configure:33116: cc -o conftest -fno-common -I/usr/local/include -I/usr/include -L/usr/local/lib conftest.c -L/usr/lib -fno-common -Wl,-search_paths_first -lgssapi_krb5 -lkrb5 -lk5crypto -lkrb5support -lcom_err -lresolv >&5 conftest.c:99: warning: conflicting types for built-in function `snprintf' configure:33122: $? = 0 configure:33140: result: yes configure:33060: checking for wcslen configure:33116: cc -o conftest -fno-common -I/usr/local/include -I/usr/include -L/usr/local/lib conftest.c -L/usr/lib -fno-common -Wl,-search_paths_first -lgssapi_krb5 -lkrb5 -lk5crypto -lkrb5support -lcom_err -lresolv >&5 configure:33122: $? = 0 configure:33140: result: yes configure:33150: checking whether _snprintf is declared configure:33180: cc -c -fno-common -I/usr/local/include -I/usr/include conftest.c >&5 conftest.c: In function `main': conftest.c:84: error: `_snprintf' undeclared (first use in this function) conftest.c:84: error: (Each undeclared identifier is reported only once conftest.c:84: error: for each function it appears in.) configure:33186: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "libgsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "libgsasl" | #define VERSION "0.2.21" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define USE_ANONYMOUS 1 | #define USE_EXTERNAL 1 | #define USE_PLAIN 1 | #define USE_LOGIN 1 | #define USE_SECURID 1 | #define USE_CRAM_MD5 1 | #define USE_DIGEST_MD5 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define USE_GSSAPI 1 | #define USE_CLIENT 1 | #define USE_SERVER 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_INCLUDE_NEXT 1 | #define HAVE_FLOAT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 0 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define GNULIB_GC_HMAC_MD5 1 | #define GNULIB_GC_MD5 1 | #define NAME_OF_RANDOM_DEVICE "/dev/random" | #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom" | #define NAME_OF_NONCE_DEVICE "/dev/urandom" | #define GNULIB_GC_RANDOM 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIG_ATOMIC_T_SUFFIX | #define SIZE_T_SUFFIX ul | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX | #define HAVE_STRDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef _snprintf | (void) _snprintf; | #endif | | ; | return 0; | } configure:33201: result: no configure:33230: checking for vasprintf configure:33286: cc -o conftest -fno-common -I/usr/local/include -I/usr/include -L/usr/local/lib conftest.c -L/usr/lib -fno-common -Wl,-search_paths_first -lgssapi_krb5 -lkrb5 -lk5crypto -lkrb5support -lcom_err -lresolv >&5 configure:33292: $? = 0 configure:33310: result: yes configure:33346: checking whether is standalone configure:33361: cc -c -fno-common -I/usr/local/include -I/usr/include conftest.c >&5 configure:33367: $? = 0 configure:33382: result: yes configure:33457: checking for stdint.h configure:33463: result: no configure:33689: not updating unwritable cache configure:33870: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libgsasl config.status 0.2.21, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:871: creating Makefile config.status:871: creating libgsasl.pc config.status:871: creating po/Makefile.in config.status:871: creating gl/Makefile config.status:871: creating tests/Makefile config.status:871: creating src/Makefile config.status:871: creating anonymous/Makefile config.status:871: creating cram-md5/Makefile config.status:871: creating digest-md5/Makefile config.status:871: creating external/Makefile config.status:871: creating gssapi/Makefile config.status:871: creating gs2/Makefile config.status:871: creating kerberos_v5/Makefile config.status:871: creating login/Makefile config.status:871: creating ntlm/Makefile config.status:871: creating plain/Makefile config.status:871: creating securid/Makefile config.status:871: creating config.h config.status:1211: executing po-directories commands config.status:1211: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_c_inline=inline ac_cv_c_restrict=__restrict ac_cv_cxx_compiler_gnu=no ac_cv_decl_EOVERFLOW=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= 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=set ac_cv_env_CPPFLAGS_value=-I/usr/local/include ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/usr/local/lib ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_f77_compiler_gnu=no ac_cv_file__dev_random=yes ac_cv_file__dev_urandom=yes ac_cv_func_alloca_works=yes ac_cv_func_flockfile=yes ac_cv_func_funlockfile=yes ac_cv_func_getdelim=no ac_cv_func_getline=no ac_cv_func_snprintf=yes ac_cv_func_strdup=yes ac_cv_func_strverscmp=no ac_cv_func_vasnprintf=no ac_cv_func_vasprintf=yes ac_cv_func_wcslen=yes ac_cv_have_decl_GSS_C_NT_HOSTBASED_SERVICE=yes ac_cv_have_decl__snprintf=no ac_cv_have_decl_getdelim=no ac_cv_have_decl_getline=no ac_cv_have_decl_strdup=no ac_cv_header_dlfcn_h=yes ac_cv_header_float_h=yes ac_cv_header_gssapi_gssapi_generic_h=yes ac_cv_header_gssapi_gssapi_h=yes ac_cv_header_gssapi_h=no ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_minix_config_h=no ac_cv_header_stdbool_h=yes ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_bitypes_h=no ac_cv_header_sys_inttypes_h=no ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_header_wchar_h=yes ac_cv_host=i386-unknown-gnu ac_cv_libgss=no ac_cv_libidn=no ac_cv_libntlm=no ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt ac_cv_path_GREP=/usr/bin/grep ac_cv_path_KRB5_CONFIG=/usr/bin/krb5-config ac_cv_path_MSGFMT=/usr/local/bin/msgfmt ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_path_mkdir=/usr/local/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_RANLIB=ranlib ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_F77=g77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=no ac_cv_type__Bool=yes ac_cv_type_long_long=yes ac_cv_type_long_long_int=yes ac_cv_type_ptrdiff_t=no ac_cv_type_size_t=yes ac_cv_type_unsigned_long_long_int=yes ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec= acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=no acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl= am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_func_working_getline=no am_cv_lib_iconv=yes gl_cv_bitsizeof_ptrdiff_t=32 gl_cv_bitsizeof_sig_atomic_t=32 gl_cv_bitsizeof_size_t=32 gl_cv_bitsizeof_wchar_t=32 gl_cv_bitsizeof_wint_t=32 gl_cv_have_include_next=yes gl_cv_header_inttypes_h=yes gl_cv_header_stdint_h=yes gl_cv_header_wchar_h_standalone=yes gl_cv_next_stdint_h='' gl_cv_next_stdio_h='' gl_cv_next_string_h='' gl_cv_next_wchar_h='' gl_cv_rpl_alloca=yes gl_cv_size_max='(((1UL << 31) - 1) * 2 + 1)' gl_cv_type_ptrdiff_t_signed=yes gl_cv_type_ptrdiff_t_suffix= gl_cv_type_sig_atomic_t_signed=yes gl_cv_type_sig_atomic_t_suffix= gl_cv_type_size_t_signed=no gl_cv_type_size_t_suffix=ul gl_cv_type_wchar_t_signed=yes gl_cv_type_wchar_t_suffix= gl_cv_type_wint_t_signed=yes gl_cv_type_wint_t_suffix= gt_cv_c_intmax_t=yes gt_cv_c_wchar_t=yes gt_cv_c_wint_t=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=yes gt_cv_func_gnugettext1_libc=no gt_cv_func_gnugettext1_libintl=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX= lt_cv_path_NM='/usr/bin/nm -p' lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe= lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl= lt_cv_sys_max_cmd_len= lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='""' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/security/gsasl/work/gsasl-0.2.21/lib/build-aux/missing --run aclocal-1.10' ALLOCA='' ALLOCA_H='alloca.h' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/security/gsasl/work/gsasl-0.2.21/lib/build-aux/missing --run tar' ANONYMOUS_FALSE='#' ANONYMOUS_TRUE='' AR='ar' AS='as' AUTOCONF='${SHELL} /mnt/gmirror/ports/security/gsasl/work/gsasl-0.2.21/lib/build-aux/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/security/gsasl/work/gsasl-0.2.21/lib/build-aux/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/security/gsasl/work/gsasl-0.2.21/lib/build-aux/missing --run automake-1.10' AWK='gawk' BITSIZEOF_PTRDIFF_T='32' BITSIZEOF_SIG_ATOMIC_T='32' BITSIZEOF_SIZE_T='32' BITSIZEOF_WCHAR_T='32' BITSIZEOF_WINT_T='32' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CLIENT_FALSE='#' CLIENT_TRUE='' CPP='cc -E' CPPFLAGS='-I/usr/local/include -I/usr/include' CRAM_MD5_FALSE='#' CRAM_MD5_TRUE='' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DIGEST_MD5_FALSE='#' DIGEST_MD5_TRUE='' DLLTOOL='dlltool' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EOVERFLOW='' EXEEXT='' EXTERNAL_FALSE='#' EXTERNAL_TRUE='' F77='g77' FFLAGS='' FLOAT_H='' GL_COND_LIBTOOL_FALSE='#' GL_COND_LIBTOOL_TRUE='' GMSGFMT='/usr/local/bin/msgfmt' GMSGFMT_015=':' GNULIB_FFLUSH='0' GNULIB_FPRINTF_POSIX='0' GNULIB_FSEEK='0' GNULIB_FSEEKO='0' GNULIB_FTELL='0' GNULIB_FTELLO='0' GNULIB_MBSCASECMP='0' GNULIB_MBSCASESTR='0' GNULIB_MBSCHR='0' GNULIB_MBSCSPN='0' GNULIB_MBSLEN='0' GNULIB_MBSNCASECMP='0' GNULIB_MBSNLEN='0' GNULIB_MBSPBRK='0' GNULIB_MBSPCASECMP='0' GNULIB_MBSRCHR='0' GNULIB_MBSSEP='0' GNULIB_MBSSPN='0' GNULIB_MBSSTR='0' GNULIB_MBSTOK_R='0' GNULIB_MEMMEM='0' GNULIB_MEMPCPY='0' GNULIB_MEMRCHR='0' GNULIB_PRINTF_POSIX='0' GNULIB_SNPRINTF='0' GNULIB_SPRINTF_POSIX='0' GNULIB_STPCPY='0' GNULIB_STPNCPY='0' GNULIB_STRCASESTR='0' GNULIB_STRCHRNUL='0' GNULIB_STRDUP='1' GNULIB_STRNDUP='0' GNULIB_STRNLEN='0' GNULIB_STRPBRK='0' GNULIB_STRSEP='0' GNULIB_STRTOK_R='0' GNULIB_VASPRINTF='1' GNULIB_VFPRINTF_POSIX='0' GNULIB_VPRINTF_POSIX='0' GNULIB_VSNPRINTF='0' GNULIB_VSPRINTF_POSIX='0' GNULIB_WCWIDTH='0' GREP='/usr/bin/grep' GS2_FALSE='' GS2_TRUE='#' GSSAPI_FALSE='#' GSSAPI_TRUE='' HAVE_DECL_MEMMEM='1' HAVE_DECL_MEMRCHR='1' HAVE_DECL_SNPRINTF='1' HAVE_DECL_STRDUP='0' HAVE_DECL_STRNCASECMP='1' HAVE_DECL_STRNDUP='1' HAVE_DECL_STRNLEN='1' HAVE_DECL_STRTOK_R='1' HAVE_DECL_VSNPRINTF='1' HAVE_DECL_WCWIDTH='1' HAVE_FSEEKO='1' HAVE_FTELLO='1' HAVE_INTTYPES_H='0' HAVE_LIBGCRYPT='' HAVE_LIBGSS='no' HAVE_LIBIDN='no' HAVE_LIBNTLM='no' HAVE_LIBSHISHI='' HAVE_LONG_LONG_INT='1' HAVE_MEMPCPY='1' HAVE_SIGNED_SIG_ATOMIC_T='1' HAVE_SIGNED_WCHAR_T='1' HAVE_SIGNED_WINT_T='1' HAVE_STDINT_H='0' HAVE_STPCPY='1' HAVE_STPNCPY='1' HAVE_STRCASECMP='1' HAVE_STRCASESTR='1' HAVE_STRCHRNUL='1' HAVE_STRNDUP='1' HAVE_STRPBRK='1' HAVE_STRSEP='1' HAVE_SYS_BITYPES_H='0' HAVE_SYS_INTTYPES_H='0' HAVE_SYS_TYPES_H='0' HAVE_UNSIGNED_LONG_LONG_INT='1' HAVE_VASPRINTF='1' HAVE_WCHAR_H='1' HAVE__BOOL='1' INCLUDE_NEXT='include_next' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLLIBS='' INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation' KERBEROS_V5_FALSE='' KERBEROS_V5_TRUE='#' KRB5_CONFIG='/usr/bin/krb5-config' LDFLAGS='-L/usr/local/lib' LIBGCRYPT='' LIBGSS='' LIBICONV='/usr/local/lib/libiconv.a' LIBIDN='' LIBINTL='' LIBNTLM='' LIBOBJS='' LIBS=' -L/usr/lib -fno-common -Wl,-search_paths_first -lgssapi_krb5 -lkrb5 -lk5crypto -lkrb5support -lcom_err -lresolv' LIBSHISHI='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LOGIN_FALSE='#' LOGIN_TRUE='' LTLIBGCRYPT='' LTLIBGSS='' LTLIBICONV='-L/usr/local/lib -liconv' LTLIBIDN='' LTLIBINTL='' LTLIBNTLM='' LTLIBOBJS='' LTLIBSHISHI='' LT_AGE='4' LT_CURRENT='11' LT_REVISION='1' MAKEINFO='${SHELL} /mnt/gmirror/ports/security/gsasl/work/gsasl-0.2.21/lib/build-aux/missing --run makeinfo' MSGFMT='/usr/local/bin/msgfmt' MSGFMT_015=':' MSGMERGE='/usr/local/bin/msgmerge' NEXT_FLOAT_H='' NEXT_STDINT_H='' NEXT_STDIO_H='' NEXT_STRING_H='' NEXT_WCHAR_H='' NTLM_FALSE='' NTLM_TRUE='#' OBJDUMP='objdump' OBJEXT='' OBSOLETE_FALSE='#' OBSOLETE_TRUE='' PACKAGE='libgsasl' PACKAGE_BUGREPORT='bug-gsasl@gnu.org' PACKAGE_NAME='libgsasl' PACKAGE_STRING='libgsasl 0.2.21' PACKAGE_TARNAME='libgsasl' PACKAGE_VERSION='0.2.21' PATH_SEPARATOR=':' PLAIN_FALSE='#' PLAIN_TRUE='' POSUB='' PTRDIFF_T_SUFFIX='' RANLIB='ranlib' REPLACE_FFLUSH='0' REPLACE_FPRINTF='0' REPLACE_FSEEK='0' REPLACE_FSEEKO='0' REPLACE_FTELL='0' REPLACE_FTELLO='0' REPLACE_PRINTF='0' REPLACE_SNPRINTF='0' REPLACE_SPRINTF='0' REPLACE_VASPRINTF='0' REPLACE_VFPRINTF='0' REPLACE_VPRINTF='0' REPLACE_VSNPRINTF='0' REPLACE_VSPRINTF='0' REPLACE_WCWIDTH='0' SECURID_FALSE='#' SECURID_TRUE='' SERVER_FALSE='#' SERVER_TRUE='' SET_MAKE='' SHELL='/bin/sh' SIG_ATOMIC_T_SUFFIX='' SIZE_T_SUFFIX='ul' STDBOOL_H='' STDINT_H='stdint.h' STRIP='strip' USE_NLS='no' VERSION='0.2.21' WCHAR_H='' WCHAR_T_SUFFIX='' WINT_T_SUFFIX='' XGETTEXT='/usr/local/bin/xgettext' XGETTEXT_015=':' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='g77' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' gl_LIBOBJS=' asnprintf.o gc-gnulib.o getdelim.o getline.o hmac-md5.o md5.o memxor.o printf-args.o printf-parse.o strverscmp.o vasnprintf.o' gl_LTLIBOBJS=' asnprintf.lo gc-gnulib.lo getdelim.lo getline.lo hmac-md5.lo md5.lo memxor.lo printf-args.lo printf-parse.lo strverscmp.lo vasnprintf.lo' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='$(SHELL) /mnt/gmirror/ports/security/gsasl/work/gsasl-0.2.21/lib/build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/usr/local/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "libgsasl" #define PACKAGE_TARNAME "libgsasl" #define PACKAGE_VERSION "0.2.21" #define PACKAGE_STRING "libgsasl 0.2.21" #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" #define PACKAGE "libgsasl" #define VERSION "0.2.21" #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 #define HAVE_ICONV 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_DLFCN_H 1 #define USE_ANONYMOUS 1 #define USE_EXTERNAL 1 #define USE_PLAIN 1 #define USE_LOGIN 1 #define USE_SECURID 1 #define USE_CRAM_MD5 1 #define USE_DIGEST_MD5 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 #define USE_GSSAPI 1 #define USE_CLIENT 1 #define USE_SERVER 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define restrict __restrict #define HAVE_INCLUDE_NEXT 1 #define HAVE_FLOAT_H 1 #define HAVE_WCHAR_H 1 #define HAVE_STDIO_H 1 #define HAVE_DECL_GETDELIM 0 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_DECL_STRDUP 0 #define HAVE_WCHAR_T 1 #define HAVE_WINT_T 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_LONG_LONG 1 #define HAVE_INTMAX_T 1 #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define GNULIB_GC_HMAC_MD5 1 #define GNULIB_GC_MD5 1 #define NAME_OF_RANDOM_DEVICE "/dev/random" #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom" #define NAME_OF_NONCE_DEVICE "/dev/urandom" #define GNULIB_GC_RANDOM 1 #define HAVE_FLOCKFILE 1 #define HAVE_FUNLOCKFILE 1 #define HAVE_DECL_GETLINE 0 #define getline gnu_getline #define HAVE_FLOCKFILE 1 #define HAVE_FUNLOCKFILE 1 #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) #define BITSIZEOF_PTRDIFF_T 32 #define BITSIZEOF_SIG_ATOMIC_T 32 #define BITSIZEOF_SIZE_T 32 #define BITSIZEOF_WCHAR_T 32 #define BITSIZEOF_WINT_T 32 #define HAVE_SIGNED_SIG_ATOMIC_T 1 #define HAVE_SIGNED_WCHAR_T 1 #define HAVE_SIGNED_WINT_T 1 #define PTRDIFF_T_SUFFIX #define SIG_ATOMIC_T_SUFFIX #define SIZE_T_SUFFIX ul #define WCHAR_T_SUFFIX #define WINT_T_SUFFIX #define HAVE_STRDUP 1 #define HAVE_SNPRINTF 1 #define HAVE_WCSLEN 1 #define HAVE_DECL__SNPRINTF 0 #define HAVE_VASPRINTF 1 configure: exit 0