Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 211626 Details for
Bug 295243
sys-devel/gettext: GCJ not found when configure gettext-tools
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gettext-tools/config.log
config.log (text/plain), 344.92 KB, created by
Michael Pontus
on 2009-11-30 20:11:17 UTC
(
hide
)
Description:
gettext-tools/config.log
Filename:
MIME Type:
Creator:
Michael Pontus
Created:
2009-11-30 20:11:17 UTC
Size:
344.92 KB
patch
obsolete
>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=/usr/local GCJ=/usr/bin/gcj --cache-file=/dev/null --srcdir=. > >## --------- ## >## Platform. ## >## --------- ## > >hostname = localhost >uname -m = i686 >uname -r = 2.6.27-gentoo-r8 >uname -s = Linux >uname -v = #9 SMP Sat Sep 5 02:07:09 BRT 2009 > >/usr/bin/uname -p = 06/17 >/bin/uname -X = unknown > >/bin/arch = unknown >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >/usr/bin/hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/local/bin >PATH: /usr/bin >PATH: /bin >PATH: /opt/bin >PATH: /usr/i486-pc-linux-gnu/gcc-bin/4.1.2 >PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.3.3 >PATH: /usr/kde/3.5/bin >PATH: /usr/qt/3/bin >PATH: /usr/games/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2434: checking for a BSD-compatible install >configure:2490: result: /usr/bin/install -c >configure:2501: checking whether build environment is sane >configure:2544: result: yes >configure:2572: checking for a thread-safe mkdir -p >configure:2611: result: /bin/mkdir -p >configure:2624: checking for gawk >configure:2640: found /usr/bin/gawk >configure:2651: result: gawk >configure:2662: checking whether make sets $(MAKE) >configure:2683: result: yes >configure:2924: checking for gcc >configure:2940: found /usr/bin/gcc >configure:2951: result: gcc >configure:3189: checking for C compiler version >configure:3196: gcc --version >&5 >gcc (Gentoo 4.3.3-r2 p1.1, pie-10.1.5) 4.3.3 >Copyright (C) 2008 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:3199: $? = 0 >configure:3206: gcc -v >&5 >Using built-in specs. >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.3.3-r2/work/gcc-4.3.3/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.3.3 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.3/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.3/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --disable-libgcj --with-arch=i686 --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.3-r2 p1.1, pie-10.1.5' >Thread model: posix >gcc version 4.3.3 (Gentoo 4.3.3-r2 p1.1, pie-10.1.5) >configure:3209: $? = 0 >configure:3216: gcc -V >&5 >gcc: '-V' option must have argument >configure:3219: $? = 1 >configure:3242: checking for C compiler default output file name >configure:3269: gcc conftest.c >&5 >configure:3272: $? = 0 >configure:3310: result: a.out >configure:3327: checking whether the C compiler works >configure:3337: ./a.out >configure:3340: $? = 0 >configure:3357: result: yes >configure:3364: checking whether we are cross compiling >configure:3366: result: no >configure:3369: checking for suffix of executables >configure:3376: gcc -o conftest conftest.c >&5 >configure:3379: $? = 0 >configure:3403: result: >configure:3409: checking for suffix of object files >configure:3435: gcc -c conftest.c >&5 >configure:3438: $? = 0 >configure:3461: result: o >configure:3465: checking whether we are using the GNU C compiler >configure:3494: gcc -c conftest.c >&5 >configure:3500: $? = 0 >configure:3517: result: yes >configure:3522: checking whether gcc accepts -g >configure:3552: gcc -c -g conftest.c >&5 >configure:3558: $? = 0 >configure:3657: result: yes >configure:3674: checking for gcc option to accept ISO C89 >configure:3748: gcc -c -g -O2 conftest.c >&5 >configure:3754: $? = 0 >configure:3777: result: none needed >configure:3806: checking for style of include used by make >configure:3834: result: GNU >configure:3859: checking dependency style of gcc >configure:3950: result: gcc3 >configure:3978: checking for a BSD-compatible install >configure:4034: result: /usr/bin/install -c >configure:4049: checking for bison >configure:4065: found /usr/bin/bison >configure:4076: result: bison -y >configure:4090: checking whether to use Java >configure:4099: result: yes >configure:4115: checking for Java to native code compiler >configure:4231: /usr/bin/gcj conftest.java --main=conftest -o conftest >/usr/libexec/gcc/i686-pc-linux-gnu/4.4.1/ecj1: error while loading shared libraries: libgcj_bc.so.1: cannot open shared object file: No such file or directory >configure:4234: $? = 1 >configure:4250: result: none >configure:4274: checking how to run the C preprocessor >configure:4314: gcc -E conftest.c >configure:4320: $? = 0 >configure:4351: gcc -E conftest.c >conftest.c:10:28: error: ac_nonexistent.h: No such file or directory >configure:4357: $? = 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.17" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4390: result: gcc -E >configure:4419: gcc -E conftest.c >configure:4425: $? = 0 >configure:4456: gcc -E conftest.c >conftest.c:10:28: error: ac_nonexistent.h: No such file or directory >configure:4462: $? = 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.17" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4500: checking for grep that handles long lines and -e >configure:4574: result: /bin/grep >configure:4579: checking for egrep >configure:4657: result: /bin/grep -E >configure:4663: checking for Java virtual machine >configure:4747: found /usr/bin/java >configure:4870: result: java >configure:4923: CLASSPATH=. java conftestver >configure:4975: checking for Java compiler >configure:5092: /etc/java-config-2/current-system-vm/bin/javac -d . conftest.java >configure:5099: /etc/java-config-2/current-system-vm/bin/javac -source 1.3 -d . conftest.java >configure:5104: /etc/java-config-2/current-system-vm/bin/javac -d . conftestfail.java >configure:5108: /etc/java-config-2/current-system-vm/bin/javac -source 1.3 -d . conftestfail.java >conftestfail.java:1: warning: as of release 1.4, 'assert' is a keyword, and may not be used as an identifier >(use -source 1.4 or higher to use 'assert' as a keyword) >class conftestfail { static { assert(true); } } > ^ >conftestfail.java:1: cannot find symbol >symbol : method assert(boolean) >location: class conftestfail >class conftestfail { static { assert(true); } } > ^ >1 error >1 warning >configure:5450: result: /etc/java-config-2/current-system-vm/bin/javac -source 1.3 >configure:5462: checking for jar >configure:5478: found /usr/bin/jar >configure:5489: result: jar >configure:5511: checking for preferred C# implementation >configure:5521: result: any >configure:5542: checking for C# compiler >configure:5596: found /usr/bin/mcs >configure:5690: result: mcs >configure:5709: checking for C# program execution engine >configure:5783: found /usr/bin/mono >configure:5881: result: mono >configure:5904: checking build system type >configure:5922: result: i686-pc-linux-gnu >configure:5944: checking host system type >configure:5959: result: i686-pc-linux-gnu >configure:6028: checking for ranlib >configure:6044: found /usr/bin/ranlib >configure:6055: result: ranlib >configure:6082: checking whether gcc and cc understand -c and -o together >configure:6117: gcc -c conftest.c -o conftest2.o >&5 >configure:6120: $? = 0 >configure:6126: gcc -c conftest.c -o conftest2.o >&5 >configure:6129: $? = 0 >configure:6140: cc -c conftest.c >&5 >configure:6143: $? = 0 >configure:6151: cc -c conftest.c -o conftest2.o >&5 >configure:6154: $? = 0 >configure:6160: cc -c conftest.c -o conftest2.o >&5 >configure:6163: $? = 0 >configure:6181: result: yes >configure:6213: checking for ANSI C header files >configure:6243: gcc -c -g -O2 conftest.c >&5 >configure:6249: $? = 0 >configure:6348: gcc -o conftest -g -O2 conftest.c >&5 >configure:6351: $? = 0 >configure:6357: ./conftest >configure:6360: $? = 0 >configure:6377: result: yes >configure:6401: checking for sys/types.h >configure:6422: gcc -c -g -O2 conftest.c >&5 >configure:6428: $? = 0 >configure:6444: result: yes >configure:6401: checking for sys/stat.h >configure:6422: gcc -c -g -O2 conftest.c >&5 >configure:6428: $? = 0 >configure:6444: result: yes >configure:6401: checking for stdlib.h >configure:6422: gcc -c -g -O2 conftest.c >&5 >configure:6428: $? = 0 >configure:6444: result: yes >configure:6401: checking for string.h >configure:6422: gcc -c -g -O2 conftest.c >&5 >configure:6428: $? = 0 >configure:6444: result: yes >configure:6401: checking for memory.h >configure:6422: gcc -c -g -O2 conftest.c >&5 >configure:6428: $? = 0 >configure:6444: result: yes >configure:6401: checking for strings.h >configure:6422: gcc -c -g -O2 conftest.c >&5 >configure:6428: $? = 0 >configure:6444: result: yes >configure:6401: checking for inttypes.h >configure:6422: gcc -c -g -O2 conftest.c >&5 >configure:6428: $? = 0 >configure:6444: result: yes >configure:6401: checking for stdint.h >configure:6422: gcc -c -g -O2 conftest.c >&5 >configure:6428: $? = 0 >configure:6444: result: yes >configure:6401: checking for unistd.h >configure:6422: gcc -c -g -O2 conftest.c >&5 >configure:6428: $? = 0 >configure:6444: result: yes >configure:6467: checking minix/config.h usability >configure:6484: gcc -c -g -O2 conftest.c >&5 >conftest.c:54:26: error: minix/config.h: No such file or directory >configure:6490: $? = 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.17" >| #define _GNU_SOURCE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <minix/config.h> >configure:6504: result: no >configure:6508: checking minix/config.h presence >configure:6523: gcc -E conftest.c >conftest.c:21:26: error: minix/config.h: No such file or directory >configure:6529: $? = 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.17" >| #define _GNU_SOURCE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <minix/config.h> >configure:6543: result: no >configure:6571: checking for minix/config.h >configure:6578: result: no >configure:6609: checking whether it is safe to define __EXTENSIONS__ >configure:6637: gcc -c -g -O2 conftest.c >&5 >configure:6643: $? = 0 >configure:6658: result: yes >configure:6725: checking for gcc option to accept ISO C99 >configure:6884: gcc -c -g -O2 conftest.c >&5 >conftest.c:76: error: expected ';', ',' or ')' before 'text' >conftest.c: In function 'main': >conftest.c:130: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' >conftest.c:130: error: 'newvar' undeclared (first use in this function) >conftest.c:130: error: (Each undeclared identifier is reported only once >conftest.c:130: error: for each function it appears in.) >conftest.c:140: error: 'for' loop initial declaration used outside C99 mode >configure:6890: $? = 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.17" >| #define _GNU_SOURCE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| /* end confdefs.h. */ >| #include <stdarg.h> >| #include <stdbool.h> >| #include <stdlib.h> >| #include <wchar.h> >| #include <stdio.h> >| >| // Check varargs macros. These examples are taken from C99 6.10.3.5. >| #define debug(...) fprintf (stderr, __VA_ARGS__) >| #define showlist(...) puts (#__VA_ARGS__) >| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) >| static void >| test_varargs_macros (void) >| { >| int x = 1234; >| int y = 5678; >| debug ("Flag"); >| debug ("X = %d\n", x); >| showlist (The first, second, and third items.); >| report (x>y, "x is %d but y is %d", x, y); >| } >| >| // Check long long types. >| #define BIG64 18446744073709551615ull >| #define BIG32 4294967295ul >| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) >| #if !BIG_OK >| your preprocessor is broken; >| #endif >| #if BIG_OK >| #else >| your preprocessor is broken; >| #endif >| static long long int bignum = -9223372036854775807LL; >| static unsigned long long int ubignum = BIG64; >| >| struct incomplete_array >| { >| int datasize; >| double data[]; >| }; >| >| struct named_init { >| int number; >| const wchar_t *name; >| double average; >| }; >| >| typedef const char *ccp; >| >| static inline int >| test_restrict (ccp restrict text) >| { >| // See if C++-style comments work. >| // Iterate through items via the restricted pointer. >| // Also check for declarations in for loops. >| for (unsigned int i = 0; *(text+i) != '\0'; ++i) >| continue; >| return 0; >| } >| >| // Check varargs and va_copy. >| static void >| test_varargs (const char *format, ...) >| { >| va_list args; >| va_start (args, format); >| va_list args_copy; >| va_copy (args_copy, args); >| >| const char *str; >| int number; >| float fnumber; >| >| while (*format) >| { >| switch (*format++) >| { >| case 's': // string >| str = va_arg (args_copy, const char *); >| break; >| case 'd': // int >| number = va_arg (args_copy, int); >| break; >| case 'f': // float >| fnumber = va_arg (args_copy, double); >| break; >| default: >| break; >| } >| } >| va_end (args_copy); >| va_end (args); >| } >| >| int >| main () >| { >| >| // Check bool. >| _Bool success = false; >| >| // Check restrict. >| if (test_restrict ("String literal") == 0) >| success = true; >| char *restrict newvar = "Another string"; >| >| // Check varargs. >| test_varargs ("s, d' f .", "string", 65, 34.234); >| test_varargs_macros (); >| >| // Check flexible array members. >| struct incomplete_array *ia = >| malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); >| ia->datasize = 10; >| for (int i = 0; i < ia->datasize; ++i) >| ia->data[i] = i * 1.234; >| >| // Check named initializers. >| struct named_init ni = { >| .number = 34, >| .name = L"Test wide string", >| .average = 543.34343, >| }; >| >| ni.number = 58; >| >| int dynamic_array[ni.number]; >| dynamic_array[ni.number - 1] = 543; >| >| // work around unused variable warnings >| return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' >| || dynamic_array[ni.number - 1] != 543); >| >| ; >| return 0; >| } >configure:6884: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:6890: $? = 0 >configure:6920: result: -std=gnu99 >configure:7050: checking for gcc -std=gnu99 option to accept ISO Standard C >configure:7061: result: -std=gnu99 >configure:7224: checking for a sed that does not truncate output >configure:7280: result: /bin/sed >configure:7294: checking for ld used by gcc -std=gnu99 >configure:7361: result: /usr/i686-pc-linux-gnu/bin/ld >configure:7370: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:7385: result: yes >configure:7390: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files >configure:7397: result: -r >configure:7415: checking for BSD-compatible nm >configure:7464: result: /usr/bin/nm -B >configure:7468: checking whether ln -s works >configure:7472: result: yes >configure:7479: checking how to recognize dependent libraries >configure:7665: result: pass_all >configure:8203: checking dlfcn.h usability >configure:8220: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:8226: $? = 0 >configure:8240: result: yes >configure:8244: checking dlfcn.h presence >configure:8259: gcc -E conftest.c >configure:8265: $? = 0 >configure:8279: result: yes >configure:8307: checking for dlfcn.h >configure:8315: result: yes >configure:8386: checking for g++ >configure:8402: found /usr/bin/g++ >configure:8413: result: g++ >configure:8444: checking for C++ compiler version >configure:8451: g++ --version >&5 >g++ (Gentoo 4.3.3-r2 p1.1, pie-10.1.5) 4.3.3 >Copyright (C) 2008 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:8454: $? = 0 >configure:8461: g++ -v >&5 >Using built-in specs. >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.3.3-r2/work/gcc-4.3.3/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.3.3 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.3/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.3/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --disable-libgcj --with-arch=i686 --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.3-r2 p1.1, pie-10.1.5' >Thread model: posix >gcc version 4.3.3 (Gentoo 4.3.3-r2 p1.1, pie-10.1.5) >configure:8464: $? = 0 >configure:8471: g++ -V >&5 >g++: '-V' option must have argument >configure:8474: $? = 1 >configure:8477: checking whether we are using the GNU C++ compiler >configure:8506: g++ -c conftest.cpp >&5 >configure:8512: $? = 0 >configure:8529: result: yes >configure:8534: checking whether g++ accepts -g >configure:8564: g++ -c -g conftest.cpp >&5 >configure:8570: $? = 0 >configure:8669: result: yes >configure:8694: checking dependency style of g++ >configure:8785: result: gcc3 >configure:8810: checking how to run the C++ preprocessor >configure:8846: g++ -E conftest.cpp >configure:8852: $? = 0 >configure:8883: g++ -E conftest.cpp >conftest.cpp:27:28: error: ac_nonexistent.h: No such file or directory >configure:8889: $? = 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.17" >| #define _GNU_SOURCE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:8922: result: g++ -E >configure:8951: g++ -E conftest.cpp >configure:8957: $? = 0 >configure:8988: g++ -E conftest.cpp >conftest.cpp:27:28: error: ac_nonexistent.h: No such file or directory >configure:8994: $? = 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.17" >| #define _GNU_SOURCE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:9085: checking for g77 >configure:9115: result: no >configure:9085: checking for xlf >configure:9115: result: no >configure:9085: checking for f77 >configure:9115: result: no >configure:9085: checking for frt >configure:9115: result: no >configure:9085: checking for pgf77 >configure:9115: result: no >configure:9085: checking for cf77 >configure:9115: result: no >configure:9085: checking for fort77 >configure:9115: result: no >configure:9085: checking for fl32 >configure:9115: result: no >configure:9085: checking for af77 >configure:9115: result: no >configure:9085: checking for xlf90 >configure:9115: result: no >configure:9085: checking for f90 >configure:9115: result: no >configure:9085: checking for pgf90 >configure:9115: result: no >configure:9085: checking for pghpf >configure:9115: result: no >configure:9085: checking for epcf90 >configure:9115: result: no >configure:9085: checking for gfortran >configure:9101: found /usr/bin/gfortran >configure:9112: result: gfortran >configure:9142: checking for Fortran 77 compiler version >configure:9149: gfortran --version >&5 >GNU Fortran (Gentoo 4.3.3-r2 p1.1, pie-10.1.5) 4.3.3 >Copyright (C) 2008 Free Software Foundation, Inc. > >GNU Fortran comes with NO WARRANTY, to the extent permitted by law. >You may redistribute copies of GNU Fortran >under the terms of the GNU General Public License. >For more information about these matters, see the file named COPYING > >configure:9152: $? = 0 >configure:9159: gfortran -v >&5 >Using built-in specs. >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.3.3-r2/work/gcc-4.3.3/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.3.3 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.3/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.3/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --disable-libgcj --with-arch=i686 --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.3-r2 p1.1, pie-10.1.5' >Thread model: posix >gcc version 4.3.3 (Gentoo 4.3.3-r2 p1.1, pie-10.1.5) >configure:9162: $? = 0 >configure:9169: gfortran -V >&5 >gfortran: '-V' option must have argument >configure:9172: $? = 1 >configure:9180: checking whether we are using the GNU Fortran 77 compiler >configure:9199: gfortran -c conftest.F >&5 >configure:9205: $? = 0 >configure:9222: result: yes >configure:9228: checking whether gfortran accepts -g >configure:9245: gfortran -c -g conftest.f >&5 >configure:9251: $? = 0 >configure:9267: result: yes >configure:9297: checking the maximum length of command line arguments >configure:9409: result: 1572864 >configure:9421: checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object >configure:9526: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:9529: $? = 0 >configure:9533: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm >configure:9536: $? = 0 >configure:9588: gcc -std=gnu99 -o conftest -g -O2 conftest.c conftstm.o >&5 >configure:9591: $? = 0 >configure:9629: result: ok >configure:9633: checking for objdir >configure:9648: result: .libs >configure:9740: checking for ar >configure:9756: found /usr/bin/ar >configure:9767: result: ar >configure:9836: checking for ranlib >configure:9863: result: ranlib >configure:9932: checking for strip >configure:9948: found /usr/bin/strip >configure:9959: result: strip >configure:10249: checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions >configure:10269: gcc -std=gnu99 -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C >configure:10273: $? = 0 >configure:10284: result: no >configure:10299: checking for gcc -std=gnu99 option to produce PIC >configure:10534: result: -fPIC >configure:10542: checking if gcc -std=gnu99 PIC flag -fPIC works >configure:10562: gcc -std=gnu99 -c -g -O2 -fPIC -DPIC conftest.c >&5 >configure:10566: $? = 0 >configure:10577: result: yes >configure:10605: checking if gcc -std=gnu99 static flag -static works >configure:10633: result: yes >configure:10643: checking if gcc -std=gnu99 supports -c -o file.o >configure:10666: gcc -std=gnu99 -c -g -O2 -o out/conftest2.o conftest.c >&5 >configure:10670: $? = 0 >configure:10690: result: yes >configure:10716: checking whether the gcc -std=gnu99 linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:11696: result: yes >configure:11717: checking whether -lc should be explicitly linked in >configure:11722: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:11725: $? = 0 >configure:11740: gcc -std=gnu99 -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 >configure:11743: $? = 0 >configure:11755: result: no >configure:11763: checking dynamic linker characteristics >configure:12365: result: GNU/Linux ld.so >configure:12374: checking how to hardcode library paths into programs >configure:12399: result: immediate >configure:12413: checking whether stripping libraries is possible >configure:12418: result: yes >configure:13220: checking if libtool supports shared libraries >configure:13222: result: yes >configure:13225: checking whether to build shared libraries >configure:13246: result: yes >configure:13249: checking whether to build static libraries >configure:13253: result: yes >configure:13346: creating libtool >configure:13934: checking for ld used by g++ >configure:14001: result: /usr/i686-pc-linux-gnu/bin/ld >configure:14010: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:14025: result: yes >configure:14076: checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:15050: result: yes >configure:15072: g++ -c -g -O2 conftest.cpp >&5 >configure:15075: $? = 0 >configure:15227: checking for g++ option to produce PIC >configure:15511: result: -fPIC >configure:15519: checking if g++ PIC flag -fPIC works >configure:15539: g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5 >configure:15543: $? = 0 >configure:15554: result: yes >configure:15582: checking if g++ static flag -static works >configure:15610: result: yes >configure:15620: checking if g++ supports -c -o file.o >configure:15643: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 >configure:15647: $? = 0 >configure:15667: result: yes >configure:15693: checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:15718: result: yes >configure:15785: checking dynamic linker characteristics >configure:16335: result: GNU/Linux ld.so >configure:16344: checking how to hardcode library paths into programs >configure:16369: result: immediate >configure:16903: checking if libtool supports shared libraries >configure:16905: result: yes >configure:16908: checking whether to build shared libraries >configure:16928: result: yes >configure:16931: checking whether to build static libraries >configure:16935: result: yes >configure:16945: checking for gfortran option to produce PIC >configure:17180: result: -fPIC >configure:17188: checking if gfortran PIC flag -fPIC works >configure:17208: gfortran -c -g -O2 -fPIC conftest.f >&5 >configure:17212: $? = 0 >configure:17223: result: yes >configure:17251: checking if gfortran static flag -static works >configure:17279: result: yes >configure:17289: checking if gfortran supports -c -o file.o >configure:17312: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5 >configure:17316: $? = 0 >configure:17336: result: yes >configure:17362: checking whether the gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:18322: result: yes >configure:18389: checking dynamic linker characteristics >configure:18939: result: GNU/Linux ld.so >configure:18948: checking how to hardcode library paths into programs >configure:18973: result: immediate >configure:22573: checking whether NLS is requested >configure:22582: result: yes >configure:22623: checking for msgfmt >configure: trying /usr/bin/msgfmt... >0 translated messages. >configure:22655: result: /usr/bin/msgfmt >configure:22664: checking for gmsgfmt >configure:22682: found /usr/bin/gmsgfmt >configure:22695: result: /usr/bin/gmsgfmt >configure:22746: checking for xgettext >configure: trying /usr/bin/xgettext... >/usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C >configure:22778: result: /usr/bin/xgettext >configure:22824: checking for msgmerge >configure: trying /usr/bin/msgmerge... >configure:22855: result: /usr/bin/msgmerge >configure:22873: checking whether we are using the GNU C Library 2 or newer >configure:22904: result: yes >configure:22915: checking for simple visibility declarations >configure:22947: gcc -std=gnu99 -c -g -O2 -fvisibility=hidden conftest.c >&5 >configure:22953: $? = 0 >configure:22970: result: yes >configure:22985: checking for inline >configure:23011: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:23017: $? = 0 >configure:23035: result: inline >configure:23054: checking for size_t >configure:23084: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:23090: $? = 0 >configure:23105: result: yes >configure:23118: checking for stdint.h >configure:23145: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:23151: $? = 0 >configure:23166: result: yes >configure:23178: checking for working alloca.h >configure:23205: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:23211: $? = 0 >configure:23228: result: yes >configure:23238: checking for alloca >configure:23285: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:23291: $? = 0 >configure:23308: result: yes >configure:23541: checking for stdlib.h >configure:23547: result: yes >configure:23541: checking for unistd.h >configure:23547: result: yes >configure:23680: checking for getpagesize >configure:23736: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:23742: $? = 0 >configure:23760: result: yes >configure:23770: checking for working mmap >configure:23917: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:23920: $? = 0 >configure:23926: ./conftest >configure:23929: $? = 0 >configure:23945: result: yes >configure:23958: checking whether integer division by zero raises SIGFPE >configure:24034: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >conftest.c:49: warning: built-in function 'nan' declared as non-function >configure:24037: $? = 0 >configure:24043: ./conftest >configure:24046: $? = 0 >configure:24064: result: yes >configure:24077: checking for inttypes.h >configure:24104: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:24110: $? = 0 >configure:24125: result: yes >configure:24136: checking for unsigned long long int >configure:24186: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:24192: $? = 0 >configure:24209: result: yes >configure:24246: checking for inttypes.h >configure:24252: result: yes >configure:24382: checking whether the inttypes.h PRIxNN macros are broken >configure:24413: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:24419: $? = 0 >configure:24435: result: no >configure:24490: checking for ld used by GCC >configure:24554: result: /usr/i686-pc-linux-gnu/bin/ld >configure:24563: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:24576: result: yes >configure:24583: checking for shared library run path origin >configure:24596: result: done >configure:24642: checking whether imported symbols can be declared weak >configure:24667: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:24673: $? = 0 >configure:24689: result: yes >configure:24704: checking pthread.h usability >configure:24721: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:24727: $? = 0 >configure:24741: result: yes >configure:24745: checking pthread.h presence >configure:24760: gcc -E conftest.c >configure:24766: $? = 0 >configure:24780: result: yes >configure:24808: checking for pthread.h >configure:24815: result: yes >configure:24856: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >/tmp/cckgM67a.o: In function `main': >/home/michael/gettext/gettext-0.17/gettext-tools/conftest.c:45: undefined reference to `pthread_mutexattr_init' >collect2: ld returned 1 exit status >configure:24862: $? = 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.17" >| #define _GNU_SOURCE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 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_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| /* end confdefs.h. */ >| #include <pthread.h> >| int >| main () >| { >| pthread_mutex_lock((pthread_mutex_t*)0); >| pthread_mutexattr_init((pthread_mutexattr_t*)0); >| ; >| return 0; >| } >configure:24963: checking for pthread_kill in -lpthread >configure:24998: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lpthread >&5 >configure:25004: $? = 0 >configure:25022: result: yes >configure:25121: checking for pthread_rwlock_t >configure:25152: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:25158: $? = 0 >configure:25173: result: yes >configure:25210: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:25216: $? = 0 >configure:25890: checking for multithread API to use >configure:25892: result: posix >configure:26370: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:26376: $? = 0 >configure:26416: checking argz.h usability >configure:26433: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:26439: $? = 0 >configure:26453: result: yes >configure:26457: checking argz.h presence >configure:26472: gcc -E conftest.c >configure:26478: $? = 0 >configure:26492: result: yes >configure:26520: checking for argz.h >configure:26528: result: yes >configure:26406: checking for inttypes.h >configure:26412: result: yes >configure:26416: checking limits.h usability >configure:26433: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:26439: $? = 0 >configure:26453: result: yes >configure:26457: checking limits.h presence >configure:26472: gcc -E conftest.c >configure:26478: $? = 0 >configure:26492: result: yes >configure:26520: checking for limits.h >configure:26528: result: yes >configure:26406: checking for unistd.h >configure:26412: result: yes >configure:26416: checking sys/param.h usability >configure:26433: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:26439: $? = 0 >configure:26453: result: yes >configure:26457: checking sys/param.h presence >configure:26472: gcc -E conftest.c >configure:26478: $? = 0 >configure:26492: result: yes >configure:26520: checking for sys/param.h >configure:26528: result: yes >configure:26562: checking for getcwd >configure:26618: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:26624: $? = 0 >configure:26642: result: yes >configure:26562: checking for getegid >configure:26618: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:26624: $? = 0 >configure:26642: result: yes >configure:26562: checking for geteuid >configure:26618: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:26624: $? = 0 >configure:26642: result: yes >configure:26562: checking for getgid >configure:26618: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:26624: $? = 0 >configure:26642: result: yes >configure:26562: checking for getuid >configure:26618: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:26624: $? = 0 >configure:26642: result: yes >configure:26562: checking for mempcpy >configure:26618: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >conftest.c:78: warning: conflicting types for built-in function 'mempcpy' >configure:26624: $? = 0 >configure:26642: result: yes >configure:26562: checking for munmap >configure:26618: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:26624: $? = 0 >configure:26642: result: yes >configure:26562: checking for stpcpy >configure:26618: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >conftest.c:80: warning: conflicting types for built-in function 'stpcpy' >configure:26624: $? = 0 >configure:26642: result: yes >configure:26562: checking for strcasecmp >configure:26618: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >conftest.c:81: warning: conflicting types for built-in function 'strcasecmp' >configure:26624: $? = 0 >configure:26642: result: yes >configure:26562: checking for strdup >configure:26618: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >conftest.c:82: warning: conflicting types for built-in function 'strdup' >configure:26624: $? = 0 >configure:26642: result: yes >configure:26562: checking for strtoul >configure:26618: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:26624: $? = 0 >configure:26642: result: yes >configure:26562: checking for tsearch >configure:26618: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:26624: $? = 0 >configure:26642: result: yes >configure:26562: checking for argz_count >configure:26618: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:26624: $? = 0 >configure:26642: result: yes >configure:26562: checking for argz_stringify >configure:26618: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:26624: $? = 0 >configure:26642: result: yes >configure:26562: checking for argz_next >configure:26618: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:26624: $? = 0 >configure:26642: result: yes >configure:26562: checking for __fsetlocking >configure:26618: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:26624: $? = 0 >configure:26642: result: yes >configure:26654: checking whether feof_unlocked is declared >configure:26684: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:26690: $? = 0 >configure:26705: result: yes >configure:26719: checking whether fgets_unlocked is declared >configure:26749: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:26755: $? = 0 >configure:26770: result: yes >configure:26814: checking for iconv >configure:26846: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:26852: $? = 0 >configure:26922: result: yes >configure:26925: checking for working iconv >configure:27011: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:27014: $? = 0 >configure:27020: ./conftest >configure:27023: $? = 0 >configure:27041: result: yes >configure:27071: checking for iconv declaration >configure:27110: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:27116: $? = 0 >configure:27135: result: > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >configure:27146: checking for NL_LOCALE_NAME macro >configure:27175: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:27181: $? = 0 >configure:27199: result: yes >configure:27213: checking for bison >configure:27229: found /usr/bin/bison >configure:27240: result: bison >configure:27254: checking version of bison >configure:27263: result: 2.4.1, ok >configure:27271: checking for long long int >configure:27321: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:27327: $? = 0 >configure:27372: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:27375: $? = 0 >configure:27381: ./conftest >configure:27384: $? = 0 >configure:27409: result: yes >configure:27420: checking for wchar_t >configure:27447: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:27453: $? = 0 >configure:27468: result: yes >configure:27479: checking for wint_t >configure:27514: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:27520: $? = 0 >configure:27535: result: yes >configure:27548: checking for intmax_t >configure:27584: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:27590: $? = 0 >configure:27605: result: yes >configure:27617: checking whether printf() supports POSIX/XSI format strings >configure:27672: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:27675: $? = 0 >configure:27681: ./conftest >configure:27684: $? = 0 >configure:27701: result: yes >configure:27714: checking whether we are using the GNU C Library 2.1 or newer >configure:27745: result: yes >configure:27757: checking for stdint.h >configure:27763: result: yes >configure:27892: checking for SIZE_MAX >configure:28605: result: yes >configure:28623: checking for stdint.h >configure:28629: result: yes >configure:28760: checking for CFPreferencesCopyAppValue >configure:28788: gcc -std=gnu99 -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 >conftest.c:78:42: error: CoreFoundation/CFPreferences.h: No such file or directory >conftest.c: In function 'main': >conftest.c:82: warning: implicit declaration of function 'CFPreferencesCopyAppValue' >conftest.c:82: error: 'NULL' undeclared (first use in this function) >conftest.c:82: error: (Each undeclared identifier is reported only once >conftest.c:82: error: for each function it appears in.) >configure:28794: $? = 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.17" >| #define _GNU_SOURCE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 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_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_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_MEMPCPY 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_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_NL_LOCALE_NAME 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| /* end confdefs.h. */ >| #include <CoreFoundation/CFPreferences.h> >| int >| main () >| { >| CFPreferencesCopyAppValue(NULL, NULL) >| ; >| return 0; >| } >configure:28812: result: no >configure:28821: checking for CFLocaleCopyCurrent >configure:28849: gcc -std=gnu99 -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 >conftest.c:78:37: error: CoreFoundation/CFLocale.h: No such file or directory >conftest.c: In function 'main': >conftest.c:82: warning: implicit declaration of function 'CFLocaleCopyCurrent' >configure:28855: $? = 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.17" >| #define _GNU_SOURCE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 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_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_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_MEMPCPY 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_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_NL_LOCALE_NAME 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| /* end confdefs.h. */ >| #include <CoreFoundation/CFLocale.h> >| int >| main () >| { >| CFLocaleCopyCurrent(); >| ; >| return 0; >| } >configure:28873: result: no >configure:28893: checking for ptrdiff_t >configure:28923: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:28929: $? = 0 >configure:28944: result: yes >configure:28974: checking stddef.h usability >configure:28991: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:28997: $? = 0 >configure:29011: result: yes >configure:29015: checking stddef.h presence >configure:29030: gcc -E conftest.c >configure:29036: $? = 0 >configure:29050: result: yes >configure:29078: checking for stddef.h >configure:29086: result: yes >configure:28964: checking for stdlib.h >configure:28970: result: yes >configure:28964: checking for string.h >configure:28970: result: yes >configure:29109: checking for asprintf >configure:29165: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:29171: $? = 0 >configure:29189: result: yes >configure:29109: checking for fwprintf >configure:29165: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:29171: $? = 0 >configure:29189: result: yes >configure:29109: checking for putenv >configure:29165: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:29171: $? = 0 >configure:29189: result: yes >configure:29109: checking for setenv >configure:29165: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:29171: $? = 0 >configure:29189: result: yes >configure:29109: checking for setlocale >configure:29165: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:29171: $? = 0 >configure:29189: result: yes >configure:29109: checking for snprintf >configure:29165: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >conftest.c:109: warning: conflicting types for built-in function 'snprintf' >configure:29171: $? = 0 >configure:29189: result: yes >configure:29109: checking for wcslen >configure:29165: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:29171: $? = 0 >configure:29189: result: yes >configure:29201: checking whether _snprintf is declared >configure:29231: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:94: error: '_snprintf' undeclared (first use in this function) >conftest.c:94: error: (Each undeclared identifier is reported only once >conftest.c:94: error: for each function it appears in.) >configure:29237: $? = 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.17" >| #define _GNU_SOURCE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 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_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_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_MEMPCPY 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_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_NL_LOCALE_NAME 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_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 <stdio.h> >| int >| main () >| { >| >| #ifndef _snprintf >| char *p = (char *) _snprintf; >| #endif >| >| ; >| return 0; >| } >configure:29252: result: no >configure:29266: checking whether _snwprintf is declared >configure:29296: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:95: error: '_snwprintf' undeclared (first use in this function) >conftest.c:95: error: (Each undeclared identifier is reported only once >conftest.c:95: error: for each function it appears in.) >configure:29302: $? = 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.17" >| #define _GNU_SOURCE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 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_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_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_MEMPCPY 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_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_NL_LOCALE_NAME 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_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 <stdio.h> >| int >| main () >| { >| >| #ifndef _snwprintf >| char *p = (char *) _snwprintf; >| #endif >| >| ; >| return 0; >| } >configure:29317: result: no >configure:29332: checking whether getc_unlocked is declared >configure:29362: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:29368: $? = 0 >configure:29383: result: yes >configure:29422: checking for nl_langinfo and CODESET >configure:29448: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:29454: $? = 0 >configure:29472: result: yes >configure:29483: checking for LC_MESSAGES >configure:29509: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:29515: $? = 0 >configure:29532: result: yes >configure:29690: checking for CFPreferencesCopyAppValue >configure:29742: result: no >configure:29751: checking for CFLocaleCopyCurrent >configure:29803: result: no >configure:29840: checking whether included gettext is requested >configure:29850: result: no >configure:29873: checking for GNU gettext in libc >configure:29903: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:29909: $? = 0 >configure:29927: result: yes >configure:30544: checking whether to use NLS >configure:30546: result: yes >configure:30549: checking where the gettext function comes from >configure:30560: result: libc >configure:30706: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >/tmp/ccQY4D8j.o: In function `main': >/home/michael/gettext/gettext-0.17/gettext-tools/conftest.c:106: undefined reference to `ceil' >/home/michael/gettext/gettext-0.17/gettext-tools/conftest.c:106: undefined reference to `sqrt' >collect2: ld returned 1 exit status >configure:30712: $? = 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.17" >| #define _GNU_SOURCE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 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_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_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_MEMPCPY 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_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_NL_LOCALE_NAME 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_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 ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define YYENABLE_NLS 1 >| /* end confdefs.h. */ >| >| #ifndef __NO_MATH_INLINES >| # define __NO_MATH_INLINES 1 /* for glibc */ >| #endif >| #include <math.h> >| double x; >| int >| main () >| { >| x = ceil(x); x = sqrt(x); >| ; >| return 0; >| } >configure:30757: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lm >&5 >configure:30763: $? = 0 >configure:30795: checking for stdlib.h >configure:30801: result: yes >configure:30795: checking for string.h >configure:30801: result: yes >configure:30795: checking for sys/param.h >configure:30801: result: yes >configure:30795: checking for unistd.h >configure:30801: result: yes >configure:30805: checking utime.h usability >configure:30822: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:30828: $? = 0 >configure:30842: result: yes >configure:30846: checking utime.h presence >configure:30861: gcc -E conftest.c >configure:30867: $? = 0 >configure:30881: result: yes >configure:30909: checking for utime.h >configure:30917: result: yes >configure:30805: checking fcntl.h usability >configure:30822: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:30828: $? = 0 >configure:30842: result: yes >configure:30846: checking fcntl.h presence >configure:30861: gcc -E conftest.c >configure:30867: $? = 0 >configure:30881: result: yes >configure:30909: checking for fcntl.h >configure:30917: result: yes >configure:30805: checking float.h usability >configure:30822: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:30828: $? = 0 >configure:30842: result: yes >configure:30846: checking float.h presence >configure:30861: gcc -E conftest.c >configure:30867: $? = 0 >configure:30881: result: yes >configure:30909: checking for float.h >configure:30917: result: yes >configure:30805: checking wctype.h usability >configure:30822: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:30828: $? = 0 >configure:30842: result: yes >configure:30846: checking wctype.h presence >configure:30861: gcc -E conftest.c >configure:30867: $? = 0 >configure:30881: result: yes >configure:30909: checking for wctype.h >configure:30917: result: yes >configure:30805: checking sys/time.h usability >configure:30822: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:30828: $? = 0 >configure:30842: result: yes >configure:30846: checking sys/time.h presence >configure:30861: gcc -E conftest.c >configure:30867: $? = 0 >configure:30881: result: yes >configure:30909: checking for sys/time.h >configure:30917: result: yes >configure:30805: checking iconv.h usability >configure:30822: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:30828: $? = 0 >configure:30842: result: yes >configure:30846: checking iconv.h presence >configure:30861: gcc -E conftest.c >configure:30867: $? = 0 >configure:30881: result: yes >configure:30909: checking for iconv.h >configure:30917: result: yes >configure:30805: checking libcroco-0.6/libcroco/libcroco-config.h usability >configure:30822: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:30828: $? = 0 >configure:30842: result: yes >configure:30846: checking libcroco-0.6/libcroco/libcroco-config.h presence >configure:30861: gcc -E conftest.c >configure:30867: $? = 0 >configure:30881: result: yes >configure:30909: checking for libcroco-0.6/libcroco/libcroco-config.h >configure:30917: result: yes >configure:30805: checking libxml2/libxml/xmlversion.h usability >configure:30822: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >In file included from conftest.c:141: >/usr/include/libxml2/libxml/xmlversion.h:13:31: error: libxml/xmlexports.h: No such file or directory >In file included from conftest.c:141: >/usr/include/libxml2/libxml/xmlversion.h:24: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'void' >configure:30828: $? = 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.17" >| #define _GNU_SOURCE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 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_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_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_MEMPCPY 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_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_NL_LOCALE_NAME 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_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 ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define YYENABLE_NLS 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <libxml2/libxml/xmlversion.h> >configure:30842: result: no >configure:30846: checking libxml2/libxml/xmlversion.h presence >configure:30861: gcc -E conftest.c >In file included from conftest.c:108: >/usr/include/libxml2/libxml/xmlversion.h:13:31: error: libxml/xmlexports.h: No such file or directory >configure:30867: $? = 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.17" >| #define _GNU_SOURCE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 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_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_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_MEMPCPY 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_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_NL_LOCALE_NAME 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_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 ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define YYENABLE_NLS 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1 >| /* end confdefs.h. */ >| #include <libxml2/libxml/xmlversion.h> >configure:30881: result: no >configure:30909: checking for libxml2/libxml/xmlversion.h >configure:30917: result: no >configure:30805: checking locale.h usability >configure:30822: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:30828: $? = 0 >configure:30842: result: yes >configure:30846: checking locale.h presence >configure:30861: gcc -E conftest.c >configure:30867: $? = 0 >configure:30881: result: yes >configure:30909: checking for locale.h >configure:30917: result: yes >configure:30805: checking wchar.h usability >configure:30822: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:30828: $? = 0 >configure:30842: result: yes >configure:30846: checking wchar.h presence >configure:30861: gcc -E conftest.c >configure:30867: $? = 0 >configure:30881: result: yes >configure:30909: checking for wchar.h >configure:30917: result: yes >configure:30805: checking signal.h usability >configure:30822: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:30828: $? = 0 >configure:30842: result: yes >configure:30846: checking signal.h presence >configure:30861: gcc -E conftest.c >configure:30867: $? = 0 >configure:30881: result: yes >configure:30909: checking for signal.h >configure:30917: result: yes >configure:30795: checking for stdint.h >configure:30801: result: yes >configure:30805: checking stdio.h usability >configure:30822: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:30828: $? = 0 >configure:30842: result: yes >configure:30846: checking stdio.h presence >configure:30861: gcc -E conftest.c >configure:30867: $? = 0 >configure:30881: result: yes >configure:30909: checking for stdio.h >configure:30917: result: yes >configure:30795: checking for sys/stat.h >configure:30801: result: yes >configure:30942: checking whether canonicalize_file_name is declared >configure:30971: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:30977: $? = 0 >configure:30992: result: yes >configure:31019: checking for canonicalize_file_name >configure:31075: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:31081: $? = 0 >configure:31099: result: yes >configure:31019: checking for getcwd >configure:31099: result: yes >configure:31019: checking for readlink >configure:31075: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:31081: $? = 0 >configure:31099: result: yes >configure:31019: checking for raise >configure:31075: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:31081: $? = 0 >configure:31099: result: yes >configure:31019: checking for btowc >configure:31075: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:31081: $? = 0 >configure:31099: result: yes >configure:31019: checking for isblank >configure:31075: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >conftest.c:143: warning: conflicting types for built-in function 'isblank' >configure:31081: $? = 0 >configure:31099: result: yes >configure:31019: checking for iswctype >configure:31075: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:31081: $? = 0 >configure:31099: result: yes >configure:31019: checking for mbsrtowcs >configure:31075: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:31081: $? = 0 >configure:31099: result: yes >configure:31019: checking for mempcpy >configure:31099: result: yes >configure:31019: checking for wmemchr >configure:31075: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:31081: $? = 0 >configure:31099: result: yes >configure:31019: checking for wmemcpy >configure:31075: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:31081: $? = 0 >configure:31099: result: yes >configure:31019: checking for wmempcpy >configure:31075: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:31081: $? = 0 >configure:31099: result: yes >configure:31019: checking for gettimeofday >configure:31075: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:31081: $? = 0 >configure:31099: result: yes >configure:31019: checking for isascii >configure:31075: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >conftest.c:151: warning: conflicting types for built-in function 'isascii' >configure:31081: $? = 0 >configure:31099: result: yes >configure:31019: checking for mbsinit >configure:31075: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:31081: $? = 0 >configure:31099: result: yes >configure:31019: checking for setenv >configure:31099: result: yes >configure:31019: checking for lstat >configure:31075: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:31081: $? = 0 >configure:31099: result: yes >configure:31019: checking for vasnprintf >configure:31075: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >/tmp/ccaoQxi5.o: In function `main': >/home/michael/gettext/gettext-0.17/gettext-tools/conftest.c:166: undefined reference to `vasnprintf' >collect2: ld returned 1 exit status >configure:31081: $? = 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.17" >| #define _GNU_SOURCE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 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_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_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_MEMPCPY 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_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_NL_LOCALE_NAME 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_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 ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define YYENABLE_NLS 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 >| #define HAVE_CANONICALIZE_FILE_NAME 1 >| #define HAVE_GETCWD 1 >| #define HAVE_READLINK 1 >| #define HAVE_RAISE 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_ISASCII 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_SETENV 1 >| #define HAVE_LSTAT 1 >| /* end confdefs.h. */ >| /* Define vasnprintf to an innocuous variant, in case <limits.h> declares vasnprintf. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define vasnprintf innocuous_vasnprintf >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char vasnprintf (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef vasnprintf >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char vasnprintf (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_vasnprintf || defined __stub___vasnprintf >| choke me >| #endif >| >| int >| main () >| { >| return vasnprintf (); >| ; >| return 0; >| } >configure:31099: result: no >configure:31019: checking for iswcntrl >configure:31075: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >conftest.c:155: warning: conflicting types for built-in function 'iswcntrl' >configure:31081: $? = 0 >configure:31099: result: yes >configure:31019: checking for wcwidth >configure:31075: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:31081: $? = 0 >configure:31099: result: yes >configure:31144: checking whether strerror_r is declared >configure:31173: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:31179: $? = 0 >configure:31194: result: yes >configure:31216: checking for strerror_r >configure:31272: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:31278: $? = 0 >configure:31296: result: yes >configure:31306: checking whether strerror_r returns char * >configure:31340: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:31346: $? = 0 >configure:31422: result: yes >configure:31435: checking for mode_t >configure:31465: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:31471: $? = 0 >configure:31486: result: yes >configure:31498: checking for pid_t >configure:31528: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:31534: $? = 0 >configure:31549: result: yes >configure:31576: checking vfork.h usability >configure:31593: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c:170:19: error: vfork.h: No such file or directory >configure:31599: $? = 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.17" >| #define _GNU_SOURCE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 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_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_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_MEMPCPY 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_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_NL_LOCALE_NAME 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_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 ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define YYENABLE_NLS 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 >| #define HAVE_CANONICALIZE_FILE_NAME 1 >| #define HAVE_GETCWD 1 >| #define HAVE_READLINK 1 >| #define HAVE_RAISE 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_ISASCII 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_SETENV 1 >| #define HAVE_LSTAT 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <vfork.h> >configure:31613: result: no >configure:31617: checking vfork.h presence >configure:31632: gcc -E conftest.c >conftest.c:137:19: error: vfork.h: No such file or directory >configure:31638: $? = 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.17" >| #define _GNU_SOURCE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 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_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_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_MEMPCPY 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_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_NL_LOCALE_NAME 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_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 ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define YYENABLE_NLS 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 >| #define HAVE_CANONICALIZE_FILE_NAME 1 >| #define HAVE_GETCWD 1 >| #define HAVE_READLINK 1 >| #define HAVE_RAISE 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_ISASCII 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_SETENV 1 >| #define HAVE_LSTAT 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| /* end confdefs.h. */ >| #include <vfork.h> >configure:31652: result: no >configure:31680: checking for vfork.h >configure:31688: result: no >configure:31706: checking for fork >configure:31762: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >conftest.c:160: warning: conflicting types for built-in function 'fork' >configure:31768: $? = 0 >configure:31786: result: yes >configure:31706: checking for vfork >configure:31762: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:31768: $? = 0 >configure:31786: result: yes >configure:31797: checking for working fork >configure:31829: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:31832: $? = 0 >configure:31838: ./conftest >configure:31841: $? = 0 >configure:31857: result: yes >configure:31878: checking for working vfork >configure:32016: result: yes >configure:32048: checking for sig_atomic_t >configure:32079: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:32085: $? = 0 >configure:32100: result: yes >configure:32130: checking whether the preprocessor supports include_next >configure:32163: gcc -std=gnu99 -c -g -O2 -Iconftestd1 -Iconftestd2 conftest.c >&5 >configure:32169: $? = 0 >configure:32187: result: yes >configure:32210: checking for eaccess >configure:32266: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:32272: $? = 0 >configure:32289: result: yes >configure:32308: checking for mbstate_t >configure:32335: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:32341: $? = 0 >configure:32356: result: yes >configure:32470: checking whether getdelim is declared >configure:32499: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:32505: $? = 0 >configure:32520: result: yes >configure:32540: checking whether getline is declared >configure:32569: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:32575: $? = 0 >configure:32590: result: yes >configure:32626: checking getopt.h usability >configure:32643: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:32649: $? = 0 >configure:32663: result: yes >configure:32667: checking getopt.h presence >configure:32682: gcc -E conftest.c >configure:32688: $? = 0 >configure:32702: result: yes >configure:32730: checking for getopt.h >configure:32738: result: yes >configure:32760: checking for getopt_long_only >configure:32816: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:32822: $? = 0 >configure:32840: result: yes >configure:32855: checking whether optreset is declared >configure:32885: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:154: error: 'optreset' undeclared (first use in this function) >conftest.c:154: error: (Each undeclared identifier is reported only once >conftest.c:154: error: for each function it appears in.) >configure:32891: $? = 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.17" >| #define _GNU_SOURCE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 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_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_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_MEMPCPY 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_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_NL_LOCALE_NAME 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_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 ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define YYENABLE_NLS 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 >| #define HAVE_CANONICALIZE_FILE_NAME 1 >| #define HAVE_GETCWD 1 >| #define HAVE_READLINK 1 >| #define HAVE_RAISE 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_ISASCII 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_SETENV 1 >| #define HAVE_LSTAT 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #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_INCLUDE_NEXT 1 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| /* end confdefs.h. */ >| #include <getopt.h> >| >| int >| main () >| { >| #ifndef optreset >| (void) optreset; >| #endif >| >| ; >| return 0; >| } >configure:32906: result: no >configure:32915: checking for working GNU getopt function >configure:33008: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:33011: $? = 0 >configure:33017: ./conftest >conftest: invalid option -- '+' >configure:33020: $? = 0 >configure:33036: result: yes >configure:33044: checking whether getenv is declared >configure:33073: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:33079: $? = 0 >configure:33094: result: yes >configure:33113: checking for C/C++ restrict keyword >configure:33148: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:33154: $? = 0 >configure:33172: result: __restrict >configure:33253: checking for struct timeval >configure:33283: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:33289: $? = 0 >configure:33304: result: yes >configure:33343: checking whether included glib is requested >configure:33353: result: no >configure:33827: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lglib-2.0 >&5 >conftest.c:150:18: error: glib.h: No such file or directory >conftest.c: In function 'main': >conftest.c:154: warning: implicit declaration of function 'g_string_new' >configure:33833: $? = 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.17" >| #define _GNU_SOURCE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 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_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_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_MEMPCPY 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_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_NL_LOCALE_NAME 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_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 ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define YYENABLE_NLS 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 >| #define HAVE_CANONICALIZE_FILE_NAME 1 >| #define HAVE_GETCWD 1 >| #define HAVE_READLINK 1 >| #define HAVE_RAISE 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_ISASCII 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_SETENV 1 >| #define HAVE_LSTAT 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #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_INCLUDE_NEXT 1 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| /* end confdefs.h. */ >| #include <glib.h> >| int >| main () >| { >| g_string_new ("foo"); >| ; >| return 0; >| } >configure:33876: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lglib-2.0 >&5 >conftest.c:150:18: error: glib.h: No such file or directory >conftest.c: In function 'main': >conftest.c:154: warning: implicit declaration of function 'g_string_new' >configure:33882: $? = 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.17" >| #define _GNU_SOURCE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 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_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_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_MEMPCPY 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_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_NL_LOCALE_NAME 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_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 ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define YYENABLE_NLS 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 >| #define HAVE_CANONICALIZE_FILE_NAME 1 >| #define HAVE_GETCWD 1 >| #define HAVE_READLINK 1 >| #define HAVE_RAISE 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_ISASCII 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_SETENV 1 >| #define HAVE_LSTAT 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #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_INCLUDE_NEXT 1 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| /* end confdefs.h. */ >| #include <glib.h> >| int >| main () >| { >| g_string_new ("foo"); >| ; >| return 0; >| } >configure:33960: checking for glib >configure:33962: result: no >configure:33975: checking whether to use the included glib >configure:33977: result: yes >configure:33996: checking for unistd.h >configure:34002: result: yes >configure:34158: checking whether getc_unlocked is declared >configure:34208: result: yes >configure:34234: checking whether malloc, realloc, calloc are POSIX compliant >configure:34264: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:34270: $? = 0 >configure:34286: result: yes >configure:34311: checking for stdlib.h >configure:34317: result: yes >configure:34446: checking for GNU libc compatible malloc >configure:34480: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:34483: $? = 0 >configure:34489: ./conftest >configure:34492: $? = 0 >configure:34508: result: yes >configure:34524: checking whether mbrtowc and mbstate_t are properly declared >configure:34554: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:34560: $? = 0 >configure:34577: result: yes >configure:34657: checking whether <limits.h> defines MIN and MAX >configure:34684: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c:156: warning: implicit declaration of function 'MIN' >conftest.c:156: error: initializer element is not constant >configure:34690: $? = 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.17" >| #define _GNU_SOURCE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 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_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_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_MEMPCPY 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_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_NL_LOCALE_NAME 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_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 ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define YYENABLE_NLS 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 >| #define HAVE_CANONICALIZE_FILE_NAME 1 >| #define HAVE_GETCWD 1 >| #define HAVE_READLINK 1 >| #define HAVE_RAISE 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_ISASCII 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_SETENV 1 >| #define HAVE_LSTAT 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #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_INCLUDE_NEXT 1 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_UNISTD_H 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| /* end confdefs.h. */ >| #include <limits.h> >| int x = MIN (42, 17); >| int >| main () >| { >| >| ; >| return 0; >| } >configure:34705: result: no >configure:34720: checking whether <sys/param.h> defines MIN and MAX >configure:34747: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:34753: $? = 0 >configure:34768: result: yes >configure:34804: checking for shared library path variable >configure:34817: result: LD_LIBRARY_PATH >configure:34822: checking whether to activate relocatable installation >configure:34837: result: no >configure:35150: checking for ssize_t >configure:35177: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:35183: $? = 0 >configure:35198: result: yes >configure:35220: checking whether snprintf is declared >configure:35249: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:35255: $? = 0 >configure:35270: result: yes >configure:35289: checking for stdbool.h that conforms to C99 >configure:35382: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:35388: $? = 0 >configure:35403: result: yes >configure:35405: checking for _Bool >configure:35435: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:35441: $? = 0 >configure:35456: result: yes >configure:35487: checking whether strdup is declared >configure:35516: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:35522: $? = 0 >configure:35537: result: yes >configure:35610: checking whether strnlen is declared >configure:35639: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:35645: $? = 0 >configure:35660: result: yes >configure:35685: checking whether stat file-mode macros are broken >configure:35722: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:35728: $? = 0 >configure:35743: result: no >configure:35766: checking for special C compiler options needed for large files >configure:35859: result: no >configure:35865: checking for _FILE_OFFSET_BITS value needed for large files >configure:35900: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c:168: warning: left shift count >= width of type >conftest.c:168: warning: left shift count >= width of type >conftest.c:170: error: size of array 'off_t_is_large' is negative >configure:35906: $? = 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.17" >| #define _GNU_SOURCE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 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_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_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_MEMPCPY 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_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_NL_LOCALE_NAME 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_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 ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define YYENABLE_NLS 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 >| #define HAVE_CANONICALIZE_FILE_NAME 1 >| #define HAVE_GETCWD 1 >| #define HAVE_READLINK 1 >| #define HAVE_RAISE 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_ISASCII 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_SETENV 1 >| #define HAVE_LSTAT 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #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_INCLUDE_NEXT 1 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_UNISTD_H 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 >| #define INSTALLPREFIX "/usr/local" >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| /* Check that off_t can represent 2**63 - 1 correctly. >| We can't simply define LARGE_OFF_T to be 9223372036854775807, >| since some C++ compilers masquerading as C compilers >| incorrectly reject 9223372036854775807. */ >| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) >| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 >| && LARGE_OFF_T % 2147483647 == 1) >| ? 1 : -1]; >| int >| main () >| { >| >| ; >| return 0; >| } >configure:35950: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:35956: $? = 0 >configure:35974: result: 64 >configure:37858: checking where terminfo library functions come from >configure:37908: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >/tmp/ccez9DEh.o: In function `main': >/home/michael/gettext/gettext-0.17/gettext-tools/conftest.c:187: undefined reference to `setupterm' >/home/michael/gettext/gettext-0.17/gettext-tools/conftest.c:187: undefined reference to `tigetnum' >/home/michael/gettext/gettext-0.17/gettext-tools/conftest.c:187: undefined reference to `tigetflag' >/home/michael/gettext/gettext-0.17/gettext-tools/conftest.c:187: undefined reference to `tigetstr' >collect2: ld returned 1 exit status >configure:37914: $? = 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.17" >| #define _GNU_SOURCE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 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_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_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_MEMPCPY 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_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_NL_LOCALE_NAME 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_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 ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define YYENABLE_NLS 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 >| #define HAVE_CANONICALIZE_FILE_NAME 1 >| #define HAVE_GETCWD 1 >| #define HAVE_READLINK 1 >| #define HAVE_RAISE 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_ISASCII 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_SETENV 1 >| #define HAVE_LSTAT 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #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_INCLUDE_NEXT 1 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_UNISTD_H 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 >| #define INSTALLPREFIX "/usr/local" >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define _FILE_OFFSET_BITS 64 >| /* end confdefs.h. */ >| extern >| #ifdef __cplusplus >| "C" >| #endif >| int setupterm (const char *, int, int *); >| extern >| #ifdef __cplusplus >| "C" >| #endif >| int tigetnum (const char *); >| extern >| #ifdef __cplusplus >| "C" >| #endif >| int tigetflag (const char *); >| extern >| #ifdef __cplusplus >| "C" >| #endif >| const char * tigetstr (const char *); >| >| int >| main () >| { >| return setupterm ("xterm", 0, (int *)0) >| + tigetnum ("colors") >| + tigetflag ("hc") + * tigetstr("oc"); >| ; >| return 0; >| } >configure:37976: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lncurses >&5 >configure:37982: $? = 0 >configure:38212: result: libncurses >configure:38447: checking for tparam >configure:38484: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lncurses >&5 >conftest.c: In function 'main': >conftest.c:174: warning: return makes integer from pointer without a cast >/tmp/ccAqSpru.o: In function `main': >/home/michael/gettext/gettext-0.17/gettext-tools/conftest.c:174: undefined reference to `tparam' >collect2: ld returned 1 exit status >configure:38490: $? = 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.17" >| #define _GNU_SOURCE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 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_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_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_MEMPCPY 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_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_NL_LOCALE_NAME 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_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 ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define YYENABLE_NLS 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 >| #define HAVE_CANONICALIZE_FILE_NAME 1 >| #define HAVE_GETCWD 1 >| #define HAVE_READLINK 1 >| #define HAVE_RAISE 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_ISASCII 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_SETENV 1 >| #define HAVE_LSTAT 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #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_INCLUDE_NEXT 1 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_UNISTD_H 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 >| #define INSTALLPREFIX "/usr/local" >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define _FILE_OFFSET_BITS 64 >| #define HAVE_TERMINFO 1 >| /* end confdefs.h. */ >| extern >| #ifdef __cplusplus >| "C" >| #endif >| char * tparam (const char *, void *, int, ...); >| char buf; >| >| int >| main () >| { >| return tparam ("\033\133%dm", &buf, 1, 8); >| ; >| return 0; >| } >configure:38510: result: no >configure:38519: checking for tparm >configure:38555: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lncurses >&5 >conftest.c: In function 'main': >conftest.c:173: warning: return makes integer from pointer without a cast >configure:38561: $? = 0 >configure:38581: result: yes >configure:38586: checking whether clearerr_unlocked is declared >configure:38615: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:38621: $? = 0 >configure:38636: result: yes >configure:38656: checking whether feof_unlocked is declared >configure:38706: result: yes >configure:38726: checking whether ferror_unlocked is declared >configure:38755: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:38761: $? = 0 >configure:38776: result: yes >configure:38796: checking whether fflush_unlocked is declared >configure:38825: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:38831: $? = 0 >configure:38846: result: yes >configure:38866: checking whether fgets_unlocked is declared >configure:38916: result: yes >configure:38936: checking whether fputc_unlocked is declared >configure:38965: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:38971: $? = 0 >configure:38986: result: yes >configure:39006: checking whether fputs_unlocked is declared >configure:39035: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:39041: $? = 0 >configure:39056: result: yes >configure:39076: checking whether fread_unlocked is declared >configure:39105: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:39111: $? = 0 >configure:39126: result: yes >configure:39146: checking whether fwrite_unlocked is declared >configure:39175: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:39181: $? = 0 >configure:39196: result: yes >configure:39216: checking whether getchar_unlocked is declared >configure:39245: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:39251: $? = 0 >configure:39266: result: yes >configure:39286: checking whether putc_unlocked is declared >configure:39315: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:39321: $? = 0 >configure:39336: result: yes >configure:39356: checking whether putchar_unlocked is declared >configure:39385: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:39391: $? = 0 >configure:39406: result: yes >configure:39427: checking for EOVERFLOW >configure:39825: result: yes >configure:39846: checking for intmax_t >configure:39902: result: yes >configure:39923: checking whether vsnprintf is declared >configure:39952: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:39958: $? = 0 >configure:39973: result: yes >configure:40060: checking sys/acl.h usability >configure:40077: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:40083: $? = 0 >configure:40097: result: yes >configure:40101: checking sys/acl.h presence >configure:40116: gcc -E conftest.c >configure:40122: $? = 0 >configure:40136: result: yes >configure:40164: checking for sys/acl.h >configure:40172: result: yes >configure:40189: checking for acl >configure:40245: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >/tmp/ccMj57fD.o: In function `main': >/home/michael/gettext/gettext-0.17/gettext-tools/conftest.c:213: undefined reference to `acl' >collect2: ld returned 1 exit status >configure:40251: $? = 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.17" >| #define _GNU_SOURCE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 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_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_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_MEMPCPY 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_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_NL_LOCALE_NAME 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_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 ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define YYENABLE_NLS 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 >| #define HAVE_CANONICALIZE_FILE_NAME 1 >| #define HAVE_GETCWD 1 >| #define HAVE_READLINK 1 >| #define HAVE_RAISE 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_ISASCII 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_SETENV 1 >| #define HAVE_LSTAT 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #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_INCLUDE_NEXT 1 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_UNISTD_H 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 >| #define INSTALLPREFIX "/usr/local" >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define _FILE_OFFSET_BITS 64 >| #define HAVE_TERMINFO 1 >| #define HAVE_DECL_CLEARERR_UNLOCKED 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FERROR_UNLOCKED 1 >| #define HAVE_DECL_FFLUSH_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_DECL_FPUTC_UNLOCKED 1 >| #define HAVE_DECL_FPUTS_UNLOCKED 1 >| #define HAVE_DECL_FREAD_UNLOCKED 1 >| #define HAVE_DECL_FWRITE_UNLOCKED 1 >| #define HAVE_DECL_GETCHAR_UNLOCKED 1 >| #define HAVE_DECL_PUTC_UNLOCKED 1 >| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_SYS_ACL_H 1 >| /* end confdefs.h. */ >| /* Define acl to an innocuous variant, in case <limits.h> declares acl. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define acl innocuous_acl >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char acl (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef acl >| >| /* 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 acl (); >| /* 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_acl || defined __stub___acl >| choke me >| #endif >| >| int >| main () >| { >| return acl (); >| ; >| return 0; >| } >configure:40269: result: no >configure:40280: checking for library containing acl_get_file >configure:40321: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >/tmp/ccACvbrI.o: In function `main': >/home/michael/gettext/gettext-0.17/gettext-tools/conftest.c:190: undefined reference to `acl_get_file' >collect2: ld returned 1 exit status >configure:40327: $? = 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.17" >| #define _GNU_SOURCE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 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_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_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_MEMPCPY 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_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_NL_LOCALE_NAME 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_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 ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define YYENABLE_NLS 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 >| #define HAVE_CANONICALIZE_FILE_NAME 1 >| #define HAVE_GETCWD 1 >| #define HAVE_READLINK 1 >| #define HAVE_RAISE 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_ISASCII 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_SETENV 1 >| #define HAVE_LSTAT 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #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_INCLUDE_NEXT 1 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_UNISTD_H 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 >| #define INSTALLPREFIX "/usr/local" >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define _FILE_OFFSET_BITS 64 >| #define HAVE_TERMINFO 1 >| #define HAVE_DECL_CLEARERR_UNLOCKED 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FERROR_UNLOCKED 1 >| #define HAVE_DECL_FFLUSH_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_DECL_FPUTC_UNLOCKED 1 >| #define HAVE_DECL_FPUTS_UNLOCKED 1 >| #define HAVE_DECL_FREAD_UNLOCKED 1 >| #define HAVE_DECL_FWRITE_UNLOCKED 1 >| #define HAVE_DECL_GETCHAR_UNLOCKED 1 >| #define HAVE_DECL_PUTC_UNLOCKED 1 >| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_SYS_ACL_H 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char acl_get_file (); >| int >| main () >| { >| return acl_get_file (); >| ; >| return 0; >| } >configure:40321: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lacl >&5 >configure:40327: $? = 0 >configure:40355: result: -lacl >configure:40380: checking acl/libacl.h usability >configure:40397: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:40403: $? = 0 >configure:40417: result: yes >configure:40421: checking acl/libacl.h presence >configure:40436: gcc -E conftest.c >configure:40442: $? = 0 >configure:40456: result: yes >configure:40484: checking for acl/libacl.h >configure:40492: result: yes >configure:40519: checking for acl_get_file >configure:40575: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lacl >&5 >configure:40581: $? = 0 >configure:40599: result: yes >configure:40519: checking for acl_get_fd >configure:40575: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lacl >&5 >configure:40581: $? = 0 >configure:40599: result: yes >configure:40519: checking for acl_set_file >configure:40575: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lacl >&5 >configure:40581: $? = 0 >configure:40599: result: yes >configure:40519: checking for acl_set_fd >configure:40575: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lacl >&5 >configure:40581: $? = 0 >configure:40599: result: yes >configure:40519: checking for acl_free >configure:40575: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lacl >&5 >configure:40581: $? = 0 >configure:40599: result: yes >configure:40519: checking for acl_from_mode >configure:40575: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lacl >&5 >configure:40581: $? = 0 >configure:40599: result: yes >configure:40519: checking for acl_from_text >configure:40575: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lacl >&5 >configure:40581: $? = 0 >configure:40599: result: yes >configure:40519: checking for acl_delete_def_file >configure:40575: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lacl >&5 >configure:40581: $? = 0 >configure:40599: result: yes >configure:40519: checking for acl_extended_file >configure:40575: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lacl >&5 >configure:40581: $? = 0 >configure:40599: result: yes >configure:40614: checking for working acl_get_file >configure:40647: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lacl >&5 >configure:40650: $? = 0 >configure:40656: ./conftest >configure:40659: $? = 0 >configure:40675: result: yes >configure:40703: checking for acl_entries >configure:40759: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lacl >&5 >configure:40765: $? = 0 >configure:40783: result: yes >configure:40802: checking for library containing acl_trivial >configure:40843: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >/tmp/ccyNrjcI.o: In function `main': >/home/michael/gettext/gettext-0.17/gettext-tools/conftest.c:201: undefined reference to `acl_trivial' >collect2: ld returned 1 exit status >configure:40849: $? = 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.17" >| #define _GNU_SOURCE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 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_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_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_MEMPCPY 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_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_NL_LOCALE_NAME 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_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 ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define YYENABLE_NLS 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 >| #define HAVE_CANONICALIZE_FILE_NAME 1 >| #define HAVE_GETCWD 1 >| #define HAVE_READLINK 1 >| #define HAVE_RAISE 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_ISASCII 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_SETENV 1 >| #define HAVE_LSTAT 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #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_INCLUDE_NEXT 1 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_UNISTD_H 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 >| #define INSTALLPREFIX "/usr/local" >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define _FILE_OFFSET_BITS 64 >| #define HAVE_TERMINFO 1 >| #define HAVE_DECL_CLEARERR_UNLOCKED 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FERROR_UNLOCKED 1 >| #define HAVE_DECL_FFLUSH_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_DECL_FPUTC_UNLOCKED 1 >| #define HAVE_DECL_FPUTS_UNLOCKED 1 >| #define HAVE_DECL_FREAD_UNLOCKED 1 >| #define HAVE_DECL_FWRITE_UNLOCKED 1 >| #define HAVE_DECL_GETCHAR_UNLOCKED 1 >| #define HAVE_DECL_PUTC_UNLOCKED 1 >| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ACL_GET_FILE 1 >| #define HAVE_ACL_GET_FD 1 >| #define HAVE_ACL_SET_FILE 1 >| #define HAVE_ACL_SET_FD 1 >| #define HAVE_ACL_FREE 1 >| #define HAVE_ACL_FROM_MODE 1 >| #define HAVE_ACL_FROM_TEXT 1 >| #define HAVE_ACL_DELETE_DEF_FILE 1 >| #define HAVE_ACL_EXTENDED_FILE 1 >| #define HAVE_ACL_ENTRIES 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char acl_trivial (); >| int >| main () >| { >| return acl_trivial (); >| ; >| return 0; >| } >configure:40843: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lsec >&5 >/usr/lib/gcc/i686-pc-linux-gnu/4.3.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lsec >collect2: ld returned 1 exit status >configure:40849: $? = 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.17" >| #define _GNU_SOURCE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 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_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_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_MEMPCPY 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_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_NL_LOCALE_NAME 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_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 ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define YYENABLE_NLS 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 >| #define HAVE_CANONICALIZE_FILE_NAME 1 >| #define HAVE_GETCWD 1 >| #define HAVE_READLINK 1 >| #define HAVE_RAISE 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_ISASCII 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_SETENV 1 >| #define HAVE_LSTAT 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #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_INCLUDE_NEXT 1 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_UNISTD_H 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 >| #define INSTALLPREFIX "/usr/local" >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define _FILE_OFFSET_BITS 64 >| #define HAVE_TERMINFO 1 >| #define HAVE_DECL_CLEARERR_UNLOCKED 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FERROR_UNLOCKED 1 >| #define HAVE_DECL_FFLUSH_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_DECL_FPUTC_UNLOCKED 1 >| #define HAVE_DECL_FPUTS_UNLOCKED 1 >| #define HAVE_DECL_FREAD_UNLOCKED 1 >| #define HAVE_DECL_FWRITE_UNLOCKED 1 >| #define HAVE_DECL_GETCHAR_UNLOCKED 1 >| #define HAVE_DECL_PUTC_UNLOCKED 1 >| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ACL_GET_FILE 1 >| #define HAVE_ACL_GET_FD 1 >| #define HAVE_ACL_SET_FILE 1 >| #define HAVE_ACL_SET_FD 1 >| #define HAVE_ACL_FREE 1 >| #define HAVE_ACL_FROM_MODE 1 >| #define HAVE_ACL_FROM_TEXT 1 >| #define HAVE_ACL_DELETE_DEF_FILE 1 >| #define HAVE_ACL_EXTENDED_FILE 1 >| #define HAVE_ACL_ENTRIES 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char acl_trivial (); >| int >| main () >| { >| return acl_trivial (); >| ; >| return 0; >| } >configure:40877: result: no >configure:40968: checking for atexit >configure:41024: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:41030: $? = 0 >configure:41048: result: yes >configure:41086: checking dirent.h usability >configure:41103: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:41109: $? = 0 >configure:41123: result: yes >configure:41127: checking dirent.h presence >configure:41142: gcc -E conftest.c >configure:41148: $? = 0 >configure:41162: result: yes >configure:41190: checking for dirent.h >configure:41198: result: yes >configure:41076: checking for string.h >configure:41082: result: yes >configure:41211: checking for long file names >configure:41243: result: yes >configure:41257: checking for pathconf >configure:41313: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:41319: $? = 0 >configure:41337: result: yes >configure:41353: checking for string.h >configure:41359: result: yes >configure:41353: checking for unistd.h >configure:41359: result: yes >configure:41532: checking byteswap.h usability >configure:41549: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:41555: $? = 0 >configure:41569: result: yes >configure:41573: checking byteswap.h presence >configure:41588: gcc -E conftest.c >configure:41594: $? = 0 >configure:41608: result: yes >configure:41636: checking for byteswap.h >configure:41644: result: yes >configure:41668: checking for a traditional french locale >configure:41734: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:41737: $? = 0 >configure:41775: result: none >configure:41782: checking for a turkish Unicode locale >configure:41840: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:238: warning: implicit declaration of function 'towupper' >conftest.c:238: warning: incompatible implicit declaration of built-in function 'towupper' >conftest.c:238: warning: implicit declaration of function 'towlower' >conftest.c:238: warning: incompatible implicit declaration of built-in function 'towlower' >configure:41843: $? = 0 >configure:41872: result: none >configure:41953: checking for chown >configure:42009: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:42015: $? = 0 >configure:42033: result: yes >configure:41953: checking for utime >configure:42009: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:42015: $? = 0 >configure:42033: result: yes >configure:41953: checking for utimes >configure:42009: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:42015: $? = 0 >configure:42033: result: yes >configure:42061: checking for error_at_line >configure:42087: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:42093: $? = 0 >configure:42110: result: yes >configure:42152: checking for posix_spawn >configure:42208: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:42214: $? = 0 >configure:42232: result: yes >configure:42266: checking for sigaction >configure:42322: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:42328: $? = 0 >configure:42346: result: yes >configure:42359: checking for working fcntl.h >configure:42425: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:42428: $? = 0 >configure:42434: ./conftest >configure:42437: $? = 0 >configure:42458: result: yes >configure:42606: checking for working POSIX fnmatch >configure:42672: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:42675: $? = 0 >configure:42681: ./conftest >configure:42684: $? = 0 >configure:42700: result: yes >configure:42865: checking for Java to native code compiler >configure:43000: result: none >configure:43027: checking for getdelim >configure:43083: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:43089: $? = 0 >configure:43107: result: yes >configure:43252: checking for getline >configure:43308: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:43314: $? = 0 >configure:43331: result: yes >configure:43340: checking for working getline function >configure:43401: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:43404: $? = 0 >configure:43410: ./conftest >configure:43413: $? = 0 >configure:43429: result: yes >configure:43738: checking for gettimeofday with POSIX signature >configure:43770: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:217: warning: initialization from incompatible pointer type >configure:43776: $? = 0 >configure:43791: result: yes >configure:43797: checking whether gettimeofday clobbers localtime buffer >configure:43839: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:43842: $? = 0 >configure:43848: ./conftest >configure:43851: $? = 0 >configure:43867: result: no >configure:44420: checking for iconv >configure:44528: result: yes >configure:44531: checking for working iconv >configure:44647: result: yes >configure:44677: checking for iconv declaration >configure:44741: result: > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >configure:44864: checking whether the compiler generally respects inline >configure:44895: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:44901: $? = 0 >configure:44918: result: yes >configure:44929: checking whether to use Java >configure:44938: result: yes >configure:44958: checking whether included libcroco is requested >configure:44968: result: no >configure:45442: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lcroco-0.6 -lglib-2.0 >&5 >conftest.c:213:29: error: libcroco-config.h: No such file or directory >conftest.c: In function 'main': >conftest.c:217: error: 'LIBCROCO_VERSION' undeclared (first use in this function) >conftest.c:217: error: (Each undeclared identifier is reported only once >conftest.c:217: error: for each function it appears in.) >configure:45448: $? = 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.17" >| #define _GNU_SOURCE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 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_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_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_MEMPCPY 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_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_NL_LOCALE_NAME 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_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 ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define YYENABLE_NLS 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 >| #define HAVE_CANONICALIZE_FILE_NAME 1 >| #define HAVE_GETCWD 1 >| #define HAVE_READLINK 1 >| #define HAVE_RAISE 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_ISASCII 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_SETENV 1 >| #define HAVE_LSTAT 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #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_INCLUDE_NEXT 1 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_UNISTD_H 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 >| #define INSTALLPREFIX "/usr/local" >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define _FILE_OFFSET_BITS 64 >| #define HAVE_TERMINFO 1 >| #define HAVE_DECL_CLEARERR_UNLOCKED 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FERROR_UNLOCKED 1 >| #define HAVE_DECL_FFLUSH_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_DECL_FPUTC_UNLOCKED 1 >| #define HAVE_DECL_FPUTS_UNLOCKED 1 >| #define HAVE_DECL_FREAD_UNLOCKED 1 >| #define HAVE_DECL_FWRITE_UNLOCKED 1 >| #define HAVE_DECL_GETCHAR_UNLOCKED 1 >| #define HAVE_DECL_PUTC_UNLOCKED 1 >| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ACL_GET_FILE 1 >| #define HAVE_ACL_GET_FD 1 >| #define HAVE_ACL_SET_FILE 1 >| #define HAVE_ACL_SET_FD 1 >| #define HAVE_ACL_FREE 1 >| #define HAVE_ACL_FROM_MODE 1 >| #define HAVE_ACL_FROM_TEXT 1 >| #define HAVE_ACL_DELETE_DEF_FILE 1 >| #define HAVE_ACL_EXTENDED_FILE 1 >| #define HAVE_ACL_ENTRIES 1 >| #define USE_ACL 1 >| #define HAVE_ATEXIT 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_LONG_FILE_NAMES 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_STRING_H 1 >| #define HAVE_UNISTD_H 1 >| #define YYENABLE_NLS 1 >| #define HAVE_BYTESWAP_H 1 >| #define SIGNAL_SAFE_LIST 1 >| #define HAVE_CHOWN 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_POSIX_SPAWN 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define GNULIB_FWRITEERROR 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_INLINE 1 >| /* end confdefs.h. */ >| #include <libcroco-config.h> >| int >| main () >| { >| const char *version = LIBCROCO_VERSION; return !version; >| ; >| return 0; >| } >configure:45491: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lcroco-0.6 -lglib-2.0 >&5 >conftest.c:213:29: error: libcroco-config.h: No such file or directory >conftest.c: In function 'main': >conftest.c:217: error: 'LIBCROCO_VERSION' undeclared (first use in this function) >conftest.c:217: error: (Each undeclared identifier is reported only once >conftest.c:217: error: for each function it appears in.) >configure:45497: $? = 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.17" >| #define _GNU_SOURCE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 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_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_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_MEMPCPY 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_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_NL_LOCALE_NAME 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_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 ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define YYENABLE_NLS 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 >| #define HAVE_CANONICALIZE_FILE_NAME 1 >| #define HAVE_GETCWD 1 >| #define HAVE_READLINK 1 >| #define HAVE_RAISE 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_ISASCII 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_SETENV 1 >| #define HAVE_LSTAT 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #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_INCLUDE_NEXT 1 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_UNISTD_H 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 >| #define INSTALLPREFIX "/usr/local" >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define _FILE_OFFSET_BITS 64 >| #define HAVE_TERMINFO 1 >| #define HAVE_DECL_CLEARERR_UNLOCKED 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FERROR_UNLOCKED 1 >| #define HAVE_DECL_FFLUSH_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_DECL_FPUTC_UNLOCKED 1 >| #define HAVE_DECL_FPUTS_UNLOCKED 1 >| #define HAVE_DECL_FREAD_UNLOCKED 1 >| #define HAVE_DECL_FWRITE_UNLOCKED 1 >| #define HAVE_DECL_GETCHAR_UNLOCKED 1 >| #define HAVE_DECL_PUTC_UNLOCKED 1 >| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ACL_GET_FILE 1 >| #define HAVE_ACL_GET_FD 1 >| #define HAVE_ACL_SET_FILE 1 >| #define HAVE_ACL_SET_FD 1 >| #define HAVE_ACL_FREE 1 >| #define HAVE_ACL_FROM_MODE 1 >| #define HAVE_ACL_FROM_TEXT 1 >| #define HAVE_ACL_DELETE_DEF_FILE 1 >| #define HAVE_ACL_EXTENDED_FILE 1 >| #define HAVE_ACL_ENTRIES 1 >| #define USE_ACL 1 >| #define HAVE_ATEXIT 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_LONG_FILE_NAMES 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_STRING_H 1 >| #define HAVE_UNISTD_H 1 >| #define YYENABLE_NLS 1 >| #define HAVE_BYTESWAP_H 1 >| #define SIGNAL_SAFE_LIST 1 >| #define HAVE_CHOWN 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_POSIX_SPAWN 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define GNULIB_FWRITEERROR 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_INLINE 1 >| /* end confdefs.h. */ >| #include <libcroco-config.h> >| int >| main () >| { >| const char *version = LIBCROCO_VERSION; return !version; >| ; >| return 0; >| } >configure:45539: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lcroco-0.6 -lglib-2.0 >&5 >configure:45545: $? = 0 >configure:45551: checking absolute name of <libcroco-0.6/libcroco/libcroco-config.h> >configure:45581: result: ///usr/include/libcroco-0.6/libcroco/libcroco-config.h >configure:45612: checking for libcroco >configure:45614: result: yes >configure:45627: checking whether to use the included libcroco >configure:45629: result: no >configure:45642: checking whether included glib is requested >configure:45652: result: no >configure:46259: checking for glib >configure:46261: result: no >configure:46274: checking whether to use the included glib >configure:46276: result: yes >configure:46295: checking for unistd.h >configure:46301: result: yes >configure:46447: checking whether included libxml is requested >configure:46457: result: no >configure:46932: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lxml2 >&5 >conftest.c:215:31: error: libxml/xmlversion.h: No such file or directory >conftest.c: In function 'main': >conftest.c:219: warning: implicit declaration of function 'xmlCheckVersion' >configure:46938: $? = 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.17" >| #define _GNU_SOURCE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 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_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_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_MEMPCPY 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_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_NL_LOCALE_NAME 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_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 ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define YYENABLE_NLS 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 >| #define HAVE_CANONICALIZE_FILE_NAME 1 >| #define HAVE_GETCWD 1 >| #define HAVE_READLINK 1 >| #define HAVE_RAISE 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_ISASCII 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_SETENV 1 >| #define HAVE_LSTAT 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #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_INCLUDE_NEXT 1 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_UNISTD_H 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 >| #define INSTALLPREFIX "/usr/local" >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define _FILE_OFFSET_BITS 64 >| #define HAVE_TERMINFO 1 >| #define HAVE_DECL_CLEARERR_UNLOCKED 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FERROR_UNLOCKED 1 >| #define HAVE_DECL_FFLUSH_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_DECL_FPUTC_UNLOCKED 1 >| #define HAVE_DECL_FPUTS_UNLOCKED 1 >| #define HAVE_DECL_FREAD_UNLOCKED 1 >| #define HAVE_DECL_FWRITE_UNLOCKED 1 >| #define HAVE_DECL_GETCHAR_UNLOCKED 1 >| #define HAVE_DECL_PUTC_UNLOCKED 1 >| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ACL_GET_FILE 1 >| #define HAVE_ACL_GET_FD 1 >| #define HAVE_ACL_SET_FILE 1 >| #define HAVE_ACL_SET_FD 1 >| #define HAVE_ACL_FREE 1 >| #define HAVE_ACL_FROM_MODE 1 >| #define HAVE_ACL_FROM_TEXT 1 >| #define HAVE_ACL_DELETE_DEF_FILE 1 >| #define HAVE_ACL_EXTENDED_FILE 1 >| #define HAVE_ACL_ENTRIES 1 >| #define USE_ACL 1 >| #define HAVE_ATEXIT 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_LONG_FILE_NAMES 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_STRING_H 1 >| #define HAVE_UNISTD_H 1 >| #define YYENABLE_NLS 1 >| #define HAVE_BYTESWAP_H 1 >| #define SIGNAL_SAFE_LIST 1 >| #define HAVE_CHOWN 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_POSIX_SPAWN 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define GNULIB_FWRITEERROR 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_INLINE 1 >| #define ABSOLUTE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H "///usr/include/libcroco-0.6/libcroco/libcroco-config.h" >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <libxml/xmlversion.h> >| int >| main () >| { >| xmlCheckVersion (0); >| ; >| return 0; >| } >configure:46981: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lxml2 >&5 >conftest.c:215:31: error: libxml/xmlversion.h: No such file or directory >conftest.c: In function 'main': >conftest.c:219: warning: implicit declaration of function 'xmlCheckVersion' >configure:46987: $? = 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.17" >| #define _GNU_SOURCE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 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_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_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_MEMPCPY 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_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_NL_LOCALE_NAME 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_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 ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define YYENABLE_NLS 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 >| #define HAVE_CANONICALIZE_FILE_NAME 1 >| #define HAVE_GETCWD 1 >| #define HAVE_READLINK 1 >| #define HAVE_RAISE 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_ISASCII 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_SETENV 1 >| #define HAVE_LSTAT 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #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_INCLUDE_NEXT 1 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_UNISTD_H 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 >| #define INSTALLPREFIX "/usr/local" >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define _FILE_OFFSET_BITS 64 >| #define HAVE_TERMINFO 1 >| #define HAVE_DECL_CLEARERR_UNLOCKED 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FERROR_UNLOCKED 1 >| #define HAVE_DECL_FFLUSH_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_DECL_FPUTC_UNLOCKED 1 >| #define HAVE_DECL_FPUTS_UNLOCKED 1 >| #define HAVE_DECL_FREAD_UNLOCKED 1 >| #define HAVE_DECL_FWRITE_UNLOCKED 1 >| #define HAVE_DECL_GETCHAR_UNLOCKED 1 >| #define HAVE_DECL_PUTC_UNLOCKED 1 >| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ACL_GET_FILE 1 >| #define HAVE_ACL_GET_FD 1 >| #define HAVE_ACL_SET_FILE 1 >| #define HAVE_ACL_SET_FD 1 >| #define HAVE_ACL_FREE 1 >| #define HAVE_ACL_FROM_MODE 1 >| #define HAVE_ACL_FROM_TEXT 1 >| #define HAVE_ACL_DELETE_DEF_FILE 1 >| #define HAVE_ACL_EXTENDED_FILE 1 >| #define HAVE_ACL_ENTRIES 1 >| #define USE_ACL 1 >| #define HAVE_ATEXIT 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_LONG_FILE_NAMES 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_STRING_H 1 >| #define HAVE_UNISTD_H 1 >| #define YYENABLE_NLS 1 >| #define HAVE_BYTESWAP_H 1 >| #define SIGNAL_SAFE_LIST 1 >| #define HAVE_CHOWN 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_POSIX_SPAWN 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define GNULIB_FWRITEERROR 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_INLINE 1 >| #define ABSOLUTE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H "///usr/include/libcroco-0.6/libcroco/libcroco-config.h" >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <libxml/xmlversion.h> >| int >| main () >| { >| xmlCheckVersion (0); >| ; >| return 0; >| } >configure:47029: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lxml2 >&5 >In file included from conftest.c:215: >/usr/include/libxml2/libxml/xmlversion.h:13:31: error: libxml/xmlexports.h: No such file or directory >In file included from conftest.c:215: >/usr/include/libxml2/libxml/xmlversion.h:24: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'void' >conftest.c: In function 'main': >conftest.c:219: warning: implicit declaration of function 'xmlCheckVersion' >configure:47035: $? = 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.17" >| #define _GNU_SOURCE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 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_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_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_MEMPCPY 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_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_NL_LOCALE_NAME 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_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 ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define YYENABLE_NLS 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 >| #define HAVE_CANONICALIZE_FILE_NAME 1 >| #define HAVE_GETCWD 1 >| #define HAVE_READLINK 1 >| #define HAVE_RAISE 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_ISASCII 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_SETENV 1 >| #define HAVE_LSTAT 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #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_INCLUDE_NEXT 1 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_UNISTD_H 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 >| #define INSTALLPREFIX "/usr/local" >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define _FILE_OFFSET_BITS 64 >| #define HAVE_TERMINFO 1 >| #define HAVE_DECL_CLEARERR_UNLOCKED 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FERROR_UNLOCKED 1 >| #define HAVE_DECL_FFLUSH_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_DECL_FPUTC_UNLOCKED 1 >| #define HAVE_DECL_FPUTS_UNLOCKED 1 >| #define HAVE_DECL_FREAD_UNLOCKED 1 >| #define HAVE_DECL_FWRITE_UNLOCKED 1 >| #define HAVE_DECL_GETCHAR_UNLOCKED 1 >| #define HAVE_DECL_PUTC_UNLOCKED 1 >| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ACL_GET_FILE 1 >| #define HAVE_ACL_GET_FD 1 >| #define HAVE_ACL_SET_FILE 1 >| #define HAVE_ACL_SET_FD 1 >| #define HAVE_ACL_FREE 1 >| #define HAVE_ACL_FROM_MODE 1 >| #define HAVE_ACL_FROM_TEXT 1 >| #define HAVE_ACL_DELETE_DEF_FILE 1 >| #define HAVE_ACL_EXTENDED_FILE 1 >| #define HAVE_ACL_ENTRIES 1 >| #define USE_ACL 1 >| #define HAVE_ATEXIT 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_LONG_FILE_NAMES 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_STRING_H 1 >| #define HAVE_UNISTD_H 1 >| #define YYENABLE_NLS 1 >| #define HAVE_BYTESWAP_H 1 >| #define SIGNAL_SAFE_LIST 1 >| #define HAVE_CHOWN 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_POSIX_SPAWN 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define GNULIB_FWRITEERROR 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_INLINE 1 >| #define ABSOLUTE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H "///usr/include/libcroco-0.6/libcroco/libcroco-config.h" >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <libxml2/libxml/xmlversion.h> >| int >| main () >| { >| xmlCheckVersion (0); >| ; >| return 0; >| } >configure:47102: checking for libxml >configure:47104: result: no >configure:47117: checking whether to use the included libxml >configure:47119: result: yes >configure:47212: checking arpa/inet.h usability >configure:47229: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:47235: $? = 0 >configure:47249: result: yes >configure:47253: checking arpa/inet.h presence >configure:47268: gcc -E conftest.c >configure:47274: $? = 0 >configure:47288: result: yes >configure:47316: checking for arpa/inet.h >configure:47324: result: yes >configure:47212: checking ctype.h usability >configure:47229: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:47235: $? = 0 >configure:47249: result: yes >configure:47253: checking ctype.h presence >configure:47268: gcc -E conftest.c >configure:47274: $? = 0 >configure:47288: result: yes >configure:47316: checking for ctype.h >configure:47324: result: yes >configure:47202: checking for dlfcn.h >configure:47208: result: yes >configure:47212: checking dl.h usability >configure:47229: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c:251:16: error: dl.h: No such file or directory >configure:47235: $? = 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.17" >| #define _GNU_SOURCE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 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_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_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_MEMPCPY 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_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_NL_LOCALE_NAME 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_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 ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define YYENABLE_NLS 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 >| #define HAVE_CANONICALIZE_FILE_NAME 1 >| #define HAVE_GETCWD 1 >| #define HAVE_READLINK 1 >| #define HAVE_RAISE 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_ISASCII 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_SETENV 1 >| #define HAVE_LSTAT 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #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_INCLUDE_NEXT 1 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_UNISTD_H 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 >| #define INSTALLPREFIX "/usr/local" >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define _FILE_OFFSET_BITS 64 >| #define HAVE_TERMINFO 1 >| #define HAVE_DECL_CLEARERR_UNLOCKED 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FERROR_UNLOCKED 1 >| #define HAVE_DECL_FFLUSH_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_DECL_FPUTC_UNLOCKED 1 >| #define HAVE_DECL_FPUTS_UNLOCKED 1 >| #define HAVE_DECL_FREAD_UNLOCKED 1 >| #define HAVE_DECL_FWRITE_UNLOCKED 1 >| #define HAVE_DECL_GETCHAR_UNLOCKED 1 >| #define HAVE_DECL_PUTC_UNLOCKED 1 >| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ACL_GET_FILE 1 >| #define HAVE_ACL_GET_FD 1 >| #define HAVE_ACL_SET_FILE 1 >| #define HAVE_ACL_SET_FD 1 >| #define HAVE_ACL_FREE 1 >| #define HAVE_ACL_FROM_MODE 1 >| #define HAVE_ACL_FROM_TEXT 1 >| #define HAVE_ACL_DELETE_DEF_FILE 1 >| #define HAVE_ACL_EXTENDED_FILE 1 >| #define HAVE_ACL_ENTRIES 1 >| #define USE_ACL 1 >| #define HAVE_ATEXIT 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_LONG_FILE_NAMES 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_STRING_H 1 >| #define HAVE_UNISTD_H 1 >| #define YYENABLE_NLS 1 >| #define HAVE_BYTESWAP_H 1 >| #define SIGNAL_SAFE_LIST 1 >| #define HAVE_CHOWN 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_POSIX_SPAWN 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define GNULIB_FWRITEERROR 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_INLINE 1 >| #define ABSOLUTE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H "///usr/include/libcroco-0.6/libcroco/libcroco-config.h" >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DLFCN_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <dl.h> >configure:47249: result: no >configure:47253: checking dl.h presence >configure:47268: gcc -E conftest.c >conftest.c:218:16: error: dl.h: No such file or directory >configure:47274: $? = 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.17" >| #define _GNU_SOURCE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 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_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_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_MEMPCPY 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_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_NL_LOCALE_NAME 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_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 ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define YYENABLE_NLS 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 >| #define HAVE_CANONICALIZE_FILE_NAME 1 >| #define HAVE_GETCWD 1 >| #define HAVE_READLINK 1 >| #define HAVE_RAISE 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_ISASCII 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_SETENV 1 >| #define HAVE_LSTAT 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #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_INCLUDE_NEXT 1 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_UNISTD_H 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 >| #define INSTALLPREFIX "/usr/local" >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define _FILE_OFFSET_BITS 64 >| #define HAVE_TERMINFO 1 >| #define HAVE_DECL_CLEARERR_UNLOCKED 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FERROR_UNLOCKED 1 >| #define HAVE_DECL_FFLUSH_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_DECL_FPUTC_UNLOCKED 1 >| #define HAVE_DECL_FPUTS_UNLOCKED 1 >| #define HAVE_DECL_FREAD_UNLOCKED 1 >| #define HAVE_DECL_FWRITE_UNLOCKED 1 >| #define HAVE_DECL_GETCHAR_UNLOCKED 1 >| #define HAVE_DECL_PUTC_UNLOCKED 1 >| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ACL_GET_FILE 1 >| #define HAVE_ACL_GET_FD 1 >| #define HAVE_ACL_SET_FILE 1 >| #define HAVE_ACL_SET_FD 1 >| #define HAVE_ACL_FREE 1 >| #define HAVE_ACL_FROM_MODE 1 >| #define HAVE_ACL_FROM_TEXT 1 >| #define HAVE_ACL_DELETE_DEF_FILE 1 >| #define HAVE_ACL_EXTENDED_FILE 1 >| #define HAVE_ACL_ENTRIES 1 >| #define USE_ACL 1 >| #define HAVE_ATEXIT 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_LONG_FILE_NAMES 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_STRING_H 1 >| #define HAVE_UNISTD_H 1 >| #define YYENABLE_NLS 1 >| #define HAVE_BYTESWAP_H 1 >| #define SIGNAL_SAFE_LIST 1 >| #define HAVE_CHOWN 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_POSIX_SPAWN 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define GNULIB_FWRITEERROR 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_INLINE 1 >| #define ABSOLUTE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H "///usr/include/libcroco-0.6/libcroco/libcroco-config.h" >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DLFCN_H 1 >| /* end confdefs.h. */ >| #include <dl.h> >configure:47288: result: no >configure:47316: checking for dl.h >configure:47324: result: no >configure:47212: checking errno.h usability >configure:47229: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:47235: $? = 0 >configure:47249: result: yes >configure:47253: checking errno.h presence >configure:47268: gcc -E conftest.c >configure:47274: $? = 0 >configure:47288: result: yes >configure:47316: checking for errno.h >configure:47324: result: yes >configure:47202: checking for fcntl.h >configure:47208: result: yes >configure:47202: checking for float.h >configure:47208: result: yes >configure:47202: checking for limits.h >configure:47208: result: yes >configure:47212: checking malloc.h usability >configure:47229: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:47235: $? = 0 >configure:47249: result: yes >configure:47253: checking malloc.h presence >configure:47268: gcc -E conftest.c >configure:47274: $? = 0 >configure:47288: result: yes >configure:47316: checking for malloc.h >configure:47324: result: yes >configure:47212: checking math.h usability >configure:47229: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:47235: $? = 0 >configure:47249: result: yes >configure:47253: checking math.h presence >configure:47268: gcc -E conftest.c >configure:47274: $? = 0 >configure:47288: result: yes >configure:47316: checking for math.h >configure:47324: result: yes >configure:47212: checking netdb.h usability >configure:47229: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:47235: $? = 0 >configure:47249: result: yes >configure:47253: checking netdb.h presence >configure:47268: gcc -E conftest.c >configure:47274: $? = 0 >configure:47288: result: yes >configure:47316: checking for netdb.h >configure:47324: result: yes >configure:47212: checking netinet/in.h usability >configure:47229: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:47235: $? = 0 >configure:47249: result: yes >configure:47253: checking netinet/in.h presence >configure:47268: gcc -E conftest.c >configure:47274: $? = 0 >configure:47288: result: yes >configure:47316: checking for netinet/in.h >configure:47324: result: yes >configure:47202: checking for signal.h >configure:47208: result: yes >configure:47202: checking for stdlib.h >configure:47208: result: yes >configure:47202: checking for string.h >configure:47208: result: yes >configure:47202: checking for strings.h >configure:47208: result: yes >configure:47212: checking sys/select.h usability >configure:47229: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:47235: $? = 0 >configure:47249: result: yes >configure:47253: checking sys/select.h presence >configure:47268: gcc -E conftest.c >configure:47274: $? = 0 >configure:47288: result: yes >configure:47316: checking for sys/select.h >configure:47324: result: yes >configure:47212: checking sys/socket.h usability >configure:47229: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:47235: $? = 0 >configure:47249: result: yes >configure:47253: checking sys/socket.h presence >configure:47268: gcc -E conftest.c >configure:47274: $? = 0 >configure:47288: result: yes >configure:47316: checking for sys/socket.h >configure:47324: result: yes >configure:47202: checking for sys/stat.h >configure:47208: result: yes >configure:47202: checking for sys/time.h >configure:47208: result: yes >configure:47202: checking for sys/types.h >configure:47208: result: yes >configure:47212: checking time.h usability >configure:47229: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:47235: $? = 0 >configure:47249: result: yes >configure:47253: checking time.h presence >configure:47268: gcc -E conftest.c >configure:47274: $? = 0 >configure:47288: result: yes >configure:47316: checking for time.h >configure:47324: result: yes >configure:47202: checking for unistd.h >configure:47208: result: yes >configure:47341: checking for arpa/nameser.h >configure:47366: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:47372: $? = 0 >configure:47388: result: yes >configure:47403: checking for resolv.h >configure:47434: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:47440: $? = 0 >configure:47456: result: yes >configure:47477: checking for dlopen >configure:47533: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >/tmp/ccmw6auH.o: In function `main': >/home/michael/gettext/gettext-0.17/gettext-tools/conftest.c:273: undefined reference to `dlopen' >collect2: ld returned 1 exit status >configure:47539: $? = 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.17" >| #define _GNU_SOURCE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 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_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_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_MEMPCPY 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_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_NL_LOCALE_NAME 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_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 ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define YYENABLE_NLS 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 >| #define HAVE_CANONICALIZE_FILE_NAME 1 >| #define HAVE_GETCWD 1 >| #define HAVE_READLINK 1 >| #define HAVE_RAISE 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_ISASCII 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_SETENV 1 >| #define HAVE_LSTAT 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #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_INCLUDE_NEXT 1 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_UNISTD_H 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 >| #define INSTALLPREFIX "/usr/local" >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define _FILE_OFFSET_BITS 64 >| #define HAVE_TERMINFO 1 >| #define HAVE_DECL_CLEARERR_UNLOCKED 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FERROR_UNLOCKED 1 >| #define HAVE_DECL_FFLUSH_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_DECL_FPUTC_UNLOCKED 1 >| #define HAVE_DECL_FPUTS_UNLOCKED 1 >| #define HAVE_DECL_FREAD_UNLOCKED 1 >| #define HAVE_DECL_FWRITE_UNLOCKED 1 >| #define HAVE_DECL_GETCHAR_UNLOCKED 1 >| #define HAVE_DECL_PUTC_UNLOCKED 1 >| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ACL_GET_FILE 1 >| #define HAVE_ACL_GET_FD 1 >| #define HAVE_ACL_SET_FILE 1 >| #define HAVE_ACL_SET_FD 1 >| #define HAVE_ACL_FREE 1 >| #define HAVE_ACL_FROM_MODE 1 >| #define HAVE_ACL_FROM_TEXT 1 >| #define HAVE_ACL_DELETE_DEF_FILE 1 >| #define HAVE_ACL_EXTENDED_FILE 1 >| #define HAVE_ACL_ENTRIES 1 >| #define USE_ACL 1 >| #define HAVE_ATEXIT 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_LONG_FILE_NAMES 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_STRING_H 1 >| #define HAVE_UNISTD_H 1 >| #define YYENABLE_NLS 1 >| #define HAVE_BYTESWAP_H 1 >| #define SIGNAL_SAFE_LIST 1 >| #define HAVE_CHOWN 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_POSIX_SPAWN 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define GNULIB_FWRITEERROR 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_INLINE 1 >| #define ABSOLUTE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H "///usr/include/libcroco-0.6/libcroco/libcroco-config.h" >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_RESOLV_H 1 >| /* end confdefs.h. */ >| /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define dlopen innocuous_dlopen >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char dlopen (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef dlopen >| >| /* 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 dlopen (); >| /* 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_dlopen || defined __stub___dlopen >| choke me >| #endif >| >| int >| main () >| { >| return dlopen (); >| ; >| return 0; >| } >configure:47557: result: no >configure:47477: checking for getaddrinfo >configure:47533: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:47539: $? = 0 >configure:47557: result: yes >configure:47477: checking for localtime >configure:47533: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:47539: $? = 0 >configure:47557: result: yes >configure:47477: checking for shlload >configure:47533: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >/tmp/ccQEhhMV.o: In function `main': >/home/michael/gettext/gettext-0.17/gettext-tools/conftest.c:275: undefined reference to `shlload' >collect2: ld returned 1 exit status >configure:47539: $? = 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.17" >| #define _GNU_SOURCE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 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_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_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_MEMPCPY 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_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_NL_LOCALE_NAME 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_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 ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define YYENABLE_NLS 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 >| #define HAVE_CANONICALIZE_FILE_NAME 1 >| #define HAVE_GETCWD 1 >| #define HAVE_READLINK 1 >| #define HAVE_RAISE 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_ISASCII 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_SETENV 1 >| #define HAVE_LSTAT 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #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_INCLUDE_NEXT 1 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_UNISTD_H 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 >| #define INSTALLPREFIX "/usr/local" >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define _FILE_OFFSET_BITS 64 >| #define HAVE_TERMINFO 1 >| #define HAVE_DECL_CLEARERR_UNLOCKED 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FERROR_UNLOCKED 1 >| #define HAVE_DECL_FFLUSH_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_DECL_FPUTC_UNLOCKED 1 >| #define HAVE_DECL_FPUTS_UNLOCKED 1 >| #define HAVE_DECL_FREAD_UNLOCKED 1 >| #define HAVE_DECL_FWRITE_UNLOCKED 1 >| #define HAVE_DECL_GETCHAR_UNLOCKED 1 >| #define HAVE_DECL_PUTC_UNLOCKED 1 >| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ACL_GET_FILE 1 >| #define HAVE_ACL_GET_FD 1 >| #define HAVE_ACL_SET_FILE 1 >| #define HAVE_ACL_SET_FD 1 >| #define HAVE_ACL_FREE 1 >| #define HAVE_ACL_FROM_MODE 1 >| #define HAVE_ACL_FROM_TEXT 1 >| #define HAVE_ACL_DELETE_DEF_FILE 1 >| #define HAVE_ACL_EXTENDED_FILE 1 >| #define HAVE_ACL_ENTRIES 1 >| #define USE_ACL 1 >| #define HAVE_ATEXIT 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_LONG_FILE_NAMES 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_STRING_H 1 >| #define HAVE_UNISTD_H 1 >| #define YYENABLE_NLS 1 >| #define HAVE_BYTESWAP_H 1 >| #define SIGNAL_SAFE_LIST 1 >| #define HAVE_CHOWN 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_POSIX_SPAWN 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define GNULIB_FWRITEERROR 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_INLINE 1 >| #define ABSOLUTE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H "///usr/include/libcroco-0.6/libcroco/libcroco-config.h" >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_LOCALTIME 1 >| /* end confdefs.h. */ >| /* Define shlload to an innocuous variant, in case <limits.h> declares shlload. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define shlload innocuous_shlload >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char shlload (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef shlload >| >| /* 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 shlload (); >| /* 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_shlload || defined __stub___shlload >| choke me >| #endif >| >| int >| main () >| { >| return shlload (); >| ; >| return 0; >| } >configure:47557: result: no >configure:47477: checking for stat >configure:47533: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:47539: $? = 0 >configure:47557: result: yes >configure:47477: checking for _stat >configure:47533: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >/tmp/ccYM01oc.o: In function `main': >/home/michael/gettext/gettext-0.17/gettext-tools/conftest.c:276: undefined reference to `_stat' >collect2: ld returned 1 exit status >configure:47539: $? = 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.17" >| #define _GNU_SOURCE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 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_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_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_MEMPCPY 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_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_NL_LOCALE_NAME 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_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 ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define YYENABLE_NLS 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 >| #define HAVE_CANONICALIZE_FILE_NAME 1 >| #define HAVE_GETCWD 1 >| #define HAVE_READLINK 1 >| #define HAVE_RAISE 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_ISASCII 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_SETENV 1 >| #define HAVE_LSTAT 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #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_INCLUDE_NEXT 1 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_UNISTD_H 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 >| #define INSTALLPREFIX "/usr/local" >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define _FILE_OFFSET_BITS 64 >| #define HAVE_TERMINFO 1 >| #define HAVE_DECL_CLEARERR_UNLOCKED 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FERROR_UNLOCKED 1 >| #define HAVE_DECL_FFLUSH_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_DECL_FPUTC_UNLOCKED 1 >| #define HAVE_DECL_FPUTS_UNLOCKED 1 >| #define HAVE_DECL_FREAD_UNLOCKED 1 >| #define HAVE_DECL_FWRITE_UNLOCKED 1 >| #define HAVE_DECL_GETCHAR_UNLOCKED 1 >| #define HAVE_DECL_PUTC_UNLOCKED 1 >| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ACL_GET_FILE 1 >| #define HAVE_ACL_GET_FD 1 >| #define HAVE_ACL_SET_FILE 1 >| #define HAVE_ACL_SET_FD 1 >| #define HAVE_ACL_FREE 1 >| #define HAVE_ACL_FROM_MODE 1 >| #define HAVE_ACL_FROM_TEXT 1 >| #define HAVE_ACL_DELETE_DEF_FILE 1 >| #define HAVE_ACL_EXTENDED_FILE 1 >| #define HAVE_ACL_ENTRIES 1 >| #define USE_ACL 1 >| #define HAVE_ATEXIT 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_LONG_FILE_NAMES 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_STRING_H 1 >| #define HAVE_UNISTD_H 1 >| #define YYENABLE_NLS 1 >| #define HAVE_BYTESWAP_H 1 >| #define SIGNAL_SAFE_LIST 1 >| #define HAVE_CHOWN 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_POSIX_SPAWN 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define GNULIB_FWRITEERROR 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_INLINE 1 >| #define ABSOLUTE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H "///usr/include/libcroco-0.6/libcroco/libcroco-config.h" >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_LOCALTIME 1 >| #define HAVE_STAT 1 >| /* end confdefs.h. */ >| /* Define _stat to an innocuous variant, in case <limits.h> declares _stat. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define _stat innocuous__stat >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char _stat (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef _stat >| >| /* 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 _stat (); >| /* 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__stat || defined __stub____stat >| choke me >| #endif >| >| int >| main () >| { >| return _stat (); >| ; >| return 0; >| } >configure:47557: result: no >configure:47477: checking for strftime >configure:47533: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >conftest.c:265: warning: conflicting types for built-in function 'strftime' >configure:47539: $? = 0 >configure:47557: result: yes >configure:47606: checking whether locale.h conforms to POSIX >configure:47633: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:47639: $? = 0 >configure:47654: result: yes >configure:47719: checking for setlocale >configure:47799: result: yes >configure:47819: checking for sched_yield in -lrt >configure:47854: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lrt >&5 >configure:47860: $? = 0 >configure:47878: result: yes >configure:48008: checking for a french Unicode locale >configure:48065: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:48068: $? = 0 >configure:48095: result: none >configure:48103: checking for a transitional chinese locale >configure:48174: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:48177: $? = 0 >configure:48204: result: none >configure:48228: checking whether mbrtowc and mbstate_t are properly declared >configure:48281: result: yes >configure:48292: checking whether mbswidth is declared in <wchar.h> >configure:48330: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:261: error: 'mbswidth' undeclared (first use in this function) >conftest.c:261: error: (Each undeclared identifier is reported only once >conftest.c:261: error: for each function it appears in.) >configure:48336: $? = 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.17" >| #define _GNU_SOURCE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 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_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_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_MEMPCPY 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_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_NL_LOCALE_NAME 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_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 ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define YYENABLE_NLS 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 >| #define HAVE_CANONICALIZE_FILE_NAME 1 >| #define HAVE_GETCWD 1 >| #define HAVE_READLINK 1 >| #define HAVE_RAISE 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_ISASCII 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_SETENV 1 >| #define HAVE_LSTAT 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #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_INCLUDE_NEXT 1 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_UNISTD_H 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 >| #define INSTALLPREFIX "/usr/local" >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define _FILE_OFFSET_BITS 64 >| #define HAVE_TERMINFO 1 >| #define HAVE_DECL_CLEARERR_UNLOCKED 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FERROR_UNLOCKED 1 >| #define HAVE_DECL_FFLUSH_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_DECL_FPUTC_UNLOCKED 1 >| #define HAVE_DECL_FPUTS_UNLOCKED 1 >| #define HAVE_DECL_FREAD_UNLOCKED 1 >| #define HAVE_DECL_FWRITE_UNLOCKED 1 >| #define HAVE_DECL_GETCHAR_UNLOCKED 1 >| #define HAVE_DECL_PUTC_UNLOCKED 1 >| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ACL_GET_FILE 1 >| #define HAVE_ACL_GET_FD 1 >| #define HAVE_ACL_SET_FILE 1 >| #define HAVE_ACL_SET_FD 1 >| #define HAVE_ACL_FREE 1 >| #define HAVE_ACL_FROM_MODE 1 >| #define HAVE_ACL_FROM_TEXT 1 >| #define HAVE_ACL_DELETE_DEF_FILE 1 >| #define HAVE_ACL_EXTENDED_FILE 1 >| #define HAVE_ACL_ENTRIES 1 >| #define USE_ACL 1 >| #define HAVE_ATEXIT 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_LONG_FILE_NAMES 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_STRING_H 1 >| #define HAVE_UNISTD_H 1 >| #define YYENABLE_NLS 1 >| #define HAVE_BYTESWAP_H 1 >| #define SIGNAL_SAFE_LIST 1 >| #define HAVE_CHOWN 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_POSIX_SPAWN 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define GNULIB_FWRITEERROR 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_INLINE 1 >| #define ABSOLUTE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H "///usr/include/libcroco-0.6/libcroco/libcroco-config.h" >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_LOCALTIME 1 >| #define HAVE_STAT 1 >| #define HAVE_STRFTIME 1 >| #define VA_COPY va_copy >| #define HAVE_SETLOCALE 1 >| #define HAVE_MALLOC_POSIX 1 >| #define HAVE_MBRTOWC 1 >| /* end confdefs.h. */ >| >| /* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before >| <wchar.h>. >| BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be included >| before <wchar.h>. */ >| #include <stddef.h> >| #include <stdio.h> >| #include <time.h> >| #include <wchar.h> >| >| int >| main () >| { >| >| char *p = (char *) mbswidth; >| return !p; >| >| ; >| return 0; >| } >configure:48351: result: no >configure:48364: checking for mbstate_t >configure:48412: result: yes >configure:48445: checking for memchr >configure:48501: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >conftest.c:272: warning: conflicting types for built-in function 'memchr' >configure:48507: $? = 0 >configure:48525: result: yes >configure:48697: checking for memmove >configure:48753: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >conftest.c:273: warning: conflicting types for built-in function 'memmove' >configure:48759: $? = 0 >configure:48777: result: yes >configure:48810: checking for memset >configure:48866: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >conftest.c:274: warning: conflicting types for built-in function 'memset' >configure:48872: $? = 0 >configure:48890: result: yes >configure:48927: checking for mkdtemp >configure:48983: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:48989: $? = 0 >configure:49007: result: yes >configure:49034: checking whether the C compiler is actually a C++ compiler >configure:49060: result: no >configure:49102: checking for obstacks >configure:49133: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:49139: $? = 0 >configure:49156: result: yes >configure:49213: checking for gcc -std=gnu99 option to support OpenMP >configure:49233: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >conftest.c:3: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' >In file included from conftest.c:5: >/usr/lib/gcc/i686-pc-linux-gnu/4.3.3/include/omp.h:71: error: expected ')' before '*' token >/usr/lib/gcc/i686-pc-linux-gnu/4.3.3/include/omp.h:72: error: expected ')' before '*' token >/usr/lib/gcc/i686-pc-linux-gnu/4.3.3/include/omp.h:73: error: expected ')' before '*' token >/usr/lib/gcc/i686-pc-linux-gnu/4.3.3/include/omp.h:74: error: expected ')' before '*' token >/usr/lib/gcc/i686-pc-linux-gnu/4.3.3/include/omp.h:75: error: expected ')' before '*' token >configure:49239: $? = 1 >configure: failed program was: >| >| #ifndef _OPENMP >| choke me >| #endif >| #include <omp.h> >| int main () { return omp_get_num_threads (); } >| >configure:49269: gcc -std=gnu99 -o conftest -g -O2 -fopenmp conftest.c >&5 >configure:49275: $? = 0 >configure:49301: result: -fopenmp >configure:49336: checking for posix_spawn >configure:49416: result: yes >configure:49437: checking for mbstate_t >configure:49485: result: yes >configure:49501: checking whether mbrtowc and mbstate_t are properly declared >configure:49554: result: yes >configure:49741: checking search.h usability >configure:49758: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:49764: $? = 0 >configure:49778: result: yes >configure:49782: checking search.h presence >configure:49797: gcc -E conftest.c >configure:49803: $? = 0 >configure:49817: result: yes >configure:49845: checking for search.h >configure:49853: result: yes >configure:49870: checking for tsearch >configure:49950: result: yes >configure:49962: checking if environ is properly declared >configure:49990: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c:262: error: conflicting types for 'environ' >/usr/include/unistd.h:512: error: previous declaration of 'environ' was here >configure:49996: $? = 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.17" >| #define _GNU_SOURCE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 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_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_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_MEMPCPY 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_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_NL_LOCALE_NAME 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_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 ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define YYENABLE_NLS 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 >| #define HAVE_CANONICALIZE_FILE_NAME 1 >| #define HAVE_GETCWD 1 >| #define HAVE_READLINK 1 >| #define HAVE_RAISE 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_ISASCII 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_SETENV 1 >| #define HAVE_LSTAT 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #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_INCLUDE_NEXT 1 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_UNISTD_H 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 >| #define INSTALLPREFIX "/usr/local" >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define _FILE_OFFSET_BITS 64 >| #define HAVE_TERMINFO 1 >| #define HAVE_DECL_CLEARERR_UNLOCKED 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FERROR_UNLOCKED 1 >| #define HAVE_DECL_FFLUSH_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_DECL_FPUTC_UNLOCKED 1 >| #define HAVE_DECL_FPUTS_UNLOCKED 1 >| #define HAVE_DECL_FREAD_UNLOCKED 1 >| #define HAVE_DECL_FWRITE_UNLOCKED 1 >| #define HAVE_DECL_GETCHAR_UNLOCKED 1 >| #define HAVE_DECL_PUTC_UNLOCKED 1 >| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ACL_GET_FILE 1 >| #define HAVE_ACL_GET_FD 1 >| #define HAVE_ACL_SET_FILE 1 >| #define HAVE_ACL_SET_FD 1 >| #define HAVE_ACL_FREE 1 >| #define HAVE_ACL_FROM_MODE 1 >| #define HAVE_ACL_FROM_TEXT 1 >| #define HAVE_ACL_DELETE_DEF_FILE 1 >| #define HAVE_ACL_EXTENDED_FILE 1 >| #define HAVE_ACL_ENTRIES 1 >| #define USE_ACL 1 >| #define HAVE_ATEXIT 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_LONG_FILE_NAMES 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_STRING_H 1 >| #define HAVE_UNISTD_H 1 >| #define YYENABLE_NLS 1 >| #define HAVE_BYTESWAP_H 1 >| #define SIGNAL_SAFE_LIST 1 >| #define HAVE_CHOWN 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_POSIX_SPAWN 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define GNULIB_FWRITEERROR 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_INLINE 1 >| #define ABSOLUTE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H "///usr/include/libcroco-0.6/libcroco/libcroco-config.h" >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_LOCALTIME 1 >| #define HAVE_STAT 1 >| #define HAVE_STRFTIME 1 >| #define VA_COPY va_copy >| #define HAVE_SETLOCALE 1 >| #define HAVE_MALLOC_POSIX 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_OBSTACK 1 >| #define GNULIB_OPEN 1 >| #define HAVE_POSIX_SPAWN 1 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_REALLOC_POSIX 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| /* end confdefs.h. */ >| #include <unistd.h> >| extern struct { int foo; } environ; >| int >| main () >| { >| environ.foo = 1; >| ; >| return 0; >| } >configure:50012: result: yes >configure:50025: checking for working strerror function >configure:50096: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:50099: $? = 0 >configure:50105: ./conftest >configure:50108: $? = 0 >configure:50124: result: yes >configure:50566: checking for unsetenv >configure:50622: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:50628: $? = 0 >configure:50646: result: yes >configure:50738: checking for unsetenv() return type >configure:50774: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:50780: $? = 0 >configure:50795: result: int >configure:50879: checking for sigprocmask >configure:50935: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:50941: $? = 0 >configure:50958: result: yes >configure:51069: checking for stdint.h >configure:51075: result: yes >configure:51204: checking for SIZE_MAX >configure:51917: result: yes >configure:51933: checking for snprintf >configure:52013: result: yes >configure:52057: checking for ssize_t >configure:52105: result: yes >configure:52116: checking for va_copy >configure:52147: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:52153: $? = 0 >configure:52169: result: yes >configure:52348: checking whether stdint.h conforms to C99 >configure:52527: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:52533: $? = 0 >configure:52548: result: yes >configure:53317: checking for wchar_t >configure:53365: result: yes >configure:53376: checking for wint_t >configure:53432: result: yes >configure:53563: checking for stpcpy >configure:53643: result: yes >configure:53677: checking for working stpncpy >configure:53739: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:53742: $? = 0 >configure:53748: ./conftest >configure:53751: $? = 0 >configure:53767: result: yes >configure:53808: checking for strcspn >configure:53864: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >conftest.c:292: warning: conflicting types for built-in function 'strcspn' >configure:53870: $? = 0 >configure:53888: result: yes >configure:53920: checking for strdup >configure:54000: result: yes >configure:54076: checking for working strnlen >configure:54120: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:54123: $? = 0 >configure:54129: ./conftest >configure:54132: $? = 0 >configure:54148: result: yes >configure:54190: checking for strpbrk >configure:54246: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >conftest.c:294: warning: conflicting types for built-in function 'strpbrk' >configure:54252: $? = 0 >configure:54270: result: yes >configure:54306: checking for strtol >configure:54362: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:54368: $? = 0 >configure:54386: result: yes >configure:54414: checking for strtoul >configure:54494: result: yes >configure:54525: checking whether mkdir is declared >configure:54555: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:54561: $? = 0 >configure:54576: result: yes >configure:54801: checking for a thread-safe mkdir -p >configure:54840: result: /bin/mkdir -p >configure:54846: checking for a thread-safe mkdir -p >configure:54885: result: /bin/mkdir -p >configure:54943: checking for sched_yield in -lrt >configure:55002: result: yes >configure:55081: checking for __secure_getenv >configure:55137: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:55143: $? = 0 >configure:55161: result: yes >configure:55446: checking for ptrdiff_t >configure:55497: result: yes >configure:55520: checking for snprintf >configure:55600: result: yes >configure:55520: checking for wcslen >configure:55600: result: yes >configure:55610: checking whether _snprintf is declared >configure:55661: result: no >configure:55690: checking for vasprintf >configure:55746: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:55752: $? = 0 >configure:55770: result: yes >configure:55821: checking for vsnprintf >configure:55877: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >conftest.c:310: warning: conflicting types for built-in function 'vsnprintf' >configure:55883: $? = 0 >configure:55901: result: yes >configure:55957: checking for waitid >configure:56013: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:56019: $? = 0 >configure:56037: result: yes >configure:56053: checking for waitpid >configure:56109: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:56115: $? = 0 >configure:56133: result: yes >configure:56143: checking for union wait >configure:56185: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:303: error: 'blow' undeclared (first use in this function) >conftest.c:303: error: (Each undeclared identifier is reported only once >conftest.c:303: error: for each function it appears in.) >conftest.c:303: error: expected ';' before 'chunks' >configure:56191: $? = 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.17" >| #define _GNU_SOURCE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 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_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_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_MEMPCPY 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_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_NL_LOCALE_NAME 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_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 ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define YYENABLE_NLS 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 >| #define HAVE_CANONICALIZE_FILE_NAME 1 >| #define HAVE_GETCWD 1 >| #define HAVE_READLINK 1 >| #define HAVE_RAISE 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_ISASCII 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_SETENV 1 >| #define HAVE_LSTAT 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #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_INCLUDE_NEXT 1 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_UNISTD_H 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 >| #define INSTALLPREFIX "/usr/local" >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define _FILE_OFFSET_BITS 64 >| #define HAVE_TERMINFO 1 >| #define HAVE_DECL_CLEARERR_UNLOCKED 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FERROR_UNLOCKED 1 >| #define HAVE_DECL_FFLUSH_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_DECL_FPUTC_UNLOCKED 1 >| #define HAVE_DECL_FPUTS_UNLOCKED 1 >| #define HAVE_DECL_FREAD_UNLOCKED 1 >| #define HAVE_DECL_FWRITE_UNLOCKED 1 >| #define HAVE_DECL_GETCHAR_UNLOCKED 1 >| #define HAVE_DECL_PUTC_UNLOCKED 1 >| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ACL_GET_FILE 1 >| #define HAVE_ACL_GET_FD 1 >| #define HAVE_ACL_SET_FILE 1 >| #define HAVE_ACL_SET_FD 1 >| #define HAVE_ACL_FREE 1 >| #define HAVE_ACL_FROM_MODE 1 >| #define HAVE_ACL_FROM_TEXT 1 >| #define HAVE_ACL_DELETE_DEF_FILE 1 >| #define HAVE_ACL_EXTENDED_FILE 1 >| #define HAVE_ACL_ENTRIES 1 >| #define USE_ACL 1 >| #define HAVE_ATEXIT 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_LONG_FILE_NAMES 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_STRING_H 1 >| #define HAVE_UNISTD_H 1 >| #define YYENABLE_NLS 1 >| #define HAVE_BYTESWAP_H 1 >| #define SIGNAL_SAFE_LIST 1 >| #define HAVE_CHOWN 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_POSIX_SPAWN 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define GNULIB_FWRITEERROR 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_INLINE 1 >| #define ABSOLUTE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H "///usr/include/libcroco-0.6/libcroco/libcroco-config.h" >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_LOCALTIME 1 >| #define HAVE_STAT 1 >| #define HAVE_STRFTIME 1 >| #define VA_COPY va_copy >| #define HAVE_SETLOCALE 1 >| #define HAVE_MALLOC_POSIX 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_OBSTACK 1 >| #define GNULIB_OPEN 1 >| #define HAVE_POSIX_SPAWN 1 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_REALLOC_POSIX 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STPNCPY 1 >| #define HAVE_STRCSPN 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRPBRK 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_DECL_MKDIR 1 >| #define HAVE___SECURE_GETENV 1 >| #define GNULIB_UNISTR_U16_MBTOUC 1 >| #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 >| #define GNULIB_UNISTR_U8_MBTOUC 1 >| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 >| #define GNULIB_UNISTR_U8_UCTOMB 1 >| #define USE_UNLOCKED_IO 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_VASPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITID 1 >| #define HAVE_WAITPID 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <sys/wait.h> >| 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:56216: result: no >configure:56221: checking whether <wchar.h> is standalone >configure:56236: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:56242: $? = 0 >configure:56257: result: yes >configure:56441: checking whether wcwidth is declared >configure:56482: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:56488: $? = 0 >configure:56503: result: yes >configure:56528: checking whether wcwidth works reasonably in UTF-8 locales >configure:56576: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:56579: $? = 0 >configure:56585: ./conftest >configure:56588: $? = 0 >configure:56605: result: yes >configure:56640: checking for stdint.h >configure:56646: result: yes >configure:56858: checking for error_at_line >configure:56907: result: yes >configure:56982: checking for getdelim >configure:57062: result: yes >configure:57207: checking for getline >configure:57286: result: yes >configure:57295: checking for working getline function >configure:57384: result: yes >configure:57667: checking for iconv >configure:57775: result: yes >configure:57778: checking for working iconv >configure:57894: result: yes >configure:57924: checking for iconv declaration >configure:57988: result: > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >configure:58111: checking whether the compiler generally respects inline >configure:58165: result: yes >configure:58248: checking whether mbrtowc and mbstate_t are properly declared >configure:58301: result: yes >configure:58312: checking whether mbswidth is declared in <wchar.h> >configure:58371: result: no >configure:58384: checking for mbstate_t >configure:58432: result: yes >configure:58453: checking whether the C compiler is actually a C++ compiler >configure:58479: result: no >configure:58499: checking for obstacks >configure:58553: result: yes >configure:58620: checking for stdint.h >configure:58626: result: yes >configure:58755: checking for SIZE_MAX >configure:59468: result: yes >configure:59479: checking for va_copy >configure:59532: result: yes >configure:59711: checking whether stdint.h conforms to C99 >configure:59911: result: yes >configure:60800: checking for stpcpy >configure:60880: result: yes >configure:60919: checking for strdup >configure:60999: result: yes >configure:61075: checking for working strnlen >configure:61147: result: yes >configure:61387: checking for vasprintf >configure:61467: result: yes >configure:61514: checking whether <wchar.h> is standalone >configure:61550: result: yes >configure:61734: checking whether wcwidth is declared >configure:61796: result: yes >configure:61821: checking whether wcwidth works reasonably in UTF-8 locales >configure:61898: result: yes >configure:61933: checking for stdint.h >configure:61939: result: yes >configure:62097: checking pwd.h usability >configure:62114: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:62120: $? = 0 >configure:62134: result: yes >configure:62138: checking pwd.h presence >configure:62153: gcc -E conftest.c >configure:62159: $? = 0 >configure:62173: result: yes >configure:62201: checking for pwd.h >configure:62209: result: yes >configure:62223: checking for inline >configure:62273: result: inline >configure:62303: checking for size_t >configure:62354: result: yes >configure:62366: checking for ptrdiff_t >configure:62417: result: yes >configure:62429: checking for ssize_t >configure:62477: result: yes >configure:62487: checking for pid_t >configure:62538: result: yes >configure:62551: checking whether we are using the GNU C Library 2.1 or newer >configure:62582: result: yes >configure:62589: checking for struct __locale_struct.__names >configure:62618: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:62624: $? = 0 >configure:62682: result: yes >configure:62699: checking for select >configure:62755: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:62761: $? = 0 >configure:62779: result: yes >configure:62794: checking for vfork.h >configure:62800: result: no >configure:62934: checking for fork >configure:63014: result: yes >configure:62934: checking for vfork >configure:63014: result: yes >configure:63025: checking for working fork >configure:63085: result: yes >configure:63106: checking for working vfork >configure:63244: result: yes >configure:63276: checking for signal handlers with siginfo_t >configure:63308: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:63314: $? = 0 >configure:63329: result: yes >configure:63340: checking for setlocale declaration >configure:63379: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c:333: error: conflicting types for 'setlocale' >/usr/include/locale.h:125: error: previous declaration of 'setlocale' was here >configure:63385: $? = 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.17" >| #define _GNU_SOURCE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 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_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_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_MEMPCPY 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_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_NL_LOCALE_NAME 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_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 ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define YYENABLE_NLS 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 >| #define HAVE_CANONICALIZE_FILE_NAME 1 >| #define HAVE_GETCWD 1 >| #define HAVE_READLINK 1 >| #define HAVE_RAISE 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_ISASCII 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_SETENV 1 >| #define HAVE_LSTAT 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #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_INCLUDE_NEXT 1 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_UNISTD_H 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 >| #define INSTALLPREFIX "/usr/local" >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define _FILE_OFFSET_BITS 64 >| #define HAVE_TERMINFO 1 >| #define HAVE_DECL_CLEARERR_UNLOCKED 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FERROR_UNLOCKED 1 >| #define HAVE_DECL_FFLUSH_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_DECL_FPUTC_UNLOCKED 1 >| #define HAVE_DECL_FPUTS_UNLOCKED 1 >| #define HAVE_DECL_FREAD_UNLOCKED 1 >| #define HAVE_DECL_FWRITE_UNLOCKED 1 >| #define HAVE_DECL_GETCHAR_UNLOCKED 1 >| #define HAVE_DECL_PUTC_UNLOCKED 1 >| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ACL_GET_FILE 1 >| #define HAVE_ACL_GET_FD 1 >| #define HAVE_ACL_SET_FILE 1 >| #define HAVE_ACL_SET_FD 1 >| #define HAVE_ACL_FREE 1 >| #define HAVE_ACL_FROM_MODE 1 >| #define HAVE_ACL_FROM_TEXT 1 >| #define HAVE_ACL_DELETE_DEF_FILE 1 >| #define HAVE_ACL_EXTENDED_FILE 1 >| #define HAVE_ACL_ENTRIES 1 >| #define USE_ACL 1 >| #define HAVE_ATEXIT 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_LONG_FILE_NAMES 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_STRING_H 1 >| #define HAVE_UNISTD_H 1 >| #define YYENABLE_NLS 1 >| #define HAVE_BYTESWAP_H 1 >| #define SIGNAL_SAFE_LIST 1 >| #define HAVE_CHOWN 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_POSIX_SPAWN 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define GNULIB_FWRITEERROR 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_INLINE 1 >| #define ABSOLUTE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H "///usr/include/libcroco-0.6/libcroco/libcroco-config.h" >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_LOCALTIME 1 >| #define HAVE_STAT 1 >| #define HAVE_STRFTIME 1 >| #define VA_COPY va_copy >| #define HAVE_SETLOCALE 1 >| #define HAVE_MALLOC_POSIX 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_OBSTACK 1 >| #define GNULIB_OPEN 1 >| #define HAVE_POSIX_SPAWN 1 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_REALLOC_POSIX 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STPNCPY 1 >| #define HAVE_STRCSPN 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRPBRK 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_DECL_MKDIR 1 >| #define HAVE___SECURE_GETENV 1 >| #define GNULIB_UNISTR_U16_MBTOUC 1 >| #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 >| #define GNULIB_UNISTR_U8_MBTOUC 1 >| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 >| #define GNULIB_UNISTR_U8_UCTOMB 1 >| #define USE_UNLOCKED_IO 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_VASPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITID 1 >| #define HAVE_WAITPID 1 >| #define HAVE_DECL_WCWIDTH 1 >| #define HAVE_STDINT_H 1 >| #define GNULIB_FWRITEERROR 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_INLINE 1 >| #define HAVE_MALLOC_POSIX 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_OBSTACK 1 >| #define HAVE_REALLOC_POSIX 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STRDUP 1 >| #define GNULIB_UNISTR_U16_MBTOUC 1 >| #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 >| #define GNULIB_UNISTR_U8_MBTOUC 1 >| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 >| #define GNULIB_UNISTR_U8_UCTOMB 1 >| #define USE_UNLOCKED_IO 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_DECL_WCWIDTH 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_STRUCT___LOCALE_STRUCT___NAMES 1 >| #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 <stdlib.h> >| #include <locale.h> >| 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:63404: result: > extern char *setlocale (int category, const char *locale); >configure:63416: checking for wcscoll >configure:63472: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:63478: $? = 0 >configure:63495: result: yes >configure:63515: checking for memchr >configure:63595: result: yes >configure:63758: checking for strdup >configure:63838: result: yes >configure:63872: checking for working re_compile_pattern >configure:63941: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:340: error: expected expression before '[' token >conftest.c:342: error: expected ';' before 'if' >configure:63944: $? = 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.17" >| #define _GNU_SOURCE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 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_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_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_MEMPCPY 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_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_NL_LOCALE_NAME 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_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 ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define YYENABLE_NLS 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 >| #define HAVE_CANONICALIZE_FILE_NAME 1 >| #define HAVE_GETCWD 1 >| #define HAVE_READLINK 1 >| #define HAVE_RAISE 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_ISASCII 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_SETENV 1 >| #define HAVE_LSTAT 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #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_INCLUDE_NEXT 1 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_UNISTD_H 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 >| #define INSTALLPREFIX "/usr/local" >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define _FILE_OFFSET_BITS 64 >| #define HAVE_TERMINFO 1 >| #define HAVE_DECL_CLEARERR_UNLOCKED 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FERROR_UNLOCKED 1 >| #define HAVE_DECL_FFLUSH_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_DECL_FPUTC_UNLOCKED 1 >| #define HAVE_DECL_FPUTS_UNLOCKED 1 >| #define HAVE_DECL_FREAD_UNLOCKED 1 >| #define HAVE_DECL_FWRITE_UNLOCKED 1 >| #define HAVE_DECL_GETCHAR_UNLOCKED 1 >| #define HAVE_DECL_PUTC_UNLOCKED 1 >| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ACL_GET_FILE 1 >| #define HAVE_ACL_GET_FD 1 >| #define HAVE_ACL_SET_FILE 1 >| #define HAVE_ACL_SET_FD 1 >| #define HAVE_ACL_FREE 1 >| #define HAVE_ACL_FROM_MODE 1 >| #define HAVE_ACL_FROM_TEXT 1 >| #define HAVE_ACL_DELETE_DEF_FILE 1 >| #define HAVE_ACL_EXTENDED_FILE 1 >| #define HAVE_ACL_ENTRIES 1 >| #define USE_ACL 1 >| #define HAVE_ATEXIT 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_LONG_FILE_NAMES 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_STRING_H 1 >| #define HAVE_UNISTD_H 1 >| #define YYENABLE_NLS 1 >| #define HAVE_BYTESWAP_H 1 >| #define SIGNAL_SAFE_LIST 1 >| #define HAVE_CHOWN 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_POSIX_SPAWN 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define GNULIB_FWRITEERROR 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_INLINE 1 >| #define ABSOLUTE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H "///usr/include/libcroco-0.6/libcroco/libcroco-config.h" >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_LOCALTIME 1 >| #define HAVE_STAT 1 >| #define HAVE_STRFTIME 1 >| #define VA_COPY va_copy >| #define HAVE_SETLOCALE 1 >| #define HAVE_MALLOC_POSIX 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_OBSTACK 1 >| #define GNULIB_OPEN 1 >| #define HAVE_POSIX_SPAWN 1 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_REALLOC_POSIX 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STPNCPY 1 >| #define HAVE_STRCSPN 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRPBRK 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_DECL_MKDIR 1 >| #define HAVE___SECURE_GETENV 1 >| #define GNULIB_UNISTR_U16_MBTOUC 1 >| #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 >| #define GNULIB_UNISTR_U8_MBTOUC 1 >| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 >| #define GNULIB_UNISTR_U8_UCTOMB 1 >| #define USE_UNLOCKED_IO 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_VASPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITID 1 >| #define HAVE_WAITPID 1 >| #define HAVE_DECL_WCWIDTH 1 >| #define HAVE_STDINT_H 1 >| #define GNULIB_FWRITEERROR 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_INLINE 1 >| #define HAVE_MALLOC_POSIX 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_OBSTACK 1 >| #define HAVE_REALLOC_POSIX 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STRDUP 1 >| #define GNULIB_UNISTR_U16_MBTOUC 1 >| #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 >| #define GNULIB_UNISTR_U8_MBTOUC 1 >| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 >| #define GNULIB_UNISTR_U8_UCTOMB 1 >| #define USE_UNLOCKED_IO 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_DECL_WCWIDTH 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_STRUCT___LOCALE_STRUCT___NAMES 1 >| #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 HAVE_MEMCHR 1 >| #define HAVE_STRDUP 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #include <stdlib.h> >| #include <string.h> >| #include <regex.h> >| 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 <stolfi@ic.unicamp.br>. */ >| 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:63969: result: no >configure:64021: checking for btowc >configure:64101: result: yes >configure:64120: checking whether byte ordering is bigendian >configure:64153: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:64159: $? = 0 >configure:64191: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:336: error: 'not' undeclared (first use in this function) >conftest.c:336: error: (Each undeclared identifier is reported only once >conftest.c:336: error: for each function it appears in.) >conftest.c:336: error: expected ';' before 'big' >configure:64197: $? = 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.17" >| #define _GNU_SOURCE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 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_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_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_MEMPCPY 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_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_NL_LOCALE_NAME 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_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 ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define YYENABLE_NLS 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 >| #define HAVE_CANONICALIZE_FILE_NAME 1 >| #define HAVE_GETCWD 1 >| #define HAVE_READLINK 1 >| #define HAVE_RAISE 1 >| #define HAVE_BTOWC 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_ISASCII 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_SETENV 1 >| #define HAVE_LSTAT 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #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_INCLUDE_NEXT 1 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_UNISTD_H 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 >| #define INSTALLPREFIX "/usr/local" >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define _FILE_OFFSET_BITS 64 >| #define HAVE_TERMINFO 1 >| #define HAVE_DECL_CLEARERR_UNLOCKED 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FERROR_UNLOCKED 1 >| #define HAVE_DECL_FFLUSH_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_DECL_FPUTC_UNLOCKED 1 >| #define HAVE_DECL_FPUTS_UNLOCKED 1 >| #define HAVE_DECL_FREAD_UNLOCKED 1 >| #define HAVE_DECL_FWRITE_UNLOCKED 1 >| #define HAVE_DECL_GETCHAR_UNLOCKED 1 >| #define HAVE_DECL_PUTC_UNLOCKED 1 >| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ACL_GET_FILE 1 >| #define HAVE_ACL_GET_FD 1 >| #define HAVE_ACL_SET_FILE 1 >| #define HAVE_ACL_SET_FD 1 >| #define HAVE_ACL_FREE 1 >| #define HAVE_ACL_FROM_MODE 1 >| #define HAVE_ACL_FROM_TEXT 1 >| #define HAVE_ACL_DELETE_DEF_FILE 1 >| #define HAVE_ACL_EXTENDED_FILE 1 >| #define HAVE_ACL_ENTRIES 1 >| #define USE_ACL 1 >| #define HAVE_ATEXIT 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_LONG_FILE_NAMES 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_STRING_H 1 >| #define HAVE_UNISTD_H 1 >| #define YYENABLE_NLS 1 >| #define HAVE_BYTESWAP_H 1 >| #define SIGNAL_SAFE_LIST 1 >| #define HAVE_CHOWN 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_POSIX_SPAWN 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define GNULIB_FWRITEERROR 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_INLINE 1 >| #define ABSOLUTE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H "///usr/include/libcroco-0.6/libcroco/libcroco-config.h" >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_LOCALTIME 1 >| #define HAVE_STAT 1 >| #define HAVE_STRFTIME 1 >| #define VA_COPY va_copy >| #define HAVE_SETLOCALE 1 >| #define HAVE_MALLOC_POSIX 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_OBSTACK 1 >| #define GNULIB_OPEN 1 >| #define HAVE_POSIX_SPAWN 1 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_REALLOC_POSIX 1 >| #define HAVE_SEARCH_H 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STPNCPY 1 >| #define HAVE_STRCSPN 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRPBRK 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_DECL_MKDIR 1 >| #define HAVE___SECURE_GETENV 1 >| #define GNULIB_UNISTR_U16_MBTOUC 1 >| #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 >| #define GNULIB_UNISTR_U8_MBTOUC 1 >| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 >| #define GNULIB_UNISTR_U8_UCTOMB 1 >| #define USE_UNLOCKED_IO 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_VASPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITID 1 >| #define HAVE_WAITPID 1 >| #define HAVE_DECL_WCWIDTH 1 >| #define HAVE_STDINT_H 1 >| #define GNULIB_FWRITEERROR 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_INLINE 1 >| #define HAVE_MALLOC_POSIX 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_OBSTACK 1 >| #define HAVE_REALLOC_POSIX 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STRDUP 1 >| #define GNULIB_UNISTR_U16_MBTOUC 1 >| #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 >| #define GNULIB_UNISTR_U8_MBTOUC 1 >| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 >| #define GNULIB_UNISTR_U8_UCTOMB 1 >| #define USE_UNLOCKED_IO 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_DECL_WCWIDTH 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_STRUCT___LOCALE_STRUCT___NAMES 1 >| #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 HAVE_MEMCHR 1 >| #define HAVE_STRDUP 1 >| #define HAVE_BTOWC 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <sys/param.h> >| >| int >| main () >| { >| #if BYTE_ORDER != BIG_ENDIAN >| not big endian >| #endif >| >| ; >| return 0; >| } >configure:64337: result: no >configure:64362: checking for arpa/inet.h >configure:64368: result: yes >configure:64503: checking for gethostname >configure:64559: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:64565: $? = 0 >configure:64583: result: yes >configure:64503: checking for gethostbyname >configure:64559: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:64565: $? = 0 >configure:64583: result: yes >configure:64503: checking for inet_ntop >configure:64559: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:64565: $? = 0 >configure:64583: result: yes >configure:64594: checking for IPv6 sockets >configure:64624: gcc -std=gnu99 -c -g -O2 conftest.c >&5 >configure:64630: $? = 0 >configure:64647: result: yes >configure:65154: checking for libexpat >configure:65183: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lexpat >&5 >configure:65189: $? = 0 >configure:65208: result: yes >configure:65217: checking how to link with libexpat >configure:65219: result: -lexpat >configure:65256: checking for emacs >configure:65272: found /usr/bin/emacs >configure:65283: result: emacs >configure:65307: checking where .elc files should go >configure:65320: $EMACS -batch -q -eval '(while load-path (princ (concat (car load-path) "\n")) (setq load-path (cdr load-path)))' </dev/null >conftest.out >configure:65323: $? = 0 >configure:65336: result: ${datarootdir}/emacs/site-lisp >configure:65353: checking whether Emacs support is requested >configure:65355: result: yes >configure:65368: checking for dvips >configure:65386: found /usr/bin/dvips >configure:65399: result: /usr/bin/dvips >configure:65409: checking for texi2pdf >configure:65427: found /usr/bin/texi2pdf >configure:65440: result: /usr/bin/texi2pdf >configure:65450: checking for perl >configure:65468: found /usr/bin/perl >configure:65481: result: /usr/bin/perl >configure:65498: checking for g++ >configure:65525: result: g++ >configure:65538: checking whether the C++ compiler (g++ -g -O2 ) works >configure:65549: g++ -o conftest -g -O2 conftest.cpp >&5 >configure:65552: $? = 0 >configure:65570: result: yes >configure:65575: checking whether the C++ compiler supports namespaces >configure:65589: g++ -o conftest -g -O2 conftest.cpp >&5 >configure:65592: $? = 0 >configure:65605: result: yes >configure:65616: checking for a traditional french locale >configure:65723: result: none >configure:65730: checking for a french Unicode locale >configure:65817: result: none >configure:65825: checking for a traditional japanese locale >configure:65891: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 >configure:65894: $? = 0 >configure:65937: result: none >configure:66240: 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 localhost > >config.status:1071: creating csharpcomp.sh >config.status:1071: creating csharpexec.sh >config.status:1071: creating javacomp.sh >config.status:1071: creating javaexec.sh >config.status:1071: creating Makefile >config.status:1071: creating doc/Makefile >config.status:1071: creating intl/Makefile >config.status:1071: creating gnulib-lib/Makefile >config.status:1071: creating libgrep/Makefile >config.status:1071: creating src/Makefile >config.status:1071: creating src/user-email >config.status:1071: creating libgettextpo/Makefile >config.status:1071: creating libgettextpo/exported.sh >config.status:1071: creating po/Makefile.in >config.status:1071: creating projects/Makefile >config.status:1071: creating styles/Makefile >config.status:1071: creating misc/Makefile >config.status:1071: creating misc/gettextize >config.status:1071: creating misc/autopoint >config.status:1071: creating man/Makefile >config.status:1071: creating man/x-to-1 >config.status:1071: creating m4/Makefile >config.status:1071: creating tests/Makefile >config.status:1071: creating gnulib-tests/Makefile >config.status:1071: creating config.h >config.status:1660: config.h is unchanged >config.status:1706: executing depfiles commands >config.status:1706: executing po-directories commands >configure:68266: === configuring in examples (/home/michael/gettext/gettext-0.17/gettext-tools/examples) >configure:68369: running /bin/sh ./configure '--prefix=/usr/local' 'GCJ=/usr/bin/gcj' --cache-file=/dev/null --srcdir=. > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=i686-pc-linux-gnu >ac_cv_c_bigendian=no >ac_cv_c_compiler_gnu=yes >ac_cv_c_inline=inline >ac_cv_c_restrict=__restrict >ac_cv_cxx_compiler_gnu=yes >ac_cv_decl_EOVERFLOW=yes >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=set >ac_cv_env_GCJ_value=/usr/bin/gcj >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=yes >ac_cv_func___fsetlocking=yes >ac_cv_func___secure_getenv=yes >ac_cv_func__stat=no >ac_cv_func_acl=no >ac_cv_func_acl_delete_def_file=yes >ac_cv_func_acl_entries=yes >ac_cv_func_acl_extended_file=yes >ac_cv_func_acl_free=yes >ac_cv_func_acl_from_mode=yes >ac_cv_func_acl_from_text=yes >ac_cv_func_acl_get_fd=yes >ac_cv_func_acl_get_file=yes >ac_cv_func_acl_set_fd=yes >ac_cv_func_acl_set_file=yes >ac_cv_func_alloca_works=yes >ac_cv_func_argz_count=yes >ac_cv_func_argz_next=yes >ac_cv_func_argz_stringify=yes >ac_cv_func_asprintf=yes >ac_cv_func_atexit=yes >ac_cv_func_btowc=yes >ac_cv_func_canonicalize_file_name=yes >ac_cv_func_chown=yes >ac_cv_func_dlopen=no >ac_cv_func_eaccess=yes >ac_cv_func_fnmatch_posix=yes >ac_cv_func_fork=yes >ac_cv_func_fork_works=yes >ac_cv_func_fwprintf=yes >ac_cv_func_getaddrinfo=yes >ac_cv_func_getcwd=yes >ac_cv_func_getdelim=yes >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=yes >ac_cv_func_getopt_long_only=yes >ac_cv_func_getpagesize=yes >ac_cv_func_gettimeofday=yes >ac_cv_func_getuid=yes >ac_cv_func_inet_ntop=yes >ac_cv_func_isascii=yes >ac_cv_func_isblank=yes >ac_cv_func_iswcntrl=yes >ac_cv_func_iswctype=yes >ac_cv_func_localtime=yes >ac_cv_func_lstat=yes >ac_cv_func_malloc_0_nonnull=yes >ac_cv_func_mbsinit=yes >ac_cv_func_mbsrtowcs=yes >ac_cv_func_memchr=yes >ac_cv_func_memmove=yes >ac_cv_func_mempcpy=yes >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=yes >ac_cv_func_pathconf=yes >ac_cv_func_posix_spawn=yes >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_shlload=no >ac_cv_func_sigaction=yes >ac_cv_func_sigprocmask=yes >ac_cv_func_snprintf=yes >ac_cv_func_stat=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_r=yes >ac_cv_func_strerror_r_char_p=yes >ac_cv_func_strftime=yes >ac_cv_func_strnlen_working=yes >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_vasnprintf=no >ac_cv_func_vasprintf=yes >ac_cv_func_vfork=yes >ac_cv_func_vfork_works=yes >ac_cv_func_vsnprintf=yes >ac_cv_func_waitid=yes >ac_cv_func_waitpid=yes >ac_cv_func_wcscoll=yes >ac_cv_func_wcslen=yes >ac_cv_func_wcwidth=yes >ac_cv_func_wmemchr=yes >ac_cv_func_wmemcpy=yes >ac_cv_func_wmempcpy=yes >ac_cv_gnu_library_2=yes >ac_cv_gnu_library_2_1=yes >ac_cv_have_decl__snprintf=no >ac_cv_have_decl__snwprintf=no >ac_cv_have_decl_canonicalize_file_name=yes >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=yes >ac_cv_have_decl_fgets_unlocked=yes >ac_cv_have_decl_fputc_unlocked=yes >ac_cv_have_decl_fputs_unlocked=yes >ac_cv_have_decl_fread_unlocked=yes >ac_cv_have_decl_fwrite_unlocked=yes >ac_cv_have_decl_getc_unlocked=yes >ac_cv_have_decl_getchar_unlocked=yes >ac_cv_have_decl_getdelim=yes >ac_cv_have_decl_getenv=yes >ac_cv_have_decl_getline=yes >ac_cv_have_decl_mbswidth=no >ac_cv_have_decl_mkdir=yes >ac_cv_have_decl_optreset=no >ac_cv_have_decl_putc_unlocked=yes >ac_cv_have_decl_putchar_unlocked=yes >ac_cv_have_decl_snprintf=yes >ac_cv_have_decl_strdup=yes >ac_cv_have_decl_strerror_r=yes >ac_cv_have_decl_strnlen=yes >ac_cv_have_decl_vsnprintf=yes >ac_cv_have_decl_wcwidth=yes >ac_cv_header_acl_libacl_h=yes >ac_cv_header_argz_h=yes >ac_cv_header_arpa_inet_h=yes >ac_cv_header_arpa_nameser_h=yes >ac_cv_header_byteswap_h=yes >ac_cv_header_ctype_h=yes >ac_cv_header_dirent_h=yes >ac_cv_header_dl_h=no >ac_cv_header_dlfcn_h=yes >ac_cv_header_errno_h=yes >ac_cv_header_fcntl_h=yes >ac_cv_header_float_h=yes >ac_cv_header_getopt_h=yes >ac_cv_header_iconv_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_libcroco_0_6_libcroco_libcroco_config_h=yes >ac_cv_header_libxml2_libxml_xmlversion_h=no >ac_cv_header_limits_h=yes >ac_cv_header_locale_h=yes >ac_cv_header_malloc_h=yes >ac_cv_header_math_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_minix_config_h=no >ac_cv_header_netdb_h=yes >ac_cv_header_netinet_in_h=yes >ac_cv_header_pthread_h=yes >ac_cv_header_pwd_h=yes >ac_cv_header_resolv_h=yes >ac_cv_header_search_h=yes >ac_cv_header_signal_h=yes >ac_cv_header_stat_broken=no >ac_cv_header_stdbool_h=yes >ac_cv_header_stdc=yes >ac_cv_header_stddef_h=yes >ac_cv_header_stdint_h=yes >ac_cv_header_stdio_h=yes >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_sys_acl_h=yes >ac_cv_header_sys_param_h=yes >ac_cv_header_sys_select_h=yes >ac_cv_header_sys_socket_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_time_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_time_h=yes >ac_cv_header_unistd_h=yes >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=i686-pc-linux-gnu >ac_cv_lib_error_at_line=yes >ac_cv_lib_pthread_pthread_kill=yes >ac_cv_lib_rt_sched_yield=yes >ac_cv_libexpat=yes >ac_cv_member_struct___locale_struct___names=yes >ac_cv_objext=o >ac_cv_path_DVIPS=/usr/bin/dvips >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt >ac_cv_path_GREP=/bin/grep >ac_cv_path_MSGFMT=/usr/bin/msgfmt >ac_cv_path_MSGMERGE=/usr/bin/msgmerge >ac_cv_path_PERL=/usr/bin/perl >ac_cv_path_TEXI2PDF=/usr/bin/texi2pdf >ac_cv_path_XGETTEXT=/usr/bin/xgettext >ac_cv_path_install='/usr/bin/install -c' >ac_cv_path_mkdir=/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_JAVA_IN_PATH=yes >ac_cv_prog_HAVE_MCS_IN_PATH=yes >ac_cv_prog_HAVE_MONO_IN_PATH=yes >ac_cv_prog_INTLBISON=bison >ac_cv_prog_JAR=jar >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=gfortran >ac_cv_prog_ac_ct_RANLIB=ranlib >ac_cv_prog_ac_ct_STRIP=strip >ac_cv_prog_c_openmp=-fopenmp >ac_cv_prog_cc_c89= >ac_cv_prog_cc_c99=-std=gnu99 >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_gcc_c_o=yes >ac_cv_prog_cc_stdc=-std=gnu99 >ac_cv_prog_cxx_cross=no >ac_cv_prog_cxx_g=yes >ac_cv_prog_cxx_works=yes >ac_cv_prog_f77_g=yes >ac_cv_prog_make_make_set=yes >ac_cv_safe_to_define___extensions__=yes >ac_cv_search_acl_get_file=-lacl >ac_cv_search_acl_trivial=no >ac_cv_sys_file_offset_bits=64 >ac_cv_sys_largefile_CC=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=yes >ac_cv_type_pid_t=yes >ac_cv_type_pthread_rwlock_t=yes >ac_cv_type_ptrdiff_t=yes >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='${wl}-rpath ${wl}$libdir' >acl_cv_hardcode_libdir_separator= >acl_cv_hardcode_minus_L=no >acl_cv_libext=a >acl_cv_libname_spec='lib$name' >acl_cv_libpath=LD_LIBRARY_PATH >acl_cv_library_names_spec='$libname$shrext' >acl_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld >acl_cv_prog_gnu_ld=yes >acl_cv_rpath=done >acl_cv_shlibext=so >acl_cv_shlibpath_var=LD_LIBRARY_PATH >acl_cv_wl=-Wl, >am_cv_CC_dependencies_compiler_type=gcc3 >am_cv_CXX_dependencies_compiler_type=gcc3 >am_cv_func_iconv=yes >am_cv_func_iconv_works=yes >am_cv_func_working_getline=yes >am_cv_langinfo_codeset=yes >am_cv_lib_iconv=no >am_cv_lispdir='${datarootdir}/emacs/site-lisp' >am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' >am_cv_proto_iconv_arg1= >gl_cv_INCCROCO=-I///usr/include/libcroco-0.6/libcroco >gl_cv_INCGLIB= >gl_cv_INCXML= >gl_cv_LIBCROCO='-lcroco-0.6 -lglib-2.0' >gl_cv_LIBGLIB= >gl_cv_LIBXML= >gl_cv_LTLIBCROCO='-lcroco-0.6 -lglib-2.0' >gl_cv_LTLIBGLIB= >gl_cv_LTLIBXML= >gl_cv_absolute_libcroco_0_6_libcroco_libcroco_config_h=///usr/include/libcroco-0.6/libcroco/libcroco-config.h >gl_cv_c_cplusplus=no >gl_cv_c_inline_effective=yes >gl_cv_cc_visibility=yes >gl_cv_func_gettimeofday_clobber=no >gl_cv_func_gettimeofday_posix_signature=yes >gl_cv_func_gnu_getopt=yes >gl_cv_func_malloc_0_nonnull=1 >gl_cv_func_malloc_posix=yes >gl_cv_func_mbrtowc=yes >gl_cv_func_sigprocmask=1 >gl_cv_func_stpncpy=yes >gl_cv_func_va_copy=yes >gl_cv_func_wcwidth_works=yes >gl_cv_func_working_acl_get_file=yes >gl_cv_func_working_strerror=yes >gl_cv_have_include_next=yes >gl_cv_header_inttypes_h=yes >gl_cv_header_stdint_h=yes >gl_cv_header_wchar_h_standalone=yes >gl_cv_header_working_fcntl_h=yes >gl_cv_header_working_locale_h=yes >gl_cv_header_working_stdint_h=yes >gl_cv_libcroco=yes >gl_cv_libcroco_force_included=no >gl_cv_libcroco_use_included=no >gl_cv_libglib=no >gl_cv_libglib_force_included=no >gl_cv_libglib_use_included=yes >gl_cv_libxml=no >gl_cv_libxml_force_included=no >gl_cv_libxml_use_included=yes >gl_cv_minmax_in_limits_h=no >gl_cv_minmax_in_sys_param_h=yes >gl_cv_next_fcntl_h='<fcntl.h>' >gl_cv_next_iconv_h='<iconv.h>' >gl_cv_next_signal_h='<signal.h>' >gl_cv_next_stdint_h='<stdint.h>' >gl_cv_next_stdio_h='<stdio.h>' >gl_cv_next_stdlib_h='<stdlib.h>' >gl_cv_next_string_h='<string.h>' >gl_cv_next_sys_stat_h='<sys/stat.h>' >gl_cv_next_sys_time_h='<sys/time.h>' >gl_cv_next_unistd_h='<unistd.h>' >gl_cv_next_wchar_h='<wchar.h>' >gl_cv_next_wctype_h='<wctype.h>' >gl_cv_size_max=yes >gl_cv_sys_struct_timeval=yes >gl_cv_terminfo=libncurses >gl_cv_terminfo_tparam=no >gl_cv_terminfo_tparm=yes >gt_cv_c_intmax_t=yes >gt_cv_c_wchar_t=yes >gt_cv_c_wint_t=yes >gt_cv_func_CFLocaleCopyCurrent=no >gt_cv_func_CFPreferencesCopyAppValue=no >gt_cv_func_gnugettext2_libc=yes >gt_cv_func_printf_posix=yes >gt_cv_func_unsetenv_ret=int >gt_cv_int_divbyzero_sigfpe=yes >gt_cv_inttypes_pri_broken=no >gt_cv_locale_fr=none >gt_cv_locale_fr_utf8=none >gt_cv_locale_ja=none >gt_cv_locale_tr_utf8=none >gt_cv_locale_zh_CN=none >gt_cv_nl_locale_name=yes >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 >gt_cv_var_environ_declaration=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/i686-pc-linux-gnu/bin/ld >lt_cv_path_LDCXX=/usr/i686-pc-linux-gnu/bin/ld >lt_cv_path_NM='/usr/bin/nm -B' >lt_cv_path_SED=/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_compiler_rtti_exceptions=no >lt_cv_prog_gnu_ld=yes >lt_cv_prog_gnu_ldcxx=yes >lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' >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='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' >lt_cv_sys_max_cmd_len=1572864 >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='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' >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='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' >nls_cv_force_use_gnu_gettext=no >nls_cv_header_intl= >nls_cv_header_libgt= >nls_cv_use_gnu_gettext=no > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /home/michael/gettext/gettext-0.17/build-aux/missing --run aclocal-1.10' >ALLOCA='' >ALLOCA_H='alloca.h' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='${SHELL} /home/michael/gettext/gettext-0.17/build-aux/missing --run tar' >AR='ar' >AS='as' >AUTOCONF='${SHELL} /home/michael/gettext/gettext-0.17/build-aux/missing --run autoconf' >AUTOHEADER='${SHELL} /home/michael/gettext/gettext-0.17/build-aux/missing --run autoheader' >AUTOMAKE='${SHELL} /home/michael/gettext/gettext-0.17/build-aux/missing --run automake-1.10' >AWK='gawk' >BISON_LOCALEDIR='/usr/share/locale' >BITSIZEOF_PTRDIFF_T='' >BITSIZEOF_SIG_ATOMIC_T='' >BITSIZEOF_SIZE_T='' >BITSIZEOF_WCHAR_T='' >BITSIZEOF_WINT_T='' >BUILDCSHARP='yes' >BUILDJAVA='yes' >BUILDJAVAEXE='no' >BUILD_INCLUDED_LIBINTL='yes' >BYTESWAP_H='' >CATOBJEXT='.gmo' >CC='gcc -std=gnu99' >CCDEPMODE='depmode=gcc3' >CFLAGS='-g -O2' >CFLAG_VISIBILITY='-fvisibility=hidden' >CLASSPATH='' >CLASSPATH_SEPARATOR=':' >CLIX_PATH='' >CLIX_PATH_VAR='' >CONF_JAVA='java' >CONF_JAVAC='/etc/java-config-2/current-system-vm/bin/javac -source 1.3' >CPP='gcc -E' >CPPFLAGS='' >CROSS_COMPILING='no' >CSHARPCOMPFLAGS='-O -g' >CSHARP_CHOICE='any' >CXX='g++' >CXXCPP='g++ -E' >CXXDEPMODE='depmode=gcc3' >CXXFLAGS='-g -O2' >CYGPATH_W='echo' >DATADIRNAME='share' >DEFS='-DHAVE_CONFIG_H' >DEPDIR='.deps' >DLLTOOL='dlltool' >DVIPS='/usr/bin/dvips' >ECHO='echo' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >EMACS='emacs' >EMACSLOADPATH='' >EOVERFLOW='' >EXEEXT='' >F77='gfortran' >FCNTL_H='fcntl.h' >FFLAGS='-g -O2' >FLOAT_H='' >FNMATCH_H='' >GCJ='none' >GCJFLAGS='' >GENCAT='gencat' >GETOPT_H='' >GETTEXT_MACRO_VERSION='0.17' >GLIBC21='yes' >GLIBC2='yes' >GLOBAL_SYMBOL_PIPE='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' >GL_COND_LIBTOOL_FALSE='#' >GL_COND_LIBTOOL_TRUE='' >GMSGFMT='/usr/bin/gmsgfmt' >GMSGFMT_015='/usr/bin/gmsgfmt' >GNULIB_CALLOC_POSIX='0' >GNULIB_CHOWN='0' >GNULIB_DUP2='0' >GNULIB_FCHDIR='0' >GNULIB_FFLUSH='0' >GNULIB_FOPEN='1' >GNULIB_FPRINTF_POSIX='0' >GNULIB_FREOPEN='0' >GNULIB_FSEEK='0' >GNULIB_FSEEKO='0' >GNULIB_FTELL='0' >GNULIB_FTELLO='0' >GNULIB_FTRUNCATE='0' >GNULIB_GETCWD='0' >GNULIB_GETDELIM='1' >GNULIB_GETLINE='1' >GNULIB_GETLOGIN_R='0' >GNULIB_GETSUBOPT='0' >GNULIB_LCHOWN='0' >GNULIB_LSEEK='0' >GNULIB_MALLOC_POSIX='1' >GNULIB_MBSCASECMP='0' >GNULIB_MBSCASESTR='0' >GNULIB_MBSCHR='0' >GNULIB_MBSCSPN='0' >GNULIB_MBSLEN='1' >GNULIB_MBSNCASECMP='0' >GNULIB_MBSNLEN='0' >GNULIB_MBSPBRK='0' >GNULIB_MBSPCASECMP='0' >GNULIB_MBSRCHR='0' >GNULIB_MBSSEP='0' >GNULIB_MBSSPN='0' >GNULIB_MBSSTR='1' >GNULIB_MBSTOK_R='0' >GNULIB_MEMMEM='0' >GNULIB_MEMPCPY='0' >GNULIB_MEMRCHR='0' >GNULIB_MKDTEMP='1' >GNULIB_MKSTEMP='0' >GNULIB_OPEN='1' >GNULIB_PRINTF_POSIX='0' >GNULIB_PUTENV='0' >GNULIB_READLINK='1' >GNULIB_REALLOC_POSIX='1' >GNULIB_SIGPROCMASK='1' >GNULIB_SLEEP='0' >GNULIB_SNPRINTF='1' >GNULIB_SPRINTF_POSIX='0' >GNULIB_STPCPY='1' >GNULIB_STPNCPY='1' >GNULIB_STRCASESTR='0' >GNULIB_STRCHRNUL='0' >GNULIB_STRDUP='1' >GNULIB_STRERROR='1' >GNULIB_STRNDUP='0' >GNULIB_STRNLEN='1' >GNULIB_STRPBRK='1' >GNULIB_STRSEP='0' >GNULIB_STRTOK_R='0' >GNULIB_VASPRINTF='1' >GNULIB_VFPRINTF_POSIX='0' >GNULIB_VPRINTF_POSIX='0' >GNULIB_VSNPRINTF='1' >GNULIB_VSPRINTF_POSIX='0' >GNULIB_WCWIDTH='1' >GREP='/bin/grep' >HAVE_ASPRINTF='1' >HAVE_CALLOC_POSIX='1' >HAVE_CLIX='' >HAVE_CLIX_IN_PATH='' >HAVE_CSC='' >HAVE_CSCC='' >HAVE_CSCC_IN_PATH='' >HAVE_CSC_IN_PATH='' >HAVE_DECL_GETDELIM='1' >HAVE_DECL_GETLINE='1' >HAVE_DECL_GETLOGIN_R='1' >HAVE_DECL_MEMMEM='1' >HAVE_DECL_MEMRCHR='1' >HAVE_DECL_MKDIR='1' >HAVE_DECL_SNPRINTF='1' >HAVE_DECL_STRDUP='1' >HAVE_DECL_STRERROR='1' >HAVE_DECL_STRNCASECMP='1' >HAVE_DECL_STRNDUP='1' >HAVE_DECL_STRNLEN='1' >HAVE_DECL_STRTOK_R='1' >HAVE_DECL_VSNPRINTF='1' >HAVE_DECL_WCWIDTH='1' >HAVE_DUP2='1' >HAVE_FSEEKO='1' >HAVE_FTELLO='1' >HAVE_FTRUNCATE='1' >HAVE_GCJ='' >HAVE_GCJ_C='' >HAVE_GCJ_IN_PATH='' >HAVE_GETSUBOPT='1' >HAVE_GIJ='' >HAVE_GIJ_IN_PATH='' >HAVE_GLOBAL_SYMBOL_PIPE='1' >HAVE_ILRUN='' >HAVE_ILRUN_IN_PATH='' >HAVE_INTTYPES_H='1' >HAVE_IO_H='0' >HAVE_ISWCNTRL='1' >HAVE_JAVA='1' >HAVE_JAVAC='' >HAVE_JAVAC_ENVVAR='1' >HAVE_JAVAC_IN_PATH='' >HAVE_JAVA_ENVVAR='' >HAVE_JAVA_IN_PATH='yes' >HAVE_JIKES='' >HAVE_JIKES_IN_PATH='' >HAVE_JRE='' >HAVE_JRE_IN_PATH='' >HAVE_JVIEW='' >HAVE_JVIEW_IN_PATH='' >HAVE_LIBEXPAT='yes' >HAVE_LONG_LONG_INT='1' >HAVE_LSTAT='1' >HAVE_MALLOC_POSIX='1' >HAVE_MCS='1' >HAVE_MCS_IN_PATH='yes' >HAVE_MEMPCPY='1' >HAVE_MKDTEMP='1' >HAVE_MONO='1' >HAVE_MONO_IN_PATH='yes' >HAVE_POSIX_PRINTF='1' >HAVE_POSIX_SIGNALBLOCKING='1' >HAVE_READLINK='1' >HAVE_REALLOC_POSIX='1' >HAVE_SIGNED_SIG_ATOMIC_T='' >HAVE_SIGNED_WCHAR_T='' >HAVE_SIGNED_WINT_T='' >HAVE_SIGSET_T='1' >HAVE_SLEEP='1' >HAVE_SNPRINTF='1' >HAVE_STDINT_H='1' >HAVE_STPCPY='1' >HAVE_STPNCPY='1' >HAVE_STRCASECMP='1' >HAVE_STRCASESTR='1' >HAVE_STRCHRNUL='1' >HAVE_STRNDUP='1' >HAVE_STRPBRK='1' >HAVE_STRSEP='1' >HAVE_STRUCT_TIMEVAL='1' >HAVE_SYS_BITYPES_H='' >HAVE_SYS_INTTYPES_H='' >HAVE_SYS_TIME_H='1' >HAVE_SYS_TYPES_H='1' >HAVE_UNISTD_H='1' >HAVE_UNSIGNED_LONG_LONG_INT='1' >HAVE_VASPRINTF='1' >HAVE_VISIBILITY='1' >HAVE_WCHAR_H='1' >HAVE_WCTYPE_H='1' >HAVE_WINT_T='1' >HAVE_WPRINTF='0' >HAVE__BOOL='1' >ICONV_H='' >INCCROCO='-I///usr/include/libcroco-0.6/libcroco' >INCGLIB='' >INCLUDED_LIBCROCO_FALSE='' >INCLUDED_LIBCROCO_TRUE='#' >INCLUDED_LIBGLIB_FALSE='#' >INCLUDED_LIBGLIB_TRUE='' >INCLUDED_LIBXML_FALSE='#' >INCLUDED_LIBXML_TRUE='' >INCLUDE_NEXT='include_next' >INCTERMINFO='' >INCXML='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_PROGRAM_ENV='' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' >INSTOBJEXT='.mo' >INTLBISON='bison' >INTLLIBS='' >INTLOBJS='' >INTL_LIBTOOL_SUFFIX_PREFIX='l' >INTL_MACOSX_LIBS='' >JAR='jar' >JAVA_CHOICE='yes' >LDFLAGS='' >LIBCROCO='-lcroco-0.6 -lglib-2.0' >LIBEXPAT='-lexpat' >LIBEXPAT_PREFIX='' >LIBGLIB='' >LIBGLIB_H=' glib.h glibconfig.h glib/ghash.h glib/glist.h glib/gprimes.h glib/gstrfuncs.h glib/gstring.h glib/gtypes.h' >LIBGREPOBJS=' regex.o' >LIBICONV='' >LIBINTL='' >LIBMULTITHREAD='-lpthread' >LIBOBJS='' >LIBPTH='' >LIBPTH_PREFIX='' >LIBS='' >LIBSCHED='-lrt' >LIBTERMINFO='-lncurses' >LIBTHREAD='' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LIBXML='' >LIBXML_H=' libxml/DOCBparser.h libxml/HTMLparser.h libxml/HTMLtree.h libxml/SAX2.h libxml/SAX.h libxml/c14n.h libxml/catalog.h libxml/chvalid.h libxml/debugXML.h libxml/dict.h libxml/encoding.h libxml/entities.h libxml/globals.h libxml/hash.h libxml/list.h libxml/nanoftp.h libxml/nanohttp.h libxml/parser.h libxml/parserInternals.h libxml/pattern.h libxml/relaxng.h libxml/schemasInternals.h libxml/schematron.h libxml/threads.h libxml/tree.h libxml/uri.h libxml/valid.h libxml/xinclude.h libxml/xlink.h libxml/xmlIO.h libxml/xmlautomata.h libxml/xmlerror.h libxml/xmlexports.h libxml/xmlmemory.h libxml/xmlmodule.h libxml/xmlreader.h libxml/xmlregexp.h libxml/xmlsave.h libxml/xmlschemas.h libxml/xmlschemastypes.h libxml/xmlstring.h libxml/xmlunicode.h libxml/xmlversion.h libxml/xmlwriter.h libxml/xpath.h libxml/xpathInternals.h libxml/xpointer.h' >LIB_ACL='-lacl' >LIB_ACL_TRIVIAL='' >LN_S='ln -s' >LOCALE_FR='none' >LOCALE_FR_UTF8='none' >LOCALE_H='' >LOCALE_JA='none' >LOCALE_TR_UTF8='none' >LOCALE_ZH_CN='none' >LTLIBC='-lc' >LTLIBCROCO='-lcroco-0.6 -lglib-2.0' >LTLIBEXPAT='-lexpat' >LTLIBGLIB='' >LTLIBICONV='' >LTLIBINTL='' >LTLIBMULTITHREAD='-lpthread' >LTLIBOBJS='' >LTLIBPTH='' >LTLIBTERMINFO='-lncurses' >LTLIBTHREAD='' >LTLIBXML='' >LTNOUNDEF='' >MAKEINFO='${SHELL} /home/michael/gettext/gettext-0.17/build-aux/missing --run makeinfo' >MONO_PATH='' >MONO_PATH_SEPARATOR=':' >MSGFMT='/usr/bin/msgfmt' >MSGFMT_015='/usr/bin/msgfmt' >MSGMERGE='/usr/bin/msgmerge' >MSGMERGE_LIBM='-lm' >NEXT_FCNTL_H='<fcntl.h>' >NEXT_FLOAT_H='' >NEXT_ICONV_H='<iconv.h>' >NEXT_LOCALE_H='' >NEXT_SIGNAL_H='<signal.h>' >NEXT_STDINT_H='<stdint.h>' >NEXT_STDIO_H='<stdio.h>' >NEXT_STDLIB_H='<stdlib.h>' >NEXT_STRING_H='<string.h>' >NEXT_SYS_STAT_H='<sys/stat.h>' >NEXT_SYS_TIME_H='<sys/time.h>' >NEXT_UNISTD_H='<unistd.h>' >NEXT_WCHAR_H='<wchar.h>' >NEXT_WCTYPE_H='<wctype.h>' >NM='/usr/bin/nm -B' >NO_CXX='' >OBJDUMP='objdump' >OBJEXT='o' >OPENMP_CFLAGS='-fopenmp' >PACKAGE='gettext-tools' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='' >PACKAGE_STRING='' >PACKAGE_TARNAME='' >PACKAGE_VERSION='' >PATH_SEPARATOR=':' >PERL='/usr/bin/perl' >POSUB='po' >PRI_MACROS_BROKEN='0' >PTRDIFF_T_SUFFIX='' >RANLIB='ranlib' >RELOCATABLE='no' >RELOCATABLE_BUILD_DIR='$(top_builddir)/gnulib-lib' >RELOCATABLE_CONFIG_H_DIR='$(top_builddir)' >RELOCATABLE_LDFLAGS='' >RELOCATABLE_LIBRARY_PATH='' >RELOCATABLE_SRC_DIR='$(top_srcdir)/gnulib-lib' >RELOCATABLE_VIA_LD_FALSE='' >RELOCATABLE_VIA_LD_TRUE='#' >REPLACE_CHOWN='0' >REPLACE_FCHDIR='0' >REPLACE_FFLUSH='0' >REPLACE_FOPEN='0' >REPLACE_FPRINTF='0' >REPLACE_FREOPEN='0' >REPLACE_FSEEK='0' >REPLACE_FSEEKO='0' >REPLACE_FTELL='0' >REPLACE_FTELLO='0' >REPLACE_GETCWD='0' >REPLACE_GETLINE='0' >REPLACE_GETTIMEOFDAY='0' >REPLACE_ICONV='0' >REPLACE_ICONV_OPEN='0' >REPLACE_ICONV_UTF='0' >REPLACE_LCHOWN='0' >REPLACE_LSEEK='0' >REPLACE_MKSTEMP='0' >REPLACE_OPEN='0' >REPLACE_PRINTF='0' >REPLACE_PUTENV='0' >REPLACE_SNPRINTF='0' >REPLACE_SPRINTF='0' >REPLACE_STRERROR='0' >REPLACE_VASPRINTF='0' >REPLACE_VFPRINTF='0' >REPLACE_VPRINTF='0' >REPLACE_VSNPRINTF='0' >REPLACE_VSPRINTF='0' >REPLACE_WCWIDTH='0' >SED='/bin/sed' >SET_MAKE='' >SHELL='/bin/sh' >SIG_ATOMIC_T_SUFFIX='' >SIZE_T_SUFFIX='' >STDBOOL_H='' >STDINT_H='' >STRIP='strip' >SYS_STAT_H='sys/stat.h' >SYS_TIME_H='' >TESTCSHARP='yes' >TESTJAVA='yes' >TESTLIBASPRINTF='yes' >TEXI2PDF='/usr/bin/texi2pdf' >USE_INCLUDED_LIBINTL='no' >USE_NLS='yes' >VERSION='0.17' >WCHAR_H='' >WCHAR_T_SUFFIX='' >WCTYPE_H='' >WINDRES='' >WINT_T_SUFFIX='' >WOE32='no' >WOE32DLL='no' >WOE32DLL_FALSE='' >WOE32DLL_TRUE='#' >WOE32_FALSE='' >WOE32_TRUE='#' >XGETTEXT='/usr/bin/xgettext' >XGETTEXT_015='/usr/bin/xgettext' >XGETTEXT_EXTRA_OPTIONS=' --flag=error:3:c-format --flag=error_at_line:5:c-format --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=xasprintf:1:c-format --flag=error:3:c-format --flag=error_at_line:5:c-format --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=xasprintf:1:c-format' >YACC='bison -y' >YFLAGS='' >ac_ct_CC='gcc' >ac_ct_CXX='g++' >ac_ct_F77='gfortran' >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='i686-pc-linux-gnu' >build_alias='' >build_cpu='i686' >build_os='linux-gnu' >build_vendor='pc' >datadir='${datarootdir}' >datarootdir='${prefix}/share' >docdir='${datarootdir}/doc/gettext' >dvidir='${docdir}' >exec_prefix='${prefix}' >gl_LIBOBJS=' acl.o argmatch.o asnprintf.o file-has-acl.o printf-args.o printf-parse.o safe-read.o safe-write.o tempname.o vasnprintf.o' >gl_LTLIBOBJS=' acl.lo argmatch.lo asnprintf.lo file-has-acl.lo printf-args.lo printf-parse.lo safe-read.lo safe-write.lo tempname.lo vasnprintf.lo' >gtpo_LIBOBJS='' >gtpo_LTLIBOBJS='' >host='i686-pc-linux-gnu' >host_alias='' >host_cpu='i686' >host_os='linux-gnu' >host_vendor='pc' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='${datarootdir}/info' >install_sh='$(SHELL) /home/michael/gettext/gettext-0.17/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='/bin/mkdir -p' >oldincludedir='/usr/include' >pdfdir='${docdir}' >prefix='/usr/local' >program_transform_name='s,x,x,' >psdir='${docdir}' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >subdirs=' examples' >sysconfdir='${prefix}/etc' >target_alias='' > >## ------------------- ## >## File substitutions. ## >## ------------------- ## > >relocatable_sh='../build-aux/relocatable.sh.in' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define PACKAGE_NAME "" >#define PACKAGE_TARNAME "" >#define PACKAGE_VERSION "" >#define PACKAGE_STRING "" >#define PACKAGE_BUGREPORT "" >#define PACKAGE "gettext-tools" >#define VERSION "0.17" >#define _GNU_SOURCE 1 >#define STDC_HEADERS 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRING_H 1 >#define HAVE_MEMORY_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_UNISTD_H 1 >#define __EXTENSIONS__ 1 >#define _ALL_SOURCE 1 >#define _GNU_SOURCE 1 >#define _POSIX_PTHREAD_SEMANTICS 1 >#define _TANDEM_SOURCE 1 >#define HAVE_DLFCN_H 1 >#define HAVE_VISIBILITY 1 >#define HAVE_STDINT_H_WITH_UINTMAX 1 >#define HAVE_ALLOCA_H 1 >#define HAVE_ALLOCA 1 >#define HAVE_STDLIB_H 1 >#define HAVE_UNISTD_H 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_UINTMAX_T 1 >#define HAVE_INTTYPES_H 1 >#define USE_POSIX_THREADS 1 >#define USE_POSIX_THREADS_WEAK 1 >#define HAVE_PTHREAD_RWLOCK 1 >#define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >#define HAVE_BUILTIN_EXPECT 1 >#define HAVE_ARGZ_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_LIMITS_H 1 >#define HAVE_UNISTD_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_MEMPCPY 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_ARGZ_COUNT 1 >#define HAVE_ARGZ_STRINGIFY 1 >#define HAVE_ARGZ_NEXT 1 >#define HAVE___FSETLOCKING 1 >#define HAVE_DECL_FEOF_UNLOCKED 1 >#define HAVE_DECL_FGETS_UNLOCKED 1 >#define HAVE_ICONV 1 >#define ICONV_CONST >#define HAVE_NL_LOCALE_NAME 1 >#define HAVE_LONG_LONG_INT 1 >#define HAVE_WCHAR_T 1 >#define HAVE_WINT_T 1 >#define HAVE_INTMAX_T 1 >#define HAVE_POSIX_PRINTF 1 >#define HAVE_STDINT_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_STDDEF_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRING_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 ENABLE_NLS 1 >#define HAVE_GETTEXT 1 >#define HAVE_DCGETTEXT 1 >#define YYENABLE_NLS 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRING_H 1 >#define HAVE_SYS_PARAM_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UTIME_H 1 >#define HAVE_FCNTL_H 1 >#define HAVE_FLOAT_H 1 >#define HAVE_WCTYPE_H 1 >#define HAVE_SYS_TIME_H 1 >#define HAVE_ICONV_H 1 >#define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1 >#define HAVE_LOCALE_H 1 >#define HAVE_WCHAR_H 1 >#define HAVE_SIGNAL_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_STDIO_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_DECL_CANONICALIZE_FILE_NAME 1 >#define HAVE_CANONICALIZE_FILE_NAME 1 >#define HAVE_GETCWD 1 >#define HAVE_READLINK 1 >#define HAVE_RAISE 1 >#define HAVE_BTOWC 1 >#define HAVE_ISBLANK 1 >#define HAVE_ISWCTYPE 1 >#define HAVE_MBSRTOWCS 1 >#define HAVE_MEMPCPY 1 >#define HAVE_WMEMCHR 1 >#define HAVE_WMEMCPY 1 >#define HAVE_WMEMPCPY 1 >#define HAVE_GETTIMEOFDAY 1 >#define HAVE_ISASCII 1 >#define HAVE_MBSINIT 1 >#define HAVE_SETENV 1 >#define HAVE_LSTAT 1 >#define HAVE_ISWCNTRL 1 >#define HAVE_WCWIDTH 1 >#define HAVE_DECL_STRERROR_R 1 >#define HAVE_STRERROR_R 1 >#define STRERROR_R_CHAR_P 1 >#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_INCLUDE_NEXT 1 >#define HAVE_MBSTATE_T 1 >#define HAVE_DECL_GETDELIM 1 >#define HAVE_DECL_GETLINE 1 >#define HAVE_GETOPT_H 1 >#define HAVE_GETOPT_LONG_ONLY 1 >#define HAVE_DECL_GETENV 1 >#define restrict __restrict >#define HAVE_UNISTD_H 1 >#define HAVE_DECL_GETC_UNLOCKED 1 >#define HAVE_STDLIB_H 1 >#define MALLOC_0_IS_NONNULL 1 >#define HAVE_MBRTOWC 1 >#define HAVE_MINMAX_IN_SYS_PARAM_H 1 >#define INSTALLPREFIX "/usr/local" >#define HAVE_DECL_SNPRINTF 1 >#define HAVE__BOOL 1 >#define HAVE_STDBOOL_H 1 >#define HAVE_DECL_STRDUP 1 >#define HAVE_DECL_STRNLEN 1 >#define _FILE_OFFSET_BITS 64 >#define HAVE_TERMINFO 1 >#define HAVE_DECL_CLEARERR_UNLOCKED 1 >#define HAVE_DECL_FEOF_UNLOCKED 1 >#define HAVE_DECL_FERROR_UNLOCKED 1 >#define HAVE_DECL_FFLUSH_UNLOCKED 1 >#define HAVE_DECL_FGETS_UNLOCKED 1 >#define HAVE_DECL_FPUTC_UNLOCKED 1 >#define HAVE_DECL_FPUTS_UNLOCKED 1 >#define HAVE_DECL_FREAD_UNLOCKED 1 >#define HAVE_DECL_FWRITE_UNLOCKED 1 >#define HAVE_DECL_GETCHAR_UNLOCKED 1 >#define HAVE_DECL_PUTC_UNLOCKED 1 >#define HAVE_DECL_PUTCHAR_UNLOCKED 1 >#define HAVE_INTMAX_T 1 >#define HAVE_DECL_VSNPRINTF 1 >#define HAVE_SYS_ACL_H 1 >#define HAVE_ACL_LIBACL_H 1 >#define HAVE_ACL_GET_FILE 1 >#define HAVE_ACL_GET_FD 1 >#define HAVE_ACL_SET_FILE 1 >#define HAVE_ACL_SET_FD 1 >#define HAVE_ACL_FREE 1 >#define HAVE_ACL_FROM_MODE 1 >#define HAVE_ACL_FROM_TEXT 1 >#define HAVE_ACL_DELETE_DEF_FILE 1 >#define HAVE_ACL_EXTENDED_FILE 1 >#define HAVE_ACL_ENTRIES 1 >#define USE_ACL 1 >#define HAVE_ATEXIT 1 >#define HAVE_DIRENT_H 1 >#define HAVE_STRING_H 1 >#define HAVE_LONG_FILE_NAMES 1 >#define HAVE_PATHCONF 1 >#define HAVE_STRING_H 1 >#define HAVE_UNISTD_H 1 >#define YYENABLE_NLS 1 >#define HAVE_BYTESWAP_H 1 >#define SIGNAL_SAFE_LIST 1 >#define HAVE_CHOWN 1 >#define HAVE_UTIME 1 >#define HAVE_UTIMES 1 >#define HAVE_POSIX_SPAWN 1 >#define HAVE_SIGACTION 1 >#define HAVE_WORKING_O_NOATIME 1 >#define HAVE_WORKING_O_NOFOLLOW 1 >#define GNULIB_FWRITEERROR 1 >#define HAVE_GETDELIM 1 >#define HAVE_ICONV 1 >#define ICONV_CONST >#define HAVE_INLINE 1 >#define ABSOLUTE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H "///usr/include/libcroco-0.6/libcroco/libcroco-config.h" >#define HAVE_UNISTD_H 1 >#define HAVE_ARPA_INET_H 1 >#define HAVE_CTYPE_H 1 >#define HAVE_DLFCN_H 1 >#define HAVE_ERRNO_H 1 >#define HAVE_FCNTL_H 1 >#define HAVE_FLOAT_H 1 >#define HAVE_LIMITS_H 1 >#define HAVE_MALLOC_H 1 >#define HAVE_MATH_H 1 >#define HAVE_NETDB_H 1 >#define HAVE_NETINET_IN_H 1 >#define HAVE_SIGNAL_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRING_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_SYS_SELECT_H 1 >#define HAVE_SYS_SOCKET_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_SYS_TIME_H 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_TIME_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_ARPA_NAMESER_H 1 >#define HAVE_RESOLV_H 1 >#define HAVE_GETADDRINFO 1 >#define HAVE_LOCALTIME 1 >#define HAVE_STAT 1 >#define HAVE_STRFTIME 1 >#define VA_COPY va_copy >#define HAVE_SETLOCALE 1 >#define HAVE_MALLOC_POSIX 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_OBSTACK 1 >#define GNULIB_OPEN 1 >#define HAVE_POSIX_SPAWN 1 >#define HAVE_MBSTATE_T 1 >#define HAVE_MBRTOWC 1 >#define HAVE_REALLOC_POSIX 1 >#define HAVE_SEARCH_H 1 >#define HAVE_TSEARCH 1 >#define HAVE_ENVIRON_DECL 1 >#define HAVE_UNSETENV 1 >#define HAVE_STDINT_H 1 >#define HAVE_SNPRINTF 1 >#define HAVE_WCHAR_T 1 >#define HAVE_WINT_T 1 >#define HAVE_STPCPY 1 >#define HAVE_STPNCPY 1 >#define HAVE_STRCSPN 1 >#define HAVE_STRDUP 1 >#define HAVE_STRPBRK 1 >#define HAVE_STRTOL 1 >#define HAVE_STRTOUL 1 >#define HAVE_DECL_MKDIR 1 >#define HAVE___SECURE_GETENV 1 >#define GNULIB_UNISTR_U16_MBTOUC 1 >#define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 >#define GNULIB_UNISTR_U8_MBTOUC 1 >#define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 >#define GNULIB_UNISTR_U8_UCTOMB 1 >#define USE_UNLOCKED_IO 1 >#define HAVE_PTRDIFF_T 1 >#define HAVE_SNPRINTF 1 >#define HAVE_WCSLEN 1 >#define HAVE_DECL__SNPRINTF 0 >#define HAVE_VASPRINTF 1 >#define HAVE_VSNPRINTF 1 >#define HAVE_WAITID 1 >#define HAVE_WAITPID 1 >#define HAVE_DECL_WCWIDTH 1 >#define HAVE_STDINT_H 1 >#define GNULIB_FWRITEERROR 1 >#define HAVE_GETDELIM 1 >#define HAVE_ICONV 1 >#define ICONV_CONST >#define HAVE_INLINE 1 >#define HAVE_MALLOC_POSIX 1 >#define HAVE_MBRTOWC 1 >#define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 >#define HAVE_MBSTATE_T 1 >#define HAVE_OBSTACK 1 >#define HAVE_REALLOC_POSIX 1 >#define HAVE_STDINT_H 1 >#define HAVE_STPCPY 1 >#define HAVE_STRDUP 1 >#define GNULIB_UNISTR_U16_MBTOUC 1 >#define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 >#define GNULIB_UNISTR_U8_MBTOUC 1 >#define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 >#define GNULIB_UNISTR_U8_UCTOMB 1 >#define USE_UNLOCKED_IO 1 >#define HAVE_VASPRINTF 1 >#define HAVE_DECL_WCWIDTH 1 >#define HAVE_STDINT_H 1 >#define HAVE_PWD_H 1 >#define HAVE_UNSIGNED_LONG_LONG 1 >#define HAVE_PTRDIFF_T 1 >#define HAVE_STRUCT___LOCALE_STRUCT___NAMES 1 >#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 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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 295243
:
211624
| 211626