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: 105 tasks, 160 threads, 4 processors Load average: 1.42, Mach factor: 2.57 /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:2045: creating cache configure:2186: checking for a BSD-compatible install configure:2242: result: /usr/local/bin/ginstall -c configure:2253: checking whether build environment is sane configure:2296: result: yes configure:2324: checking for a thread-safe mkdir -p configure:2363: result: /usr/local/bin/mkdir -p configure:2376: checking for gawk configure:2392: found /usr/local/bin/gawk configure:2403: result: gawk configure:2414: checking whether make sets $(MAKE) configure:2435: result: yes configure:2676: checking for gcc configure:2692: found /usr/bin/gcc configure:2703: result: gcc configure:2941: checking for C compiler version configure:2948: 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:2951: $? = 0 configure:2958: 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:2961: $? = 0 configure:2968: gcc -V >&5 gcc: `-V' option must have argument configure:2971: $? = 1 configure:2994: checking for C compiler default output file name configure:3021: gcc conftest.c >&5 configure:3024: $? = 0 configure:3062: result: a.out configure:3079: checking whether the C compiler works configure:3089: ./a.out configure:3092: $? = 0 configure:3109: result: yes configure:3116: checking whether we are cross compiling configure:3118: result: no configure:3121: checking for suffix of executables configure:3128: gcc -o conftest conftest.c >&5 configure:3131: $? = 0 configure:3155: result: configure:3161: checking for suffix of object files configure:3187: gcc -c conftest.c >&5 configure:3190: $? = 0 configure:3213: result: configure:3217: checking whether we are using the GNU C compiler configure:3246: gcc -c conftest.c >&5 configure:3252: $? = 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-tools" | #define VERSION "0.16.1" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3269: result: no configure:3274: checking whether gcc accepts -g configure:3304: gcc -c -g conftest.c >&5 configure:3310: $? = 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-tools" | #define VERSION "0.16.1" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3342: gcc -c conftest.c >&5 configure:3348: $? = 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-tools" | #define VERSION "0.16.1" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3381: gcc -c -g conftest.c >&5 configure:3387: $? = 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-tools" | #define VERSION "0.16.1" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3409: result: no configure:3426: checking for gcc option to accept ISO C89 configure:3500: gcc -c conftest.c >&5 configure:3506: $? = 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-tools" | #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:3500: gcc -qlanglvl=extc89 -c conftest.c >&5 gcc: unrecognized option `-qlanglvl=extc89' configure:3506: $? = 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-tools" | #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:3500: gcc -qlanglvl=ansi -c conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:3506: $? = 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-tools" | #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:3500: gcc -std -c conftest.c >&5 cc1: error: unrecognized option `-std' configure:3506: $? = 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-tools" | #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:3500: gcc -Ae -c conftest.c >&5 :6:2: missing '(' after predicate configure:3506: $? = 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-tools" | #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:3500: gcc -Aa -D_HPUX_SOURCE -c conftest.c >&5 :6:2: missing '(' after predicate configure:3506: $? = 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-tools" | #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:3500: gcc -Xc -D__EXTENSIONS__ -c conftest.c >&5 gcc: unrecognized option `-Xc' configure:3506: $? = 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-tools" | #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:3532: result: unsupported configure:3558: checking for style of include used by make configure:3586: result: GNU configure:3611: checking dependency style of gcc configure:3702: result: none configure:3730: checking for a BSD-compatible install configure:3786: result: /usr/local/bin/ginstall -c configure:3801: checking for bison configure:3817: found /usr/local/bin/bison configure:3828: result: bison -y configure:3842: checking whether to use Java configure:3851: result: yes configure:3867: checking for Java to native code compiler configure:3952: result: none configure:3972: checking how to run the C preprocessor configure:4012: gcc -E conftest.c configure:4018: $? = 0 configure:4049: gcc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:4055: $? = 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-tools" | #define VERSION "0.16.1" | /* end confdefs.h. */ | #include configure:4088: result: gcc -E configure:4117: gcc -E conftest.c configure:4123: $? = 0 configure:4154: gcc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:4160: $? = 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-tools" | #define VERSION "0.16.1" | /* end confdefs.h. */ | #include configure:4198: checking for grep that handles long lines and -e configure:4272: result: /usr/bin/grep configure:4277: checking for egrep configure:4355: result: /usr/bin/grep -E configure:4361: checking for Java virtual machine configure:4568: result: no configure:4673: checking for Java compiler configure:4903: found /usr/local/bin/jikes configure:5060: result: no configure:5072: checking for jar configure:5102: result: no configure:5113: checking for preferred C# implementation configure:5123: result: any configure:5144: checking for C# compiler configure:5291: result: no configure:5310: checking for C# program execution engine configure:5482: result: no configure:5505: checking build system type configure:5523: result: i386-apple-darwin8.0.1 configure:5545: checking host system type configure:5560: result: i386-apple-darwin8.0.1 configure:5629: checking for ranlib configure:5645: found /usr/bin/ranlib configure:5656: result: ranlib configure:5689: checking for AIX configure:5711: result: no configure:5717: checking for ANSI C header files configure:5747: gcc -c conftest.c >&5 configure:5753: $? = 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-tools" | #define VERSION "0.16.1" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:5878: result: no configure:5902: checking for sys/types.h configure:5923: gcc -c conftest.c >&5 configure:5929: $? = 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-tools" | #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:5945: result: no configure:5902: checking for sys/stat.h configure:5923: gcc -c conftest.c >&5 configure:5929: $? = 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-tools" | #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:5945: result: no configure:5902: checking for stdlib.h configure:5923: gcc -c conftest.c >&5 configure:5929: $? = 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-tools" | #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:5945: result: no configure:5902: checking for string.h configure:5923: gcc -c conftest.c >&5 configure:5929: $? = 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-tools" | #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:5945: result: no configure:5902: checking for memory.h configure:5923: gcc -c conftest.c >&5 configure:5929: $? = 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-tools" | #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:5945: result: no configure:5902: checking for strings.h configure:5923: gcc -c conftest.c >&5 configure:5929: $? = 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-tools" | #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:5945: result: no configure:5902: checking for inttypes.h configure:5923: gcc -c conftest.c >&5 configure:5929: $? = 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-tools" | #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:5945: result: no configure:5902: checking for stdint.h configure:5923: gcc -c conftest.c >&5 configure:5929: $? = 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-tools" | #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:5945: result: no configure:5902: checking for unistd.h configure:5923: gcc -c conftest.c >&5 configure:5929: $? = 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-tools" | #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:5945: result: no configure:5967: checking minix/config.h usability configure:5984: gcc -c conftest.c >&5 conftest.c:44:26: minix/config.h: No such file or directory configure:5990: $? = 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-tools" | #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:6004: result: no configure:6008: checking minix/config.h presence configure:6023: gcc -E conftest.c conftest.c:11:26: minix/config.h: No such file or directory configure:6029: $? = 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-tools" | #define VERSION "0.16.1" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:6043: result: no configure:6071: checking for minix/config.h configure:6078: result: no configure:6117: checking whether it is safe to define __EXTENSIONS__ configure:6145: gcc -c conftest.c >&5 configure:6151: $? = 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-tools" | #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:6166: result: no configure:6375: checking for a sed that does not truncate output configure:6429: result: /usr/local/bin/sed configure:6476: checking for non-GNU ld configure:6510: result: /usr/bin/ld configure:6519: checking if the linker (/usr/bin/ld) is GNU ld configure:6534: result: no configure:6539: checking for /usr/bin/ld option to reload object files configure:6546: result: -r configure:6564: checking for BSD-compatible nm configure:6613: result: /usr/bin/nm -p configure:6617: checking whether ln -s works configure:6621: result: yes configure:6628: checking how to recognise dependent libraries configure:6804: result: pass_all configure:7335: checking dlfcn.h usability configure:7352: gcc -c conftest.c >&5 configure:7358: $? = 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-tools" | #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:7372: result: no configure:7376: checking dlfcn.h presence configure:7391: gcc -E conftest.c configure:7397: $? = 0 configure:7411: result: yes configure:7424: WARNING: dlfcn.h: present but cannot be compiled configure:7426: WARNING: dlfcn.h: check for missing prerequisite headers? configure:7428: WARNING: dlfcn.h: see the Autoconf documentation configure:7430: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:7432: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:7434: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:7439: checking for dlfcn.h configure:7447: result: yes configure:7518: checking for g++ configure:7534: found /usr/local/bin/g++ configure:7545: result: g++ configure:7576: checking for C++ compiler version configure:7583: 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:7586: $? = 0 configure:7593: 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:7596: $? = 0 configure:7603: g++ -V >&5 g++: `-V' option must have argument configure:7606: $? = 1 configure:7609: checking whether we are using the GNU C++ compiler configure:7638: g++ -c conftest.cpp >&5 configure:7644: $? = 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-tools" | #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:7661: result: no configure:7666: checking whether g++ accepts -g configure:7696: g++ -c -g conftest.cpp >&5 configure:7702: $? = 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-tools" | #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:7734: g++ -c conftest.cpp >&5 configure:7740: $? = 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-tools" | #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:7773: g++ -c -g conftest.cpp >&5 configure:7779: $? = 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-tools" | #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:7801: result: no configure:7826: checking dependency style of g++ configure:7917: result: none configure:7942: checking how to run the C++ preprocessor configure:7978: g++ -E conftest.cpp configure:7984: $? = 0 configure:8015: g++ -E conftest.cpp conftest.cpp:14:28: ac_nonexistent.h: No such file or directory configure:8021: $? = 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-tools" | #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:8054: result: g++ -E configure:8083: g++ -E conftest.cpp configure:8089: $? = 0 configure:8120: g++ -E conftest.cpp conftest.cpp:14:28: ac_nonexistent.h: No such file or directory configure:8126: $? = 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-tools" | #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:8219: checking for g77 configure:8249: result: no configure:8219: checking for xlf configure:8249: result: no configure:8219: checking for f77 configure:8235: found /usr/local/bin/f77 configure:8246: result: f77 configure:8276: checking for Fortran 77 compiler version configure:8283: 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:8286: $? = 0 configure:8293: 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:8296: $? = 0 configure:8303: 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:8306: $? = 0 configure:8314: checking whether we are using the GNU Fortran 77 compiler configure:8333: 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:8339: $? = 0 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:8356: result: no configure:8362: checking whether f77 accepts -g configure:8379: f77 -c -g conftest.f >&5 configure:8385: $? = 0 configure: failed program was: | program main | | end configure:8401: result: no configure:8431: checking the maximum length of command line arguments configure:8540: result: configure:8551: checking command to parse /usr/bin/nm -p output from gcc object configure:8656: gcc -c conftest.c >&5 configure:8659: $? = 0 configure:8663: /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:8666: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:8656: gcc -c conftest.c >&5 configure:8659: $? = 0 configure:8663: /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:8666: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:8756: result: failed configure:8763: checking for objdir configure:8778: result: .libs configure:8870: checking for ar configure:8886: found /usr/bin/ar configure:8897: result: ar configure:8966: checking for ranlib configure:8993: result: ranlib configure:9062: checking for strip configure:9078: found /usr/bin/strip configure:9089: result: strip configure:9429: checking for gcc option to produce PIC configure:9662: result: configure:9733: checking if gcc static flag works configure:9761: result: yes configure:9771: checking if gcc supports -c -o file.o configure:9807: gcc -c -o out/conftest2.o conftest.c >&5 configure:9811: $? = 0 configure:9818: result: yes configure:9844: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:10807: result: no configure:10874: checking dynamic linker characteristics configure:11462: result: darwin8.0.1 dyld configure:11471: checking how to hardcode library paths into programs configure:11496: result: immediate configure:11510: checking whether stripping libraries is possible configure:11523: result: yes configure:12316: checking if libtool supports shared libraries configure:12318: result: no configure:12321: checking whether to build shared libraries configure:12342: result: no configure:12345: checking whether to build static libraries configure:12349: result: yes configure:12441: creating libtool configure:13171: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:14128: result: no configure:14150: g++ -c conftest.cpp >&5 configure:14153: $? = 0 configure:14281: checking for g++ option to produce PIC configure:14565: result: configure:14636: checking if g++ static flag works configure:14664: result: yes configure:14674: checking if g++ supports -c -o file.o configure:14710: g++ -c -o out/conftest2.o conftest.cpp >&5 configure:14714: $? = 0 configure:14721: result: yes configure:14747: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:14772: result: no configure:14839: checking dynamic linker characteristics configure:15427: result: darwin8.0.1 dyld configure:15436: checking how to hardcode library paths into programs configure:15461: result: immediate configure:15987: checking if libtool supports shared libraries configure:15989: result: no configure:15992: checking whether to build shared libraries configure:16012: result: no configure:16015: checking whether to build static libraries configure:16019: result: yes configure:16029: checking for f77 option to produce PIC configure:16262: result: configure:16333: checking if f77 static flag works configure:16361: result: yes configure:16371: checking if f77 supports -c -o file.o configure:16407: f77 -c -o out/conftest2.o conftest.f >&5 configure:16411: $? = 0 configure:16418: result: yes configure:16444: checking whether the f77 linker (/usr/bin/ld) supports shared libraries configure:17387: result: no configure:17454: checking dynamic linker characteristics configure:18042: result: darwin8.0.1 dyld configure:18051: checking how to hardcode library paths into programs configure:18076: result: immediate configure:21679: checking whether NLS is requested configure:21688: result: yes configure:21726: 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:21761: result: no configure:21767: checking for gmsgfmt configure:21798: result: : configure:21849: 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:21884: result: no configure:21927: 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:21961: result: no configure:21973: checking whether we are using the GNU C Library 2 or newer conftest.c:15:22: features.h: No such file or directory configure:22004: result: no configure:22085: checking for inline configure:22111: gcc -c conftest.c >&5 configure:22117: $? = 0 configure:22135: result: inline configure:22154: checking for size_t configure:22184: gcc -c conftest.c >&5 configure:22190: $? = 0 configure:22205: result: yes configure:22218: checking for stdint.h configure:22245: gcc -c conftest.c >&5 configure:22251: $? = 0 configure:22266: result: yes configure:22278: checking for working alloca.h configure:22305: gcc -o conftest conftest.c >&5 configure:22311: $? = 0 configure:22328: result: yes configure:22338: checking for alloca configure:22385: gcc -o conftest conftest.c >&5 configure:22391: $? = 0 configure:22408: result: yes configure:22641: checking for stdlib.h configure:22647: result: no configure:22641: checking for unistd.h configure:22647: result: no configure:22780: checking for getpagesize configure:22836: gcc -o conftest conftest.c >&5 configure:22842: $? = 0 configure:22860: result: yes configure:22870: checking for working mmap configure:23017: gcc -o conftest conftest.c >&5 configure:23020: $? = 0 configure:23026: ./conftest configure:23029: $? = 0 configure:23045: result: yes configure:23058: checking whether integer division by zero raises SIGFPE configure:23125: gcc -o conftest conftest.c >&5 conftest.c:38: warning: built-in function `nan' declared as non-function configure:23128: $? = 0 configure:23134: ./conftest configure:23137: $? = 0 configure:23154: result: yes configure:23167: checking for inttypes.h configure:23194: gcc -c conftest.c >&5 configure:23200: $? = 0 configure:23215: result: yes configure:23226: checking for unsigned long long int configure:23257: gcc -o conftest conftest.c >&5 configure:23263: $? = 0 configure:23280: result: yes configure:23328: checking for inttypes.h configure:23334: result: no configure:23605: checking for non-GNU ld configure:23636: result: /usr/bin/ld configure:23645: checking if the linker (/usr/bin/ld) is GNU ld configure:23658: result: no configure:23665: checking for shared library run path origin configure:23678: result: done configure:23722: checking whether imported symbols can be declared weak configure:23747: gcc -o conftest conftest.c >&5 ld: Undefined symbols: _xyzzy configure:23753: $? = 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-tools" | #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:23769: result: no configure:23784: checking pthread.h usability configure:23801: gcc -c conftest.c >&5 configure:23807: $? = 0 configure:23821: result: yes configure:23825: checking pthread.h presence configure:23840: gcc -E conftest.c configure:23846: $? = 0 configure:23860: result: yes configure:23888: checking for pthread.h configure:23895: result: yes configure:23936: gcc -o conftest conftest.c >&5 configure:23942: $? = 0 configure:23963: checking for pthread_kill in -lpthread configure:23998: gcc -o conftest conftest.c -lpthread >&5 configure:24004: $? = 0 configure:24022: result: yes configure:24201: checking for pthread_rwlock_t configure:24232: gcc -c conftest.c >&5 configure:24238: $? = 0 configure:24253: result: yes configure:24290: gcc -c conftest.c >&5 configure:24296: $? = 0 configure:24925: checking for multithread API to use configure:24927: result: posix configure:25363: gcc -o conftest conftest.c >&5 configure:25369: $? = 0 configure:25409: checking argz.h usability configure:25426: gcc -c conftest.c >&5 conftest.c:62:18: argz.h: No such file or directory configure:25432: $? = 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-tools" | #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:25446: result: no configure:25450: checking argz.h presence configure:25465: gcc -E conftest.c conftest.c:29:18: argz.h: No such file or directory configure:25471: $? = 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-tools" | #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:25485: result: no configure:25513: checking for argz.h configure:25521: result: no configure:25399: checking for inttypes.h configure:25405: result: no configure:25409: checking limits.h usability configure:25426: gcc -c conftest.c >&5 configure:25432: $? = 0 configure:25446: result: yes configure:25450: checking limits.h presence configure:25465: gcc -E conftest.c configure:25471: $? = 0 configure:25485: result: yes configure:25513: checking for limits.h configure:25521: result: yes configure:25399: checking for unistd.h configure:25405: result: no configure:25409: checking sys/param.h usability configure:25426: gcc -c conftest.c >&5 configure:25432: $? = 0 configure:25446: result: yes configure:25450: checking sys/param.h presence configure:25465: gcc -E conftest.c configure:25471: $? = 0 configure:25485: result: yes configure:25513: checking for sys/param.h configure:25521: result: yes configure:25555: checking for getcwd configure:25611: gcc -o conftest conftest.c >&5 configure:25617: $? = 0 configure:25635: result: yes configure:25555: checking for getegid configure:25611: gcc -o conftest conftest.c >&5 configure:25617: $? = 0 configure:25635: result: yes configure:25555: checking for geteuid configure:25611: gcc -o conftest conftest.c >&5 configure:25617: $? = 0 configure:25635: result: yes configure:25555: checking for getgid configure:25611: gcc -o conftest conftest.c >&5 configure:25617: $? = 0 configure:25635: result: yes configure:25555: checking for getuid configure:25611: gcc -o conftest conftest.c >&5 configure:25617: $? = 0 configure:25635: result: yes configure:25555: checking for mempcpy configure:25611: gcc -o conftest conftest.c >&5 ld: Undefined symbols: _mempcpy configure:25617: $? = 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-tools" | #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:25635: result: no configure:25555: checking for munmap configure:25611: gcc -o conftest conftest.c >&5 configure:25617: $? = 0 configure:25635: result: yes configure:25555: checking for stpcpy configure:25611: gcc -o conftest conftest.c >&5 configure:25617: $? = 0 configure:25635: result: yes configure:25555: checking for strcasecmp configure:25611: gcc -o conftest conftest.c >&5 configure:25617: $? = 0 configure:25635: result: yes configure:25555: checking for strdup configure:25611: gcc -o conftest conftest.c >&5 configure:25617: $? = 0 configure:25635: result: yes configure:25555: checking for strtoul configure:25611: gcc -o conftest conftest.c >&5 configure:25617: $? = 0 configure:25635: result: yes configure:25555: checking for tsearch configure:25611: gcc -o conftest conftest.c >&5 configure:25617: $? = 0 configure:25635: result: yes configure:25555: checking for argz_count configure:25611: gcc -o conftest conftest.c >&5 ld: Undefined symbols: _argz_count configure:25617: $? = 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-tools" | #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:25635: result: no configure:25555: checking for argz_stringify configure:25611: gcc -o conftest conftest.c >&5 ld: Undefined symbols: _argz_stringify configure:25617: $? = 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-tools" | #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:25635: result: no configure:25555: checking for argz_next configure:25611: gcc -o conftest conftest.c >&5 ld: Undefined symbols: _argz_next configure:25617: $? = 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-tools" | #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:25635: result: no configure:25555: checking for __fsetlocking configure:25611: gcc -o conftest conftest.c >&5 ld: Undefined symbols: ___fsetlocking configure:25617: $? = 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-tools" | #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:25635: result: no configure:25647: checking whether feof_unlocked is declared configure:25677: gcc -c conftest.c >&5 configure:25683: $? = 0 configure:25698: result: yes configure:25712: checking whether fgets_unlocked is declared configure:25742: 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:25748: $? = 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-tools" | #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:25763: result: no configure:25807: checking for iconv configure:25839: gcc -o conftest conftest.c >&5 ld: Undefined symbols: _libiconv _libiconv_close _libiconv_open configure:25845: $? = 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-tools" | #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:25888: gcc -o conftest conftest.c -liconv >&5 configure:25894: $? = 0 configure:25915: result: yes configure:25925: checking how to link with libiconv configure:25927: result: -liconv configure:25938: checking for iconv declaration configure:25977: 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:25983: $? = 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-tools" | #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:26002: result: extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:26013: checking for NL_LOCALE_NAME macro configure:26040: gcc -o conftest conftest.c >&5 ld: Undefined symbols: __NL_LOCALE_NAME configure:26046: $? = 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-tools" | #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:26064: result: no configure:26078: checking for bison configure:26094: found /usr/local/bin/bison configure:26105: result: bison configure:26119: checking version of bison configure:26128: result: 1.35, ok configure:26136: checking for long long int configure:26169: gcc -o conftest conftest.c >&5 configure:26175: $? = 0 configure:26192: result: yes configure:26203: checking for long double configure:26237: 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:26243: $? = 0 configure:26259: result: yes configure:26270: checking for wchar_t configure:26297: gcc -c conftest.c >&5 configure:26303: $? = 0 configure:26318: result: yes configure:26329: checking for wint_t configure:26356: gcc -c conftest.c >&5 configure:26362: $? = 0 configure:26377: result: yes configure:26390: checking for intmax_t configure:26426: gcc -c conftest.c >&5 configure:26432: $? = 0 configure:26447: result: yes configure:26459: checking whether printf() supports POSIX/XSI format strings configure:26514: gcc -o conftest conftest.c >&5 configure:26517: $? = 0 configure:26523: ./conftest configure:26526: $? = 0 configure:26543: result: yes configure:26556: 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:26587: result: no configure:26599: checking for stdint.h configure:26605: result: no configure:26734: checking for SIZE_MAX configure:27053: gcc -o conftest conftest.c >&5 configure:27056: $? = 0 configure:27062: ./conftest configure:27065: $? = 0 configure:27363: gcc -o conftest conftest.c >&5 configure:27366: $? = 0 configure:27372: ./conftest configure:27375: $? = 0 configure:27416: gcc -c conftest.c >&5 configure:27422: $? = 0 configure:27449: result: (((1UL << 31) - 1) * 2 + 1) configure:27467: checking for stdint.h configure:27473: result: no configure:27604: checking for CFPreferencesCopyAppValue configure:27632: gcc -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5 configure:27638: $? = 0 configure:27656: result: yes configure:27665: checking for CFLocaleCopyCurrent configure:27693: gcc -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5 ld: Undefined symbols: _CFLocaleCopyCurrent configure:27699: $? = 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-tools" | #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:27717: result: no configure:27737: checking for ptrdiff_t configure:27767: 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:27773: $? = 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-tools" | #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:27788: result: no configure:27818: checking stddef.h usability configure:27835: gcc -c conftest.c >&5 configure:27841: $? = 0 configure:27855: result: yes configure:27859: checking stddef.h presence configure:27874: gcc -E conftest.c configure:27880: $? = 0 configure:27894: result: yes configure:27922: checking for stddef.h configure:27930: result: yes configure:27808: checking for stdlib.h configure:27814: result: no configure:27808: checking for string.h configure:27814: result: no configure:27953: checking for asprintf configure:28009: gcc -o conftest conftest.c >&5 configure:28015: $? = 0 configure:28033: result: yes configure:27953: checking for fwprintf configure:28009: gcc -o conftest conftest.c >&5 configure:28015: $? = 0 configure:28033: result: yes configure:27953: checking for putenv configure:28009: gcc -o conftest conftest.c >&5 configure:28015: $? = 0 configure:28033: result: yes configure:27953: checking for setenv configure:28009: gcc -o conftest conftest.c >&5 configure:28015: $? = 0 configure:28033: result: yes configure:27953: checking for setlocale configure:28009: gcc -o conftest conftest.c >&5 configure:28015: $? = 0 configure:28033: result: yes configure:27953: checking for snprintf configure:28009: gcc -o conftest conftest.c >&5 conftest.c:84: warning: conflicting types for built-in function `snprintf' configure:28015: $? = 0 configure:28033: result: yes configure:27953: checking for wcslen configure:28009: gcc -o conftest conftest.c >&5 configure:28015: $? = 0 configure:28033: result: yes configure:28045: checking whether _snprintf is declared configure:28075: 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:28081: $? = 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-tools" | #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:28096: result: no configure:28110: checking whether _snwprintf is declared configure:28140: 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:28146: $? = 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-tools" | #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:28161: result: no configure:28176: checking whether getc_unlocked is declared configure:28206: gcc -c conftest.c >&5 configure:28212: $? = 0 configure:28227: result: yes configure:28266: checking for nl_langinfo and CODESET configure:28292: gcc -o conftest conftest.c >&5 configure:28298: $? = 0 configure:28316: result: yes configure:28327: checking for LC_MESSAGES configure:28353: gcc -o conftest conftest.c >&5 configure:28359: $? = 0 configure:28376: result: yes configure:28423: checking for CFPreferencesCopyAppValue configure:28475: result: yes configure:28484: checking for CFLocaleCopyCurrent configure:28536: result: no configure:28573: checking whether included gettext is requested configure:28583: result: no configure:28606: checking for GNU gettext in libc configure:28636: gcc -o conftest conftest.c >&5 ld: Undefined symbols: __nl_domain_bindings __nl_msg_cat_cntr _libintl_bindtextdomain _libintl_gettext _libintl_ngettext configure:28642: $? = 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-tools" | #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:28660: result: no configure:29058: checking for GNU gettext in libintl configure:29096: gcc -o conftest conftest.c -lintl >&5 configure:29102: $? = 0 configure:29179: result: yes configure:29235: checking whether to use NLS configure:29237: result: yes configure:29240: checking where the gettext function comes from configure:29251: result: included intl directory configure:29392: gcc -o conftest conftest.c >&5 configure:29398: $? = 0 configure:29468: checking whether to use OpenMP configure:29477: result: yes configure:29481: checking for gcc option to support OpenMP configure:29501: gcc -c conftest.c >&5 conftest.c:6: error: parse error at end of input configure:29507: $? = 1 configure: failed program was: | | #ifndef _OPENMP | Unlucky | #endif | configure:29866: result: unsupported configure:29891: checking for stdlib.h configure:29897: result: no configure:29891: checking for string.h configure:29897: result: no configure:29891: checking for sys/param.h configure:29897: result: yes configure:29891: checking for unistd.h configure:29897: result: no configure:29901: checking utime.h usability configure:29918: gcc -c conftest.c >&5 configure:29924: $? = 0 configure:29938: result: yes configure:29942: checking utime.h presence configure:29957: gcc -E conftest.c configure:29963: $? = 0 configure:29977: result: yes configure:30005: checking for utime.h configure:30013: result: yes configure:29901: checking wchar.h usability configure:29918: gcc -c conftest.c >&5 configure:29924: $? = 0 configure:29938: result: yes configure:29942: checking wchar.h presence configure:29957: gcc -E conftest.c configure:29963: $? = 0 configure:29977: result: yes configure:30005: checking for wchar.h configure:30013: result: yes configure:29901: checking wctype.h usability configure:29918: gcc -c conftest.c >&5 configure:29924: $? = 0 configure:29938: result: yes configure:29942: checking wctype.h presence configure:29957: gcc -E conftest.c configure:29963: $? = 0 configure:29977: result: yes configure:30005: checking for wctype.h configure:30013: result: yes configure:29901: checking sys/time.h usability configure:29918: gcc -c conftest.c >&5 configure:29924: $? = 0 configure:29938: result: yes configure:29942: checking sys/time.h presence configure:29957: gcc -E conftest.c configure:29963: $? = 0 configure:29977: result: yes configure:30005: checking for sys/time.h configure:30013: result: yes configure:29891: checking for stdint.h configure:29897: result: no configure:30043: checking for stdlib.h configure:30049: result: no configure:30178: checking for GNU libc compatible malloc configure:30212: gcc -o conftest conftest.c >&5 configure:30215: $? = 0 configure:30221: ./conftest configure:30224: $? = 0 configure:30240: result: yes configure:30273: checking whether strerror_r is declared configure:30302: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:113: error: `strerror_r' undeclared (first use in this function) conftest.c:113: error: (Each undeclared identifier is reported only once conftest.c:113: error: for each function it appears in.) configure:30308: $? = 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-tools" | #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_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TIME_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:30323: result: no configure:30345: checking for strerror_r configure:30401: gcc -o conftest conftest.c >&5 configure:30407: $? = 0 configure:30425: result: yes configure:30435: checking whether strerror_r returns char * configure:30523: gcc -o conftest conftest.c >&5 configure:30526: $? = 0 configure:30532: ./conftest ./configure: line 1: 7037 Bus error ./conftest$ac_exeext configure:30535: $? = 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-tools" | #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_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TIME_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:30551: result: no configure:30561: checking for mode_t configure:30591: gcc -c conftest.c >&5 conftest.c:111: error: parse error before "ac__type_new_" conftest.c:111: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:115: error: parse error before ')' token configure:30597: $? = 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-tools" | #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_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TIME_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 | typedef mode_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:30612: result: no configure:30624: checking for pid_t configure:30654: gcc -c conftest.c >&5 conftest.c:112: error: parse error before "ac__type_new_" conftest.c:112: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:116: error: parse error before ')' token configure:30660: $? = 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-tools" | #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_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TIME_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define mode_t int | /* 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 pid_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:30675: result: no configure:30702: checking vfork.h usability configure:30719: gcc -c conftest.c >&5 conftest.c:113:19: vfork.h: No such file or directory configure:30725: $? = 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-tools" | #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_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TIME_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define mode_t int | #define pid_t int | /* 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:30739: result: no configure:30743: checking vfork.h presence configure:30758: gcc -E conftest.c conftest.c:80:19: vfork.h: No such file or directory configure:30764: $? = 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-tools" | #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_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TIME_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define mode_t int | #define pid_t int | /* end confdefs.h. */ | #include configure:30778: result: no configure:30806: checking for vfork.h configure:30814: result: no configure:30832: checking for fork configure:30888: gcc -o conftest conftest.c >&5 configure:30894: $? = 0 configure:30912: result: yes configure:30832: checking for vfork configure:30888: gcc -o conftest conftest.c >&5 configure:30894: $? = 0 configure:30912: result: yes configure:30923: checking for working fork configure:30955: gcc -o conftest conftest.c >&5 configure:30958: $? = 0 configure:30964: ./conftest configure:30967: $? = 0 configure:30983: result: yes configure:31004: checking for working vfork configure:31142: result: yes configure:31174: checking for sig_atomic_t configure:31205: gcc -c conftest.c >&5 configure:31211: $? = 0 configure:31226: result: yes configure:31252: checking for raise configure:31308: gcc -o conftest conftest.c >&5 configure:31314: $? = 0 configure:31332: result: yes configure:31252: checking for isascii configure:31308: gcc -o conftest conftest.c >&5 configure:31314: $? = 0 configure:31332: result: yes configure:31252: checking for mbsinit configure:31308: gcc -o conftest conftest.c >&5 configure:31314: $? = 0 configure:31332: result: yes configure:31252: checking for iswprint configure:31308: gcc -o conftest conftest.c >&5 configure:31314: $? = 0 configure:31332: result: yes configure:31252: checking for wcwidth configure:31308: gcc -o conftest conftest.c >&5 configure:31314: $? = 0 configure:31332: result: yes configure:31252: checking for mempcpy configure:31332: result: no configure:31348: checking for eaccess configure:31404: gcc -o conftest conftest.c >&5 ld: Undefined symbols: _eaccess configure:31410: $? = 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-tools" | #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_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TIME_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define mode_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_RAISE 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_WCWIDTH 1 | /* end confdefs.h. */ | /* Define eaccess to an innocuous variant, in case declares eaccess. | For example, HP-UX 11i declares gettimeofday. */ | #define eaccess innocuous_eaccess | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char eaccess (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef eaccess | | /* 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 eaccess (); | /* 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_eaccess || defined __stub___eaccess | choke me | #endif | | int | main () | { | return eaccess (); | ; | return 0; | } configure:31427: result: no configure:31440: checking for mbstate_t configure:31467: gcc -c conftest.c >&5 configure:31473: $? = 0 configure:31488: result: yes configure:31504: checking whether getdelim is declared configure:31533: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:129: error: `getdelim' 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:31539: $? = 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-tools" | #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_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TIME_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define mode_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_RAISE 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_WCWIDTH 1 | #define eaccess access | #define HAVE_MBSTATE_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef getdelim | (void) getdelim; | #endif | | ; | return 0; | } configure:31554: result: no configure:31590: checking getopt.h usability configure:31607: gcc -c conftest.c >&5 configure:31613: $? = 0 configure:31627: result: yes configure:31631: checking getopt.h presence configure:31646: gcc -E conftest.c configure:31652: $? = 0 configure:31666: result: yes configure:31694: checking for getopt.h configure:31702: result: yes configure:31724: checking for getopt_long_only configure:31780: gcc -o conftest conftest.c >&5 configure:31786: $? = 0 configure:31804: result: yes configure:31819: checking whether optreset is declared configure:31849: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:101: error: `optreset' undeclared (first use in this function) conftest.c:101: error: (Each undeclared identifier is reported only once conftest.c:101: error: for each function it appears in.) configure:31855: $? = 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-tools" | #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_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TIME_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define mode_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_RAISE 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_WCWIDTH 1 | #define eaccess access | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef optreset | (void) optreset; | #endif | | ; | return 0; | } configure:31870: result: no configure:31879: checking for working GNU getopt function configure:31972: gcc -o conftest conftest.c >&5 configure:31975: $? = 0 configure:31981: ./conftest configure:31984: $? = 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-tools" | #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_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TIME_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define mode_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_RAISE 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_WCWIDTH 1 | #define eaccess access | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | /* end confdefs.h. */ | #include | int | main () | { | | char *myargv[3]; | myargv[0] = "conftest"; | myargv[1] = "-+"; | myargv[2] = 0; | return getopt (2, myargv, "+a") != '?'; | | ; | return 0; | } configure:32000: result: no configure:32008: checking whether getenv is declared configure:32037: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:132: error: `getenv' undeclared (first use in this function) conftest.c:132: error: (Each undeclared identifier is reported only once conftest.c:132: error: for each function it appears in.) configure:32043: $? = 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-tools" | #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_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TIME_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define mode_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_RAISE 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_WCWIDTH 1 | #define eaccess access | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef getenv | (void) getenv; | #endif | | ; | return 0; | } configure:32058: result: no configure:32078: checking whether getc_unlocked is declared configure:32128: result: yes configure:32175: checking whether defines MIN and MAX configure:32202: gcc -c conftest.c >&5 conftest.c:98: error: initializer element is not constant configure:32208: $? = 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-tools" | #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_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TIME_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define mode_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_RAISE 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_WCWIDTH 1 | #define eaccess access | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | /* end confdefs.h. */ | #include | int x = MIN (42, 17); | int | main () | { | | ; | return 0; | } configure:32223: result: no configure:32238: checking whether defines MIN and MAX configure:32265: gcc -c conftest.c >&5 configure:32271: $? = 0 configure:32286: result: yes configure:32299: checking whether stat file-mode macros are broken configure:32336: gcc -c conftest.c >&5 configure:32342: $? = 0 configure:32357: result: no configure:32380: checking for shared library path variable configure:32393: result: DYLD_LIBRARY_PATH configure:32398: checking whether to activate relocatable installation configure:32413: result: no configure:32715: checking for ssize_t configure:32742: gcc -c conftest.c >&5 configure:32748: $? = 0 configure:32763: result: yes configure:32773: checking for stdbool.h that conforms to C99 configure:32866: gcc -c conftest.c >&5 configure:32872: $? = 0 configure:32887: result: yes configure:32889: checking for _Bool configure:32919: gcc -c conftest.c >&5 configure:32925: $? = 0 configure:32940: result: yes configure:32965: checking whether strdup is declared configure:32994: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:138: error: `strdup' undeclared (first use in this function) conftest.c:138: error: (Each undeclared identifier is reported only once conftest.c:138: error: for each function it appears in.) configure:33000: $? = 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-tools" | #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_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TIME_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define mode_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_RAISE 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_WCWIDTH 1 | #define eaccess access | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 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:33015: result: no configure:33035: checking whether clearerr_unlocked is declared configure:33064: gcc -c conftest.c >&5 configure:33070: $? = 0 configure:33085: result: yes configure:33105: checking whether feof_unlocked is declared configure:33155: result: yes configure:33175: checking whether ferror_unlocked is declared configure:33204: gcc -c conftest.c >&5 configure:33210: $? = 0 configure:33225: result: yes configure:33245: checking whether fflush_unlocked is declared configure:33274: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:142: error: `fflush_unlocked' undeclared (first use in this function) conftest.c:142: error: (Each undeclared identifier is reported only once conftest.c:142: error: for each function it appears in.) configure:33280: $? = 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-tools" | #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_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TIME_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define mode_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_RAISE 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_WCWIDTH 1 | #define eaccess access | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 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:33295: result: no configure:33315: checking whether fgets_unlocked is declared configure:33365: result: no configure:33385: checking whether fputc_unlocked is declared configure:33414: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:144: error: `fputc_unlocked' undeclared (first use in this function) conftest.c:144: error: (Each undeclared identifier is reported only once conftest.c:144: error: for each function it appears in.) configure:33420: $? = 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-tools" | #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_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TIME_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define mode_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_RAISE 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_WCWIDTH 1 | #define eaccess access | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 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:33435: result: no configure:33455: checking whether fputs_unlocked is declared configure:33484: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:145: error: `fputs_unlocked' undeclared (first use in this function) conftest.c:145: error: (Each undeclared identifier is reported only once conftest.c:145: error: for each function it appears in.) configure:33490: $? = 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-tools" | #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_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TIME_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define mode_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_RAISE 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_WCWIDTH 1 | #define eaccess access | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 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:33505: result: no configure:33525: checking whether fread_unlocked is declared configure:33554: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:146: error: `fread_unlocked' undeclared (first use in this function) conftest.c:146: error: (Each undeclared identifier is reported only once conftest.c:146: error: for each function it appears in.) configure:33560: $? = 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-tools" | #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_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TIME_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define mode_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_RAISE 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_WCWIDTH 1 | #define eaccess access | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 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:33575: result: no configure:33595: checking whether fwrite_unlocked is declared configure:33624: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:147: error: `fwrite_unlocked' undeclared (first use in this function) conftest.c:147: error: (Each undeclared identifier is reported only once conftest.c:147: error: for each function it appears in.) configure:33630: $? = 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-tools" | #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_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TIME_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define mode_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_RAISE 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_WCWIDTH 1 | #define eaccess access | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 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:33645: result: no configure:33665: checking whether getchar_unlocked is declared configure:33694: gcc -c conftest.c >&5 configure:33700: $? = 0 configure:33715: result: yes configure:33735: checking whether putc_unlocked is declared configure:33764: gcc -c conftest.c >&5 configure:33770: $? = 0 configure:33785: result: yes configure:33805: checking whether putchar_unlocked is declared configure:33834: gcc -c conftest.c >&5 configure:33840: $? = 0 configure:33855: result: yes configure:33996: checking for atexit configure:34052: gcc -o conftest conftest.c >&5 configure:34058: $? = 0 configure:34076: result: yes configure:34111: checking dirent.h usability configure:34128: gcc -c conftest.c >&5 configure:34134: $? = 0 configure:34148: result: yes configure:34152: checking dirent.h presence configure:34167: gcc -E conftest.c configure:34173: $? = 0 configure:34187: result: yes configure:34215: checking for dirent.h configure:34223: result: yes configure:34101: checking for string.h configure:34107: result: no configure:34236: checking for long file names configure:34268: result: yes configure:34282: checking for pathconf configure:34338: gcc -o conftest conftest.c >&5 configure:34344: $? = 0 configure:34362: result: yes configure:34378: checking for string.h configure:34384: result: no configure:34378: checking for unistd.h configure:34384: result: no configure:34557: checking byteswap.h usability configure:34574: gcc -c conftest.c >&5 conftest.c:151:22: byteswap.h: No such file or directory configure:34580: $? = 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-tools" | #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_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TIME_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define mode_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_RAISE 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_WCWIDTH 1 | #define eaccess access | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 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_ATEXIT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 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:34594: result: no configure:34598: checking byteswap.h presence configure:34613: gcc -E conftest.c conftest.c:118:22: byteswap.h: No such file or directory configure:34619: $? = 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-tools" | #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_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TIME_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define mode_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_RAISE 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_WCWIDTH 1 | #define eaccess access | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 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_ATEXIT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | /* end confdefs.h. */ | #include configure:34633: result: no configure:34661: checking for byteswap.h configure:34669: result: no configure:34695: checking for canonicalize_file_name configure:34751: gcc -o conftest conftest.c >&5 ld: Undefined symbols: _canonicalize_file_name configure:34757: $? = 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-tools" | #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_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TIME_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define mode_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_RAISE 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_WCWIDTH 1 | #define eaccess access | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 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_ATEXIT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 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:34775: result: no configure:34808: checking for getcwd configure:34888: result: yes configure:34808: checking for readlink configure:34864: gcc -o conftest conftest.c >&5 configure:34870: $? = 0 configure:34888: result: yes configure:34923: checking for chown configure:34979: gcc -o conftest conftest.c >&5 configure:34985: $? = 0 configure:35003: result: yes configure:34923: checking for utime configure:34979: gcc -o conftest conftest.c >&5 configure:34985: $? = 0 configure:35003: result: yes configure:34923: checking for utimes configure:34979: gcc -o conftest conftest.c >&5 configure:34985: $? = 0 configure:35003: result: yes configure:35021: checking for error_at_line configure:35047: gcc -o conftest conftest.c >&5 conftest.c:125:19: error.h: No such file or directory configure:35053: $? = 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-tools" | #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_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TIME_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define mode_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_RAISE 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_WCWIDTH 1 | #define eaccess access | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 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_ATEXIT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define realpath rpl_realpath | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define SIGNAL_SAFE_LIST 1 | #define HAVE_CHOWN 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | /* end confdefs.h. */ | #include | int | main () | { | error_at_line (0, 0, "", 0, "an error occurred"); | ; | return 0; | } configure:35070: result: no configure:35096: checking for posix_spawn configure:35152: gcc -o conftest conftest.c >&5 ld: Undefined symbols: _posix_spawn configure:35158: $? = 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-tools" | #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_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TIME_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define mode_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_RAISE 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_WCWIDTH 1 | #define eaccess access | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 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_ATEXIT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define realpath rpl_realpath | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define SIGNAL_SAFE_LIST 1 | #define HAVE_CHOWN 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | /* end confdefs.h. */ | /* Define posix_spawn to an innocuous variant, in case declares posix_spawn. | For example, HP-UX 11i declares gettimeofday. */ | #define posix_spawn innocuous_posix_spawn | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char posix_spawn (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef posix_spawn | | /* 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 posix_spawn (); | /* 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_posix_spawn || defined __stub___posix_spawn | choke me | #endif | | int | main () | { | return posix_spawn (); | ; | return 0; | } configure:35176: result: no configure:35210: checking for sigaction configure:35266: gcc -o conftest conftest.c >&5 configure:35272: $? = 0 configure:35290: result: yes configure:35314: checking for working POSIX fnmatch configure:35361: gcc -o conftest conftest.c >&5 configure:35364: $? = 0 configure:35370: ./conftest configure:35373: $? = 0 configure:35389: result: yes configure:35727: checking for Java to native code compiler configure:35812: result: none configure:35831: checking for getdelim configure:35887: gcc -o conftest conftest.c >&5 ld: Undefined symbols: _getdelim configure:35893: $? = 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-tools" | #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_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TIME_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define mode_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_RAISE 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_WCWIDTH 1 | #define eaccess access | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 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_ATEXIT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define realpath rpl_realpath | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define SIGNAL_SAFE_LIST 1 | #define HAVE_CHOWN 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SIGACTION 1 | #define GNULIB_FWRITEERROR 1 | /* end confdefs.h. */ | /* Define getdelim to an innocuous variant, in case declares getdelim. | For example, HP-UX 11i declares gettimeofday. */ | #define getdelim innocuous_getdelim | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getdelim (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getdelim | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getdelim (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getdelim || defined __stub___getdelim | choke me | #endif | | int | main () | { | return getdelim (); | ; | return 0; | } configure:35911: result: no configure:35938: checking for flockfile configure:35994: gcc -o conftest conftest.c >&5 configure:36000: $? = 0 configure:36018: result: yes configure:35938: checking for funlockfile configure:35994: gcc -o conftest conftest.c >&5 configure:36000: $? = 0 configure:36018: result: yes configure:36034: checking whether getline is declared configure:36063: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:166: error: `getline' undeclared (first use in this function) conftest.c:166: error: (Each undeclared identifier is reported only once conftest.c:166: error: for each function it appears in.) configure:36069: $? = 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-tools" | #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_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TIME_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define mode_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_RAISE 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_WCWIDTH 1 | #define eaccess access | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 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_ATEXIT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define realpath rpl_realpath | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define SIGNAL_SAFE_LIST 1 | #define HAVE_CHOWN 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SIGACTION 1 | #define GNULIB_FWRITEERROR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef getline | (void) getline; | #endif | | ; | return 0; | } configure:36084: result: no configure:36104: checking for getline configure:36160: gcc -o conftest conftest.c >&5 ld: Undefined symbols: _getline configure:36166: $? = 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-tools" | #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_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TIME_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define mode_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_RAISE 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_WCWIDTH 1 | #define eaccess access | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 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_ATEXIT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define realpath rpl_realpath | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define SIGNAL_SAFE_LIST 1 | #define HAVE_CHOWN 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SIGACTION 1 | #define GNULIB_FWRITEERROR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETLINE 0 | /* end confdefs.h. */ | /* Define getline to an innocuous variant, in case declares getline. | For example, HP-UX 11i declares gettimeofday. */ | #define getline innocuous_getline | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getline (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getline | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getline (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getline || defined __stub___getline | choke me | #endif | | int | main () | { | return getline (); | ; | return 0; | } configure:36183: result: no configure:36302: checking for getdelim configure:36382: result: no configure:36409: checking for flockfile configure:36489: result: yes configure:36409: checking for funlockfile configure:36489: result: yes configure:36564: checking for iconv configure:36672: result: yes configure:36682: checking how to link with libiconv configure:36684: result: -liconv configure:36695: checking for iconv declaration configure:36759: result: extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:36770: checking whether to use Java configure:36779: result: yes configure:36851: checking for iswcntrl configure:36907: gcc -o conftest conftest.c >&5 configure:36913: $? = 0 configure:36931: result: yes configure:36968: checking for iswcntrl configure:37048: result: yes configure:37059: checking whether mbrtowc and mbstate_t are properly declared configure:37089: gcc -o conftest conftest.c >&5 configure:37095: $? = 0 configure:37112: result: yes configure:37123: checking whether mbswidth is declared in configure:37156: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:149: error: `mbswidth' undeclared (first use in this function) conftest.c:149: error: (Each undeclared identifier is reported only once conftest.c:149: error: for each function it appears in.) configure:37162: $? = 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-tools" | #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_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TIME_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define mode_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_RAISE 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_WCWIDTH 1 | #define eaccess access | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 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_ATEXIT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define realpath rpl_realpath | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define SIGNAL_SAFE_LIST 1 | #define HAVE_CHOWN 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SIGACTION 1 | #define GNULIB_FWRITEERROR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_INLINE 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | /* end confdefs.h. */ | | #if HAVE_WCHAR_H | # include | #endif | | int | main () | { | | char *p = (char *) mbswidth; | return !p; | | ; | return 0; | } configure:37177: result: no configure:37190: checking for mbstate_t configure:37238: result: yes configure:37264: checking for memchr configure:37320: gcc -o conftest conftest.c >&5 configure:37326: $? = 0 configure:37344: result: yes configure:37506: checking for memmove configure:37562: gcc -o conftest conftest.c >&5 configure:37568: $? = 0 configure:37586: result: yes configure:37609: checking for memset configure:37665: gcc -o conftest conftest.c >&5 conftest.c:167: warning: conflicting types for built-in function `memset' configure:37671: $? = 0 configure:37689: result: yes configure:37715: checking for mkdtemp configure:37771: gcc -o conftest conftest.c >&5 configure:37777: $? = 0 configure:37795: result: yes configure:38057: checking for obstacks configure:38088: gcc -o conftest conftest.c >&5 conftest.c:179:43: obstack.h: No such file or directory conftest.c: In function `main': conftest.c:183: error: storage size of `mem' isn't known configure:38094: $? = 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-tools" | #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_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TIME_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define mode_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_RAISE 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_WCWIDTH 1 | #define eaccess access | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 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_ATEXIT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define realpath rpl_realpath | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define SIGNAL_SAFE_LIST 1 | #define HAVE_CHOWN 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SIGACTION 1 | #define GNULIB_FWRITEERROR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_INLINE 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDTEMP 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 "obstack.h" | int | main () | { | struct obstack mem; | #define obstack_chunk_alloc malloc | #define obstack_chunk_free free | obstack_init (&mem); | obstack_free (&mem, 0); | ; | return 0; | } configure:38111: result: no configure:38147: checking for posix_spawn configure:38227: result: no configure:38261: checking for mbstate_t configure:38309: result: yes configure:38325: checking whether mbrtowc and mbstate_t are properly declared configure:38378: result: yes configure:38394: checking for readlink configure:38474: result: yes configure:38519: checking for setenv configure:38599: result: yes configure:38519: checking for unsetenv configure:38575: gcc -o conftest conftest.c >&5 configure:38581: $? = 0 configure:38599: result: yes configure:38992: checking for unsetenv() return type configure:39028: gcc -c conftest.c >&5 conftest.c:157: error: conflicting types for `unsetenv' /usr/include/stdlib.h:243: error: previous declaration of `unsetenv' configure:39034: $? = 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-tools" | #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_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TIME_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define mode_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_RAISE 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_WCWIDTH 1 | #define eaccess access | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 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_ATEXIT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define realpath rpl_realpath | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define SIGNAL_SAFE_LIST 1 | #define HAVE_CHOWN 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SIGACTION 1 | #define GNULIB_FWRITEERROR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_INLINE 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 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:39049: result: void configure:39080: checking for sigprocmask configure:39136: gcc -o conftest conftest.c >&5 configure:39142: $? = 0 configure:39159: result: yes configure:39265: checking for stdint.h configure:39271: result: no configure:39400: checking for SIZE_MAX configure:40115: result: (((1UL << 31) - 1) * 2 + 1) configure:40126: checking for ssize_t configure:40174: result: yes configure:40185: checking for va_copy configure:40216: gcc -c conftest.c >&5 configure:40222: $? = 0 configure:40238: result: yes configure:40601: checking sys/inttypes.h usability configure:40618: gcc -c conftest.c >&5 conftest.c:187:26: sys/inttypes.h: No such file or directory configure:40624: $? = 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-tools" | #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_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TIME_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define mode_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_RAISE 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_WCWIDTH 1 | #define eaccess access | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 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_ATEXIT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define realpath rpl_realpath | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define SIGNAL_SAFE_LIST 1 | #define HAVE_CHOWN 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SIGACTION 1 | #define GNULIB_FWRITEERROR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_INLINE 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_READLINK 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define VOID_UNSETENV 1 | #define HAVE_POSIX_SIGNALBLOCKING 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:40638: result: no configure:40642: checking sys/inttypes.h presence configure:40657: gcc -E conftest.c conftest.c:154:26: sys/inttypes.h: No such file or directory configure:40663: $? = 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-tools" | #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_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TIME_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define mode_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_RAISE 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_WCWIDTH 1 | #define eaccess access | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 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_ATEXIT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define realpath rpl_realpath | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define SIGNAL_SAFE_LIST 1 | #define HAVE_CHOWN 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SIGACTION 1 | #define GNULIB_FWRITEERROR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_INLINE 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_READLINK 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define VOID_UNSETENV 1 | #define HAVE_POSIX_SIGNALBLOCKING 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | /* end confdefs.h. */ | #include configure:40677: result: no configure:40705: checking for sys/inttypes.h configure:40713: result: no configure:40601: checking sys/bitypes.h usability configure:40618: gcc -c conftest.c >&5 conftest.c:187:25: sys/bitypes.h: No such file or directory configure:40624: $? = 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-tools" | #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_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TIME_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define mode_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_RAISE 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_WCWIDTH 1 | #define eaccess access | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 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_ATEXIT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define realpath rpl_realpath | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define SIGNAL_SAFE_LIST 1 | #define HAVE_CHOWN 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SIGACTION 1 | #define GNULIB_FWRITEERROR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_INLINE 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_READLINK 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define VOID_UNSETENV 1 | #define HAVE_POSIX_SIGNALBLOCKING 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:40638: result: no configure:40642: checking sys/bitypes.h presence configure:40657: gcc -E conftest.c conftest.c:154:25: sys/bitypes.h: No such file or directory configure:40663: $? = 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-tools" | #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_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TIME_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define mode_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_RAISE 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_WCWIDTH 1 | #define eaccess access | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 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_ATEXIT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define realpath rpl_realpath | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define SIGNAL_SAFE_LIST 1 | #define HAVE_CHOWN 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SIGACTION 1 | #define GNULIB_FWRITEERROR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_INLINE 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_READLINK 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define VOID_UNSETENV 1 | #define HAVE_POSIX_SIGNALBLOCKING 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | /* end confdefs.h. */ | #include configure:40677: result: no configure:40705: checking for sys/bitypes.h configure:40713: result: no configure:40748: checking for bit size of ptrdiff_t configure:41102: gcc -o conftest conftest.c >&5 configure:41105: $? = 0 configure:41111: ./conftest configure:41114: $? = 0 configure:41133: result: 32 configure:40748: checking for bit size of sig_atomic_t configure:41102: gcc -o conftest conftest.c >&5 configure:41105: $? = 0 configure:41111: ./conftest configure:41114: $? = 0 configure:41133: result: 32 configure:40748: checking for bit size of size_t configure:41102: gcc -o conftest conftest.c >&5 configure:41105: $? = 0 configure:41111: ./conftest configure:41114: $? = 0 configure:41133: result: 32 configure:40748: checking for bit size of wchar_t configure:41102: gcc -o conftest conftest.c >&5 configure:41105: $? = 0 configure:41111: ./conftest configure:41114: $? = 0 configure:41133: result: 32 configure:40748: checking for bit size of wint_t configure:41102: gcc -o conftest conftest.c >&5 configure:41105: $? = 0 configure:41111: ./conftest configure:41114: $? = 0 configure:41133: result: 32 configure:41154: checking whether sig_atomic_t is signed configure:41191: gcc -c conftest.c >&5 configure:41197: $? = 0 configure:41215: result: yes configure:41154: checking whether wchar_t is signed configure:41191: gcc -c conftest.c >&5 configure:41197: $? = 0 configure:41215: result: yes configure:41154: checking whether wint_t is signed configure:41191: gcc -c conftest.c >&5 configure:41197: $? = 0 configure:41215: result: yes configure:41241: checking for ptrdiff_t integer literal suffix configure:41297: gcc -c conftest.c >&5 conftest.c:174: error: conflicting types for `foo' conftest.c:173: error: previous declaration of `foo' configure:41303: $? = 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-tools" | #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_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TIME_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define mode_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_RAISE 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_WCWIDTH 1 | #define eaccess access | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 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_ATEXIT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define realpath rpl_realpath | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define SIGNAL_SAFE_LIST 1 | #define HAVE_CHOWN 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SIGACTION 1 | #define GNULIB_FWRITEERROR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_INLINE 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_READLINK 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define VOID_UNSETENV 1 | #define HAVE_POSIX_SIGNALBLOCKING 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | /* end confdefs.h. */ | | #include | #include | #if HAVE_WCHAR_H | /* BSD/OS 4.1 has a bug: and must be included before | . */ | # include | # include | # include | #endif | | extern ptrdiff_t foo; | extern int foo; | int | main () | { | | ; | return 0; | } configure:41297: gcc -c conftest.c >&5 configure:41303: $? = 0 configure:41322: result: l configure:41241: checking for sig_atomic_t integer literal suffix configure:41297: gcc -c conftest.c >&5 configure:41303: $? = 0 configure:41322: result: configure:41241: checking for size_t integer literal suffix configure:41297: gcc -c conftest.c >&5 conftest.c:176: error: conflicting types for `foo' conftest.c:175: error: previous declaration of `foo' configure:41303: $? = 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-tools" | #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_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TIME_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define mode_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_RAISE 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_WCWIDTH 1 | #define eaccess access | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 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_ATEXIT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define realpath rpl_realpath | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define SIGNAL_SAFE_LIST 1 | #define HAVE_CHOWN 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SIGACTION 1 | #define GNULIB_FWRITEERROR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_INLINE 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_READLINK 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define VOID_UNSETENV 1 | #define HAVE_POSIX_SIGNALBLOCKING 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIG_ATOMIC_T_SUFFIX | /* end confdefs.h. */ | | #include | #include | #if HAVE_WCHAR_H | /* BSD/OS 4.1 has a bug: and must be included before | . */ | # include | # include | # include | #endif | | extern size_t foo; | extern unsigned int foo; | int | main () | { | | ; | return 0; | } configure:41297: gcc -c conftest.c >&5 configure:41303: $? = 0 configure:41322: result: ul configure:41241: checking for wchar_t integer literal suffix configure:41297: gcc -c conftest.c >&5 configure:41303: $? = 0 configure:41322: result: configure:41241: checking for wint_t integer literal suffix configure:41297: gcc -c conftest.c >&5 configure:41303: $? = 0 configure:41322: result: configure:41347: checking for stpcpy configure:41427: result: yes configure:41449: checking for working stpncpy configure:41511: gcc -o conftest conftest.c >&5 ld: Undefined symbols: _stpncpy configure:41514: $? = 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-tools" | #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_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TIME_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define mode_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_RAISE 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_WCWIDTH 1 | #define eaccess access | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 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_ATEXIT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define realpath rpl_realpath | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define SIGNAL_SAFE_LIST 1 | #define HAVE_CHOWN 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SIGACTION 1 | #define GNULIB_FWRITEERROR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_INLINE 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_READLINK 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define VOID_UNSETENV 1 | #define HAVE_POSIX_SIGNALBLOCKING 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIG_ATOMIC_T_SUFFIX | #define SIZE_T_SUFFIX ul | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX | #define HAVE_STPCPY 1 | /* end confdefs.h. */ | | #include | #include /* for strcpy */ | /* The stpncpy prototype is missing in on AIX 4. */ | extern char *stpncpy (char *dest, const char *src, size_t n); | int main () { | const char *src = "Hello"; | char dest[10]; | /* AIX 4.3.3 and AIX 5.1 stpncpy() returns dest+1 here. */ | strcpy (dest, "\377\377\377\377\377\377"); | if (stpncpy (dest, src, 2) != dest + 2) exit(1); | /* AIX 4.3.3 and AIX 5.1 stpncpy() returns dest+4 here. */ | strcpy (dest, "\377\377\377\377\377\377"); | if (stpncpy (dest, src, 5) != dest + 5) exit(1); | /* AIX 4.3.3 and AIX 5.1 stpncpy() returns dest+6 here. */ | strcpy (dest, "\377\377\377\377\377\377"); | if (stpncpy (dest, src, 7) != dest + 5) exit(1); | exit(0); | } | configure:41539: result: no configure:41560: checking for strcspn configure:41616: gcc -o conftest conftest.c >&5 conftest.c:191: warning: conflicting types for built-in function `strcspn' configure:41622: $? = 0 configure:41640: result: yes configure:41661: checking for strdup configure:41741: result: yes configure:41767: checking for strerror configure:41823: gcc -o conftest conftest.c >&5 configure:41829: $? = 0 configure:41847: result: yes configure:41874: checking for strpbrk configure:41930: gcc -o conftest conftest.c >&5 conftest.c:194: warning: conflicting types for built-in function `strpbrk' configure:41936: $? = 0 configure:41954: result: yes configure:41982: checking for strtol configure:42038: gcc -o conftest conftest.c >&5 configure:42044: $? = 0 configure:42062: result: yes configure:42080: checking for strtoul configure:42160: result: yes configure:42181: checking for __secure_getenv configure:42237: gcc -o conftest conftest.c >&5 ld: Undefined symbols: ___secure_getenv configure:42243: $? = 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-tools" | #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_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TIME_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define mode_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_RAISE 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_WCWIDTH 1 | #define eaccess access | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 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_ATEXIT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define realpath rpl_realpath | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define SIGNAL_SAFE_LIST 1 | #define HAVE_CHOWN 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SIGACTION 1 | #define GNULIB_FWRITEERROR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_INLINE 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_READLINK 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define VOID_UNSETENV 1 | #define HAVE_POSIX_SIGNALBLOCKING 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIG_ATOMIC_T_SUFFIX | #define SIZE_T_SUFFIX ul | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | /* end confdefs.h. */ | /* Define __secure_getenv to an innocuous variant, in case declares __secure_getenv. | For example, HP-UX 11i declares gettimeofday. */ | #define __secure_getenv innocuous___secure_getenv | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __secure_getenv (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __secure_getenv | | /* 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 __secure_getenv (); | /* 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___secure_getenv || defined __stub_____secure_getenv | choke me | #endif | | int | main () | { | return __secure_getenv (); | ; | return 0; | } configure:42261: result: no configure:42281: checking for unistd.h configure:42287: result: no configure:42536: checking for vasprintf configure:42592: gcc -o conftest conftest.c >&5 configure:42598: $? = 0 configure:42616: result: yes configure:42642: checking for waitid configure:42698: gcc -o conftest conftest.c >&5 ld: Undefined symbols: _waitid configure:42704: $? = 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-tools" | #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_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TIME_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define mode_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_RAISE 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_WCWIDTH 1 | #define eaccess access | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 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_ATEXIT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define realpath rpl_realpath | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define SIGNAL_SAFE_LIST 1 | #define HAVE_CHOWN 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SIGACTION 1 | #define GNULIB_FWRITEERROR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_INLINE 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_READLINK 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define VOID_UNSETENV 1 | #define HAVE_POSIX_SIGNALBLOCKING 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIG_ATOMIC_T_SUFFIX | #define SIZE_T_SUFFIX ul | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_VASPRINTF 1 | /* end confdefs.h. */ | /* Define waitid to an innocuous variant, in case declares waitid. | For example, HP-UX 11i declares gettimeofday. */ | #define waitid innocuous_waitid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char waitid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef waitid | | /* 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 waitid (); | /* 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_waitid || defined __stub___waitid | choke me | #endif | | int | main () | { | return waitid (); | ; | return 0; | } configure:42722: result: no configure:42738: checking for waitpid configure:42794: gcc -o conftest conftest.c >&5 configure:42800: $? = 0 configure:42818: result: yes configure:42828: checking for union wait configure:42870: gcc -o conftest conftest.c >&5 conftest.c: In function `main': conftest.c:182: warning: passing arg 1 of `wait' from incompatible pointer type conftest.c:190: error: `blow' undeclared (first use in this function) conftest.c:190: error: (Each undeclared identifier is reported only once conftest.c:190: error: for each function it appears in.) conftest.c:190: error: parse error before "chunks" configure:42876: $? = 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-tools" | #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_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TIME_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define mode_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_RAISE 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_WCWIDTH 1 | #define eaccess access | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 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_ATEXIT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define realpath rpl_realpath | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define SIGNAL_SAFE_LIST 1 | #define HAVE_CHOWN 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SIGACTION 1 | #define GNULIB_FWRITEERROR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_INLINE 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_READLINK 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define VOID_UNSETENV 1 | #define HAVE_POSIX_SIGNALBLOCKING 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIG_ATOMIC_T_SUFFIX | #define SIZE_T_SUFFIX ul | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_VASPRINTF 1 | #define HAVE_WAITPID 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | union wait status; int pid; pid = wait (&status); | #ifdef WEXITSTATUS | /* Some POSIXoid systems have both the new-style macros and the old | union wait type, and they do not work together. If union wait | conflicts with WEXITSTATUS et al, we don't want to use it at all. */ | if (WEXITSTATUS (status) != 0) pid = -1; | #ifdef WTERMSIG | /* If we have WEXITSTATUS and WTERMSIG, just use them on ints. */ | -- blow chunks here -- | #endif | #endif | #ifdef HAVE_WAITPID | /* Make sure union wait works with waitpid. */ | pid = waitpid (-1, &status, 0); | #endif | | ; | return 0; | } configure:42901: result: no configure:42932: checking whether wcwidth is declared configure:42974: gcc -c conftest.c >&5 configure:42980: $? = 0 configure:42995: result: yes configure:43031: checking for stdint.h configure:43037: result: no configure:43283: checking for error_at_line configure:43332: result: no configure:43359: checking for getdelim configure:43439: result: no configure:43466: checking for flockfile configure:43546: result: yes configure:43466: checking for funlockfile configure:43546: result: yes configure:43562: checking whether getline is declared configure:43612: result: no configure:43632: checking for getline configure:43711: result: no configure:43830: checking for getdelim configure:43910: result: no configure:43937: checking for flockfile configure:44017: result: yes configure:43937: checking for funlockfile configure:44017: result: yes configure:44069: checking for iconv configure:44177: result: yes configure:44187: checking how to link with libiconv configure:44189: result: -liconv configure:44200: checking for iconv declaration configure:44264: result: extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:44322: checking for iswcntrl configure:44402: result: yes configure:44413: checking whether mbrtowc and mbstate_t are properly declared configure:44466: result: yes configure:44477: checking whether mbswidth is declared in configure:44531: result: no configure:44544: checking for mbstate_t configure:44592: result: yes configure:44611: checking for obstacks configure:44665: result: no configure:44683: checking for stdint.h configure:44689: result: no configure:44818: checking for SIZE_MAX configure:45533: result: (((1UL << 31) - 1) * 2 + 1) configure:45544: checking for va_copy configure:45597: result: yes configure:45950: checking for sys/inttypes.h configure:45956: result: no configure:45950: checking for sys/bitypes.h configure:45956: result: no configure:46107: checking for bit size of ptrdiff_t configure:46492: result: 32 configure:46107: checking for bit size of sig_atomic_t configure:46492: result: 32 configure:46107: checking for bit size of size_t configure:46492: result: 32 configure:46107: checking for bit size of wchar_t configure:46492: result: 32 configure:46107: checking for bit size of wint_t configure:46492: result: 32 configure:46513: checking whether sig_atomic_t is signed configure:46574: result: yes configure:46513: checking whether wchar_t is signed configure:46574: result: yes configure:46513: checking whether wint_t is signed configure:46574: result: yes configure:46600: checking for ptrdiff_t integer literal suffix configure:46681: result: l configure:46600: checking for sig_atomic_t integer literal suffix configure:46681: result: configure:46600: checking for size_t integer literal suffix configure:46681: result: ul configure:46600: checking for wchar_t integer literal suffix configure:46681: result: configure:46600: checking for wint_t integer literal suffix configure:46681: result: configure:46706: checking for stpcpy configure:46786: result: yes configure:46809: checking for strdup configure:46889: result: yes configure:47032: checking for vasprintf configure:47112: result: yes configure:47153: checking whether wcwidth is declared configure:47216: result: yes configure:47242: checking for stdint.h configure:47248: result: no configure:47401: checking pwd.h usability configure:47418: gcc -c conftest.c >&5 configure:47424: $? = 0 configure:47438: result: yes configure:47442: checking pwd.h presence configure:47457: gcc -E conftest.c configure:47463: $? = 0 configure:47477: result: yes configure:47505: checking for pwd.h configure:47513: result: yes configure:47527: checking for inline configure:47577: result: inline configure:47607: checking for size_t configure:47658: result: yes configure:47670: checking for ptrdiff_t configure:47721: result: no configure:47733: checking for ssize_t configure:47781: result: yes configure:47791: checking for pid_t configure:47842: result: no configure:47855: checking whether we are using the GNU C Library 2.1 or newer configure:47886: result: no configure:48003: checking for select configure:48059: gcc -o conftest conftest.c >&5 configure:48065: $? = 0 configure:48083: result: yes configure:48098: checking for vfork.h configure:48104: result: no configure:48238: checking for fork configure:48318: result: yes configure:48238: checking for vfork configure:48318: result: yes configure:48329: checking for working fork configure:48389: result: yes configure:48410: checking for working vfork configure:48548: result: yes configure:48580: checking for signal handlers with siginfo_t configure:48612: gcc -c conftest.c >&5 configure:48618: $? = 0 configure:48633: result: yes configure:48644: checking for setlocale declaration configure:48683: gcc -c conftest.c >&5 conftest.c:227: error: conflicting types for `setlocale' /usr/include/locale.h:53: error: previous declaration of `setlocale' configure:48689: $? = 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-tools" | #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_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TIME_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define mode_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_RAISE 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_WCWIDTH 1 | #define eaccess access | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 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_ATEXIT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define realpath rpl_realpath | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define SIGNAL_SAFE_LIST 1 | #define HAVE_CHOWN 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SIGACTION 1 | #define GNULIB_FWRITEERROR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_INLINE 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_READLINK 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define VOID_UNSETENV 1 | #define HAVE_POSIX_SIGNALBLOCKING 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIG_ATOMIC_T_SUFFIX | #define SIZE_T_SUFFIX ul | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_VASPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_FWRITEERROR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIG_ATOMIC_T_SUFFIX | #define SIZE_T_SUFFIX ul | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_VASPRINTF 1 | #define HAVE_DECL_WCWIDTH 1 | #define HAVE_PWD_H 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define pid_t int | #define HAVE_SELECT 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SIGINFO 1 | /* end confdefs.h. */ | | #include | #include | extern | #ifdef __cplusplus | "C" | #endif | #if defined(__STDC__) || defined(__cplusplus) | char *setlocale (int category, char *locale); | #else | char *setlocale(); | #endif | | int | main () | { | | ; | return 0; | } configure:48708: result: extern char *setlocale (int category, const char *locale); configure:48717: checking for C/C++ restrict keyword configure:48753: gcc -c conftest.c >&5 conftest.c:221: error: parse error before "ip" conftest.c: In function `foo': conftest.c:222: error: `ip' undeclared (first use in this function) conftest.c:222: error: (Each undeclared identifier is reported only once conftest.c:222: error: for each function it appears in.) conftest.c: In function `main': conftest.c:228: error: syntax error before "t" conftest.c:229: error: `t' undeclared (first use in this function) configure:48759: $? = 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-tools" | #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_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TIME_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define mode_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_RAISE 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_WCWIDTH 1 | #define eaccess access | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 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_ATEXIT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define realpath rpl_realpath | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define SIGNAL_SAFE_LIST 1 | #define HAVE_CHOWN 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SIGACTION 1 | #define GNULIB_FWRITEERROR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_INLINE 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_READLINK 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define VOID_UNSETENV 1 | #define HAVE_POSIX_SIGNALBLOCKING 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIG_ATOMIC_T_SUFFIX | #define SIZE_T_SUFFIX ul | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_VASPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_FWRITEERROR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIG_ATOMIC_T_SUFFIX | #define SIZE_T_SUFFIX ul | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_VASPRINTF 1 | #define HAVE_DECL_WCWIDTH 1 | #define HAVE_PWD_H 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define pid_t int | #define HAVE_SELECT 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SIGINFO 1 | #define SETLOCALE_CONST const | /* end confdefs.h. */ | typedef int * int_ptr; | int foo (int_ptr restrict ip) { | return ip[0]; | } | int | main () | { | int s[1]; | int * restrict t = s; | t[0] = 0; | return foo(t) | ; | return 0; | } configure:48753: gcc -c conftest.c >&5 configure:48759: $? = 0 configure:48777: result: __restrict configure:48801: checking for wcscoll configure:48857: gcc -o conftest conftest.c >&5 configure:48863: $? = 0 configure:48880: result: yes configure:48900: checking for memchr configure:48980: result: yes configure:49142: checking for strdup configure:49222: result: yes configure:49253: checking for working re_compile_pattern configure:49322: gcc -o conftest conftest.c >&5 conftest.c: In function `main': conftest.c:230: error: storage size of `regex' isn't known conftest.c:232: error: storage size of `regs' isn't known conftest.c:233: error: `RE_SYNTAX_POSIX_EGREP' undeclared (first use in this function) conftest.c:233: error: (Each undeclared identifier is reported only once conftest.c:233: error: for each function it appears in.) conftest.c:235: error: parse error before '[' token conftest.c:242: warning: assignment makes pointer from integer without a cast conftest.c:250: warning: assignment makes pointer from integer without a cast conftest.c:259: warning: assignment makes pointer from integer without a cast conftest.c:230: error: storage size of `regex' isn't known configure:49325: $? = 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-tools" | #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_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TIME_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define mode_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_RAISE 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_WCWIDTH 1 | #define eaccess access | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 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_ATEXIT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define realpath rpl_realpath | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define SIGNAL_SAFE_LIST 1 | #define HAVE_CHOWN 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SIGACTION 1 | #define GNULIB_FWRITEERROR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_INLINE 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_READLINK 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define VOID_UNSETENV 1 | #define HAVE_POSIX_SIGNALBLOCKING 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIG_ATOMIC_T_SUFFIX | #define SIZE_T_SUFFIX ul | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_VASPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_FWRITEERROR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIG_ATOMIC_T_SUFFIX | #define SIZE_T_SUFFIX ul | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_VASPRINTF 1 | #define HAVE_DECL_WCWIDTH 1 | #define HAVE_PWD_H 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define pid_t int | #define HAVE_SELECT 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SIGINFO 1 | #define SETLOCALE_CONST const | #define restrict __restrict | #define HAVE_MEMCHR 1 | #define HAVE_STRDUP 1 | /* end confdefs.h. */ | #include | #include | #include | #include | int | main () | { | static struct re_pattern_buffer regex; | const char *s; | struct re_registers regs; | re_set_syntax (RE_SYNTAX_POSIX_EGREP); | memset (®ex, 0, sizeof (regex)); | [s = re_compile_pattern ("a[[:]:]]b\n", 9, ®ex);] | /* This should fail with _Invalid character class name_ error. */ | if (!s) | exit (1); | | /* This should succeed, but doesn't for e.g. glibc-2.1.3. */ | memset (®ex, 0, sizeof (regex)); | s = re_compile_pattern ("{1", 2, ®ex); | | if (s) | exit (1); | | /* The following example is derived from a problem report | against gawk from Jorge Stolfi . */ | memset (®ex, 0, sizeof (regex)); | s = re_compile_pattern ("[[an\371]]*n", 7, ®ex); | if (s) | exit (1); | | /* This should match, but doesn't for e.g. glibc-2.2.1. */ | if (re_match (®ex, "an", 2, 0, ®s) != 2) | exit (1); | | memset (®ex, 0, sizeof (regex)); | s = re_compile_pattern ("x", 1, ®ex); | if (s) | exit (1); | | /* The version of regex.c in e.g. GNU libc-2.2.93 didn't | work with a negative RANGE argument. */ | if (re_search (®ex, "wxy", 3, 2, -2, ®s) != 1) | exit (1); | | exit (0); | } | configure:49350: result: no configure:49402: checking for btowc configure:49458: gcc -o conftest conftest.c >&5 configure:49464: $? = 0 configure:49482: result: yes configure:49501: checking whether byte ordering is bigendian configure:49533: gcc -c conftest.c >&5 configure:49539: $? = 0 configure:49571: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:231: error: `not' undeclared (first use in this function) conftest.c:231: error: (Each undeclared identifier is reported only once conftest.c:231: error: for each function it appears in.) conftest.c:231: error: parse error before "big" configure:49577: $? = 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-tools" | #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_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TIME_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define mode_t int | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_RAISE 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_WCWIDTH 1 | #define eaccess access | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 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_ATEXIT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define realpath rpl_realpath | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define SIGNAL_SAFE_LIST 1 | #define HAVE_CHOWN 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SIGACTION 1 | #define GNULIB_FWRITEERROR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_INLINE 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_READLINK 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define VOID_UNSETENV 1 | #define HAVE_POSIX_SIGNALBLOCKING 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIG_ATOMIC_T_SUFFIX | #define SIZE_T_SUFFIX ul | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_VASPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_FWRITEERROR 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX l | #define SIG_ATOMIC_T_SUFFIX | #define SIZE_T_SUFFIX ul | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_VASPRINTF 1 | #define HAVE_DECL_WCWIDTH 1 | #define HAVE_PWD_H 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define pid_t int | #define HAVE_SELECT 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SIGINFO 1 | #define SETLOCALE_CONST const | #define restrict __restrict | #define HAVE_MEMCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_BTOWC 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:49717: result: no configure:49752: checking arpa/inet.h usability configure:49769: gcc -c conftest.c >&5 configure:49775: $? = 0 configure:49789: result: yes configure:49793: checking arpa/inet.h presence configure:49808: gcc -E conftest.c configure:49814: $? = 0 configure:49828: result: yes configure:49856: checking for arpa/inet.h configure:49864: result: yes configure:49883: checking for gethostname configure:49939: gcc -o conftest conftest.c >&5 configure:49945: $? = 0 configure:49963: result: yes configure:49883: checking for gethostbyname configure:49939: gcc -o conftest conftest.c >&5 configure:49945: $? = 0 configure:49963: result: yes configure:49883: checking for inet_ntop configure:49939: gcc -o conftest conftest.c >&5 configure:49945: $? = 0 configure:49963: result: yes configure:49974: checking for IPv6 sockets configure:50004: gcc -c conftest.c >&5 configure:50010: $? = 0 configure:50027: result: yes configure:50516: checking for libexpat configure:50545: gcc -o conftest conftest.c -lexpat >&5 configure:50551: $? = 0 configure:50570: result: yes configure:50579: checking how to link with libexpat configure:50581: result: -lexpat configure:50618: checking for emacs configure:50634: found /usr/local/bin/emacs configure:50645: result: emacs configure:50669: checking where .elc files should go configure:50682: $EMACS -batch -q -eval '(while load-path (princ (concat (car load-path) "\n")) (setq load-path (cdr load-path)))' conftest.out configure:50685: $? = 0 configure:50698: result: ${datarootdir}/emacs/site-lisp configure:50715: checking whether Emacs support is requested configure:50717: result: yes configure:50730: checking for dvips configure:50748: found /usr/local/bin/dvips configure:50761: result: /usr/local/bin/dvips configure:50771: checking for texi2pdf configure:50789: found /usr/local/bin/texi2pdf configure:50802: result: /usr/local/bin/texi2pdf configure:50812: checking for perl configure:50830: found /usr/local/bin/perl configure:50843: result: /usr/local/bin/perl configure:50860: checking for g++ configure:50887: result: g++ configure:50900: checking whether the C++ compiler (g++ ) works configure:50911: g++ -o conftest conftest.cpp >&5 configure:50914: $? = 0 configure:50932: result: yes configure:50937: checking whether the C++ compiler supports namespaces configure:50951: g++ -o conftest conftest.cpp >&5 configure:50954: $? = 0 configure:50967: result: yes configure:50978: checking for a traditional french locale configure:51078: result: none configure:51085: checking for a french Unicode locale configure:51130: gcc -o conftest conftest.c >&5 configure:51133: $? = 0 configure:51160: result: fr_FR.UTF-8 configure:51312: not updating unwritable cache configure:51425: 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:853: creating csharpcomp.sh config.status:853: creating csharpexec.sh config.status:853: creating javacomp.sh config.status:853: creating javaexec.sh config.status:853: creating Makefile config.status:853: creating doc/Makefile config.status:853: creating intl/Makefile config.status:853: creating gnulib-lib/Makefile config.status:853: creating libgrep/Makefile config.status:853: creating libuniname/Makefile config.status:853: creating src/Makefile config.status:853: creating src/user-email config.status:853: creating libgettextpo/Makefile config.status:853: creating libgettextpo/exported.sh config.status:853: creating po/Makefile.in config.status:853: creating projects/Makefile config.status:853: creating misc/Makefile config.status:853: creating misc/gettextize config.status:853: creating misc/autopoint config.status:853: creating man/Makefile config.status:853: creating man/x-to-1 config.status:853: creating m4/Makefile config.status:853: creating tests/Makefile config.status:853: creating config.h config.status:1367: executing depfiles commands config.status:1367: executing po-directories commands configure:53152: === configuring in examples (/usr/ports/devel/gettext/work/gettext-0.16.1/gettext-tools/examples) configure:53255: running /bin/sh ./configure '--prefix=' --cache-file=../ --srcdir=. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-apple-darwin8.0.1 ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_c_inline=inline ac_cv_c_restrict=__restrict ac_cv_cxx_compiler_gnu=no ac_cv_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_EMACSLOADPATH_set= ac_cv_env_EMACSLOADPATH_value= ac_cv_env_EMACS_set= ac_cv_env_EMACS_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_GCJFLAGS_set= ac_cv_env_GCJFLAGS_value= ac_cv_env_GCJ_set= ac_cv_env_GCJ_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___secure_getenv=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_btowc=yes ac_cv_func_canonicalize_file_name=no ac_cv_func_chown=yes ac_cv_func_eaccess=no ac_cv_func_flockfile=yes ac_cv_func_fnmatch_posix=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_funlockfile=yes ac_cv_func_fwprintf=yes ac_cv_func_getcwd=yes ac_cv_func_getdelim=no ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_getline=no ac_cv_func_getopt_long_only=yes ac_cv_func_getpagesize=yes ac_cv_func_getuid=yes ac_cv_func_inet_ntop=yes ac_cv_func_isascii=yes ac_cv_func_iswcntrl=yes ac_cv_func_iswprint=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_mbsinit=yes ac_cv_func_memchr=yes ac_cv_func_memmove=yes ac_cv_func_mempcpy=no ac_cv_func_memset=yes ac_cv_func_mkdtemp=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_obstack=no ac_cv_func_pathconf=yes ac_cv_func_posix_spawn=no ac_cv_func_putenv=yes ac_cv_func_raise=yes ac_cv_func_readlink=yes ac_cv_func_select=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_sigaction=yes ac_cv_func_sigprocmask=yes ac_cv_func_snprintf=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strcspn=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_strpbrk=yes ac_cv_func_strtol=yes ac_cv_func_strtoul=yes ac_cv_func_tsearch=yes ac_cv_func_unsetenv=yes ac_cv_func_utime=yes ac_cv_func_utimes=yes ac_cv_func_vasprintf=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_func_waitid=no ac_cv_func_waitpid=yes ac_cv_func_wcscoll=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_getdelim=no ac_cv_have_decl_getenv=no ac_cv_have_decl_getline=no ac_cv_have_decl_mbswidth=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_arpa_inet_h=yes ac_cv_header_byteswap_h=no ac_cv_header_dirent_h=yes 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_pwd_h=yes ac_cv_header_stat_broken=no 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_bitypes_h=no ac_cv_header_sys_inttypes_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_header_utime_h=yes ac_cv_header_vfork_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_libexpat=yes ac_cv_objext= ac_cv_path_DVIPS=/usr/local/bin/dvips 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_TEXI2PDF=/usr/local/bin/texi2pdf 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_EMACS=emacs 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_sys_long_file_names=yes ac_cv_type__Bool=yes ac_cv_type_long_long_int=yes ac_cv_type_mbstate_t=yes ac_cv_type_mode_t=no ac_cv_type_pid_t=no ac_cv_type_pthread_rwlock_t=yes ac_cv_type_ptrdiff_t=no ac_cv_type_sig_atomic_t=yes 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_func_working_getline=no am_cv_langinfo_codeset=yes am_cv_lib_iconv=yes am_cv_lispdir='${datarootdir}/emacs/site-lisp' am_cv_proto_iconv='extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1=const gl_cv_bitsizeof_ptrdiff_t=32 gl_cv_bitsizeof_sig_atomic_t=32 gl_cv_bitsizeof_size_t=32 gl_cv_bitsizeof_wchar_t=32 gl_cv_bitsizeof_wint_t=32 gl_cv_func_gnu_getopt=no gl_cv_func_malloc_0_nonnull=1 gl_cv_func_mbrtowc=yes gl_cv_func_sigprocmask=1 gl_cv_func_stpncpy=no gl_cv_func_va_copy=yes gl_cv_header_inttypes_h=yes gl_cv_header_stdint_h=yes gl_cv_minmax_in_limits_h=no gl_cv_minmax_in_sys_param_h=yes gl_cv_size_max='(((1UL << 31) - 1) * 2 + 1)' gl_cv_type_ptrdiff_t_signed=yes gl_cv_type_ptrdiff_t_suffix=l gl_cv_type_sig_atomic_t_signed=yes gl_cv_type_sig_atomic_t_suffix= gl_cv_type_size_t_signed=no gl_cv_type_size_t_suffix=ul gl_cv_type_wchar_t_signed=yes gl_cv_type_wchar_t_suffix= gl_cv_type_wint_t_signed=yes gl_cv_type_wint_t_suffix= gt_cv_c_intmax_t=yes gt_cv_c_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_locale_fr=none gt_cv_locale_fr_utf8=fr_FR.UTF-8 gt_cv_nl_locale_name=no gt_cv_prog_cc_openmp=no gt_cv_prog_cxx_namespaces=yes gt_cv_proto_setlocale='extern char *setlocale (int category, const char *locale);' gt_cv_proto_setlocale_arg1=const gt_cv_siginfo_t=yes gt_cv_socket_ipv6=yes gt_cv_ssize_t=yes gt_cv_union_wait=no gt_cv_val_LC_MESSAGES=yes jm_cv_func_working_re_compile_pattern=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX= lt_cv_path_NM='/usr/bin/nm -p' lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe= lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl= lt_cv_sys_max_cmd_len= lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='""' nls_cv_force_use_gnu_gettext=no nls_cv_header_intl= nls_cv_header_libgt= nls_cv_use_gnu_gettext=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ABSOLUTE_STDINT_H='"no/such/file/stdint.h"' 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' BISON_LOCALEDIR='' BITSIZEOF_PTRDIFF_T='32' BITSIZEOF_SIG_ATOMIC_T='32' BITSIZEOF_SIZE_T='32' BITSIZEOF_WCHAR_T='32' BITSIZEOF_WINT_T='32' BUILDCSHARP='no' BUILDJAVA='no' BUILDJAVAEXE='no' BUILD_INCLUDED_LIBINTL='yes' BYTESWAP_H='byteswap.h' CATOBJEXT='.gmo' CC='gcc' CCDEPMODE='depmode=none' CFLAGS='' CFLAG_VISIBILITY='' CLASSPATH='' CLASSPATH_SEPARATOR=':' CLIX_PATH='' CLIX_PATH_VAR='' CONF_JAVA='' 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' DVIPS='/usr/local/bin/dvips' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EMACS='emacs' EMACSLOADPATH='' EXEEXT='' F77='f77' FFLAGS='' FNMATCH_H='' GCJ='none' GCJFLAGS='' GENCAT='gencat' GETOPT_H='getopt.h' GLIBC21='no' GLIBC2='no' GLOBAL_SYMBOL_PIPE='' GL_COND_LIBTOOL_FALSE='#' GL_COND_LIBTOOL_TRUE='' GMSGFMT=':' GMSGFMT_015=':' GREP='/usr/bin/grep' HAVE_ASPRINTF='1' HAVE_CLIX='' HAVE_CLIX_IN_PATH='' HAVE_CSC='' HAVE_CSCC='' HAVE_CSCC_IN_PATH='' HAVE_CSC_IN_PATH='' HAVE_GCJ='' HAVE_GCJ_C='' HAVE_GCJ_IN_PATH='' HAVE_GIJ='' HAVE_GIJ_IN_PATH='' HAVE_GLOBAL_SYMBOL_PIPE='' HAVE_ILRUN='' HAVE_ILRUN_IN_PATH='' HAVE_INTTYPES_H='0' HAVE_JAVA='' HAVE_JAVAC='' HAVE_JAVAC_ENVVAR='' HAVE_JAVAC_IN_PATH='' HAVE_JAVA_ENVVAR='' HAVE_JAVA_IN_PATH='' HAVE_JIKES='' HAVE_JIKES_IN_PATH='yes' HAVE_JRE='' HAVE_JRE_IN_PATH='' HAVE_JVIEW='' HAVE_JVIEW_IN_PATH='' HAVE_LIBEXPAT='yes' HAVE_LONG_LONG_INT='1' HAVE_MCS='' HAVE_MCS_IN_PATH='' HAVE_MONO='' HAVE_MONO_IN_PATH='' HAVE_POSIX_PRINTF='1' HAVE_SIGNED_SIG_ATOMIC_T='1' HAVE_SIGNED_WCHAR_T='1' HAVE_SIGNED_WINT_T='1' HAVE_SNPRINTF='1' HAVE_STDINT_H='0' HAVE_SYS_BITYPES_H='0' HAVE_SYS_INTTYPES_H='0' HAVE_SYS_TYPES_H='0' HAVE_UNSIGNED_LONG_LONG_INT='1' HAVE_VISIBILITY='0' HAVE_WCHAR_H='1' 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='' LIBEXPAT='-lexpat' LIBGREPOBJS=' regex.o' LIBICONV='-liconv' LIBINTL='${top_builddir}/intl/libintl.la -liconv -Wl,-framework -Wl,CoreFoundation' LIBMULTITHREAD='-lpthread' LIBOBJS='' LIBPTH='' LIBS='' LIBTHREAD='' LIBTOOL='$(SHELL) /usr/local/bin/libtool' LN_S='ln -s' LOCALE_FR='none' LOCALE_FR_UTF8='fr_FR.UTF-8' LTLIBEXPAT='-lexpat' LTLIBICONV='-liconv' LTLIBINTL='${top_builddir}/intl/libintl.la -liconv -Wl,-framework -Wl,CoreFoundation' LTLIBMULTITHREAD='-lpthread' LTLIBOBJS='' LTLIBPTH='' LTLIBTHREAD='' LTNOUNDEF='' MAKEINFO='${SHELL} /usr/ports/devel/gettext/work/gettext-0.16.1/build-aux/missing --run makeinfo' MONO_PATH='' MONO_PATH_SEPARATOR=':' MSGFMT=':' MSGFMT_015=':' MSGMERGE=':' MSGMERGE_LIBM='' NM='/usr/bin/nm -p' OBJDUMP='objdump' OBJEXT='' OPENMP_CFLAGS='' PACKAGE='gettext-tools' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='/usr/local/bin/perl' POSUB='po' PRI_MACROS_BROKEN='0' PTRDIFF_T_SUFFIX='l' RANLIB='ranlib' RELOCATABLE='no' RELOCATABLE_VIA_LD_FALSE='' RELOCATABLE_VIA_LD_TRUE='#' SET_MAKE='' SET_RELOCATABLE='' SHELL='/bin/sh' SIG_ATOMIC_T_SUFFIX='' SIZE_T_SUFFIX='ul' STDBOOL_H='' STDINT_H='stdint.h' STRIP='strip' TESTCSHARP='no' TESTJAVA='no' TESTLIBASPRINTF='yes' TEXI2PDF='/usr/local/bin/texi2pdf' UNISTD_H='unistd.h' USE_INCLUDED_LIBINTL='yes' USE_NLS='yes' VERSION='0.16.1' WCHAR_T_SUFFIX='' WINT_T_SUFFIX='' WOE32DLL='no' WOE32DLL_FALSE='' WOE32DLL_TRUE='#' XGETTEXT=':' XGETTEXT_015=':' YACC='bison -y' YFLAGS='' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='f77' aclocaldir='${datadir}/aclocal' 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=' argmatch.o canonicalize.o error.o getdelim.o getline.o getopt.o getopt1.o mbchar.o obstack.o safe-read.o safe-write.o stpncpy.o strstr.o' gl_LTLIBOBJS=' argmatch.lo canonicalize.lo error.lo getdelim.lo getline.lo getopt.lo getopt1.lo mbchar.lo obstack.lo safe-read.lo safe-write.lo stpncpy.lo strstr.lo' gtpo_LIBOBJS=' error.o getdelim.o getline.o obstack.o' gtpo_LTLIBOBJS=' error.lo getdelim.lo getline.lo obstack.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' lispdir='${datarootdir}/emacs/site-lisp' 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=' examples' 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-tools" #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_UTIME_H 1 #define HAVE_WCHAR_H 1 #define HAVE_WCTYPE_H 1 #define HAVE_SYS_TIME_H 1 #define MALLOC_0_IS_NONNULL 1 #define HAVE_DECL_STRERROR_R 0 #define HAVE_STRERROR_R 1 #define mode_t int #define pid_t int #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define HAVE_SIG_ATOMIC_T 1 #define HAVE_RAISE 1 #define HAVE_ISASCII 1 #define HAVE_MBSINIT 1 #define HAVE_ISWPRINT 1 #define HAVE_WCWIDTH 1 #define eaccess access #define HAVE_MBSTATE_T 1 #define HAVE_DECL_GETDELIM 0 #define HAVE_GETOPT_H 1 #define HAVE_GETOPT_LONG_ONLY 1 #define HAVE_DECL_GETENV 0 #define HAVE_DECL_GETC_UNLOCKED 1 #define HAVE_MINMAX_IN_SYS_PARAM_H 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_ATEXIT 1 #define HAVE_DIRENT_H 1 #define HAVE_LONG_FILE_NAMES 1 #define HAVE_PATHCONF 1 #define realpath rpl_realpath #define HAVE_GETCWD 1 #define HAVE_READLINK 1 #define SIGNAL_SAFE_LIST 1 #define HAVE_CHOWN 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SIGACTION 1 #define GNULIB_FWRITEERROR 1 #define HAVE_FLOCKFILE 1 #define HAVE_FUNLOCKFILE 1 #define HAVE_DECL_GETLINE 0 #define getline gnu_getline #define HAVE_FLOCKFILE 1 #define HAVE_FUNLOCKFILE 1 #define __GETOPT_PREFIX rpl_ #define HAVE_ICONV 1 #define ICONV_CONST const #define HAVE_INLINE 1 #define HAVE_ISWCNTRL 1 #define HAVE_ISWCNTRL 1 #define HAVE_MBRTOWC 1 #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 #define HAVE_MBSTATE_T 1 #define HAVE_MEMCHR 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMSET 1 #define HAVE_MKDTEMP 1 #define HAVE_MBSTATE_T 1 #define HAVE_MBRTOWC 1 #define HAVE_READLINK 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define VOID_UNSETENV 1 #define HAVE_POSIX_SIGNALBLOCKING 1 #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) #define BITSIZEOF_PTRDIFF_T 32 #define BITSIZEOF_SIG_ATOMIC_T 32 #define BITSIZEOF_SIZE_T 32 #define BITSIZEOF_WCHAR_T 32 #define BITSIZEOF_WINT_T 32 #define HAVE_SIGNED_SIG_ATOMIC_T 1 #define HAVE_SIGNED_WCHAR_T 1 #define HAVE_SIGNED_WINT_T 1 #define PTRDIFF_T_SUFFIX l #define SIG_ATOMIC_T_SUFFIX #define SIZE_T_SUFFIX ul #define WCHAR_T_SUFFIX #define WINT_T_SUFFIX #define HAVE_STPCPY 1 #define HAVE_STRCSPN 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRPBRK 1 #define HAVE_STRTOL 1 #define HAVE_STRTOUL 1 #define USE_UNLOCKED_IO 1 #define HAVE_VASPRINTF 1 #define HAVE_WAITPID 1 #define HAVE_DECL_WCWIDTH 1 #define GNULIB_FWRITEERROR 1 #define HAVE_FLOCKFILE 1 #define HAVE_FUNLOCKFILE 1 #define HAVE_DECL_GETLINE 0 #define getline gnu_getline #define HAVE_FLOCKFILE 1 #define HAVE_FUNLOCKFILE 1 #define HAVE_ICONV 1 #define ICONV_CONST const #define HAVE_ISWCNTRL 1 #define HAVE_MBRTOWC 1 #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 #define HAVE_MBSTATE_T 1 #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) #define BITSIZEOF_PTRDIFF_T 32 #define BITSIZEOF_SIG_ATOMIC_T 32 #define BITSIZEOF_SIZE_T 32 #define BITSIZEOF_WCHAR_T 32 #define BITSIZEOF_WINT_T 32 #define HAVE_SIGNED_SIG_ATOMIC_T 1 #define HAVE_SIGNED_WCHAR_T 1 #define HAVE_SIGNED_WINT_T 1 #define PTRDIFF_T_SUFFIX l #define SIG_ATOMIC_T_SUFFIX #define SIZE_T_SUFFIX ul #define WCHAR_T_SUFFIX #define WINT_T_SUFFIX #define HAVE_STPCPY 1 #define HAVE_STRDUP 1 #define USE_UNLOCKED_IO 1 #define HAVE_VASPRINTF 1 #define HAVE_DECL_WCWIDTH 1 #define HAVE_PWD_H 1 #define HAVE_UNSIGNED_LONG_LONG 1 #define pid_t int #define HAVE_SELECT 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define HAVE_SIGINFO 1 #define SETLOCALE_CONST const #define restrict __restrict #define HAVE_MEMCHR 1 #define HAVE_STRDUP 1 #define HAVE_BTOWC 1 #define ENDIANNESS 0 #define HAVE_ARPA_INET_H 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_INET_NTOP 1 #define HAVE_IPV6 1 #define HAVE_LIBEXPAT 1 configure: exit 0