This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --prefix= --cache-file=/dev/null --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 95 tasks, 150 threads, 4 processors Load average: 1.03, Mach factor: 2.96 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1959: creating cache configure:2093: checking for a BSD-compatible install configure:2149: result: /usr/local/bin/ginstall -c configure:2160: checking whether build environment is sane configure:2203: result: yes configure:2231: checking for a thread-safe mkdir -p configure:2270: result: /usr/local/bin/mkdir -p configure:2283: checking for gawk configure:2299: found /usr/local/bin/gawk configure:2310: result: gawk configure:2321: checking whether make sets $(MAKE) configure:2342: result: yes configure:2583: checking for gcc configure:2599: found /usr/bin/gcc configure:2610: result: gcc configure:2848: checking for C compiler version configure:2855: gcc --version >&5 gcc (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:2858: $? = 0 configure:2865: gcc -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:2868: $? = 0 configure:2875: gcc -V >&5 gcc: `-V' option must have argument configure:2878: $? = 1 configure:2901: checking for C compiler default output file name configure:2928: gcc conftest.c >&5 configure:2931: $? = 0 configure:2969: result: a.out configure:2986: checking whether the C compiler works configure:2996: ./a.out configure:2999: $? = 0 configure:3016: result: yes configure:3023: checking whether we are cross compiling configure:3025: result: no configure:3028: checking for suffix of executables configure:3035: gcc -o conftest conftest.c >&5 configure:3038: $? = 0 configure:3062: result: configure:3068: checking for suffix of object files configure:3094: gcc -c conftest.c >&5 configure:3097: $? = 0 configure:3120: result: configure:3124: checking whether we are using the GNU C compiler configure:3153: gcc -c conftest.c >&5 configure:3159: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.1" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3176: result: no configure:3181: checking whether gcc accepts -g configure:3211: gcc -c -g conftest.c >&5 configure:3217: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.1" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3249: gcc -c conftest.c >&5 configure:3255: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.1" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3288: gcc -c -g conftest.c >&5 configure:3294: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.1" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3316: result: no configure:3333: checking for gcc option to accept ISO C89 configure:3407: gcc -c conftest.c >&5 configure:3413: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.1" | /* 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:3407: gcc -qlanglvl=extc89 -c conftest.c >&5 gcc: unrecognized option `-qlanglvl=extc89' configure:3413: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.1" | /* 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:3407: gcc -qlanglvl=ansi -c conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:3413: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.1" | /* 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:3407: gcc -std -c conftest.c >&5 cc1: error: unrecognized option `-std' configure:3413: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.1" | /* 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:3407: gcc -Ae -c conftest.c >&5 :6:2: missing '(' after predicate configure:3413: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.1" | /* 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:3407: gcc -Aa -D_HPUX_SOURCE -c conftest.c >&5 :6:2: missing '(' after predicate configure:3413: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.1" | /* 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:3407: gcc -Xc -D__EXTENSIONS__ -c conftest.c >&5 gcc: unrecognized option `-Xc' configure:3413: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.1" | /* 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:3439: result: unsupported configure:3465: checking for style of include used by make configure:3493: result: GNU configure:3518: checking dependency style of gcc configure:3609: result: none configure:3637: checking for a BSD-compatible install configure:3693: result: /usr/local/bin/ginstall -c configure:3708: checking for bison configure:3724: found /usr/local/bin/bison configure:3735: result: bison -y configure:3749: checking whether to use Java configure:3758: result: yes configure:3776: checking how to run the C preprocessor configure:3816: gcc -E conftest.c configure:3822: $? = 0 configure:3853: gcc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:3859: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.1" | /* end confdefs.h. */ | #include configure:3892: result: gcc -E configure:3921: gcc -E conftest.c configure:3927: $? = 0 configure:3958: gcc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:3964: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.1" | /* end confdefs.h. */ | #include configure:4002: checking for grep that handles long lines and -e configure:4076: result: /usr/bin/grep configure:4081: checking for egrep configure:4159: result: /usr/bin/grep -E configure:4230: checking for Java compiler configure:4460: found /usr/local/bin/jikes configure:4617: result: no configure:4629: checking for jar configure:4659: result: no configure:4668: checking for preferred C# implementation configure:4678: result: any configure:4699: checking for C# compiler configure:4846: result: no configure:4869: checking build system type configure:4887: result: i386-apple-darwin8.0.1 configure:4909: checking host system type configure:4924: result: i386-apple-darwin8.0.1 configure:4993: checking for ranlib configure:5009: found /usr/bin/ranlib configure:5020: result: ranlib configure:5053: checking for AIX configure:5075: result: no configure:5081: checking for ANSI C header files configure:5111: gcc -c conftest.c >&5 configure:5117: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.1" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:5242: result: no configure:5266: checking for sys/types.h configure:5287: gcc -c conftest.c >&5 configure:5293: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.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:5309: result: no configure:5266: checking for sys/stat.h configure:5287: gcc -c conftest.c >&5 configure:5293: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.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:5309: result: no configure:5266: checking for stdlib.h configure:5287: gcc -c conftest.c >&5 configure:5293: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.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:5309: result: no configure:5266: checking for string.h configure:5287: gcc -c conftest.c >&5 configure:5293: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.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:5309: result: no configure:5266: checking for memory.h configure:5287: gcc -c conftest.c >&5 configure:5293: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.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:5309: result: no configure:5266: checking for strings.h configure:5287: gcc -c conftest.c >&5 configure:5293: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.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:5309: result: no configure:5266: checking for inttypes.h configure:5287: gcc -c conftest.c >&5 configure:5293: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.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:5309: result: no configure:5266: checking for stdint.h configure:5287: gcc -c conftest.c >&5 configure:5293: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.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:5309: result: no configure:5266: checking for unistd.h configure:5287: gcc -c conftest.c >&5 configure:5293: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.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:5309: result: no configure:5331: checking minix/config.h usability configure:5348: gcc -c conftest.c >&5 conftest.c:44:26: minix/config.h: No such file or directory configure:5354: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.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:5368: result: no configure:5372: checking minix/config.h presence configure:5387: gcc -E conftest.c conftest.c:11:26: minix/config.h: No such file or directory configure:5393: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.1" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:5407: result: no configure:5435: checking for minix/config.h configure:5442: result: no configure:5481: checking whether it is safe to define __EXTENSIONS__ configure:5509: gcc -c conftest.c >&5 configure:5515: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.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:5530: result: no configure:5693: checking for a sed that does not truncate output configure:5747: result: /usr/local/bin/sed configure:5794: checking for non-GNU ld configure:5828: result: /usr/bin/ld configure:5837: checking if the linker (/usr/bin/ld) is GNU ld configure:5852: result: no configure:5857: checking for /usr/bin/ld option to reload object files configure:5864: result: -r configure:5882: checking for BSD-compatible nm configure:5931: result: /usr/bin/nm -p configure:5935: checking whether ln -s works configure:5939: result: yes configure:5946: checking how to recognise dependent libraries configure:6122: result: pass_all configure:6653: checking dlfcn.h usability configure:6670: gcc -c conftest.c >&5 configure:6676: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.1" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6690: result: no configure:6694: checking dlfcn.h presence configure:6709: gcc -E conftest.c configure:6715: $? = 0 configure:6729: result: yes configure:6742: WARNING: dlfcn.h: present but cannot be compiled configure:6744: WARNING: dlfcn.h: check for missing prerequisite headers? configure:6746: WARNING: dlfcn.h: see the Autoconf documentation configure:6748: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:6750: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:6752: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:6757: checking for dlfcn.h configure:6765: result: yes configure:6836: checking for g++ configure:6852: found /usr/local/bin/g++ configure:6863: result: g++ configure:6894: checking for C++ compiler version configure:6901: g++ --version >&5 g++ (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:6904: $? = 0 configure:6911: g++ -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:6914: $? = 0 configure:6921: g++ -V >&5 g++: `-V' option must have argument configure:6924: $? = 1 configure:6927: checking whether we are using the GNU C++ compiler configure:6956: g++ -c conftest.cpp >&5 configure:6962: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.1" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:6979: result: no configure:6984: checking whether g++ accepts -g configure:7014: g++ -c -g conftest.cpp >&5 configure:7020: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.1" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:7052: g++ -c conftest.cpp >&5 configure:7058: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.1" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:7091: g++ -c -g conftest.cpp >&5 configure:7097: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.1" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:7119: result: no configure:7144: checking dependency style of g++ configure:7235: result: none configure:7260: checking how to run the C++ preprocessor configure:7296: g++ -E conftest.cpp configure:7302: $? = 0 configure:7333: g++ -E conftest.cpp conftest.cpp:14:28: ac_nonexistent.h: No such file or directory configure:7339: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.1" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:7372: result: g++ -E configure:7401: g++ -E conftest.cpp configure:7407: $? = 0 configure:7438: g++ -E conftest.cpp conftest.cpp:14:28: ac_nonexistent.h: No such file or directory configure:7444: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.1" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:7537: checking for g77 configure:7567: result: no configure:7537: checking for xlf configure:7567: result: no configure:7537: checking for f77 configure:7553: found /usr/local/bin/f77 configure:7564: result: f77 configure:7594: checking for Fortran 77 compiler version configure:7601: f77 --version >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/f77 -1 < | f2c -f | /usr/local/bin/f77 -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:7604: $? = 0 configure:7611: f77 -v >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/f77 -1 < | f2c -f | /usr/local/bin/f77 -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:7614: $? = 0 configure:7621: f77 -V >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/f77 -1 < | f2c -f | /usr/local/bin/f77 -2 > /tmp/' cc: `-V' must come at the start of the command line configure:7624: $? = 0 configure:7632: checking whether we are using the GNU Fortran 77 compiler configure:7651: f77 -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:7657: $? = 0 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:7674: result: no configure:7680: checking whether f77 accepts -g configure:7697: f77 -c -g conftest.f >&5 configure:7703: $? = 0 configure: failed program was: | program main | | end configure:7719: result: no configure:7749: checking the maximum length of command line arguments configure:7858: result: configure:7869: checking command to parse /usr/bin/nm -p output from gcc object configure:7974: gcc -c conftest.c >&5 configure:7977: $? = 0 configure:7981: /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:7984: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:7974: gcc -c conftest.c >&5 configure:7977: $? = 0 configure:7981: /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:7984: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:8074: result: failed configure:8081: checking for objdir configure:8096: result: .libs configure:8188: checking for ar configure:8204: found /usr/bin/ar configure:8215: result: ar configure:8284: checking for ranlib configure:8311: result: ranlib configure:8380: checking for strip configure:8396: found /usr/bin/strip configure:8407: result: strip configure:8747: checking for gcc option to produce PIC configure:8980: result: configure:9051: checking if gcc static flag works configure:9079: result: yes configure:9089: checking if gcc supports -c -o file.o configure:9117: gcc -c -o out/conftest2.o conftest.c >&5 configure:9121: $? = 0 configure:9136: result: yes configure:9162: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:10125: result: no configure:10192: checking dynamic linker characteristics configure:10780: result: darwin8.0.1 dyld configure:10789: checking how to hardcode library paths into programs configure:10814: result: immediate configure:10828: checking whether stripping libraries is possible configure:10841: result: yes configure:11634: checking if libtool supports shared libraries configure:11636: result: no configure:11639: checking whether to build shared libraries configure:11660: result: no configure:11663: checking whether to build static libraries configure:11667: result: yes configure:11759: creating libtool configure:12489: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:13446: result: no configure:13468: g++ -c conftest.cpp >&5 configure:13471: $? = 0 configure:13599: checking for g++ option to produce PIC configure:13883: result: configure:13954: checking if g++ static flag works configure:13982: result: yes configure:13992: checking if g++ supports -c -o file.o configure:14020: g++ -c -o out/conftest2.o conftest.cpp >&5 configure:14024: $? = 0 configure:14039: result: yes configure:14065: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:14090: result: no configure:14157: checking dynamic linker characteristics configure:14745: result: darwin8.0.1 dyld configure:14754: checking how to hardcode library paths into programs configure:14779: result: immediate configure:15305: checking if libtool supports shared libraries configure:15307: result: no configure:15310: checking whether to build shared libraries configure:15330: result: no configure:15333: checking whether to build static libraries configure:15337: result: yes configure:15347: checking for f77 option to produce PIC configure:15580: result: configure:15651: checking if f77 static flag works configure:15679: result: yes configure:15689: checking if f77 supports -c -o file.o configure:15717: f77 -c -o out/conftest2.o conftest.f >&5 configure:15721: $? = 0 configure:15736: result: yes configure:15762: checking whether the f77 linker (/usr/bin/ld) supports shared libraries configure:16705: result: no configure:16772: checking dynamic linker characteristics configure:17360: result: darwin8.0.1 dyld configure:17369: checking how to hardcode library paths into programs configure:17394: result: immediate configure:20990: checking whether NLS is requested configure:20999: result: yes configure:21037: checking for msgfmt configure: trying /usr/local/bin/msgfmt... dyld: Library not loaded: /usr/local/lib/libgettextsrc-0.13.1.dylib Referenced from: /usr/local/bin/msgfmt Reason: image not found configure: trying /usr/local/bin/msgfmt... dyld: Library not loaded: /usr/local/lib/libgettextsrc-0.13.1.dylib Referenced from: /usr/local/bin/msgfmt Reason: image not found configure:21072: result: no configure:21078: checking for gmsgfmt configure:21109: result: : configure:21160: checking for xgettext configure: trying /usr/local/bin/xgettext... dyld: Library not loaded: /usr/local/lib/libgettextsrc-0.13.1.dylib Referenced from: /usr/local/bin/xgettext Reason: image not found configure: trying /usr/local/bin/xgettext... dyld: Library not loaded: /usr/local/lib/libgettextsrc-0.13.1.dylib Referenced from: /usr/local/bin/xgettext Reason: image not found configure:21195: result: no configure:21238: checking for msgmerge configure: trying /usr/local/bin/msgmerge... dyld: Library not loaded: /usr/local/lib/libgettextsrc-0.13.1.dylib Referenced from: /usr/local/bin/msgmerge Reason: image not found configure: trying /usr/local/bin/msgmerge... dyld: Library not loaded: /usr/local/lib/libgettextsrc-0.13.1.dylib Referenced from: /usr/local/bin/msgmerge Reason: image not found configure:21272: result: no configure:21284: checking whether we are using the GNU C Library 2 or newer conftest.c:15:22: features.h: No such file or directory configure:21315: result: no configure:21396: checking for inline configure:21422: gcc -c conftest.c >&5 configure:21428: $? = 0 configure:21446: result: inline configure:21465: checking for size_t configure:21495: gcc -c conftest.c >&5 configure:21501: $? = 0 configure:21516: result: yes configure:21529: checking for stdint.h configure:21556: gcc -c conftest.c >&5 configure:21562: $? = 0 configure:21577: result: yes configure:21589: checking for working alloca.h configure:21616: gcc -o conftest conftest.c >&5 configure:21622: $? = 0 configure:21639: result: yes configure:21649: checking for alloca configure:21696: gcc -o conftest conftest.c >&5 configure:21702: $? = 0 configure:21719: result: yes configure:21952: checking for stdlib.h configure:21958: result: no configure:21952: checking for unistd.h configure:21958: result: no configure:22091: checking for getpagesize configure:22147: gcc -o conftest conftest.c >&5 configure:22153: $? = 0 configure:22171: result: yes configure:22181: checking for working mmap configure:22328: gcc -o conftest conftest.c >&5 configure:22331: $? = 0 configure:22337: ./conftest configure:22340: $? = 0 configure:22356: result: yes configure:22369: checking whether integer division by zero raises SIGFPE configure:22436: gcc -o conftest conftest.c >&5 conftest.c:38: warning: built-in function `nan' declared as non-function configure:22439: $? = 0 configure:22445: ./conftest configure:22448: $? = 0 configure:22465: result: yes configure:22478: checking for inttypes.h configure:22505: gcc -c conftest.c >&5 configure:22511: $? = 0 configure:22526: result: yes configure:22537: checking for unsigned long long int configure:22568: gcc -o conftest conftest.c >&5 configure:22574: $? = 0 configure:22591: result: yes configure:22639: checking for inttypes.h configure:22645: result: no configure:22955: checking for non-GNU ld configure:22986: result: /usr/bin/ld configure:22995: checking if the linker (/usr/bin/ld) is GNU ld configure:23008: result: no configure:23015: checking for shared library run path origin configure:23028: result: done configure:23072: checking whether imported symbols can be declared weak configure:23097: gcc -o conftest conftest.c >&5 ld: Undefined symbols: _xyzzy configure:23103: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.1" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | /* end confdefs.h. */ | extern void xyzzy (); | #pragma weak xyzzy | int | main () | { | xyzzy(); | ; | return 0; | } configure:23119: result: no configure:23134: checking pthread.h usability configure:23151: gcc -c conftest.c >&5 configure:23157: $? = 0 configure:23171: result: yes configure:23175: checking pthread.h presence configure:23190: gcc -E conftest.c configure:23196: $? = 0 configure:23210: result: yes configure:23238: checking for pthread.h configure:23245: result: yes configure:23286: gcc -o conftest conftest.c >&5 configure:23292: $? = 0 configure:23313: checking for pthread_kill in -lpthread configure:23348: gcc -o conftest conftest.c -lpthread >&5 configure:23354: $? = 0 configure:23372: result: yes configure:23551: checking for pthread_rwlock_t configure:23582: gcc -c conftest.c >&5 configure:23588: $? = 0 configure:23603: result: yes configure:23640: gcc -c conftest.c >&5 configure:23646: $? = 0 configure:24275: checking for multithread API to use configure:24277: result: posix configure:24713: gcc -o conftest conftest.c >&5 configure:24719: $? = 0 configure:24759: checking argz.h usability configure:24776: gcc -c conftest.c >&5 conftest.c:62:18: argz.h: No such file or directory configure:24782: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.1" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 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:24796: result: no configure:24800: checking argz.h presence configure:24815: gcc -E conftest.c conftest.c:29:18: argz.h: No such file or directory configure:24821: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.1" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | /* end confdefs.h. */ | #include configure:24835: result: no configure:24863: checking for argz.h configure:24871: result: no configure:24749: checking for inttypes.h configure:24755: result: no configure:24759: checking limits.h usability configure:24776: gcc -c conftest.c >&5 configure:24782: $? = 0 configure:24796: result: yes configure:24800: checking limits.h presence configure:24815: gcc -E conftest.c configure:24821: $? = 0 configure:24835: result: yes configure:24863: checking for limits.h configure:24871: result: yes configure:24749: checking for unistd.h configure:24755: result: no configure:24759: checking sys/param.h usability configure:24776: gcc -c conftest.c >&5 configure:24782: $? = 0 configure:24796: result: yes configure:24800: checking sys/param.h presence configure:24815: gcc -E conftest.c configure:24821: $? = 0 configure:24835: result: yes configure:24863: checking for sys/param.h configure:24871: result: yes configure:24905: checking for getcwd configure:24961: gcc -o conftest conftest.c >&5 configure:24967: $? = 0 configure:24985: result: yes configure:24905: checking for getegid configure:24961: gcc -o conftest conftest.c >&5 configure:24967: $? = 0 configure:24985: result: yes configure:24905: checking for geteuid configure:24961: gcc -o conftest conftest.c >&5 configure:24967: $? = 0 configure:24985: result: yes configure:24905: checking for getgid configure:24961: gcc -o conftest conftest.c >&5 configure:24967: $? = 0 configure:24985: result: yes configure:24905: checking for getuid configure:24961: gcc -o conftest conftest.c >&5 configure:24967: $? = 0 configure:24985: result: yes configure:24905: checking for mempcpy configure:24961: gcc -o conftest conftest.c >&5 ld: Undefined symbols: _mempcpy configure:24967: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.1" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | /* end confdefs.h. */ | /* Define mempcpy to an innocuous variant, in case declares mempcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define mempcpy innocuous_mempcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mempcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mempcpy | | /* 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 mempcpy (); | /* 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_mempcpy || defined __stub___mempcpy | choke me | #endif | | int | main () | { | return mempcpy (); | ; | return 0; | } configure:24985: result: no configure:24905: checking for munmap configure:24961: gcc -o conftest conftest.c >&5 configure:24967: $? = 0 configure:24985: result: yes configure:24905: checking for stpcpy configure:24961: gcc -o conftest conftest.c >&5 configure:24967: $? = 0 configure:24985: result: yes configure:24905: checking for strcasecmp configure:24961: gcc -o conftest conftest.c >&5 configure:24967: $? = 0 configure:24985: result: yes configure:24905: checking for strdup configure:24961: gcc -o conftest conftest.c >&5 configure:24967: $? = 0 configure:24985: result: yes configure:24905: checking for strtoul configure:24961: gcc -o conftest conftest.c >&5 configure:24967: $? = 0 configure:24985: result: yes configure:24905: checking for tsearch configure:24961: gcc -o conftest conftest.c >&5 configure:24967: $? = 0 configure:24985: result: yes configure:24905: checking for argz_count configure:24961: gcc -o conftest conftest.c >&5 ld: Undefined symbols: _argz_count configure:24967: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.1" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | /* Define argz_count to an innocuous variant, in case declares argz_count. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_count innocuous_argz_count | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_count (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_count | | /* 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 argz_count (); | /* 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_argz_count || defined __stub___argz_count | choke me | #endif | | int | main () | { | return argz_count (); | ; | return 0; | } configure:24985: result: no configure:24905: checking for argz_stringify configure:24961: gcc -o conftest conftest.c >&5 ld: Undefined symbols: _argz_stringify configure:24967: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.1" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | /* Define argz_stringify to an innocuous variant, in case declares argz_stringify. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_stringify innocuous_argz_stringify | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_stringify (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_stringify | | /* 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 argz_stringify (); | /* 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_argz_stringify || defined __stub___argz_stringify | choke me | #endif | | int | main () | { | return argz_stringify (); | ; | return 0; | } configure:24985: result: no configure:24905: checking for argz_next configure:24961: gcc -o conftest conftest.c >&5 ld: Undefined symbols: _argz_next configure:24967: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.1" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | /* Define argz_next to an innocuous variant, in case declares argz_next. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_next innocuous_argz_next | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_next (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_next | | /* 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 argz_next (); | /* 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_argz_next || defined __stub___argz_next | choke me | #endif | | int | main () | { | return argz_next (); | ; | return 0; | } configure:24985: result: no configure:24905: checking for __fsetlocking configure:24961: gcc -o conftest conftest.c >&5 ld: Undefined symbols: ___fsetlocking configure:24967: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.1" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* 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:24985: result: no configure:24997: checking whether feof_unlocked is declared configure:25027: gcc -c conftest.c >&5 configure:25033: $? = 0 configure:25048: result: yes configure:25062: checking whether fgets_unlocked is declared configure:25092: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:49: error: `fgets_unlocked' undeclared (first use in this function) conftest.c:49: error: (Each undeclared identifier is reported only once conftest.c:49: error: for each function it appears in.) configure:25098: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.1" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef fgets_unlocked | char *p = (char *) fgets_unlocked; | #endif | | ; | return 0; | } configure:25113: result: no configure:25157: checking for iconv configure:25189: gcc -o conftest conftest.c >&5 ld: Undefined symbols: _libiconv _libiconv_close _libiconv_open configure:25195: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.1" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | /* end confdefs.h. */ | #include | #include | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:25238: gcc -o conftest conftest.c -liconv >&5 configure:25244: $? = 0 configure:25265: result: yes configure:25275: checking how to link with libiconv configure:25277: result: -liconv configure:25288: checking for iconv declaration configure:25327: gcc -c conftest.c >&5 conftest.c:53: error: conflicting types for `libiconv' /usr/local/include/iconv.h:83: error: previous declaration of `libiconv' configure:25333: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.1" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #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:25352: result: extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:25363: checking for NL_LOCALE_NAME macro configure:25390: gcc -o conftest conftest.c >&5 ld: Undefined symbols: __NL_LOCALE_NAME configure:25396: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.1" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | /* end confdefs.h. */ | #include | #include | int | main () | { | char* cs = nl_langinfo(_NL_LOCALE_NAME(LC_MESSAGES)); | ; | return 0; | } configure:25414: result: no configure:25428: checking for bison configure:25444: found /usr/local/bin/bison configure:25455: result: bison configure:25469: checking version of bison configure:25478: result: 1.35, ok configure:25486: checking for long long int configure:25519: gcc -o conftest conftest.c >&5 configure:25525: $? = 0 configure:25542: result: yes configure:25553: checking for long double configure:25587: gcc -c conftest.c >&5 conftest.c:49: warning: use of `long double' type; its size may change in a future release conftest.c:49: warning: (Long double usage is reported only once for each file. conftest.c:49: warning: To disable this warning, use -Wno-long-double.) configure:25593: $? = 0 configure:25609: result: yes configure:25620: checking for wchar_t configure:25647: gcc -c conftest.c >&5 configure:25653: $? = 0 configure:25668: result: yes configure:25679: checking for wint_t configure:25706: gcc -c conftest.c >&5 configure:25712: $? = 0 configure:25727: result: yes configure:25740: checking for intmax_t configure:25776: gcc -c conftest.c >&5 configure:25782: $? = 0 configure:25797: result: yes configure:25809: checking whether printf() supports POSIX/XSI format strings configure:25864: gcc -o conftest conftest.c >&5 configure:25867: $? = 0 configure:25873: ./conftest configure:25876: $? = 0 configure:25893: result: yes configure:25906: checking whether we are using the GNU C Library 2.1 or newer conftest.c:53:22: features.h: No such file or directory configure:25937: result: no configure:25949: checking for stdint.h configure:25955: result: no configure:26084: checking for SIZE_MAX configure:26403: gcc -o conftest conftest.c >&5 configure:26406: $? = 0 configure:26412: ./conftest configure:26415: $? = 0 configure:26713: gcc -o conftest conftest.c >&5 configure:26716: $? = 0 configure:26722: ./conftest configure:26725: $? = 0 configure:26766: gcc -c conftest.c >&5 configure:26772: $? = 0 configure:26799: result: (((1UL << 31) - 1) * 2 + 1) configure:26817: checking for stdint.h configure:26823: result: no configure:26954: checking for CFPreferencesCopyAppValue configure:26982: gcc -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5 configure:26988: $? = 0 configure:27006: result: yes configure:27015: checking for CFLocaleCopyCurrent configure:27043: gcc -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5 ld: Undefined symbols: _CFLocaleCopyCurrent configure:27049: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.1" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:27067: result: no configure:27087: checking for ptrdiff_t configure:27117: gcc -c conftest.c >&5 conftest.c:87: error: parse error before "ac__type_new_" conftest.c:87: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:91: error: parse error before ')' token configure:27123: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.1" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 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:27138: result: no configure:27168: checking stddef.h usability configure:27185: gcc -c conftest.c >&5 configure:27191: $? = 0 configure:27205: result: yes configure:27209: checking stddef.h presence configure:27224: gcc -E conftest.c configure:27230: $? = 0 configure:27244: result: yes configure:27272: checking for stddef.h configure:27280: result: yes configure:27158: checking for stdlib.h configure:27164: result: no configure:27158: checking for string.h configure:27164: result: no configure:27303: checking for asprintf configure:27359: gcc -o conftest conftest.c >&5 configure:27365: $? = 0 configure:27383: result: yes configure:27303: checking for fwprintf configure:27359: gcc -o conftest conftest.c >&5 configure:27365: $? = 0 configure:27383: result: yes configure:27303: checking for putenv configure:27359: gcc -o conftest conftest.c >&5 configure:27365: $? = 0 configure:27383: result: yes configure:27303: checking for setenv configure:27359: gcc -o conftest conftest.c >&5 configure:27365: $? = 0 configure:27383: result: yes configure:27303: checking for setlocale configure:27359: gcc -o conftest conftest.c >&5 configure:27365: $? = 0 configure:27383: result: yes configure:27303: checking for snprintf configure:27359: gcc -o conftest conftest.c >&5 conftest.c:84: warning: conflicting types for built-in function `snprintf' configure:27365: $? = 0 configure:27383: result: yes configure:27303: checking for wcslen configure:27359: gcc -o conftest conftest.c >&5 configure:27365: $? = 0 configure:27383: result: yes configure:27395: checking whether _snprintf is declared configure:27425: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:69: error: `_snprintf' undeclared (first use in this function) conftest.c:69: error: (Each undeclared identifier is reported only once conftest.c:69: error: for each function it appears in.) configure:27431: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.1" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef _snprintf | char *p = (char *) _snprintf; | #endif | | ; | return 0; | } configure:27446: result: no configure:27460: checking whether _snwprintf is declared configure:27490: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:70: error: `_snwprintf' undeclared (first use in this function) conftest.c:70: error: (Each undeclared identifier is reported only once conftest.c:70: error: for each function it appears in.) configure:27496: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.1" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef _snwprintf | char *p = (char *) _snwprintf; | #endif | | ; | return 0; | } configure:27511: result: no configure:27526: checking whether getc_unlocked is declared configure:27556: gcc -c conftest.c >&5 configure:27562: $? = 0 configure:27577: result: yes configure:27616: checking for nl_langinfo and CODESET configure:27642: gcc -o conftest conftest.c >&5 configure:27648: $? = 0 configure:27666: result: yes configure:27677: checking for LC_MESSAGES configure:27703: gcc -o conftest conftest.c >&5 configure:27709: $? = 0 configure:27726: result: yes configure:27773: checking for CFPreferencesCopyAppValue configure:27825: result: yes configure:27834: checking for CFLocaleCopyCurrent configure:27886: result: no configure:27923: checking whether included gettext is requested configure:27933: result: no configure:27956: checking for GNU gettext in libc configure:27986: gcc -o conftest conftest.c >&5 ld: Undefined symbols: __nl_domain_bindings __nl_msg_cat_cntr _libintl_bindtextdomain _libintl_gettext _libintl_ngettext configure:27992: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.1" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | | extern int _nl_msg_cat_cntr; | extern int *_nl_domain_bindings; | int | main () | { | bindtextdomain ("", ""); | return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_domain_bindings | ; | return 0; | } configure:28010: result: no configure:28408: checking for GNU gettext in libintl configure:28446: gcc -o conftest conftest.c -lintl >&5 configure:28452: $? = 0 configure:28529: result: yes configure:28585: checking whether to use NLS configure:28587: result: yes configure:28590: checking where the gettext function comes from configure:28601: result: included intl directory configure:28701: checking for stdlib.h configure:28707: result: no configure:28701: checking for string.h configure:28707: result: no configure:28701: checking for sys/param.h configure:28707: result: yes configure:28701: checking for unistd.h configure:28707: result: no configure:28711: checking wchar.h usability configure:28728: gcc -c conftest.c >&5 configure:28734: $? = 0 configure:28748: result: yes configure:28752: checking wchar.h presence configure:28767: gcc -E conftest.c configure:28773: $? = 0 configure:28787: result: yes configure:28815: checking for wchar.h configure:28823: result: yes configure:28711: checking wctype.h usability configure:28728: gcc -c conftest.c >&5 configure:28734: $? = 0 configure:28748: result: yes configure:28752: checking wctype.h presence configure:28767: gcc -E conftest.c configure:28773: $? = 0 configure:28787: result: yes configure:28815: checking for wctype.h configure:28823: result: yes configure:28853: checking for stdlib.h configure:28859: result: no configure:28988: checking for GNU libc compatible malloc configure:29022: gcc -o conftest conftest.c >&5 configure:29025: $? = 0 configure:29031: ./conftest configure:29034: $? = 0 configure:29050: result: yes configure:29077: checking whether strerror_r is declared configure:29106: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:111: error: `strerror_r' undeclared (first use in this function) conftest.c:111: error: (Each undeclared identifier is reported only once conftest.c:111: error: for each function it appears in.) configure:29112: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.1" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define MALLOC_0_IS_NONNULL 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:29127: result: no configure:29149: checking for strerror_r configure:29205: gcc -o conftest conftest.c >&5 configure:29211: $? = 0 configure:29229: result: yes configure:29239: checking whether strerror_r returns char * configure:29327: gcc -o conftest conftest.c >&5 configure:29330: $? = 0 configure:29336: ./conftest ./configure: line 1: 20873 Bus error ./conftest$ac_exeext configure:29339: $? = 138 configure: program exited with status 138 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.1" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define MALLOC_0_IS_NONNULL 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:29355: result: no configure:29382: checking getopt.h usability configure:29399: gcc -c conftest.c >&5 configure:29405: $? = 0 configure:29419: result: yes configure:29423: checking getopt.h presence configure:29438: gcc -E conftest.c configure:29444: $? = 0 configure:29458: result: yes configure:29486: checking for getopt.h configure:29494: result: yes configure:29516: checking for getopt_long_only configure:29572: gcc -o conftest conftest.c >&5 configure:29578: $? = 0 configure:29596: result: yes configure:29611: checking whether optreset is declared configure:29641: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:84: error: `optreset' 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:29647: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.1" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 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:29662: result: no configure:29671: checking for working GNU getopt function configure:29764: gcc -o conftest conftest.c >&5 configure:29767: $? = 0 configure:29773: ./conftest configure:29776: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.1" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 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:29792: result: no configure:29800: checking whether getenv is declared configure:29829: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:115: error: `getenv' undeclared (first use in this function) conftest.c:115: error: (Each undeclared identifier is reported only once conftest.c:115: error: for each function it appears in.) configure:29835: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.1" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 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:29850: result: no configure:29870: checking whether getc_unlocked is declared configure:29920: result: yes configure:29951: checking for mbstate_t configure:29978: gcc -c conftest.c >&5 configure:29984: $? = 0 configure:29999: result: yes configure:30015: checking whether mbrtowc and mbstate_t are properly declared configure:30045: gcc -o conftest conftest.c >&5 configure:30051: $? = 0 configure:30068: result: yes configure:30079: checking for shared library path variable configure:30092: result: DYLD_LIBRARY_PATH configure:30097: checking whether to activate relocatable installation configure:30112: result: no configure:30413: checking for stdbool.h that conforms to C99 configure:30506: gcc -c conftest.c >&5 configure:30512: $? = 0 configure:30527: result: yes configure:30529: checking for _Bool configure:30559: gcc -c conftest.c >&5 configure:30565: $? = 0 configure:30580: result: yes configure:30599: checking whether strdup is declared configure:30628: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:122: error: `strdup' undeclared (first use in this function) conftest.c:122: error: (Each undeclared identifier is reported only once conftest.c:122: error: for each function it appears in.) configure:30634: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.1" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define INSTALLPREFIX "" | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_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 strdup | (void) strdup; | #endif | | ; | return 0; | } configure:30649: result: no configure:30669: checking whether clearerr_unlocked is declared configure:30698: gcc -c conftest.c >&5 configure:30704: $? = 0 configure:30719: result: yes configure:30739: checking whether feof_unlocked is declared configure:30789: result: yes configure:30809: checking whether ferror_unlocked is declared configure:30838: gcc -c conftest.c >&5 configure:30844: $? = 0 configure:30859: result: yes configure:30879: checking whether fflush_unlocked is declared configure:30908: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:126: error: `fflush_unlocked' undeclared (first use in this function) conftest.c:126: error: (Each undeclared identifier is reported only once conftest.c:126: error: for each function it appears in.) configure:30914: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.1" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define INSTALLPREFIX "" | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_STRDUP 0 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 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:30929: result: no configure:30949: checking whether fgets_unlocked is declared configure:30999: result: no configure:31019: checking whether fputc_unlocked is declared configure:31048: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:128: error: `fputc_unlocked' undeclared (first use in this function) conftest.c:128: error: (Each undeclared identifier is reported only once conftest.c:128: error: for each function it appears in.) configure:31054: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.1" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define INSTALLPREFIX "" | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_STRDUP 0 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 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 fputc_unlocked | (void) fputc_unlocked; | #endif | | ; | return 0; | } configure:31069: result: no configure:31089: checking whether fputs_unlocked is declared configure:31118: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:129: error: `fputs_unlocked' undeclared (first use in this function) conftest.c:129: error: (Each undeclared identifier is reported only once conftest.c:129: error: for each function it appears in.) configure:31124: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.1" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define INSTALLPREFIX "" | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_STRDUP 0 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 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 fputs_unlocked | (void) fputs_unlocked; | #endif | | ; | return 0; | } configure:31139: result: no configure:31159: checking whether fread_unlocked is declared configure:31188: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:130: error: `fread_unlocked' undeclared (first use in this function) conftest.c:130: error: (Each undeclared identifier is reported only once conftest.c:130: error: for each function it appears in.) configure:31194: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.1" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define INSTALLPREFIX "" | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_STRDUP 0 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 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 fread_unlocked | (void) fread_unlocked; | #endif | | ; | return 0; | } configure:31209: result: no configure:31229: checking whether fwrite_unlocked is declared configure:31258: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:131: error: `fwrite_unlocked' undeclared (first use in this function) conftest.c:131: error: (Each undeclared identifier is reported only once conftest.c:131: error: for each function it appears in.) configure:31264: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.1" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define INSTALLPREFIX "" | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_STRDUP 0 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 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 fwrite_unlocked | (void) fwrite_unlocked; | #endif | | ; | return 0; | } configure:31279: result: no configure:31299: checking whether getchar_unlocked is declared configure:31328: gcc -c conftest.c >&5 configure:31334: $? = 0 configure:31349: result: yes configure:31369: checking whether putc_unlocked is declared configure:31398: gcc -c conftest.c >&5 configure:31404: $? = 0 configure:31419: result: yes configure:31439: checking whether putchar_unlocked is declared configure:31468: gcc -c conftest.c >&5 configure:31474: $? = 0 configure:31489: result: yes configure:31516: checking for iswprint configure:31572: gcc -o conftest conftest.c >&5 configure:31578: $? = 0 configure:31596: result: yes configure:31516: checking for wcwidth configure:31572: gcc -o conftest conftest.c >&5 configure:31578: $? = 0 configure:31596: result: yes configure:31732: checking for atexit configure:31788: gcc -o conftest conftest.c >&5 configure:31794: $? = 0 configure:31812: result: yes configure:31835: checking for canonicalize_file_name configure:31891: gcc -o conftest conftest.c >&5 ld: Undefined symbols: _canonicalize_file_name configure:31897: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.1" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define INSTALLPREFIX "" | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_STRDUP 0 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_ISWPRINT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_ATEXIT 1 | /* end confdefs.h. */ | /* Define canonicalize_file_name to an innocuous variant, in case declares canonicalize_file_name. | For example, HP-UX 11i declares gettimeofday. */ | #define canonicalize_file_name innocuous_canonicalize_file_name | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char canonicalize_file_name (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef canonicalize_file_name | | /* 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 canonicalize_file_name (); | /* 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_canonicalize_file_name || defined __stub___canonicalize_file_name | choke me | #endif | | int | main () | { | return canonicalize_file_name (); | ; | return 0; | } configure:31915: result: no configure:31948: checking for getcwd configure:32028: result: yes configure:31948: checking for readlink configure:32004: gcc -o conftest conftest.c >&5 configure:32010: $? = 0 configure:32028: result: yes configure:32045: checking for error_at_line configure:32071: gcc -o conftest conftest.c >&5 conftest.c:104:19: error.h: No such file or directory configure:32077: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.1" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define INSTALLPREFIX "" | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_STRDUP 0 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_ISWPRINT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_ATEXIT 1 | #define realpath rpl_realpath | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | /* end confdefs.h. */ | #include | int | main () | { | error_at_line (0, 0, "", 0, "an error occurred"); | ; | return 0; | } configure:32094: result: no configure:32168: checking for iconv configure:32276: result: yes configure:32286: checking how to link with libiconv configure:32288: result: -liconv configure:32299: checking for iconv declaration configure:32363: result: extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:32374: checking whether to use Java configure:32383: result: yes configure:32432: checking for iswcntrl configure:32488: gcc -o conftest conftest.c >&5 configure:32494: $? = 0 configure:32512: result: yes configure:32534: checking for memchr configure:32590: gcc -o conftest conftest.c >&5 configure:32596: $? = 0 configure:32614: result: yes configure:32776: checking for memmove configure:32832: gcc -o conftest conftest.c >&5 configure:32838: $? = 0 configure:32856: result: yes configure:32888: checking for readlink configure:32968: result: yes configure:32997: checking for setenv configure:33077: result: yes configure:32997: checking for unsetenv configure:33053: gcc -o conftest conftest.c >&5 configure:33059: $? = 0 configure:33077: result: yes configure:33470: checking for unsetenv() return type configure:33506: gcc -c conftest.c >&5 conftest.c:120: error: conflicting types for `unsetenv' /usr/include/stdlib.h:243: error: previous declaration of `unsetenv' configure:33512: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.1" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define INSTALLPREFIX "" | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_STRDUP 0 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_ISWPRINT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_ATEXIT 1 | #define realpath rpl_realpath | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define GNULIB_FWRITEERROR 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ISWCNTRL 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_READLINK 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | /* end confdefs.h. */ | #include | extern | #ifdef __cplusplus | "C" | #endif | #if defined(__STDC__) || defined(__cplusplus) | int unsetenv (const char *name); | #else | int unsetenv(); | #endif | | int | main () | { | | ; | return 0; | } configure:33527: result: void configure:33539: checking for ssize_t configure:33566: gcc -c conftest.c >&5 configure:33572: $? = 0 configure:33587: result: yes configure:33621: checking for strdup configure:33701: result: yes configure:33727: checking for strerror configure:33783: gcc -o conftest conftest.c >&5 configure:33789: $? = 0 configure:33807: result: yes configure:33841: checking for strtol configure:33897: gcc -o conftest conftest.c >&5 configure:33903: $? = 0 configure:33921: result: yes configure:33939: checking for strtoul configure:34019: result: yes configure:34038: checking for unistd.h configure:34044: result: no configure:34310: checking whether wcwidth is declared configure:34352: gcc -c conftest.c >&5 configure:34358: $? = 0 configure:34373: result: yes configure:34409: checking for size_t configure:34460: result: yes configure:34476: checking for setlocale configure:34556: result: yes configure:34573: checking for perl configure:34591: found /usr/local/bin/perl configure:34604: result: /usr/local/bin/perl configure:34621: checking for g++ configure:34648: result: g++ configure:34661: checking whether the C++ compiler (g++ ) works configure:34672: g++ -o conftest conftest.cpp >&5 configure:34675: $? = 0 configure:34693: result: yes configure:34698: checking whether the C++ compiler supports namespaces configure:34712: g++ -o conftest conftest.cpp >&5 configure:34715: $? = 0 configure:34728: result: yes configure:34739: checking for sched_yield in -lrt configure:34774: gcc -o conftest conftest.c -lrt >&5 ld: can't locate file for: -lrt configure:34780: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gettext-runtime" | #define VERSION "0.16.1" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define INSTALLPREFIX "" | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_STRDUP 0 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_ISWPRINT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_ATEXIT 1 | #define realpath rpl_realpath | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define GNULIB_FWRITEERROR 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ISWCNTRL 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_READLINK 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define VOID_UNSETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_DECL_WCWIDTH 1 | #define HAVE_SETLOCALE 1 | /* end confdefs.h. */ | | /* 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 sched_yield (); | int | main () | { | return sched_yield (); | ; | return 0; | } configure:34798: result: no configure:34939: not updating unwritable cache configure:35029: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, 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:772: creating csharpcomp.sh config.status:772: creating javacomp.sh config.status:772: creating Makefile config.status:772: creating doc/Makefile config.status:772: creating intl/Makefile config.status:772: creating intl-java/Makefile config.status:772: creating intl-csharp/Makefile config.status:772: creating gnulib-lib/Makefile config.status:772: creating src/Makefile config.status:772: creating src/gettext.sh config.status:772: creating po/Makefile.in config.status:772: creating man/Makefile config.status:772: creating man/x-to-1 config.status:772: creating m4/Makefile config.status:772: creating tests/Makefile config.status:772: creating config.h config.status:1162: executing depfiles commands config.status:1162: executing po-directories commands configure:36601: === configuring in libasprintf (/usr/ports/devel/gettext/work/gettext-0.16.1/gettext-runtime/libasprintf) configure:36704: running /bin/sh ./configure '--prefix=' --cache-file=../ --srcdir=. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-apple-darwin8.0.1 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= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= 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= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_YACC_set= ac_cv_env_YACC_value= ac_cv_env_YFLAGS_set= ac_cv_env_YFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_f77_compiler_gnu=no ac_cv_func___fsetlocking=no ac_cv_func_alloca_works=yes ac_cv_func_argz_count=no ac_cv_func_argz_next=no ac_cv_func_argz_stringify=no ac_cv_func_asprintf=yes ac_cv_func_atexit=yes ac_cv_func_canonicalize_file_name=no ac_cv_func_fwprintf=yes ac_cv_func_getcwd=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getopt_long_only=yes ac_cv_func_getpagesize=yes ac_cv_func_getuid=yes ac_cv_func_iswcntrl=yes ac_cv_func_iswprint=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memchr=yes ac_cv_func_memmove=yes ac_cv_func_mempcpy=no ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_putenv=yes ac_cv_func_readlink=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_snprintf=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strerror_r=yes ac_cv_func_strerror_r_char_p=no ac_cv_func_strtol=yes ac_cv_func_strtoul=yes ac_cv_func_tsearch=yes ac_cv_func_unsetenv=yes ac_cv_func_wcslen=yes ac_cv_func_wcwidth=yes ac_cv_gnu_library_2=no ac_cv_gnu_library_2_1=no ac_cv_have_decl__snprintf=no ac_cv_have_decl__snwprintf=no ac_cv_have_decl_clearerr_unlocked=yes ac_cv_have_decl_feof_unlocked=yes ac_cv_have_decl_ferror_unlocked=yes ac_cv_have_decl_fflush_unlocked=no ac_cv_have_decl_fgets_unlocked=no ac_cv_have_decl_fputc_unlocked=no ac_cv_have_decl_fputs_unlocked=no ac_cv_have_decl_fread_unlocked=no ac_cv_have_decl_fwrite_unlocked=no ac_cv_have_decl_getc_unlocked=yes ac_cv_have_decl_getchar_unlocked=yes ac_cv_have_decl_getenv=no ac_cv_have_decl_optreset=no ac_cv_have_decl_putc_unlocked=yes ac_cv_have_decl_putchar_unlocked=yes ac_cv_have_decl_strdup=no ac_cv_have_decl_strerror_r=no ac_cv_have_decl_wcwidth=yes ac_cv_header_argz_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=no ac_cv_header_limits_h=yes ac_cv_header_memory_h=no ac_cv_header_minix_config_h=no ac_cv_header_pthread_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=no ac_cv_header_stddef_h=yes 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_param_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_host=i386-apple-darwin8.0.1 ac_cv_lib_error_at_line=no ac_cv_lib_pthread_pthread_kill=yes ac_cv_lib_rt_sched_yield=no ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GMSGFMT=: ac_cv_path_GREP=/usr/bin/grep ac_cv_path_MSGFMT=: ac_cv_path_MSGMERGE=: ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_XGETTEXT=: ac_cv_path_install='/usr/local/bin/ginstall -c' ac_cv_path_mkdir=/usr/local/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXX=g++ ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_HAVE_JIKES_IN_PATH=yes ac_cv_prog_INTLBISON=bison ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_F77=f77 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_cross=no ac_cv_prog_cxx_g=no ac_cv_prog_cxx_works=yes ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=no ac_cv_type__Bool=yes ac_cv_type_long_long_int=yes ac_cv_type_mbstate_t=yes ac_cv_type_pthread_rwlock_t=yes ac_cv_type_ptrdiff_t=no ac_cv_type_size_t=yes ac_cv_type_unsigned_long_long=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_libpath=DYLD_LIBRARY_PATH acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=no acl_cv_rpath=done acl_cv_shlibext=dylib acl_cv_shlibpath_var=DYLD_LIBRARY_PATH acl_cv_wl= am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none am_cv_func_iconv=yes am_cv_langinfo_codeset=yes 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_func_gnu_getopt=no gl_cv_func_malloc_0_nonnull=1 gl_cv_func_mbrtowc=yes gl_cv_header_inttypes_h=yes gl_cv_header_stdint_h=yes gl_cv_size_max='(((1UL << 31) - 1) * 2 + 1)' gt_cv_c_intmax_t=yes gt_cv_c_long_double=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_gnugettext2_libc=no gt_cv_func_gnugettext2_libintl=yes gt_cv_func_printf_posix=yes gt_cv_func_unsetenv_ret=void gt_cv_int_divbyzero_sigfpe=yes gt_cv_nl_locale_name=no gt_cv_prog_cxx_namespaces=yes gt_cv_ssize_t=yes gt_cv_val_LC_MESSAGES=yes 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='""' nls_cv_force_use_gnu_gettext=no nls_cv_header_intl= nls_cv_header_libgt= nls_cv_use_gnu_gettext=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/ports/devel/gettext/work/gettext-0.16.1/build-aux/missing --run aclocal-1.10' ALLOCA='' ALLOCA_H='alloca.h' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/ports/devel/gettext/work/gettext-0.16.1/build-aux/missing --run tar' AR='ar' AS='as' AUTOCONF='${SHELL} /usr/ports/devel/gettext/work/gettext-0.16.1/build-aux/missing --run autoconf' AUTOHEADER='${SHELL} /usr/ports/devel/gettext/work/gettext-0.16.1/build-aux/missing --run autoheader' AUTOMAKE='${SHELL} /usr/ports/devel/gettext/work/gettext-0.16.1/build-aux/missing --run automake-1.10' AWK='gawk' BUILDCSHARP='no' BUILDJAVA='no' BUILD_INCLUDED_LIBINTL='yes' CATOBJEXT='.gmo' CC='gcc' CCDEPMODE='depmode=none' CFLAGS='' CFLAG_VISIBILITY='' CLASSPATH='' CLASSPATH_SEPARATOR=':' CONF_JAVAC='' CPP='gcc -E' CPPFLAGS='' CROSS_COMPILING='no' CSHARPCOMPFLAGS='-O -g' CSHARP_CHOICE='any' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=none' CXXFLAGS='' CYGPATH_W='echo' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ENABLE_LIBASPRINTF_FALSE='#' ENABLE_LIBASPRINTF_TRUE='' EXEEXT='' F77='f77' FFLAGS='' GENCAT='gencat' GETOPT_H='getopt.h' GLIBC21='no' GLIBC2='no' GL_COND_LIBTOOL_FALSE='' GL_COND_LIBTOOL_TRUE='#' GMSGFMT=':' GMSGFMT_015=':' GREP='/usr/bin/grep' HAVE_ASPRINTF='1' HAVE_CSC='' HAVE_CSCC='' HAVE_CSCC_IN_PATH='' HAVE_CSC_IN_PATH='' HAVE_GCJ_C='' HAVE_GCJ_IN_PATH='' HAVE_JAVAC='' HAVE_JAVAC_ENVVAR='' HAVE_JAVAC_IN_PATH='' HAVE_JIKES='' HAVE_JIKES_IN_PATH='yes' HAVE_MCS='' HAVE_MCS_IN_PATH='' HAVE_POSIX_PRINTF='1' HAVE_SNPRINTF='1' HAVE_VISIBILITY='0' HAVE_WPRINTF='0' HAVE__BOOL='1' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='.mo' INTLBISON='bison' INTLLIBS='${top_builddir}/intl/libintl.la -liconv -Wl,-framework -Wl,CoreFoundation' INTLOBJS='$(GETTOBJS)' INTL_LIBTOOL_SUFFIX_PREFIX='l' INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation' JAR='' JAVA_CHOICE='yes' LDFLAGS='' LIBGRT_LIBDEPS=' -liconv' LIBGRT_LTLIBDEPS=' -liconv' LIBICONV='-liconv' LIBINTL='${top_builddir}/intl/libintl.la -liconv -Wl,-framework -Wl,CoreFoundation' LIBMULTITHREAD='-lpthread' LIBOBJS='' LIBPTH='' LIBS='' LIBSCHED='' LIBTHREAD='' LIBTOOL='$(SHELL) /usr/local/bin/libtool' LN_S='ln -s' LTLIBICONV='-liconv' LTLIBINTL='${top_builddir}/intl/libintl.la -liconv -Wl,-framework -Wl,CoreFoundation' LTLIBMULTITHREAD='-lpthread' LTLIBOBJS='' LTLIBPTH='' LTLIBTHREAD='' MAKEINFO='${SHELL} /usr/ports/devel/gettext/work/gettext-0.16.1/build-aux/missing --run makeinfo' MSGFMT=':' MSGFMT_015=':' MSGMERGE=':' OBJDUMP='objdump' OBJEXT='' PACKAGE='gettext-runtime' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='/usr/local/bin/perl' POSUB='po' PRI_MACROS_BROKEN='0' RANLIB='ranlib' RELOCATABLE='no' RELOCATABLE_VIA_LD_FALSE='' RELOCATABLE_VIA_LD_TRUE='#' SET_MAKE='' SET_RELOCATABLE='' SHELL='/bin/sh' STDBOOL_H='' STRIP='strip' UNISTD_H='unistd.h' USE_INCLUDED_LIBINTL='yes' USE_NLS='yes' VERSION='0.16.1' WOE32DLL='no' XGETTEXT=':' XGETTEXT_015=':' YACC='bison -y' YFLAGS='' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='f77' 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-apple-darwin8.0.1' build_alias='' build_cpu='i386' build_os='darwin8.0.1' build_vendor='apple' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/gettext' dvidir='${docdir}' exec_prefix='${prefix}' gl_LIBOBJS=' canonicalize.o error.o getopt.o getopt1.o mbchar.o strstr.o' gl_LTLIBOBJS=' canonicalize.lo error.lo getopt.lo getopt1.lo mbchar.lo strstr.lo' host='i386-apple-darwin8.0.1' host_alias='' host_cpu='i386' host_os='darwin8.0.1' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='$(SHELL) /usr/ports/devel/gettext/work/gettext-0.16.1/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=' libasprintf' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "gettext-runtime" #define VERSION "0.16.1" #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_DLFCN_H 1 #define HAVE_VISIBILITY 0 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define INTDIV0_RAISES_SIGFPE 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_UNSIGNED_LONG_LONG 1 #define HAVE_UINTMAX_T 1 #define USE_POSIX_THREADS 1 #define HAVE_PTHREAD_RWLOCK 1 #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 #define HAVE_BUILTIN_EXPECT 1 #define HAVE_LIMITS_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_GETCWD 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETUID 1 #define HAVE_MUNMAP 1 #define HAVE_STPCPY 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRTOUL 1 #define HAVE_TSEARCH 1 #define HAVE_DECL_FEOF_UNLOCKED 1 #define HAVE_DECL_FGETS_UNLOCKED 0 #define HAVE_ICONV 1 #define ICONV_CONST const #define HAVE_LONG_LONG_INT 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_WCHAR_T 1 #define HAVE_WINT_T 1 #define HAVE_INTMAX_T 1 #define HAVE_POSIX_PRINTF 1 #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 #define ptrdiff_t long #define HAVE_STDDEF_H 1 #define HAVE_ASPRINTF 1 #define HAVE_FWPRINTF 1 #define HAVE_PUTENV 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_SNPRINTF 1 #define HAVE_WCSLEN 1 #define HAVE_DECL__SNPRINTF 0 #define HAVE_DECL__SNWPRINTF 0 #define HAVE_DECL_GETC_UNLOCKED 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_LC_MESSAGES 1 #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 #define ENABLE_NLS 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_WCHAR_H 1 #define HAVE_WCTYPE_H 1 #define MALLOC_0_IS_NONNULL 1 #define HAVE_DECL_STRERROR_R 0 #define HAVE_STRERROR_R 1 #define HAVE_GETOPT_H 1 #define HAVE_GETOPT_LONG_ONLY 1 #define HAVE_DECL_GETENV 0 #define HAVE_DECL_GETC_UNLOCKED 1 #define HAVE_MBSTATE_T 1 #define HAVE_MBRTOWC 1 #define INSTALLPREFIX "" #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define HAVE_DECL_STRDUP 0 #define HAVE_DECL_CLEARERR_UNLOCKED 1 #define HAVE_DECL_FEOF_UNLOCKED 1 #define HAVE_DECL_FERROR_UNLOCKED 1 #define HAVE_DECL_FFLUSH_UNLOCKED 0 #define HAVE_DECL_FGETS_UNLOCKED 0 #define HAVE_DECL_FPUTC_UNLOCKED 0 #define HAVE_DECL_FPUTS_UNLOCKED 0 #define HAVE_DECL_FREAD_UNLOCKED 0 #define HAVE_DECL_FWRITE_UNLOCKED 0 #define HAVE_DECL_GETCHAR_UNLOCKED 1 #define HAVE_DECL_PUTC_UNLOCKED 1 #define HAVE_DECL_PUTCHAR_UNLOCKED 1 #define HAVE_ISWPRINT 1 #define HAVE_WCWIDTH 1 #define HAVE_ATEXIT 1 #define realpath rpl_realpath #define HAVE_GETCWD 1 #define HAVE_READLINK 1 #define GNULIB_FWRITEERROR 1 #define __GETOPT_PREFIX rpl_ #define HAVE_ICONV 1 #define ICONV_CONST const #define HAVE_ISWCNTRL 1 #define HAVE_MEMCHR 1 #define HAVE_MEMMOVE 1 #define HAVE_READLINK 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define VOID_UNSETENV 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRTOL 1 #define HAVE_STRTOUL 1 #define USE_UNLOCKED_IO 1 #define HAVE_DECL_WCWIDTH 1 #define HAVE_SETLOCALE 1 configure: exit 0