This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by gtksourceview configure 1.6.1, 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 = norris uname -m = i686 uname -r = 2.6.17.6-3 uname -s = Linux uname -v = #1 SMP Wed Jul 26 12:57:38 CEST 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1603: checking for a BSD-compatible install configure:1658: result: /bin/install -c configure:1669: checking whether build environment is sane configure:1712: result: yes configure:1777: checking for gawk configure:1793: found /bin/gawk configure:1803: result: gawk configure:1813: checking whether make sets $(MAKE) configure:1833: result: yes configure:2005: checking whether to enable maintainer-specific portions of Makefiles configure:2014: result: no configure:2039: checking for i586-uhu-linux-gcc configure:2055: found /usr/lib/ccache/i586-uhu-linux-gcc configure:2065: result: i586-uhu-linux-gcc configure:2347: checking for C compiler version configure:2350: 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:2353: $? = 0 configure:2355: 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:2358: $? = 0 configure:2360: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2363: $? = 1 configure:2386: checking for C compiler default output file name configure:2389: i586-uhu-linux-gcc conftest.c >&5 configure:2392: $? = 0 configure:2438: result: a.out configure:2443: checking whether the C compiler works configure:2449: ./a.out configure:2452: $? = 0 configure:2469: result: yes configure:2476: checking whether we are cross compiling configure:2478: result: no configure:2481: checking for suffix of executables configure:2483: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2486: $? = 0 configure:2511: result: configure:2517: checking for suffix of object files configure:2538: i586-uhu-linux-gcc -c conftest.c >&5 configure:2541: $? = 0 configure:2563: result: o configure:2567: checking whether we are using the GNU C compiler configure:2591: i586-uhu-linux-gcc -c conftest.c >&5 configure:2597: $? = 0 configure:2601: test -z || test ! -s conftest.err configure:2604: $? = 0 configure:2607: test -s conftest.o configure:2610: $? = 0 configure:2623: result: yes configure:2629: checking whether i586-uhu-linux-gcc accepts -g configure:2650: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2656: $? = 0 configure:2660: test -z || test ! -s conftest.err configure:2663: $? = 0 configure:2666: test -s conftest.o configure:2669: $? = 0 configure:2680: result: yes configure:2697: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2767: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2773: $? = 0 configure:2777: test -z || test ! -s conftest.err configure:2780: $? = 0 configure:2783: test -s conftest.o configure:2786: $? = 0 configure:2804: result: none needed configure:2822: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2828: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2972: checking for style of include used by make configure:3000: result: GNU configure:3028: checking dependency style of i586-uhu-linux-gcc configure:3118: result: gcc3 configure:3148: checking for a BSD-compatible install configure:3203: result: /bin/install -c configure:3293: checking build system type configure:3311: result: i586-uhu-linux-gnu configure:3319: checking host system type configure:3333: result: i586-uhu-linux-gnu configure:3341: checking for a sed that does not truncate output configure:3395: result: /bin/sed configure:3398: checking for egrep configure:3408: result: grep -E configure:3424: checking for ld used by i586-uhu-linux-gcc configure:3491: result: /usr/bin/ld configure:3500: checking if the linker (/usr/bin/ld) is GNU ld configure:3515: result: yes configure:3520: checking for /usr/bin/ld option to reload object files configure:3527: result: -r configure:3545: checking for BSD-compatible nm configure:3587: result: nm configure:3591: checking whether ln -s works configure:3595: result: yes configure:3602: checking how to recognise dependent libraries configure:3774: result: pass_all configure:3988: checking how to run the C preprocessor configure:4023: i586-uhu-linux-gcc -E conftest.c configure:4029: $? = 0 configure:4061: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4067: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gtksourceview" | #define PACKAGE_TARNAME "gtksourceview" | #define PACKAGE_VERSION "1.6.1" | #define PACKAGE_STRING "gtksourceview 1.6.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtksourceview" | #define PACKAGE "gtksourceview" | #define VERSION "1.6.1" | /* end confdefs.h. */ | #include configure:4106: result: i586-uhu-linux-gcc -E configure:4130: i586-uhu-linux-gcc -E conftest.c configure:4136: $? = 0 configure:4168: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4174: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gtksourceview" | #define PACKAGE_TARNAME "gtksourceview" | #define PACKAGE_VERSION "1.6.1" | #define PACKAGE_STRING "gtksourceview 1.6.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtksourceview" | #define PACKAGE "gtksourceview" | #define VERSION "1.6.1" | /* end confdefs.h. */ | #include configure:4218: checking for ANSI C header files configure:4243: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4249: $? = 0 configure:4253: test -z || test ! -s conftest.err configure:4256: $? = 0 configure:4259: test -s conftest.o configure:4262: $? = 0 configure:4351: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4354: $? = 0 configure:4356: ./conftest configure:4359: $? = 0 configure:4374: result: yes configure:4398: checking for sys/types.h configure:4414: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4420: $? = 0 configure:4424: test -z || test ! -s conftest.err configure:4427: $? = 0 configure:4430: test -s conftest.o configure:4433: $? = 0 configure:4444: result: yes configure:4398: checking for sys/stat.h configure:4414: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4420: $? = 0 configure:4424: test -z || test ! -s conftest.err configure:4427: $? = 0 configure:4430: test -s conftest.o configure:4433: $? = 0 configure:4444: result: yes configure:4398: checking for stdlib.h configure:4414: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4420: $? = 0 configure:4424: test -z || test ! -s conftest.err configure:4427: $? = 0 configure:4430: test -s conftest.o configure:4433: $? = 0 configure:4444: result: yes configure:4398: checking for string.h configure:4414: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4420: $? = 0 configure:4424: test -z || test ! -s conftest.err configure:4427: $? = 0 configure:4430: test -s conftest.o configure:4433: $? = 0 configure:4444: result: yes configure:4398: checking for memory.h configure:4414: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4420: $? = 0 configure:4424: test -z || test ! -s conftest.err configure:4427: $? = 0 configure:4430: test -s conftest.o configure:4433: $? = 0 configure:4444: result: yes configure:4398: checking for strings.h configure:4414: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4420: $? = 0 configure:4424: test -z || test ! -s conftest.err configure:4427: $? = 0 configure:4430: test -s conftest.o configure:4433: $? = 0 configure:4444: result: yes configure:4398: checking for inttypes.h configure:4414: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4420: $? = 0 configure:4424: test -z || test ! -s conftest.err configure:4427: $? = 0 configure:4430: test -s conftest.o configure:4433: $? = 0 configure:4444: result: yes configure:4398: checking for stdint.h configure:4414: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4420: $? = 0 configure:4424: test -z || test ! -s conftest.err configure:4427: $? = 0 configure:4430: test -s conftest.o configure:4433: $? = 0 configure:4444: result: yes configure:4398: checking for unistd.h configure:4414: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4420: $? = 0 configure:4424: test -z || test ! -s conftest.err configure:4427: $? = 0 configure:4430: test -s conftest.o configure:4433: $? = 0 configure:4444: result: yes configure:4470: checking dlfcn.h usability configure:4482: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4488: $? = 0 configure:4492: test -z || test ! -s conftest.err configure:4495: $? = 0 configure:4498: test -s conftest.o configure:4501: $? = 0 configure:4511: result: yes configure:4515: checking dlfcn.h presence configure:4525: i586-uhu-linux-gcc -E conftest.c configure:4531: $? = 0 configure:4551: result: yes configure:4586: checking for dlfcn.h configure:4593: result: yes configure:4616: checking for i586-uhu-linux-g++ configure:4632: found /usr/lib/ccache/i586-uhu-linux-g++ configure:4642: result: i586-uhu-linux-g++ configure:4700: checking for C++ compiler version configure:4703: 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:4706: $? = 0 configure:4708: 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:4711: $? = 0 configure:4713: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:4716: $? = 1 configure:4719: checking whether we are using the GNU C++ compiler configure:4743: i586-uhu-linux-g++ -c conftest.cc >&5 configure:4749: $? = 0 configure:4753: test -z || test ! -s conftest.err configure:4756: $? = 0 configure:4759: test -s conftest.o configure:4762: $? = 0 configure:4775: result: yes configure:4781: checking whether i586-uhu-linux-g++ accepts -g configure:4802: i586-uhu-linux-g++ -c -g conftest.cc >&5 configure:4808: $? = 0 configure:4812: test -z || test ! -s conftest.err configure:4815: $? = 0 configure:4818: test -s conftest.o configure:4821: $? = 0 configure:4832: result: yes configure:4874: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4880: $? = 0 configure:4884: test -z || test ! -s conftest.err configure:4887: $? = 0 configure:4890: test -s conftest.o configure:4893: $? = 0 configure:4919: 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:4925: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gtksourceview" | #define PACKAGE_TARNAME "gtksourceview" | #define PACKAGE_VERSION "1.6.1" | #define PACKAGE_STRING "gtksourceview 1.6.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtksourceview" | #define PACKAGE "gtksourceview" | #define VERSION "1.6.1" | #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:4874: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4880: $? = 0 configure:4884: test -z || test ! -s conftest.err configure:4887: $? = 0 configure:4890: test -s conftest.o configure:4893: $? = 0 configure:4919: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4925: $? = 0 configure:4929: test -z || test ! -s conftest.err configure:4932: $? = 0 configure:4935: test -s conftest.o configure:4938: $? = 0 configure:4963: checking dependency style of i586-uhu-linux-g++ configure:5053: result: gcc3 configure:5080: checking how to run the C++ preprocessor configure:5111: i586-uhu-linux-g++ -E conftest.cc configure:5117: $? = 0 configure:5149: i586-uhu-linux-g++ -E conftest.cc conftest.cc:25:28: ac_nonexistent.h: No such file or directory configure:5155: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gtksourceview" | #define PACKAGE_TARNAME "gtksourceview" | #define PACKAGE_VERSION "1.6.1" | #define PACKAGE_STRING "gtksourceview 1.6.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtksourceview" | #define PACKAGE "gtksourceview" | #define VERSION "1.6.1" | #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:5194: result: i586-uhu-linux-g++ -E configure:5218: i586-uhu-linux-g++ -E conftest.cc configure:5224: $? = 0 configure:5256: i586-uhu-linux-g++ -E conftest.cc conftest.cc:25:28: ac_nonexistent.h: No such file or directory configure:5262: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gtksourceview" | #define PACKAGE_TARNAME "gtksourceview" | #define PACKAGE_VERSION "1.6.1" | #define PACKAGE_STRING "gtksourceview 1.6.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtksourceview" | #define PACKAGE "gtksourceview" | #define VERSION "1.6.1" | #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:5317: checking for i586-uhu-linux-g77 configure:5346: result: no configure:5317: checking for i586-uhu-linux-f77 configure:5346: result: no configure:5317: checking for i586-uhu-linux-xlf configure:5346: result: no configure:5317: checking for i586-uhu-linux-frt configure:5346: result: no configure:5317: checking for i586-uhu-linux-pgf77 configure:5346: result: no configure:5317: checking for i586-uhu-linux-fort77 configure:5346: result: no configure:5317: checking for i586-uhu-linux-fl32 configure:5346: result: no configure:5317: checking for i586-uhu-linux-af77 configure:5346: result: no configure:5317: checking for i586-uhu-linux-f90 configure:5346: result: no configure:5317: checking for i586-uhu-linux-xlf90 configure:5346: result: no configure:5317: checking for i586-uhu-linux-pgf90 configure:5346: result: no configure:5317: checking for i586-uhu-linux-epcf90 configure:5346: result: no configure:5317: checking for i586-uhu-linux-f95 configure:5346: result: no configure:5317: checking for i586-uhu-linux-fort configure:5346: result: no configure:5317: checking for i586-uhu-linux-xlf95 configure:5346: result: no configure:5317: checking for i586-uhu-linux-ifc configure:5346: result: no configure:5317: checking for i586-uhu-linux-efc configure:5346: result: no configure:5317: checking for i586-uhu-linux-pgf95 configure:5346: result: no configure:5317: checking for i586-uhu-linux-lf95 configure:5346: result: no configure:5317: checking for i586-uhu-linux-gfortran configure:5346: result: no configure:5359: checking for g77 configure:5388: result: no configure:5359: checking for f77 configure:5388: result: no configure:5359: checking for xlf configure:5388: result: no configure:5359: checking for frt configure:5388: result: no configure:5359: checking for pgf77 configure:5388: result: no configure:5359: checking for fort77 configure:5388: result: no configure:5359: checking for fl32 configure:5388: result: no configure:5359: checking for af77 configure:5388: result: no configure:5359: checking for f90 configure:5388: result: no configure:5359: checking for xlf90 configure:5388: result: no configure:5359: checking for pgf90 configure:5388: result: no configure:5359: checking for epcf90 configure:5388: result: no configure:5359: checking for f95 configure:5388: result: no configure:5359: checking for fort configure:5388: result: no configure:5359: checking for xlf95 configure:5388: result: no configure:5359: checking for ifc configure:5388: result: no configure:5359: checking for efc configure:5388: result: no configure:5359: checking for pgf95 configure:5388: result: no configure:5359: checking for lf95 configure:5388: result: no configure:5359: checking for gfortran configure:5388: result: no configure:5400: checking for Fortran 77 compiler version configure:5403: --version &5 ./configure: line 5404: --version: command not found configure:5406: $? = 127 configure:5408: -v &5 ./configure: line 5409: -v: command not found configure:5411: $? = 127 configure:5413: -V &5 ./configure: line 5414: -V: command not found configure:5416: $? = 127 configure:5424: checking whether we are using the GNU Fortran 77 compiler configure:5438: -c conftest.F >&5 ./configure: line 5439: -c: command not found configure:5444: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5470: result: no configure:5476: checking whether accepts -g configure:5488: -c -g conftest.f >&5 ./configure: line 5489: -c: command not found configure:5494: $? = 127 configure: failed program was: | program main | | end configure:5519: result: no configure:5549: checking the maximum length of command line arguments configure:5641: result: 32768 configure:5652: checking command to parse nm output from i586-uhu-linux-gcc object configure:5748: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5751: $? = 0 configure:5755: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:5758: $? = 0 configure:5810: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:5813: $? = 0 configure:5851: result: ok configure:5855: checking for objdir configure:5870: result: .libs configure:5922: checking for i586-uhu-linux-ar configure:5951: result: no configure:5960: checking for ar configure:5976: found /usr/bin/ar configure:5987: result: ar configure:6002: checking for i586-uhu-linux-ranlib configure:6031: result: no configure:6040: checking for ranlib configure:6056: found /usr/bin/ranlib configure:6067: result: ranlib configure:6082: checking for i586-uhu-linux-strip configure:6111: result: no configure:6120: checking for strip configure:6136: found /usr/bin/strip configure:6147: result: strip configure:6434: checking if i586-uhu-linux-gcc static flag works configure:6462: result: yes configure:6480: checking if i586-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:6498: 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:6502: $? = 0 configure:6515: result: no configure:6530: checking for i586-uhu-linux-gcc option to produce PIC configure:6734: result: -fPIC configure:6742: checking if i586-uhu-linux-gcc PIC flag -fPIC works configure:6760: i586-uhu-linux-gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:6764: $? = 0 configure:6777: result: yes configure:6801: checking if i586-uhu-linux-gcc supports -c -o file.o configure:6822: i586-uhu-linux-gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:6826: $? = 0 configure:6848: result: yes configure:6874: checking whether the i586-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:7770: result: yes configure:7796: checking whether -lc should be explicitly linked in configure:7801: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7804: $? = 0 configure:7818: i586-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7821: $? = 0 configure:7833: result: no configure:7841: checking dynamic linker characteristics configure:8408: result: GNU/Linux ld.so configure:8412: checking how to hardcode library paths into programs configure:8437: result: immediate configure:8451: checking whether stripping libraries is possible configure:8456: result: yes configure:9286: checking if libtool supports shared libraries configure:9288: result: yes configure:9291: checking whether to build shared libraries configure:9312: result: yes configure:9315: checking whether to build static libraries configure:9319: result: no configure:9411: creating libtool configure:9989: checking for ld used by i586-uhu-linux-g++ configure:10056: result: /usr/bin/ld configure:10065: checking if the linker (/usr/bin/ld) is GNU ld configure:10080: result: yes configure:10131: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:11018: result: yes configure:11036: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:11039: $? = 0 configure:11135: checking for i586-uhu-linux-g++ option to produce PIC configure:11403: result: -fPIC configure:11411: checking if i586-uhu-linux-g++ PIC flag -fPIC works configure:11429: i586-uhu-linux-g++ -c -g -O2 -fPIC -DPIC conftest.cc >&5 configure:11433: $? = 0 configure:11446: result: yes configure:11470: checking if i586-uhu-linux-g++ supports -c -o file.o configure:11491: i586-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cc >&5 configure:11495: $? = 0 configure:11517: result: yes configure:11543: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:11568: result: yes configure:11639: checking dynamic linker characteristics configure:12206: result: GNU/Linux ld.so configure:12210: checking how to hardcode library paths into programs configure:12235: result: immediate configure:12249: checking whether stripping libraries is possible configure:12254: result: yes configure:19814: checking for intltool >= 0.31 configure:19821: result: 0.34.2 found configure:19877: checking for perl configure:19895: found /usr/bin/perl configure:19907: result: /usr/bin/perl configure:19925: checking for XML::Parser configure:19928: result: ok configure:19939: checking for iconv configure:19957: found /usr/bin/iconv configure:19970: result: /usr/bin/iconv configure:19979: checking for msgfmt configure:19997: found /usr/bin/msgfmt configure:20010: result: /usr/bin/msgfmt configure:20019: checking for msgmerge configure:20037: found /usr/bin/msgmerge configure:20050: result: /usr/bin/msgmerge configure:20059: checking for xgettext configure:20077: found /usr/bin/xgettext configure:20090: result: /usr/bin/xgettext configure:20107: checking for ANSI C header files configure:20263: result: yes configure:20279: checking for stdlib.h configure:20284: result: yes configure:20279: checking for string.h configure:20284: result: yes configure:20428: checking for memset configure:20485: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:52: warning: conflicting types for built-in function 'memset' configure:20491: $? = 0 configure:20495: test -z || test ! -s conftest.err configure:20498: $? = 0 configure:20501: test -s conftest configure:20504: $? = 0 configure:20516: result: yes configure:20541: checking for glib-genmarshal configure:20559: found /usr/bin/glib-genmarshal configure:20571: result: /usr/bin/glib-genmarshal configure:20580: checking for glib-mkenums configure:20598: found /usr/bin/glib-mkenums configure:20610: result: /usr/bin/glib-mkenums configure:20802: checking whether gcc understands -Wno-sign-compare configure:20820: i586-uhu-linux-gcc -c -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -O2 -Wno-sign-compare conftest.c >&5 configure:20826: $? = 0 configure:20830: test -z || test ! -s conftest.err configure:20833: $? = 0 configure:20836: test -s conftest.o configure:20839: $? = 0 configure:20850: result: yes configure:20870: checking what warning flags to pass to the C compiler configure:20872: result: -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare configure:20883: checking what language compliance flags to pass to the C compiler configure:20898: result: configure:20914: checking for i586-uhu-linux-pkg-config configure:20947: result: no configure:20956: checking for pkg-config configure:20974: found /usr/bin/pkg-config configure:20986: result: /usr/bin/pkg-config configure:21001: checking pkg-config is at least version 0.9.0 configure:21004: result: yes configure:21015: checking for DEP configure:21021: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= $GTK_REQUIRED_VERSION libxml-2.0 >= $LIBXML_REQUIRED_VERSION" configure:21025: $? = 0 configure:21038: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= $GTK_REQUIRED_VERSION libxml-2.0 >= $LIBXML_REQUIRED_VERSION" configure:21042: $? = 0 configure:21101: result: yes configure:21137: checking for GNOMEPRINT configure:21142: $PKG_CONFIG --exists --print-errors "libgnomeprint-2.2 >= $GNOME_PRINT_REQUIRED_VERSION" configure:21145: $? = 0 configure:21156: $PKG_CONFIG --exists --print-errors "libgnomeprint-2.2 >= $GNOME_PRINT_REQUIRED_VERSION" configure:21159: $? = 0 configure:21198: result: yes configure:21232: checking for re_compile_pattern configure:21289: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:21295: $? = 0 configure:21299: test -z || test ! -s conftest.err configure:21302: $? = 0 configure:21305: test -s conftest configure:21308: $? = 0 configure:21320: result: yes configure:21232: checking for re_compile_fastmap configure:21289: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:21295: $? = 0 configure:21299: test -z || test ! -s conftest.err configure:21302: $? = 0 configure:21305: test -s conftest configure:21308: $? = 0 configure:21320: result: yes configure:21232: checking for re_search configure:21289: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:21295: $? = 0 configure:21299: test -z || test ! -s conftest.err configure:21302: $? = 0 configure:21305: test -s conftest configure:21308: $? = 0 configure:21320: result: yes configure:21232: checking for re_match configure:21289: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:21295: $? = 0 configure:21299: test -z || test ! -s conftest.err configure:21302: $? = 0 configure:21305: test -s conftest configure:21308: $? = 0 configure:21320: result: yes configure:21385: checking for TESTS configure:21391: $PKG_CONFIG --exists --print-errors "libgnomeprintui-2.2 >= $GNOME_PRINT_REQUIRED_VERSION gnome-vfs-2.0 >= $GNOME_VFS_REQUIRED_VERSION" configure:21395: $? = 0 configure:21408: $PKG_CONFIG --exists --print-errors "libgnomeprintui-2.2 >= $GNOME_PRINT_REQUIRED_VERSION gnome-vfs-2.0 >= $GNOME_VFS_REQUIRED_VERSION" configure:21412: $? = 0 configure:21453: result: yes configure:21503: checking locale.h usability configure:21515: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:21521: $? = 0 configure:21525: test -z || test ! -s conftest.err configure:21528: $? = 0 configure:21531: test -s conftest.o configure:21534: $? = 0 configure:21544: result: yes configure:21548: checking locale.h presence configure:21558: i586-uhu-linux-gcc -E conftest.c configure:21564: $? = 0 configure:21584: result: yes configure:21619: checking for locale.h configure:21626: result: yes configure:21640: checking for LC_MESSAGES configure:21661: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:21667: $? = 0 configure:21671: test -z || test ! -s conftest.err configure:21674: $? = 0 configure:21677: test -s conftest configure:21680: $? = 0 configure:21692: result: yes configure:21721: checking libintl.h usability configure:21733: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:21739: $? = 0 configure:21743: test -z || test ! -s conftest.err configure:21746: $? = 0 configure:21749: test -s conftest.o configure:21752: $? = 0 configure:21762: result: yes configure:21766: checking libintl.h presence configure:21776: i586-uhu-linux-gcc -E conftest.c configure:21782: $? = 0 configure:21802: result: yes configure:21837: checking for libintl.h configure:21844: result: yes configure:21855: checking for ngettext in libc configure:21878: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:21884: $? = 0 configure:21888: test -z || test ! -s conftest.err configure:21891: $? = 0 configure:21894: test -s conftest configure:21897: $? = 0 configure:21910: result: yes configure:21914: checking for dgettext in libc configure:21937: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:21943: $? = 0 configure:21947: test -z || test ! -s conftest.err configure:21950: $? = 0 configure:21953: test -s conftest configure:21956: $? = 0 configure:21969: result: yes configure:21978: checking for bind_textdomain_codeset configure:22035: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:22041: $? = 0 configure:22045: test -z || test ! -s conftest.err configure:22048: $? = 0 configure:22051: test -s conftest configure:22054: $? = 0 configure:22066: result: yes configure:22576: checking for msgfmt configure:22603: result: /usr/bin/msgfmt configure:22616: checking for dcgettext configure:22673: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:68: warning: conflicting types for built-in function 'dcgettext' configure:22679: $? = 0 configure:22683: test -z || test ! -s conftest.err configure:22686: $? = 0 configure:22689: test -s conftest configure:22692: $? = 0 configure:22704: result: yes configure:22716: checking for gmsgfmt configure:22747: result: /usr/bin/msgfmt configure:22756: checking for xgettext configure:22783: result: /usr/bin/xgettext configure:22807: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:22813: $? = 0 configure:22817: test -z || test ! -s conftest.err configure:22820: $? = 0 configure:22823: test -s conftest configure:22826: $? = 0 configure:22999: checking for catalogs to be installed configure:23024: result: ar az be bg bn bs ca cs cy da de dz el en_CA en_GB es et eu fa fi fr ga gl gu he hi hr hu id it ja ko lt mk ml mn ms nb ne nl no pa pl pt pt_BR ro ru rw sk sq sr sr@Latn sv ta th tr uk vi xh zh_CN zh_HK zh_TW configure:23392: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by gtksourceview config.status 1.6.1, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on norris config.status:807: creating gtksourceview-1.0.pc config.status:807: creating Makefile config.status:807: creating gtksourceview-zip config.status:807: creating po/Makefile.in config.status:807: creating gtksourceview/Makefile config.status:807: creating gtksourceview/gnu-regex/Makefile config.status:807: creating gtksourceview/language-specs/Makefile config.status:807: creating docs/Makefile config.status:807: creating docs/reference/Makefile config.status:807: creating docs/reference/version.xml config.status:807: creating tests/Makefile config.status:911: creating config.h config.status:1261: executing depfiles commands config.status:1261: executing intltool commands config.status:1261: executing default-1 commands config.status:1261: 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_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_DEP_CFLAGS_set= ac_cv_env_DEP_CFLAGS_value= ac_cv_env_DEP_LIBS_set= ac_cv_env_DEP_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_GNOMEPRINT_CFLAGS_set= ac_cv_env_GNOMEPRINT_CFLAGS_value= ac_cv_env_GNOMEPRINT_LIBS_set= ac_cv_env_GNOMEPRINT_LIBS_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_TESTS_CFLAGS_set= ac_cv_env_TESTS_CFLAGS_value= ac_cv_env_TESTS_LIBS_set= ac_cv_env_TESTS_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_dcgettext=yes ac_cv_func_memset=yes ac_cv_func_re_compile_fastmap=yes ac_cv_func_re_compile_pattern=yes ac_cv_func_re_match=yes ac_cv_func_re_search=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_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_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 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 \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_DEP_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 ' pkg_cv_DEP_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lxml2 -lz -lm ' pkg_cv_GNOMEPRINT_CFLAGS='-I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 ' pkg_cv_GNOMEPRINT_LIBS='-Wl,--export-dynamic -lgnomeprint-2-2 -lart_lgpl_2 -lxml2 -lz -lm -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' pkg_cv_TESTS_CFLAGS='-pthread -DORBIT2=1 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 ' pkg_cv_TESTS_LIBS='-Wl,--export-dynamic -pthread -lgnomeprintui-2-2 -lgnomeprint-2-2 -lgnomecanvas-2 -lxml2 -lz -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lgobject-2.0 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.9' ACLOCAL_AMFLAGS='${ACLOCAL_FLAGS}' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AR='ar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing --run automake-1.9' AWK='gawk' BUILD_GNU_REGEX_FALSE='' BUILD_GNU_REGEX_TRUE='#' BUILD_TESTS_FALSE='#' BUILD_TESTS_TRUE='' CATALOGS=' ar.gmo az.gmo be.gmo bg.gmo bn.gmo bs.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo dz.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 it.gmo ja.gmo ko.gmo lt.gmo mk.gmo ml.gmo mn.gmo ms.gmo nb.gmo ne.gmo nl.gmo no.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo sk.gmo sq.gmo sr.gmo sr@Latn.gmo sv.gmo ta.gmo th.gmo tr.gmo uk.gmo vi.gmo xh.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo' CATOBJEXT='.gmo' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CONFIG_STATUS_DEPENDENCIES='$(top_srcdir)/po/LINGUAS' 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' DEPRECATED_FLAGS='' DEP_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 ' DEP_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lxml2 -lz -lm ' 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='gtksourceview-1.0' GLIB_GENMARSHAL='/usr/bin/glib-genmarshal' GLIB_MKENUMS='/usr/bin/glib-mkenums' GMOFILES=' ar.gmo az.gmo be.gmo bg.gmo bn.gmo bs.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo dz.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 it.gmo ja.gmo ko.gmo lt.gmo mk.gmo ml.gmo mn.gmo ms.gmo nb.gmo ne.gmo nl.gmo no.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo sk.gmo sq.gmo sr.gmo sr@Latn.gmo sv.gmo ta.gmo th.gmo tr.gmo uk.gmo vi.gmo xh.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo' GMSGFMT='/usr/bin/msgfmt' GNOMEPRINT_CFLAGS='-I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 ' GNOMEPRINT_LIBS='-Wl,--export-dynamic -lgnomeprint-2-2 -lart_lgpl_2 -lxml2 -lz -lm -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' GNOME_PRINT_REQUIRED_VERSION='2.8.0' GNOME_VFS_REQUIRED_VERSION='2.2.0' GTK_DOC_USE_LIBTOOL_FALSE='#' GTK_DOC_USE_LIBTOOL_TRUE='' GTK_REQUIRED_VERSION='2.8.0' HAVE_GNOMEPRINT_FALSE='#' HAVE_GNOMEPRINT_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' LIBXML_REQUIRED_VERSION='2.5.0' 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' OBJEXT='o' PACKAGE='gtksourceview' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gtksourceview' PACKAGE_NAME='gtksourceview' PACKAGE_STRING='gtksourceview 1.6.1' PACKAGE_TARNAME='gtksourceview' PACKAGE_VERSION='1.6.1' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' POFILES=' ar.po az.po be.po bg.po bn.po bs.po ca.po cs.po cy.po da.po de.po dz.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 it.po ja.po ko.po lt.po mk.po ml.po mn.po ms.po nb.po ne.po nl.po no.po pa.po pl.po pt.po pt_BR.po ro.po ru.po rw.po sk.po sq.po sr.po sr@Latn.po sv.po ta.po th.po tr.po uk.po vi.po xh.po zh_CN.po zh_HK.po zh_TW.po' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' TESTS_CFLAGS='-pthread -DORBIT2=1 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 ' TESTS_LIBS='-Wl,--export-dynamic -pthread -lgnomeprintui-2-2 -lgnomeprint-2-2 -lgnomecanvas-2 -lxml2 -lz -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lgobject-2.0 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ' USE_NLS='yes' VERSION='1.6.1' WARN_CFLAGS='-Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare ' XGETTEXT='/usr/bin/xgettext' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='' 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 --' 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 BUILD_TESTS #define ENABLE_NLS 1 #define GETTEXT_PACKAGE "gtksourceview-1.0" #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DCGETTEXT 1 #define HAVE_DLFCN_H 1 #define HAVE_GETTEXT 1 #define HAVE_GNOMEPRINT #define HAVE_INTTYPES_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_LOCALE_H 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMSET 1 #define HAVE_RE_COMPILE_FASTMAP 1 #define HAVE_RE_COMPILE_PATTERN 1 #define HAVE_RE_MATCH 1 #define HAVE_RE_SEARCH 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define LOCALEDIR "/usr/share/locale" #define NATIVE_GNU_REGEX 1 #define NATIVE_GNU_REGEX 1 #define NATIVE_GNU_REGEX 1 #define NATIVE_GNU_REGEX 1 #define PACKAGE "gtksourceview" #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtksourceview" #define PACKAGE_NAME "gtksourceview" #define PACKAGE_STRING "gtksourceview 1.6.1" #define PACKAGE_TARNAME "gtksourceview" #define PACKAGE_VERSION "1.6.1" #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define VERSION "1.6.1" #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0