This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by gss configure 0.0.22, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --disable-kerberos5 --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: 148 tasks, 205 threads, 4 processors Load average: 0.71, Mach factor: 3.28 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2068: checking for a BSD-compatible install configure:2124: result: /usr/bin/install -c -o root -g wheel configure:2135: checking whether build environment is sane configure:2178: result: yes configure:2206: checking for a thread-safe mkdir -p configure:2245: result: /usr/local/bin/mkdir -p configure:2258: checking for gawk configure:2274: found /usr/local/bin/gawk configure:2285: result: gawk configure:2296: checking whether make sets $(MAKE) configure:2317: result: yes configure:2513: checking build system type configure:2531: result: i386-unknown-gnu configure:2553: checking host system type configure:2568: result: i386-unknown-gnu configure:2594: autobuild project... gss configure:2596: autobuild revision... 0.0.22 configure:2600: autobuild hostname... darwintel configure:2609: autobuild timestamp... 20080112-140734 configure:2616: checking whether NLS is requested configure:2625: result: yes configure:2663: checking for msgfmt configure: trying /usr/local/bin/msgfmt... 0 translated messages. configure:2695: result: /usr/local/bin/msgfmt configure:2704: checking for gmsgfmt configure:2735: result: /usr/local/bin/msgfmt configure:2786: checking for xgettext configure: trying /usr/local/bin/xgettext... /usr/local/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C configure:2818: result: /usr/local/bin/xgettext configure:2864: checking for msgmerge configure: trying /usr/local/bin/msgmerge... configure:2895: result: /usr/local/bin/msgmerge configure:2937: checking for style of include used by make configure:2965: result: GNU configure:2995: checking for i386-unknown-gnu-gcc configure:3022: result: cc configure:3300: checking for C compiler version configure:3307: 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:3310: $? = 0 configure:3317: 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:3320: $? = 0 configure:3327: cc -V >&5 cc: `-V' option must have argument configure:3330: $? = 1 configure:3353: checking for C compiler default output file name configure:3380: cc -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3383: $? = 0 configure:3421: result: a.out configure:3438: checking whether the C compiler works configure:3448: ./a.out configure:3451: $? = 0 configure:3468: result: yes configure:3475: checking whether we are cross compiling configure:3477: result: no configure:3480: checking for suffix of executables configure:3487: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3490: $? = 0 configure:3514: result: configure:3520: checking for suffix of object files configure:3546: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3549: $? = 0 configure:3572: result: configure:3576: checking whether we are using the GNU C compiler configure:3605: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3611: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gss" | #define PACKAGE_TARNAME "gss" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "gss 0.0.22" | #define PACKAGE_BUGREPORT "bug-gss@gnu.org" | #define PACKAGE "gss" | #define VERSION "0.0.22" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3628: result: no configure:3633: checking whether cc accepts -g configure:3663: cc -c -g -I/usr/local/include conftest.c >&5 configure:3669: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gss" | #define PACKAGE_TARNAME "gss" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "gss 0.0.22" | #define PACKAGE_BUGREPORT "bug-gss@gnu.org" | #define PACKAGE "gss" | #define VERSION "0.0.22" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3701: cc -c -I/usr/local/include conftest.c >&5 configure:3707: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gss" | #define PACKAGE_TARNAME "gss" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "gss 0.0.22" | #define PACKAGE_BUGREPORT "bug-gss@gnu.org" | #define PACKAGE "gss" | #define VERSION "0.0.22" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3740: cc -c -g -I/usr/local/include conftest.c >&5 configure:3746: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gss" | #define PACKAGE_TARNAME "gss" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "gss 0.0.22" | #define PACKAGE_BUGREPORT "bug-gss@gnu.org" | #define PACKAGE "gss" | #define VERSION "0.0.22" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3768: result: no configure:3785: checking for cc option to accept ISO C89 configure:3859: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3865: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gss" | #define PACKAGE_TARNAME "gss" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "gss 0.0.22" | #define PACKAGE_BUGREPORT "bug-gss@gnu.org" | #define PACKAGE "gss" | #define VERSION "0.0.22" | /* 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:3859: cc -qlanglvl=extc89 -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:3865: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gss" | #define PACKAGE_TARNAME "gss" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "gss 0.0.22" | #define PACKAGE_BUGREPORT "bug-gss@gnu.org" | #define PACKAGE "gss" | #define VERSION "0.0.22" | /* 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:3859: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3865: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gss" | #define PACKAGE_TARNAME "gss" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "gss 0.0.22" | #define PACKAGE_BUGREPORT "bug-gss@gnu.org" | #define PACKAGE "gss" | #define VERSION "0.0.22" | /* 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:3859: cc -std -c -fno-common -I/usr/local/include conftest.c >&5 cc1: error: unrecognized option `-std' configure:3865: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gss" | #define PACKAGE_TARNAME "gss" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "gss 0.0.22" | #define PACKAGE_BUGREPORT "bug-gss@gnu.org" | #define PACKAGE "gss" | #define VERSION "0.0.22" | /* 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:3859: cc -Ae -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:3865: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gss" | #define PACKAGE_TARNAME "gss" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "gss 0.0.22" | #define PACKAGE_BUGREPORT "bug-gss@gnu.org" | #define PACKAGE "gss" | #define VERSION "0.0.22" | /* 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:3859: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:3865: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gss" | #define PACKAGE_TARNAME "gss" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "gss 0.0.22" | #define PACKAGE_BUGREPORT "bug-gss@gnu.org" | #define PACKAGE "gss" | #define VERSION "0.0.22" | /* 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:3859: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-Xc' configure:3865: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gss" | #define PACKAGE_TARNAME "gss" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "gss 0.0.22" | #define PACKAGE_BUGREPORT "bug-gss@gnu.org" | #define PACKAGE "gss" | #define VERSION "0.0.22" | /* 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:3891: result: unsupported configure:3908: checking dependency style of cc configure:3999: result: gcc3 configure:4071: checking for non-GNU ld configure:4102: result: /usr/bin/ld configure:4111: checking if the linker (/usr/bin/ld) is GNU ld configure:4124: result: no configure:4131: checking for shared library run path origin configure:4144: result: done configure:4602: checking for CFPreferencesCopyAppValue configure:4630: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -Wl,-framework -Wl,CoreFoundation >&5 configure:4636: $? = 0 configure:4654: result: yes configure:4663: checking for CFLocaleCopyCurrent configure:4691: 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:4697: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gss" | #define PACKAGE_TARNAME "gss" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "gss 0.0.22" | #define PACKAGE_BUGREPORT "bug-gss@gnu.org" | #define PACKAGE "gss" | #define VERSION "0.0.22" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:4715: result: no configure:4766: checking for GNU gettext in libc configure:4796: 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:4802: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gss" | #define PACKAGE_TARNAME "gss" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "gss 0.0.22" | #define PACKAGE_BUGREPORT "bug-gss@gnu.org" | #define PACKAGE "gss" | #define VERSION "0.0.22" | #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:4820: result: no configure:4854: checking for iconv configure:4886: 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:4892: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gss" | #define PACKAGE_TARNAME "gss" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "gss 0.0.22" | #define PACKAGE_BUGREPORT "bug-gss@gnu.org" | #define PACKAGE "gss" | #define VERSION "0.0.22" | #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:4935: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c /usr/local/lib/libiconv.a >&5 configure:4941: $? = 0 configure:4962: result: yes configure:4972: checking how to link with libiconv configure:4974: result: /usr/local/lib/libiconv.a configure:5378: checking for GNU gettext in libintl configure:5416: 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:5422: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gss" | #define PACKAGE_TARNAME "gss" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "gss 0.0.22" | #define PACKAGE_BUGREPORT "bug-gss@gnu.org" | #define PACKAGE "gss" | #define VERSION "0.0.22" | #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:5469: 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:5475: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gss" | #define PACKAGE_TARNAME "gss" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "gss 0.0.22" | #define PACKAGE_BUGREPORT "bug-gss@gnu.org" | #define PACKAGE "gss" | #define VERSION "0.0.22" | #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:5499: result: no configure:5536: checking whether to use NLS configure:5538: result: no configure:5622: checking for i386-unknown-gnu-gcc configure:5649: result: cc configure:5927: checking for C compiler version configure:5934: 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:5937: $? = 0 configure:5944: 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:5947: $? = 0 configure:5954: cc -V >&5 cc: `-V' option must have argument configure:5957: $? = 1 configure:5960: checking whether we are using the GNU C compiler configure:6012: result: no configure:6017: checking whether cc accepts -g configure:6152: result: no configure:6169: checking for cc option to accept ISO C89 configure:6275: result: unsupported configure:6292: checking dependency style of cc configure:6383: result: gcc3 configure:6401: checking for i386-unknown-gnu-ranlib configure:6431: result: no configure:6441: checking for ranlib configure:6457: found /usr/bin/ranlib configure:6468: result: ranlib configure:6578: checking for a sed that does not truncate output configure:6632: result: /usr/local/bin/sed configure:6635: checking for grep that handles long lines and -e configure:6709: result: /usr/bin/grep configure:6714: checking for egrep configure:6792: result: /usr/bin/grep -E configure:6841: checking for non-GNU ld configure:6875: result: /usr/bin/ld configure:6884: checking if the linker (/usr/bin/ld) is GNU ld configure:6899: result: no configure:6904: checking for /usr/bin/ld option to reload object files configure:6911: result: -r configure:6929: checking for BSD-compatible nm configure:6978: result: /usr/bin/nm -p configure:6982: checking whether ln -s works configure:6986: result: yes configure:6993: checking how to recognise dependent libraries configure:7169: result: pass_all configure:7692: checking how to run the C preprocessor configure:7732: cc -E -I/usr/local/include conftest.c configure:7738: $? = 0 configure:7769: cc -E -I/usr/local/include conftest.c conftest.c:13:28: ac_nonexistent.h: No such file or directory configure:7775: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gss" | #define PACKAGE_TARNAME "gss" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "gss 0.0.22" | #define PACKAGE_BUGREPORT "bug-gss@gnu.org" | #define PACKAGE "gss" | #define VERSION "0.0.22" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:7808: result: cc -E configure:7837: cc -E -I/usr/local/include conftest.c configure:7843: $? = 0 configure:7874: cc -E -I/usr/local/include conftest.c conftest.c:13:28: ac_nonexistent.h: No such file or directory configure:7880: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gss" | #define PACKAGE_TARNAME "gss" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "gss 0.0.22" | #define PACKAGE_BUGREPORT "bug-gss@gnu.org" | #define PACKAGE "gss" | #define VERSION "0.0.22" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:7918: checking for ANSI C header files configure:7948: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7954: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gss" | #define PACKAGE_TARNAME "gss" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "gss 0.0.22" | #define PACKAGE_BUGREPORT "bug-gss@gnu.org" | #define PACKAGE "gss" | #define VERSION "0.0.22" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:8079: result: no configure:8103: checking for sys/types.h configure:8124: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:8130: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gss" | #define PACKAGE_TARNAME "gss" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "gss 0.0.22" | #define PACKAGE_BUGREPORT "bug-gss@gnu.org" | #define PACKAGE "gss" | #define VERSION "0.0.22" | #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:8146: result: no configure:8103: checking for sys/stat.h configure:8124: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:8130: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gss" | #define PACKAGE_TARNAME "gss" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "gss 0.0.22" | #define PACKAGE_BUGREPORT "bug-gss@gnu.org" | #define PACKAGE "gss" | #define VERSION "0.0.22" | #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:8146: result: no configure:8103: checking for stdlib.h configure:8124: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:8130: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gss" | #define PACKAGE_TARNAME "gss" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "gss 0.0.22" | #define PACKAGE_BUGREPORT "bug-gss@gnu.org" | #define PACKAGE "gss" | #define VERSION "0.0.22" | #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:8146: result: no configure:8103: checking for string.h configure:8124: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:8130: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gss" | #define PACKAGE_TARNAME "gss" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "gss 0.0.22" | #define PACKAGE_BUGREPORT "bug-gss@gnu.org" | #define PACKAGE "gss" | #define VERSION "0.0.22" | #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:8146: result: no configure:8103: checking for memory.h configure:8124: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:8130: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gss" | #define PACKAGE_TARNAME "gss" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "gss 0.0.22" | #define PACKAGE_BUGREPORT "bug-gss@gnu.org" | #define PACKAGE "gss" | #define VERSION "0.0.22" | #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:8146: result: no configure:8103: checking for strings.h configure:8124: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:8130: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gss" | #define PACKAGE_TARNAME "gss" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "gss 0.0.22" | #define PACKAGE_BUGREPORT "bug-gss@gnu.org" | #define PACKAGE "gss" | #define VERSION "0.0.22" | #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:8146: result: no configure:8103: checking for inttypes.h configure:8124: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:8130: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gss" | #define PACKAGE_TARNAME "gss" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "gss 0.0.22" | #define PACKAGE_BUGREPORT "bug-gss@gnu.org" | #define PACKAGE "gss" | #define VERSION "0.0.22" | #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:8146: result: no configure:8103: checking for stdint.h configure:8124: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:8130: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gss" | #define PACKAGE_TARNAME "gss" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "gss 0.0.22" | #define PACKAGE_BUGREPORT "bug-gss@gnu.org" | #define PACKAGE "gss" | #define VERSION "0.0.22" | #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:8146: result: no configure:8103: checking for unistd.h configure:8124: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:8130: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gss" | #define PACKAGE_TARNAME "gss" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "gss 0.0.22" | #define PACKAGE_BUGREPORT "bug-gss@gnu.org" | #define PACKAGE "gss" | #define VERSION "0.0.22" | #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:8146: result: no configure:8173: checking dlfcn.h usability configure:8190: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:8196: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gss" | #define PACKAGE_TARNAME "gss" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "gss 0.0.22" | #define PACKAGE_BUGREPORT "bug-gss@gnu.org" | #define PACKAGE "gss" | #define VERSION "0.0.22" | #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:8210: result: no configure:8214: checking dlfcn.h presence configure:8229: cc -E -I/usr/local/include conftest.c configure:8235: $? = 0 configure:8249: result: yes configure:8262: WARNING: dlfcn.h: present but cannot be compiled configure:8264: WARNING: dlfcn.h: check for missing prerequisite headers? configure:8266: WARNING: dlfcn.h: see the Autoconf documentation configure:8268: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:8270: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:8272: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:8282: checking for dlfcn.h configure:8290: result: yes configure:8419: checking for C++ compiler version configure:8426: 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:8429: $? = 0 configure:8436: 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:8439: $? = 0 configure:8446: c++ -V >&5 c++: `-V' option must have argument configure:8449: $? = 1 configure:8452: checking whether we are using the GNU C++ compiler configure:8481: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:8487: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gss" | #define PACKAGE_TARNAME "gss" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "gss 0.0.22" | #define PACKAGE_BUGREPORT "bug-gss@gnu.org" | #define PACKAGE "gss" | #define VERSION "0.0.22" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:8504: result: no configure:8509: checking whether c++ accepts -g configure:8539: c++ -c -g -I/usr/local/include conftest.cpp >&5 configure:8545: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gss" | #define PACKAGE_TARNAME "gss" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "gss 0.0.22" | #define PACKAGE_BUGREPORT "bug-gss@gnu.org" | #define PACKAGE "gss" | #define VERSION "0.0.22" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:8577: c++ -c -I/usr/local/include conftest.cpp >&5 configure:8583: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gss" | #define PACKAGE_TARNAME "gss" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "gss 0.0.22" | #define PACKAGE_BUGREPORT "bug-gss@gnu.org" | #define PACKAGE "gss" | #define VERSION "0.0.22" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:8616: c++ -c -g -I/usr/local/include conftest.cpp >&5 configure:8622: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gss" | #define PACKAGE_TARNAME "gss" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "gss 0.0.22" | #define PACKAGE_BUGREPORT "bug-gss@gnu.org" | #define PACKAGE "gss" | #define VERSION "0.0.22" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:8644: result: no configure:8669: checking dependency style of c++ configure:8760: result: gcc3 configure:8785: checking how to run the C++ preprocessor configure:8821: c++ -E -I/usr/local/include conftest.cpp configure:8827: $? = 0 configure:8858: c++ -E -I/usr/local/include conftest.cpp conftest.cpp:14:28: ac_nonexistent.h: No such file or directory configure:8864: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gss" | #define PACKAGE_TARNAME "gss" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "gss 0.0.22" | #define PACKAGE_BUGREPORT "bug-gss@gnu.org" | #define PACKAGE "gss" | #define VERSION "0.0.22" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:8897: result: c++ -E configure:8926: c++ -E -I/usr/local/include conftest.cpp configure:8932: $? = 0 configure:8963: c++ -E -I/usr/local/include conftest.cpp conftest.cpp:14:28: ac_nonexistent.h: No such file or directory configure:8969: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gss" | #define PACKAGE_TARNAME "gss" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "gss 0.0.22" | #define PACKAGE_BUGREPORT "bug-gss@gnu.org" | #define PACKAGE "gss" | #define VERSION "0.0.22" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:9018: checking for i386-unknown-gnu-g77 configure:9048: result: no configure:9018: checking for i386-unknown-gnu-xlf configure:9048: result: no configure:9018: checking for i386-unknown-gnu-f77 configure:9048: result: no configure:9018: checking for i386-unknown-gnu-frt configure:9048: result: no configure:9018: checking for i386-unknown-gnu-pgf77 configure:9048: result: no configure:9018: checking for i386-unknown-gnu-cf77 configure:9048: result: no configure:9018: checking for i386-unknown-gnu-fort77 configure:9048: result: no configure:9018: checking for i386-unknown-gnu-fl32 configure:9048: result: no configure:9018: checking for i386-unknown-gnu-af77 configure:9048: result: no configure:9018: checking for i386-unknown-gnu-xlf90 configure:9048: result: no configure:9018: checking for i386-unknown-gnu-f90 configure:9048: result: no configure:9018: checking for i386-unknown-gnu-pgf90 configure:9048: result: no configure:9018: checking for i386-unknown-gnu-pghpf configure:9048: result: no configure:9018: checking for i386-unknown-gnu-epcf90 configure:9048: result: no configure:9018: checking for i386-unknown-gnu-gfortran configure:9048: result: no configure:9018: checking for i386-unknown-gnu-g95 configure:9048: result: no configure:9018: checking for i386-unknown-gnu-xlf95 configure:9048: result: no configure:9018: checking for i386-unknown-gnu-f95 configure:9048: result: no configure:9018: checking for i386-unknown-gnu-fort configure:9048: result: no configure:9018: checking for i386-unknown-gnu-ifort configure:9048: result: no configure:9018: checking for i386-unknown-gnu-ifc configure:9048: result: no configure:9018: checking for i386-unknown-gnu-efc configure:9048: result: no configure:9018: checking for i386-unknown-gnu-pgf95 configure:9048: result: no configure:9018: checking for i386-unknown-gnu-lf95 configure:9048: result: no configure:9018: checking for i386-unknown-gnu-ftn configure:9048: result: no configure:9062: checking for g77 configure:9078: found /usr/local/bin/g77 configure:9089: result: g77 configure:9119: checking for Fortran 77 compiler version configure:9126: 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:9129: $? = 0 configure:9136: 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:9139: $? = 0 configure:9146: 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:9149: $? = 0 configure:9157: checking whether we are using the GNU Fortran 77 compiler configure:9176: 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:9182: $? = 0 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:9199: result: no configure:9205: checking whether g77 accepts -g configure:9222: g77 -c -g conftest.f >&5 configure:9228: $? = 0 configure: failed program was: | program main | | end configure:9244: result: no configure:9274: checking the maximum length of command line arguments configure:9383: result: configure:9394: checking command to parse /usr/bin/nm -p output from cc object configure:9499: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:9502: $? = 0 configure:9506: /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:9509: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:9499: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:9502: $? = 0 configure:9506: /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:9509: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:9599: result: failed configure:9606: checking for objdir configure:9621: result: .libs configure:9673: checking for i386-unknown-gnu-ar configure:9703: result: no configure:9713: checking for ar configure:9729: found /usr/bin/ar configure:9740: result: ar configure:9769: checking for i386-unknown-gnu-ranlib configure:9796: result: ranlib configure:9865: checking for i386-unknown-gnu-strip configure:9895: result: no configure:9905: checking for strip configure:9921: found /usr/bin/strip configure:9932: result: strip configure:10268: checking for cc option to produce PIC configure:10478: result: configure:10549: checking if cc static flag works configure:10577: result: yes configure:10587: checking if cc supports -c -o file.o configure:10611: cc -c -fno-common -I/usr/local/include -o out/conftest2.o conftest.c >&5 configure:10615: $? = 0 configure:10634: result: yes configure:10660: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:11615: result: no configure:11682: checking dynamic linker characteristics configure:12258: result: gnu ld.so configure:12267: checking how to hardcode library paths into programs configure:12292: result: unsupported configure:12306: checking whether stripping libraries is possible configure:12327: result: no configure:13112: checking if libtool supports shared libraries configure:13114: result: no configure:13117: checking whether to build shared libraries configure:13138: result: no configure:13141: checking whether to build static libraries configure:13145: result: yes configure:13237: creating libtool configure:13967: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:14901: result: yes configure:14919: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:14922: $? = 0 configure:15041: checking for c++ option to produce PIC configure:15315: result: configure:15386: checking if c++ static flag works configure:15414: result: yes configure:15424: checking if c++ supports -c -o file.o configure:15448: c++ -c -fno-common -I/usr/local/include -o out/conftest2.o conftest.cpp >&5 configure:15452: $? = 0 configure:15471: result: yes configure:15497: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:15525: result: yes configure:15592: checking dynamic linker characteristics configure:16168: result: gnu ld.so configure:16177: checking how to hardcode library paths into programs configure:16202: result: unsupported configure:16728: checking if libtool supports shared libraries configure:16730: result: no configure:16733: checking whether to build shared libraries configure:16753: result: no configure:16756: checking whether to build static libraries configure:16760: result: yes configure:16770: checking for g77 option to produce PIC configure:16980: result: configure:17051: checking if g77 static flag works configure:17079: result: yes configure:17089: checking if g77 supports -c -o file.o configure:17113: g77 -c -o out/conftest2.o conftest.f >&5 configure:17117: $? = 0 configure:17136: result: yes configure:17162: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:18097: result: no configure:18164: checking dynamic linker characteristics configure:18740: result: gnu ld.so configure:18749: checking how to hardcode library paths into programs configure:18774: result: unsupported configure:22328: checking for ANSI C header files configure:22489: result: no configure:22514: checking locale.h usability configure:22531: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:22537: $? = 0 configure:22551: result: yes configure:22555: checking locale.h presence configure:22570: cc -E -I/usr/local/include conftest.c configure:22576: $? = 0 configure:22590: result: yes configure:22623: checking for locale.h configure:22631: result: yes configure:22663: checking getopt.h usability configure:22680: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:22686: $? = 0 configure:22700: result: yes configure:22704: checking getopt.h presence configure:22719: cc -E -I/usr/local/include conftest.c configure:22725: $? = 0 configure:22739: result: yes configure:22772: checking for getopt.h configure:22780: result: yes configure:22802: checking for getopt_long_only configure:22858: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:22864: $? = 0 configure:22882: result: yes configure:22897: checking whether optreset is declared configure:22927: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:23: error: `optreset' undeclared (first use in this function) conftest.c:23: error: (Each undeclared identifier is reported only once conftest.c:23: error: for each function it appears in.) configure:22933: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gss" | #define PACKAGE_TARNAME "gss" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "gss 0.0.22" | #define PACKAGE_BUGREPORT "bug-gss@gnu.org" | #define PACKAGE "gss" | #define VERSION "0.0.22" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LOCALE_H 1 | #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:22948: result: no configure:22957: checking for working GNU getopt function configure:23050: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:23053: $? = 0 configure:23059: ./conftest configure:23062: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gss" | #define PACKAGE_TARNAME "gss" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "gss 0.0.22" | #define PACKAGE_BUGREPORT "bug-gss@gnu.org" | #define PACKAGE "gss" | #define VERSION "0.0.22" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LOCALE_H 1 | #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:23078: result: no configure:23085: checking whether getenv is declared configure:23114: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:54: error: `getenv' undeclared (first use in this function) conftest.c:54: error: (Each undeclared identifier is reported only once conftest.c:54: error: for each function it appears in.) configure:23120: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gss" | #define PACKAGE_TARNAME "gss" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "gss 0.0.22" | #define PACKAGE_BUGREPORT "bug-gss@gnu.org" | #define PACKAGE "gss" | #define VERSION "0.0.22" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LOCALE_H 1 | #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:23135: result: no configure:23153: checking for inline configure:23179: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:23185: $? = 0 configure:23203: result: inline configure:23246: checking whether the preprocessor supports include_next configure:23259: cc -E -I/usr/local/include conftest.c conftest.c:1:2: warning: #include_next in primary source file configure:23265: $? = 0 configure:23280: result: yes configure:23304: checking for unistd.h configure:23310: result: no configure:23465: checking for gethostname configure:23521: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:23527: $? = 0 configure:23545: result: yes configure:23685: checking whether the compiler generally respects inline configure:23716: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:26:17: #error "inline is not effective" configure:23722: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gss" | #define PACKAGE_TARNAME "gss" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "gss 0.0.22" | #define PACKAGE_BUGREPORT "bug-gss@gnu.org" | #define PACKAGE "gss" | #define VERSION "0.0.22" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_INCLUDE_NEXT 1 | #define HAVE_GETHOSTNAME 1 | #define __GETOPT_PREFIX rpl_ | /* end confdefs.h. */ | | int | main () | { | #ifdef __NO_INLINE__ | #error "inline is not effective" | #endif | ; | return 0; | } configure:23739: result: no configure:23756: checking for strverscmp configure:23812: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _strverscmp configure:23818: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gss" | #define PACKAGE_TARNAME "gss" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "gss 0.0.22" | #define PACKAGE_BUGREPORT "bug-gss@gnu.org" | #define PACKAGE "gss" | #define VERSION "0.0.22" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_INCLUDE_NEXT 1 | #define HAVE_GETHOSTNAME 1 | #define __GETOPT_PREFIX rpl_ | /* end confdefs.h. */ | /* Define strverscmp to an innocuous variant, in case declares strverscmp. | For example, HP-UX 11i declares gettimeofday. */ | #define strverscmp innocuous_strverscmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strverscmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strverscmp | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strverscmp (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strverscmp || defined __stub___strverscmp | choke me | #endif | | int | main () | { | return strverscmp (); | ; | return 0; | } configure:23836: result: no configure:24373: checking for libshishi configure:24402: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lshishi >&5 conftest.c:22:20: shishi.h: No such file or directory configure:24408: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gss" | #define PACKAGE_TARNAME "gss" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "gss 0.0.22" | #define PACKAGE_BUGREPORT "bug-gss@gnu.org" | #define PACKAGE "gss" | #define VERSION "0.0.22" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_INCLUDE_NEXT 1 | #define HAVE_GETHOSTNAME 1 | #define __GETOPT_PREFIX rpl_ | #define xalloc_die gss_xalloc_die | /* end confdefs.h. */ | #include | int | main () | { | shishi (); | ; | return 0; | } configure:24427: result: no configure:24464: checking if the Kerberos V5 mechanism should be supported configure:24466: result: no configure:24760: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by gss config.status 0.0.22, 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:742: creating Makefile config.status:742: creating gss.pc config.status:742: creating lib/gss.h config.status:742: creating po/Makefile.in config.status:742: creating doc/Makefile config.status:742: creating doc/reference/Makefile config.status:742: creating gl/Makefile config.status:742: creating lib/Makefile config.status:742: creating src/Makefile config.status:742: creating tests/Makefile config.status:742: creating lib/krb5/Makefile config.status:742: creating config.h config.status:1016: executing po-directories commands config.status:1016: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=no 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_gethostname=yes ac_cv_func_getopt_long_only=yes ac_cv_func_strverscmp=no ac_cv_have_decl_getenv=no ac_cv_have_decl_optreset=no ac_cv_header_dlfcn_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=no ac_cv_header_locale_h=yes ac_cv_header_memory_h=no ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_libshishi=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 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_lib_iconv=yes gl_cv_c_inline_effective=no gl_cv_func_gnu_getopt=no gl_cv_have_include_next=yes gl_cv_next_unistd_h='' 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/gss/work/gss-0.0.22/build-aux/missing --run aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/security/gss/work/gss-0.0.22/build-aux/missing --run tar' AR='ar' AS='as' AUTOCONF='${SHELL} /mnt/gmirror/ports/security/gss/work/gss-0.0.22/build-aux/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/security/gss/work/gss-0.0.22/build-aux/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/security/gss/work/gss-0.0.22/build-aux/missing --run automake-1.10' AWK='gawk' 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' DLLTOOL='dlltool' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='#' EXEEXT='' F77='g77' FFLAGS='' 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_FTRUNCATE='0' GNULIB_GETCWD='0' GNULIB_GETLOGIN_R='0' GNULIB_LCHOWN='0' GNULIB_LSEEK='0' GNULIB_READLINK='0' GNULIB_SLEEP='0' GREP='/usr/bin/grep' GTK_DOC_USE_LIBTOOL_FALSE='#' GTK_DOC_USE_LIBTOOL_TRUE='' HAVE_DECL_GETLOGIN_R='1' HAVE_DUP2='1' HAVE_FTRUNCATE='1' HAVE_LIBSHISHI='no' HAVE_READLINK='1' HAVE_SLEEP='1' HAVE_UNISTD_H='0' HELP2MAN='${SHELL} /mnt/gmirror/ports/security/gss/work/gss-0.0.22/build-aux/missing --run help2man' HTML_DIR='${datadir}/gtk-doc/html' INCLUDE_GSS_KRB5='' 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' KRB5_FALSE='' KRB5_TRUE='#' LDFLAGS='-L/usr/local/lib' LIBICONV='/usr/local/lib/libiconv.a' LIBINTL='' LIBOBJS='' LIBS='' LIBSHISHI='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBICONV='-L/usr/local/lib -liconv' LTLIBINTL='' LTLIBOBJS='' LTLIBSHISHI='' LT_AGE='0' LT_CURRENT='0' LT_REVISION='22' MAKEINFO='${SHELL} /mnt/gmirror/ports/security/gss/work/gss-0.0.22/build-aux/missing --run makeinfo' MSGFMT='/usr/local/bin/msgfmt' MSGFMT_015=':' MSGMERGE='/usr/local/bin/msgmerge' NEXT_UNISTD_H='' OBJDUMP='objdump' OBJEXT='' PACKAGE='gss' PACKAGE_BUGREPORT='bug-gss@gnu.org' PACKAGE_NAME='gss' PACKAGE_STRING='gss 0.0.22' PACKAGE_TARNAME='gss' PACKAGE_VERSION='0.0.22' PATH_SEPARATOR=':' PERL='${SHELL} /mnt/gmirror/ports/security/gss/work/gss-0.0.22/build-aux/missing --run perl' PKG_CONFIG='' POSUB='' RANLIB='ranlib' REPLACE_CHOWN='0' REPLACE_FCHDIR='0' REPLACE_GETCWD='0' REPLACE_LCHOWN='0' REPLACE_LSEEK='0' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_NLS='no' VERSION='0.0.22' 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=' getopt.o getopt1.o strverscmp.o xmalloc.o' gl_LTLIBOBJS=' getopt.lo getopt1.lo strverscmp.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/gss/work/gss-0.0.22/build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/usr/local/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "gss" #define PACKAGE_TARNAME "gss" #define PACKAGE_VERSION "0.0.22" #define PACKAGE_STRING "gss 0.0.22" #define PACKAGE_BUGREPORT "bug-gss@gnu.org" #define PACKAGE "gss" #define VERSION "0.0.22" #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 #define HAVE_ICONV 1 #define _GNU_SOURCE 1 #define HAVE_DLFCN_H 1 #define HAVE_LOCALE_H 1 #define HAVE_GETOPT_H 1 #define HAVE_GETOPT_LONG_ONLY 1 #define HAVE_DECL_GETENV 0 #define HAVE_INCLUDE_NEXT 1 #define HAVE_GETHOSTNAME 1 #define __GETOPT_PREFIX rpl_ #define xalloc_die gss_xalloc_die configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by gss config.status 0.0.22, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status doc/Makefile on darwintel config.status:742: creating doc/Makefile ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by gss config.status 0.0.22, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status Makefile on darwintel config.status:742: creating Makefile ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by gss config.status 0.0.22, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status gl/Makefile depfiles on darwintel config.status:742: creating gl/Makefile config.status:1016: executing depfiles commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by gss config.status 0.0.22, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status lib/Makefile depfiles on darwintel config.status:742: creating lib/Makefile config.status:1016: executing depfiles commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by gss config.status 0.0.22, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status src/Makefile depfiles on darwintel config.status:742: creating src/Makefile config.status:1016: executing depfiles commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by gss config.status 0.0.22, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status tests/Makefile depfiles on darwintel config.status:742: creating tests/Makefile config.status:1016: executing depfiles commands