This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --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 = bobek uname -m = i686 uname -r = 2.6.17.6-4 uname -s = Linux uname -v = #1 SMP Tue Aug 8 18:48:31 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:1617: checking for a BSD-compatible install configure:1672: result: /bin/install -c configure:1683: checking whether build environment is sane configure:1726: result: yes configure:1791: checking for gawk configure:1807: found /bin/gawk configure:1817: result: gawk configure:1827: checking whether make sets $(MAKE) configure:1847: result: yes configure:2015: checking whether to enable maintainer-specific portions of Makefiles configure:2024: result: no configure:2052: checking for intltool >= 0.34.90 configure:2059: result: 0.34.90 found configure:2115: checking for perl configure:2133: found /usr/bin/perl configure:2145: result: /usr/bin/perl configure:2163: checking for XML::Parser configure:2166: result: ok configure:2177: checking for iconv configure:2195: found /usr/bin/iconv configure:2208: result: /usr/bin/iconv configure:2217: checking for msgfmt configure:2235: found /usr/bin/msgfmt configure:2248: result: /usr/bin/msgfmt configure:2257: checking for msgmerge configure:2275: found /usr/bin/msgmerge configure:2288: result: /usr/bin/msgmerge configure:2297: checking for xgettext configure:2315: found /usr/bin/xgettext configure:2328: result: /usr/bin/xgettext configure:2355: checking for i586-uhu-linux-gcc configure:2371: found /usr/lib/ccache/i586-uhu-linux-gcc configure:2381: result: i586-uhu-linux-gcc configure:2663: checking for C compiler version configure:2666: 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:2669: $? = 0 configure:2671: 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:2674: $? = 0 configure:2676: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2679: $? = 1 configure:2702: checking for C compiler default output file name configure:2705: i586-uhu-linux-gcc conftest.c >&5 configure:2708: $? = 0 configure:2754: result: a.out configure:2759: checking whether the C compiler works configure:2765: ./a.out configure:2768: $? = 0 configure:2785: result: yes configure:2792: checking whether we are cross compiling configure:2794: result: no configure:2797: checking for suffix of executables configure:2799: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2802: $? = 0 configure:2827: result: configure:2833: checking for suffix of object files configure:2854: i586-uhu-linux-gcc -c conftest.c >&5 configure:2857: $? = 0 configure:2879: result: o configure:2883: checking whether we are using the GNU C compiler configure:2907: i586-uhu-linux-gcc -c conftest.c >&5 configure:2913: $? = 0 configure:2916: test -z || test ! -s conftest.err configure:2919: $? = 0 configure:2922: test -s conftest.o configure:2925: $? = 0 configure:2938: result: yes configure:2944: checking whether i586-uhu-linux-gcc accepts -g configure:2965: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2971: $? = 0 configure:2974: test -z || test ! -s conftest.err configure:2977: $? = 0 configure:2980: test -s conftest.o configure:2983: $? = 0 configure:2994: result: yes configure:3011: checking for i586-uhu-linux-gcc option to accept ANSI C configure:3081: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3087: $? = 0 configure:3090: test -z || test ! -s conftest.err configure:3093: $? = 0 configure:3096: test -s conftest.o configure:3099: $? = 0 configure:3117: result: none needed configure:3135: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:3141: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3282: checking for style of include used by make configure:3310: result: GNU configure:3338: checking dependency style of i586-uhu-linux-gcc configure:3428: result: gcc3 configure:3460: checking for a BSD-compatible install configure:3515: result: /bin/install -c configure:3527: checking for library containing strerror configure:3557: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:3563: $? = 0 configure:3566: test -z || test ! -s conftest.err configure:3569: $? = 0 configure:3572: test -s conftest configure:3575: $? = 0 configure:3644: result: none required configure:3686: checking whether gcc understands -Wno-sign-compare configure:3704: i586-uhu-linux-gcc -c -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -O2 -Wno-sign-compare conftest.c >&5 configure:3710: $? = 0 configure:3713: test -z || test ! -s conftest.err configure:3716: $? = 0 configure:3719: test -s conftest.o configure:3722: $? = 0 configure:3733: result: yes configure:3753: checking what warning flags to pass to the C compiler configure:3755: result: -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare configure:3766: checking what language compliance flags to pass to the C compiler configure:3781: result: configure:3867: checking build system type configure:3885: result: i586-uhu-linux-gnu configure:3893: checking host system type configure:3907: result: i586-uhu-linux-gnu configure:3915: checking for a sed that does not truncate output configure:3969: result: /bin/sed configure:3972: checking for egrep configure:3982: result: grep -E configure:3998: checking for ld used by i586-uhu-linux-gcc configure:4065: result: /usr/bin/ld configure:4074: checking if the linker (/usr/bin/ld) is GNU ld configure:4089: result: yes configure:4094: checking for /usr/bin/ld option to reload object files configure:4101: result: -r configure:4110: checking for BSD-compatible nm configure:4152: result: nm configure:4156: checking whether ln -s works configure:4160: result: yes configure:4167: checking how to recognise dependent libraries configure:4341: result: pass_all configure:4795: checking how to run the C preprocessor configure:4830: i586-uhu-linux-gcc -E conftest.c configure:4836: $? = 0 configure:4868: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4874: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnome-mag" | #define VERSION "0.12.5" | /* end confdefs.h. */ | #include configure:4913: result: i586-uhu-linux-gcc -E configure:4937: i586-uhu-linux-gcc -E conftest.c configure:4943: $? = 0 configure:4975: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4981: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnome-mag" | #define VERSION "0.12.5" | /* end confdefs.h. */ | #include configure:5025: checking for ANSI C header files configure:5050: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5056: $? = 0 configure:5059: test -z || test ! -s conftest.err configure:5062: $? = 0 configure:5065: test -s conftest.o configure:5068: $? = 0 configure:5157: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5160: $? = 0 configure:5162: ./conftest configure:5165: $? = 0 configure:5180: result: yes configure:5204: checking for sys/types.h configure:5220: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5226: $? = 0 configure:5229: test -z || test ! -s conftest.err configure:5232: $? = 0 configure:5235: test -s conftest.o configure:5238: $? = 0 configure:5249: result: yes configure:5204: checking for sys/stat.h configure:5220: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5226: $? = 0 configure:5229: test -z || test ! -s conftest.err configure:5232: $? = 0 configure:5235: test -s conftest.o configure:5238: $? = 0 configure:5249: result: yes configure:5204: checking for stdlib.h configure:5220: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5226: $? = 0 configure:5229: test -z || test ! -s conftest.err configure:5232: $? = 0 configure:5235: test -s conftest.o configure:5238: $? = 0 configure:5249: result: yes configure:5204: checking for string.h configure:5220: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5226: $? = 0 configure:5229: test -z || test ! -s conftest.err configure:5232: $? = 0 configure:5235: test -s conftest.o configure:5238: $? = 0 configure:5249: result: yes configure:5204: checking for memory.h configure:5220: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5226: $? = 0 configure:5229: test -z || test ! -s conftest.err configure:5232: $? = 0 configure:5235: test -s conftest.o configure:5238: $? = 0 configure:5249: result: yes configure:5204: checking for strings.h configure:5220: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5226: $? = 0 configure:5229: test -z || test ! -s conftest.err configure:5232: $? = 0 configure:5235: test -s conftest.o configure:5238: $? = 0 configure:5249: result: yes configure:5204: checking for inttypes.h configure:5220: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5226: $? = 0 configure:5229: test -z || test ! -s conftest.err configure:5232: $? = 0 configure:5235: test -s conftest.o configure:5238: $? = 0 configure:5249: result: yes configure:5204: checking for stdint.h configure:5220: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5226: $? = 0 configure:5229: test -z || test ! -s conftest.err configure:5232: $? = 0 configure:5235: test -s conftest.o configure:5238: $? = 0 configure:5249: result: yes configure:5204: checking for unistd.h configure:5220: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5226: $? = 0 configure:5229: test -z || test ! -s conftest.err configure:5232: $? = 0 configure:5235: test -s conftest.o configure:5238: $? = 0 configure:5249: result: yes configure:5275: checking dlfcn.h usability configure:5287: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5293: $? = 0 configure:5296: test -z || test ! -s conftest.err configure:5299: $? = 0 configure:5302: test -s conftest.o configure:5305: $? = 0 configure:5315: result: yes configure:5319: checking dlfcn.h presence configure:5329: i586-uhu-linux-gcc -E conftest.c configure:5335: $? = 0 configure:5355: result: yes configure:5390: checking for dlfcn.h configure:5397: result: yes configure:5420: checking for i586-uhu-linux-g++ configure:5436: found /usr/lib/ccache/i586-uhu-linux-g++ configure:5446: result: i586-uhu-linux-g++ configure:5504: checking for C++ compiler version configure:5507: 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:5510: $? = 0 configure:5512: 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:5515: $? = 0 configure:5517: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:5520: $? = 1 configure:5523: checking whether we are using the GNU C++ compiler configure:5547: i586-uhu-linux-g++ -c conftest.cc >&5 configure:5553: $? = 0 configure:5556: test -z || test ! -s conftest.err configure:5559: $? = 0 configure:5562: test -s conftest.o configure:5565: $? = 0 configure:5578: result: yes configure:5584: checking whether i586-uhu-linux-g++ accepts -g configure:5605: i586-uhu-linux-g++ -c -g conftest.cc >&5 configure:5611: $? = 0 configure:5614: test -z || test ! -s conftest.err configure:5617: $? = 0 configure:5620: test -s conftest.o configure:5623: $? = 0 configure:5634: result: yes configure:5676: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:5682: $? = 0 configure:5685: test -z || test ! -s conftest.err configure:5688: $? = 0 configure:5691: test -s conftest.o configure:5694: $? = 0 configure:5720: 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:5726: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnome-mag" | #define VERSION "0.12.5" | #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:5676: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:5682: $? = 0 configure:5685: test -z || test ! -s conftest.err configure:5688: $? = 0 configure:5691: test -s conftest.o configure:5694: $? = 0 configure:5720: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:5726: $? = 0 configure:5729: test -z || test ! -s conftest.err configure:5732: $? = 0 configure:5735: test -s conftest.o configure:5738: $? = 0 configure:5763: checking dependency style of i586-uhu-linux-g++ configure:5853: result: gcc3 configure:5875: checking how to run the C++ preprocessor configure:5906: i586-uhu-linux-g++ -E conftest.cc configure:5912: $? = 0 configure:5944: i586-uhu-linux-g++ -E conftest.cc conftest.cc:25:28: ac_nonexistent.h: No such file or directory configure:5950: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnome-mag" | #define VERSION "0.12.5" | #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:5989: result: i586-uhu-linux-g++ -E configure:6013: i586-uhu-linux-g++ -E conftest.cc configure:6019: $? = 0 configure:6051: i586-uhu-linux-g++ -E conftest.cc conftest.cc:25:28: ac_nonexistent.h: No such file or directory configure:6057: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnome-mag" | #define VERSION "0.12.5" | #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:6110: checking for i586-uhu-linux-g77 configure:6139: result: no configure:6110: checking for i586-uhu-linux-f77 configure:6139: result: no configure:6110: checking for i586-uhu-linux-xlf configure:6139: result: no configure:6110: checking for i586-uhu-linux-frt configure:6139: result: no configure:6110: checking for i586-uhu-linux-pgf77 configure:6139: result: no configure:6110: checking for i586-uhu-linux-fort77 configure:6139: result: no configure:6110: checking for i586-uhu-linux-fl32 configure:6139: result: no configure:6110: checking for i586-uhu-linux-af77 configure:6139: result: no configure:6110: checking for i586-uhu-linux-f90 configure:6139: result: no configure:6110: checking for i586-uhu-linux-xlf90 configure:6139: result: no configure:6110: checking for i586-uhu-linux-pgf90 configure:6139: result: no configure:6110: checking for i586-uhu-linux-epcf90 configure:6139: result: no configure:6110: checking for i586-uhu-linux-f95 configure:6139: result: no configure:6110: checking for i586-uhu-linux-fort configure:6139: result: no configure:6110: checking for i586-uhu-linux-xlf95 configure:6139: result: no configure:6110: checking for i586-uhu-linux-ifc configure:6139: result: no configure:6110: checking for i586-uhu-linux-efc configure:6139: result: no configure:6110: checking for i586-uhu-linux-pgf95 configure:6139: result: no configure:6110: checking for i586-uhu-linux-lf95 configure:6139: result: no configure:6110: checking for i586-uhu-linux-gfortran configure:6139: result: no configure:6152: checking for g77 configure:6181: result: no configure:6152: checking for f77 configure:6181: result: no configure:6152: checking for xlf configure:6181: result: no configure:6152: checking for frt configure:6181: result: no configure:6152: checking for pgf77 configure:6181: result: no configure:6152: checking for fort77 configure:6181: result: no configure:6152: checking for fl32 configure:6181: result: no configure:6152: checking for af77 configure:6181: result: no configure:6152: checking for f90 configure:6181: result: no configure:6152: checking for xlf90 configure:6181: result: no configure:6152: checking for pgf90 configure:6181: result: no configure:6152: checking for epcf90 configure:6181: result: no configure:6152: checking for f95 configure:6181: result: no configure:6152: checking for fort configure:6181: result: no configure:6152: checking for xlf95 configure:6181: result: no configure:6152: checking for ifc configure:6181: result: no configure:6152: checking for efc configure:6181: result: no configure:6152: checking for pgf95 configure:6181: result: no configure:6152: checking for lf95 configure:6181: result: no configure:6152: checking for gfortran configure:6181: result: no configure:6193: checking for Fortran 77 compiler version configure:6196: --version &5 ./configure: line 6197: --version: command not found configure:6199: $? = 127 configure:6201: -v &5 ./configure: line 6202: -v: command not found configure:6204: $? = 127 configure:6206: -V &5 ./configure: line 6207: -V: command not found configure:6209: $? = 127 configure:6217: checking whether we are using the GNU Fortran 77 compiler configure:6231: -c conftest.F >&5 ./configure: line 6232: -c: command not found configure:6237: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6262: result: no configure:6268: checking whether accepts -g configure:6280: -c -g conftest.f >&5 ./configure: line 6281: -c: command not found configure:6286: $? = 127 configure: failed program was: | program main | | end configure:6310: result: no configure:6340: checking the maximum length of command line arguments configure:6405: result: 32768 configure:6416: checking command to parse nm output from i586-uhu-linux-gcc object configure:6505: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:6508: $? = 0 configure:6512: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:6515: $? = 0 configure:6567: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:6570: $? = 0 configure:6608: result: ok configure:6612: checking for objdir configure:6627: result: .libs configure:6679: checking for i586-uhu-linux-ar configure:6708: result: no configure:6717: checking for ar configure:6733: found /usr/bin/ar configure:6744: result: ar configure:6759: checking for i586-uhu-linux-ranlib configure:6788: result: no configure:6797: checking for ranlib configure:6813: found /usr/bin/ranlib configure:6824: result: ranlib configure:6839: checking for i586-uhu-linux-strip configure:6868: result: no configure:6877: checking for strip configure:6893: found /usr/bin/strip configure:6904: result: strip configure:7166: checking if i586-uhu-linux-gcc static flag works configure:7189: result: yes configure:7207: checking if i586-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:7225: 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:7229: $? = 0 configure:7240: result: no configure:7255: checking for i586-uhu-linux-gcc option to produce PIC configure:7432: result: -fPIC configure:7440: checking if i586-uhu-linux-gcc PIC flag -fPIC works configure:7458: i586-uhu-linux-gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:7462: $? = 0 configure:7473: result: yes configure:7497: checking if i586-uhu-linux-gcc supports -c -o file.o configure:7518: i586-uhu-linux-gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:7522: $? = 0 configure:7542: result: yes configure:7568: checking whether the i586-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:8415: result: yes configure:8441: checking whether -lc should be explicitly linked in configure:8446: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:8449: $? = 0 configure:8463: i586-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:8466: $? = 0 configure:8478: result: no configure:8486: checking dynamic linker characteristics configure:9038: result: GNU/Linux ld.so configure:9042: checking how to hardcode library paths into programs configure:9067: result: immediate configure:9081: checking whether stripping libraries is possible configure:9086: result: yes configure:9909: checking if libtool supports shared libraries configure:9911: result: yes configure:9914: checking whether to build shared libraries configure:9972: result: yes configure:9975: checking whether to build static libraries configure:9979: result: no configure:10071: creating libtool configure:10618: checking for ld used by i586-uhu-linux-g++ configure:10685: result: /usr/bin/ld configure:10694: checking if the linker (/usr/bin/ld) is GNU ld configure:10709: result: yes configure:10760: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:11586: result: yes configure:11604: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:11607: $? = 0 configure:11703: checking for i586-uhu-linux-g++ option to produce PIC configure:11955: result: -fPIC configure:11963: checking if i586-uhu-linux-g++ PIC flag -fPIC works configure:11981: i586-uhu-linux-g++ -c -g -O2 -fPIC -DPIC conftest.cc >&5 configure:11985: $? = 0 configure:11996: result: yes configure:12020: checking if i586-uhu-linux-g++ supports -c -o file.o configure:12041: i586-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cc >&5 configure:12045: $? = 0 configure:12065: result: yes configure:12091: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:12119: result: yes configure:12190: checking dynamic linker characteristics configure:12742: result: GNU/Linux ld.so configure:12746: checking how to hardcode library paths into programs configure:12771: result: immediate configure:12785: checking whether stripping libraries is possible configure:12790: result: yes configure:20057: checking locale.h usability configure:20069: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:20075: $? = 0 configure:20078: test -z || test ! -s conftest.err configure:20081: $? = 0 configure:20084: test -s conftest.o configure:20087: $? = 0 configure:20097: result: yes configure:20101: checking locale.h presence configure:20111: i586-uhu-linux-gcc -E conftest.c configure:20117: $? = 0 configure:20137: result: yes configure:20172: checking for locale.h configure:20179: result: yes configure:20193: checking for LC_MESSAGES configure:20214: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:20220: $? = 0 configure:20223: test -z || test ! -s conftest.err configure:20226: $? = 0 configure:20229: test -s conftest configure:20232: $? = 0 configure:20244: result: yes configure:20273: checking libintl.h usability configure:20285: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:20291: $? = 0 configure:20294: test -z || test ! -s conftest.err configure:20297: $? = 0 configure:20300: test -s conftest.o configure:20303: $? = 0 configure:20313: result: yes configure:20317: checking libintl.h presence configure:20327: i586-uhu-linux-gcc -E conftest.c configure:20333: $? = 0 configure:20353: result: yes configure:20388: checking for libintl.h configure:20395: result: yes configure:20406: checking for ngettext in libc configure:20429: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:20435: $? = 0 configure:20438: test -z || test ! -s conftest.err configure:20441: $? = 0 configure:20444: test -s conftest configure:20447: $? = 0 configure:20460: result: yes configure:20464: checking for dgettext in libc configure:20487: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:20493: $? = 0 configure:20496: test -z || test ! -s conftest.err configure:20499: $? = 0 configure:20502: test -s conftest configure:20505: $? = 0 configure:20518: result: yes configure:20527: checking for bind_textdomain_codeset configure:20584: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:20590: $? = 0 configure:20593: test -z || test ! -s conftest.err configure:20596: $? = 0 configure:20599: test -s conftest configure:20602: $? = 0 configure:20614: result: yes configure:21118: checking for msgfmt configure:21145: result: /usr/bin/msgfmt configure:21158: checking for dcgettext configure:21215: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:54: warning: conflicting types for built-in function 'dcgettext' configure:21221: $? = 0 configure:21224: test -z || test ! -s conftest.err configure:21227: $? = 0 configure:21230: test -s conftest configure:21233: $? = 0 configure:21245: result: yes configure:21257: checking for gmsgfmt configure:21288: result: /usr/bin/msgfmt configure:21297: checking for xgettext configure:21324: result: /usr/bin/xgettext configure:21348: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:21354: $? = 0 configure:21357: test -z || test ! -s conftest.err configure:21360: $? = 0 configure:21363: test -s conftest configure:21366: $? = 0 configure:21596: checking for Win32 configure:21606: result: no configure:21668: checking for aclocal flags configure:21677: result: configure:21712: checking for X configure:21818: i586-uhu-linux-gcc -E conftest.c configure:21824: $? = 0 configure:21874: i586-uhu-linux-gcc -o conftest -g -O2 -Wall conftest.c -lXt >&5 configure:21880: $? = 0 configure:21883: test -z || test ! -s conftest.err configure:21886: $? = 0 configure:21889: test -s conftest configure:21892: $? = 0 configure:21946: result: libraries , headers in standard search path configure:22117: i586-uhu-linux-gcc -o conftest -g -O2 -Wall conftest.c -lX11 >&5 configure:22123: $? = 0 configure:22126: test -z || test ! -s conftest.err configure:22129: $? = 0 configure:22132: test -s conftest configure:22135: $? = 0 configure:22291: checking for gethostbyname configure:22348: i586-uhu-linux-gcc -o conftest -g -O2 -Wall conftest.c >&5 configure:22354: $? = 0 configure:22357: test -z || test ! -s conftest.err configure:22360: $? = 0 configure:22363: test -s conftest configure:22366: $? = 0 configure:22378: result: yes configure:22527: checking for connect configure:22584: i586-uhu-linux-gcc -o conftest -g -O2 -Wall conftest.c >&5 configure:22590: $? = 0 configure:22593: test -z || test ! -s conftest.err configure:22596: $? = 0 configure:22599: test -s conftest configure:22602: $? = 0 configure:22614: result: yes configure:22688: checking for remove configure:22745: i586-uhu-linux-gcc -o conftest -g -O2 -Wall conftest.c >&5 configure:22751: $? = 0 configure:22754: test -z || test ! -s conftest.err configure:22757: $? = 0 configure:22760: test -s conftest configure:22763: $? = 0 configure:22775: result: yes configure:22849: checking for shmat configure:22906: i586-uhu-linux-gcc -o conftest -g -O2 -Wall conftest.c >&5 configure:22912: $? = 0 configure:22915: test -z || test ! -s conftest.err configure:22918: $? = 0 configure:22921: test -s conftest configure:22924: $? = 0 configure:22936: result: yes configure:23019: checking for IceConnectionNumber in -lICE configure:23049: i586-uhu-linux-gcc -o conftest -g -O2 -Wall conftest.c -lICE >&5 configure:23055: $? = 0 configure:23058: test -z || test ! -s conftest.err configure:23061: $? = 0 configure:23064: test -s conftest configure:23067: $? = 0 configure:23080: result: yes configure:23099: checking for XTestFakeKeyEvent in -lXtst configure:23129: i586-uhu-linux-gcc -o conftest -g -O2 -Wall conftest.c -lXtst >&5 configure:23135: $? = 0 configure:23138: test -z || test ! -s conftest.err configure:23141: $? = 0 configure:23144: test -s conftest configure:23147: $? = 0 configure:23160: result: yes configure:23248: checking for XDamageCreate in -lXdamage configure:23278: i586-uhu-linux-gcc -o conftest -g -O2 -Wall conftest.c -lXdamage >&5 configure:23284: $? = 0 configure:23287: test -z || test ! -s conftest.err configure:23290: $? = 0 configure:23293: test -s conftest configure:23296: $? = 0 configure:23309: result: yes configure:23686: checking X11/extensions/Xdamage.h usability configure:23698: i586-uhu-linux-gcc -c -I /opt/fdo/include -g -O2 -Wall conftest.c >&5 In file included from /usr/include/X11/extensions/Xdamage.h:29, from conftest.c:67: /usr/include/X11/extensions/Xfixes.h:62: error: syntax error before "Bool" /usr/include/X11/extensions/Xfixes.h:64: error: syntax error before "window" /usr/include/X11/extensions/Xfixes.h:66: error: syntax error before "owner" /usr/include/X11/extensions/Xfixes.h:67: error: syntax error before "selection" /usr/include/X11/extensions/Xfixes.h:68: error: syntax error before "timestamp" /usr/include/X11/extensions/Xfixes.h:69: error: syntax error before "selection_timestamp" /usr/include/X11/extensions/Xfixes.h:75: error: syntax error before "Bool" /usr/include/X11/extensions/Xfixes.h:77: error: syntax error before "window" /usr/include/X11/extensions/Xfixes.h:80: error: syntax error before "timestamp" /usr/include/X11/extensions/Xfixes.h:81: error: syntax error before "cursor_name" /usr/include/X11/extensions/Xfixes.h:91: error: syntax error before "Atom" /usr/include/X11/extensions/Xfixes.h:94: error: syntax error before '}' token /usr/include/X11/extensions/Xfixes.h:99: error: syntax error before "XserverRegion" /usr/include/X11/extensions/Xfixes.h:107: error: syntax error before "Atom" /usr/include/X11/extensions/Xfixes.h:109: error: syntax error before '}' token /usr/include/X11/extensions/Xfixes.h:115: error: syntax error before "XFixesQueryExtension" /usr/include/X11/extensions/Xfixes.h:115: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:116: error: syntax error before "XFixesQueryVersion" /usr/include/X11/extensions/Xfixes.h:116: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:123: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:130: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:136: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:140: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:141: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:147: error: syntax error before "XFixesCreateRegion" /usr/include/X11/extensions/Xfixes.h:147: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:150: error: syntax error before "XFixesCreateRegionFromBitmap" /usr/include/X11/extensions/Xfixes.h:150: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:153: error: syntax error before "XFixesCreateRegionFromWindow" /usr/include/X11/extensions/Xfixes.h:153: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:156: error: syntax error before "XFixesCreateRegionFromGC" /usr/include/X11/extensions/Xfixes.h:156: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:159: error: syntax error before "XFixesCreateRegionFromPicture" /usr/include/X11/extensions/Xfixes.h:159: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:162: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:165: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:169: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:172: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:176: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:180: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:184: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:188: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:191: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:193: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:194: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:196: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:197: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:202: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:207: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:211: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:216: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:219: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:222: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:225: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:232: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:242: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:245: error: syntax error before '*' token In file included from conftest.c:67: /usr/include/X11/extensions/Xdamage.h:32: error: syntax error before "Damage" /usr/include/X11/extensions/Xdamage.h:37: error: syntax error before "Bool" /usr/include/X11/extensions/Xdamage.h:39: error: syntax error before "drawable" /usr/include/X11/extensions/Xdamage.h:40: error: syntax error before "damage" /usr/include/X11/extensions/Xdamage.h:42: error: syntax error before "more" /usr/include/X11/extensions/Xdamage.h:43: error: syntax error before "timestamp" /usr/include/X11/extensions/Xdamage.h:44: error: syntax error before "area" /usr/include/X11/extensions/Xdamage.h:45: error: syntax error before "geometry" /usr/include/X11/extensions/Xdamage.h:50: error: syntax error before "XDamageQueryExtension" /usr/include/X11/extensions/Xdamage.h:50: error: syntax error before '*' token /usr/include/X11/extensions/Xdamage.h:52: error: syntax error before "XDamageQueryVersion" /usr/include/X11/extensions/Xdamage.h:52: error: syntax error before '*' token /usr/include/X11/extensions/Xdamage.h:57: error: syntax error before "XDamageCreate" /usr/include/X11/extensions/Xdamage.h:57: error: syntax error before '*' token /usr/include/X11/extensions/Xdamage.h:60: error: syntax error before '*' token /usr/include/X11/extensions/Xdamage.h:63: error: syntax error before '*' token configure:23704: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnome-mag" | #define VERSION "0.12.5" | #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 GETTEXT_PACKAGE "gnome-mag" | #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 HAVE_XTST 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:23726: result: no configure:23730: checking X11/extensions/Xdamage.h presence configure:23740: i586-uhu-linux-gcc -E conftest.c configure:23746: $? = 0 configure:23766: result: yes configure:23779: WARNING: X11/extensions/Xdamage.h: present but cannot be compiled configure:23781: WARNING: X11/extensions/Xdamage.h: check for missing prerequisite headers? configure:23783: WARNING: X11/extensions/Xdamage.h: see the Autoconf documentation configure:23785: WARNING: X11/extensions/Xdamage.h: section "Present But Cannot Be Compiled" configure:23787: WARNING: X11/extensions/Xdamage.h: proceeding with the preprocessor's result configure:23789: WARNING: X11/extensions/Xdamage.h: in the future, the compiler will take precedence configure:23801: checking for X11/extensions/Xdamage.h configure:23808: result: yes configure:23967: checking for XFixesCreateRegion in -lXfixes configure:23997: i586-uhu-linux-gcc -o conftest -I /opt/fdo/include -g -O2 -Wall conftest.c -lXfixes >&5 configure:24003: $? = 0 configure:24006: test -z || test ! -s conftest.err configure:24009: $? = 0 configure:24012: test -s conftest configure:24015: $? = 0 configure:24028: result: yes configure:24262: checking X11/extensions/Xfixes.h usability configure:24274: i586-uhu-linux-gcc -c -I /opt/fdo/include -I /opt/fdo/include -g -O2 -Wall conftest.c >&5 In file included from conftest.c:68: /usr/include/X11/extensions/Xfixes.h:62: error: syntax error before "Bool" /usr/include/X11/extensions/Xfixes.h:64: error: syntax error before "window" /usr/include/X11/extensions/Xfixes.h:66: error: syntax error before "owner" /usr/include/X11/extensions/Xfixes.h:67: error: syntax error before "selection" /usr/include/X11/extensions/Xfixes.h:68: error: syntax error before "timestamp" /usr/include/X11/extensions/Xfixes.h:69: error: syntax error before "selection_timestamp" /usr/include/X11/extensions/Xfixes.h:75: error: syntax error before "Bool" /usr/include/X11/extensions/Xfixes.h:77: error: syntax error before "window" /usr/include/X11/extensions/Xfixes.h:80: error: syntax error before "timestamp" /usr/include/X11/extensions/Xfixes.h:81: error: syntax error before "cursor_name" /usr/include/X11/extensions/Xfixes.h:91: error: syntax error before "Atom" /usr/include/X11/extensions/Xfixes.h:94: error: syntax error before '}' token /usr/include/X11/extensions/Xfixes.h:99: error: syntax error before "XserverRegion" /usr/include/X11/extensions/Xfixes.h:107: error: syntax error before "Atom" /usr/include/X11/extensions/Xfixes.h:109: error: syntax error before '}' token /usr/include/X11/extensions/Xfixes.h:115: error: syntax error before "XFixesQueryExtension" /usr/include/X11/extensions/Xfixes.h:115: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:116: error: syntax error before "XFixesQueryVersion" /usr/include/X11/extensions/Xfixes.h:116: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:123: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:130: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:136: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:140: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:141: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:147: error: syntax error before "XFixesCreateRegion" /usr/include/X11/extensions/Xfixes.h:147: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:150: error: syntax error before "XFixesCreateRegionFromBitmap" /usr/include/X11/extensions/Xfixes.h:150: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:153: error: syntax error before "XFixesCreateRegionFromWindow" /usr/include/X11/extensions/Xfixes.h:153: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:156: error: syntax error before "XFixesCreateRegionFromGC" /usr/include/X11/extensions/Xfixes.h:156: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:159: error: syntax error before "XFixesCreateRegionFromPicture" /usr/include/X11/extensions/Xfixes.h:159: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:162: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:165: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:169: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:172: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:176: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:180: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:184: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:188: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:191: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:193: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:194: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:196: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:197: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:202: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:207: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:211: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:216: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:219: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:222: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:225: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:232: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:242: error: syntax error before '*' token /usr/include/X11/extensions/Xfixes.h:245: error: syntax error before '*' token configure:24280: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnome-mag" | #define VERSION "0.12.5" | #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 GETTEXT_PACKAGE "gnome-mag" | #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 HAVE_XTST 1 | #define HAVE_DAMAGE 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:24302: result: no configure:24306: checking X11/extensions/Xfixes.h presence configure:24316: i586-uhu-linux-gcc -E conftest.c configure:24322: $? = 0 configure:24342: result: yes configure:24355: WARNING: X11/extensions/Xfixes.h: present but cannot be compiled configure:24357: WARNING: X11/extensions/Xfixes.h: check for missing prerequisite headers? configure:24359: WARNING: X11/extensions/Xfixes.h: see the Autoconf documentation configure:24361: WARNING: X11/extensions/Xfixes.h: section "Present But Cannot Be Compiled" configure:24363: WARNING: X11/extensions/Xfixes.h: proceeding with the preprocessor's result configure:24365: WARNING: X11/extensions/Xfixes.h: in the future, the compiler will take precedence configure:24377: checking for X11/extensions/Xfixes.h configure:24384: result: yes configure:24408: checking for i586-uhu-linux-pkg-config configure:24441: result: no configure:24450: checking for pkg-config configure:24468: found /usr/bin/pkg-config configure:24480: result: /usr/bin/pkg-config configure:24495: checking pkg-config is at least version 0.9.0 configure:24498: result: yes configure:24509: checking for LIBDEPS configure:24520: $PKG_CONFIG --exists --print-errors " ORBit-2.0 >= 2.3.100 glib-2.0 >= 1.3.11 gmodule-2.0 >= 1.3.11 gobject-2.0 >= 1.3.11 gthread-2.0 >= 1.3.11 " configure:24529: $? = 0 configure:24552: $PKG_CONFIG --exists --print-errors " ORBit-2.0 >= 2.3.100 glib-2.0 >= 1.3.11 gmodule-2.0 >= 1.3.11 gobject-2.0 >= 1.3.11 gthread-2.0 >= 1.3.11 " configure:24561: $? = 0 configure:24640: result: yes configure:24649: checking for DEPS configure:24662: $PKG_CONFIG --exists --print-errors " libloginhelper-1.0 >= 1.5.2 libbonobo-2.0 >= 1.107.0 ORBit-2.0 >= 2.3.100 glib-2.0 >= 1.3.11 gtk+-2.0 >= 2.1.0 gdk-pixbuf-2.0 >= 2.1.0 gdk-pixbuf-xlib-2.0 >= 2.1.0 " configure:24673: $? = 0 configure:24700: $PKG_CONFIG --exists --print-errors " libloginhelper-1.0 >= 1.5.2 libbonobo-2.0 >= 1.107.0 ORBit-2.0 >= 2.3.100 glib-2.0 >= 1.3.11 gtk+-2.0 >= 2.1.0 gdk-pixbuf-2.0 >= 2.1.0 gdk-pixbuf-xlib-2.0 >= 2.1.0 " configure:24711: $? = 0 configure:24798: result: yes configure:24808: checking for TEST configure:24821: $PKG_CONFIG --exists --print-errors " libspi-1.0 >= 1.5.0 libbonobo-2.0 >= 1.107.0 ORBit-2.0 >= 2.3.100 glib-2.0 >= 1.3.11 gtk+-2.0 >= 2.1.0 gdk-pixbuf-2.0 >= 2.1.0 gdk-pixbuf-xlib-2.0 >= 2.1.0 " configure:24832: $? = 0 configure:24859: $PKG_CONFIG --exists --print-errors " libspi-1.0 >= 1.5.0 libbonobo-2.0 >= 1.107.0 ORBit-2.0 >= 2.3.100 glib-2.0 >= 1.3.11 gtk+-2.0 >= 2.1.0 gdk-pixbuf-2.0 >= 2.1.0 gdk-pixbuf-xlib-2.0 >= 2.1.0 " configure:24870: $? = 0 configure:24957: result: yes configure:24966: checking for ORBIT configure:24971: $PKG_CONFIG --exists --print-errors "ORBit-2.0 >= 2.3.100" configure:24974: $? = 0 configure:24985: $PKG_CONFIG --exists --print-errors "ORBit-2.0 >= 2.3.100" configure:24988: $? = 0 configure:25043: result: yes configure:25051: checking for library containing gethostent configure:25081: i586-uhu-linux-gcc -o conftest -I /opt/fdo/include -I /opt/fdo/include -g -O2 -Wall conftest.c >&5 configure:25087: $? = 0 configure:25090: test -z || test ! -s conftest.err configure:25093: $? = 0 configure:25096: test -s conftest configure:25099: $? = 0 configure:25168: result: none required configure:25175: checking for library containing setsockopt configure:25205: i586-uhu-linux-gcc -o conftest -I /opt/fdo/include -I /opt/fdo/include -g -O2 -Wall conftest.c >&5 configure:25211: $? = 0 configure:25214: test -z || test ! -s conftest.err configure:25217: $? = 0 configure:25220: test -s conftest configure:25223: $? = 0 configure:25292: result: none required configure:25299: checking for library containing connect configure:25329: i586-uhu-linux-gcc -o conftest -I /opt/fdo/include -I /opt/fdo/include -g -O2 -Wall conftest.c >&5 configure:25335: $? = 0 configure:25338: test -z || test ! -s conftest.err configure:25341: $? = 0 configure:25344: test -s conftest configure:25347: $? = 0 configure:25416: result: none required configure:25438: checking for poptGetContext in -lpopt configure:25468: i586-uhu-linux-gcc -o conftest -I /opt/fdo/include -I /opt/fdo/include -g -O2 -Wall conftest.c -lpopt >&5 configure:25474: $? = 0 configure:25477: test -z || test ! -s conftest.err configure:25480: $? = 0 configure:25483: test -s conftest configure:25486: $? = 0 configure:25499: result: yes configure:25512: checking for POPT_ARG_FLOAT in popt.h configure:25525: i586-uhu-linux-gcc -E conftest.c configure:25531: $? = 0 configure:25543: result: yes configure:25704: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on bobek config.status:853: creating Makefile config.status:853: creating gnome-mag-1.0.pc config.status:853: creating po/Makefile.in config.status:853: creating idl/Makefile config.status:853: creating magnifier/Makefile config.status:853: creating cursors/Makefile config.status:853: creating cursors/1_32/Makefile config.status:853: creating test/Makefile config.status:853: creating docs/Makefile config.status:853: creating docs/reference/Makefile config.status:919: creating config.h config.status:1227: executing intltool commands config.status:1227: executing depfiles commands config.status:1227: executing default-1 commands config.status:1227: executing po/stamp-it commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_atk_aclocal_flags= 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_DEPS_CFLAGS_set= ac_cv_env_DEPS_CFLAGS_value= ac_cv_env_DEPS_LIBS_set= ac_cv_env_DEPS_LIBS_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_LIBDEPS_CFLAGS_set= ac_cv_env_LIBDEPS_CFLAGS_value= ac_cv_env_LIBDEPS_LIBS_set= ac_cv_env_LIBDEPS_LIBS_value= ac_cv_env_ORBIT_CFLAGS_set= ac_cv_env_ORBIT_CFLAGS_value= ac_cv_env_ORBIT_LIBS_set= ac_cv_env_ORBIT_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_TEST_CFLAGS_set= ac_cv_env_TEST_CFLAGS_value= ac_cv_env_TEST_LIBS_set= ac_cv_env_TEST_LIBS_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_connect=yes ac_cv_func_dcgettext=yes ac_cv_func_gethostbyname=yes ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries=' ac_cv_header_X11_extensions_Xdamage_h=yes ac_cv_header_X11_extensions_Xfixes_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_locale_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_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_Xdamage_XDamageCreate=yes ac_cv_lib_Xfixes_XFixesCreateRegion=yes ac_cv_lib_Xtst_XTestFakeKeyEvent=yes ac_cv_lib_popt_poptGetContext=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_XGETTEXT=/usr/bin/xgettext ac_cv_path_ac_pt_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_search_connect='none required' ac_cv_search_gethostent='none required' ac_cv_search_setsockopt='none required' ac_cv_search_strerror='none required' 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=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'\''"' pkg_cv_DEPS_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/at-spi-1.0 -I/usr/include/libbonobo-2.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pango-1.0 ' pkg_cv_DEPS_LIBS='-pthread -lloginhelper -lspi -lbonobo-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' pkg_cv_LIBDEPS_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_LIBDEPS_LIBS='-pthread -Wl,--export-dynamic -lORBit-2 -lm -lgmodule-2.0 -ldl -lgobject-2.0 -lgthread-2.0 -lglib-2.0 ' pkg_cv_ORBIT_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_ORBIT_LIBS='-pthread -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ' pkg_cv_TEST_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/at-spi-1.0 -I/usr/include/libbonobo-2.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pango-1.0 ' pkg_cv_TEST_LIBS='-pthread -lspi -lbonobo-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.9 ' ALL_LINGUAS='' 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' BONOBO_ACTIVATION_IDL_DIR='/usr/share/idl/bonobo-activation-2.0' CATALOGS='' CATOBJEXT='.gmo' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-I /opt/fdo/include -I /opt/fdo/include -g -O2 -Wall' 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' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DEPS_CFLAGS='-I /opt/fdo/include -DORBIT2=1 -pthread -I/usr/include/at-spi-1.0 -I/usr/include/libbonobo-2.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pango-1.0 ' DEPS_LIBS='-pthread -lloginhelper -lspi -lbonobo-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' DLLTOOL='dlltool' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='' FFLAGS='' GETTEXT_PACKAGE='gnome-mag' GMOFILES='' GMSGFMT='/usr/bin/msgfmt' GNOME_MAG_AGE='0' GNOME_MAG_CURRENT='2' GNOME_MAG_DEBUG_CFLAGS='-DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED' GNOME_MAG_REVISION='5' INET_LIBS='' 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='' LIBBONOBO_IDL_DIR='/usr/share/idl/bonobo-2.0' LIBDEPS_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' LIBDEPS_LIBS='-pthread -Wl,--export-dynamic -lORBit-2 -lm -lgmodule-2.0 -ldl -lgobject-2.0 -lgthread-2.0 -lglib-2.0 ' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' LT_VERSION_INFO='-version-info ${GNOME_MAG_CURRENT}:${GNOME_MAG_REVISION}:${GNOME_MAG_AGE}' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MS_LIB_AVAILABLE_FALSE='' MS_LIB_AVAILABLE_TRUE='#' OBJDUMP='objdump' OBJEXT='o' ORBIT_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' ORBIT_IDL='/usr/bin/orbit-idl-2' ORBIT_LIBS='-pthread -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ' OS_WIN32_FALSE='' OS_WIN32_TRUE='#' PACKAGE='gnome-mag' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' POFILES='' POPT_LIBS='-lpopt' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' TEST_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/at-spi-1.0 -I/usr/include/libbonobo-2.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pango-1.0 ' TEST_LIBS='-pthread -lspi -lbonobo-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' USE_NLS='yes' VERSION='0.12.5' WARN_CFLAGS='-Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare ' XGETTEXT='/usr/bin/xgettext' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS=' -lSM -lICE -lX11 -lXtst -lXdamage -lXfixes' X_PRE_LIBS=' -lSM -lICE' 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_pt_PKG_CONFIG='/usr/bin/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 --' ms_librarian='' 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 "gnome-mag" #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DAMAGE 1 #define HAVE_DCGETTEXT 1 #define HAVE_DLFCN_H 1 #define HAVE_GETTEXT 1 #define HAVE_INTTYPES_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_LOCALE_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_XFIXES 1 #define HAVE_XTST 1 #define PACKAGE "gnome-mag" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #define VERSION "0.12.5" #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0