This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by hunspell configure 1.1.4, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --with-ui --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux ## --------- ## ## Platform. ## ## --------- ## hostname = independence uname -m = i686 uname -r = 2.6.17.6-3 uname -s = Linux uname -v = #1 SMP Wed Jul 26 12:57:38 CEST 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1373: checking build system type configure:1391: result: i586-uhu-linux configure:1399: checking host system type configure:1413: result: i586-uhu-linux configure:1421: checking target system type configure:1435: result: i586-uhu-linux configure:1468: checking for a BSD-compatible install configure:1523: result: /bin/install -c configure:1534: checking whether build environment is sane configure:1577: result: yes configure:1642: checking for gawk configure:1658: found /bin/gawk configure:1668: result: gawk configure:1678: checking whether make sets $(MAKE) configure:1698: result: yes configure:1884: checking for i586-uhu-linux-g++ configure:1900: found /usr/lib/ccache/i586-uhu-linux-g++ configure:1910: result: i586-uhu-linux-g++ configure:1968: checking for C++ compiler version configure:1971: i586-uhu-linux-g++ --version &5 i586-uhu-linux-g++ (GCC) 3.4.6 Copyright (C) 2006 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:1974: $? = 0 configure:1976: i586-uhu-linux-g++ -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:1979: $? = 0 configure:1981: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:1984: $? = 1 configure:2007: checking for C++ compiler default output file name configure:2010: i586-uhu-linux-g++ conftest.cc >&5 configure:2013: $? = 0 configure:2059: result: a.out configure:2064: checking whether the C++ compiler works configure:2070: ./a.out configure:2073: $? = 0 configure:2090: result: yes configure:2097: checking whether we are cross compiling configure:2099: result: no configure:2102: checking for suffix of executables configure:2104: i586-uhu-linux-g++ -o conftest conftest.cc >&5 configure:2107: $? = 0 configure:2132: result: configure:2138: checking for suffix of object files configure:2159: i586-uhu-linux-g++ -c conftest.cc >&5 configure:2162: $? = 0 configure:2184: result: o configure:2188: checking whether we are using the GNU C++ compiler configure:2212: i586-uhu-linux-g++ -c conftest.cc >&5 configure:2218: $? = 0 configure:2222: test -z || test ! -s conftest.err configure:2225: $? = 0 configure:2228: test -s conftest.o configure:2231: $? = 0 configure:2244: result: yes configure:2250: checking whether i586-uhu-linux-g++ accepts -g configure:2271: i586-uhu-linux-g++ -c -g conftest.cc >&5 configure:2277: $? = 0 configure:2281: test -z || test ! -s conftest.err configure:2284: $? = 0 configure:2287: test -s conftest.o configure:2290: $? = 0 configure:2301: result: yes configure:2343: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:2349: $? = 0 configure:2353: test -z || test ! -s conftest.err configure:2356: $? = 0 configure:2359: test -s conftest.o configure:2362: $? = 0 configure:2388: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:15: error: `exit' was not declared in this scope configure:2394: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "hunspell" | #define PACKAGE_TARNAME "hunspell" | #define PACKAGE_VERSION "1.1.4" | #define PACKAGE_STRING "hunspell 1.1.4" | #define PACKAGE_BUGREPORT "nemethl@gyorsposta.hu" | #define PACKAGE "hunspell" | #define VERSION "1.1.4" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:2343: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:2349: $? = 0 configure:2353: test -z || test ! -s conftest.err configure:2356: $? = 0 configure:2359: test -s conftest.o configure:2362: $? = 0 configure:2388: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:2394: $? = 0 configure:2398: test -z || test ! -s conftest.err configure:2401: $? = 0 configure:2404: test -s conftest.o configure:2407: $? = 0 configure:2441: checking for style of include used by make configure:2469: result: GNU configure:2497: checking dependency style of i586-uhu-linux-g++ configure:2587: result: gcc3 configure:2612: checking for i586-uhu-linux-gcc configure:2628: found /usr/lib/ccache/i586-uhu-linux-gcc configure:2638: result: i586-uhu-linux-gcc configure:2920: checking for C compiler version configure:2923: i586-uhu-linux-gcc --version &5 i586-uhu-linux-gcc (GCC) 3.4.6 Copyright (C) 2006 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:2926: $? = 0 configure:2928: i586-uhu-linux-gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:2931: $? = 0 configure:2933: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2936: $? = 1 configure:2939: checking whether we are using the GNU C compiler configure:2963: i586-uhu-linux-gcc -c conftest.c >&5 configure:2969: $? = 0 configure:2973: test -z || test ! -s conftest.err configure:2976: $? = 0 configure:2979: test -s conftest.o configure:2982: $? = 0 configure:2995: result: yes configure:3001: checking whether i586-uhu-linux-gcc accepts -g configure:3022: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:3028: $? = 0 configure:3032: test -z || test ! -s conftest.err configure:3035: $? = 0 configure:3038: test -s conftest.o configure:3041: $? = 0 configure:3052: result: yes configure:3069: checking for i586-uhu-linux-gcc option to accept ANSI C configure:3139: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3145: $? = 0 configure:3149: test -z || test ! -s conftest.err configure:3152: $? = 0 configure:3155: test -s conftest.o configure:3158: $? = 0 configure:3176: result: none needed configure:3194: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:3200: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3335: checking dependency style of i586-uhu-linux-gcc configure:3425: result: gcc3 configure:3445: checking for i586-uhu-linux-ranlib configure:3474: result: no configure:3483: checking for ranlib configure:3499: found /usr/bin/ranlib configure:3510: result: ranlib configure:3533: checking how to run the C preprocessor configure:3568: i586-uhu-linux-gcc -E conftest.c configure:3574: $? = 0 configure:3606: i586-uhu-linux-gcc -E conftest.c conftest.c:14:28: ac_nonexistent.h: No such file or directory configure:3612: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "hunspell" | #define PACKAGE_TARNAME "hunspell" | #define PACKAGE_VERSION "1.1.4" | #define PACKAGE_STRING "hunspell 1.1.4" | #define PACKAGE_BUGREPORT "nemethl@gyorsposta.hu" | #define PACKAGE "hunspell" | #define VERSION "1.1.4" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:3651: result: i586-uhu-linux-gcc -E configure:3675: i586-uhu-linux-gcc -E conftest.c configure:3681: $? = 0 configure:3713: i586-uhu-linux-gcc -E conftest.c conftest.c:14:28: ac_nonexistent.h: No such file or directory configure:3719: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "hunspell" | #define PACKAGE_TARNAME "hunspell" | #define PACKAGE_VERSION "1.1.4" | #define PACKAGE_STRING "hunspell 1.1.4" | #define PACKAGE_BUGREPORT "nemethl@gyorsposta.hu" | #define PACKAGE "hunspell" | #define VERSION "1.1.4" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:3763: checking for egrep configure:3773: result: grep -E configure:3778: checking for ANSI C header files configure:3803: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3809: $? = 0 configure:3813: test -z || test ! -s conftest.err configure:3816: $? = 0 configure:3819: test -s conftest.o configure:3822: $? = 0 configure:3911: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:3914: $? = 0 configure:3916: ./conftest configure:3919: $? = 0 configure:3934: result: yes configure:3958: checking for sys/types.h configure:3974: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3980: $? = 0 configure:3984: test -z || test ! -s conftest.err configure:3987: $? = 0 configure:3990: test -s conftest.o configure:3993: $? = 0 configure:4004: result: yes configure:3958: checking for sys/stat.h configure:3974: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3980: $? = 0 configure:3984: test -z || test ! -s conftest.err configure:3987: $? = 0 configure:3990: test -s conftest.o configure:3993: $? = 0 configure:4004: result: yes configure:3958: checking for stdlib.h configure:3974: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3980: $? = 0 configure:3984: test -z || test ! -s conftest.err configure:3987: $? = 0 configure:3990: test -s conftest.o configure:3993: $? = 0 configure:4004: result: yes configure:3958: checking for string.h configure:3974: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3980: $? = 0 configure:3984: test -z || test ! -s conftest.err configure:3987: $? = 0 configure:3990: test -s conftest.o configure:3993: $? = 0 configure:4004: result: yes configure:3958: checking for memory.h configure:3974: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3980: $? = 0 configure:3984: test -z || test ! -s conftest.err configure:3987: $? = 0 configure:3990: test -s conftest.o configure:3993: $? = 0 configure:4004: result: yes configure:3958: checking for strings.h configure:3974: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3980: $? = 0 configure:3984: test -z || test ! -s conftest.err configure:3987: $? = 0 configure:3990: test -s conftest.o configure:3993: $? = 0 configure:4004: result: yes configure:3958: checking for inttypes.h configure:3974: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3980: $? = 0 configure:3984: test -z || test ! -s conftest.err configure:3987: $? = 0 configure:3990: test -s conftest.o configure:3993: $? = 0 configure:4004: result: yes configure:3958: checking for stdint.h configure:3974: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3980: $? = 0 configure:3984: test -z || test ! -s conftest.err configure:3987: $? = 0 configure:3990: test -s conftest.o configure:3993: $? = 0 configure:4004: result: yes configure:3958: checking for unistd.h configure:3974: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3980: $? = 0 configure:3984: test -z || test ! -s conftest.err configure:3987: $? = 0 configure:3990: test -s conftest.o configure:3993: $? = 0 configure:4004: result: yes configure:4034: checking fcntl.h usability configure:4046: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4052: $? = 0 configure:4056: test -z || test ! -s conftest.err configure:4059: $? = 0 configure:4062: test -s conftest.o configure:4065: $? = 0 configure:4075: result: yes configure:4079: checking fcntl.h presence configure:4089: i586-uhu-linux-gcc -E conftest.c configure:4095: $? = 0 configure:4115: result: yes configure:4150: checking for fcntl.h configure:4157: result: yes configure:4034: checking libintl.h usability configure:4046: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4052: $? = 0 configure:4056: test -z || test ! -s conftest.err configure:4059: $? = 0 configure:4062: test -s conftest.o configure:4065: $? = 0 configure:4075: result: yes configure:4079: checking libintl.h presence configure:4089: i586-uhu-linux-gcc -E conftest.c configure:4095: $? = 0 configure:4115: result: yes configure:4150: checking for libintl.h configure:4157: result: yes configure:4034: checking locale.h usability configure:4046: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4052: $? = 0 configure:4056: test -z || test ! -s conftest.err configure:4059: $? = 0 configure:4062: test -s conftest.o configure:4065: $? = 0 configure:4075: result: yes configure:4079: checking locale.h presence configure:4089: i586-uhu-linux-gcc -E conftest.c configure:4095: $? = 0 configure:4115: result: yes configure:4150: checking for locale.h configure:4157: result: yes configure:4025: checking for unistd.h configure:4030: result: yes configure:4034: checking error.h usability configure:4046: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4052: $? = 0 configure:4056: test -z || test ! -s conftest.err configure:4059: $? = 0 configure:4062: test -s conftest.o configure:4065: $? = 0 configure:4075: result: yes configure:4079: checking error.h presence configure:4089: i586-uhu-linux-gcc -E conftest.c configure:4095: $? = 0 configure:4115: result: yes configure:4150: checking for error.h configure:4157: result: yes configure:4172: checking for an ANSI C-conforming const configure:4239: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4245: $? = 0 configure:4249: test -z || test ! -s conftest.err configure:4252: $? = 0 configure:4255: test -s conftest.o configure:4258: $? = 0 configure:4269: result: yes configure:4279: checking for inline configure:4300: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4306: $? = 0 configure:4310: test -z || test ! -s conftest.err configure:4313: $? = 0 configure:4316: test -s conftest.o configure:4319: $? = 0 configure:4331: result: inline configure:4352: checking for error_at_line configure:4373: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4379: $? = 0 configure:4383: test -z || test ! -s conftest.err configure:4386: $? = 0 configure:4389: test -s conftest configure:4392: $? = 0 configure:4404: result: yes configure:4422: checking for stdlib.h configure:4427: result: yes configure:4567: checking for GNU libc compatible malloc configure:4596: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4599: $? = 0 configure:4601: ./conftest configure:4604: $? = 0 configure:4618: result: yes configure:4648: checking for ANSI C header files configure:4804: result: yes configure:4821: checking for memchr configure:4878: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4884: $? = 0 configure:4888: test -z || test ! -s conftest.err configure:4891: $? = 0 configure:4894: test -s conftest configure:4897: $? = 0 configure:4909: result: yes configure:4821: checking for setlocale configure:4878: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4884: $? = 0 configure:4888: test -z || test ! -s conftest.err configure:4891: $? = 0 configure:4894: test -s conftest configure:4897: $? = 0 configure:4909: result: yes configure:4821: checking for strchr configure:4878: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:58: warning: conflicting types for built-in function 'strchr' configure:4884: $? = 0 configure:4888: test -z || test ! -s conftest.err configure:4891: $? = 0 configure:4894: test -s conftest configure:4897: $? = 0 configure:4909: result: yes configure:4821: checking for strstr configure:4878: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:59: warning: conflicting types for built-in function 'strstr' configure:4884: $? = 0 configure:4888: test -z || test ! -s conftest.err configure:4891: $? = 0 configure:4894: test -s conftest configure:4897: $? = 0 configure:4909: result: yes configure:4935: checking for msgfmt configure:4963: result: /usr/bin/msgfmt configure:4972: checking for gmsgfmt configure:5003: result: /usr/bin/msgfmt configure:5013: checking for xgettext configure:5041: result: /usr/bin/xgettext configure:5052: checking for msgmerge configure:5079: result: /usr/bin/msgmerge configure:5114: checking for library containing strerror configure:5144: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5150: $? = 0 configure:5154: test -z || test ! -s conftest.err configure:5157: $? = 0 configure:5160: test -s conftest configure:5163: $? = 0 configure:5233: result: none required configure:5240: checking for off_t configure:5264: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5270: $? = 0 configure:5274: test -z || test ! -s conftest.err configure:5277: $? = 0 configure:5280: test -s conftest.o configure:5283: $? = 0 configure:5294: result: yes configure:5306: checking for size_t configure:5330: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5336: $? = 0 configure:5340: test -z || test ! -s conftest.err configure:5343: $? = 0 configure:5346: test -s conftest.o configure:5349: $? = 0 configure:5360: result: yes configure:5374: checking for working alloca.h configure:5395: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5401: $? = 0 configure:5405: test -z || test ! -s conftest.err configure:5408: $? = 0 configure:5411: test -s conftest configure:5414: $? = 0 configure:5426: result: yes configure:5436: checking for alloca configure:5477: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5483: $? = 0 configure:5487: test -z || test ! -s conftest.err configure:5490: $? = 0 configure:5493: test -s conftest configure:5496: $? = 0 configure:5508: result: yes configure:5737: checking for stdlib.h configure:5742: result: yes configure:5737: checking for unistd.h configure:5742: result: yes configure:5886: checking for getpagesize configure:5943: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5949: $? = 0 configure:5953: test -z || test ! -s conftest.err configure:5956: $? = 0 configure:5959: test -s conftest configure:5962: $? = 0 configure:5974: result: yes configure:5984: checking for working mmap configure:6126: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:6129: $? = 0 configure:6131: ./conftest configure:6134: $? = 0 configure:6148: result: yes configure:6160: checking whether we are using the GNU C Library 2.1 or newer configure:6191: result: yes configure:6224: checking for ld used by GCC configure:6287: result: /usr/bin/ld configure:6296: checking if the linker (/usr/bin/ld) is GNU ld GNU ld version 2.16.1 configure:6308: result: yes configure:6314: checking for shared library run path origin configure:6327: result: done configure:6746: checking for iconv configure:6773: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:6779: $? = 0 configure:6783: test -z || test ! -s conftest.err configure:6786: $? = 0 configure:6789: test -s conftest configure:6792: $? = 0 configure:6858: result: yes configure:6906: checking argz.h usability configure:6918: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:6924: $? = 0 configure:6928: test -z || test ! -s conftest.err configure:6931: $? = 0 configure:6934: test -s conftest.o configure:6937: $? = 0 configure:6947: result: yes configure:6951: checking argz.h presence configure:6961: i586-uhu-linux-gcc -E conftest.c configure:6967: $? = 0 configure:6987: result: yes configure:7022: checking for argz.h configure:7029: result: yes configure:6906: checking limits.h usability configure:6918: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:6924: $? = 0 configure:6928: test -z || test ! -s conftest.err configure:6931: $? = 0 configure:6934: test -s conftest.o configure:6937: $? = 0 configure:6947: result: yes configure:6951: checking limits.h presence configure:6961: i586-uhu-linux-gcc -E conftest.c configure:6967: $? = 0 configure:6987: result: yes configure:7022: checking for limits.h configure:7029: result: yes configure:6897: checking for locale.h configure:6902: result: yes configure:6906: checking nl_types.h usability configure:6918: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:6924: $? = 0 configure:6928: test -z || test ! -s conftest.err configure:6931: $? = 0 configure:6934: test -s conftest.o configure:6937: $? = 0 configure:6947: result: yes configure:6951: checking nl_types.h presence configure:6961: i586-uhu-linux-gcc -E conftest.c configure:6967: $? = 0 configure:6987: result: yes configure:7022: checking for nl_types.h configure:7029: result: yes configure:6906: checking malloc.h usability configure:6918: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:6924: $? = 0 configure:6928: test -z || test ! -s conftest.err configure:6931: $? = 0 configure:6934: test -s conftest.o configure:6937: $? = 0 configure:6947: result: yes configure:6951: checking malloc.h presence configure:6961: i586-uhu-linux-gcc -E conftest.c configure:6967: $? = 0 configure:6987: result: yes configure:7022: checking for malloc.h configure:7029: result: yes configure:6906: checking stddef.h usability configure:6918: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:6924: $? = 0 configure:6928: test -z || test ! -s conftest.err configure:6931: $? = 0 configure:6934: test -s conftest.o configure:6937: $? = 0 configure:6947: result: yes configure:6951: checking stddef.h presence configure:6961: i586-uhu-linux-gcc -E conftest.c configure:6967: $? = 0 configure:6987: result: yes configure:7022: checking for stddef.h configure:7029: result: yes configure:6897: checking for stdlib.h configure:6902: result: yes configure:6897: checking for string.h configure:6902: result: yes configure:6897: checking for unistd.h configure:6902: result: yes configure:6906: checking sys/param.h usability configure:6918: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:6924: $? = 0 configure:6928: test -z || test ! -s conftest.err configure:6931: $? = 0 configure:6934: test -s conftest.o configure:6937: $? = 0 configure:6947: result: yes configure:6951: checking sys/param.h presence configure:6961: i586-uhu-linux-gcc -E conftest.c configure:6967: $? = 0 configure:6987: result: yes configure:7022: checking for sys/param.h configure:7029: result: yes configure:7068: checking for feof_unlocked configure:7125: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:7131: $? = 0 configure:7135: test -z || test ! -s conftest.err configure:7138: $? = 0 configure:7141: test -s conftest configure:7144: $? = 0 configure:7156: result: yes configure:7068: checking for fgets_unlocked configure:7125: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:7131: $? = 0 configure:7135: test -z || test ! -s conftest.err configure:7138: $? = 0 configure:7141: test -s conftest configure:7144: $? = 0 configure:7156: result: yes configure:7068: checking for getc_unlocked configure:7125: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:7131: $? = 0 configure:7135: test -z || test ! -s conftest.err configure:7138: $? = 0 configure:7141: test -s conftest configure:7144: $? = 0 configure:7156: result: yes configure:7068: checking for getcwd configure:7125: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:7131: $? = 0 configure:7135: test -z || test ! -s conftest.err configure:7138: $? = 0 configure:7141: test -s conftest configure:7144: $? = 0 configure:7156: result: yes configure:7068: checking for getegid configure:7125: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:7131: $? = 0 configure:7135: test -z || test ! -s conftest.err configure:7138: $? = 0 configure:7141: test -s conftest configure:7144: $? = 0 configure:7156: result: yes configure:7068: checking for geteuid configure:7125: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:7131: $? = 0 configure:7135: test -z || test ! -s conftest.err configure:7138: $? = 0 configure:7141: test -s conftest configure:7144: $? = 0 configure:7156: result: yes configure:7068: checking for getgid configure:7125: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:7131: $? = 0 configure:7135: test -z || test ! -s conftest.err configure:7138: $? = 0 configure:7141: test -s conftest configure:7144: $? = 0 configure:7156: result: yes configure:7068: checking for getuid configure:7125: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:7131: $? = 0 configure:7135: test -z || test ! -s conftest.err configure:7138: $? = 0 configure:7141: test -s conftest configure:7144: $? = 0 configure:7156: result: yes configure:7068: checking for mempcpy configure:7125: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:85: warning: conflicting types for built-in function 'mempcpy' configure:7131: $? = 0 configure:7135: test -z || test ! -s conftest.err configure:7138: $? = 0 configure:7141: test -s conftest configure:7144: $? = 0 configure:7156: result: yes configure:7068: checking for munmap configure:7125: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:7131: $? = 0 configure:7135: test -z || test ! -s conftest.err configure:7138: $? = 0 configure:7141: test -s conftest configure:7144: $? = 0 configure:7156: result: yes configure:7068: checking for putenv configure:7125: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:7131: $? = 0 configure:7135: test -z || test ! -s conftest.err configure:7138: $? = 0 configure:7141: test -s conftest configure:7144: $? = 0 configure:7156: result: yes configure:7068: checking for setenv configure:7125: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:7131: $? = 0 configure:7135: test -z || test ! -s conftest.err configure:7138: $? = 0 configure:7141: test -s conftest configure:7144: $? = 0 configure:7156: result: yes configure:7068: checking for setlocale configure:7156: result: yes configure:7068: checking for stpcpy configure:7125: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:90: warning: conflicting types for built-in function 'stpcpy' configure:7131: $? = 0 configure:7135: test -z || test ! -s conftest.err configure:7138: $? = 0 configure:7141: test -s conftest configure:7144: $? = 0 configure:7156: result: yes configure:7068: checking for strcasecmp configure:7125: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:7131: $? = 0 configure:7135: test -z || test ! -s conftest.err configure:7138: $? = 0 configure:7141: test -s conftest configure:7144: $? = 0 configure:7156: result: yes configure:7068: checking for strdup configure:7125: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:92: warning: conflicting types for built-in function 'strdup' configure:7131: $? = 0 configure:7135: test -z || test ! -s conftest.err configure:7138: $? = 0 configure:7141: test -s conftest configure:7144: $? = 0 configure:7156: result: yes configure:7068: checking for strtoul configure:7125: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:7131: $? = 0 configure:7135: test -z || test ! -s conftest.err configure:7138: $? = 0 configure:7141: test -s conftest configure:7144: $? = 0 configure:7156: result: yes configure:7068: checking for tsearch configure:7125: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:7131: $? = 0 configure:7135: test -z || test ! -s conftest.err configure:7138: $? = 0 configure:7141: test -s conftest configure:7144: $? = 0 configure:7156: result: yes configure:7068: checking for __argz_count configure:7125: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:7131: $? = 0 configure:7135: test -z || test ! -s conftest.err configure:7138: $? = 0 configure:7141: test -s conftest configure:7144: $? = 0 configure:7156: result: yes configure:7068: checking for __argz_stringify configure:7125: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:7131: $? = 0 configure:7135: test -z || test ! -s conftest.err configure:7138: $? = 0 configure:7141: test -s conftest configure:7144: $? = 0 configure:7156: result: yes configure:7068: checking for __argz_next configure:7125: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:7131: $? = 0 configure:7135: test -z || test ! -s conftest.err configure:7138: $? = 0 configure:7141: test -s conftest configure:7144: $? = 0 configure:7156: result: yes configure:7170: checking for iconv declaration configure:7204: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7210: $? = 0 configure:7214: test -z || test ! -s conftest.err configure:7217: $? = 0 configure:7220: test -s conftest.o configure:7223: $? = 0 configure:7238: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:7249: checking for nl_langinfo and CODESET configure:7270: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:7276: $? = 0 configure:7280: test -z || test ! -s conftest.err configure:7283: $? = 0 configure:7286: test -s conftest configure:7289: $? = 0 configure:7302: result: yes configure:7313: checking for LC_MESSAGES configure:7334: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:7340: $? = 0 configure:7344: test -z || test ! -s conftest.err configure:7347: $? = 0 configure:7350: test -s conftest configure:7353: $? = 0 configure:7365: result: yes configure:7380: checking for bison configure:7396: found /usr/bin/bison configure:7406: result: bison configure:7419: checking version of bison configure:7428: result: 2.1, ok configure:7447: checking whether NLS is requested configure:7456: result: yes configure:7471: checking whether included gettext is requested configure:7481: result: no configure:7492: checking for GNU gettext in libc configure:7516: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:7522: $? = 0 configure:7526: test -z || test ! -s conftest.err configure:7529: $? = 0 configure:7532: test -s conftest configure:7535: $? = 0 configure:7547: result: yes configure:8186: checking for tparm in -lncursesw configure:8216: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lncursesw >&5 configure:8222: $? = 0 configure:8226: test -z || test ! -s conftest.err configure:8229: $? = 0 configure:8232: test -s conftest configure:8235: $? = 0 configure:8248: result: yes configure:8902: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by hunspell config.status 1.1.4, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on independence config.status:753: creating Makefile config.status:753: creating man/Makefile config.status:753: creating man/hu/Makefile config.status:753: creating intl/Makefile config.status:753: creating po/Makefile.in config.status:753: creating m4/Makefile config.status:753: creating src/Makefile config.status:753: creating src/hunspell/Makefile config.status:753: creating src/parsers/Makefile config.status:753: creating src/tools/Makefile config.status:753: creating tests/Makefile config.status:857: creating config.h config.status:1277: executing depfiles commands config.status:1277: executing default-1 commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux ac_cv_build_alias=i586-uhu-linux ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes 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_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i586-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i586-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func___argz_count=yes ac_cv_func___argz_next=yes ac_cv_func___argz_stringify=yes ac_cv_func_alloca_works=yes ac_cv_func_feof_unlocked=yes ac_cv_func_fgets_unlocked=yes ac_cv_func_getc_unlocked=yes ac_cv_func_getcwd=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getpagesize=yes ac_cv_func_getuid=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memchr=yes ac_cv_func_mempcpy=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_putenv=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strstr=yes ac_cv_func_strtoul=yes ac_cv_func_tsearch=yes ac_cv_gnu_library_2_1=yes ac_cv_header_argz_h=yes ac_cv_header_error_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_nl_types_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i586-uhu-linux ac_cv_host_alias=i586-uhu-linux ac_cv_lib_error_at_line=yes ac_cv_lib_ncursesw_tparm=yes ac_cv_objext=o ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=i586-uhu-linux-gcc ac_cv_prog_CPP='i586-uhu-linux-gcc -E' ac_cv_prog_CXX=i586-uhu-linux-g++ ac_cv_prog_INTLBISON=bison ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_search_strerror='none required' ac_cv_target=i586-uhu-linux ac_cv_target_alias=i586-uhu-linux ac_cv_type_off_t=yes ac_cv_type_size_t=yes ac_cv_working_alloca_h=yes acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=no 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= am_cv_val_LC_MESSAGES=yes gt_cv_func_gnugettext1_libc=yes 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} /var/uhubuild/work/compile/missing --run aclocal-1.9' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing --run automake-1.9' AWK='gawk' BUILD_INCLUDED_LIBINTL='no' CATOBJEXT='.gmo' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='i586-uhu-linux-gcc -E' CPPFLAGS='' CURSESLIB='-lncursesw' CXX='i586-uhu-linux-g++' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' GENCAT='gencat' GLIBC21='yes' GMSGFMT='/usr/bin/msgfmt' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INSTOBJEXT='.mo' INTLBISON='bison' INTLLIBS='' INTLOBJS='' INTL_LIBTOOL_SUFFIX_PREFIX='' LDFLAGS='' LIBICONV='' LIBINTL='' LIBOBJS='' LIBS='' LTLIBICONV='' LTLIBINTL='' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' OBJEXT='o' PACKAGE='hunspell' PACKAGE_BUGREPORT='nemethl@gyorsposta.hu' PACKAGE_NAME='hunspell' PACKAGE_STRING='hunspell 1.1.4' PACKAGE_TARNAME='hunspell' PACKAGE_VERSION='1.1.4' PATH_SEPARATOR=':' POSUB='po' RANLIB='ranlib' READLINELIB='' SET_MAKE='' SHELL='/bin/sh' STRIP='' USE_INCLUDED_LIBINTL='no' USE_NLS='yes' VERSION='1.1.4' XFAILED='' XGETTEXT='/usr/bin/xgettext' ac_ct_CC='' ac_ct_CXX='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i586-uhu-linux' build_alias='i586-uhu-linux' build_cpu='i586' build_os='linux' build_vendor='uhu' datadir='${prefix}/share' exec_prefix='${prefix}' host='i586-uhu-linux' host_alias='i586-uhu-linux' host_cpu='i586' host_os='linux' host_vendor='uhu' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target='i586-uhu-linux' target_alias='' target_cpu='i586' target_os='linux' target_vendor='uhu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ENABLE_NLS 1 #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_ARGZ_H 1 #define HAVE_CURSES_H 1 #define HAVE_DCGETTEXT 1 #define HAVE_ERROR_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FEOF_UNLOCKED 1 #define HAVE_FGETS_UNLOCKED 1 #define HAVE_GETCWD 1 #define HAVE_GETC_UNLOCKED 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETTEXT 1 #define HAVE_GETUID 1 #define HAVE_ICONV 1 #define HAVE_INTTYPES_H 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_LC_MESSAGES 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_LOCALE_H 1 #define HAVE_MALLOC 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMCHR 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMPCPY 1 #define HAVE_MMAP 1 #define HAVE_MUNMAP 1 #define HAVE_NCURSESW_H 1 #define HAVE_NL_TYPES_H 1 #define HAVE_PUTENV 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_SETLOCALE 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STPCPY 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRSTR 1 #define HAVE_STRTOUL 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_TSEARCH 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE___ARGZ_COUNT 1 #define HAVE___ARGZ_NEXT 1 #define HAVE___ARGZ_STRINGIFY 1 #define ICONV_CONST #define PACKAGE "hunspell" #define PACKAGE_BUGREPORT "nemethl@gyorsposta.hu" #define PACKAGE_NAME "hunspell" #define PACKAGE_STRING "hunspell 1.1.4" #define PACKAGE_TARNAME "hunspell" #define PACKAGE_VERSION "1.1.4" #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define VERSION "1.1.4" #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0