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.59. Invocation command line was $ ./configure --enable-http --enable-xml-messages --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp12 uname -m = x86_64 uname -r = 3.13.6-1.x86_64 uname -s = Linux uname -v = #1 SMP Wed Mar 12 08:53:42 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /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:1558: checking for a BSD-compatible install configure:1613: result: /bin/install -c configure:1624: checking whether build environment is sane configure:1667: result: yes configure:1732: checking for gawk configure:1748: found /bin/gawk configure:1758: result: gawk configure:1768: checking whether make sets $(MAKE) configure:1792: result: no configure:1947: checking whether to enable maintainer-specific portions of Makefiles configure:1956: result: no configure:1974: checking whether build environment is sane configure:2017: result: yes configure:2115: checking for i686-uhu-linux-gcc configure:2131: found /usr/bin/i686-uhu-linux-gcc configure:2141: result: i686-uhu-linux-gcc configure:2423: checking for C compiler version configure:2426: i686-uhu-linux-gcc --version &5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:2429: $? = 0 configure:2431: i686-uhu-linux-gcc -v &5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:2434: $? = 0 configure:2436: i686-uhu-linux-gcc -V &5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:2439: $? = 1 configure:2462: checking for C compiler default output file name configure:2465: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2468: $? = 0 configure:2514: result: a.out configure:2519: checking whether the C compiler works configure:2525: ./a.out configure:2528: $? = 0 configure:2545: result: yes configure:2552: checking whether we are cross compiling configure:2554: result: no configure:2557: checking for suffix of executables configure:2559: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2562: $? = 0 configure:2587: result: configure:2593: checking for suffix of object files configure:2614: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2617: $? = 0 configure:2639: result: o configure:2643: checking whether we are using the GNU C compiler configure:2667: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2673: $? = 0 configure:2677: test -z || test ! -s conftest.err configure:2680: $? = 0 configure:2683: test -s conftest.o configure:2686: $? = 0 configure:2699: result: yes configure:2705: checking whether i686-uhu-linux-gcc accepts -g configure:2726: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:2732: $? = 0 configure:2736: test -z || test ! -s conftest.err configure:2739: $? = 0 configure:2742: test -s conftest.o configure:2745: $? = 0 configure:2756: result: yes configure:2773: checking for i686-uhu-linux-gcc option to accept ANSI C configure:2843: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2849: $? = 0 configure:2853: test -z || test ! -s conftest.err configure:2856: $? = 0 configure:2859: test -s conftest.o configure:2862: $? = 0 configure:2880: result: none needed configure:2898: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:2:3: error: unknown type name 'choke' choke me ^ conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input configure:2904: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3048: checking for style of include used by make configure:3076: result: GNU configure:3104: checking dependency style of i686-uhu-linux-gcc configure:3194: result: gcc3 configure:3216: checking how to run the C preprocessor configure:3251: i686-uhu-linux-gcc -E conftest.c configure:3257: $? = 0 configure:3289: i686-uhu-linux-gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3295: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SP_MULTI_BYTE 1 | #define SP_PACKAGE "OpenSP" | #define SP_VERSION "1.5.2" | /* end confdefs.h. */ | #include configure:3334: result: i686-uhu-linux-gcc -E configure:3358: i686-uhu-linux-gcc -E conftest.c configure:3364: $? = 0 configure:3396: i686-uhu-linux-gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3402: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SP_MULTI_BYTE 1 | #define SP_PACKAGE "OpenSP" | #define SP_VERSION "1.5.2" | /* end confdefs.h. */ | #include configure:3455: checking for i686-uhu-linux-g++ configure:3471: found /usr/bin/i686-uhu-linux-g++ configure:3481: result: i686-uhu-linux-g++ configure:3539: checking for C++ compiler version configure:3542: i686-uhu-linux-g++ --version &5 i686-uhu-linux-g++ (GCC) 4.8.3 Copyright (C) 2013 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:3545: $? = 0 configure:3547: i686-uhu-linux-g++ -v &5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:3550: $? = 0 configure:3552: i686-uhu-linux-g++ -V &5 i686-uhu-linux-g++: error: unrecognized command line option '-V' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:3555: $? = 1 configure:3558: checking whether we are using the GNU C++ compiler configure:3582: i686-uhu-linux-g++ -c conftest.cc >&5 configure:3588: $? = 0 configure:3592: test -z || test ! -s conftest.err configure:3595: $? = 0 configure:3598: test -s conftest.o configure:3601: $? = 0 configure:3614: result: yes configure:3620: checking whether i686-uhu-linux-g++ accepts -g configure:3641: i686-uhu-linux-g++ -c -g conftest.cc >&5 configure:3647: $? = 0 configure:3651: test -z || test ! -s conftest.err configure:3654: $? = 0 configure:3657: test -s conftest.o configure:3660: $? = 0 configure:3671: result: yes configure:3713: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:3719: $? = 0 configure:3723: test -z || test ! -s conftest.err configure:3726: $? = 0 configure:3729: test -s conftest.o configure:3732: $? = 0 configure:3758: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:16:9: error: 'exit' was not declared in this scope exit (42); ^ configure:3764: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SP_MULTI_BYTE 1 | #define SP_PACKAGE "OpenSP" | #define SP_VERSION "1.5.2" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:3713: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc:12:40: error: 'void std::exit(int)' should have been declared inside 'std' extern "C" void std::exit (int) throw (); using std::exit; ^ configure:3719: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SP_MULTI_BYTE 1 | #define SP_PACKAGE "OpenSP" | #define SP_VERSION "1.5.2" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3713: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc:12:31: error: 'void std::exit(int)' should have been declared inside 'std' extern "C" void std::exit (int); using std::exit; ^ In file included from conftest.cc:13:0: /usr/include/stdlib.h:543:70: error: declaration of 'void std::exit(int) throw ()' has a different exception specifier extern void exit (int __status) __THROW __attribute__ ((__noreturn__)); ^ conftest.cc:12:17: error: from previous declaration 'void std::exit(int)' extern "C" void std::exit (int); using std::exit; ^ configure:3719: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SP_MULTI_BYTE 1 | #define SP_PACKAGE "OpenSP" | #define SP_VERSION "1.5.2" | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3713: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:3719: $? = 0 configure:3723: test -z || test ! -s conftest.err configure:3726: $? = 0 configure:3729: test -s conftest.o configure:3732: $? = 0 configure:3758: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:3764: $? = 0 configure:3768: test -z || test ! -s conftest.err configure:3771: $? = 0 configure:3774: test -s conftest.o configure:3777: $? = 0 configure:3802: checking dependency style of i686-uhu-linux-g++ configure:3892: result: gcc3 configure:3914: checking how to run the C++ preprocessor configure:3945: i686-uhu-linux-g++ -E conftest.cc configure:3951: $? = 0 configure:3983: i686-uhu-linux-g++ -E conftest.cc conftest.cc:15:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3989: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SP_MULTI_BYTE 1 | #define SP_PACKAGE "OpenSP" | #define SP_VERSION "1.5.2" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | /* end confdefs.h. */ | #include configure:4028: result: i686-uhu-linux-g++ -E configure:4052: i686-uhu-linux-g++ -E conftest.cc configure:4058: $? = 0 configure:4090: i686-uhu-linux-g++ -E conftest.cc conftest.cc:15:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4096: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SP_MULTI_BYTE 1 | #define SP_PACKAGE "OpenSP" | #define SP_VERSION "1.5.2" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | /* end confdefs.h. */ | #include configure:4152: checking for a BSD-compatible install configure:4207: result: /bin/install -c configure:4218: checking whether ln -s works configure:4222: result: yes configure:4229: checking whether make sets $(MAKE) configure:4253: result: no configure:4262: checking for perl configure:4280: found /usr/bin/perl configure:4292: result: /usr/bin/perl configure:4381: checking build system type configure:4399: result: i686-uhu-linux-gnu configure:4407: checking host system type configure:4421: result: i686-uhu-linux-gnu configure:4429: checking for a sed that does not truncate output configure:4483: result: /bin/sed configure:4486: checking for egrep configure:4496: result: grep -E configure:4512: checking for ld used by i686-uhu-linux-gcc configure:4579: result: /usr/bin/ld configure:4588: checking if the linker (/usr/bin/ld) is GNU ld configure:4603: result: yes configure:4608: checking for /usr/bin/ld option to reload object files configure:4615: result: -r configure:4633: checking for BSD-compatible nm configure:4675: result: nm configure:4679: checking how to recognise dependent libraries configure:4851: result: pass_all configure:5061: checking for ANSI C header files configure:5086: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5092: $? = 0 configure:5096: test -z || test ! -s conftest.err configure:5099: $? = 0 configure:5102: test -s conftest.o configure:5105: $? = 0 configure:5194: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:32:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(2); ^ configure:5197: $? = 0 configure:5199: ./conftest configure:5202: $? = 0 configure:5217: result: yes configure:5241: checking for sys/types.h configure:5257: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5263: $? = 0 configure:5267: test -z || test ! -s conftest.err configure:5270: $? = 0 configure:5273: test -s conftest.o configure:5276: $? = 0 configure:5287: result: yes configure:5241: checking for sys/stat.h configure:5257: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5263: $? = 0 configure:5267: test -z || test ! -s conftest.err configure:5270: $? = 0 configure:5273: test -s conftest.o configure:5276: $? = 0 configure:5287: result: yes configure:5241: checking for stdlib.h configure:5257: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5263: $? = 0 configure:5267: test -z || test ! -s conftest.err configure:5270: $? = 0 configure:5273: test -s conftest.o configure:5276: $? = 0 configure:5287: result: yes configure:5241: checking for string.h configure:5257: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5263: $? = 0 configure:5267: test -z || test ! -s conftest.err configure:5270: $? = 0 configure:5273: test -s conftest.o configure:5276: $? = 0 configure:5287: result: yes configure:5241: checking for memory.h configure:5257: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5263: $? = 0 configure:5267: test -z || test ! -s conftest.err configure:5270: $? = 0 configure:5273: test -s conftest.o configure:5276: $? = 0 configure:5287: result: yes configure:5241: checking for strings.h configure:5257: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5263: $? = 0 configure:5267: test -z || test ! -s conftest.err configure:5270: $? = 0 configure:5273: test -s conftest.o configure:5276: $? = 0 configure:5287: result: yes configure:5241: checking for inttypes.h configure:5257: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5263: $? = 0 configure:5267: test -z || test ! -s conftest.err configure:5270: $? = 0 configure:5273: test -s conftest.o configure:5276: $? = 0 configure:5287: result: yes configure:5241: checking for stdint.h configure:5257: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5263: $? = 0 configure:5267: test -z || test ! -s conftest.err configure:5270: $? = 0 configure:5273: test -s conftest.o configure:5276: $? = 0 configure:5287: result: yes configure:5241: checking for unistd.h configure:5257: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5263: $? = 0 configure:5267: test -z || test ! -s conftest.err configure:5270: $? = 0 configure:5273: test -s conftest.o configure:5276: $? = 0 configure:5287: result: yes configure:5313: checking dlfcn.h usability configure:5325: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5331: $? = 0 configure:5335: test -z || test ! -s conftest.err configure:5338: $? = 0 configure:5341: test -s conftest.o configure:5344: $? = 0 configure:5354: result: yes configure:5358: checking dlfcn.h presence configure:5368: i686-uhu-linux-gcc -E conftest.c configure:5374: $? = 0 configure:5394: result: yes configure:5429: checking for dlfcn.h configure:5436: result: yes configure:5459: checking how to run the C++ preprocessor configure:5573: result: i686-uhu-linux-g++ -E configure:5597: i686-uhu-linux-g++ -E conftest.cc configure:5603: $? = 0 configure:5635: i686-uhu-linux-g++ -E conftest.cc conftest.cc:26:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5641: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SP_MULTI_BYTE 1 | #define SP_PACKAGE "OpenSP" | #define SP_VERSION "1.5.2" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #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 HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:5696: checking for i686-uhu-linux-g77 configure:5725: result: no configure:5696: checking for i686-uhu-linux-f77 configure:5725: result: no configure:5696: checking for i686-uhu-linux-xlf configure:5725: result: no configure:5696: checking for i686-uhu-linux-frt configure:5725: result: no configure:5696: checking for i686-uhu-linux-pgf77 configure:5725: result: no configure:5696: checking for i686-uhu-linux-fort77 configure:5725: result: no configure:5696: checking for i686-uhu-linux-fl32 configure:5725: result: no configure:5696: checking for i686-uhu-linux-af77 configure:5725: result: no configure:5696: checking for i686-uhu-linux-f90 configure:5725: result: no configure:5696: checking for i686-uhu-linux-xlf90 configure:5725: result: no configure:5696: checking for i686-uhu-linux-pgf90 configure:5725: result: no configure:5696: checking for i686-uhu-linux-epcf90 configure:5725: result: no configure:5696: checking for i686-uhu-linux-f95 configure:5725: result: no configure:5696: checking for i686-uhu-linux-fort configure:5725: result: no configure:5696: checking for i686-uhu-linux-xlf95 configure:5725: result: no configure:5696: checking for i686-uhu-linux-ifc configure:5725: result: no configure:5696: checking for i686-uhu-linux-efc configure:5725: result: no configure:5696: checking for i686-uhu-linux-pgf95 configure:5725: result: no configure:5696: checking for i686-uhu-linux-lf95 configure:5725: result: no configure:5696: checking for i686-uhu-linux-gfortran configure:5725: result: no configure:5738: checking for g77 configure:5767: result: no configure:5738: checking for f77 configure:5767: result: no configure:5738: checking for xlf configure:5767: result: no configure:5738: checking for frt configure:5767: result: no configure:5738: checking for pgf77 configure:5767: result: no configure:5738: checking for fort77 configure:5767: result: no configure:5738: checking for fl32 configure:5767: result: no configure:5738: checking for af77 configure:5767: result: no configure:5738: checking for f90 configure:5767: result: no configure:5738: checking for xlf90 configure:5767: result: no configure:5738: checking for pgf90 configure:5767: result: no configure:5738: checking for epcf90 configure:5767: result: no configure:5738: checking for f95 configure:5767: result: no configure:5738: checking for fort configure:5767: result: no configure:5738: checking for xlf95 configure:5767: result: no configure:5738: checking for ifc configure:5767: result: no configure:5738: checking for efc configure:5767: result: no configure:5738: checking for pgf95 configure:5767: result: no configure:5738: checking for lf95 configure:5767: result: no configure:5738: checking for gfortran configure:5767: result: no configure:5779: checking for Fortran 77 compiler version configure:5782: --version &5 ./configure: line 5783: --version: command not found configure:5785: $? = 127 configure:5787: -v &5 ./configure: line 5788: -v: command not found configure:5790: $? = 127 configure:5792: -V &5 ./configure: line 5793: -V: command not found configure:5795: $? = 127 configure:5803: checking whether we are using the GNU Fortran 77 compiler configure:5817: -c conftest.F >&5 ./configure: line 5818: -c: command not found configure:5823: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5849: result: no configure:5855: checking whether accepts -g configure:5867: -c -g conftest.f >&5 ./configure: line 5868: -c: command not found configure:5873: $? = 127 configure: failed program was: | program main | | end configure:5898: result: no configure:5928: checking the maximum length of command line arguments configure:6020: result: 32768 configure:6031: checking command to parse nm output from i686-uhu-linux-gcc object configure:6127: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6130: $? = 0 configure:6134: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6137: $? = 0 configure:6189: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:6192: $? = 0 configure:6230: result: ok configure:6234: checking for objdir configure:6249: result: .libs configure:6301: checking for i686-uhu-linux-ar configure:6317: found /usr/bin/i686-uhu-linux-ar configure:6327: result: i686-uhu-linux-ar configure:6381: checking for i686-uhu-linux-ranlib configure:6410: result: no configure:6419: checking for ranlib configure:6435: found /usr/bin/ranlib configure:6446: result: ranlib configure:6461: checking for i686-uhu-linux-strip configure:6490: result: no configure:6499: checking for strip configure:6515: found /usr/bin/strip configure:6526: result: strip configure:6813: checking if i686-uhu-linux-gcc static flag works configure:6841: result: yes configure:6859: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:6877: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:6881: $? = 0 configure:6894: result: no configure:6909: checking for i686-uhu-linux-gcc option to produce PIC configure:7113: result: -fPIC configure:7121: checking if i686-uhu-linux-gcc PIC flag -fPIC works configure:7139: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC conftest.c >&5 configure:7143: $? = 0 configure:7156: result: yes configure:7180: checking if i686-uhu-linux-gcc supports -c -o file.o configure:7201: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:7205: $? = 0 configure:7227: result: yes configure:7253: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:8149: result: yes configure:8175: checking whether -lc should be explicitly linked in configure:8180: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8183: $? = 0 configure:8197: i686-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:8200: $? = 0 configure:8212: result: no configure:8220: checking dynamic linker characteristics configure:8795: result: GNU/Linux ld.so configure:8799: checking how to hardcode library paths into programs configure:8824: result: immediate configure:8838: checking whether stripping libraries is possible configure:8843: result: yes configure:9673: checking if libtool supports shared libraries configure:9675: result: yes configure:9678: checking whether to build shared libraries configure:9699: result: yes configure:9702: checking whether to build static libraries configure:9706: result: no configure:9798: creating libtool configure:10376: checking for ld used by i686-uhu-linux-g++ configure:10443: result: /usr/bin/ld configure:10452: checking if the linker (/usr/bin/ld) is GNU ld configure:10467: result: yes configure:10518: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:11398: result: yes configure:11416: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:11419: $? = 0 configure:11529: checking for i686-uhu-linux-g++ option to produce PIC configure:11797: result: -fPIC configure:11805: checking if i686-uhu-linux-g++ PIC flag -fPIC works configure:11823: i686-uhu-linux-g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5 configure:11827: $? = 0 configure:11840: result: yes configure:11864: checking if i686-uhu-linux-g++ supports -c -o file.o configure:11885: i686-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:11889: $? = 0 configure:11911: result: yes configure:11937: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:11962: result: yes configure:12033: checking dynamic linker characteristics configure:12608: result: GNU/Linux ld.so configure:12612: checking how to hardcode library paths into programs configure:12637: result: immediate configure:12651: checking whether stripping libraries is possible configure:12656: result: yes configure:20221: checking for pthread_create in -lpthread configure:20251: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:20257: $? = 0 configure:20261: test -z || test ! -s conftest.err configure:20264: $? = 0 configure:20267: test -s conftest configure:20270: $? = 0 configure:20283: result: yes configure:20385: checking whether NLS is requested configure:20394: result: yes configure:20432: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:20464: result: /usr/bin/msgfmt configure:20473: checking for gmsgfmt configure:20504: result: /usr/bin/msgfmt configure:20543: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C configure:20575: result: /usr/bin/xgettext configure:20615: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:20646: result: /usr/bin/msgmerge configure:20682: checking whether we are using the GNU C Library 2 or newer configure:20713: result: yes configure:20722: checking for i686-uhu-linux-ranlib configure:20748: result: ranlib configure:20799: checking for library containing strerror configure:20829: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:20835: $? = 0 configure:20839: test -z || test ! -s conftest.err configure:20842: $? = 0 configure:20845: test -s conftest configure:20848: $? = 0 configure:20918: result: none required configure:20925: checking for an ANSI C-conforming const configure:20992: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:20998: $? = 0 configure:21002: test -z || test ! -s conftest.err configure:21005: $? = 0 configure:21008: test -s conftest.o configure:21011: $? = 0 configure:21022: result: yes configure:21033: checking for signed configure:21054: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21060: $? = 0 configure:21064: test -z || test ! -s conftest.err configure:21067: $? = 0 configure:21070: test -s conftest.o configure:21073: $? = 0 configure:21084: result: yes configure:21094: checking for inline configure:21115: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21121: $? = 0 configure:21125: test -z || test ! -s conftest.err configure:21128: $? = 0 configure:21131: test -s conftest.o configure:21134: $? = 0 configure:21146: result: inline configure:21165: checking for off_t configure:21189: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21195: $? = 0 configure:21199: test -z || test ! -s conftest.err configure:21202: $? = 0 configure:21205: test -s conftest.o configure:21208: $? = 0 configure:21219: result: yes configure:21231: checking for size_t configure:21255: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21261: $? = 0 configure:21265: test -z || test ! -s conftest.err configure:21268: $? = 0 configure:21271: test -s conftest.o configure:21274: $? = 0 configure:21285: result: yes configure:21298: checking for long long configure:21320: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:21326: $? = 0 configure:21330: test -z || test ! -s conftest.err configure:21333: $? = 0 configure:21336: test -s conftest configure:21339: $? = 0 configure:21351: result: yes configure:21362: checking for long double configure:21422: result: yes configure:21433: checking for wchar_t configure:21455: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21461: $? = 0 configure:21465: test -z || test ! -s conftest.err configure:21468: $? = 0 configure:21471: test -s conftest.o configure:21474: $? = 0 configure:21485: result: yes configure:21496: checking for wint_t configure:21518: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21524: $? = 0 configure:21528: test -z || test ! -s conftest.err configure:21531: $? = 0 configure:21534: test -s conftest.o configure:21537: $? = 0 configure:21548: result: yes configure:21559: checking for inttypes.h configure:21581: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21587: $? = 0 configure:21591: test -z || test ! -s conftest.err configure:21594: $? = 0 configure:21597: test -s conftest.o configure:21600: $? = 0 configure:21611: result: yes configure:21622: checking for stdint.h configure:21644: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21650: $? = 0 configure:21654: test -z || test ! -s conftest.err configure:21657: $? = 0 configure:21660: test -s conftest.o configure:21663: $? = 0 configure:21674: result: yes configure:21687: checking for intmax_t configure:21717: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21723: $? = 0 configure:21727: test -z || test ! -s conftest.err configure:21730: $? = 0 configure:21733: test -s conftest.o configure:21736: $? = 0 configure:21747: result: yes configure:21759: checking whether printf() supports POSIX/XSI format strings configure:21809: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:21812: $? = 0 configure:21814: ./conftest configure:21817: $? = 0 configure:21832: result: yes configure:21846: checking for working alloca.h configure:21867: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:21873: $? = 0 configure:21877: test -z || test ! -s conftest.err configure:21880: $? = 0 configure:21883: test -s conftest configure:21886: $? = 0 configure:21898: result: yes configure:21908: checking for alloca configure:21949: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:21955: $? = 0 configure:21959: test -z || test ! -s conftest.err configure:21962: $? = 0 configure:21965: test -s conftest configure:21968: $? = 0 configure:21980: result: yes configure:22209: checking for stdlib.h configure:22214: result: yes configure:22209: checking for unistd.h configure:22214: result: yes configure:22358: checking for getpagesize configure:22415: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:22421: $? = 0 configure:22425: test -z || test ! -s conftest.err configure:22428: $? = 0 configure:22431: test -s conftest configure:22434: $? = 0 configure:22446: result: yes configure:22456: checking for working mmap configure:22598: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:22601: $? = 0 configure:22603: ./conftest configure:22606: $? = 0 configure:22620: result: yes configure:22632: checking whether we are using the GNU C Library 2.1 or newer configure:22663: result: yes configure:22671: checking whether integer division by zero raises SIGFPE configure:22733: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 conftest.c:59:5: warning: built-in function 'nan' declared as non-function [enabled by default] int nan; ^ configure:22736: $? = 0 configure:22738: ./conftest configure:22741: $? = 0 configure:22756: result: yes configure:22769: checking for unsigned long long configure:22791: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:22797: $? = 0 configure:22801: test -z || test ! -s conftest.err configure:22804: $? = 0 configure:22807: test -s conftest configure:22810: $? = 0 configure:22822: result: yes configure:22854: checking for inttypes.h configure:22877: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22883: $? = 0 configure:22887: test -z || test ! -s conftest.err configure:22890: $? = 0 configure:22893: test -s conftest.o configure:22896: $? = 0 configure:22908: result: yes configure:22921: checking whether the inttypes.h PRIxNN macros are broken configure:22947: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22953: $? = 0 configure:22957: test -z || test ! -s conftest.err configure:22960: $? = 0 configure:22963: test -s conftest.o configure:22966: $? = 0 configure:22978: result: no configure:22995: checking for stdint.h configure:23000: result: yes configure:23140: checking for SIZE_MAX configure:24209: result: yes configure:24227: checking for stdint.h configure:24232: result: yes configure:24374: checking for CFPreferencesCopyAppValue configure:24399: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -lpthread -framework CoreFoundation >&5 i686-uhu-linux-gcc: error: CoreFoundation: No such file or directory i686-uhu-linux-gcc: error: unrecognized command line option '-framework' configure:24405: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SP_MULTI_BYTE 1 | #define SP_PACKAGE "OpenSP" | #define SP_VERSION "1.5.2" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #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 HAVE_DLFCN_H 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 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_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:24432: result: no configure:24441: checking for CFLocaleCopyCurrent configure:24466: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -lpthread -framework CoreFoundation >&5 i686-uhu-linux-gcc: error: CoreFoundation: No such file or directory i686-uhu-linux-gcc: error: unrecognized command line option '-framework' configure:24472: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SP_MULTI_BYTE 1 | #define SP_PACKAGE "OpenSP" | #define SP_VERSION "1.5.2" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #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 HAVE_DLFCN_H 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 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_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:24499: result: no configure:24554: checking for ld used by GCC configure:24618: result: /usr/bin/ld configure:24627: checking if the linker (/usr/bin/ld) is GNU ld configure:24640: result: yes configure:24647: checking for shared library run path origin configure:24660: result: done configure:25066: checking for ptrdiff_t configure:25090: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:25096: $? = 0 configure:25100: test -z || test ! -s conftest.err configure:25103: $? = 0 configure:25106: test -s conftest.o configure:25109: $? = 0 configure:25120: result: yes configure:25157: checking argz.h usability configure:25169: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:25175: $? = 0 configure:25179: test -z || test ! -s conftest.err configure:25182: $? = 0 configure:25185: test -s conftest.o configure:25188: $? = 0 configure:25198: result: yes configure:25202: checking argz.h presence configure:25212: i686-uhu-linux-gcc -E conftest.c configure:25218: $? = 0 configure:25238: result: yes configure:25273: checking for argz.h configure:25280: result: yes configure:25157: checking limits.h usability configure:25169: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:25175: $? = 0 configure:25179: test -z || test ! -s conftest.err configure:25182: $? = 0 configure:25185: test -s conftest.o configure:25188: $? = 0 configure:25198: result: yes configure:25202: checking limits.h presence configure:25212: i686-uhu-linux-gcc -E conftest.c configure:25218: $? = 0 configure:25238: result: yes configure:25273: checking for limits.h configure:25280: result: yes configure:25157: checking locale.h usability configure:25169: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:25175: $? = 0 configure:25179: test -z || test ! -s conftest.err configure:25182: $? = 0 configure:25185: test -s conftest.o configure:25188: $? = 0 configure:25198: result: yes configure:25202: checking locale.h presence configure:25212: i686-uhu-linux-gcc -E conftest.c configure:25218: $? = 0 configure:25238: result: yes configure:25273: checking for locale.h configure:25280: result: yes configure:25157: checking nl_types.h usability configure:25169: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:25175: $? = 0 configure:25179: test -z || test ! -s conftest.err configure:25182: $? = 0 configure:25185: test -s conftest.o configure:25188: $? = 0 configure:25198: result: yes configure:25202: checking nl_types.h presence configure:25212: i686-uhu-linux-gcc -E conftest.c configure:25218: $? = 0 configure:25238: result: yes configure:25273: checking for nl_types.h configure:25280: result: yes configure:25157: checking malloc.h usability configure:25169: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:25175: $? = 0 configure:25179: test -z || test ! -s conftest.err configure:25182: $? = 0 configure:25185: test -s conftest.o configure:25188: $? = 0 configure:25198: result: yes configure:25202: checking malloc.h presence configure:25212: i686-uhu-linux-gcc -E conftest.c configure:25218: $? = 0 configure:25238: result: yes configure:25273: checking for malloc.h configure:25280: result: yes configure:25157: checking stddef.h usability configure:25169: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:25175: $? = 0 configure:25179: test -z || test ! -s conftest.err configure:25182: $? = 0 configure:25185: test -s conftest.o configure:25188: $? = 0 configure:25198: result: yes configure:25202: checking stddef.h presence configure:25212: i686-uhu-linux-gcc -E conftest.c configure:25218: $? = 0 configure:25238: result: yes configure:25273: checking for stddef.h configure:25280: result: yes configure:25148: checking for stdlib.h configure:25153: result: yes configure:25148: checking for string.h configure:25153: result: yes configure:25148: checking for unistd.h configure:25153: result: yes configure:25157: checking sys/param.h usability configure:25169: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:25175: $? = 0 configure:25179: test -z || test ! -s conftest.err configure:25182: $? = 0 configure:25185: test -s conftest.o configure:25188: $? = 0 configure:25198: result: yes configure:25202: checking sys/param.h presence configure:25212: i686-uhu-linux-gcc -E conftest.c configure:25218: $? = 0 configure:25238: result: yes configure:25273: checking for sys/param.h configure:25280: result: yes configure:25322: checking for asprintf configure:25379: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:25385: $? = 0 configure:25389: test -z || test ! -s conftest.err configure:25392: $? = 0 configure:25395: test -s conftest configure:25398: $? = 0 configure:25410: result: yes configure:25322: checking for fwprintf configure:25379: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:25385: $? = 0 configure:25389: test -z || test ! -s conftest.err configure:25392: $? = 0 configure:25395: test -s conftest configure:25398: $? = 0 configure:25410: result: yes configure:25322: checking for getcwd configure:25379: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:25385: $? = 0 configure:25389: test -z || test ! -s conftest.err configure:25392: $? = 0 configure:25395: test -s conftest configure:25398: $? = 0 configure:25410: result: yes configure:25322: checking for getegid configure:25379: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:25385: $? = 0 configure:25389: test -z || test ! -s conftest.err configure:25392: $? = 0 configure:25395: test -s conftest configure:25398: $? = 0 configure:25410: result: yes configure:25322: checking for geteuid configure:25379: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:25385: $? = 0 configure:25389: test -z || test ! -s conftest.err configure:25392: $? = 0 configure:25395: test -s conftest configure:25398: $? = 0 configure:25410: result: yes configure:25322: checking for getgid configure:25379: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:25385: $? = 0 configure:25389: test -z || test ! -s conftest.err configure:25392: $? = 0 configure:25395: test -s conftest configure:25398: $? = 0 configure:25410: result: yes configure:25322: checking for getuid configure:25379: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:25385: $? = 0 configure:25389: test -z || test ! -s conftest.err configure:25392: $? = 0 configure:25395: test -s conftest configure:25398: $? = 0 configure:25410: result: yes configure:25322: checking for mempcpy configure:25379: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 conftest.c:88:6: warning: conflicting types for built-in function 'mempcpy' [enabled by default] char mempcpy (); ^ configure:25385: $? = 0 configure:25389: test -z || test ! -s conftest.err configure:25392: $? = 0 configure:25395: test -s conftest configure:25398: $? = 0 configure:25410: result: yes configure:25322: checking for munmap configure:25379: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:25385: $? = 0 configure:25389: test -z || test ! -s conftest.err configure:25392: $? = 0 configure:25395: test -s conftest configure:25398: $? = 0 configure:25410: result: yes configure:25322: checking for putenv configure:25379: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:25385: $? = 0 configure:25389: test -z || test ! -s conftest.err configure:25392: $? = 0 configure:25395: test -s conftest configure:25398: $? = 0 configure:25410: result: yes configure:25322: checking for setenv configure:25379: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:25385: $? = 0 configure:25389: test -z || test ! -s conftest.err configure:25392: $? = 0 configure:25395: test -s conftest configure:25398: $? = 0 configure:25410: result: yes configure:25322: checking for setlocale configure:25379: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:25385: $? = 0 configure:25389: test -z || test ! -s conftest.err configure:25392: $? = 0 configure:25395: test -s conftest configure:25398: $? = 0 configure:25410: result: yes configure:25322: checking for snprintf configure:25379: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 conftest.c:93:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] char snprintf (); ^ configure:25385: $? = 0 configure:25389: test -z || test ! -s conftest.err configure:25392: $? = 0 configure:25395: test -s conftest configure:25398: $? = 0 configure:25410: result: yes configure:25322: checking for stpcpy configure:25379: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 conftest.c:94:6: warning: conflicting types for built-in function 'stpcpy' [enabled by default] char stpcpy (); ^ configure:25385: $? = 0 configure:25389: test -z || test ! -s conftest.err configure:25392: $? = 0 configure:25395: test -s conftest configure:25398: $? = 0 configure:25410: result: yes configure:25322: checking for strcasecmp configure:25379: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 conftest.c:95:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] char strcasecmp (); ^ configure:25385: $? = 0 configure:25389: test -z || test ! -s conftest.err configure:25392: $? = 0 configure:25395: test -s conftest configure:25398: $? = 0 configure:25410: result: yes configure:25322: checking for strdup configure:25379: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 conftest.c:96:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:25385: $? = 0 configure:25389: test -z || test ! -s conftest.err configure:25392: $? = 0 configure:25395: test -s conftest configure:25398: $? = 0 configure:25410: result: yes configure:25322: checking for strtoul configure:25379: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:25385: $? = 0 configure:25389: test -z || test ! -s conftest.err configure:25392: $? = 0 configure:25395: test -s conftest configure:25398: $? = 0 configure:25410: result: yes configure:25322: checking for tsearch configure:25379: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:25385: $? = 0 configure:25389: test -z || test ! -s conftest.err configure:25392: $? = 0 configure:25395: test -s conftest configure:25398: $? = 0 configure:25410: result: yes configure:25322: checking for wcslen configure:25379: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:25385: $? = 0 configure:25389: test -z || test ! -s conftest.err configure:25392: $? = 0 configure:25395: test -s conftest configure:25398: $? = 0 configure:25410: result: yes configure:25322: checking for __argz_count configure:25379: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:25385: $? = 0 configure:25389: test -z || test ! -s conftest.err configure:25392: $? = 0 configure:25395: test -s conftest configure:25398: $? = 0 configure:25410: result: yes configure:25322: checking for __argz_stringify configure:25379: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:25385: $? = 0 configure:25389: test -z || test ! -s conftest.err configure:25392: $? = 0 configure:25395: test -s conftest configure:25398: $? = 0 configure:25410: result: yes configure:25322: checking for __argz_next configure:25379: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:25385: $? = 0 configure:25389: test -z || test ! -s conftest.err configure:25392: $? = 0 configure:25395: test -s conftest configure:25398: $? = 0 configure:25410: result: yes configure:25322: checking for __fsetlocking configure:25379: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:25385: $? = 0 configure:25389: test -z || test ! -s conftest.err configure:25392: $? = 0 configure:25395: test -s conftest configure:25398: $? = 0 configure:25410: result: yes configure:25422: checking whether _snprintf is declared configure:25447: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:86:22: error: '_snprintf' undeclared (first use in this function) char *p = (char *) _snprintf; ^ conftest.c:86:22: note: each undeclared identifier is reported only once for each function it appears in configure:25453: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SP_MULTI_BYTE 1 | #define SP_PACKAGE "OpenSP" | #define SP_VERSION "1.5.2" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #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 HAVE_DLFCN_H 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 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_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 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_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef _snprintf | char *p = (char *) _snprintf; | #endif | | ; | return 0; | } configure:25477: result: no configure:25491: checking whether _snwprintf is declared configure:25516: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:87:22: error: '_snwprintf' undeclared (first use in this function) char *p = (char *) _snwprintf; ^ conftest.c:87:22: note: each undeclared identifier is reported only once for each function it appears in configure:25522: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SP_MULTI_BYTE 1 | #define SP_PACKAGE "OpenSP" | #define SP_VERSION "1.5.2" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #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 HAVE_DLFCN_H 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 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_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 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_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef _snwprintf | char *p = (char *) _snwprintf; | #endif | | ; | return 0; | } configure:25546: result: no configure:25561: checking whether feof_unlocked is declared configure:25586: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:25592: $? = 0 configure:25596: test -z || test ! -s conftest.err configure:25599: $? = 0 configure:25602: test -s conftest.o configure:25605: $? = 0 configure:25616: result: yes configure:25630: checking whether fgets_unlocked is declared configure:25655: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:89:22: error: 'fgets_unlocked' undeclared (first use in this function) char *p = (char *) fgets_unlocked; ^ conftest.c:89:22: note: each undeclared identifier is reported only once for each function it appears in configure:25661: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SP_MULTI_BYTE 1 | #define SP_PACKAGE "OpenSP" | #define SP_VERSION "1.5.2" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #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 HAVE_DLFCN_H 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 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_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 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_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef fgets_unlocked | char *p = (char *) fgets_unlocked; | #endif | | ; | return 0; | } configure:25685: result: no configure:25699: checking whether getc_unlocked is declared configure:25724: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:25730: $? = 0 configure:25734: test -z || test ! -s conftest.err configure:25737: $? = 0 configure:25740: test -s conftest.o configure:25743: $? = 0 configure:25754: result: yes configure:25822: checking for iconv configure:25849: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:25855: $? = 0 configure:25859: test -z || test ! -s conftest.err configure:25862: $? = 0 configure:25865: test -s conftest configure:25868: $? = 0 configure:25934: result: yes configure:25957: checking for iconv declaration configure:25991: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:25997: $? = 0 configure:26001: test -z || test ! -s conftest.err configure:26004: $? = 0 configure:26007: test -s conftest.o configure:26010: $? = 0 configure:26025: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:26036: checking for nl_langinfo and CODESET configure:26057: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:26063: $? = 0 configure:26067: test -z || test ! -s conftest.err configure:26070: $? = 0 configure:26073: test -s conftest configure:26076: $? = 0 configure:26089: result: yes configure:26101: checking for LC_MESSAGES configure:26122: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:26128: $? = 0 configure:26132: test -z || test ! -s conftest.err configure:26135: $? = 0 configure:26138: test -s conftest configure:26141: $? = 0 configure:26153: result: yes configure:26173: checking for bison configure:26189: found /usr/bin/bison configure:26199: result: bison configure:26212: checking version of bison configure:26221: result: 3.0.2, ok configure:26243: checking for CFPreferencesCopyAppValue configure:26301: result: no configure:26310: checking for CFLocaleCopyCurrent configure:26368: result: no configure:26385: checking whether NLS is requested configure:26394: result: yes configure:26410: checking whether included gettext is requested configure:26420: result: no configure:26431: checking for GNU gettext in libc configure:26455: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:26461: $? = 0 configure:26465: test -z || test ! -s conftest.err configure:26468: $? = 0 configure:26471: test -s conftest configure:26474: $? = 0 configure:26486: result: yes configure:27048: checking whether to use NLS configure:27050: result: yes configure:27053: checking where the gettext function comes from configure:27064: result: libc configure:27160: checking for locale.h configure:27165: result: yes configure:27325: checking for ANSI C header files configure:27481: result: yes configure:27499: checking for limits.h configure:27504: result: yes configure:27499: checking for unistd.h configure:27504: result: yes configure:27508: checking io.h usability configure:27520: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:132:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. configure:27526: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SP_MULTI_BYTE 1 | #define SP_PACKAGE "OpenSP" | #define SP_VERSION "1.5.2" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #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 HAVE_DLFCN_H 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 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_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 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_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LOCALE_H 1 | #define SP_LOCALE_DIR "/usr/share/locale" | #define SP_MESSAGE_DOMAIN "sp5" | #define STDC_HEADERS 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:27549: result: no configure:27553: checking io.h presence configure:27563: i686-uhu-linux-gcc -E conftest.c conftest.c:98:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. configure:27569: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SP_MULTI_BYTE 1 | #define SP_PACKAGE "OpenSP" | #define SP_VERSION "1.5.2" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #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 HAVE_DLFCN_H 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 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_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 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_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LOCALE_H 1 | #define SP_LOCALE_DIR "/usr/share/locale" | #define SP_MESSAGE_DOMAIN "sp5" | #define STDC_HEADERS 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:27589: result: no configure:27624: checking for io.h configure:27631: result: no configure:27508: checking osfcn.h usability configure:27520: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:132:19: fatal error: osfcn.h: No such file or directory #include ^ compilation terminated. configure:27526: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SP_MULTI_BYTE 1 | #define SP_PACKAGE "OpenSP" | #define SP_VERSION "1.5.2" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #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 HAVE_DLFCN_H 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 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_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 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_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LOCALE_H 1 | #define SP_LOCALE_DIR "/usr/share/locale" | #define SP_MESSAGE_DOMAIN "sp5" | #define STDC_HEADERS 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:27549: result: no configure:27553: checking osfcn.h presence configure:27563: i686-uhu-linux-gcc -E conftest.c conftest.c:98:19: fatal error: osfcn.h: No such file or directory #include ^ compilation terminated. configure:27569: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SP_MULTI_BYTE 1 | #define SP_PACKAGE "OpenSP" | #define SP_VERSION "1.5.2" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #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 HAVE_DLFCN_H 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 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_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 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_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LOCALE_H 1 | #define SP_LOCALE_DIR "/usr/share/locale" | #define SP_MESSAGE_DOMAIN "sp5" | #define STDC_HEADERS 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:27589: result: no configure:27624: checking for osfcn.h configure:27631: result: no configure:27666: checking new usability configure:27678: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:27684: $? = 0 configure:27688: test -z || test ! -s conftest.err configure:27691: $? = 0 configure:27694: test -s conftest.o configure:27697: $? = 0 configure:27707: result: yes configure:27711: checking new presence configure:27721: i686-uhu-linux-g++ -E conftest.cc configure:27727: $? = 0 configure:27747: result: yes configure:27782: checking for new configure:27789: result: yes configure:27666: checking cassert usability configure:27678: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:27684: $? = 0 configure:27688: test -z || test ! -s conftest.err configure:27691: $? = 0 configure:27694: test -s conftest.o configure:27697: $? = 0 configure:27707: result: yes configure:27711: checking cassert presence configure:27721: i686-uhu-linux-g++ -E conftest.cc configure:27727: $? = 0 configure:27747: result: yes configure:27782: checking for cassert configure:27789: result: yes configure:27803: checking whether byte ordering is bigendian configure:27830: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:27836: $? = 0 configure:27840: test -z || test ! -s conftest.err configure:27843: $? = 0 configure:27846: test -s conftest.o configure:27849: $? = 0 configure:27873: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:107:6: error: 'big' was not declared in this scope not big endian ^ conftest.cc:107:10: error: expected ';' before 'endian' not big endian ^ configure:27879: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SP_MULTI_BYTE 1 | #define SP_PACKAGE "OpenSP" | #define SP_VERSION "1.5.2" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #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 HAVE_DLFCN_H 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 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_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 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_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LOCALE_H 1 | #define SP_LOCALE_DIR "/usr/share/locale" | #define SP_MESSAGE_DOMAIN "sp5" | #define STDC_HEADERS 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NEW 1 | #define HAVE_CASSERT 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:28014: result: no configure:28033: checking for size_t configure:28087: result: yes configure:28100: checking for struct stat.st_blksize configure:28123: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:28129: $? = 0 configure:28133: test -z || test ! -s conftest.err configure:28136: $? = 0 configure:28139: test -s conftest.o configure:28142: $? = 0 configure:28199: result: yes configure:28215: checking for sig_atomic_t in signal.h configure:28236: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cc -lpthread >&5 configure:28242: $? = 0 configure:28246: test -z || test ! -s conftest.err configure:28249: $? = 0 configure:28252: test -s conftest configure:28255: $? = 0 configure:28267: result: yes configure:28338: checking for size_t configure:28392: result: yes configure:28395: checking size of size_t configure:28714: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cc -lpthread >&5 configure:28717: $? = 0 configure:28719: ./conftest configure:28722: $? = 0 configure:28745: result: 4 configure:28752: checking for unsigned int configure:28776: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:28782: $? = 0 configure:28786: test -z || test ! -s conftest.err configure:28789: $? = 0 configure:28792: test -s conftest.o configure:28795: $? = 0 configure:28806: result: yes configure:28809: checking size of unsigned int configure:29128: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cc -lpthread >&5 configure:29131: $? = 0 configure:29133: ./conftest configure:29136: $? = 0 configure:29159: result: 4 configure:29166: checking for unsigned short configure:29190: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:29196: $? = 0 configure:29200: test -z || test ! -s conftest.err configure:29203: $? = 0 configure:29206: test -s conftest.o configure:29209: $? = 0 configure:29220: result: yes configure:29223: checking size of unsigned short configure:29542: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cc -lpthread >&5 configure:29545: $? = 0 configure:29547: ./conftest configure:29550: $? = 0 configure:29573: result: 2 configure:29580: checking for wchar_t configure:29607: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:29613: $? = 0 configure:29617: test -z || test ! -s conftest.err configure:29620: $? = 0 configure:29623: test -s conftest.o configure:29626: $? = 0 configure:29637: result: yes configure:29640: checking size of wchar_t configure:29977: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cc -lpthread >&5 configure:29980: $? = 0 configure:29982: ./conftest configure:29985: $? = 0 configure:30008: result: 4 configure:30015: checking whether the compiler recognizes bool as a built-in type configure:30048: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:30054: $? = 0 configure:30058: test -z || test ! -s conftest.err configure:30061: $? = 0 configure:30064: test -s conftest.o configure:30067: $? = 0 configure:30085: result: yes configure:30096: checking for bool configure:30120: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:30126: $? = 0 configure:30130: test -z || test ! -s conftest.err configure:30133: $? = 0 configure:30136: test -s conftest.o configure:30139: $? = 0 configure:30150: result: yes configure:30153: checking size of bool configure:30472: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cc -lpthread >&5 configure:30475: $? = 0 configure:30477: ./conftest configure:30480: $? = 0 configure:30503: result: 1 configure:30511: checking whether the compiler supports the mutable keyword configure:30545: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:30551: $? = 0 configure:30555: test -z || test ! -s conftest.err configure:30558: $? = 0 configure:30561: test -s conftest.o configure:30564: $? = 0 configure:30582: result: yes configure:30592: checking whether the compiler recognizes typename configure:30621: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:30627: $? = 0 configure:30631: test -z || test ! -s conftest.err configure:30634: $? = 0 configure:30637: test -s conftest.o configure:30640: $? = 0 configure:30658: result: yes configure:30668: checking whether the compiler accepts the new for scoping rules configure:30703: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:30709: $? = 0 configure:30713: test -z || test ! -s conftest.err configure:30716: $? = 0 configure:30719: test -s conftest.o configure:30722: $? = 0 configure:30740: result: yes configure:30750: checking whether the compiler supports placement operator delete configure:30784: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:119:38: error: 'operator delete' takes type 'void*' as first parameter void operator delete(size_t,void*) { }; ^ configure:30790: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SP_MULTI_BYTE 1 | #define SP_PACKAGE "OpenSP" | #define SP_VERSION "1.5.2" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #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 HAVE_DLFCN_H 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 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_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 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_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LOCALE_H 1 | #define SP_LOCALE_DIR "/usr/share/locale" | #define SP_MESSAGE_DOMAIN "sp5" | #define STDC_HEADERS 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NEW 1 | #define HAVE_CASSERT 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_WCHAR_T 4 | #define HAVE_BOOL | #define SIZEOF_BOOL 1 | #define HAVE_MUTABLE | #define HAVE_TYPENAME | #define HAVE_NEW_FOR_SCOPING | /* end confdefs.h. */ | #include | int | main () | { | class Thing { | public: | Thing() { }; | void *operator new(size_t,bool) { }; | void operator delete(size_t,void*) { }; | }; | ; | return 0; | } configure:30821: result: no configure:30831: checking whether the compiler supports dynamic_cast<> configure:30863: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:30869: $? = 0 configure:30873: test -z || test ! -s conftest.err configure:30876: $? = 0 configure:30879: test -s conftest.o configure:30882: $? = 0 configure:30900: result: yes configure:30910: checking whether the compiler implements namespaces configure:30939: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:30945: $? = 0 configure:30949: test -z || test ! -s conftest.err configure:30952: $? = 0 configure:30955: test -s conftest.o configure:30958: $? = 0 configure:30976: result: yes configure:30986: checking whether the compiler supports explicit instantiations configure:31015: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:31021: $? = 0 configure:31025: test -z || test ! -s conftest.err configure:31028: $? = 0 configure:31031: test -s conftest.o configure:31034: $? = 0 configure:31052: result: yes configure:31062: checking for placement operator new configure:31098: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:31104: $? = 0 configure:31108: test -z || test ! -s conftest.err configure:31111: $? = 0 configure:31114: test -s conftest.o configure:31117: $? = 0 configure:31129: result: yes configure:31138: checking whether the C++ compiler supports the std namespace configure:31165: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:31171: $? = 0 configure:31175: test -z || test ! -s conftest.err configure:31178: $? = 0 configure:31181: test -s conftest.o configure:31184: $? = 0 configure:31196: result: yes configure:31206: checking whether GNU C++ supports automatic template instantiation configure:31233: result: yes configure:31249: checking whether GNU C++ links with libg++ if we include new.h configure:31276: result: no configure:31351: checking whether new_handler accepts size_t and returns int configure:31375: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc:119:17: fatal error: new.h: No such file or directory #include ^ compilation terminated. configure:31381: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SP_MULTI_BYTE 1 | #define SP_PACKAGE "OpenSP" | #define SP_VERSION "1.5.2" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #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 HAVE_DLFCN_H 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 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_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 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_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LOCALE_H 1 | #define SP_LOCALE_DIR "/usr/share/locale" | #define SP_MESSAGE_DOMAIN "sp5" | #define STDC_HEADERS 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NEW 1 | #define HAVE_CASSERT 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_WCHAR_T 4 | #define HAVE_BOOL | #define SIZEOF_BOOL 1 | #define HAVE_MUTABLE | #define HAVE_TYPENAME | #define HAVE_NEW_FOR_SCOPING | #define HAVE_DYNAMIC_CAST | #define HAVE_NAMESPACES | #define HAVE_INSTANTIATIONS | #define HAVE_PLACEMENT_OPERATOR_NEW 1 | #define HAVE_NAMESPACE_STD 1 | #define SP_DEFINE_TEMPLATES 1 | /* end confdefs.h. */ | | #include | #include | int oom(size_t) { } | int | main () | { | set_new_handler(oom); | ; | return 0; | } configure:31406: result: no configure:31423: checking for memmove configure:31480: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cc -lpthread >&5 configure:31486: $? = 0 configure:31490: test -z || test ! -s conftest.err configure:31493: $? = 0 configure:31496: test -s conftest configure:31499: $? = 0 configure:31511: result: yes configure:31423: checking for memcmp configure:31480: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cc -lpthread >&5 configure:31486: $? = 0 configure:31490: test -z || test ! -s conftest.err configure:31493: $? = 0 configure:31496: test -s conftest configure:31499: $? = 0 configure:31511: result: yes configure:31423: checking for strerror configure:31480: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cc -lpthread >&5 configure:31486: $? = 0 configure:31490: test -z || test ! -s conftest.err configure:31493: $? = 0 configure:31496: test -s conftest configure:31499: $? = 0 configure:31511: result: yes configure:31423: checking for strtoul configure:31511: result: yes configure:31535: checking for setlocale configure:31623: result: yes configure:31634: checking for Windows and DOS and OS/2 style pathnames configure:31648: result: no configure:31667: checking whether to include support for http configure:31674: result: yes configure:31681: checking for main in -lnsl configure:31705: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cc -lnsl -lpthread >&5 configure:31711: $? = 0 configure:31715: test -z || test ! -s conftest.err configure:31718: $? = 0 configure:31721: test -s conftest configure:31724: $? = 0 configure:31737: result: yes configure:31743: checking for main in -lsocket configure:31767: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cc -lsocket -lpthread -lnsl >&5 /usr/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:31773: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SP_MULTI_BYTE 1 | #define SP_PACKAGE "OpenSP" | #define SP_VERSION "1.5.2" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #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 HAVE_DLFCN_H 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 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_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 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_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LOCALE_H 1 | #define SP_LOCALE_DIR "/usr/share/locale" | #define SP_MESSAGE_DOMAIN "sp5" | #define STDC_HEADERS 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NEW 1 | #define HAVE_CASSERT 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_WCHAR_T 4 | #define HAVE_BOOL | #define SIZEOF_BOOL 1 | #define HAVE_MUTABLE | #define HAVE_TYPENAME | #define HAVE_NEW_FOR_SCOPING | #define HAVE_DYNAMIC_CAST | #define HAVE_NAMESPACES | #define HAVE_INSTANTIATIONS | #define HAVE_PLACEMENT_OPERATOR_NEW 1 | #define HAVE_NAMESPACE_STD 1 | #define SP_DEFINE_TEMPLATES 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOUL 1 | #define HAVE_SETLOCALE 1 | #define PATH_SEPARATOR ':' | #define SP_HAVE_SOCKET 1 | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:31799: result: no configure:31805: checking h_errno in netdb.h configure:31818: result: yes configure:31839: checking for default catalog configure:31858: result: none configure:31861: checking for default search path configure:31880: result: none configure:31883: checking whether to include support for XML Formatted Messages configure:31890: result: yes configure:31906: checking whether to include DTDDECL support configure:31921: result: yes configure:31958: checking whether to build docs (man and html) configure:31973: result: yes configure:31981: checking for xmlto configure:31999: found /usr/bin/xmlto configure:32011: result: /usr/bin/xmlto configure:32030: checking whether to build all docs (man, html, pdf, ps) configure:32045: result: no configure:32371: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp12 config.status:787: creating OpenSP-1.5.2.spec config.status:787: creating Makefile config.status:787: creating msggen.pl config.status:787: creating lib/Makefile config.status:787: creating nsgmls/Makefile config.status:787: creating spent/Makefile config.status:787: creating spam/Makefile config.status:787: creating sgmlnorm/Makefile config.status:787: creating sx/Makefile config.status:787: creating spcat/Makefile config.status:787: creating include/Makefile config.status:787: creating include/config.h.old config.status:787: creating generic/Makefile config.status:787: creating doc/Makefile config.status:787: creating pubtext/Makefile config.status:787: creating tests/Makefile config.status:787: creating unicode/Makefile config.status:787: creating intl/Makefile config.status:787: creating po/Makefile.in config.status:787: creating docsrc/Makefile config.status:891: creating config.h config.status:1433: executing depfiles commands config.status:1433: executing default-1 commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_build_alias=i686-uhu-linux ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_gnu_automatic_templates=yes ac_cv_c_inline=inline ac_cv_cxx_bool=yes ac_cv_cxx_compiler_gnu=yes ac_cv_cxx_dynamic_cast=yes ac_cv_cxx_explinst=yes ac_cv_cxx_fancy_new_handler=no ac_cv_cxx_gnu_avoid_new_h=no ac_cv_cxx_mutable=yes ac_cv_cxx_namespace_std=yes ac_cv_cxx_namespaces=yes ac_cv_cxx_new_for_scoping=yes ac_cv_cxx_placement_operator_delete=no ac_cv_cxx_placement_operator_new=yes ac_cv_cxx_typename=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_f77_compiler_gnu=no ac_cv_func___argz_count=yes ac_cv_func___argz_next=yes ac_cv_func___argz_stringify=yes ac_cv_func___fsetlocking=yes ac_cv_func_alloca_works=yes ac_cv_func_asprintf=yes ac_cv_func_fwprintf=yes ac_cv_func_getcwd=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getpagesize=yes ac_cv_func_getuid=yes ac_cv_func_memcmp=yes ac_cv_func_memmove=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_snprintf=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strtoul=yes ac_cv_func_tsearch=yes ac_cv_func_wcslen=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_feof_unlocked=yes ac_cv_have_decl_fgets_unlocked=no ac_cv_have_decl_getc_unlocked=yes ac_cv_have_sig_atomic_t=yes ac_cv_header_argz_h=yes ac_cv_header_cassert=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no 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_new=yes ac_cv_header_nl_types_h=yes ac_cv_header_osfcn_h=no 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=i686-uhu-linux-gnu ac_cv_host_alias=i686-uhu-linux ac_cv_lib_nsl_main=yes ac_cv_lib_pthread_pthread_create=yes ac_cv_lib_socket_main=no ac_cv_member_struct_stat_st_blksize=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_PERL=/usr/bin/perl ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_XMLTO=/usr/bin/xmlto ac_cv_path_install='/bin/install -c' ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_CXX=i686-uhu-linux-g++ ac_cv_prog_CXXCPP='i686-uhu-linux-g++ -E' ac_cv_prog_INTLBISON=bison ac_cv_prog_RANLIB=ranlib ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip 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_f77_g=no ac_cv_prog_make_make_set=no ac_cv_search_strerror='none required' ac_cv_sizeof_bool=1 ac_cv_sizeof_size_t=4 ac_cv_sizeof_unsigned_int=4 ac_cv_sizeof_unsigned_short=2 ac_cv_sizeof_wchar_t=4 ac_cv_type_bool=yes ac_cv_type_long_long=yes ac_cv_type_off_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_size_t=yes ac_cv_type_unsigned_int=yes ac_cv_type_unsigned_long_long=yes ac_cv_type_unsigned_short=yes ac_cv_type_wchar_t=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_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, acx_cv_pathname_style_dos=no 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= bh_cv_c_signed=yes gl_cv_header_inttypes_h=yes gl_cv_header_stdint_h=yes gt_cv_c_intmax_t=yes gt_cv_c_long_double=yes gt_cv_c_wchar_t=yes gt_cv_c_wint_t=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext1_libc=yes gt_cv_func_printf_posix=yes gt_cv_header_inttypes_h=yes gt_cv_int_divbyzero_sigfpe=yes gt_cv_inttypes_pri_broken=no gt_cv_val_LC_MESSAGES=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM=nm 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_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=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"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} /var/uhubuild/work/compile/missing --run aclocal-1.9' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AR='i686-uhu-linux-ar' 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='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CXX='i686-uhu-linux-g++' CXXCPP='i686-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DOCSRC='docsrc' DTDDECL_FALSE='#' DTDDECL_TRUE='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' EXTRADOCS='' F77='' FFLAGS='' GENCAT='gencat' GLIBC21='yes' GLIBC2='yes' GMSGFMT='/usr/bin/msgfmt' HAVE_ASPRINTF='1' HAVE_POSIX_PRINTF='1' HAVE_SNPRINTF='1' HAVE_WPRINTF='0' 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='' INTL_MACOSX_LIBS='' JADE='' JADETEX='' LDFLAGS='' LIBICONV='' LIBINTL='' LIBOBJS='' LIBS='-lpthread -lnsl' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBICONV='' LTLIBINTL='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' OBJEXT='o' PACKAGE='OpenSP' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PDF2PS='' PDFJADETEX='' PERL='/usr/bin/perl' POSUB='po' RANLIB='ranlib' SET_MAKE='MAKE=make' SHELL='/bin/sh' SP_LIBOSP_AGE='0' SP_LIBOSP_CUR='5' SP_LIBOSP_REV='0' SP_MESSAGE_DOMAIN='sp5' STRIP='strip' USE_INCLUDED_LIBINTL='no' USE_NLS='yes' VERSION='1.5.2' XGETTEXT='/usr/bin/xgettext' XMLTO='/usr/bin/xmlto' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='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='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${prefix}/share' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' 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_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ENABLE_NLS 1 #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_ARGZ_H 1 #define HAVE_ASPRINTF 1 #define HAVE_BOOL #define HAVE_CASSERT 1 #define HAVE_DCGETTEXT 1 #define HAVE_DECL_FEOF_UNLOCKED 1 #define HAVE_DECL_FGETS_UNLOCKED 0 #define HAVE_DECL_GETC_UNLOCKED 1 #define HAVE_DECL__SNPRINTF 0 #define HAVE_DECL__SNWPRINTF 0 #define HAVE_DLFCN_H 1 #define HAVE_DYNAMIC_CAST #define HAVE_FWPRINTF 1 #define HAVE_GETCWD 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_INSTANTIATIONS #define HAVE_INTMAX_T 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_LC_MESSAGES 1 #define HAVE_LIBPTHREAD 1 #define HAVE_LIMITS_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_LOCALE_H 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_LONG_LONG 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMCMP 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMPCPY 1 #define HAVE_MMAP 1 #define HAVE_MUNMAP 1 #define HAVE_MUTABLE #define HAVE_NAMESPACES #define HAVE_NAMESPACE_STD 1 #define HAVE_NEW 1 #define HAVE_NEW_FOR_SCOPING #define HAVE_NL_TYPES_H 1 #define HAVE_PLACEMENT_OPERATOR_NEW 1 #define HAVE_POSIX_PRINTF 1 #define HAVE_PUTENV 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_SETLOCALE 1 #define HAVE_SNPRINTF 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H_WITH_UINTMAX 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_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRTOUL 1 #define HAVE_STRTOUL 1 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 #define HAVE_ST_BLKSIZE 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_TYPENAME #define HAVE_UINTMAX_T 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNSIGNED_LONG_LONG 1 #define HAVE_WCHAR_T 1 #define HAVE_WCSLEN 1 #define HAVE_WINT_T 1 #define HAVE___ARGZ_COUNT 1 #define HAVE___ARGZ_NEXT 1 #define HAVE___ARGZ_STRINGIFY 1 #define HAVE___FSETLOCKING 1 #define ICONV_CONST #define INTDIV0_RAISES_SIGFPE 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PATH_SEPARATOR ':' #define SIZEOF_BOOL 1 #define SIZEOF_SIZE_T 4 #define SIZEOF_UNSIGNED_INT 4 #define SIZEOF_UNSIGNED_SHORT 2 #define SIZEOF_WCHAR_T 4 #define SP_DEFINE_TEMPLATES 1 #define SP_DTDDECL 1 #define SP_HAVE_SOCKET 1 #define SP_LOCALE_DIR "/usr/share/locale" #define SP_MESSAGE_DOMAIN "sp5" #define SP_MULTI_BYTE 1 #define SP_PACKAGE "OpenSP" #define SP_VERSION "1.5.2" #define SP_XML 1 #define STDC_HEADERS 1 #define STDC_HEADERS 1 #endif #ifdef __cplusplus extern "C" void exit (int) throw (); configure: exit 0