This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by gsasl configure 0.2.21, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /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: 136 tasks, 199 threads, 4 processors Load average: 1.45, Mach factor: 2.53 /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:2225: checking for a BSD-compatible install configure:2281: result: /usr/bin/install -c -o root -g wheel configure:2292: checking whether build environment is sane configure:2335: result: yes configure:2363: checking for a thread-safe mkdir -p configure:2402: result: /usr/local/bin/mkdir -p configure:2415: checking for gawk configure:2431: found /usr/local/bin/gawk configure:2442: result: gawk configure:2453: checking whether make sets $(MAKE) configure:2474: result: yes configure:2670: checking build system type configure:2688: result: i386-unknown-gnu configure:2710: checking host system type configure:2725: result: i386-unknown-gnu configure:2751: autobuild project... gsasl configure:2753: autobuild revision... 0.2.21 configure:2757: autobuild hostname... darwintel configure:2766: autobuild timestamp... 20080106-161711 configure:2773: checking whether NLS is requested configure:2782: result: yes configure:2820: checking for msgfmt configure: trying /usr/local/bin/msgfmt... 0 translated messages. configure:2852: result: /usr/local/bin/msgfmt configure:2861: checking for gmsgfmt configure:2892: result: /usr/local/bin/msgfmt configure:2943: checking for xgettext configure: trying /usr/local/bin/xgettext... /usr/local/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C configure:2975: result: /usr/local/bin/xgettext configure:3021: checking for msgmerge configure: trying /usr/local/bin/msgmerge... configure:3052: result: /usr/local/bin/msgmerge configure:3094: checking for style of include used by make configure:3122: result: GNU configure:3152: checking for i386-unknown-gnu-gcc configure:3179: result: cc configure:3457: checking for C compiler version configure:3464: 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:3467: $? = 0 configure:3474: 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:3477: $? = 0 configure:3484: cc -V >&5 cc: `-V' option must have argument configure:3487: $? = 1 configure:3510: checking for C compiler default output file name configure:3537: cc -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3540: $? = 0 configure:3578: result: a.out configure:3595: checking whether the C compiler works configure:3605: ./a.out configure:3608: $? = 0 configure:3625: result: yes configure:3632: checking whether we are cross compiling configure:3634: result: no configure:3637: checking for suffix of executables configure:3644: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3647: $? = 0 configure:3671: result: configure:3677: checking for suffix of object files configure:3703: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3706: $? = 0 configure:3729: result: configure:3733: checking whether we are using the GNU C compiler configure:3762: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3768: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #define VERSION "0.2.21" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3785: result: no configure:3790: checking whether cc accepts -g configure:3820: cc -c -g -I/usr/local/include conftest.c >&5 configure:3826: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #define VERSION "0.2.21" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3858: cc -c -I/usr/local/include conftest.c >&5 configure:3864: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #define VERSION "0.2.21" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3897: cc -c -g -I/usr/local/include conftest.c >&5 configure:3903: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #define VERSION "0.2.21" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3925: result: no configure:3942: checking for cc option to accept ISO C89 configure:4016: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4022: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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:4016: cc -qlanglvl=extc89 -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:4022: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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:4016: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:4022: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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:4016: cc -std -c -fno-common -I/usr/local/include conftest.c >&5 cc1: error: unrecognized option `-std' configure:4022: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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:4016: cc -Ae -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:4022: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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:4016: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:4022: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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:4016: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-Xc' configure:4022: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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:4048: result: unsupported configure:4065: checking dependency style of cc configure:4156: result: gcc3 configure:4228: checking for non-GNU ld configure:4259: result: /usr/bin/ld configure:4268: checking if the linker (/usr/bin/ld) is GNU ld configure:4281: result: no configure:4288: checking for shared library run path origin configure:4301: result: done configure:4759: checking for CFPreferencesCopyAppValue configure:4787: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -Wl,-framework -Wl,CoreFoundation >&5 configure:4793: $? = 0 configure:4811: result: yes configure:4820: checking for CFLocaleCopyCurrent configure:4848: 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:4854: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #define VERSION "0.2.21" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:4872: result: no configure:4923: checking for GNU gettext in libc configure:4953: 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:4959: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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:4977: result: no configure:5011: checking for iconv configure:5043: 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:5049: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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:5092: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c /usr/local/lib/libiconv.a >&5 configure:5098: $? = 0 configure:5119: result: yes configure:5129: checking how to link with libiconv configure:5131: result: /usr/local/lib/libiconv.a configure:5535: checking for GNU gettext in libintl configure:5573: 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:5579: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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:5626: 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:5632: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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:5656: result: no configure:5693: checking whether to use NLS configure:5695: result: no configure:5781: checking for i386-unknown-gnu-gcc configure:5808: result: cc configure:6086: checking for C compiler version configure:6093: 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:6096: $? = 0 configure:6103: 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:6106: $? = 0 configure:6113: cc -V >&5 cc: `-V' option must have argument configure:6116: $? = 1 configure:6119: checking whether we are using the GNU C compiler configure:6171: result: no configure:6176: checking whether cc accepts -g configure:6311: result: no configure:6328: checking for cc option to accept ISO C89 configure:6434: result: unsupported configure:6451: checking dependency style of cc configure:6542: result: gcc3 configure:6560: checking for i386-unknown-gnu-ranlib configure:6590: result: no configure:6600: checking for ranlib configure:6616: found /usr/bin/ranlib configure:6627: result: ranlib configure:6664: checking how to run the C preprocessor configure:6704: cc -E -I/usr/local/include conftest.c configure:6710: $? = 0 configure:6741: cc -E -I/usr/local/include conftest.c conftest.c:13:28: ac_nonexistent.h: No such file or directory configure:6747: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #define VERSION "0.2.21" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:6780: result: cc -E configure:6809: cc -E -I/usr/local/include conftest.c configure:6815: $? = 0 configure:6846: cc -E -I/usr/local/include conftest.c conftest.c:13:28: ac_nonexistent.h: No such file or directory configure:6852: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #define VERSION "0.2.21" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:6890: checking for grep that handles long lines and -e configure:6964: result: /usr/bin/grep configure:6969: checking for egrep configure:7047: result: /usr/bin/grep -E configure:7053: checking for AIX configure:7075: result: no configure:7081: checking for ANSI C header files configure:7111: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7117: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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:7242: result: no configure:7266: checking for sys/types.h configure:7287: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7293: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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:7309: result: no configure:7266: checking for sys/stat.h configure:7287: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7293: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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:7309: result: no configure:7266: checking for stdlib.h configure:7287: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7293: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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:7309: result: no configure:7266: checking for string.h configure:7287: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7293: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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:7309: result: no configure:7266: checking for memory.h configure:7287: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7293: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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:7309: result: no configure:7266: checking for strings.h configure:7287: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7293: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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:7309: result: no configure:7266: checking for inttypes.h configure:7287: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7293: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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:7309: result: no configure:7266: checking for stdint.h configure:7287: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7293: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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:7309: result: no configure:7266: checking for unistd.h configure:7287: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7293: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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:7309: result: no configure:7331: checking minix/config.h usability configure:7348: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:46:26: minix/config.h: No such file or directory configure:7354: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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:7368: result: no configure:7372: checking minix/config.h presence configure:7387: cc -E -I/usr/local/include conftest.c conftest.c:13:26: minix/config.h: No such file or directory configure:7393: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #define VERSION "0.2.21" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:7407: result: no configure:7440: checking for minix/config.h configure:7447: result: no configure:7486: checking whether it is safe to define __EXTENSIONS__ configure:7514: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7520: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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:7535: result: no configure:7552: checking for _LARGEFILE_SOURCE value needed for large files configure:7581: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:7587: $? = 0 configure:7653: result: no configure:7756: checking for a sed that does not truncate output configure:7810: result: /usr/local/bin/sed configure:7857: checking for non-GNU ld configure:7891: result: /usr/bin/ld configure:7900: checking if the linker (/usr/bin/ld) is GNU ld configure:7915: result: no configure:7920: checking for /usr/bin/ld option to reload object files configure:7927: result: -r configure:7945: checking for BSD-compatible nm configure:7994: result: /usr/bin/nm -p configure:7998: checking whether ln -s works configure:8002: result: yes configure:8009: checking how to recognise dependent libraries configure:8185: result: pass_all configure:8718: checking dlfcn.h usability configure:8735: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:8741: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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_FSEEKO 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:8755: result: no configure:8759: checking dlfcn.h presence configure:8774: cc -E -I/usr/local/include conftest.c configure:8780: $? = 0 configure:8794: result: yes configure:8807: WARNING: dlfcn.h: present but cannot be compiled configure:8809: WARNING: dlfcn.h: check for missing prerequisite headers? configure:8811: WARNING: dlfcn.h: see the Autoconf documentation configure:8813: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:8815: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:8817: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:8827: checking for dlfcn.h configure:8835: result: yes configure:8964: checking for C++ compiler version configure:8971: 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:8974: $? = 0 configure:8981: 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:8984: $? = 0 configure:8991: c++ -V >&5 c++: `-V' option must have argument configure:8994: $? = 1 configure:8997: checking whether we are using the GNU C++ compiler configure:9026: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:9032: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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_FSEEKO 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:9049: result: no configure:9054: checking whether c++ accepts -g configure:9084: c++ -c -g -I/usr/local/include conftest.cpp >&5 configure:9090: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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_FSEEKO 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:9122: c++ -c -I/usr/local/include conftest.cpp >&5 configure:9128: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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_FSEEKO 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:9161: c++ -c -g -I/usr/local/include conftest.cpp >&5 configure:9167: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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_FSEEKO 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:9189: result: no configure:9214: checking dependency style of c++ configure:9305: result: gcc3 configure:9330: checking how to run the C++ preprocessor configure:9366: c++ -E -I/usr/local/include conftest.cpp configure:9372: $? = 0 configure:9403: c++ -E -I/usr/local/include conftest.cpp conftest.cpp:17:28: ac_nonexistent.h: No such file or directory configure:9409: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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_FSEEKO 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:9442: result: c++ -E configure:9471: c++ -E -I/usr/local/include conftest.cpp configure:9477: $? = 0 configure:9508: c++ -E -I/usr/local/include conftest.cpp conftest.cpp:17:28: ac_nonexistent.h: No such file or directory configure:9514: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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_FSEEKO 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:9563: checking for i386-unknown-gnu-g77 configure:9593: result: no configure:9563: checking for i386-unknown-gnu-xlf configure:9593: result: no configure:9563: checking for i386-unknown-gnu-f77 configure:9593: result: no configure:9563: checking for i386-unknown-gnu-frt configure:9593: result: no configure:9563: checking for i386-unknown-gnu-pgf77 configure:9593: result: no configure:9563: checking for i386-unknown-gnu-cf77 configure:9593: result: no configure:9563: checking for i386-unknown-gnu-fort77 configure:9593: result: no configure:9563: checking for i386-unknown-gnu-fl32 configure:9593: result: no configure:9563: checking for i386-unknown-gnu-af77 configure:9593: result: no configure:9563: checking for i386-unknown-gnu-xlf90 configure:9593: result: no configure:9563: checking for i386-unknown-gnu-f90 configure:9593: result: no configure:9563: checking for i386-unknown-gnu-pgf90 configure:9593: result: no configure:9563: checking for i386-unknown-gnu-pghpf configure:9593: result: no configure:9563: checking for i386-unknown-gnu-epcf90 configure:9593: result: no configure:9563: checking for i386-unknown-gnu-gfortran configure:9593: result: no configure:9563: checking for i386-unknown-gnu-g95 configure:9593: result: no configure:9563: checking for i386-unknown-gnu-xlf95 configure:9593: result: no configure:9563: checking for i386-unknown-gnu-f95 configure:9593: result: no configure:9563: checking for i386-unknown-gnu-fort configure:9593: result: no configure:9563: checking for i386-unknown-gnu-ifort configure:9593: result: no configure:9563: checking for i386-unknown-gnu-ifc configure:9593: result: no configure:9563: checking for i386-unknown-gnu-efc configure:9593: result: no configure:9563: checking for i386-unknown-gnu-pgf95 configure:9593: result: no configure:9563: checking for i386-unknown-gnu-lf95 configure:9593: result: no configure:9563: checking for i386-unknown-gnu-ftn configure:9593: result: no configure:9607: checking for g77 configure:9623: found /usr/local/bin/g77 configure:9634: result: g77 configure:9664: checking for Fortran 77 compiler version configure:9671: 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:9674: $? = 0 configure:9681: 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:9684: $? = 0 configure:9691: 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:9694: $? = 0 configure:9702: checking whether we are using the GNU Fortran 77 compiler configure:9721: 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:9727: $? = 0 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:9744: result: no configure:9750: checking whether g77 accepts -g configure:9767: g77 -c -g conftest.f >&5 configure:9773: $? = 0 configure: failed program was: | program main | | end configure:9789: result: no configure:9819: checking the maximum length of command line arguments configure:9928: result: configure:9939: checking command to parse /usr/bin/nm -p output from cc object configure:10044: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:10047: $? = 0 configure:10051: /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:10054: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:10044: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:10047: $? = 0 configure:10051: /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:10054: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:10144: result: failed configure:10151: checking for objdir configure:10166: result: .libs configure:10218: checking for i386-unknown-gnu-ar configure:10248: result: no configure:10258: checking for ar configure:10274: found /usr/bin/ar configure:10285: result: ar configure:10314: checking for i386-unknown-gnu-ranlib configure:10341: result: ranlib configure:10410: checking for i386-unknown-gnu-strip configure:10440: result: no configure:10450: checking for strip configure:10466: found /usr/bin/strip configure:10477: result: strip configure:10813: checking for cc option to produce PIC configure:11023: result: configure:11094: checking if cc static flag works configure:11122: result: yes configure:11132: checking if cc supports -c -o file.o configure:11156: cc -c -fno-common -I/usr/local/include -o out/conftest2.o conftest.c >&5 configure:11160: $? = 0 configure:11179: result: yes configure:11205: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:12160: result: no configure:12227: checking dynamic linker characteristics configure:12803: result: gnu ld.so configure:12812: checking how to hardcode library paths into programs configure:12837: result: unsupported configure:12851: checking whether stripping libraries is possible configure:12872: result: no configure:13657: checking if libtool supports shared libraries configure:13659: result: no configure:13662: checking whether to build shared libraries configure:13683: result: no configure:13686: checking whether to build static libraries configure:13690: result: yes configure:13782: creating libtool configure:14512: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:15446: result: yes configure:15464: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:15467: $? = 0 configure:15586: checking for c++ option to produce PIC configure:15860: result: configure:15931: checking if c++ static flag works configure:15959: result: yes configure:15969: checking if c++ supports -c -o file.o configure:15993: c++ -c -fno-common -I/usr/local/include -o out/conftest2.o conftest.cpp >&5 configure:15997: $? = 0 configure:16016: result: yes configure:16042: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:16070: result: yes configure:16137: checking dynamic linker characteristics configure:16713: result: gnu ld.so configure:16722: checking how to hardcode library paths into programs configure:16747: result: unsupported configure:17273: checking if libtool supports shared libraries configure:17275: result: no configure:17278: checking whether to build shared libraries configure:17298: result: no configure:17301: checking whether to build static libraries configure:17305: result: yes configure:17315: checking for g77 option to produce PIC configure:17525: result: configure:17596: checking if g77 static flag works configure:17624: result: yes configure:17634: checking if g77 supports -c -o file.o configure:17658: g77 -c -o out/conftest2.o conftest.f >&5 configure:17662: $? = 0 configure:17681: result: yes configure:17707: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:18642: result: no configure:18709: checking dynamic linker characteristics configure:19285: result: gnu ld.so configure:19294: checking how to hardcode library paths into programs configure:19319: result: unsupported configure:22895: checking sys/poll.h usability configure:22912: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:22918: $? = 0 configure:22932: result: yes configure:22936: checking sys/poll.h presence configure:22951: cc -E -I/usr/local/include conftest.c configure:22957: $? = 0 configure:22971: result: yes configure:23004: checking for sys/poll.h configure:23012: result: yes configure:22895: checking sys/time.h usability configure:22912: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:22918: $? = 0 configure:22932: result: yes configure:22936: checking sys/time.h presence configure:22951: cc -E -I/usr/local/include conftest.c configure:22957: $? = 0 configure:22971: result: yes configure:23004: checking for sys/time.h configure:23012: result: yes configure:23043: checking netdb.h usability configure:23060: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:23066: $? = 0 configure:23080: result: yes configure:23084: checking netdb.h presence configure:23099: cc -E -I/usr/local/include conftest.c configure:23105: $? = 0 configure:23119: result: yes configure:23152: checking for netdb.h configure:23160: result: yes configure:23043: checking netinet/in.h usability configure:23060: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:23066: $? = 0 configure:23080: result: yes configure:23084: checking netinet/in.h presence configure:23099: cc -E -I/usr/local/include conftest.c configure:23105: $? = 0 configure:23119: result: yes configure:23152: checking for netinet/in.h configure:23160: result: yes configure:23043: checking pwd.h usability configure:23060: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:23066: $? = 0 configure:23080: result: yes configure:23084: checking pwd.h presence configure:23099: cc -E -I/usr/local/include conftest.c configure:23105: $? = 0 configure:23119: result: yes configure:23152: checking for pwd.h configure:23160: result: yes configure:23043: checking errno.h usability configure:23060: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:23066: $? = 0 configure:23080: result: yes configure:23084: checking errno.h presence configure:23099: cc -E -I/usr/local/include conftest.c configure:23105: $? = 0 configure:23119: result: yes configure:23152: checking for errno.h configure:23160: result: yes configure:23175: checking for library containing socket configure:23216: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:23222: $? = 0 configure:23250: result: none required configure:23262: checking for getpwuid configure:23318: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:23324: $? = 0 configure:23342: result: yes configure:23368: checking if backwards compatibility code should be present configure:23370: result: yes configure:23816: checking for libgnutls configure:23845: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c /usr/local/lib/libgnutls.a >&5 In file included from conftest.c:24: /usr/local/include/gnutls/gnutls.h:484:28: gnutls/compat8.h: No such file or directory configure:23851: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETPWUID 1 | /* end confdefs.h. */ | #include | int | main () | { | gnutls_certificate_verify_peers2 (0, 0); | ; | return 0; | } configure:23870: result: no configure:23898: WARNING: GnuTLS not found. STARTTLS support disabled. configure:23901: checking if STARTTLS support via GnuTLS should be built configure:23903: result: no configure:23909: checking for working alloca.h configure:23936: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:23942: $? = 0 configure:23959: result: yes configure:23969: checking for alloca configure:24016: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:24022: $? = 0 configure:24039: result: yes configure:24284: checking arpa/inet.h usability configure:24301: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:24307: $? = 0 configure:24321: result: yes configure:24325: checking arpa/inet.h presence configure:24340: cc -E -I/usr/local/include conftest.c configure:24346: $? = 0 configure:24360: result: yes configure:24393: checking for arpa/inet.h configure:24401: result: yes configure:24284: checking float.h usability configure:24301: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:24307: $? = 0 configure:24321: result: yes configure:24325: checking float.h presence configure:24340: cc -E -I/usr/local/include conftest.c configure:24346: $? = 0 configure:24360: result: yes configure:24393: checking for float.h configure:24401: result: yes configure:24284: checking sys/socket.h usability configure:24301: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:24307: $? = 0 configure:24321: result: yes configure:24325: checking sys/socket.h presence configure:24340: cc -E -I/usr/local/include conftest.c configure:24346: $? = 0 configure:24360: result: yes configure:24393: checking for sys/socket.h configure:24401: result: yes configure:24274: checking for netdb.h configure:24280: result: yes configure:24274: checking for netinet/in.h configure:24280: result: yes configure:24284: checking stdio_ext.h usability configure:24301: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:64:23: stdio_ext.h: No such file or directory configure:24307: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETPWUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:24321: result: no configure:24325: checking stdio_ext.h presence configure:24340: cc -E -I/usr/local/include conftest.c conftest.c:31:23: stdio_ext.h: No such file or directory configure:24346: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETPWUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | #include configure:24360: result: no configure:24393: checking for stdio_ext.h configure:24401: result: no configure:24284: checking termios.h usability configure:24301: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:24307: $? = 0 configure:24321: result: yes configure:24325: checking termios.h presence configure:24340: cc -E -I/usr/local/include conftest.c configure:24346: $? = 0 configure:24360: result: yes configure:24393: checking for termios.h configure:24401: result: yes configure:24284: checking iconv.h usability configure:24301: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:24307: $? = 0 configure:24321: result: yes configure:24325: checking iconv.h presence configure:24340: cc -E -I/usr/local/include conftest.c configure:24346: $? = 0 configure:24360: result: yes configure:24393: checking for iconv.h configure:24401: result: yes configure:24274: checking for stdint.h configure:24280: result: no configure:24284: checking wchar.h usability configure:24301: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:24307: $? = 0 configure:24321: result: yes configure:24325: checking wchar.h presence configure:24340: cc -E -I/usr/local/include conftest.c configure:24346: $? = 0 configure:24360: result: yes configure:24393: checking for wchar.h configure:24401: result: yes configure:24284: checking stdio.h usability configure:24301: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:24307: $? = 0 configure:24321: result: yes configure:24325: checking stdio.h presence configure:24340: cc -E -I/usr/local/include conftest.c configure:24346: $? = 0 configure:24360: result: yes configure:24393: checking for stdio.h configure:24401: result: yes configure:24274: checking for stdlib.h configure:24280: result: no configure:24274: checking for string.h configure:24280: result: no configure:24284: checking sys/select.h usability configure:24301: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:24307: $? = 0 configure:24321: result: yes configure:24325: checking sys/select.h presence configure:24340: cc -E -I/usr/local/include conftest.c configure:24346: $? = 0 configure:24360: result: yes configure:24393: checking for sys/select.h configure:24401: result: yes configure:24274: checking for unistd.h configure:24280: result: no configure:24284: checking wctype.h usability configure:24301: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:24307: $? = 0 configure:24321: result: yes configure:24325: checking wctype.h presence configure:24340: cc -E -I/usr/local/include conftest.c configure:24346: $? = 0 configure:24360: result: yes configure:24393: checking for wctype.h configure:24401: result: yes configure:24416: checking whether strerror_r is declared configure:24445: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:74: error: `strerror_r' undeclared (first use in this function) conftest.c:74: error: (Each undeclared identifier is reported only once conftest.c:74: error: for each function it appears in.) configure:24451: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETPWUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCTYPE_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 strerror_r | (void) strerror_r; | #endif | | ; | return 0; | } configure:24466: result: no configure:24488: checking for strerror_r configure:24544: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:24550: $? = 0 configure:24568: result: yes configure:24578: checking whether strerror_r returns char * configure:24666: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:24669: $? = 0 configure:24675: ./conftest ./configure: line 1: 19231 Bus error ./conftest$ac_exeext configure:24678: $? = 138 configure: program exited with status 138 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETPWUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 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 | extern char *strerror_r (); | int | main () | { | char buf[100]; | char x = *strerror_r (0, buf, sizeof buf); | return ! isalpha (x); | ; | return 0; | } configure:24694: result: no configure:24706: checking whether the preprocessor supports include_next configure:24739: cc -c -fno-common -I/usr/local/include -Iconftestd1 -Iconftestd2 conftest.c >&5 configure:24745: $? = 0 configure:24763: result: yes configure:24817: checking whether stdin defaults to large file offsets configure:24852: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:24858: $? = 0 configure:24875: result: yes configure:24881: checking whether is self-contained configure:24908: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:24914: $? = 0 configure:24930: result: yes configure:25156: checking for C/C++ restrict keyword configure:25192: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:41: error: parse error before "ip" conftest.c: In function `foo': conftest.c:42: error: `ip' undeclared (first use in this function) conftest.c:42: error: (Each undeclared identifier is reported only once conftest.c:42: error: for each function it appears in.) conftest.c: In function `main': conftest.c:48: error: syntax error before "t" conftest.c:49: error: `t' undeclared (first use in this function) configure:25198: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETPWUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_INCLUDE_NEXT 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:25192: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:25198: $? = 0 configure:25216: result: __restrict configure:25242: checking for IPv4 sockets configure:25278: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:25284: $? = 0 configure:25300: result: yes configure:25310: checking for IPv6 sockets configure:25346: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:25352: $? = 0 configure:25368: result: yes configure:25378: checking for inline configure:25404: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:25410: $? = 0 configure:25428: result: inline configure:25447: checking whether getdelim is declared configure:25476: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:80: error: `getdelim' undeclared (first use in this function) conftest.c:80: error: (Each undeclared identifier is reported only once conftest.c:80: error: for each function it appears in.) configure:25482: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETPWUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_INCLUDE_NEXT 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 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:25497: result: no configure:25532: checking getopt.h usability configure:25549: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:25555: $? = 0 configure:25569: result: yes configure:25573: checking getopt.h presence configure:25588: cc -E -I/usr/local/include conftest.c configure:25594: $? = 0 configure:25608: result: yes configure:25641: checking for getopt.h configure:25649: result: yes configure:25671: checking for getopt_long_only configure:25727: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:25733: $? = 0 configure:25751: result: yes configure:25766: checking whether optreset is declared configure:25796: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:52: error: `optreset' undeclared (first use in this function) conftest.c:52: error: (Each undeclared identifier is reported only once conftest.c:52: error: for each function it appears in.) configure:25802: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETPWUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_INCLUDE_NEXT 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef optreset | (void) optreset; | #endif | | ; | return 0; | } configure:25817: result: no configure:25826: checking for working GNU getopt function configure:25919: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:25922: $? = 0 configure:25928: ./conftest configure:25931: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETPWUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_INCLUDE_NEXT 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | /* end confdefs.h. */ | #include | int | main () | { | | char *myargv[3]; | myargv[0] = "conftest"; | myargv[1] = "-+"; | myargv[2] = 0; | return getopt (2, myargv, "+a") != '?'; | | ; | return 0; | } configure:25947: result: no configure:25954: checking whether getenv is declared configure:25983: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:83: error: `getenv' undeclared (first use in this function) conftest.c:83: error: (Each undeclared identifier is reported only once conftest.c:83: error: for each function it appears in.) configure:25989: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETPWUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_INCLUDE_NEXT 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 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 getenv | (void) getenv; | #endif | | ; | return 0; | } configure:26004: result: no configure:26022: checking whether getpass is declared configure:26051: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:84: error: `getpass' 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:26057: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETPWUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_INCLUDE_NEXT 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | /* 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 getpass | (void) getpass; | #endif | | ; | return 0; | } configure:26072: result: no configure:26101: checking for __fsetlocking configure:26157: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: ___fsetlocking configure:26163: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETPWUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_INCLUDE_NEXT 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETPASS 0 | /* end confdefs.h. */ | /* Define __fsetlocking to an innocuous variant, in case declares __fsetlocking. | For example, HP-UX 11i declares gettimeofday. */ | #define __fsetlocking innocuous___fsetlocking | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __fsetlocking (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __fsetlocking | | /* 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 __fsetlocking (); | /* 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___fsetlocking || defined __stub_____fsetlocking | choke me | #endif | | int | main () | { | return __fsetlocking (); | ; | return 0; | } configure:26181: result: no configure:26101: checking for tcgetattr configure:26157: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:26163: $? = 0 configure:26181: result: yes configure:26101: checking for tcsetattr configure:26157: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:26163: $? = 0 configure:26181: result: yes configure:26101: checking for mbsinit configure:26157: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:26163: $? = 0 configure:26181: result: yes configure:26101: checking for vasnprintf configure:26157: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _vasnprintf configure:26163: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETPWUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_INCLUDE_NEXT 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETPASS 0 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_MBSINIT 1 | /* 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:26181: result: no configure:26101: checking for iswcntrl configure:26157: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:26163: $? = 0 configure:26181: result: yes configure:26197: checking whether fflush_unlocked is declared configure:26226: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:89: error: `fflush_unlocked' undeclared (first use in this function) conftest.c:89: error: (Each undeclared identifier is reported only once conftest.c:89: error: for each function it appears in.) configure:26232: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETPWUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_INCLUDE_NEXT 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETPASS 0 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWCNTRL 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 fflush_unlocked | (void) fflush_unlocked; | #endif | | ; | return 0; | } configure:26247: result: no configure:26265: checking whether flockfile is declared configure:26294: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:26300: $? = 0 configure:26315: result: yes configure:26333: checking whether fputs_unlocked is declared configure:26362: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:91: error: `fputs_unlocked' undeclared (first use in this function) conftest.c:91: error: (Each undeclared identifier is reported only once conftest.c:91: error: for each function it appears in.) configure:26368: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETPWUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_INCLUDE_NEXT 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETPASS 0 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 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 fputs_unlocked | (void) fputs_unlocked; | #endif | | ; | return 0; | } configure:26383: result: no configure:26401: checking whether funlockfile is declared configure:26430: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:26436: $? = 0 configure:26451: result: yes configure:26469: checking whether putc_unlocked is declared configure:26498: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:26504: $? = 0 configure:26519: result: yes configure:26566: checking whether snprintf is declared configure:26595: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:26601: $? = 0 configure:26616: result: yes configure:26634: checking for stdbool.h that conforms to C99 configure:26727: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:26733: $? = 0 configure:26748: result: yes configure:26750: checking for _Bool configure:26780: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:26786: $? = 0 configure:26801: result: yes configure:26820: checking for long long int configure:26853: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:26859: $? = 0 configure:26876: result: yes configure:26887: checking for unsigned long long int configure:26918: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:26924: $? = 0 configure:26941: result: yes configure:27012: checking whether strdup is declared configure:27041: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:99: error: `strdup' undeclared (first use in this function) conftest.c:99: error: (Each undeclared identifier is reported only once conftest.c:99: error: for each function it appears in.) configure:27047: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETPWUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_INCLUDE_NEXT 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETPASS 0 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_SNPRINTF 1 | #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:27062: result: no configure:27140: checking for EOVERFLOW configure:27538: result: yes configure:27553: checking for wchar_t configure:27580: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:27586: $? = 0 configure:27601: result: yes configure:27612: checking for wint_t configure:27639: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:27645: $? = 0 configure:27660: result: yes configure:27670: checking for size_t configure:27700: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:27706: $? = 0 configure:27721: result: yes configure:27734: checking for inttypes.h configure:27761: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:27767: $? = 0 configure:27782: result: yes configure:27793: checking for stdint.h configure:27820: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:27826: $? = 0 configure:27841: result: yes configure:27865: checking for intmax_t configure:27900: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:27906: $? = 0 configure:27921: result: yes configure:27977: checking for alloca as a compiler built-in configure:28005: result: yes configure:28042: checking for a thread-safe mkdir -p configure:28081: result: /usr/local/bin/mkdir -p configure:28085: checking for error_at_line configure:28111: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:71:19: error.h: No such file or directory configure:28117: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETPWUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_INCLUDE_NEXT 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETPASS 0 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_SNPRINTF 1 | #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 | /* end confdefs.h. */ | #include | int | main () | { | error_at_line (0, 0, "", 0, "an error occurred"); | ; | return 0; | } configure:28134: result: no configure:28213: checking for fseeko configure:28240: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:28246: $? = 0 configure:28264: result: yes configure:28286: checking how to do getaddrinfo, freeaddrinfo and getnameinfo configure:28289: checking for library containing getaddrinfo configure:28330: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:28336: $? = 0 configure:28364: result: none required configure:28376: checking for getaddrinfo configure:28432: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:28438: $? = 0 configure:28456: result: yes configure:28544: checking for gai_strerror (possibly via ws2tcpip.h) configure:28582: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:28588: $? = 0 configure:28605: result: yes configure:28612: checking for library containing gethostbyname configure:28653: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:28659: $? = 0 configure:28687: result: none required configure:28695: checking for library containing getservbyname configure:28736: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:28742: $? = 0 configure:28770: result: none required configure:28782: checking for gethostbyname configure:28838: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:28844: $? = 0 configure:28862: result: yes configure:28951: checking whether getaddrinfo is declared configure:28995: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:29001: $? = 0 configure:29016: result: yes configure:29032: checking whether freeaddrinfo is declared configure:29076: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:29082: $? = 0 configure:29097: result: yes configure:29113: checking whether gai_strerror is declared configure:29157: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:29163: $? = 0 configure:29178: result: yes configure:29194: checking whether getnameinfo is declared configure:29238: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:29244: $? = 0 configure:29259: result: yes configure:29277: checking for struct addrinfo configure:29319: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:29325: $? = 0 configure:29340: result: yes configure:29361: checking for getdelim configure:29417: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _getdelim configure:29423: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETPWUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_INCLUDE_NEXT 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETPASS 0 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_SNPRINTF 1 | #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 HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 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:29441: result: no configure:29465: checking for flockfile configure:29521: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:29527: $? = 0 configure:29545: result: yes configure:29465: checking for funlockfile configure:29521: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:29527: $? = 0 configure:29545: result: yes configure:29561: checking whether getline is declared configure:29590: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:117: error: `getline' undeclared (first use in this function) conftest.c:117: error: (Each undeclared identifier is reported only once conftest.c:117: error: for each function it appears in.) configure:29596: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETPWUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_INCLUDE_NEXT 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETPASS 0 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_SNPRINTF 1 | #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 HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 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:29611: result: no configure:29631: checking for getline configure:29687: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _getline configure:29693: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETPWUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_INCLUDE_NEXT 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETPASS 0 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_SNPRINTF 1 | #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 HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 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:29710: result: no configure:29829: checking for getdelim configure:29909: result: no configure:29933: checking for flockfile configure:30013: result: yes configure:29933: checking for funlockfile configure:30013: result: yes configure:30059: checking for getpass configure:30115: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:30121: $? = 0 configure:30139: result: yes configure:30303: checking for iconv configure:30411: result: yes configure:30421: checking how to link with libiconv configure:30423: result: /usr/local/lib/libiconv.a configure:30434: checking for iconv declaration configure:30473: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:95: error: conflicting types for `libiconv' /usr/local/include/iconv.h:83: error: previous declaration of `libiconv' configure:30479: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETPWUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_INCLUDE_NEXT 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETPASS 0 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_SNPRINTF 1 | #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 HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 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 __GETOPT_PREFIX rpl_ | #define HAVE_GETPASS 1 | #define HAVE_ICONV 1 | /* end confdefs.h. */ | | #include | #include | extern | #ifdef __cplusplus | "C" | #endif | #if defined(__STDC__) || defined(__cplusplus) | size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | #else | size_t iconv(); | #endif | | int | main () | { | | ; | return 0; | } configure:30498: result: extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:30613: checking for inet_ntop configure:30669: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:30675: $? = 0 configure:30693: result: yes configure:30714: checking whether inet_ntop is declared configure:30744: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:30750: $? = 0 configure:30765: result: yes configure:30789: checking whether the compiler generally respects inline configure:30820: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:95:17: #error "inline is not effective" configure:30826: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETPWUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_INCLUDE_NEXT 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETPASS 0 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_SNPRINTF 1 | #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 HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 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 __GETOPT_PREFIX rpl_ | #define HAVE_GETPASS 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | /* end confdefs.h. */ | | int | main () | { | #ifdef __NO_INLINE__ | #error "inline is not effective" | #endif | ; | return 0; | } configure:30843: result: no configure:30856: checking whether lseek detects pipes configure:30879: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:30885: $? = 0 configure:30943: result: yes configure:30963: checking whether is self-contained configure:30990: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:30996: $? = 0 configure:31012: result: yes configure:31220: checking for a thread-safe mkdir -p configure:31259: result: /usr/local/bin/mkdir -p configure:31275: checking for mbstate_t configure:31302: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:31308: $? = 0 configure:31323: result: yes configure:31339: checking whether mbrtowc and mbstate_t are properly declared configure:31369: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:31375: $? = 0 configure:31392: result: yes configure:31826: checking for readline configure:31861: cc -o conftest -fno-common -I/usr/local/include -I/include -L/usr/local/lib conftest.c /lib/libreadline.a >&5 ld: Undefined symbols: _rl_basic_word_break_characters _rl_completer_word_break_characters _rl_deprep_term_function _rl_prep_term_function _rl_tty_set_default_bindings _rl_tty_unset_default_bindings _tgetent _tgetflag _tgetnum _tgetstr _tputs _rl_restart_output _tgoto _rl_complete _rl_complete_internal _rl_insert_completions _rl_possible_completions __rl_disable_tty_signals __rl_restore_tty_signals __rl_complete_mark_directories __rl_complete_mark_symlink_dirs __rl_complete_show_all __rl_complete_show_unmodified __rl_completion_case_fold __rl_match_hidden_files __rl_page_completions __rl_print_completions_horizontally _rl_complete_with_tilde_expansion _rl_completion_query_items _rl_inhibit_completion _rl_visible_stats _rl_menu_complete _rl_basic_quote_characters configure:31867: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETPWUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_INCLUDE_NEXT 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETPASS 0 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_SNPRINTF 1 | #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 HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 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 __GETOPT_PREFIX rpl_ | #define HAVE_GETPASS 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | readline((char*)0); | ; | return 0; | } configure:31861: cc -o conftest -fno-common -I/usr/local/include -I/include -L/usr/local/lib conftest.c /lib/libreadline.a -lncurses >&5 ld: Undefined symbols: _rl_basic_word_break_characters _rl_completer_word_break_characters _rl_deprep_term_function _rl_prep_term_function _rl_tty_set_default_bindings _rl_tty_unset_default_bindings _tgetent _tgetflag _tgetnum _tgetstr _tputs _rl_restart_output _tgoto _rl_complete _rl_complete_internal _rl_insert_completions _rl_possible_completions __rl_disable_tty_signals __rl_restore_tty_signals __rl_complete_mark_directories __rl_complete_mark_symlink_dirs __rl_complete_show_all __rl_complete_show_unmodified __rl_completion_case_fold __rl_match_hidden_files __rl_page_completions __rl_print_completions_horizontally _rl_complete_with_tilde_expansion _rl_completion_query_items _rl_inhibit_completion _rl_visible_stats _rl_menu_complete _rl_basic_quote_characters configure:31867: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETPWUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_INCLUDE_NEXT 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETPASS 0 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_SNPRINTF 1 | #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 HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 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 __GETOPT_PREFIX rpl_ | #define HAVE_GETPASS 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | readline((char*)0); | ; | return 0; | } configure:31861: cc -o conftest -fno-common -I/usr/local/include -I/include -L/usr/local/lib conftest.c /lib/libreadline.a -ltermcap >&5 ld: Undefined symbols: _rl_basic_word_break_characters _rl_completer_word_break_characters _rl_deprep_term_function _rl_prep_term_function _rl_tty_set_default_bindings _rl_tty_unset_default_bindings _tgetent _tgetflag _tgetnum _tgetstr _tputs _rl_restart_output _tgoto _rl_complete _rl_complete_internal _rl_insert_completions _rl_possible_completions __rl_disable_tty_signals __rl_restore_tty_signals __rl_complete_mark_directories __rl_complete_mark_symlink_dirs __rl_complete_show_all __rl_complete_show_unmodified __rl_completion_case_fold __rl_match_hidden_files __rl_page_completions __rl_print_completions_horizontally _rl_complete_with_tilde_expansion _rl_completion_query_items _rl_inhibit_completion _rl_visible_stats _rl_menu_complete _rl_basic_quote_characters configure:31867: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETPWUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_INCLUDE_NEXT 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETPASS 0 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_SNPRINTF 1 | #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 HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 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 __GETOPT_PREFIX rpl_ | #define HAVE_GETPASS 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | readline((char*)0); | ; | return 0; | } configure:31861: cc -o conftest -fno-common -I/usr/local/include -I/include -L/usr/local/lib conftest.c /lib/libreadline.a -lcurses >&5 ld: warning multiple definitions of symbol _UP /lib/libreadline.a(terminal.o) definition of _UP in section (__DATA,__common) /usr/lib/libcurses.dylib(lib_termcap.o) definition of _UP ld: warning multiple definitions of symbol _BC /lib/libreadline.a(terminal.o) definition of _BC in section (__DATA,__common) /usr/lib/libcurses.dylib(lib_termcap.o) definition of _BC ld: warning multiple definitions of symbol _PC /lib/libreadline.a(terminal.o) definition of _PC in section (__DATA,__common) /usr/lib/libcurses.dylib(lib_tputs.o) definition of _PC ld: Undefined symbols: _rl_basic_word_break_characters _rl_completer_word_break_characters _rl_deprep_term_function _rl_prep_term_function _rl_tty_set_default_bindings _rl_tty_unset_default_bindings _rl_restart_output _rl_complete _rl_complete_internal _rl_insert_completions _rl_possible_completions __rl_disable_tty_signals __rl_restore_tty_signals __rl_complete_mark_directories __rl_complete_mark_symlink_dirs __rl_complete_show_all __rl_complete_show_unmodified __rl_completion_case_fold __rl_match_hidden_files __rl_page_completions __rl_print_completions_horizontally _rl_complete_with_tilde_expansion _rl_completion_query_items _rl_inhibit_completion _rl_visible_stats _rl_menu_complete _rl_basic_quote_characters configure:31867: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETPWUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_INCLUDE_NEXT 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETPASS 0 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_SNPRINTF 1 | #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 HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 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 __GETOPT_PREFIX rpl_ | #define HAVE_GETPASS 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | readline((char*)0); | ; | return 0; | } configure:31890: result: no configure:31930: checking readline/readline.h usability configure:31947: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:31953: $? = 0 configure:31967: result: yes configure:31971: checking readline/readline.h presence configure:31986: cc -E -I/usr/local/include conftest.c configure:31992: $? = 0 configure:32006: result: yes configure:32039: checking for readline/readline.h configure:32047: result: yes configure:32074: checking for stdint.h configure:32080: result: no configure:32214: checking for SIZE_MAX configure:32533: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:32536: $? = 0 configure:32542: ./conftest configure:32545: $? = 0 configure:32843: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:32846: $? = 0 configure:32852: ./conftest configure:32855: $? = 0 configure:32896: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:32902: $? = 0 configure:32929: result: (((1UL << 31) - 1) * 2 + 1) configure:32945: checking for snprintf configure:33001: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:117: warning: conflicting types for built-in function `snprintf' configure:33007: $? = 0 configure:33025: result: yes configure:33057: checking for socklen_t configure:33093: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:33099: $? = 0 configure:33114: result: yes configure:33521: checking sys/inttypes.h usability configure:33538: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:128:26: sys/inttypes.h: No such file or directory configure:33544: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETPWUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_INCLUDE_NEXT 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETPASS 0 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_SNPRINTF 1 | #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 HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 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 __GETOPT_PREFIX rpl_ | #define HAVE_GETPASS 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_READLINE_READLINE_H 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_SNPRINTF 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:33558: result: no configure:33562: checking sys/inttypes.h presence configure:33577: cc -E -I/usr/local/include conftest.c conftest.c:95:26: sys/inttypes.h: No such file or directory configure:33583: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETPWUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_INCLUDE_NEXT 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETPASS 0 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_SNPRINTF 1 | #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 HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 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 __GETOPT_PREFIX rpl_ | #define HAVE_GETPASS 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_READLINE_READLINE_H 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_SNPRINTF 1 | /* end confdefs.h. */ | #include configure:33597: result: no configure:33630: checking for sys/inttypes.h configure:33638: result: no configure:33521: checking sys/bitypes.h usability configure:33538: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:128:25: sys/bitypes.h: No such file or directory configure:33544: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETPWUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_INCLUDE_NEXT 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETPASS 0 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_SNPRINTF 1 | #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 HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 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 __GETOPT_PREFIX rpl_ | #define HAVE_GETPASS 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_READLINE_READLINE_H 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_SNPRINTF 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:33558: result: no configure:33562: checking sys/bitypes.h presence configure:33577: cc -E -I/usr/local/include conftest.c conftest.c:95:25: sys/bitypes.h: No such file or directory configure:33583: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETPWUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_INCLUDE_NEXT 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETPASS 0 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_SNPRINTF 1 | #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 HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 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 __GETOPT_PREFIX rpl_ | #define HAVE_GETPASS 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_READLINE_READLINE_H 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_SNPRINTF 1 | /* end confdefs.h. */ | #include configure:33597: result: no configure:33630: checking for sys/bitypes.h configure:33638: result: no configure:33680: checking for bit size of ptrdiff_t configure:34034: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:34037: $? = 0 configure:34043: ./conftest configure:34046: $? = 0 configure:34064: result: 32 configure:33680: checking for bit size of sig_atomic_t configure:34034: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:34037: $? = 0 configure:34043: ./conftest configure:34046: $? = 0 configure:34064: result: 32 configure:33680: checking for bit size of size_t configure:34034: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:34037: $? = 0 configure:34043: ./conftest configure:34046: $? = 0 configure:34064: result: 32 configure:33680: checking for bit size of wchar_t configure:34034: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:34037: $? = 0 configure:34043: ./conftest configure:34046: $? = 0 configure:34064: result: 32 configure:33680: checking for bit size of wint_t configure:34034: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:34037: $? = 0 configure:34043: ./conftest configure:34046: $? = 0 configure:34064: result: 32 configure:34085: checking whether sig_atomic_t is signed configure:34122: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:34128: $? = 0 configure:34146: result: yes configure:34085: checking whether wchar_t is signed configure:34122: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:34128: $? = 0 configure:34146: result: yes configure:34085: checking whether wint_t is signed configure:34122: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:34128: $? = 0 configure:34146: result: yes configure:34172: checking for ptrdiff_t integer literal suffix configure:34228: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:34234: $? = 0 configure:34253: result: configure:34172: checking for sig_atomic_t integer literal suffix configure:34228: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:34234: $? = 0 configure:34253: result: configure:34172: checking for size_t integer literal suffix configure:34228: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:117: error: conflicting types for `foo' conftest.c:116: error: previous declaration of `foo' configure:34234: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETPWUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_INCLUDE_NEXT 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETPASS 0 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_SNPRINTF 1 | #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 HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 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 __GETOPT_PREFIX rpl_ | #define HAVE_GETPASS 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_READLINE_READLINE_H 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_SNPRINTF 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:34228: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:34234: $? = 0 configure:34253: result: ul configure:34172: checking for wchar_t integer literal suffix configure:34228: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:34234: $? = 0 configure:34253: result: configure:34172: checking for wint_t integer literal suffix configure:34228: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:34234: $? = 0 configure:34253: result: configure:34379: checking for strdup configure:34435: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:34441: $? = 0 configure:34459: result: yes configure:34492: checking whether is self-contained configure:34519: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:34525: $? = 0 configure:34541: result: yes configure:34604: checking for a thread-safe mkdir -p configure:34643: result: /usr/local/bin/mkdir -p configure:34647: checking whether is self-contained configure:34696: result: yes configure:34920: checking for a thread-safe mkdir -p configure:34959: result: /usr/local/bin/mkdir -p configure:35064: checking for ptrdiff_t configure:35094: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:142: error: parse error before "ac__type_new_" conftest.c:142: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:146: error: parse error before ')' token configure:35100: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETPWUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_INCLUDE_NEXT 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETPASS 0 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_SNPRINTF 1 | #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 HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 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 __GETOPT_PREFIX rpl_ | #define HAVE_GETPASS 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_READLINE_READLINE_H 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_SNPRINTF 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:35115: result: no configure:35138: checking for snprintf configure:35218: result: yes configure:35138: checking for wcslen configure:35194: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:35200: $? = 0 configure:35218: result: yes configure:35228: checking whether _snprintf is declared configure:35258: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:117: error: `_snprintf' undeclared (first use in this function) conftest.c:117: error: (Each undeclared identifier is reported only once conftest.c:117: error: for each function it appears in.) configure:35264: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsasl" | #define PACKAGE_TARNAME "gsasl" | #define PACKAGE_VERSION "0.2.21" | #define PACKAGE_STRING "gsasl 0.2.21" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE "gsasl" | #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_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETPWUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_INCLUDE_NEXT 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETPASS 0 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_SNPRINTF 1 | #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 HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 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 __GETOPT_PREFIX rpl_ | #define HAVE_GETPASS 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_READLINE_READLINE_H 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_SNPRINTF 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:35279: result: no configure:35305: checking whether is standalone configure:35320: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:35326: $? = 0 configure:35341: result: yes configure:35516: checking for stdint.h configure:35522: result: no configure:35780: checking for valgrind configure:35810: result: no configure:35825: checking whether self tests are run under valgrind configure:35832: result: no configure:36010: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by gsasl 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:888: creating Makefile config.status:888: creating po/Makefile.in config.status:888: creating doc/Makefile config.status:888: creating doc/reference/Makefile config.status:888: creating doc/doxygen/Doxyfile config.status:888: creating gl/Makefile config.status:888: creating src/Makefile config.status:888: creating examples/Makefile config.status:888: creating tests/Makefile config.status:888: creating config.h config.status:1268: executing po-directories commands config.status:1268: executing depfiles commands configure:37761: === configuring in lib (/mnt/gmirror/ports/security/gsasl/work/gsasl-0.2.21/lib) configure:37864: running /bin/sh ./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=. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu 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_func___fsetlocking=no ac_cv_func_alloca_works=yes ac_cv_func_flockfile=yes ac_cv_func_funlockfile=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getdelim=no ac_cv_func_gethostbyname=yes ac_cv_func_getline=no ac_cv_func_getopt_long_only=yes ac_cv_func_getpass=yes ac_cv_func_getpwuid=yes ac_cv_func_inet_ntop=yes ac_cv_func_iswcntrl=yes ac_cv_func_mbsinit=yes ac_cv_func_snprintf=yes ac_cv_func_strdup=yes ac_cv_func_strerror_r=yes ac_cv_func_strerror_r_char_p=no ac_cv_func_tcgetattr=yes ac_cv_func_tcsetattr=yes ac_cv_func_vasnprintf=no ac_cv_func_wcslen=yes ac_cv_have_decl__snprintf=no ac_cv_have_decl_fflush_unlocked=no ac_cv_have_decl_flockfile=yes ac_cv_have_decl_fputs_unlocked=no ac_cv_have_decl_freeaddrinfo=yes ac_cv_have_decl_funlockfile=yes ac_cv_have_decl_gai_strerror=yes ac_cv_have_decl_getaddrinfo=yes ac_cv_have_decl_getdelim=no ac_cv_have_decl_getenv=no ac_cv_have_decl_getline=no ac_cv_have_decl_getnameinfo=yes ac_cv_have_decl_getpass=no ac_cv_have_decl_inet_ntop=yes ac_cv_have_decl_optreset=no ac_cv_have_decl_putc_unlocked=yes ac_cv_have_decl_snprintf=yes ac_cv_have_decl_strdup=no ac_cv_have_decl_strerror_r=no ac_cv_header_arpa_inet_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_float_h=yes ac_cv_header_getopt_h=yes ac_cv_header_iconv_h=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_minix_config_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_pwd_h=yes ac_cv_header_readline_readline_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdio_ext_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_poll_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_termios_h=yes ac_cv_header_unistd_h=no ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_host=i386-unknown-gnu ac_cv_lib_error_at_line=no ac_cv_libgnutls=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_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_search_getaddrinfo='none required' ac_cv_search_gethostbyname='none required' ac_cv_search_getservbyname='none required' ac_cv_search_socket='none required' ac_cv_sys_largefile_source=no ac_cv_type__Bool=yes ac_cv_type_long_long=yes ac_cv_type_long_long_int=yes ac_cv_type_mbstate_t=yes ac_cv_type_ptrdiff_t=no ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_struct_addrinfo=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 am_cv_proto_iconv='extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1=const 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_c_inline_effective=no gl_cv_func_fseeko=yes gl_cv_func_gai_strerror=yes gl_cv_func_gnu_getopt=no gl_cv_func_lseek_pipe=yes gl_cv_func_mbrtowc=yes gl_cv_have_include_next=yes gl_cv_header_inttypes_h=yes gl_cv_header_netinet_in_h_selfcontained=yes gl_cv_header_stdint_h=yes gl_cv_header_sys_select_h_selfcontained=yes gl_cv_header_sys_socket_h_selfcontained=yes gl_cv_header_wchar_h_standalone=yes gl_cv_lib_readline=no gl_cv_next_iconv_h='' gl_cv_next_stdint_h='' gl_cv_next_stdio_h='' gl_cv_next_stdlib_h='' gl_cv_next_string_h='' gl_cv_next_unistd_h='' gl_cv_next_wchar_h='' gl_cv_next_wctype_h='' gl_cv_rpl_alloca=yes gl_cv_size_max='(((1UL << 31) - 1) * 2 + 1)' gl_cv_socket_ipv4=yes gl_cv_socket_ipv6=yes 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= gl_cv_var_stdin_large_offset=yes 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/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/build-aux/missing --run tar' AR='ar' ARPA_INET_H='' AS='as' AUTOCONF='${SHELL} /mnt/gmirror/ports/security/gsasl/work/gsasl-0.2.21/build-aux/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/security/gsasl/work/gsasl-0.2.21/build-aux/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/security/gsasl/work/gsasl-0.2.21/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' CPP='cc -E' CPPFLAGS='-I/usr/local/include' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DIA='${SHELL} /mnt/gmirror/ports/security/gsasl/work/gsasl-0.2.21/build-aux/missing --run dia' DLLTOOL='dlltool' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='#' EOVERFLOW='' EPSTOPDF='${SHELL} /mnt/gmirror/ports/security/gsasl/work/gsasl-0.2.21/build-aux/missing --run epstopdf' EXEEXT='' F77='g77' FFLAGS='' FLOAT_H='' GETOPT_H='getopt.h' GL_COND_LIBTOOL_FALSE='#' GL_COND_LIBTOOL_TRUE='' GMSGFMT='/usr/local/bin/msgfmt' GMSGFMT_015=':' GNULIB_CHOWN='0' GNULIB_DUP2='0' GNULIB_FCHDIR='0' GNULIB_FFLUSH='0' GNULIB_FPRINTF_POSIX='0' GNULIB_FSEEK='0' GNULIB_FSEEKO='1' GNULIB_FTELL='0' GNULIB_FTELLO='0' GNULIB_FTRUNCATE='0' GNULIB_GETCWD='0' GNULIB_GETLOGIN_R='0' GNULIB_GETSUBOPT='0' GNULIB_LCHOWN='0' GNULIB_LSEEK='1' 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_MKDTEMP='0' GNULIB_MKSTEMP='0' GNULIB_PRINTF_POSIX='0' GNULIB_READLINK='0' GNULIB_SLEEP='0' GNULIB_SNPRINTF='1' 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='0' GNULIB_VFPRINTF_POSIX='0' GNULIB_VPRINTF_POSIX='0' GNULIB_VSNPRINTF='0' GNULIB_VSPRINTF_POSIX='0' GNULIB_WCWIDTH='0' GREP='/usr/bin/grep' GTK_DOC_USE_LIBTOOL_FALSE='#' GTK_DOC_USE_LIBTOOL_TRUE='' HAVE_DECL_GETLOGIN_R='1' 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_DUP2='1' HAVE_FSEEKO='1' HAVE_FTELLO='1' HAVE_FTRUNCATE='1' HAVE_GETSUBOPT='1' HAVE_INTTYPES_H='0' HAVE_ISWCNTRL='1' HAVE_LIBGNUTLS='no' HAVE_LONG_LONG_INT='1' HAVE_MEMPCPY='1' HAVE_MKDTEMP='1' HAVE_NETINET_IN_H='' HAVE_READLINK='1' HAVE_SIGNED_SIG_ATOMIC_T='1' HAVE_SIGNED_WCHAR_T='1' HAVE_SIGNED_WINT_T='1' HAVE_SLEEP='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_SELECT_H='' HAVE_SYS_SOCKET_H='' HAVE_SYS_TYPES_H='0' HAVE_UNISTD_H='0' HAVE_UNSIGNED_LONG_LONG_INT='1' HAVE_VASPRINTF='1' HAVE_WCHAR_H='1' HAVE_WCTYPE_H='1' HAVE_WINSOCK2_H='' HAVE_WINT_T='1' HAVE_WS2TCPIP_H='' HAVE__BOOL='1' HELP2MAN='${SHELL} /mnt/gmirror/ports/security/gsasl/work/gsasl-0.2.21/build-aux/missing --run help2man' HTML_DIR='${datadir}/gtk-doc/html' ICONV_H='' 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' LDFLAGS='-L/usr/local/lib' LIBGNUTLS='' LIBICONV='/usr/local/lib/libiconv.a' LIBINTL='' LIBOBJS='' LIBREADLINE='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBGNUTLS='' LTLIBICONV='-L/usr/local/lib -liconv' LTLIBINTL='' LTLIBOBJS='' LTLIBREADLINE='' MAKEINFO='${SHELL} /mnt/gmirror/ports/security/gsasl/work/gsasl-0.2.21/build-aux/missing --run makeinfo' MSGFMT='/usr/local/bin/msgfmt' MSGFMT_015=':' MSGMERGE='/usr/local/bin/msgmerge' NETINET_IN_H='' NEXT_FLOAT_H='' NEXT_ICONV_H='' NEXT_NETINET_IN_H='' NEXT_STDINT_H='' NEXT_STDIO_H='' NEXT_STDLIB_H='' NEXT_STRING_H='' NEXT_SYS_SELECT_H='' NEXT_SYS_SOCKET_H='' NEXT_UNISTD_H='' NEXT_WCHAR_H='' NEXT_WCTYPE_H='' OBJDUMP='objdump' OBJEXT='' OBSOLETE_FALSE='#' OBSOLETE_TRUE='' PACKAGE='gsasl' PACKAGE_BUGREPORT='bug-gsasl@gnu.org' PACKAGE_NAME='gsasl' PACKAGE_STRING='gsasl 0.2.21' PACKAGE_TARNAME='gsasl' PACKAGE_VERSION='0.2.21' PATH_SEPARATOR=':' PERL='${SHELL} /mnt/gmirror/ports/security/gsasl/work/gsasl-0.2.21/build-aux/missing --run perl' PKG_CONFIG='' POSUB='' PTRDIFF_T_SUFFIX='' RANLIB='ranlib' REPLACE_CHOWN='0' REPLACE_FCHDIR='0' REPLACE_FFLUSH='0' REPLACE_FPRINTF='0' REPLACE_FSEEK='0' REPLACE_FSEEKO='0' REPLACE_FTELL='0' REPLACE_FTELLO='0' REPLACE_GETCWD='0' REPLACE_ICONV_OPEN='0' REPLACE_LCHOWN='0' REPLACE_LSEEK='0' REPLACE_MKSTEMP='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' SET_MAKE='' SHELL='/bin/sh' SIG_ATOMIC_T_SUFFIX='' SIZE_T_SUFFIX='ul' STDBOOL_H='' STDINT_H='stdint.h' STRIP='strip' SYS_SELECT_H='' SYS_SOCKET_H='' USE_NLS='no' VALGRIND='' VERSION='0.2.21' WCHAR_H='' WCHAR_T_SUFFIX='' WCTYPE_H='' 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 error.o exitfail.o getdelim.o getline.o getopt.o getopt1.o printf-args.o printf-parse.o quote.o quotearg.o readline.o vasnprintf.o xmalloc.o' gl_LTLIBOBJS=' asnprintf.lo error.lo exitfail.lo getdelim.lo getline.lo getopt.lo getopt1.lo printf-args.lo printf-parse.lo quote.lo quotearg.lo readline.lo vasnprintf.lo xmalloc.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/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' subdirs=' lib' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "gsasl" #define PACKAGE_TARNAME "gsasl" #define PACKAGE_VERSION "0.2.21" #define PACKAGE_STRING "gsasl 0.2.21" #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" #define PACKAGE "gsasl" #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_FSEEKO 1 #define HAVE_DLFCN_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_PWD_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETPWUID 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_ARPA_INET_H 1 #define HAVE_FLOAT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_ICONV_H 1 #define HAVE_WCHAR_H 1 #define HAVE_STDIO_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_WCTYPE_H 1 #define HAVE_DECL_STRERROR_R 0 #define HAVE_STRERROR_R 1 #define HAVE_INCLUDE_NEXT 1 #define restrict __restrict #define HAVE_IPV4 1 #define HAVE_IPV6 1 #define HAVE_DECL_GETDELIM 0 #define HAVE_GETOPT_H 1 #define HAVE_GETOPT_LONG_ONLY 1 #define HAVE_DECL_GETENV 0 #define HAVE_DECL_GETPASS 0 #define HAVE_TCGETATTR 1 #define HAVE_TCSETATTR 1 #define HAVE_MBSINIT 1 #define HAVE_ISWCNTRL 1 #define HAVE_DECL_FFLUSH_UNLOCKED 0 #define HAVE_DECL_FLOCKFILE 1 #define HAVE_DECL_FPUTS_UNLOCKED 0 #define HAVE_DECL_FUNLOCKFILE 1 #define HAVE_DECL_PUTC_UNLOCKED 1 #define HAVE_DECL_SNPRINTF 1 #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 HAVE_GETADDRINFO 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_DECL_GETADDRINFO 1 #define HAVE_DECL_FREEADDRINFO 1 #define HAVE_DECL_GAI_STRERROR 1 #define HAVE_DECL_GETNAMEINFO 1 #define HAVE_STRUCT_ADDRINFO 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 __GETOPT_PREFIX rpl_ #define HAVE_GETPASS 1 #define HAVE_ICONV 1 #define ICONV_CONST const #define HAVE_INET_NTOP 1 #define HAVE_DECL_INET_NTOP 1 #define HAVE_MBSTATE_T 1 #define HAVE_MBRTOWC 1 #define HAVE_READLINE_READLINE_H 1 #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) #define HAVE_SNPRINTF 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 configure: exit 0