This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libgsf configure 1.14.0, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --with-gnome-vfs --with-bonobo --enable-gtk-doc=no --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux --disable-schemas-install ## --------- ## ## 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:1619: checking for a BSD-compatible install configure:1674: result: /bin/install -c configure:1685: checking whether build environment is sane configure:1728: result: yes configure:1793: checking for gawk configure:1809: found /bin/gawk configure:1819: result: gawk configure:1829: checking whether make sets $(MAKE) configure:1849: result: yes configure:2020: checking whether to enable maintainer-specific portions of Makefiles configure:2029: result: no configure:2056: checking for i586-uhu-linux-gcc configure:2072: found /usr/lib/ccache/i586-uhu-linux-gcc configure:2082: result: i586-uhu-linux-gcc configure:2364: checking for C compiler version configure:2367: 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:2370: $? = 0 configure:2372: 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:2375: $? = 0 configure:2377: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2380: $? = 1 configure:2403: checking for C compiler default output file name configure:2406: i586-uhu-linux-gcc conftest.c >&5 configure:2409: $? = 0 configure:2455: result: a.out configure:2460: checking whether the C compiler works configure:2466: ./a.out configure:2469: $? = 0 configure:2486: result: yes configure:2493: checking whether we are cross compiling configure:2495: result: no configure:2498: checking for suffix of executables configure:2500: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2503: $? = 0 configure:2528: result: configure:2534: checking for suffix of object files configure:2555: i586-uhu-linux-gcc -c conftest.c >&5 configure:2558: $? = 0 configure:2580: result: o configure:2584: checking whether we are using the GNU C compiler configure:2608: i586-uhu-linux-gcc -c conftest.c >&5 configure:2614: $? = 0 configure:2617: test -z || test ! -s conftest.err configure:2620: $? = 0 configure:2623: test -s conftest.o configure:2626: $? = 0 configure:2639: result: yes configure:2645: checking whether i586-uhu-linux-gcc accepts -g configure:2666: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2672: $? = 0 configure:2675: test -z || test ! -s conftest.err configure:2678: $? = 0 configure:2681: test -s conftest.o configure:2684: $? = 0 configure:2695: result: yes configure:2712: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2782: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2788: $? = 0 configure:2791: test -z || test ! -s conftest.err configure:2794: $? = 0 configure:2797: test -s conftest.o configure:2800: $? = 0 configure:2818: result: none needed configure:2836: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2842: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2983: checking for style of include used by make configure:3011: result: GNU configure:3039: checking dependency style of i586-uhu-linux-gcc configure:3129: result: gcc3 configure:3146: checking whether make sets $(MAKE) configure:3166: result: yes configure:3255: checking build system type configure:3273: result: i586-uhu-linux-gnu configure:3281: checking host system type configure:3295: result: i586-uhu-linux-gnu configure:3303: checking for a sed that does not truncate output configure:3357: result: /bin/sed configure:3360: checking for egrep configure:3370: result: grep -E configure:3386: checking for ld used by i586-uhu-linux-gcc configure:3453: result: /usr/bin/ld configure:3462: checking if the linker (/usr/bin/ld) is GNU ld configure:3477: result: yes configure:3482: checking for /usr/bin/ld option to reload object files configure:3489: result: -r configure:3507: checking for BSD-compatible nm configure:3556: result: /usr/bin/nm -B configure:3560: checking whether ln -s works configure:3564: result: yes configure:3571: checking how to recognise dependent libraries configure:3747: result: pass_all configure:4225: checking how to run the C preprocessor configure:4260: i586-uhu-linux-gcc -E conftest.c configure:4266: $? = 0 configure:4298: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4304: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgsf" | #define PACKAGE_TARNAME "libgsf" | #define PACKAGE_VERSION "1.14.0" | #define PACKAGE_STRING "libgsf 1.14.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgsf" | #define PACKAGE "libgsf" | #define VERSION "1.14.0" | /* end confdefs.h. */ | #include configure:4343: result: i586-uhu-linux-gcc -E configure:4367: i586-uhu-linux-gcc -E conftest.c configure:4373: $? = 0 configure:4405: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4411: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgsf" | #define PACKAGE_TARNAME "libgsf" | #define PACKAGE_VERSION "1.14.0" | #define PACKAGE_STRING "libgsf 1.14.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgsf" | #define PACKAGE "libgsf" | #define VERSION "1.14.0" | /* end confdefs.h. */ | #include configure:4455: checking for ANSI C header files configure:4480: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4486: $? = 0 configure:4489: test -z || test ! -s conftest.err configure:4492: $? = 0 configure:4495: test -s conftest.o configure:4498: $? = 0 configure:4587: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4590: $? = 0 configure:4592: ./conftest configure:4595: $? = 0 configure:4610: result: yes configure:4634: checking for sys/types.h configure:4650: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4656: $? = 0 configure:4659: test -z || test ! -s conftest.err configure:4662: $? = 0 configure:4665: test -s conftest.o configure:4668: $? = 0 configure:4679: result: yes configure:4634: checking for sys/stat.h configure:4650: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4656: $? = 0 configure:4659: test -z || test ! -s conftest.err configure:4662: $? = 0 configure:4665: test -s conftest.o configure:4668: $? = 0 configure:4679: result: yes configure:4634: checking for stdlib.h configure:4650: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4656: $? = 0 configure:4659: test -z || test ! -s conftest.err configure:4662: $? = 0 configure:4665: test -s conftest.o configure:4668: $? = 0 configure:4679: result: yes configure:4634: checking for string.h configure:4650: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4656: $? = 0 configure:4659: test -z || test ! -s conftest.err configure:4662: $? = 0 configure:4665: test -s conftest.o configure:4668: $? = 0 configure:4679: result: yes configure:4634: checking for memory.h configure:4650: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4656: $? = 0 configure:4659: test -z || test ! -s conftest.err configure:4662: $? = 0 configure:4665: test -s conftest.o configure:4668: $? = 0 configure:4679: result: yes configure:4634: checking for strings.h configure:4650: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4656: $? = 0 configure:4659: test -z || test ! -s conftest.err configure:4662: $? = 0 configure:4665: test -s conftest.o configure:4668: $? = 0 configure:4679: result: yes configure:4634: checking for inttypes.h configure:4650: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4656: $? = 0 configure:4659: test -z || test ! -s conftest.err configure:4662: $? = 0 configure:4665: test -s conftest.o configure:4668: $? = 0 configure:4679: result: yes configure:4634: checking for stdint.h configure:4650: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4656: $? = 0 configure:4659: test -z || test ! -s conftest.err configure:4662: $? = 0 configure:4665: test -s conftest.o configure:4668: $? = 0 configure:4679: result: yes configure:4634: checking for unistd.h configure:4650: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4656: $? = 0 configure:4659: test -z || test ! -s conftest.err configure:4662: $? = 0 configure:4665: test -s conftest.o configure:4668: $? = 0 configure:4679: result: yes configure:4705: checking dlfcn.h usability configure:4717: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4723: $? = 0 configure:4726: test -z || test ! -s conftest.err configure:4729: $? = 0 configure:4732: test -s conftest.o configure:4735: $? = 0 configure:4745: result: yes configure:4749: checking dlfcn.h presence configure:4759: i586-uhu-linux-gcc -E conftest.c configure:4765: $? = 0 configure:4785: result: yes configure:4820: checking for dlfcn.h configure:4827: result: yes configure:4850: checking for i586-uhu-linux-g++ configure:4866: found /usr/lib/ccache/i586-uhu-linux-g++ configure:4876: result: i586-uhu-linux-g++ configure:4934: checking for C++ compiler version configure:4937: 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:4940: $? = 0 configure:4942: 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:4945: $? = 0 configure:4947: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:4950: $? = 1 configure:4953: checking whether we are using the GNU C++ compiler configure:4977: i586-uhu-linux-g++ -c conftest.cc >&5 configure:4983: $? = 0 configure:4986: test -z || test ! -s conftest.err configure:4989: $? = 0 configure:4992: test -s conftest.o configure:4995: $? = 0 configure:5008: result: yes configure:5014: checking whether i586-uhu-linux-g++ accepts -g configure:5035: i586-uhu-linux-g++ -c -g conftest.cc >&5 configure:5041: $? = 0 configure:5044: test -z || test ! -s conftest.err configure:5047: $? = 0 configure:5050: test -s conftest.o configure:5053: $? = 0 configure:5064: result: yes configure:5106: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:5112: $? = 0 configure:5115: test -z || test ! -s conftest.err configure:5118: $? = 0 configure:5121: test -s conftest.o configure:5124: $? = 0 configure:5150: 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:5156: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgsf" | #define PACKAGE_TARNAME "libgsf" | #define PACKAGE_VERSION "1.14.0" | #define PACKAGE_STRING "libgsf 1.14.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgsf" | #define PACKAGE "libgsf" | #define VERSION "1.14.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:5106: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:5112: $? = 0 configure:5115: test -z || test ! -s conftest.err configure:5118: $? = 0 configure:5121: test -s conftest.o configure:5124: $? = 0 configure:5150: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:5156: $? = 0 configure:5159: test -z || test ! -s conftest.err configure:5162: $? = 0 configure:5165: test -s conftest.o configure:5168: $? = 0 configure:5193: checking dependency style of i586-uhu-linux-g++ configure:5283: result: gcc3 configure:5310: checking how to run the C++ preprocessor configure:5341: i586-uhu-linux-g++ -E conftest.cc configure:5347: $? = 0 configure:5379: i586-uhu-linux-g++ -E conftest.cc conftest.cc:25:28: ac_nonexistent.h: No such file or directory configure:5385: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgsf" | #define PACKAGE_TARNAME "libgsf" | #define PACKAGE_VERSION "1.14.0" | #define PACKAGE_STRING "libgsf 1.14.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgsf" | #define PACKAGE "libgsf" | #define VERSION "1.14.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:5424: result: i586-uhu-linux-g++ -E configure:5448: i586-uhu-linux-g++ -E conftest.cc configure:5454: $? = 0 configure:5486: i586-uhu-linux-g++ -E conftest.cc conftest.cc:25:28: ac_nonexistent.h: No such file or directory configure:5492: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgsf" | #define PACKAGE_TARNAME "libgsf" | #define PACKAGE_VERSION "1.14.0" | #define PACKAGE_STRING "libgsf 1.14.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgsf" | #define PACKAGE "libgsf" | #define VERSION "1.14.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:5547: checking for i586-uhu-linux-g77 configure:5576: result: no configure:5547: checking for i586-uhu-linux-f77 configure:5576: result: no configure:5547: checking for i586-uhu-linux-xlf configure:5576: result: no configure:5547: checking for i586-uhu-linux-frt configure:5576: result: no configure:5547: checking for i586-uhu-linux-pgf77 configure:5576: result: no configure:5547: checking for i586-uhu-linux-fort77 configure:5576: result: no configure:5547: checking for i586-uhu-linux-fl32 configure:5576: result: no configure:5547: checking for i586-uhu-linux-af77 configure:5576: result: no configure:5547: checking for i586-uhu-linux-f90 configure:5576: result: no configure:5547: checking for i586-uhu-linux-xlf90 configure:5576: result: no configure:5547: checking for i586-uhu-linux-pgf90 configure:5576: result: no configure:5547: checking for i586-uhu-linux-epcf90 configure:5576: result: no configure:5547: checking for i586-uhu-linux-f95 configure:5576: result: no configure:5547: checking for i586-uhu-linux-fort configure:5576: result: no configure:5547: checking for i586-uhu-linux-xlf95 configure:5576: result: no configure:5547: checking for i586-uhu-linux-ifc configure:5576: result: no configure:5547: checking for i586-uhu-linux-efc configure:5576: result: no configure:5547: checking for i586-uhu-linux-pgf95 configure:5576: result: no configure:5547: checking for i586-uhu-linux-lf95 configure:5576: result: no configure:5547: checking for i586-uhu-linux-gfortran configure:5576: result: no configure:5589: checking for g77 configure:5618: result: no configure:5589: checking for f77 configure:5618: result: no configure:5589: checking for xlf configure:5618: result: no configure:5589: checking for frt configure:5618: result: no configure:5589: checking for pgf77 configure:5618: result: no configure:5589: checking for fort77 configure:5618: result: no configure:5589: checking for fl32 configure:5618: result: no configure:5589: checking for af77 configure:5618: result: no configure:5589: checking for f90 configure:5618: result: no configure:5589: checking for xlf90 configure:5618: result: no configure:5589: checking for pgf90 configure:5618: result: no configure:5589: checking for epcf90 configure:5618: result: no configure:5589: checking for f95 configure:5618: result: no configure:5589: checking for fort configure:5618: result: no configure:5589: checking for xlf95 configure:5618: result: no configure:5589: checking for ifc configure:5618: result: no configure:5589: checking for efc configure:5618: result: no configure:5589: checking for pgf95 configure:5618: result: no configure:5589: checking for lf95 configure:5618: result: no configure:5589: checking for gfortran configure:5618: result: no configure:5630: checking for Fortran 77 compiler version configure:5633: --version &5 ./configure: line 5634: --version: command not found configure:5636: $? = 127 configure:5638: -v &5 ./configure: line 5639: -v: command not found configure:5641: $? = 127 configure:5643: -V &5 ./configure: line 5644: -V: command not found configure:5646: $? = 127 configure:5654: checking whether we are using the GNU Fortran 77 compiler configure:5668: -c conftest.F >&5 ./configure: line 5669: -c: command not found configure:5674: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5699: result: no configure:5705: checking whether accepts -g configure:5717: -c -g conftest.f >&5 ./configure: line 5718: -c: command not found configure:5723: $? = 127 configure: failed program was: | program main | | end configure:5747: result: no configure:5777: checking the maximum length of command line arguments configure:5886: result: 32768 configure:5897: checking command to parse /usr/bin/nm -B output from i586-uhu-linux-gcc object configure:6002: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:6005: $? = 0 configure:6009: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6012: $? = 0 configure:6064: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:6067: $? = 0 configure:6105: result: ok configure:6109: checking for objdir configure:6124: result: .libs configure:6176: checking for i586-uhu-linux-ar configure:6205: result: no configure:6214: checking for ar configure:6230: found /usr/bin/ar configure:6241: result: ar configure:6256: checking for i586-uhu-linux-ranlib configure:6285: result: no configure:6294: checking for ranlib configure:6310: found /usr/bin/ranlib configure:6321: result: ranlib configure:6336: checking for i586-uhu-linux-strip configure:6365: result: no configure:6374: checking for strip configure:6390: found /usr/bin/strip configure:6401: result: strip configure:6673: checking if i586-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:6691: 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:6695: $? = 0 configure:6708: result: no configure:6723: checking for i586-uhu-linux-gcc option to produce PIC configure:6933: result: -fPIC configure:6941: checking if i586-uhu-linux-gcc PIC flag -fPIC works configure:6959: i586-uhu-linux-gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:6963: $? = 0 configure:6976: result: yes configure:7004: checking if i586-uhu-linux-gcc static flag -static works configure:7032: result: yes configure:7042: checking if i586-uhu-linux-gcc supports -c -o file.o configure:7063: i586-uhu-linux-gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:7067: $? = 0 configure:7089: result: yes configure:7115: checking whether the i586-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:8081: result: yes configure:8102: checking whether -lc should be explicitly linked in configure:8107: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:8110: $? = 0 configure:8125: i586-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:8128: $? = 0 configure:8140: result: no configure:8148: checking dynamic linker characteristics configure:8748: result: GNU/Linux ld.so configure:8757: checking how to hardcode library paths into programs configure:8782: result: immediate configure:8796: checking whether stripping libraries is possible configure:8801: result: yes configure:9628: checking if libtool supports shared libraries configure:9630: result: yes configure:9633: checking whether to build shared libraries configure:9654: result: yes configure:9657: checking whether to build static libraries configure:9661: result: yes configure:9753: creating libtool configure:10341: checking for ld used by i586-uhu-linux-g++ configure:10408: result: /usr/bin/ld configure:10417: checking if the linker (/usr/bin/ld) is GNU ld configure:10432: result: yes configure:10483: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:11419: result: yes configure:11437: i586-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:11440: $? = 0 configure:11559: checking for i586-uhu-linux-g++ option to produce PIC configure:11833: result: -fPIC configure:11841: checking if i586-uhu-linux-g++ PIC flag -fPIC works configure:11859: i586-uhu-linux-g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5 configure:11863: $? = 0 configure:11876: result: yes configure:11904: checking if i586-uhu-linux-g++ static flag -static works configure:11932: result: yes configure:11942: checking if i586-uhu-linux-g++ supports -c -o file.o configure:11963: i586-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:11967: $? = 0 configure:11989: result: yes configure:12015: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:12046: result: yes configure:12113: checking dynamic linker characteristics configure:12713: result: GNU/Linux ld.so configure:12722: checking how to hardcode library paths into programs configure:12747: result: immediate configure:18938: checking for _LARGEFILE_SOURCE value needed for large files configure:18961: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:29: warning: the address of `fseeko', will always evaluate as `true' configure:18967: $? = 0 configure:18970: test -z || test ! -s conftest.err configure:18973: $? = 0 configure:18976: test -s conftest.o configure:18979: $? = 0 configure:19035: result: no configure:19049: checking for fseeko configure:19070: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:29: warning: the address of `fseeko', will always evaluate as `true' configure:19076: $? = 0 configure:19079: test -z || test ! -s conftest.err configure:19082: $? = 0 configure:19085: test -s conftest configure:19088: $? = 0 configure:19100: result: yes configure:19117: checking for special C compiler options needed for large files configure:19214: result: no configure:19220: checking for _FILE_OFFSET_BITS value needed for large files configure:19251: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:32: warning: left shift count >= width of type conftest.c:32: warning: left shift count >= width of type conftest.c:34: error: size of array `off_t_is_large' is negative configure:19257: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgsf" | #define PACKAGE_TARNAME "libgsf" | #define PACKAGE_VERSION "1.14.0" | #define PACKAGE_STRING "libgsf 1.14.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgsf" | #define PACKAGE "libgsf" | #define VERSION "1.14.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 HAVE_FSEEKO 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:19303: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:19309: $? = 0 configure:19312: test -z || test ! -s conftest.err configure:19315: $? = 0 configure:19318: test -s conftest.o configure:19321: $? = 0 configure:19333: result: 64 configure:19343: checking for _LARGE_FILES value needed for large files configure:19374: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:19380: $? = 0 configure:19383: test -z || test ! -s conftest.err configure:19386: $? = 0 configure:19389: test -s conftest.o configure:19392: $? = 0 configure:19456: result: no configure:19470: checking for pkg-config configure:19488: found /usr/bin/pkg-config configure:19501: result: /usr/bin/pkg-config configure:19585: checking for perl configure:19603: found /usr/bin/perl configure:19615: result: /usr/bin/perl configure:19633: checking for XML::Parser configure:19636: result: ok configure:19647: checking for iconv configure:19665: found /usr/bin/iconv configure:19678: result: /usr/bin/iconv configure:19687: checking for msgfmt configure:19705: found /usr/bin/msgfmt configure:19718: result: /usr/bin/msgfmt configure:19727: checking for msgmerge configure:19745: found /usr/bin/msgmerge configure:19758: result: /usr/bin/msgmerge configure:19767: checking for xgettext configure:19785: found /usr/bin/xgettext configure:19798: result: /usr/bin/xgettext configure:19831: checking locale.h usability configure:19843: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:19849: $? = 0 configure:19852: test -z || test ! -s conftest.err configure:19855: $? = 0 configure:19858: test -s conftest.o configure:19861: $? = 0 configure:19871: result: yes configure:19875: checking locale.h presence configure:19885: i586-uhu-linux-gcc -E conftest.c configure:19891: $? = 0 configure:19911: result: yes configure:19946: checking for locale.h configure:19953: result: yes configure:19967: checking for LC_MESSAGES configure:19988: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:19994: $? = 0 configure:19997: test -z || test ! -s conftest.err configure:20000: $? = 0 configure:20003: test -s conftest configure:20006: $? = 0 configure:20018: result: yes configure:20047: checking libintl.h usability configure:20059: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:20065: $? = 0 configure:20068: test -z || test ! -s conftest.err configure:20071: $? = 0 configure:20074: test -s conftest.o configure:20077: $? = 0 configure:20087: result: yes configure:20091: checking libintl.h presence configure:20101: i586-uhu-linux-gcc -E conftest.c configure:20107: $? = 0 configure:20127: result: yes configure:20162: checking for libintl.h configure:20169: result: yes configure:20180: checking for ngettext in libc configure:20203: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:20209: $? = 0 configure:20212: test -z || test ! -s conftest.err configure:20215: $? = 0 configure:20218: test -s conftest configure:20221: $? = 0 configure:20234: result: yes configure:20238: checking for dgettext in libc configure:20261: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:20267: $? = 0 configure:20270: test -z || test ! -s conftest.err configure:20273: $? = 0 configure:20276: test -s conftest configure:20279: $? = 0 configure:20292: result: yes configure:20301: checking for bind_textdomain_codeset configure:20358: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:20364: $? = 0 configure:20367: test -z || test ! -s conftest.err configure:20370: $? = 0 configure:20373: test -s conftest configure:20376: $? = 0 configure:20388: result: yes configure:20892: checking for msgfmt configure:20919: result: /usr/bin/msgfmt configure:20932: checking for dcgettext configure:20989: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:55: warning: conflicting types for built-in function 'dcgettext' configure:20995: $? = 0 configure:20998: test -z || test ! -s conftest.err configure:21001: $? = 0 configure:21004: test -s conftest configure:21007: $? = 0 configure:21019: result: yes configure:21031: checking for gmsgfmt configure:21062: result: /usr/bin/msgfmt configure:21071: checking for xgettext configure:21098: result: /usr/bin/xgettext configure:21122: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:21128: $? = 0 configure:21131: test -z || test ! -s conftest.err configure:21134: $? = 0 configure:21137: test -s conftest configure:21140: $? = 0 configure:21312: checking for catalogs to be installed configure:21337: result: es sv configure:21396: checking for i586-uhu-linux-pkg-config configure:21426: result: /usr/bin/pkg-config configure:21483: checking pkg-config is at least version 0.9.0 configure:21486: result: yes configure:21497: checking for LIBGSF configure:21505: $PKG_CONFIG --exists --print-errors "$libgsf_reqs" configure:21508: $? = 0 configure:21523: $PKG_CONFIG --exists --print-errors "$libgsf_reqs" configure:21526: $? = 0 configure:21602: result: yes configure:21709: checking what warning flags to pass to the C compiler configure:21711: result: -Wall -Wmissing-prototypes configure:21722: checking what language compliance flags to pass to the C compiler configure:21737: result: configure:21748: checking whether gcc understands -Wno-system-headers configure:21766: i586-uhu-linux-gcc -c -g -O2 -Wall -Wmissing-prototypes -DG_DISABLE_DEPRECATED -Wno-system-headers conftest.c >&5 configure:21772: $? = 0 configure:21775: test -z || test ! -s conftest.err configure:21778: $? = 0 configure:21781: test -s conftest.o configure:21784: $? = 0 configure:21797: result: yes configure:21748: checking whether gcc understands -Wfloat-equal configure:21766: i586-uhu-linux-gcc -c -g -O2 -Wall -Wmissing-prototypes -DG_DISABLE_DEPRECATED -Wno-system-headers -Wfloat-equal conftest.c >&5 configure:21772: $? = 0 configure:21775: test -z || test ! -s conftest.err configure:21778: $? = 0 configure:21781: test -s conftest.o configure:21784: $? = 0 configure:21797: result: yes configure:21748: checking whether gcc understands -Wpointer-arith configure:21766: i586-uhu-linux-gcc -c -g -O2 -Wall -Wmissing-prototypes -DG_DISABLE_DEPRECATED -Wno-system-headers -Wfloat-equal -Wpointer-arith conftest.c >&5 configure:21772: $? = 0 configure:21775: test -z || test ! -s conftest.err configure:21778: $? = 0 configure:21781: test -s conftest.o configure:21784: $? = 0 configure:21797: result: yes configure:21748: checking whether gcc understands -Wbad-function-cast configure:21766: i586-uhu-linux-gcc -c -g -O2 -Wall -Wmissing-prototypes -DG_DISABLE_DEPRECATED -Wno-system-headers -Wfloat-equal -Wpointer-arith -Wbad-function-cast conftest.c >&5 configure:21772: $? = 0 configure:21775: test -z || test ! -s conftest.err configure:21778: $? = 0 configure:21781: test -s conftest.o configure:21784: $? = 0 configure:21797: result: yes configure:21748: checking whether gcc understands -Wwrite-strings configure:21766: i586-uhu-linux-gcc -c -g -O2 -Wall -Wmissing-prototypes -DG_DISABLE_DEPRECATED -Wno-system-headers -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings conftest.c >&5 configure:21772: $? = 0 configure:21775: test -z || test ! -s conftest.err configure:21778: $? = 0 configure:21781: test -s conftest.o configure:21784: $? = 0 configure:21797: result: yes configure:21748: checking whether gcc understands -Wsign-compare configure:21766: i586-uhu-linux-gcc -c -g -O2 -Wall -Wmissing-prototypes -DG_DISABLE_DEPRECATED -Wno-system-headers -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wsign-compare conftest.c >&5 configure:21772: $? = 0 configure:21775: test -z || test ! -s conftest.err configure:21778: $? = 0 configure:21781: test -s conftest.o configure:21784: $? = 0 configure:21797: result: yes configure:21748: checking whether gcc understands -Waggregate-return configure:21766: i586-uhu-linux-gcc -c -g -O2 -Wall -Wmissing-prototypes -DG_DISABLE_DEPRECATED -Wno-system-headers -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wsign-compare -Waggregate-return conftest.c >&5 configure:21772: $? = 0 configure:21775: test -z || test ! -s conftest.err configure:21778: $? = 0 configure:21781: test -s conftest.o configure:21784: $? = 0 configure:21797: result: yes configure:21748: checking whether gcc understands -Wstrict-prototypes configure:21766: i586-uhu-linux-gcc -c -g -O2 -Wall -Wmissing-prototypes -DG_DISABLE_DEPRECATED -Wno-system-headers -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wsign-compare -Waggregate-return -Wstrict-prototypes conftest.c >&5 conftest.c:37: warning: function declaration isn't a prototype configure:21772: $? = 0 configure:21775: test -z || test ! -s conftest.err configure:21778: $? = 0 configure:21781: test -s conftest.o configure:21784: $? = 0 configure:21797: result: yes configure:21748: checking whether gcc understands -Wmissing-prototypes configure:21766: i586-uhu-linux-gcc -c -g -O2 -Wall -Wmissing-prototypes -DG_DISABLE_DEPRECATED -Wno-system-headers -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes conftest.c >&5 conftest.c:37: warning: function declaration isn't a prototype configure:21772: $? = 0 configure:21775: test -z || test ! -s conftest.err configure:21778: $? = 0 configure:21781: test -s conftest.o configure:21784: $? = 0 configure:21797: result: yes configure:21748: checking whether gcc understands -Wmissing-declarations configure:21766: i586-uhu-linux-gcc -c -g -O2 -Wall -Wmissing-prototypes -DG_DISABLE_DEPRECATED -Wno-system-headers -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c >&5 conftest.c:37: warning: function declaration isn't a prototype configure:21772: $? = 0 configure:21775: test -z || test ! -s conftest.err configure:21778: $? = 0 configure:21781: test -s conftest.o configure:21784: $? = 0 configure:21797: result: yes configure:21748: checking whether gcc understands -Wformat configure:21766: i586-uhu-linux-gcc -c -g -O2 -Wall -Wmissing-prototypes -DG_DISABLE_DEPRECATED -Wno-system-headers -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wformat conftest.c >&5 conftest.c:37: warning: function declaration isn't a prototype configure:21772: $? = 0 configure:21775: test -z || test ! -s conftest.err configure:21778: $? = 0 configure:21781: test -s conftest.o configure:21784: $? = 0 configure:21797: result: yes configure:21748: checking whether gcc understands -Wnested-externs configure:21766: i586-uhu-linux-gcc -c -g -O2 -Wall -Wmissing-prototypes -DG_DISABLE_DEPRECATED -Wno-system-headers -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wformat -Wnested-externs conftest.c >&5 conftest.c:37: warning: function declaration isn't a prototype configure:21772: $? = 0 configure:21775: test -z || test ! -s conftest.err configure:21778: $? = 0 configure:21781: test -s conftest.o configure:21784: $? = 0 configure:21797: result: yes configure:21748: checking whether gcc understands -Winline configure:21766: i586-uhu-linux-gcc -c -g -O2 -Wall -Wmissing-prototypes -DG_DISABLE_DEPRECATED -Wno-system-headers -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wformat -Wnested-externs -Winline conftest.c >&5 conftest.c:37: warning: function declaration isn't a prototype configure:21772: $? = 0 configure:21775: test -z || test ! -s conftest.err configure:21778: $? = 0 configure:21781: test -s conftest.o configure:21784: $? = 0 configure:21797: result: yes configure:21748: checking whether gcc understands -Wdeclaration-after-statement configure:21766: i586-uhu-linux-gcc -c -g -O2 -Wall -Wmissing-prototypes -DG_DISABLE_DEPRECATED -Wno-system-headers -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wformat -Wnested-externs -Winline -Wdeclaration-after-statement conftest.c >&5 conftest.c:37: warning: function declaration isn't a prototype configure:21772: $? = 0 configure:21775: test -z || test ! -s conftest.err configure:21778: $? = 0 configure:21781: test -s conftest.o configure:21784: $? = 0 configure:21797: result: yes configure:21748: checking whether gcc understands -Wundef configure:21766: i586-uhu-linux-gcc -c -g -O2 -Wall -Wmissing-prototypes -DG_DISABLE_DEPRECATED -Wno-system-headers -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wformat -Wnested-externs -Winline -Wdeclaration-after-statement -Wundef conftest.c >&5 conftest.c:37: warning: function declaration isn't a prototype configure:21772: $? = 0 configure:21775: test -z || test ! -s conftest.err configure:21778: $? = 0 configure:21781: test -s conftest.o configure:21784: $? = 0 configure:21797: result: yes configure:21748: checking whether gcc understands -W configure:21766: i586-uhu-linux-gcc -c -g -O2 -Wall -Wmissing-prototypes -DG_DISABLE_DEPRECATED -Wno-system-headers -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wformat -Wnested-externs -Winline -Wdeclaration-after-statement -Wundef -W conftest.c >&5 conftest.c:37: warning: function declaration isn't a prototype configure:21772: $? = 0 configure:21775: test -z || test ! -s conftest.err configure:21778: $? = 0 configure:21781: test -s conftest.o configure:21784: $? = 0 configure:21797: result: yes configure:21748: checking whether gcc understands -Wmissing-noreturn configure:21766: i586-uhu-linux-gcc -c -g -O2 -Wall -Wmissing-prototypes -DG_DISABLE_DEPRECATED -Wno-system-headers -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wformat -Wnested-externs -Winline -Wdeclaration-after-statement -Wundef -W -Wmissing-noreturn conftest.c >&5 conftest.c:37: warning: function declaration isn't a prototype configure:21772: $? = 0 configure:21775: test -z || test ! -s conftest.err configure:21778: $? = 0 configure:21781: test -s conftest.o configure:21784: $? = 0 configure:21797: result: yes configure:21748: checking whether gcc understands -Wmissing-format-attribute configure:21766: i586-uhu-linux-gcc -c -g -O2 -Wall -Wmissing-prototypes -DG_DISABLE_DEPRECATED -Wno-system-headers -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wformat -Wnested-externs -Winline -Wdeclaration-after-statement -Wundef -W -Wmissing-noreturn -Wmissing-format-attribute conftest.c >&5 conftest.c:37: warning: function declaration isn't a prototype configure:21772: $? = 0 configure:21775: test -z || test ! -s conftest.err configure:21778: $? = 0 configure:21781: test -s conftest.o configure:21784: $? = 0 configure:21797: result: yes configure:21748: checking whether gcc understands -Wno-pointer-sign configure:21766: i586-uhu-linux-gcc -c -g -O2 -Wall -Wmissing-prototypes -DG_DISABLE_DEPRECATED -Wno-system-headers -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wformat -Wnested-externs -Winline -Wdeclaration-after-statement -Wundef -W -Wmissing-noreturn -Wmissing-format-attribute -Wno-pointer-sign conftest.c >&5 cc1: error: unrecognized command line option "-Wno-pointer-sign" configure:21772: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgsf" | #define PACKAGE_TARNAME "libgsf" | #define PACKAGE_VERSION "1.14.0" | #define PACKAGE_STRING "libgsf 1.14.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgsf" | #define PACKAGE "libgsf" | #define VERSION "1.14.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 HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "libgsf" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:21797: result: no configure:21805: checking whether fdopen is declared configure:21829: i586-uhu-linux-gcc -c -g -O2 -Wall -Wmissing-prototypes -DG_DISABLE_DEPRECATED -Wno-system-headers -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wformat -Wnested-externs -Winline -Wdeclaration-after-statement -Wundef -W -Wmissing-noreturn -Wmissing-format-attribute conftest.c >&5 conftest.c:70: warning: function declaration isn't a prototype conftest.c: In function `main': conftest.c:72: warning: unused variable `p' configure:21835: $? = 0 configure:21838: test -z || test ! -s conftest.err configure:21841: $? = 0 configure:21844: test -s conftest.o configure:21847: $? = 0 configure:21858: result: yes configure:21940: checking whether struct timeval is available configure:21959: i586-uhu-linux-gcc -c -g -O2 -Wall -Wmissing-prototypes -DG_DISABLE_DEPRECATED -Wno-system-headers -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wformat -Wnested-externs -Winline -Wdeclaration-after-statement -Wundef -W -Wmissing-noreturn -Wmissing-format-attribute conftest.c >&5 conftest.c:37: warning: function declaration isn't a prototype conftest.c: In function `main': conftest.c:38: warning: unused variable `tv' configure:21965: $? = 0 configure:21968: test -z || test ! -s conftest.err configure:21971: $? = 0 configure:21974: test -s conftest.o configure:21977: $? = 0 configure:21991: result: yes configure:21999: checking whether -D_BSD_SOURCE is needed for caddr_t configure:22017: i586-uhu-linux-gcc -c -g -O2 -Wall -Wmissing-prototypes -DG_DISABLE_DEPRECATED -Wno-system-headers -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wformat -Wnested-externs -Winline -Wdeclaration-after-statement -Wundef -W -Wmissing-noreturn -Wmissing-format-attribute conftest.c >&5 conftest.c:37: warning: function declaration isn't a prototype conftest.c: In function `main': conftest.c:39: warning: unused variable `ca' configure:22023: $? = 0 configure:22026: test -z || test ! -s conftest.err configure:22029: $? = 0 configure:22032: test -s conftest.o configure:22035: $? = 0 configure:22045: result: no configure:22048: checking whether -D_BSD_SOURCE is needed for lstat configure:22068: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -Wmissing-prototypes -DG_DISABLE_DEPRECATED -Wno-system-headers -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wformat -Wnested-externs -Winline -Wdeclaration-after-statement -Wundef -W -Wmissing-noreturn -Wmissing-format-attribute conftest.c >&5 conftest.c:39: warning: function declaration isn't a prototype conftest.c: In function `main': conftest.c:40: warning: unused variable `ptr' configure:22074: $? = 0 configure:22077: test -z || test ! -s conftest.err configure:22080: $? = 0 configure:22083: test -s conftest configure:22086: $? = 0 configure:22097: result: no configure:22103: checking for mode_t configure:22127: i586-uhu-linux-gcc -c -g -O2 -Wall -Wmissing-prototypes -DG_DISABLE_DEPRECATED -Wno-system-headers -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wformat -Wnested-externs -Winline -Wdeclaration-after-statement -Wundef -W -Wmissing-noreturn -Wmissing-format-attribute conftest.c >&5 conftest.c:70: warning: function declaration isn't a prototype configure:22133: $? = 0 configure:22136: test -z || test ! -s conftest.err configure:22139: $? = 0 configure:22142: test -s conftest.o configure:22145: $? = 0 configure:22156: result: yes configure:22185: checking fcntl.h usability configure:22197: i586-uhu-linux-gcc -c -g -O2 -Wall -Wmissing-prototypes -DG_DISABLE_DEPRECATED -Wno-system-headers -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wformat -Wnested-externs -Winline -Wdeclaration-after-statement -Wundef -W -Wmissing-noreturn -Wmissing-format-attribute conftest.c >&5 configure:22203: $? = 0 configure:22206: test -z || test ! -s conftest.err configure:22209: $? = 0 configure:22212: test -s conftest.o configure:22215: $? = 0 configure:22225: result: yes configure:22229: checking fcntl.h presence configure:22239: i586-uhu-linux-gcc -E conftest.c configure:22245: $? = 0 configure:22265: result: yes configure:22300: checking for fcntl.h configure:22307: result: yes configure:22185: checking malloc.h usability configure:22197: i586-uhu-linux-gcc -c -g -O2 -Wall -Wmissing-prototypes -DG_DISABLE_DEPRECATED -Wno-system-headers -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wformat -Wnested-externs -Winline -Wdeclaration-after-statement -Wundef -W -Wmissing-noreturn -Wmissing-format-attribute conftest.c >&5 configure:22203: $? = 0 configure:22206: test -z || test ! -s conftest.err configure:22209: $? = 0 configure:22212: test -s conftest.o configure:22215: $? = 0 configure:22225: result: yes configure:22229: checking malloc.h presence configure:22239: i586-uhu-linux-gcc -E conftest.c configure:22245: $? = 0 configure:22265: result: yes configure:22300: checking for malloc.h configure:22307: result: yes configure:22176: checking for unistd.h configure:22181: result: yes configure:22185: checking io.h usability configure:22197: i586-uhu-linux-gcc -c -g -O2 -Wall -Wmissing-prototypes -DG_DISABLE_DEPRECATED -Wno-system-headers -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wformat -Wnested-externs -Winline -Wdeclaration-after-statement -Wundef -W -Wmissing-noreturn -Wmissing-format-attribute conftest.c >&5 conftest.c:71:16: io.h: No such file or directory configure:22203: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgsf" | #define PACKAGE_TARNAME "libgsf" | #define PACKAGE_VERSION "1.14.0" | #define PACKAGE_STRING "libgsf 1.14.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgsf" | #define PACKAGE "libgsf" | #define VERSION "1.14.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 HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "libgsf" | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:22225: result: no configure:22229: checking io.h presence configure:22239: i586-uhu-linux-gcc -E conftest.c conftest.c:37:16: io.h: No such file or directory configure:22245: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgsf" | #define PACKAGE_TARNAME "libgsf" | #define PACKAGE_VERSION "1.14.0" | #define PACKAGE_STRING "libgsf 1.14.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgsf" | #define PACKAGE "libgsf" | #define VERSION "1.14.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 HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "libgsf" | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:22265: result: no configure:22300: checking for io.h configure:22307: result: no configure:22326: checking for stdlib.h configure:22331: result: yes configure:22326: checking for unistd.h configure:22331: result: yes configure:22474: checking for getpagesize configure:22531: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -Wmissing-prototypes -DG_DISABLE_DEPRECATED -Wno-system-headers -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wformat -Wnested-externs -Winline -Wdeclaration-after-statement -Wundef -W -Wmissing-noreturn -Wmissing-format-attribute conftest.c >&5 conftest.c:63: warning: function declaration isn't a prototype conftest.c:70: warning: function declaration isn't a prototype conftest.c:78: warning: function declaration isn't a prototype configure:22537: $? = 0 configure:22540: test -z || test ! -s conftest.err configure:22543: $? = 0 configure:22546: test -s conftest configure:22549: $? = 0 configure:22561: result: yes configure:22571: checking for working mmap configure:22713: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -Wmissing-prototypes -DG_DISABLE_DEPRECATED -Wno-system-headers -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wformat -Wnested-externs -Winline -Wdeclaration-after-statement -Wundef -W -Wmissing-noreturn -Wmissing-format-attribute conftest.c >&5 conftest.c:145: warning: function declaration isn't a prototype configure:22716: $? = 0 configure:22718: ./conftest configure:22721: $? = 0 configure:22735: result: yes configure:22751: checking for chown configure:22808: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -Wmissing-prototypes -DG_DISABLE_DEPRECATED -Wno-system-headers -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wformat -Wnested-externs -Winline -Wdeclaration-after-statement -Wundef -W -Wmissing-noreturn -Wmissing-format-attribute conftest.c >&5 conftest.c:65: warning: function declaration isn't a prototype conftest.c:72: warning: function declaration isn't a prototype conftest.c:80: warning: function declaration isn't a prototype configure:22814: $? = 0 configure:22817: test -z || test ! -s conftest.err configure:22820: $? = 0 configure:22823: test -s conftest configure:22826: $? = 0 configure:22838: result: yes configure:22849: checking for struct tm.tm_gmtoff configure:22873: i586-uhu-linux-gcc -c -g -O2 -Wall -Wmissing-prototypes -DG_DISABLE_DEPRECATED -Wno-system-headers -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wformat -Wnested-externs -Winline -Wdeclaration-after-statement -Wundef -W -Wmissing-noreturn -Wmissing-format-attribute conftest.c >&5 conftest.c:46: warning: function declaration isn't a prototype configure:22879: $? = 0 configure:22882: test -z || test ! -s conftest.err configure:22885: $? = 0 configure:22888: test -s conftest.o configure:22891: $? = 0 configure:22948: result: yes configure:22964: checking for g_chmod configure:22982: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -Wmissing-prototypes -DG_DISABLE_DEPRECATED -Wno-system-headers -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wformat -Wnested-externs -Winline -Wdeclaration-after-statement -Wundef -W -Wmissing-noreturn -Wmissing-format-attribute -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 conftest.c -lgobject-2.0 -lglib-2.0 -lxml2 -lz -lm >&5 conftest.c:46: warning: function declaration isn't a prototype configure:22988: $? = 0 configure:22991: test -z || test ! -s conftest.err configure:22994: $? = 0 configure:22997: test -s conftest configure:23000: $? = 0 configure:23007: result: yes configure:23018: checking for g_access configure:23036: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -Wmissing-prototypes -DG_DISABLE_DEPRECATED -Wno-system-headers -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wformat -Wnested-externs -Winline -Wdeclaration-after-statement -Wundef -W -Wmissing-noreturn -Wmissing-format-attribute -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 conftest.c -lgobject-2.0 -lglib-2.0 -lxml2 -lz -lm >&5 conftest.c:47: warning: function declaration isn't a prototype configure:23042: $? = 0 configure:23045: test -z || test ! -s conftest.err configure:23048: $? = 0 configure:23051: test -s conftest configure:23054: $? = 0 configure:23061: result: yes configure:23075: checking whether macro S_ISREG is available configure:23094: i586-uhu-linux-gcc -c -g -O2 -Wall -Wmissing-prototypes -DG_DISABLE_DEPRECATED -Wno-system-headers -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wformat -Wnested-externs -Winline -Wdeclaration-after-statement -Wundef -W -Wmissing-noreturn -Wmissing-format-attribute conftest.c >&5 conftest.c:49: warning: function declaration isn't a prototype conftest.c: In function `main': conftest.c:50: warning: statement with no effect configure:23100: $? = 0 configure:23103: test -z || test ! -s conftest.err configure:23106: $? = 0 configure:23109: test -s conftest.o configure:23112: $? = 0 configure:23128: result: yes configure:23131: checking for Win32 platform configure:23256: result: no configure:23436: checking zlib.h usability configure:23448: i586-uhu-linux-gcc -c -g -O2 -Wall -Wmissing-prototypes -DG_DISABLE_DEPRECATED -Wno-system-headers -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wformat -Wnested-externs -Winline -Wdeclaration-after-statement -Wundef -W -Wmissing-noreturn -Wmissing-format-attribute conftest.c >&5 configure:23454: $? = 0 configure:23457: test -z || test ! -s conftest.err configure:23460: $? = 0 configure:23463: test -s conftest.o configure:23466: $? = 0 configure:23476: result: yes configure:23480: checking zlib.h presence configure:23490: i586-uhu-linux-gcc -E conftest.c configure:23496: $? = 0 configure:23516: result: yes configure:23551: checking for zlib.h configure:23558: result: yes configure:23563: checking for gzread in -lz configure:23593: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -Wmissing-prototypes -DG_DISABLE_DEPRECATED -Wno-system-headers -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wformat -Wnested-externs -Winline -Wdeclaration-after-statement -Wundef -W -Wmissing-noreturn -Wmissing-format-attribute conftest.c -lz >&5 conftest.c:52: warning: function declaration isn't a prototype conftest.c:55: warning: function declaration isn't a prototype configure:23599: $? = 0 configure:23602: test -z || test ! -s conftest.err configure:23605: $? = 0 configure:23608: test -s conftest configure:23611: $? = 0 configure:23624: result: yes configure:23683: checking for BZ2_bzDecompressInit in -lbz2 configure:23713: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -Wmissing-prototypes -DG_DISABLE_DEPRECATED -Wno-system-headers -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wformat -Wnested-externs -Winline -Wdeclaration-after-statement -Wundef -W -Wmissing-noreturn -Wmissing-format-attribute conftest.c -lbz2 >&5 conftest.c:52: warning: function declaration isn't a prototype conftest.c:55: warning: function declaration isn't a prototype configure:23719: $? = 0 configure:23722: test -z || test ! -s conftest.err configure:23725: $? = 0 configure:23728: test -s conftest configure:23731: $? = 0 configure:23744: result: yes configure:23756: checking for bzlib.h configure:23770: i586-uhu-linux-gcc -E conftest.c configure:23776: $? = 0 configure:23796: result: yes configure:23836: checking for LIBGSF_GNOME configure:23844: $PKG_CONFIG --exists --print-errors "$libgsf_gnome_reqs" configure:23847: $? = 0 configure:23862: $PKG_CONFIG --exists --print-errors "$libgsf_gnome_reqs" configure:23865: $? = 0 configure:23913: result: yes configure:23946: checking for gconftool-2 configure:23962: found /usr/bin/gconftool-2 configure:23973: result: gconftool-2 configure:23999: result: Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation configure:24014: result: Using $(sysconfdir)/gconf/schemas as install directory for schema files configure:24251: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libgsf config.status 1.14.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:870: creating Makefile config.status:870: creating doc/Makefile config.status:870: creating gsf/Makefile config.status:870: creating gsf-gnome/Makefile config.status:870: creating gsf-win32/Makefile config.status:870: creating tests/Makefile config.status:870: creating python/Makefile config.status:870: creating thumbnailer/Makefile config.status:870: creating po/Makefile.in config.status:870: creating gsf/version.c config.status:870: creating doc/version.xml config.status:870: creating libgsf-1.pc config.status:870: creating libgsf-1.spec config.status:870: creating libgsf-gnome-1.pc config.status:870: creating libgsf-gnome-1.spec config.status:870: creating libgsf-win32-1.pc config.status:870: creating libgsf-zip config.status:936: creating gsf-config.h config.status:1284: executing depfiles commands config.status:1284: executing intltool commands config.status:1284: executing default-1 commands config.status:1284: executing po/stamp-it commands configure:25727: result: Configured libgsf 1.14.0 ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux 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_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_LIBEXE_set= ac_cv_env_LIBEXE_value= ac_cv_env_LIBGSF_CFLAGS_set= ac_cv_env_LIBGSF_CFLAGS_value= ac_cv_env_LIBGSF_GNOME_CFLAGS_set= ac_cv_env_LIBGSF_GNOME_CFLAGS_value= ac_cv_env_LIBGSF_GNOME_LIBS_set= ac_cv_env_LIBGSF_GNOME_LIBS_value= ac_cv_env_LIBGSF_LIBS_set= ac_cv_env_LIBGSF_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_WINDRES_set= ac_cv_env_WINDRES_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_bind_textdomain_codeset=yes ac_cv_func_chown=yes ac_cv_func_dcgettext=yes ac_cv_func_fseeko=yes ac_cv_func_getpagesize=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_have_decl_fdopen=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_libintl_h=yes ac_cv_header_locale_h=yes ac_cv_header_malloc_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_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_bz2_BZ2_bzDecompressInit=yes ac_cv_lib_z_gzread=yes ac_cv_member_struct_tm_tm_gmtoff=yes ac_cv_objext=o ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_INTLTOOL_ICONV=/usr/bin/iconv ac_cv_path_INTLTOOL_MSGFMT=/usr/bin/msgfmt ac_cv_path_INTLTOOL_MSGMERGE=/usr/bin/msgmerge ac_cv_path_INTLTOOL_PERL=/usr/bin/perl ac_cv_path_INTLTOOL_XGETTEXT=/usr/bin/xgettext ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=i586-uhu-linux-gcc ac_cv_prog_CPP='i586-uhu-linux-gcc -E' ac_cv_prog_CXX=i586-uhu-linux-g++ ac_cv_prog_CXXCPP='i586-uhu-linux-g++ -E' ac_cv_prog_GCONFTOOL=gconftool-2 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_sys_file_offset_bits=64 ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_type_mode_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_val_LC_MESSAGES=yes gt_cv_func_dgettext_libc=yes gt_cv_func_dgettext_libintl=no gt_cv_func_ngettext_libc=yes gt_cv_have_gettext=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' pkg_cv_LIBGSF_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 ' pkg_cv_LIBGSF_GNOME_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-module-2.0 ' pkg_cv_LIBGSF_GNOME_LIBS='-pthread -lxml2 -lz -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lgobject-2.0 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ' pkg_cv_LIBGSF_LIBS='-lgobject-2.0 -lglib-2.0 -lxml2 -lz -lm ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.9' ACLOCAL_AMFLAGS='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AR='ar' AS='as' 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' BZ2_LIBS='-lbz2' CATALOGS=' es.gmo sv.gmo' CATOBJEXT='.gmo' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -Wall -Wmissing-prototypes -DG_DISABLE_DEPRECATED -Wno-system-headers -Wfloat-equal -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wformat -Wnested-externs -Winline -Wdeclaration-after-statement -Wundef -W -Wmissing-noreturn -Wmissing-format-attribute' CPP='i586-uhu-linux-gcc -E' CPPFLAGS='' CURRENT_MINUS_AGE='114' CXX='i586-uhu-linux-g++' CXXCPP='i586-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='#' EXEEXT='' F77='' FFLAGS='' GCONFTOOL='gconftool-2' GCONF_SCHEMAS_INSTALL_FALSE='' GCONF_SCHEMAS_INSTALL_TRUE='#' GCONF_SCHEMA_CONFIG_SOURCE='xml:merged:/etc/gconf/gconf.xml.defaults' GCONF_SCHEMA_FILE_DIR='$(sysconfdir)/gconf/schemas' GETTEXT_PACKAGE='libgsf' GMOFILES=' es.gmo sv.gmo' GMSGFMT='/usr/bin/msgfmt' GTK_DOC_INSTALLED_FALSE='#' GTK_DOC_INSTALLED_TRUE='' GTK_DOC_USE_LIBTOOL_FALSE='#' GTK_DOC_USE_LIBTOOL_TRUE='' HAVE_LIBEXE_FALSE='' HAVE_LIBEXE_TRUE='#' HTML_DIR='${datadir}/gtk-doc/html' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INSTOBJEXT='.mo' INTLLIBS='' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract' INTLTOOL_ICONV='/usr/bin/iconv' INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_MERGE='$(top_builddir)/intltool-merge' INTLTOOL_MSGFMT='/usr/bin/msgfmt' INTLTOOL_MSGMERGE='/usr/bin/msgmerge' INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@' INTLTOOL_PERL='/usr/bin/perl' INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UPDATE='$(top_builddir)/intltool-update' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_XGETTEXT='/usr/bin/xgettext' INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' LDFLAGS='-no-undefined ' LIBEXE='' LIBGSF_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 ' LIBGSF_GNOME_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-module-2.0 ' LIBGSF_GNOME_LIBS='-pthread -lxml2 -lz -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lgobject-2.0 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ' LIBGSF_LIBS='-lgobject-2.0 -lglib-2.0 -lxml2 -lz -lm ' LIBGSF_MAJOR_VERSION='1' LIBGSF_MICRO_VERSION='0' LIBGSF_MINOR_VERSION='14' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' OBJDUMP='objdump' OBJEXT='o' PACKAGE='libgsf' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=libgsf' PACKAGE_NAME='libgsf' PACKAGE_STRING='libgsf 1.14.0' PACKAGE_TARNAME='libgsf' PACKAGE_VERSION='1.14.0' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' POFILES=' es.po sv.po' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_NLS='yes' VERSION='1.14.0' VERSION_INFO='114:0:0' WARN_CFLAGS='-Wall -Wmissing-prototypes ' WINDRES='' WITH_GCONF_FALSE='#' WITH_GCONF_TRUE='' WITH_LIBGSF_GNOME_FALSE='#' WITH_LIBGSF_GNOME_TRUE='' WITH_PYTHON_FALSE='' WITH_PYTHON_TRUE='#' WITH_WIN32_FALSE='' WITH_WIN32_TRUE='#' XGETTEXT='/usr/bin/xgettext' Z_CPPFLAGS='' Z_LIBS='-lz' ac_ct_AR='ar' ac_ct_AS='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DLLTOOL='' ac_ct_F77='' ac_ct_OBJDUMP='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' ac_ct_WINDRES='' ac_pt_PKG_CONFIG='' 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 ENABLE_NLS 1 #define GETTEXT_PACKAGE "libgsf" #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BZ2 1 #define HAVE_CHOWN 1 #define HAVE_DCGETTEXT 1 #define HAVE_DLFCN_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FSEEKO 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETTEXT 1 #define HAVE_G_ACCESS 1 #define HAVE_G_CHMOD 1 #define HAVE_INTTYPES_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_LOCALE_H 1 #define HAVE_MALLOC_H 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_STRUCT_TM_TM_GMTOFF 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 PACKAGE "libgsf" #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgsf" #define PACKAGE_NAME "libgsf" #define PACKAGE_STRING "libgsf 1.14.0" #define PACKAGE_TARNAME "libgsf" #define PACKAGE_VERSION "1.14.0" #define STDC_HEADERS 1 #define VERSION "1.14.0" #define _FILE_OFFSET_BITS 64 #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0