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.57. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux ## --------- ## ## Platform. ## ## --------- ## hostname = independence uname -m = i686 uname -r = 2.6.17.6-3 uname -s = Linux uname -v = #1 SMP Wed Jul 26 12:57:38 CEST 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1515: checking build system type configure:1533: result: i586-uhu-linux configure:1541: checking host system type configure:1555: result: i586-uhu-linux configure:1563: checking target system type configure:1577: result: i586-uhu-linux configure:1675: checking for i586-uhu-linux-gcc configure:1691: found /usr/lib/ccache/i586-uhu-linux-gcc configure:1701: result: i586-uhu-linux-gcc configure:1983: checking for C compiler version configure:1986: i586-uhu-linux-gcc --version &5 i586-uhu-linux-gcc (GCC) 3.4.6 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:1989: $? = 0 configure:1991: i586-uhu-linux-gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:1994: $? = 0 configure:1996: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:1999: $? = 1 configure:2023: checking for C compiler default output configure:2026: i586-uhu-linux-gcc conftest.c >&5 configure:2029: $? = 0 configure:2075: result: a.out configure:2080: checking whether the C compiler works configure:2086: ./a.out configure:2089: $? = 0 configure:2106: result: yes configure:2113: checking whether we are cross compiling configure:2115: result: no configure:2118: checking for suffix of executables configure:2120: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2123: $? = 0 configure:2148: result: configure:2154: checking for suffix of object files configure:2176: i586-uhu-linux-gcc -c conftest.c >&5 configure:2179: $? = 0 configure:2201: result: o configure:2205: checking whether we are using the GNU C compiler configure:2230: i586-uhu-linux-gcc -c conftest.c >&5 configure:2233: $? = 0 configure:2236: test -s conftest.o configure:2239: $? = 0 configure:2252: result: yes configure:2258: checking whether i586-uhu-linux-gcc accepts -g configure:2280: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2283: $? = 0 configure:2286: test -s conftest.o configure:2289: $? = 0 configure:2300: result: yes configure:2317: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2378: i586-uhu-linux-gcc -c conftest.c >&5 configure:2381: $? = 0 configure:2384: test -s conftest.o configure:2387: $? = 0 configure:2405: result: none needed configure:2423: i586-uhu-linux-gcc -c conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2426: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2541: checking how to run the C preprocessor configure:2577: i586-uhu-linux-gcc -E conftest.c configure:2583: $? = 0 configure:2615: i586-uhu-linux-gcc -E conftest.c configure:2614:28: ac_nonexistent.h: No such file or directory configure:2621: $? = 1 configure: failed program was: | #line 2606 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2659: result: i586-uhu-linux-gcc -E configure:2684: i586-uhu-linux-gcc -E conftest.c configure:2690: $? = 0 configure:2722: i586-uhu-linux-gcc -E conftest.c configure:2721:28: ac_nonexistent.h: No such file or directory configure:2728: $? = 1 configure: failed program was: | #line 2713 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2809: checking for i586-uhu-linux-g++ configure:2825: found /usr/lib/ccache/i586-uhu-linux-g++ configure:2835: result: i586-uhu-linux-g++ configure:2893: checking for C++ compiler version configure:2896: i586-uhu-linux-g++ --version &5 i586-uhu-linux-g++ (GCC) 3.4.6 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2899: $? = 0 configure:2901: i586-uhu-linux-g++ -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:2904: $? = 0 configure:2906: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:2909: $? = 1 configure:2912: checking whether we are using the GNU C++ compiler configure:2937: i586-uhu-linux-g++ -c conftest.cc >&5 configure:2940: $? = 0 configure:2943: test -s conftest.o configure:2946: $? = 0 configure:2959: result: yes configure:2965: checking whether i586-uhu-linux-g++ accepts -g configure:2987: i586-uhu-linux-g++ -c -g conftest.cc >&5 configure:2990: $? = 0 configure:2993: test -s conftest.o configure:2996: $? = 0 configure:3007: result: yes configure:3051: i586-uhu-linux-g++ -c conftest.cc >&5 configure:3054: $? = 0 configure:3057: test -s conftest.o configure:3060: $? = 0 configure:3087: i586-uhu-linux-g++ -c conftest.cc >&5 configure: In function `int main()': configure:3082: error: `exit' was not declared in this scope configure:3090: $? = 1 configure: failed program was: | #line 3070 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:3051: i586-uhu-linux-g++ -c conftest.cc >&5 configure:3054: $? = 0 configure:3057: test -s conftest.o configure:3060: $? = 0 configure:3087: i586-uhu-linux-g++ -c conftest.cc >&5 configure:3090: $? = 0 configure:3093: test -s conftest.o configure:3096: $? = 0 configure:3537: checking whether i586-uhu-linux-g++ supports -Wundef configure:3571: i586-uhu-linux-g++ -o conftest -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -O2 -Wundef conftest.cc >&5 configure:3574: $? = 0 configure:3577: test -s conftest configure:3580: $? = 0 configure:3600: result: yes configure:3612: checking whether i586-uhu-linux-g++ supports -Wnon-virtual-dtor configure:3646: i586-uhu-linux-g++ -o conftest -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -O2 -Wnon-virtual-dtor conftest.cc >&5 configure:3649: $? = 0 configure:3652: test -s conftest configure:3655: $? = 0 configure:3675: result: yes configure:3687: checking whether i586-uhu-linux-g++ supports -Wold-style-cast configure:3721: i586-uhu-linux-g++ -o conftest -Wnon-virtual-dtor -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -O2 -Wold-style-cast conftest.cc >&5 configure:3724: $? = 0 configure:3727: test -s conftest configure:3730: $? = 0 configure:3750: result: yes configure:3845: checking whether i586-uhu-linux-g++ supports -fno-exceptions configure:3879: i586-uhu-linux-g++ -o conftest -Wold-style-cast -Wnon-virtual-dtor -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions conftest.cc >&5 configure:3882: $? = 0 configure:3885: test -s conftest configure:3888: $? = 0 configure:3908: result: yes configure:3920: checking whether i586-uhu-linux-g++ supports -fno-check-new configure:3954: i586-uhu-linux-g++ -o conftest -Wold-style-cast -Wnon-virtual-dtor -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new conftest.cc >&5 configure:3957: $? = 0 configure:3960: test -s conftest configure:3963: $? = 0 configure:3983: result: yes configure:3995: checking whether i586-uhu-linux-g++ supports -fexceptions configure:4029: i586-uhu-linux-g++ -o conftest -Wold-style-cast -Wnon-virtual-dtor -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fexceptions conftest.cc >&5 configure:4032: $? = 0 configure:4035: test -s conftest configure:4038: $? = 0 configure:4058: result: yes configure:4640: checking how to run the C++ preprocessor configure:4672: i586-uhu-linux-g++ -E conftest.cc configure:4678: $? = 0 configure:4710: i586-uhu-linux-g++ -E conftest.cc configure:4712:28: ac_nonexistent.h: No such file or directory configure:4716: $? = 1 configure: failed program was: | #line 4701 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | #include | #endif | /* end confdefs.h. */ | #include configure:4754: result: i586-uhu-linux-g++ -E configure:4779: i586-uhu-linux-g++ -E conftest.cc configure:4785: $? = 0 configure:4817: i586-uhu-linux-g++ -E conftest.cc configure:4819:28: ac_nonexistent.h: No such file or directory configure:4823: $? = 1 configure: failed program was: | #line 4808 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | #include | #endif | /* end confdefs.h. */ | #include configure:4895: checking for a BSD-compatible install configure:4949: result: /bin/install -c configure:4964: checking for -p flag to install configure:4977: result: yes configure:4988: checking whether build environment is sane configure:5031: result: yes configure:5064: checking for gawk configure:5080: found /bin/gawk configure:5090: result: gawk configure:5100: checking whether make sets $(MAKE) configure:5120: result: yes configure:5149: checking for style of include used by make configure:5177: result: GNU configure:5340: checking dependency style of i586-uhu-linux-gcc configure:5402: result: gcc3 configure:5421: checking dependency style of i586-uhu-linux-g++ configure:5483: result: gcc3 configure:5593: checking for ld used by GCC configure:5656: result: /usr/bin/ld configure:5665: checking if the linker (/usr/bin/ld) is GNU ld GNU ld version 2.16.1 configure:5677: result: yes configure:5682: checking for /usr/bin/ld option to reload object files configure:5689: result: -r configure:5694: checking for BSD-compatible nm configure:5730: result: nm configure:5733: checking for a sed that does not truncate output configure:5815: result: /bin/sed configure:5818: checking whether ln -s works configure:5822: result: yes configure:5829: checking how to recognise dependent libraries configure:6010: result: pass_all configure:6023: checking command to parse nm output configure:6107: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:6110: $? = 0 configure:6114: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:6117: $? = 0 configure:6169: i586-uhu-linux-gcc -o conftest -O2 conftest.c conftstm.o >&5 configure:6172: $? = 0 configure:6216: result: ok configure:6221: checking for egrep configure:6231: result: grep -E configure:6236: checking for ANSI C header files configure:6262: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:6265: $? = 0 configure:6268: test -s conftest.o configure:6271: $? = 0 configure:6363: i586-uhu-linux-gcc -o conftest -O2 conftest.c >&5 configure:6366: $? = 0 configure:6368: ./conftest configure:6371: $? = 0 configure:6386: result: yes configure:6410: checking for sys/types.h configure:6427: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:6430: $? = 0 configure:6433: test -s conftest.o configure:6436: $? = 0 configure:6447: result: yes configure:6410: checking for sys/stat.h configure:6427: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:6430: $? = 0 configure:6433: test -s conftest.o configure:6436: $? = 0 configure:6447: result: yes configure:6410: checking for stdlib.h configure:6427: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:6430: $? = 0 configure:6433: test -s conftest.o configure:6436: $? = 0 configure:6447: result: yes configure:6410: checking for string.h configure:6427: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:6430: $? = 0 configure:6433: test -s conftest.o configure:6436: $? = 0 configure:6447: result: yes configure:6410: checking for memory.h configure:6427: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:6430: $? = 0 configure:6433: test -s conftest.o configure:6436: $? = 0 configure:6447: result: yes configure:6410: checking for strings.h configure:6427: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:6430: $? = 0 configure:6433: test -s conftest.o configure:6436: $? = 0 configure:6447: result: yes configure:6410: checking for inttypes.h configure:6427: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:6430: $? = 0 configure:6433: test -s conftest.o configure:6436: $? = 0 configure:6447: result: yes configure:6410: checking for stdint.h configure:6427: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:6430: $? = 0 configure:6433: test -s conftest.o configure:6436: $? = 0 configure:6447: result: yes configure:6410: checking for unistd.h configure:6427: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:6430: $? = 0 configure:6433: test -s conftest.o configure:6436: $? = 0 configure:6447: result: yes configure:6473: checking dlfcn.h usability configure:6486: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:6489: $? = 0 configure:6492: test -s conftest.o configure:6495: $? = 0 configure:6505: result: yes configure:6509: checking dlfcn.h presence configure:6520: i586-uhu-linux-gcc -E conftest.c configure:6526: $? = 0 configure:6545: result: yes configure:6581: checking for dlfcn.h configure:6588: result: yes configure:6748: checking for i586-uhu-linux-ranlib configure:6777: result: no configure:6786: checking for ranlib configure:6802: found /usr/bin/ranlib configure:6813: result: ranlib configure:6828: checking for i586-uhu-linux-strip configure:6857: result: no configure:6866: checking for strip configure:6882: found /usr/bin/strip configure:6893: result: strip configure:6946: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:6949: $? = 0 configure:7115: checking for objdir configure:7126: result: .libs configure:7143: checking for i586-uhu-linux-gcc option to produce PIC configure:7289: result: -fPIC configure:7293: checking if i586-uhu-linux-gcc PIC flag -fPIC works configure:7317: i586-uhu-linux-gcc -c -O2 -fPIC -DPIC conftest.c >&5 configure:7320: $? = 0 configure:7323: test -s conftest.o configure:7326: $? = 0 configure:7364: result: yes configure:7380: checking if i586-uhu-linux-gcc static flag -static works configure:7405: i586-uhu-linux-gcc -o conftest -O2 -static conftest.c >&5 configure:7408: $? = 0 configure:7411: test -s conftest configure:7414: $? = 0 configure:7430: result: yes configure:7442: checking if i586-uhu-linux-gcc supports -c -o file.o configure:7462: i586-uhu-linux-gcc -c -O2 -o out/conftest2.o conftest.c >&5 configure:7486: result: yes configure:7491: checking if i586-uhu-linux-gcc supports -c -o file.lo configure:7519: i586-uhu-linux-gcc -c -O2 -c -o conftest.lo conftest.c >&5 configure:7522: $? = 0 configure:7525: test -s conftest.lo configure:7528: $? = 0 configure:7550: result: yes configure:7581: checking if i586-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:7604: i586-uhu-linux-gcc -c -O2 -fno-rtti -fno-exceptions -c conftest.c conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:7607: $? = 0 configure:7610: test -s conftest.o configure:7613: $? = 0 configure:7630: result: yes configure:7641: checking whether the linker (/usr/bin/ld) supports shared libraries configure:8336: result: yes configure:8341: checking how to hardcode library paths into programs configure:8365: result: immediate configure:8370: checking whether stripping libraries is possible configure:8375: result: yes configure:8386: checking dynamic linker characteristics configure:8800: result: GNU/Linux ld.so configure:8805: checking if libtool supports shared libraries configure:8807: result: yes configure:8810: checking whether to build shared libraries configure:8831: result: yes configure:8834: checking whether to build static libraries configure:8838: result: no configure:9512: checking whether -lc should be explicitly linked in configure:9520: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:9523: $? = 0 configure:9537: i586-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:9540: $? = 0 configure:9553: result: no configure:10222: checking for C++ compiler version configure:10225: i586-uhu-linux-g++ --version &5 i586-uhu-linux-g++ (GCC) 3.4.6 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:10228: $? = 0 configure:10230: i586-uhu-linux-g++ -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:10233: $? = 0 configure:10235: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:10238: $? = 1 configure:10241: checking whether we are using the GNU C++ compiler configure:10288: result: yes configure:10294: checking whether i586-uhu-linux-g++ accepts -g configure:10336: result: yes configure:10380: i586-uhu-linux-g++ -c -Wold-style-cast -Wnon-virtual-dtor -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new conftest.cc >&5 configure:10383: $? = 0 configure:10386: test -s conftest.o configure:10389: $? = 0 configure:10416: i586-uhu-linux-g++ -c -Wold-style-cast -Wnon-virtual-dtor -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new conftest.cc >&5 configure:10419: $? = 0 configure:10422: test -s conftest.o configure:10425: $? = 0 configure:10452: checking for gawk configure:10478: result: gawk configure:10804: checking for C compiler version configure:10807: i586-uhu-linux-gcc --version &5 i586-uhu-linux-gcc (GCC) 3.4.6 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:10810: $? = 0 configure:10812: i586-uhu-linux-gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:10815: $? = 0 configure:10817: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:10820: $? = 1 configure:10823: checking whether we are using the GNU C compiler configure:10870: result: yes configure:10876: checking whether i586-uhu-linux-gcc accepts -g configure:10918: result: yes configure:10935: checking for i586-uhu-linux-gcc option to accept ANSI C configure:11023: result: none needed configure:11041: i586-uhu-linux-gcc -c -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:11044: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:11158: checking how to run the C preprocessor configure:11276: result: i586-uhu-linux-gcc -E configure:11301: i586-uhu-linux-gcc -E conftest.c configure:11307: $? = 0 configure:11339: i586-uhu-linux-gcc -E conftest.c configure:11352:28: ac_nonexistent.h: No such file or directory configure:11345: $? = 1 configure: failed program was: | #line 11330 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | #include | #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:11399: checking for a BSD-compatible install configure:11453: result: /bin/install -c -p configure:11464: checking whether ln -s works configure:11468: result: yes configure:11475: checking whether make sets $(MAKE) configure:11495: result: yes configure:11506: checking whether byte ordering is bigendian configure:11534: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:11537: $? = 0 configure:11540: test -s conftest.o configure:11543: $? = 0 configure:11568: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure: In function `main': configure:11575: error: `not' undeclared (first use in this function) configure:11575: error: (Each undeclared identifier is reported only once configure:11575: error: for each function it appears in.) configure:11575: error: syntax error before "big" configure:11571: $? = 1 configure: failed program was: | #line 11546 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | #include | #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 | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:11691: result: no configure:11711: checking for char configure:11736: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:11739: $? = 0 configure:11742: test -s conftest.o configure:11745: $? = 0 configure:11756: result: yes configure:11759: checking size of char configure:12034: i586-uhu-linux-gcc -o conftest -O2 conftest.c >&5 configure:12037: $? = 0 configure:12039: ./conftest configure:12042: $? = 0 configure:12065: result: 1 configure:12072: checking for short configure:12097: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:12100: $? = 0 configure:12103: test -s conftest.o configure:12106: $? = 0 configure:12117: result: yes configure:12120: checking size of short configure:12395: i586-uhu-linux-gcc -o conftest -O2 conftest.c >&5 configure:12398: $? = 0 configure:12400: ./conftest configure:12403: $? = 0 configure:12426: result: 2 configure:12433: checking for long configure:12458: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:12461: $? = 0 configure:12464: test -s conftest.o configure:12467: $? = 0 configure:12478: result: yes configure:12481: checking size of long configure:12756: i586-uhu-linux-gcc -o conftest -O2 conftest.c >&5 configure:12759: $? = 0 configure:12761: ./conftest configure:12764: $? = 0 configure:12787: result: 4 configure:12794: checking for int configure:12819: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:12822: $? = 0 configure:12825: test -s conftest.o configure:12828: $? = 0 configure:12839: result: yes configure:12842: checking size of int configure:13117: i586-uhu-linux-gcc -o conftest -O2 conftest.c >&5 configure:13120: $? = 0 configure:13122: ./conftest configure:13125: $? = 0 configure:13148: result: 4 configure:13155: checking for void * configure:13180: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:13183: $? = 0 configure:13186: test -s conftest.o configure:13189: $? = 0 configure:13200: result: yes configure:13203: checking size of void * configure:13478: i586-uhu-linux-gcc -o conftest -O2 conftest.c >&5 configure:13481: $? = 0 configure:13483: ./conftest configure:13486: $? = 0 configure:13509: result: 4 configure:13518: checking for working memcmp configure:13567: i586-uhu-linux-gcc -o conftest -O2 conftest.c >&5 configure:13570: $? = 0 configure:13572: ./conftest configure:13575: $? = 0 configure:13589: result: yes configure:13593: checking for working strtod configure:13637: i586-uhu-linux-gcc -o conftest -O2 conftest.c >&5 configure:13640: $? = 0 configure:13642: ./conftest configure:13645: $? = 0 configure:13659: result: yes configure:13813: checking for strings.h configure:13818: result: yes configure:13813: checking for string.h configure:13818: result: yes configure:13822: checking math.h usability configure:13835: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:13838: $? = 0 configure:13841: test -s conftest.o configure:13844: $? = 0 configure:13854: result: yes configure:13858: checking math.h presence configure:13869: i586-uhu-linux-gcc -E conftest.c configure:13875: $? = 0 configure:13894: result: yes configure:13930: checking for math.h configure:13937: result: yes configure:13822: checking float.h usability configure:13835: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:13838: $? = 0 configure:13841: test -s conftest.o configure:13844: $? = 0 configure:13854: result: yes configure:13858: checking float.h presence configure:13869: i586-uhu-linux-gcc -E conftest.c configure:13875: $? = 0 configure:13894: result: yes configure:13930: checking for float.h configure:13937: result: yes configure:13822: checking ieeefp.h usability configure:13835: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:13889:20: ieeefp.h: No such file or directory configure:13838: $? = 1 configure: failed program was: | #line 13824 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | #include | #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 SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define HAVE_STRINGS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_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:13854: result: no configure:13858: checking ieeefp.h presence configure:13869: i586-uhu-linux-gcc -E conftest.c configure:13891:20: ieeefp.h: No such file or directory configure:13875: $? = 1 configure: failed program was: | #line 13860 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | #include | #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 SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define HAVE_STRINGS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | /* end confdefs.h. */ | #include configure:13894: result: no configure:13930: checking for ieeefp.h configure:13937: result: no configure:13822: checking errno.h usability configure:13835: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:13838: $? = 0 configure:13841: test -s conftest.o configure:13844: $? = 0 configure:13854: result: yes configure:13858: checking errno.h presence configure:13869: i586-uhu-linux-gcc -E conftest.c configure:13875: $? = 0 configure:13894: result: yes configure:13930: checking for errno.h configure:13937: result: yes configure:13950: checking for isnan in -lm configure:13981: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lm >&5 configure:13984: $? = 0 configure:13987: test -s conftest configure:13990: $? = 0 configure:14002: result: yes configure:14014: checking for finite in -lm configure:14045: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lm >&5 configure:14048: $? = 0 configure:14051: test -s conftest configure:14054: $? = 0 configure:14066: result: yes configure:14078: checking for _finite in -lm configure:14109: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lm >&5 /tmp/ccs26gd5.o: In function `main': conftest.c:(.text+0xc): undefined reference to `_finite' collect2: ld returned 1 exit status configure:14112: $? = 1 configure: failed program was: | #line 14085 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | #include | #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 SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define HAVE_STRINGS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FUNC_ISNAN 1 | #define HAVE_FUNC_FINITE 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char _finite (); | int | main () | { | _finite (); | ; | return 0; | } configure:14130: result: no configure:14155: checking for pkg-config configure:14173: found /usr/bin/pkg-config configure:14186: result: /usr/bin/pkg-config configure:14203: checking for libgsf-1 >= 1.7.2 configure:14207: result: yes configure:14211: checking LIBGSF_CFLAGS configure:14214: result: -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 configure:14217: checking LIBGSF_LIBS configure:14220: result: -lgsf-1 -lgobject-2.0 -lxml2 -lz -lm -lglib-2.0 configure:14278: checking for iconv configure:14328: i586-uhu-linux-gcc -o conftest -O2 conftest.c >&5 configure:14331: $? = 0 configure:14334: test -s conftest configure:14337: $? = 0 configure:14348: result: yes configure:14367: checking iconv.h usability configure:14380: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:14383: $? = 0 configure:14386: test -s conftest.o configure:14389: $? = 0 configure:14399: result: yes configure:14403: checking iconv.h presence configure:14414: i586-uhu-linux-gcc -E conftest.c configure:14420: $? = 0 configure:14439: result: yes configure:14475: checking for iconv.h configure:14482: result: yes configure:14367: checking sys/iconv.h usability configure:14380: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:14438:23: sys/iconv.h: No such file or directory configure:14383: $? = 1 configure: failed program was: | #line 14369 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | #include | #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 SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define HAVE_STRINGS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FUNC_ISNAN 1 | #define HAVE_FUNC_FINITE 1 | #define HAVE_ICONV_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:14399: result: no configure:14403: checking sys/iconv.h presence configure:14414: i586-uhu-linux-gcc -E conftest.c configure:14440:23: sys/iconv.h: No such file or directory configure:14420: $? = 1 configure: failed program was: | #line 14405 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | #include | #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 SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define HAVE_STRINGS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FUNC_ISNAN 1 | #define HAVE_FUNC_FINITE 1 | #define HAVE_ICONV_H 1 | /* end confdefs.h. */ | #include configure:14439: result: no configure:14475: checking for sys/iconv.h configure:14482: result: no configure:14885: checking need for const in iconv configure:14918: i586-uhu-linux-g++ -c -Wold-style-cast -Wnon-virtual-dtor -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new conftest.cc >&5 configure: In function `int main()': configure:14934: warning: 'handle' might be used uninitialized in this function configure:14921: $? = 0 configure:14924: test -s conftest.o configure:14927: $? = 0 configure:14929: result: no configure:14954: checking whether the iconv installation is complete enough configure:15011: i586-uhu-linux-gcc -o conftest -O2 conftest.c >&5 configure:15014: $? = 0 configure:15016: ./conftest configure:15019: $? = 0 configure:15034: result: yes configure:15182: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on independence config.status:699: creating Makefile config.status:699: creating src/Makefile config.status:699: creating src/generator/Makefile config.status:699: creating tests/Makefile config.status:699: creating wv2-config config.status:803: creating config.h config.status:1045: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux ac_cv_build_alias=i586-uhu-linux ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_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_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i586-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i586-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func_iconv=yes ac_cv_func_memcmp_working=yes ac_cv_func_strtod=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_float_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_math_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=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_iconv_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i586-uhu-linux ac_cv_host_alias=i586-uhu-linux ac_cv_lib_m__finite=no ac_cv_lib_m_finite=yes ac_cv_lib_m_isnan=yes ac_cv_objext=o ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=i586-uhu-linux-gcc ac_cv_prog_CPP='i586-uhu-linux-gcc -E' ac_cv_prog_CXX=i586-uhu-linux-g++ ac_cv_prog_CXXCPP='i586-uhu-linux-g++ -E' 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_make_make_set=yes ac_cv_sizeof_char=1 ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_short=2 ac_cv_sizeof_void_p=4 ac_cv_target=i586-uhu-linux ac_cv_target_alias=i586-uhu-linux ac_cv_type_char=yes ac_cv_type_int=yes ac_cv_type_long=yes ac_cv_type_short=yes ac_cv_type_void_p=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 kde_cv_prog_cxx_Wnon_virtual_dtor=yes kde_cv_prog_cxx_Wold_style_cast=yes kde_cv_prog_cxx_Wundef=yes kde_cv_prog_cxx_fexceptions=yes kde_cv_prog_cxx_fno_check_new=yes kde_cv_prog_cxx_fno_exceptions=yes lt_cv_archive_cmds_need_lc=no lt_cv_cc_64bit_output=no lt_cv_compiler_c_o=yes lt_cv_compiler_o_lo=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.4.so' lt_cv_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_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\''' lt_cv_ld_reload_flag=-r lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM=nm lt_cv_path_SED=/bin/sed lt_cv_prog_cc_can_build_shared=yes lt_cv_prog_cc_no_builtin= lt_cv_prog_cc_pic=' -fPIC' lt_cv_prog_cc_pic_works=yes lt_cv_prog_cc_shlib= lt_cv_prog_cc_static=-static lt_cv_prog_cc_static_works=yes lt_cv_prog_cc_wl=-Wl, lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.7' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing --run automake-1.7' AWK='gawk' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 ' CPP='i586-uhu-linux-gcc -E' CPPFLAGS='' CXX='i586-uhu-linux-g++' CXXCPP='i586-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-Wold-style-cast -Wnon-virtual-dtor -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL} $(INSTALL_STRIP_FLAG)' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBGSF_CFLAGS='-I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 ' LIBGSF_LIBS='-lgsf-1 -lgobject-2.0 -lxml2 -lz -lm -lglib-2.0 ' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' LT_AGE='0' LT_CURRENT='1' LT_REVISION='7' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' NOOPT_CFLAGS='-O0' NOOPT_CXXFLAGS='-O0' OBJEXT='o' PACKAGE='wv2' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' POW_LIB='' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_EXCEPTIONS='-fexceptions' USE_RTTI='' VERSION='0.2.2' WOVERLOADED_VIRTUAL='' WV_CFLAGS='-I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 ' WV_ICONV_CFLAGS='' WV_ICONV_LDFLAGS='' WV_LDFLAGS='-lgsf-1 -lgobject-2.0 -lxml2 -lz -lm -lglib-2.0 ' WV_MAJOR_VERSION='0' WV_MICRO_VERSION='2' WV_MINOR_VERSION='2' WV_VERSION='0.2.2' ac_ct_CC='' ac_ct_CXX='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__quote='' bindir='${exec_prefix}/bin' build='i586-uhu-linux' build_alias='i586-uhu-linux' build_cpu='i586' build_os='linux' build_vendor='uhu' datadir='${prefix}/share' exec_prefix='${prefix}' host='i586-uhu-linux' host_alias='i586-uhu-linux' host_cpu='i586' host_os='linux' host_vendor='uhu' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target='i586-uhu-linux' target_alias='' target_cpu='i586' target_os='linux' target_vendor='uhu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_DLFCN_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FLOAT_H 1 #define HAVE_FUNC_FINITE 1 #define HAVE_FUNC_ISNAN 1 #define HAVE_ICONV_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_MATH_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_VOID_P 4 #define STDC_HEADERS 1 #endif #ifdef __cplusplus #include configure: exit 0