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 = janusz 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:1584: checking for a BSD-compatible install configure:1639: result: /bin/install -c configure:1650: checking whether build environment is sane configure:1693: result: yes configure:1726: checking for gawk configure:1742: found /bin/gawk configure:1752: result: gawk configure:1762: checking whether make sets $(MAKE) configure:1782: result: yes configure:1928: checking whether to enable maintainer-specific portions of Makefiles configure:1937: result: no configure:2028: checking for perl configure:2046: found /usr/bin/perl configure:2058: result: /usr/bin/perl configure:2076: checking for XML::Parser configure:2079: result: ok configure:2090: checking for iconv configure:2108: found /usr/bin/iconv configure:2121: result: /usr/bin/iconv configure:2130: checking for msgfmt configure:2148: found /usr/bin/msgfmt configure:2161: result: /usr/bin/msgfmt configure:2170: checking for msgmerge configure:2188: found /usr/bin/msgmerge configure:2201: result: /usr/bin/msgmerge configure:2210: checking for xgettext configure:2228: found /usr/bin/xgettext configure:2241: result: /usr/bin/xgettext configure:2263: checking build system type configure:2281: result: i586-uhu-linux-gnu configure:2289: checking host system type configure:2303: result: i586-uhu-linux-gnu configure:2354: checking for style of include used by make configure:2382: result: GNU configure:2415: checking for i586-uhu-linux-gcc configure:2431: found /usr/lib/ccache/i586-uhu-linux-gcc configure:2441: result: i586-uhu-linux-gcc configure:2723: checking for C compiler version configure:2726: 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:2729: $? = 0 configure:2731: 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:2734: $? = 0 configure:2736: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2739: $? = 1 configure:2762: checking for C compiler default output file name configure:2765: i586-uhu-linux-gcc conftest.c >&5 configure:2768: $? = 0 configure:2814: result: a.out configure:2819: checking whether the C compiler works configure:2825: ./a.out configure:2828: $? = 0 configure:2845: result: yes configure:2852: checking whether we are cross compiling configure:2854: result: no configure:2857: checking for suffix of executables configure:2859: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2862: $? = 0 configure:2887: result: configure:2893: checking for suffix of object files configure:2914: i586-uhu-linux-gcc -c conftest.c >&5 configure:2917: $? = 0 configure:2939: result: o configure:2943: checking whether we are using the GNU C compiler configure:2967: i586-uhu-linux-gcc -c conftest.c >&5 configure:2973: $? = 0 configure:2977: test -z || test ! -s conftest.err configure:2980: $? = 0 configure:2983: test -s conftest.o configure:2986: $? = 0 configure:2999: result: yes configure:3005: checking whether i586-uhu-linux-gcc accepts -g configure:3026: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:3032: $? = 0 configure:3036: test -z || test ! -s conftest.err configure:3039: $? = 0 configure:3042: test -s conftest.o configure:3045: $? = 0 configure:3056: result: yes configure:3073: checking for i586-uhu-linux-gcc option to accept ANSI C configure:3143: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3149: $? = 0 configure:3153: test -z || test ! -s conftest.err configure:3156: $? = 0 configure:3159: test -s conftest.o configure:3162: $? = 0 configure:3180: result: none needed configure:3198: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:3204: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3339: checking dependency style of i586-uhu-linux-gcc configure:3401: result: gcc3 configure:3408: checking for strerror in -lcposix configure:3438: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lcposix >&5 /usr/bin/ld: cannot find -lcposix collect2: ld returned 1 exit status configure:3444: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libbonoboui" | #define VERSION "2.14.0" | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strerror (); | int | main () | { | strerror (); | ; | return 0; | } configure:3470: result: no configure:3486: checking for i586-uhu-linux-gcc configure:3512: result: i586-uhu-linux-gcc configure:3794: checking for C compiler version configure:3797: 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:3800: $? = 0 configure:3802: 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:3805: $? = 0 configure:3807: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:3810: $? = 1 configure:3813: checking whether we are using the GNU C compiler configure:3869: result: yes configure:3875: checking whether i586-uhu-linux-gcc accepts -g configure:3926: result: yes configure:3943: checking for i586-uhu-linux-gcc option to accept ANSI C configure:4050: result: none needed configure:4068: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:4074: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:4209: checking dependency style of i586-uhu-linux-gcc configure:4271: result: gcc3 configure:4281: checking how to run the C preprocessor configure:4316: i586-uhu-linux-gcc -E conftest.c configure:4322: $? = 0 configure:4354: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4360: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libbonoboui" | #define VERSION "2.14.0" | /* end confdefs.h. */ | #include configure:4399: result: i586-uhu-linux-gcc -E configure:4423: i586-uhu-linux-gcc -E conftest.c configure:4429: $? = 0 configure:4461: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4467: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libbonoboui" | #define VERSION "2.14.0" | /* end confdefs.h. */ | #include configure:4511: checking for egrep configure:4521: result: grep -E configure:4526: checking for ANSI C header files configure:4551: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4557: $? = 0 configure:4561: test -z || test ! -s conftest.err configure:4564: $? = 0 configure:4567: test -s conftest.o configure:4570: $? = 0 configure:4659: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4662: $? = 0 configure:4664: ./conftest configure:4667: $? = 0 configure:4682: result: yes configure:4766: checking for a sed that does not truncate output configure:4820: result: /bin/sed configure:4834: checking for ld used by i586-uhu-linux-gcc configure:4901: result: /usr/bin/ld configure:4910: checking if the linker (/usr/bin/ld) is GNU ld configure:4925: result: yes configure:4930: checking for /usr/bin/ld option to reload object files configure:4937: result: -r configure:4955: checking for BSD-compatible nm configure:5004: result: /usr/bin/nm -B configure:5008: checking whether ln -s works configure:5012: result: yes configure:5019: checking how to recognise dependent libraries configure:5195: result: pass_all configure:5682: checking for sys/types.h configure:5698: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5704: $? = 0 configure:5708: test -z || test ! -s conftest.err configure:5711: $? = 0 configure:5714: test -s conftest.o configure:5717: $? = 0 configure:5728: result: yes configure:5682: checking for sys/stat.h configure:5698: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5704: $? = 0 configure:5708: test -z || test ! -s conftest.err configure:5711: $? = 0 configure:5714: test -s conftest.o configure:5717: $? = 0 configure:5728: result: yes configure:5682: checking for stdlib.h configure:5698: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5704: $? = 0 configure:5708: test -z || test ! -s conftest.err configure:5711: $? = 0 configure:5714: test -s conftest.o configure:5717: $? = 0 configure:5728: result: yes configure:5682: checking for string.h configure:5698: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5704: $? = 0 configure:5708: test -z || test ! -s conftest.err configure:5711: $? = 0 configure:5714: test -s conftest.o configure:5717: $? = 0 configure:5728: result: yes configure:5682: checking for memory.h configure:5698: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5704: $? = 0 configure:5708: test -z || test ! -s conftest.err configure:5711: $? = 0 configure:5714: test -s conftest.o configure:5717: $? = 0 configure:5728: result: yes configure:5682: checking for strings.h configure:5698: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5704: $? = 0 configure:5708: test -z || test ! -s conftest.err configure:5711: $? = 0 configure:5714: test -s conftest.o configure:5717: $? = 0 configure:5728: result: yes configure:5682: checking for inttypes.h configure:5698: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5704: $? = 0 configure:5708: test -z || test ! -s conftest.err configure:5711: $? = 0 configure:5714: test -s conftest.o configure:5717: $? = 0 configure:5728: result: yes configure:5682: checking for stdint.h configure:5698: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5704: $? = 0 configure:5708: test -z || test ! -s conftest.err configure:5711: $? = 0 configure:5714: test -s conftest.o configure:5717: $? = 0 configure:5728: result: yes configure:5682: checking for unistd.h configure:5698: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5704: $? = 0 configure:5708: test -z || test ! -s conftest.err configure:5711: $? = 0 configure:5714: test -s conftest.o configure:5717: $? = 0 configure:5728: result: yes configure:5754: checking dlfcn.h usability configure:5766: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5772: $? = 0 configure:5776: test -z || test ! -s conftest.err configure:5779: $? = 0 configure:5782: test -s conftest.o configure:5785: $? = 0 configure:5795: result: yes configure:5799: checking dlfcn.h presence configure:5809: i586-uhu-linux-gcc -E conftest.c configure:5815: $? = 0 configure:5835: result: yes configure:5870: checking for dlfcn.h configure:5877: result: yes configure:5900: checking for i586-uhu-linux-g++ configure:5916: found /usr/lib/ccache/i586-uhu-linux-g++ configure:5926: result: i586-uhu-linux-g++ configure:5984: checking for C++ compiler version configure:5987: 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:5990: $? = 0 configure:5992: 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:5995: $? = 0 configure:5997: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:6000: $? = 1 configure:6003: checking whether we are using the GNU C++ compiler configure:6027: i586-uhu-linux-g++ -c conftest.cc >&5 configure:6033: $? = 0 configure:6037: test -z || test ! -s conftest.err configure:6040: $? = 0 configure:6043: test -s conftest.o configure:6046: $? = 0 configure:6059: result: yes configure:6065: checking whether i586-uhu-linux-g++ accepts -g configure:6086: i586-uhu-linux-g++ -c -g conftest.cc >&5 configure:6092: $? = 0 configure:6096: test -z || test ! -s conftest.err configure:6099: $? = 0 configure:6102: test -s conftest.o configure:6105: $? = 0 configure:6116: result: yes configure:6158: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:6164: $? = 0 configure:6168: test -z || test ! -s conftest.err configure:6171: $? = 0 configure:6174: test -s conftest.o configure:6177: $? = 0 configure:6203: 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:6209: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libbonoboui" | #define VERSION "2.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:6158: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:6164: $? = 0 configure:6168: test -z || test ! -s conftest.err configure:6171: $? = 0 configure:6174: test -s conftest.o configure:6177: $? = 0 configure:6203: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:6209: $? = 0 configure:6213: test -z || test ! -s conftest.err configure:6216: $? = 0 configure:6219: test -s conftest.o configure:6222: $? = 0 configure:6247: checking dependency style of i586-uhu-linux-g++ configure:6309: result: gcc3 configure:6324: checking how to run the C++ preprocessor configure:6355: i586-uhu-linux-g++ -E conftest.cc configure:6361: $? = 0 configure:6393: i586-uhu-linux-g++ -E conftest.cc conftest.cc:25:28: ac_nonexistent.h: No such file or directory configure:6399: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libbonoboui" | #define VERSION "2.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:6438: result: i586-uhu-linux-g++ -E configure:6462: i586-uhu-linux-g++ -E conftest.cc configure:6468: $? = 0 configure:6500: i586-uhu-linux-g++ -E conftest.cc conftest.cc:25:28: ac_nonexistent.h: No such file or directory configure:6506: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libbonoboui" | #define VERSION "2.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:6561: checking for i586-uhu-linux-g77 configure:6590: result: no configure:6561: checking for i586-uhu-linux-f77 configure:6590: result: no configure:6561: checking for i586-uhu-linux-xlf configure:6590: result: no configure:6561: checking for i586-uhu-linux-frt configure:6590: result: no configure:6561: checking for i586-uhu-linux-pgf77 configure:6590: result: no configure:6561: checking for i586-uhu-linux-fort77 configure:6590: result: no configure:6561: checking for i586-uhu-linux-fl32 configure:6590: result: no configure:6561: checking for i586-uhu-linux-af77 configure:6590: result: no configure:6561: checking for i586-uhu-linux-f90 configure:6590: result: no configure:6561: checking for i586-uhu-linux-xlf90 configure:6590: result: no configure:6561: checking for i586-uhu-linux-pgf90 configure:6590: result: no configure:6561: checking for i586-uhu-linux-epcf90 configure:6590: result: no configure:6561: checking for i586-uhu-linux-f95 configure:6590: result: no configure:6561: checking for i586-uhu-linux-fort configure:6590: result: no configure:6561: checking for i586-uhu-linux-xlf95 configure:6590: result: no configure:6561: checking for i586-uhu-linux-ifc configure:6590: result: no configure:6561: checking for i586-uhu-linux-efc configure:6590: result: no configure:6561: checking for i586-uhu-linux-pgf95 configure:6590: result: no configure:6561: checking for i586-uhu-linux-lf95 configure:6590: result: no configure:6561: checking for i586-uhu-linux-gfortran configure:6590: result: no configure:6603: checking for g77 configure:6632: result: no configure:6603: checking for f77 configure:6632: result: no configure:6603: checking for xlf configure:6632: result: no configure:6603: checking for frt configure:6632: result: no configure:6603: checking for pgf77 configure:6632: result: no configure:6603: checking for fort77 configure:6632: result: no configure:6603: checking for fl32 configure:6632: result: no configure:6603: checking for af77 configure:6632: result: no configure:6603: checking for f90 configure:6632: result: no configure:6603: checking for xlf90 configure:6632: result: no configure:6603: checking for pgf90 configure:6632: result: no configure:6603: checking for epcf90 configure:6632: result: no configure:6603: checking for f95 configure:6632: result: no configure:6603: checking for fort configure:6632: result: no configure:6603: checking for xlf95 configure:6632: result: no configure:6603: checking for ifc configure:6632: result: no configure:6603: checking for efc configure:6632: result: no configure:6603: checking for pgf95 configure:6632: result: no configure:6603: checking for lf95 configure:6632: result: no configure:6603: checking for gfortran configure:6632: result: no configure:6644: checking for Fortran 77 compiler version configure:6647: --version &5 ./configure: line 6648: --version: command not found configure:6650: $? = 127 configure:6652: -v &5 ./configure: line 6653: -v: command not found configure:6655: $? = 127 configure:6657: -V &5 ./configure: line 6658: -V: command not found configure:6660: $? = 127 configure:6668: checking whether we are using the GNU Fortran 77 compiler configure:6682: -c conftest.F >&5 ./configure: line 6683: -c: command not found configure:6688: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6714: result: no configure:6720: checking whether accepts -g configure:6732: -c -g conftest.f >&5 ./configure: line 6733: -c: command not found configure:6738: $? = 127 configure: failed program was: | program main | | end configure:6763: result: no configure:6793: checking the maximum length of command line arguments configure:6902: result: 32768 configure:6913: checking command to parse /usr/bin/nm -B output from i586-uhu-linux-gcc object configure:7018: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7021: $? = 0 configure:7025: /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:7028: $? = 0 configure:7080: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:7083: $? = 0 configure:7121: result: ok configure:7125: checking for objdir configure:7140: result: .libs configure:7192: checking for i586-uhu-linux-ar configure:7221: result: no configure:7230: checking for ar configure:7246: found /usr/bin/ar configure:7257: result: ar configure:7272: checking for i586-uhu-linux-ranlib configure:7301: result: no configure:7310: checking for ranlib configure:7326: found /usr/bin/ranlib configure:7337: result: ranlib configure:7352: checking for i586-uhu-linux-strip configure:7381: result: no configure:7390: checking for strip configure:7406: found /usr/bin/strip configure:7417: result: strip configure:7689: checking if i586-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:7707: 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:7711: $? = 0 configure:7724: result: no configure:7739: checking for i586-uhu-linux-gcc option to produce PIC configure:7949: result: -fPIC configure:7957: checking if i586-uhu-linux-gcc PIC flag -fPIC works configure:7975: i586-uhu-linux-gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:7979: $? = 0 configure:7992: result: yes configure:8020: checking if i586-uhu-linux-gcc static flag -static works configure:8048: result: yes configure:8058: checking if i586-uhu-linux-gcc supports -c -o file.o configure:8079: i586-uhu-linux-gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:8083: $? = 0 configure:8105: result: yes configure:8131: checking whether the i586-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:9089: result: yes configure:9110: checking whether -lc should be explicitly linked in configure:9115: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:9118: $? = 0 configure:9133: i586-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:9136: $? = 0 configure:9148: result: no configure:9156: checking dynamic linker characteristics configure:9765: result: GNU/Linux ld.so configure:9774: checking how to hardcode library paths into programs configure:9799: result: immediate configure:9813: checking whether stripping libraries is possible configure:9818: result: yes configure:10652: checking if libtool supports shared libraries configure:10654: result: yes configure:10657: checking whether to build shared libraries configure:10678: result: yes configure:10681: checking whether to build static libraries configure:10685: result: yes configure:10777: creating libtool configure:11365: checking for ld used by i586-uhu-linux-g++ configure:11432: result: /usr/bin/ld configure:11441: checking if the linker (/usr/bin/ld) is GNU ld configure:11456: result: yes configure:11507: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:12445: result: yes configure:12463: i586-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:12466: $? = 0 configure:12585: checking for i586-uhu-linux-g++ option to produce PIC configure:12859: result: -fPIC configure:12867: checking if i586-uhu-linux-g++ PIC flag -fPIC works configure:12885: i586-uhu-linux-g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5 configure:12889: $? = 0 configure:12902: result: yes configure:12930: checking if i586-uhu-linux-g++ static flag -static works configure:12958: result: yes configure:12968: checking if i586-uhu-linux-g++ supports -c -o file.o configure:12989: i586-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:12993: $? = 0 configure:13015: result: yes configure:13041: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:13066: result: yes configure:13133: checking dynamic linker characteristics configure:13742: result: GNU/Linux ld.so configure:13751: checking how to hardcode library paths into programs configure:13776: result: immediate configure:19972: checking for bison configure:19988: found /usr/bin/bison configure:19998: result: bison -y configure:20013: checking for xrdb configure:20046: result: no configure:20156: checking what warning flags to pass to the C compiler configure:20158: result: -Wall -Wmissing-prototypes configure:20169: checking what language compliance flags to pass to the C compiler configure:20184: result: configure:20216: checking locale.h usability configure:20228: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:20234: $? = 0 configure:20238: test -z || test ! -s conftest.err configure:20241: $? = 0 configure:20244: test -s conftest.o configure:20247: $? = 0 configure:20257: result: yes configure:20261: checking locale.h presence configure:20271: i586-uhu-linux-gcc -E conftest.c configure:20277: $? = 0 configure:20297: result: yes configure:20332: checking for locale.h configure:20339: result: yes configure:20353: checking for LC_MESSAGES configure:20374: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:20380: $? = 0 configure:20384: test -z || test ! -s conftest.err configure:20387: $? = 0 configure:20390: test -s conftest configure:20393: $? = 0 configure:20405: result: yes configure:20434: checking libintl.h usability configure:20446: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:20452: $? = 0 configure:20456: test -z || test ! -s conftest.err configure:20459: $? = 0 configure:20462: test -s conftest.o configure:20465: $? = 0 configure:20475: result: yes configure:20479: checking libintl.h presence configure:20489: i586-uhu-linux-gcc -E conftest.c configure:20495: $? = 0 configure:20515: result: yes configure:20550: checking for libintl.h configure:20557: result: yes configure:20568: checking for ngettext in libc configure:20591: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:20597: $? = 0 configure:20601: test -z || test ! -s conftest.err configure:20604: $? = 0 configure:20607: test -s conftest configure:20610: $? = 0 configure:20623: result: yes configure:20627: checking for dgettext in libc configure:20650: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:20656: $? = 0 configure:20660: test -z || test ! -s conftest.err configure:20663: $? = 0 configure:20666: test -s conftest configure:20669: $? = 0 configure:20682: result: yes configure:20691: checking for bind_textdomain_codeset configure:20748: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:20754: $? = 0 configure:20758: test -z || test ! -s conftest.err configure:20761: $? = 0 configure:20764: test -s conftest configure:20767: $? = 0 configure:20779: result: yes configure:21289: checking for msgfmt configure:21316: result: /usr/bin/msgfmt configure:21329: checking for dcgettext configure:21386: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:54: warning: conflicting types for built-in function 'dcgettext' configure:21392: $? = 0 configure:21396: test -z || test ! -s conftest.err configure:21399: $? = 0 configure:21402: test -s conftest configure:21405: $? = 0 configure:21417: result: yes configure:21429: checking for gmsgfmt configure:21460: result: /usr/bin/msgfmt configure:21469: checking for xgettext configure:21496: result: /usr/bin/xgettext configure:21520: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:21526: $? = 0 configure:21530: test -z || test ! -s conftest.err configure:21533: $? = 0 configure:21536: test -s conftest configure:21539: $? = 0 configure:21712: checking for catalogs to be installed configure:21737: result: af am ar az be bg bn bs ca cs cy da de el en_CA en_GB es et eu fa fi fr ga gl gu he hi hr hu id is it ja kn ko ku li lt lv mk ml mn mr ms nb ne nl nn no nso or pa pl pt pt_BR ro ru rw sk sl sq sr sr@Latn sr@ije sv ta tr uk vi wa xh yi zh_CN zh_HK zh_TW zu configure:21772: checking for pkg-config configure:21790: found /usr/bin/pkg-config configure:21803: result: /usr/bin/pkg-config configure:21839: checking for X configure:21944: i586-uhu-linux-gcc -E conftest.c configure:21950: $? = 0 configure:22000: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lXt >&5 configure:22006: $? = 0 configure:22010: test -z || test ! -s conftest.err configure:22013: $? = 0 configure:22016: test -s conftest configure:22019: $? = 0 configure:22069: result: libraries , headers configure:22241: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lX11 >&5 configure:22247: $? = 0 configure:22251: test -z || test ! -s conftest.err configure:22254: $? = 0 configure:22257: test -s conftest configure:22260: $? = 0 configure:22418: checking for gethostbyname configure:22475: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:22481: $? = 0 configure:22485: test -z || test ! -s conftest.err configure:22488: $? = 0 configure:22491: test -s conftest configure:22494: $? = 0 configure:22506: result: yes configure:22657: checking for connect configure:22714: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:22720: $? = 0 configure:22724: test -z || test ! -s conftest.err configure:22727: $? = 0 configure:22730: test -s conftest configure:22733: $? = 0 configure:22745: result: yes configure:22820: checking for remove configure:22877: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:22883: $? = 0 configure:22887: test -z || test ! -s conftest.err configure:22890: $? = 0 configure:22893: test -s conftest configure:22896: $? = 0 configure:22908: result: yes configure:22983: checking for shmat configure:23040: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:23046: $? = 0 configure:23050: test -z || test ! -s conftest.err configure:23053: $? = 0 configure:23056: test -s conftest configure:23059: $? = 0 configure:23071: result: yes configure:23155: checking for IceConnectionNumber in -lICE configure:23185: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lICE >&5 configure:23191: $? = 0 configure:23195: test -z || test ! -s conftest.err configure:23198: $? = 0 configure:23201: test -s conftest configure:23204: $? = 0 configure:23217: result: yes configure:23254: checking for i586-uhu-linux-pkg-config configure:23284: result: /usr/bin/pkg-config configure:23341: checking pkg-config is at least version 0.9.0 configure:23344: result: yes configure:23355: checking for BONOBOUI configure:23363: $PKG_CONFIG --exists --print-errors "$BONOBOUI_MODULES" configure:23366: $? = 0 configure:23381: $PKG_CONFIG --exists --print-errors "$BONOBOUI_MODULES" configure:23384: $? = 0 configure:23460: result: yes configure:23467: checking for broken, old development packages configure:23479: result: clean configure:23485: checking for BONOBOUI_GLADE configure:23493: $PKG_CONFIG --exists --print-errors "$BONOBOUI_MODULES libglade-2.0 >= 1.99.11" configure:23496: $? = 0 configure:23511: $PKG_CONFIG --exists --print-errors "$BONOBOUI_MODULES libglade-2.0 >= 1.99.11" configure:23514: $? = 0 configure:23590: result: yes configure:23600: checking for glib-genmarshal configure:23618: found /usr/bin/glib-genmarshal configure:23630: result: /usr/bin/glib-genmarshal configure:23640: checking for glib-mkenums configure:23658: found /usr/bin/glib-mkenums configure:23670: result: /usr/bin/glib-mkenums configure:23915: 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 janusz config.status:806: creating Makefile config.status:806: creating libbonoboui-zip config.status:806: creating po/Makefile.in config.status:806: creating bonobo/Makefile config.status:806: creating bonobo/libbonoboui-2.0.pc config.status:806: creating bonobo/libbonoboui-2.0-uninstalled.pc config.status:806: creating glade/Makefile config.status:806: creating samples/Makefile config.status:806: creating samples/controls/Makefile config.status:806: creating samples/bonoboui/Makefile config.status:806: creating samples/container/Makefile config.status:806: creating samples/compound-doc/Makefile config.status:806: creating samples/compound-doc/container/Makefile config.status:806: creating samples/canvdemo/Makefile config.status:806: creating tests/Makefile config.status:806: creating tests/control/Makefile config.status:806: creating tools/Makefile config.status:806: creating tools/browser/Makefile config.status:806: creating doc/Makefile config.status:806: creating doc/api/Makefile config.status:806: creating doc/api/figures/Makefile config.status:910: creating config.h config.status:1196: executing intltool commands config.status:1196: executing depfiles commands config.status:1196: executing default-1 commands config.status:1196: executing po/stamp-it commands ## ---------------- ## ## 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_BONOBOUI_CFLAGS_set= ac_cv_env_BONOBOUI_CFLAGS_value= ac_cv_env_BONOBOUI_GLADE_CFLAGS_set= ac_cv_env_BONOBOUI_GLADE_CFLAGS_value= ac_cv_env_BONOBOUI_GLADE_LIBS_set= ac_cv_env_BONOBOUI_GLADE_LIBS_value= ac_cv_env_BONOBOUI_LIBS_set= ac_cv_env_BONOBOUI_LIBS_value= 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_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_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_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_cposix_strerror=no ac_cv_objext=o ac_cv_path_GLIB_GENMARSHAL=/usr/bin/glib-genmarshal ac_cv_path_GLIB_MKENUMS=/usr/bin/glib-mkenums 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_YACC='bison -y' 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 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_BONOBOUI_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libxml2 ' pkg_cv_BONOBOUI_GLADE_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 ' pkg_cv_BONOBOUI_GLADE_LIBS='-pthread -lgnomecanvas-2 -lart_lgpl_2 -lpangoft2-1.0 -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lbonobo-activation -lgconf-2 -lORBit-2 -lgthread-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' pkg_cv_BONOBOUI_LIBS='-pthread -lgnomecanvas-2 -lart_lgpl_2 -lpangoft2-1.0 -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lbonobo-activation -lxml2 -lz -lgconf-2 -lORBit-2 -lgthread-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgmodule-2.0 -ldl -lgobject-2.0 -lglib-2.0 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.6' 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.6' AWK='gawk' BONOBOUI_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libxml2 ' BONOBOUI_GLADE_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 ' BONOBOUI_GLADE_LIBS='-pthread -lgnomecanvas-2 -lart_lgpl_2 -lpangoft2-1.0 -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lbonobo-activation -lgconf-2 -lORBit-2 -lgthread-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' BONOBOUI_LIBS='-pthread -lgnomecanvas-2 -lart_lgpl_2 -lpangoft2-1.0 -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lbonobo-activation -lxml2 -lz -lgconf-2 -lORBit-2 -lgthread-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgmodule-2.0 -ldl -lgobject-2.0 -lglib-2.0 ' CATALOGS=' af.gmo am.gmo ar.gmo az.gmo be.gmo bg.gmo bn.gmo bs.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo en_CA.gmo en_GB.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo id.gmo is.gmo it.gmo ja.gmo kn.gmo ko.gmo ku.gmo li.gmo lt.gmo lv.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo nb.gmo ne.gmo nl.gmo nn.gmo no.gmo nso.gmo or.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@Latn.gmo sr@ije.gmo sv.gmo ta.gmo tr.gmo uk.gmo vi.gmo wa.gmo xh.gmo yi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo zu.gmo' CATOBJEXT='.gmo' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='i586-uhu-linux-gcc -E' CPPFLAGS='' CXX='i586-uhu-linux-g++' CXXCPP='i586-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' 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='' GETTEXT_PACKAGE='libbonoboui-2.0' GLIB_GENMARSHAL='/usr/bin/glib-genmarshal' GLIB_MKENUMS='/usr/bin/glib-mkenums' GMOFILES=' af.gmo am.gmo ar.gmo az.gmo be.gmo bg.gmo bn.gmo bs.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo en_CA.gmo en_GB.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo id.gmo is.gmo it.gmo ja.gmo kn.gmo ko.gmo ku.gmo li.gmo lt.gmo lv.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo nb.gmo ne.gmo nl.gmo nn.gmo no.gmo nso.gmo or.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@Latn.gmo sr@ije.gmo sv.gmo ta.gmo tr.gmo uk.gmo vi.gmo wa.gmo xh.gmo yi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo zu.gmo' GMSGFMT='/usr/bin/msgfmt' GTK_DOC_USE_LIBTOOL_FALSE='#' GTK_DOC_USE_LIBTOOL_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='' 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='libbonoboui' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PATH_TO_XRDB='' PKG_CONFIG='/usr/bin/pkg-config' POFILES=' af.po am.po ar.po az.po be.po bg.po bn.po bs.po ca.po cs.po cy.po da.po de.po el.po en_CA.po en_GB.po es.po et.po eu.po fa.po fi.po fr.po ga.po gl.po gu.po he.po hi.po hr.po hu.po id.po is.po it.po ja.po kn.po ko.po ku.po li.po lt.po lv.po mk.po ml.po mn.po mr.po ms.po nb.po ne.po nl.po nn.po no.po nso.po or.po pa.po pl.po pt.po pt_BR.po ro.po ru.po rw.po sk.po sl.po sq.po sr.po sr@Latn.po sr@ije.po sv.po ta.po tr.po uk.po vi.po wa.po xh.po yi.po zh_CN.po zh_HK.po zh_TW.po zu.po' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_NLS='yes' VERSION='2.14.0' WARN_CFLAGS='-Wall -Wmissing-prototypes ' XGETTEXT='/usr/bin/xgettext' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS=' -lSM -lICE -lX11 ' X_PRE_LIBS=' -lSM -lICE' YACC='bison -y' 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='' am__include='include' am__quote='' 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}' gnomelocaledir='${prefix}/${DATADIRNAME}/locale' 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' 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 "libbonoboui-2.0" #define HAVE_BIND_TEXTDOMAIN_CODESET 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 PACKAGE "libbonoboui" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #define VERSION "2.14.0" #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0