This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by wv configure 1.1.0, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --with-glib=glib2 --with-libwmf --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 = norris 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:1592: checking for a BSD-compatible install configure:1647: result: /bin/install -c configure:1658: checking whether build environment is sane configure:1701: result: yes configure:1766: checking for gawk configure:1782: found /bin/gawk configure:1792: result: gawk configure:1802: checking whether make sets $(MAKE) configure:1822: result: yes configure:2007: checking for i586-uhu-linux-gcc configure:2023: found /usr/lib/ccache/i586-uhu-linux-gcc configure:2033: result: i586-uhu-linux-gcc configure:2315: checking for C compiler version configure:2318: 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:2321: $? = 0 configure:2323: 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:2326: $? = 0 configure:2328: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2331: $? = 1 configure:2354: checking for C compiler default output file name configure:2357: i586-uhu-linux-gcc conftest.c >&5 configure:2360: $? = 0 configure:2406: result: a.out configure:2411: checking whether the C compiler works configure:2417: ./a.out configure:2420: $? = 0 configure:2437: result: yes configure:2444: checking whether we are cross compiling configure:2446: result: no configure:2449: checking for suffix of executables configure:2451: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2454: $? = 0 configure:2479: result: configure:2485: checking for suffix of object files configure:2506: i586-uhu-linux-gcc -c conftest.c >&5 configure:2509: $? = 0 configure:2531: result: o configure:2535: checking whether we are using the GNU C compiler configure:2559: i586-uhu-linux-gcc -c conftest.c >&5 configure:2565: $? = 0 configure:2569: test -z || test ! -s conftest.err configure:2572: $? = 0 configure:2575: test -s conftest.o configure:2578: $? = 0 configure:2591: result: yes configure:2597: checking whether i586-uhu-linux-gcc accepts -g configure:2618: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2624: $? = 0 configure:2628: test -z || test ! -s conftest.err configure:2631: $? = 0 configure:2634: test -s conftest.o configure:2637: $? = 0 configure:2648: result: yes configure:2665: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2735: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2741: $? = 0 configure:2745: test -z || test ! -s conftest.err configure:2748: $? = 0 configure:2751: test -s conftest.o configure:2754: $? = 0 configure:2772: result: none needed configure:2790: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2796: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2940: checking for style of include used by make configure:2968: result: GNU configure:2996: checking dependency style of i586-uhu-linux-gcc configure:3086: result: gcc3 configure:3115: checking how to run the C preprocessor configure:3150: i586-uhu-linux-gcc -E conftest.c configure:3156: $? = 0 configure:3188: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3194: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wv" | #define PACKAGE_TARNAME "wv" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "wv 1.1.0" | #define PACKAGE_BUGREPORT "wvware-devel@sourceforge.net" | #define PACKAGE "wv" | #define VERSION "1.2.0" | /* end confdefs.h. */ | #include configure:3233: result: i586-uhu-linux-gcc -E configure:3257: i586-uhu-linux-gcc -E conftest.c configure:3263: $? = 0 configure:3295: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3301: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wv" | #define PACKAGE_TARNAME "wv" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "wv 1.1.0" | #define PACKAGE_BUGREPORT "wvware-devel@sourceforge.net" | #define PACKAGE "wv" | #define VERSION "1.2.0" | /* end confdefs.h. */ | #include configure:3348: checking for gawk configure:3374: result: gawk configure:3397: checking for a BSD-compatible install configure:3452: result: /bin/install -c configure:3463: checking whether ln -s works configure:3467: result: yes configure:3474: checking whether make sets $(MAKE) configure:3494: result: yes configure:3582: checking build system type configure:3600: result: i586-uhu-linux-gnu configure:3608: checking host system type configure:3622: result: i586-uhu-linux-gnu configure:3630: checking for a sed that does not truncate output configure:3684: result: /bin/sed configure:3687: checking for egrep configure:3697: result: grep -E configure:3713: checking for ld used by i586-uhu-linux-gcc configure:3780: result: /usr/bin/ld configure:3789: checking if the linker (/usr/bin/ld) is GNU ld configure:3804: result: yes configure:3809: checking for /usr/bin/ld option to reload object files configure:3816: result: -r configure:3825: checking for BSD-compatible nm configure:3867: result: nm configure:3871: checking how to recognise dependent libraries configure:4054: result: pass_all configure:4264: checking for ANSI C header files configure:4289: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4295: $? = 0 configure:4299: test -z || test ! -s conftest.err configure:4302: $? = 0 configure:4305: test -s conftest.o configure:4308: $? = 0 configure:4397: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4400: $? = 0 configure:4402: ./conftest configure:4405: $? = 0 configure:4420: result: yes configure:4444: checking for sys/types.h configure:4460: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4466: $? = 0 configure:4470: test -z || test ! -s conftest.err configure:4473: $? = 0 configure:4476: test -s conftest.o configure:4479: $? = 0 configure:4490: result: yes configure:4444: checking for sys/stat.h configure:4460: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4466: $? = 0 configure:4470: test -z || test ! -s conftest.err configure:4473: $? = 0 configure:4476: test -s conftest.o configure:4479: $? = 0 configure:4490: result: yes configure:4444: checking for stdlib.h configure:4460: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4466: $? = 0 configure:4470: test -z || test ! -s conftest.err configure:4473: $? = 0 configure:4476: test -s conftest.o configure:4479: $? = 0 configure:4490: result: yes configure:4444: checking for string.h configure:4460: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4466: $? = 0 configure:4470: test -z || test ! -s conftest.err configure:4473: $? = 0 configure:4476: test -s conftest.o configure:4479: $? = 0 configure:4490: result: yes configure:4444: checking for memory.h configure:4460: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4466: $? = 0 configure:4470: test -z || test ! -s conftest.err configure:4473: $? = 0 configure:4476: test -s conftest.o configure:4479: $? = 0 configure:4490: result: yes configure:4444: checking for strings.h configure:4460: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4466: $? = 0 configure:4470: test -z || test ! -s conftest.err configure:4473: $? = 0 configure:4476: test -s conftest.o configure:4479: $? = 0 configure:4490: result: yes configure:4444: checking for inttypes.h configure:4460: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4466: $? = 0 configure:4470: test -z || test ! -s conftest.err configure:4473: $? = 0 configure:4476: test -s conftest.o configure:4479: $? = 0 configure:4490: result: yes configure:4444: checking for stdint.h configure:4460: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4466: $? = 0 configure:4470: test -z || test ! -s conftest.err configure:4473: $? = 0 configure:4476: test -s conftest.o configure:4479: $? = 0 configure:4490: result: yes configure:4444: checking for unistd.h configure:4460: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4466: $? = 0 configure:4470: test -z || test ! -s conftest.err configure:4473: $? = 0 configure:4476: test -s conftest.o configure:4479: $? = 0 configure:4490: result: yes configure:4516: checking dlfcn.h usability configure:4528: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4534: $? = 0 configure:4538: test -z || test ! -s conftest.err configure:4541: $? = 0 configure:4544: test -s conftest.o configure:4547: $? = 0 configure:4557: result: yes configure:4561: checking dlfcn.h presence configure:4571: i586-uhu-linux-gcc -E conftest.c configure:4577: $? = 0 configure:4597: result: yes configure:4632: checking for dlfcn.h configure:4639: result: yes configure:4662: checking for i586-uhu-linux-g++ configure:4678: found /usr/lib/ccache/i586-uhu-linux-g++ configure:4688: result: i586-uhu-linux-g++ configure:4746: checking for C++ compiler version configure:4749: 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:4752: $? = 0 configure:4754: 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:4757: $? = 0 configure:4759: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:4762: $? = 1 configure:4765: checking whether we are using the GNU C++ compiler configure:4789: i586-uhu-linux-g++ -c conftest.cc >&5 configure:4795: $? = 0 configure:4799: test -z || test ! -s conftest.err configure:4802: $? = 0 configure:4805: test -s conftest.o configure:4808: $? = 0 configure:4821: result: yes configure:4827: checking whether i586-uhu-linux-g++ accepts -g configure:4848: i586-uhu-linux-g++ -c -g conftest.cc >&5 configure:4854: $? = 0 configure:4858: test -z || test ! -s conftest.err configure:4861: $? = 0 configure:4864: test -s conftest.o configure:4867: $? = 0 configure:4878: result: yes configure:4920: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4926: $? = 0 configure:4930: test -z || test ! -s conftest.err configure:4933: $? = 0 configure:4936: test -s conftest.o configure:4939: $? = 0 configure:4965: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:26: error: `exit' was not declared in this scope configure:4971: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wv" | #define PACKAGE_TARNAME "wv" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "wv 1.1.0" | #define PACKAGE_BUGREPORT "wvware-devel@sourceforge.net" | #define PACKAGE "wv" | #define VERSION "1.2.0" | #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. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:4920: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4926: $? = 0 configure:4930: test -z || test ! -s conftest.err configure:4933: $? = 0 configure:4936: test -s conftest.o configure:4939: $? = 0 configure:4965: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4971: $? = 0 configure:4975: test -z || test ! -s conftest.err configure:4978: $? = 0 configure:4981: test -s conftest.o configure:4984: $? = 0 configure:5009: checking dependency style of i586-uhu-linux-g++ configure:5099: result: gcc3 configure:5121: checking how to run the C++ preprocessor configure:5152: i586-uhu-linux-g++ -E conftest.cc configure:5158: $? = 0 configure:5190: i586-uhu-linux-g++ -E conftest.cc conftest.cc:25:28: ac_nonexistent.h: No such file or directory configure:5196: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wv" | #define PACKAGE_TARNAME "wv" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "wv 1.1.0" | #define PACKAGE_BUGREPORT "wvware-devel@sourceforge.net" | #define PACKAGE "wv" | #define VERSION "1.2.0" | #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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:5235: result: i586-uhu-linux-g++ -E configure:5259: i586-uhu-linux-g++ -E conftest.cc configure:5265: $? = 0 configure:5297: i586-uhu-linux-g++ -E conftest.cc conftest.cc:25:28: ac_nonexistent.h: No such file or directory configure:5303: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wv" | #define PACKAGE_TARNAME "wv" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "wv 1.1.0" | #define PACKAGE_BUGREPORT "wvware-devel@sourceforge.net" | #define PACKAGE "wv" | #define VERSION "1.2.0" | #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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:5356: checking for i586-uhu-linux-g77 configure:5385: result: no configure:5356: checking for i586-uhu-linux-f77 configure:5385: result: no configure:5356: checking for i586-uhu-linux-xlf configure:5385: result: no configure:5356: checking for i586-uhu-linux-frt configure:5385: result: no configure:5356: checking for i586-uhu-linux-pgf77 configure:5385: result: no configure:5356: checking for i586-uhu-linux-fort77 configure:5385: result: no configure:5356: checking for i586-uhu-linux-fl32 configure:5385: result: no configure:5356: checking for i586-uhu-linux-af77 configure:5385: result: no configure:5356: checking for i586-uhu-linux-f90 configure:5385: result: no configure:5356: checking for i586-uhu-linux-xlf90 configure:5385: result: no configure:5356: checking for i586-uhu-linux-pgf90 configure:5385: result: no configure:5356: checking for i586-uhu-linux-epcf90 configure:5385: result: no configure:5356: checking for i586-uhu-linux-f95 configure:5385: result: no configure:5356: checking for i586-uhu-linux-fort configure:5385: result: no configure:5356: checking for i586-uhu-linux-xlf95 configure:5385: result: no configure:5356: checking for i586-uhu-linux-ifc configure:5385: result: no configure:5356: checking for i586-uhu-linux-efc configure:5385: result: no configure:5356: checking for i586-uhu-linux-pgf95 configure:5385: result: no configure:5356: checking for i586-uhu-linux-lf95 configure:5385: result: no configure:5356: checking for i586-uhu-linux-gfortran configure:5385: result: no configure:5398: checking for g77 configure:5427: result: no configure:5398: checking for f77 configure:5427: result: no configure:5398: checking for xlf configure:5427: result: no configure:5398: checking for frt configure:5427: result: no configure:5398: checking for pgf77 configure:5427: result: no configure:5398: checking for fort77 configure:5427: result: no configure:5398: checking for fl32 configure:5427: result: no configure:5398: checking for af77 configure:5427: result: no configure:5398: checking for f90 configure:5427: result: no configure:5398: checking for xlf90 configure:5427: result: no configure:5398: checking for pgf90 configure:5427: result: no configure:5398: checking for epcf90 configure:5427: result: no configure:5398: checking for f95 configure:5427: result: no configure:5398: checking for fort configure:5427: result: no configure:5398: checking for xlf95 configure:5427: result: no configure:5398: checking for ifc configure:5427: result: no configure:5398: checking for efc configure:5427: result: no configure:5398: checking for pgf95 configure:5427: result: no configure:5398: checking for lf95 configure:5427: result: no configure:5398: checking for gfortran configure:5427: result: no configure:5439: checking for Fortran 77 compiler version configure:5442: --version &5 ./configure: line 5443: --version: command not found configure:5445: $? = 127 configure:5447: -v &5 ./configure: line 5448: -v: command not found configure:5450: $? = 127 configure:5452: -V &5 ./configure: line 5453: -V: command not found configure:5455: $? = 127 configure:5463: checking whether we are using the GNU Fortran 77 compiler configure:5477: -c conftest.F >&5 ./configure: line 5478: -c: command not found configure:5483: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5509: result: no configure:5515: checking whether accepts -g configure:5527: -c -g conftest.f >&5 ./configure: line 5528: -c: command not found configure:5533: $? = 127 configure: failed program was: | program main | | end configure:5558: result: no configure:5588: checking the maximum length of command line arguments configure:5653: result: 32768 configure:5664: checking command to parse nm output from i586-uhu-linux-gcc object configure:5753: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5756: $? = 0 configure:5760: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:5763: $? = 0 configure:5815: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:5818: $? = 0 configure:5856: result: ok configure:5860: checking for objdir configure:5875: result: .libs configure:5927: checking for i586-uhu-linux-ar configure:5956: result: no configure:5965: checking for ar configure:5981: found /usr/bin/ar configure:5992: result: ar configure:6007: checking for i586-uhu-linux-ranlib configure:6036: result: no configure:6045: checking for ranlib configure:6061: found /usr/bin/ranlib configure:6072: result: ranlib configure:6087: checking for i586-uhu-linux-strip configure:6116: result: no configure:6125: checking for strip configure:6141: found /usr/bin/strip configure:6152: result: strip configure:6414: checking if i586-uhu-linux-gcc static flag works configure:6437: result: yes configure:6455: checking if i586-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:6473: i586-uhu-linux-gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:6477: $? = 0 configure:6488: result: no configure:6503: checking for i586-uhu-linux-gcc option to produce PIC configure:6680: result: -fPIC configure:6688: checking if i586-uhu-linux-gcc PIC flag -fPIC works configure:6706: i586-uhu-linux-gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:6710: $? = 0 configure:6721: result: yes configure:6745: checking if i586-uhu-linux-gcc supports -c -o file.o configure:6766: i586-uhu-linux-gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:6770: $? = 0 configure:6790: result: yes configure:6816: checking whether the i586-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:7664: result: yes configure:7690: checking whether -lc should be explicitly linked in configure:7695: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7698: $? = 0 configure:7712: i586-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7715: $? = 0 configure:7727: result: no configure:7735: checking dynamic linker characteristics configure:8296: result: GNU/Linux ld.so configure:8300: checking how to hardcode library paths into programs configure:8325: result: immediate configure:8339: checking whether stripping libraries is possible configure:8344: result: yes configure:9174: checking if libtool supports shared libraries configure:9176: result: yes configure:9179: checking whether to build shared libraries configure:9237: result: yes configure:9240: checking whether to build static libraries configure:9244: result: yes configure:9336: creating libtool configure:9883: checking for ld used by i586-uhu-linux-g++ configure:9950: result: /usr/bin/ld configure:9959: checking if the linker (/usr/bin/ld) is GNU ld configure:9974: result: yes configure:10025: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:10853: result: yes configure:10871: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:10874: $? = 0 configure:10970: checking for i586-uhu-linux-g++ option to produce PIC configure:11222: result: -fPIC configure:11230: checking if i586-uhu-linux-g++ PIC flag -fPIC works configure:11248: i586-uhu-linux-g++ -c -g -O2 -fPIC -DPIC conftest.cc >&5 configure:11252: $? = 0 configure:11263: result: yes configure:11287: checking if i586-uhu-linux-g++ supports -c -o file.o configure:11308: i586-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cc >&5 configure:11312: $? = 0 configure:11332: result: yes configure:11358: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:11383: result: yes configure:11454: checking dynamic linker characteristics configure:12015: result: GNU/Linux ld.so configure:12019: checking how to hardcode library paths into programs configure:12044: result: immediate configure:12058: checking whether stripping libraries is possible configure:12063: result: yes configure:19343: checking for pkg-config configure:19361: found /usr/bin/pkg-config configure:19374: result: /usr/bin/pkg-config configure:19436: checking for glib-2.0 configure:19440: result: yes configure:19444: checking GLIB_CFLAGS configure:19447: result: -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include configure:19450: checking GLIB_LIBS configure:19453: result: -lglib-2.0 configure:19537: checking for libgsf-1 configure:19541: result: yes configure:19545: checking GSF_CFLAGS configure:19548: result: -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 configure:19551: checking GSF_LIBS configure:19554: result: -lgsf-1 -lgobject-2.0 -lxml2 -lz -lm -lglib-2.0 configure:19585: checking for ANSI C header files configure:19741: result: yes configure:19771: checking fcntl.h usability configure:19783: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:19789: $? = 0 configure:19793: test -z || test ! -s conftest.err configure:19796: $? = 0 configure:19799: test -s conftest.o configure:19802: $? = 0 configure:19812: result: yes configure:19816: checking fcntl.h presence configure:19826: i586-uhu-linux-gcc -E conftest.c configure:19832: $? = 0 configure:19852: result: yes configure:19887: checking for fcntl.h configure:19894: result: yes configure:19771: checking io.h usability configure:19783: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:61:16: io.h: No such file or directory configure:19789: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wv" | #define PACKAGE_TARNAME "wv" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "wv 1.1.0" | #define PACKAGE_BUGREPORT "wvware-devel@sourceforge.net" | #define PACKAGE "wv" | #define VERSION "1.2.0" | #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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_FCNTL_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:19812: result: no configure:19816: checking io.h presence configure:19826: i586-uhu-linux-gcc -E conftest.c conftest.c:27:16: io.h: No such file or directory configure:19832: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wv" | #define PACKAGE_TARNAME "wv" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "wv 1.1.0" | #define PACKAGE_BUGREPORT "wvware-devel@sourceforge.net" | #define PACKAGE "wv" | #define VERSION "1.2.0" | #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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include configure:19852: result: no configure:19887: checking for io.h configure:19894: result: no configure:19771: checking malloc.h usability configure:19783: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:19789: $? = 0 configure:19793: test -z || test ! -s conftest.err configure:19796: $? = 0 configure:19799: test -s conftest.o configure:19802: $? = 0 configure:19812: result: yes configure:19816: checking malloc.h presence configure:19826: i586-uhu-linux-gcc -E conftest.c configure:19832: $? = 0 configure:19852: result: yes configure:19887: checking for malloc.h configure:19894: result: yes configure:19771: checking sys/file.h usability configure:19783: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:19789: $? = 0 configure:19793: test -z || test ! -s conftest.err configure:19796: $? = 0 configure:19799: test -s conftest.o configure:19802: $? = 0 configure:19812: result: yes configure:19816: checking sys/file.h presence configure:19826: i586-uhu-linux-gcc -E conftest.c configure:19832: $? = 0 configure:19852: result: yes configure:19887: checking for sys/file.h configure:19894: result: yes configure:19771: checking sys/ioctl.h usability configure:19783: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:19789: $? = 0 configure:19793: test -z || test ! -s conftest.err configure:19796: $? = 0 configure:19799: test -s conftest.o configure:19802: $? = 0 configure:19812: result: yes configure:19816: checking sys/ioctl.h presence configure:19826: i586-uhu-linux-gcc -E conftest.c configure:19832: $? = 0 configure:19852: result: yes configure:19887: checking for sys/ioctl.h configure:19894: result: yes configure:19762: checking for unistd.h configure:19767: result: yes configure:19909: checking for an ANSI C-conforming const configure:19976: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:19982: $? = 0 configure:19986: test -z || test ! -s conftest.err configure:19989: $? = 0 configure:19992: test -s conftest.o configure:19995: $? = 0 configure:20006: result: yes configure:20053: checking zlib.h usability configure:20065: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:20071: $? = 0 configure:20075: test -z || test ! -s conftest.err configure:20078: $? = 0 configure:20081: test -s conftest.o configure:20084: $? = 0 configure:20094: result: yes configure:20098: checking zlib.h presence configure:20108: i586-uhu-linux-gcc -E conftest.c configure:20114: $? = 0 configure:20134: result: yes configure:20169: checking for zlib.h configure:20176: result: yes configure:20182: checking for gzread in -lz configure:20212: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lz >&5 configure:20218: $? = 0 configure:20222: test -z || test ! -s conftest.err configure:20225: $? = 0 configure:20228: test -s conftest configure:20231: $? = 0 configure:20244: result: yes configure:20404: checking png.h usability configure:20416: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:20422: $? = 0 configure:20426: test -z || test ! -s conftest.err configure:20429: $? = 0 configure:20432: test -s conftest.o configure:20435: $? = 0 configure:20445: result: yes configure:20449: checking png.h presence configure:20459: i586-uhu-linux-gcc -E conftest.c configure:20465: $? = 0 configure:20485: result: yes configure:20520: checking for png.h configure:20527: result: yes configure:20533: checking for pngconf.h configure:20552: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:20558: $? = 0 configure:20562: test -z || test ! -s conftest.err configure:20565: $? = 0 configure:20568: test -s conftest.o configure:20571: $? = 0 configure:20582: result: yes configure:20586: checking for png_free in -lpng configure:20616: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lpng -lz -lm >&5 configure:20622: $? = 0 configure:20626: test -z || test ! -s conftest.err configure:20629: $? = 0 configure:20632: test -s conftest configure:20635: $? = 0 configure:20648: result: yes configure:20759: checking for libxml-2.0 configure:20763: result: yes configure:20767: checking XML_CFLAGS configure:20770: result: -I/usr/include/libxml2 configure:20773: checking XML_LIBS configure:20776: result: -lxml2 -lz -lm configure:20883: checking for libwmf-config configure:20901: found /usr/bin/libwmf-config configure:20913: result: /usr/bin/libwmf-config configure:20944: checking libwmf/api.h usability configure:20956: i586-uhu-linux-gcc -c -g -O2 -I/usr/include/freetype2 -I/usr/include conftest.c >&5 configure:20962: $? = 0 configure:20966: test -z || test ! -s conftest.err configure:20969: $? = 0 configure:20972: test -s conftest.o configure:20975: $? = 0 configure:20985: result: yes configure:20989: checking libwmf/api.h presence configure:20999: i586-uhu-linux-gcc -E -I/usr/include/freetype2 -I/usr/include conftest.c configure:21005: $? = 0 configure:21025: result: yes configure:21060: checking for libwmf/api.h configure:21067: result: yes configure:21073: checking for wmf_stream_create in -lwmf configure:21103: i586-uhu-linux-gcc -o conftest -g -O2 -I/usr/include/freetype2 -I/usr/include -L/usr/lib -lwmf -lwmflite -lfreetype -lz -lSM -lICE -lX11 -lexpat -ljpeg -lpng -lz -lm conftest.c -lwmf -L/usr/lib -lwmf -lwmflite -lfreetype -lz -lSM -lICE -lX11 -lexpat -ljpeg -lpng -lz -lm >&5 configure:21109: $? = 0 configure:21113: test -z || test ! -s conftest.err configure:21116: $? = 0 configure:21119: test -s conftest configure:21122: $? = 0 configure:21135: result: yes configure:21157: checking libwmf/foreign.h usability configure:21169: i586-uhu-linux-gcc -c -g -O2 -I/usr/include/freetype2 -I/usr/include conftest.c >&5 configure:21175: $? = 0 configure:21179: test -z || test ! -s conftest.err configure:21182: $? = 0 configure:21185: test -s conftest.o configure:21188: $? = 0 configure:21198: result: yes configure:21202: checking libwmf/foreign.h presence configure:21212: i586-uhu-linux-gcc -E -I/usr/include/freetype2 -I/usr/include conftest.c configure:21218: $? = 0 configure:21238: result: yes configure:21273: checking for libwmf/foreign.h configure:21280: result: yes configure:21333: checking for char configure:21357: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:21363: $? = 0 configure:21367: test -z || test ! -s conftest.err configure:21370: $? = 0 configure:21373: test -s conftest.o configure:21376: $? = 0 configure:21387: result: yes configure:21390: checking size of char configure:21709: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:21712: $? = 0 configure:21714: ./conftest configure:21717: $? = 0 configure:21740: result: 1 configure:21747: checking for short configure:21771: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:21777: $? = 0 configure:21781: test -z || test ! -s conftest.err configure:21784: $? = 0 configure:21787: test -s conftest.o configure:21790: $? = 0 configure:21801: result: yes configure:21804: checking size of short configure:22123: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:22126: $? = 0 configure:22128: ./conftest configure:22131: $? = 0 configure:22154: result: 2 configure:22161: checking for int configure:22185: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:22191: $? = 0 configure:22195: test -z || test ! -s conftest.err configure:22198: $? = 0 configure:22201: test -s conftest.o configure:22204: $? = 0 configure:22215: result: yes configure:22218: checking size of int configure:22537: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:22540: $? = 0 configure:22542: ./conftest configure:22545: $? = 0 configure:22568: result: 4 configure:22575: checking for long configure:22599: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:22605: $? = 0 configure:22609: test -z || test ! -s conftest.err configure:22612: $? = 0 configure:22615: test -s conftest.o configure:22618: $? = 0 configure:22629: result: yes configure:22632: checking size of long configure:22951: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:22954: $? = 0 configure:22956: ./conftest configure:22959: $? = 0 configure:22982: result: 4 configure:23003: checking whether byte ordering is bigendian configure:23030: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:23036: $? = 0 configure:23040: test -z || test ! -s conftest.err configure:23043: $? = 0 configure:23046: test -s conftest.o configure:23049: $? = 0 configure:23073: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:48: error: `not' undeclared (first use in this function) conftest.c:48: error: (Each undeclared identifier is reported only once conftest.c:48: error: for each function it appears in.) conftest.c:48: error: syntax error before "big" configure:23079: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "wv" | #define PACKAGE_TARNAME "wv" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "wv 1.1.0" | #define PACKAGE_BUGREPORT "wvware-devel@sourceforge.net" | #define PACKAGE "wv" | #define VERSION "1.2.0" | #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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ZLIB 1 | #define HasPNG 1 | #define HAVE_LIBXML2 1 | #define HAVE_LIBWMF_FOREIGN_H 1 | #define HAVE_LIBWMF 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define MATCHED_TYPE 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:23214: result: no configure:23259: checking for getopt_long configure:23316: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:23322: $? = 0 configure:23326: test -z || test ! -s conftest.err configure:23329: $? = 0 configure:23332: test -s conftest configure:23335: $? = 0 configure:23347: result: yes configure:23373: checking for strcasecmp configure:23430: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:23436: $? = 0 configure:23440: test -z || test ! -s conftest.err configure:23443: $? = 0 configure:23446: test -s conftest configure:23449: $? = 0 configure:23461: result: yes configure:23507: checking for memcpy configure:23564: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:66: warning: conflicting types for built-in function 'memcpy' configure:23570: $? = 0 configure:23574: test -z || test ! -s conftest.err configure:23577: $? = 0 configure:23580: test -s conftest configure:23583: $? = 0 configure:23595: result: yes configure:23612: checking for stdlib.h configure:23617: result: yes configure:23612: checking for unistd.h configure:23617: result: yes configure:23761: checking for getpagesize configure:23818: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:23824: $? = 0 configure:23828: test -z || test ! -s conftest.err configure:23831: $? = 0 configure:23834: test -s conftest configure:23837: $? = 0 configure:23849: result: yes configure:23859: checking for working mmap configure:24001: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:24004: $? = 0 configure:24006: ./conftest configure:24009: $? = 0 configure:24023: result: yes configure:24156: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by wv config.status 1.1.0, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on norris config.status:757: creating wvAbw config.status:757: creating wvDVI config.status:757: creating wvPS config.status:757: creating wvPDF config.status:757: creating wvHtml config.status:757: creating wvDocBook config.status:757: creating wvLatex config.status:757: creating wvCleanLatex config.status:757: creating wvText config.status:757: creating wvWml config.status:757: creating wv-1.0.pc config.status:757: creating version.c config.status:757: creating GNUmakefile config.status:757: creating xml/GNUmakefile config.status:757: creating help/GNUmakefile config.status:757: creating help/man/GNUmakefile config.status:757: creating patterns/GNUmakefile config.status:757: creating wingdingfont/GNUmakefile config.status:861: creating config.h config.status:1211: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=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_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=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_f77_compiler_gnu=no ac_cv_func_getopt_long=yes ac_cv_func_getpagesize=yes ac_cv_func_memcpy=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_strcasecmp=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_libwmf_api_h=yes ac_cv_header_libwmf_foreign_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_png_h=yes ac_cv_header_pngconf_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_file_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_zlib_h=yes ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_lib_png_png_free=yes ac_cv_lib_wmf_wmf_stream_create=yes ac_cv_lib_z_gzread=yes ac_cv_objext=o ac_cv_path_LIBWMF_CONFIG=/usr/bin/libwmf-config 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_AR=ar 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=yes ac_cv_sizeof_char=1 ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_short=2 ac_cv_type_char=yes ac_cv_type_int=yes ac_cv_type_long=yes ac_cv_type_short=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 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_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\3 \3/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\\3 \\3/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'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' ANSI_CFLAGS='-ansi' AR='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' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='i586-uhu-linux-gcc -E' CPPFLAGS='' CXX='i586-uhu-linux-g++' CXXCPP='i586-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='' FFLAGS='' GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GLIB_LIBS='-lglib-2.0 ' GSF_CFLAGS='-I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 ' GSF_LIBS='-lgsf-1 -lgobject-2.0 -lxml2 -lz -lm -lglib-2.0 ' HAVE_LIBXML2='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBWMF_CONFIG='/usr/bin/libwmf-config' LN_S='ln -s' LTLIBOBJS='' LT_AGE='0' LT_CURRENT='0' LT_RELEASE='1.2' LT_REVISION='0' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' OBJEXT='o' PACKAGE='wv' PACKAGE_BUGREPORT='wvware-devel@sourceforge.net' PACKAGE_NAME='wv' PACKAGE_STRING='wv 1.1.0' PACKAGE_TARNAME='wv' PACKAGE_VERSION='1.1.0' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PNG_CFLAGS='' PNG_LIBS='-lpng' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='1.2.0' WMF_CFLAGS='-I/usr/include/freetype2 -I/usr/include' WMF_LIBS='-L/usr/lib -lwmf -lwmflite -lfreetype -lz -lSM -lICE -lX11 -lexpat -ljpeg -lpng -lz -lm' WV_BINARY_AGE='0' WV_INTERFACE_AGE='0' WV_MAJOR_VERSION='1' WV_MICRO_VERSION='0' WV_MINOR_VERSION='2' WV_VERSION='1.2.0' XML_CFLAGS='-I/usr/include/libxml2 ' XML_LIBS='-lxml2 -lz -lm ' ZLIB_CFLAGS='' ZLIB_LIBS='-lz' ac_ct_AR='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='i586-uhu-linux-gnu' build_alias='i586-uhu-linux' build_cpu='i586' build_os='linux-gnu' build_vendor='uhu' datadir='${prefix}/share' exec_prefix='${prefix}' host='i586-uhu-linux-gnu' host_alias='i586-uhu-linux' host_cpu='i586' 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 HAVE_DLFCN_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBWMF 1 #define HAVE_LIBWMF_FOREIGN_H 1 #define HAVE_LIBXML2 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMCPY 1 #define HAVE_MEMORY_H 1 #define HAVE_MMAP 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_ZLIB 1 #define HasPNG 1 #define MATCHED_TYPE 1 #define PACKAGE "wv" #define PACKAGE_BUGREPORT "wvware-devel@sourceforge.net" #define PACKAGE_NAME "wv" #define PACKAGE_STRING "wv 1.1.0" #define PACKAGE_TARNAME "wv" #define PACKAGE_VERSION "1.1.0" #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define VERSION "1.2.0" #define XML_BYTE_ORDER 12 #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0