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.68. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = kakapult uname -m = i686 uname -r = 2.6.33.3-1.i386 uname -s = Linux uname -v = #2 SMP Tue Apr 27 17:58:42 CEST 2010 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/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:2503: checking for a BSD-compatible install configure:2571: result: /bin/install -c configure:2582: checking whether build environment is sane configure:2632: result: yes configure:2773: checking for a thread-safe mkdir -p configure:2812: result: /bin/mkdir -p configure:2825: checking for gawk configure:2841: found /bin/gawk configure:2852: result: gawk configure:2863: checking whether make sets $(MAKE) configure:2885: result: yes configure:2995: checking for style of include used by make configure:3023: result: GNU configure:3053: checking for i686-uhu-linux-gcc configure:3069: found /usr/bin/i686-uhu-linux-gcc configure:3080: result: i686-uhu-linux-gcc configure:3349: checking for C compiler version configure:3358: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.4.2 Copyright (C) 2009 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:3369: $? = 0 configure:3358: i686-uhu-linux-gcc -v >&5 Using built-in specs. Target: i686-uhu-linux 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 --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-targets=all --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --disable-multilib --with-tune=generic Thread model: posix gcc version 4.4.2 (GCC) configure:3369: $? = 0 configure:3358: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: '-V' option must have argument configure:3369: $? = 1 configure:3358: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: unrecognized option '-qversion' i686-uhu-linux-gcc: no input files configure:3369: $? = 1 configure:3389: checking whether the C compiler works configure:3411: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3415: $? = 0 configure:3463: result: yes configure:3466: checking for C compiler default output file name configure:3468: result: a.out configure:3474: checking for suffix of executables configure:3481: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3485: $? = 0 configure:3507: result: configure:3529: checking whether we are cross compiling configure:3537: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3541: $? = 0 configure:3548: ./conftest configure:3552: $? = 0 configure:3567: result: no configure:3572: checking for suffix of object files configure:3594: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3598: $? = 0 configure:3619: result: o configure:3623: checking whether we are using the GNU C compiler configure:3642: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3642: $? = 0 configure:3651: result: yes configure:3660: checking whether i686-uhu-linux-gcc accepts -g configure:3680: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3680: $? = 0 configure:3721: result: yes configure:3738: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3802: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3802: $? = 0 configure:3815: result: none needed configure:3837: checking dependency style of i686-uhu-linux-gcc configure:3947: result: gcc3 configure:3968: checking how to run the C preprocessor configure:3999: i686-uhu-linux-gcc -E conftest.c configure:3999: $? = 0 configure:4013: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:4013: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "geany" | #define VERSION "0.21" | /* end confdefs.h. */ | #include configure:4038: result: i686-uhu-linux-gcc -E configure:4058: i686-uhu-linux-gcc -E conftest.c configure:4058: $? = 0 configure:4072: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:4072: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "geany" | #define VERSION "0.21" | /* end confdefs.h. */ | #include configure:4101: checking for grep that handles long lines and -e configure:4159: result: /bin/grep configure:4164: checking for egrep configure:4226: result: /bin/grep -E configure:4231: checking for ANSI C header files configure:4251: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4251: $? = 0 configure:4324: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4324: $? = 0 configure:4324: ./conftest configure:4324: $? = 0 configure:4335: result: yes configure:4348: checking for sys/types.h configure:4348: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4348: $? = 0 configure:4348: result: yes configure:4348: checking for sys/stat.h configure:4348: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4348: $? = 0 configure:4348: result: yes configure:4348: checking for stdlib.h configure:4348: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4348: $? = 0 configure:4348: result: yes configure:4348: checking for string.h configure:4348: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4348: $? = 0 configure:4348: result: yes configure:4348: checking for memory.h configure:4348: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4348: $? = 0 configure:4348: result: yes configure:4348: checking for strings.h configure:4348: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4348: $? = 0 configure:4348: result: yes configure:4348: checking for inttypes.h configure:4348: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4348: $? = 0 configure:4348: result: yes configure:4348: checking for stdint.h configure:4348: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4348: $? = 0 configure:4348: result: yes configure:4348: checking for unistd.h configure:4348: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4348: $? = 0 configure:4348: result: yes configure:4361: checking minix/config.h usability configure:4361: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:54:26: error: minix/config.h: No such file or directory configure:4361: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "geany" | #define VERSION "0.21" | #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 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4361: result: no configure:4361: checking minix/config.h presence configure:4361: i686-uhu-linux-gcc -E conftest.c conftest.c:21:26: error: minix/config.h: No such file or directory configure:4361: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "geany" | #define VERSION "0.21" | #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 | /* end confdefs.h. */ | #include configure:4361: result: no configure:4361: checking for minix/config.h configure:4361: result: no configure:4382: checking whether it is safe to define __EXTENSIONS__ configure:4400: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4400: $? = 0 configure:4407: result: yes configure:4433: checking for i686-uhu-linux-gcc configure:4460: result: i686-uhu-linux-gcc configure:4729: checking for C compiler version configure:4738: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.4.2 Copyright (C) 2009 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:4749: $? = 0 configure:4738: i686-uhu-linux-gcc -v >&5 Using built-in specs. Target: i686-uhu-linux 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 --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-targets=all --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --disable-multilib --with-tune=generic Thread model: posix gcc version 4.4.2 (GCC) configure:4749: $? = 0 configure:4738: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: '-V' option must have argument configure:4749: $? = 1 configure:4738: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: unrecognized option '-qversion' i686-uhu-linux-gcc: no input files configure:4749: $? = 1 configure:4753: checking whether we are using the GNU C compiler configure:4781: result: yes configure:4790: checking whether i686-uhu-linux-gcc accepts -g configure:4851: result: yes configure:4868: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:4945: result: none needed configure:4967: checking dependency style of i686-uhu-linux-gcc configure:5077: result: gcc3 configure:5107: checking for i686-uhu-linux-g++ configure:5123: found /usr/bin/i686-uhu-linux-g++ configure:5134: result: i686-uhu-linux-g++ configure:5205: checking for C++ compiler version configure:5214: i686-uhu-linux-g++ --version >&5 i686-uhu-linux-g++ (GCC) 4.4.2 Copyright (C) 2009 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:5225: $? = 0 configure:5214: i686-uhu-linux-g++ -v >&5 Using built-in specs. Target: i686-uhu-linux 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 --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-targets=all --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --disable-multilib --with-tune=generic Thread model: posix gcc version 4.4.2 (GCC) configure:5225: $? = 0 configure:5214: i686-uhu-linux-g++ -V >&5 i686-uhu-linux-g++: '-V' option must have argument configure:5225: $? = 1 configure:5214: i686-uhu-linux-g++ -qversion >&5 i686-uhu-linux-g++: unrecognized option '-qversion' i686-uhu-linux-g++: no input files configure:5225: $? = 1 configure:5229: checking whether we are using the GNU C++ compiler configure:5248: i686-uhu-linux-g++ -c conftest.cpp >&5 configure:5248: $? = 0 configure:5257: result: yes configure:5266: checking whether i686-uhu-linux-g++ accepts -g configure:5286: i686-uhu-linux-g++ -c -g conftest.cpp >&5 configure:5286: $? = 0 configure:5327: result: yes configure:5352: checking dependency style of i686-uhu-linux-g++ configure:5462: result: gcc3 configure:5485: checking whether ln -s works configure:5489: result: yes configure:5497: checking whether NLS is requested configure:5506: result: yes configure:5536: checking for intltool-update configure:5554: found /usr/bin/intltool-update configure:5566: result: /usr/bin/intltool-update configure:5576: checking for intltool-merge configure:5594: found /usr/bin/intltool-merge configure:5606: result: /usr/bin/intltool-merge configure:5616: checking for intltool-extract configure:5634: found /usr/bin/intltool-extract configure:5646: result: /usr/bin/intltool-extract configure:5777: checking for xgettext configure:5795: found /usr/bin/xgettext configure:5807: result: /usr/bin/xgettext configure:5817: checking for msgmerge configure:5835: found /usr/bin/msgmerge configure:5847: result: /usr/bin/msgmerge configure:5857: checking for msgfmt configure:5875: found /usr/bin/msgfmt configure:5887: result: /usr/bin/msgfmt configure:5897: checking for gmsgfmt configure:5928: result: /usr/bin/msgfmt configure:5948: checking for perl configure:5966: found /usr/bin/perl configure:5978: result: /usr/bin/perl configure:5989: checking for perl >= 5.8.1 configure:5996: result: 5.10.1 configure:6000: checking for XML::Parser configure:6003: result: ok configure:6028: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6028: $? = 0 configure:6116: checking build system type configure:6130: result: i686-uhu-linux-gnu configure:6150: checking host system type configure:6163: result: i686-uhu-linux-gnu configure:6204: checking how to print strings configure:6231: result: printf configure:6252: checking for a sed that does not truncate output configure:6316: result: /bin/sed configure:6334: checking for fgrep configure:6396: result: /bin/grep -F configure:6431: checking for ld used by i686-uhu-linux-gcc configure:6498: result: /usr/bin/ld configure:6505: checking if the linker (/usr/bin/ld) is GNU ld configure:6520: result: yes configure:6532: checking for BSD- or MS-compatible name lister (nm) configure:6581: result: /usr/bin/nm -B configure:6711: checking the name lister (/usr/bin/nm -B) interface configure:6718: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6721: /usr/bin/nm -B "conftest.o" configure:6724: output 00000000 B some_variable configure:6731: result: BSD nm configure:6735: checking the maximum length of command line arguments configure:6860: result: 1572864 configure:6877: checking whether the shell understands some XSI constructs configure:6887: result: yes configure:6891: checking whether the shell understands "+=" configure:6897: result: yes configure:6932: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:6972: result: func_convert_file_noop configure:6979: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:6999: result: func_convert_file_noop configure:7006: checking for /usr/bin/ld option to reload object files configure:7013: result: -r configure:7047: checking for i686-uhu-linux-objdump configure:7077: result: no configure:7087: checking for objdump configure:7103: found /usr/bin/objdump configure:7114: result: objdump configure:7146: checking how to recognize dependent libraries configure:7348: result: pass_all configure:7393: checking for i686-uhu-linux-dlltool configure:7423: result: no configure:7433: checking for dlltool configure:7463: result: no configure:7493: checking how to associate runtime and link libraries configure:7520: result: printf %s\n configure:7536: checking for i686-uhu-linux-ar configure:7552: found /usr/bin/i686-uhu-linux-ar configure:7563: result: i686-uhu-linux-ar configure:7644: checking for archiver @FILE support configure:7661: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7661: $? = 0 configure:7664: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:7667: $? = 0 configure:7672: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:7675: $? = 1 configure:7687: result: @ configure:7705: checking for i686-uhu-linux-strip configure:7735: result: no configure:7745: checking for strip configure:7761: found /usr/bin/strip configure:7772: result: strip configure:7804: checking for i686-uhu-linux-ranlib configure:7834: result: no configure:7844: checking for ranlib configure:7860: found /usr/bin/ranlib configure:7871: result: ranlib configure:7973: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:8092: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8095: $? = 0 configure:8099: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:8102: $? = 0 configure:8168: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:8171: $? = 0 configure:8209: result: ok configure:8246: checking for sysroot configure:8276: result: no configure:8479: checking for i686-uhu-linux-mt configure:8509: result: no configure:8519: checking for mt configure:8549: result: no configure:8569: checking if : is a manifest tool configure:8575: : '-?' configure:8583: result: no configure:9212: checking for dlfcn.h configure:9212: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9212: $? = 0 configure:9212: result: yes configure:9380: checking for objdir configure:9395: result: .libs configure:9662: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:9680: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:9684: $? = 0 configure:9697: result: no configure:10007: checking for i686-uhu-linux-gcc option to produce PIC configure:10014: result: -fPIC -DPIC configure:10022: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:10040: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:10044: $? = 0 configure:10057: result: yes configure:10086: checking if i686-uhu-linux-gcc static flag -static works configure:10114: result: yes configure:10129: checking if i686-uhu-linux-gcc supports -c -o file.o configure:10150: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:10154: $? = 0 configure:10176: result: yes configure:10184: checking if i686-uhu-linux-gcc supports -c -o file.o configure:10231: result: yes configure:10264: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:11426: result: yes configure:11463: checking whether -lc should be explicitly linked in configure:11471: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11474: $? = 0 configure:11489: i686-uhu-linux-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:11492: $? = 0 configure:11506: result: no configure:11671: checking dynamic linker characteristics configure:12186: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12186: $? = 0 configure:12420: result: GNU/Linux ld.so configure:12527: checking how to hardcode library paths into programs configure:12552: result: immediate configure:13092: checking whether stripping libraries is possible configure:13097: result: yes configure:13132: checking if libtool supports shared libraries configure:13134: result: yes configure:13137: checking whether to build shared libraries configure:13158: result: yes configure:13161: checking whether to build static libraries configure:13165: result: no configure:13188: checking how to run the C++ preprocessor configure:13215: i686-uhu-linux-g++ -E conftest.cpp configure:13215: $? = 0 configure:13229: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:28:28: error: ac_nonexistent.h: No such file or directory configure:13229: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "geany" | #define VERSION "0.21" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:13254: result: i686-uhu-linux-g++ -E configure:13274: i686-uhu-linux-g++ -E conftest.cpp configure:13274: $? = 0 configure:13288: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:28:28: error: ac_nonexistent.h: No such file or directory configure:13288: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "geany" | #define VERSION "0.21" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:13458: checking for ld used by i686-uhu-linux-g++ configure:13525: result: /usr/bin/ld configure:13532: checking if the linker (/usr/bin/ld) is GNU ld configure:13547: result: yes configure:13602: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:14606: result: yes configure:14641: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:14644: $? = 0 configure:15164: checking for i686-uhu-linux-g++ option to produce PIC configure:15171: result: -fPIC -DPIC configure:15179: checking if i686-uhu-linux-g++ PIC flag -fPIC -DPIC works configure:15197: i686-uhu-linux-g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:15201: $? = 0 configure:15214: result: yes configure:15237: checking if i686-uhu-linux-g++ static flag -static works configure:15265: result: yes configure:15277: checking if i686-uhu-linux-g++ supports -c -o file.o configure:15298: i686-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:15302: $? = 0 configure:15324: result: yes configure:15329: checking if i686-uhu-linux-g++ supports -c -o file.o configure:15376: result: yes configure:15406: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:15443: result: yes configure:15586: checking dynamic linker characteristics configure:16269: result: GNU/Linux ld.so configure:16322: checking how to hardcode library paths into programs configure:16347: result: immediate configure:16414: checking fcntl.h usability configure:16414: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16414: $? = 0 configure:16414: result: yes configure:16414: checking fcntl.h presence configure:16414: i686-uhu-linux-gcc -E conftest.c configure:16414: $? = 0 configure:16414: result: yes configure:16414: checking for fcntl.h configure:16414: result: yes configure:16414: checking fnmatch.h usability configure:16414: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16414: $? = 0 configure:16414: result: yes configure:16414: checking fnmatch.h presence configure:16414: i686-uhu-linux-gcc -E conftest.c configure:16414: $? = 0 configure:16414: result: yes configure:16414: checking for fnmatch.h configure:16414: result: yes configure:16414: checking glob.h usability configure:16414: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16414: $? = 0 configure:16414: result: yes configure:16414: checking glob.h presence configure:16414: i686-uhu-linux-gcc -E conftest.c configure:16414: $? = 0 configure:16414: result: yes configure:16414: checking for glob.h configure:16414: result: yes configure:16414: checking regex.h usability configure:16414: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16414: $? = 0 configure:16414: result: yes configure:16414: checking regex.h presence configure:16414: i686-uhu-linux-gcc -E conftest.c configure:16414: $? = 0 configure:16414: result: yes configure:16414: checking for regex.h configure:16414: result: yes configure:16414: checking for stdlib.h configure:16414: result: yes configure:16414: checking sys/time.h usability configure:16414: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16414: $? = 0 configure:16414: result: yes configure:16414: checking sys/time.h presence configure:16414: i686-uhu-linux-gcc -E conftest.c configure:16414: $? = 0 configure:16414: result: yes configure:16414: checking for sys/time.h configure:16414: result: yes configure:16426: checking for off_t configure:16426: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16426: $? = 0 configure:16426: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:70: error: expected expression before ')' token configure:16426: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "geany" | #define VERSION "0.21" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:16426: result: yes configure:16437: checking for size_t configure:16437: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16437: $? = 0 configure:16437: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:70: error: expected expression before ')' token configure:16437: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "geany" | #define VERSION "0.21" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:16437: result: yes configure:16448: checking whether struct tm is in sys/time.h or time.h configure:16468: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16468: $? = 0 configure:16475: result: time.h configure:16488: checking for gethostname configure:16488: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16488: $? = 0 configure:16488: result: yes configure:16488: checking for ftruncate configure:16488: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16488: $? = 0 configure:16488: result: yes configure:16488: checking for fgetpos configure:16488: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16488: $? = 0 configure:16488: result: yes configure:16488: checking for mkstemp configure:16488: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16488: $? = 0 configure:16488: result: yes configure:16488: checking for strerror configure:16488: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16488: $? = 0 configure:16488: result: yes configure:16488: checking for strstr configure:16488: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:62: warning: conflicting types for built-in function 'strstr' configure:16488: $? = 0 configure:16488: result: yes configure:16545: checking whether binary relocation support should be enabled configure:16595: result: no configure:16622: checking for i686-uhu-linux-pkg-config configure:16655: result: no configure:16665: checking for pkg-config configure:16683: found /usr/bin/pkg-config configure:16695: result: /usr/bin/pkg-config configure:16720: checking pkg-config is at least version 0.9.0 configure:16723: result: yes configure:16733: checking for GTK configure:16740: $PKG_CONFIG --exists --print-errors "$gtk_modules" configure:16743: $? = 0 configure:16757: $PKG_CONFIG --exists --print-errors "$gtk_modules" configure:16760: $? = 0 configure:16818: result: yes configure:16828: checking for GTHREAD configure:16835: $PKG_CONFIG --exists --print-errors "$gthread_modules" configure:16838: $? = 0 configure:16852: $PKG_CONFIG --exists --print-errors "$gthread_modules" configure:16855: $? = 0 configure:16913: result: yes configure:16971: checking for regcomp configure:16971: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16971: $? = 0 configure:16971: result: yes configure:17107: checking for library containing connect configure:17138: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17138: $? = 0 configure:17155: result: none required configure:17203: checking whether the force is with you configure:17209: result: no configure:17235: checking locale.h usability configure:17235: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17235: $? = 0 configure:17235: result: yes configure:17235: checking locale.h presence configure:17235: i686-uhu-linux-gcc -E conftest.c configure:17235: $? = 0 configure:17235: result: yes configure:17235: checking for locale.h configure:17235: result: yes configure:17246: checking for LC_MESSAGES configure:17262: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17262: $? = 0 configure:17270: result: yes configure:17287: checking libintl.h usability configure:17287: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17287: $? = 0 configure:17287: result: yes configure:17287: checking libintl.h presence configure:17287: i686-uhu-linux-gcc -E conftest.c configure:17287: $? = 0 configure:17287: result: yes configure:17287: checking for libintl.h configure:17287: result: yes configure:17295: checking for ngettext in libc configure:17313: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17313: $? = 0 configure:17322: result: yes configure:17326: checking for dgettext in libc configure:17344: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17344: $? = 0 configure:17353: result: yes configure:17360: checking for bind_textdomain_codeset configure:17360: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17360: $? = 0 configure:17360: result: yes configure:17636: checking for msgfmt configure:17663: result: /usr/bin/msgfmt configure:17674: checking for dcgettext configure:17674: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:73: warning: conflicting types for built-in function 'dcgettext' configure:17674: $? = 0 configure:17674: result: yes configure:17684: checking if msgfmt accepts -c configure:17699: $MSGFMT -c -o /dev/null conftest.foo configure:17702: $? = 0 configure:17704: result: yes configure:17714: checking for gmsgfmt configure:17745: result: /usr/bin/msgfmt configure:17755: checking for xgettext configure:17782: result: /usr/bin/xgettext configure:17801: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17801: $? = 0 configure:17879: checking for catalogs to be installed configure:17904: result: ast be bg ca cs de el en_GB es fa fi fr gl hu it ja kk ko lb nl pl pt pt_BR ro ru sl sv tr uk vi zh_CN zh_TW configure:18132: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on kakapult config.status:1280: creating Makefile config.status:1280: creating icons/Makefile config.status:1280: creating icons/16x16/Makefile config.status:1280: creating icons/48x48/Makefile config.status:1280: creating icons/scalable/Makefile config.status:1280: creating tagmanager/Makefile config.status:1280: creating tagmanager/include/Makefile config.status:1280: creating tagmanager/mio/Makefile config.status:1280: creating scintilla/Makefile config.status:1280: creating scintilla/include/Makefile config.status:1280: creating src/Makefile config.status:1280: creating plugins/Makefile config.status:1280: creating po/Makefile.in config.status:1280: creating doc/Makefile config.status:1280: creating doc/geany.1 config.status:1280: creating geany.spec config.status:1280: creating geany.pc config.status:1280: creating doc/Doxyfile config.status:1280: creating config.h config.status:1509: executing depfiles commands config.status:1509: executing libtool commands config.status:1509: executing default-1 commands config.status:1509: executing po/stamp-it commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' 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_GTHREAD_CFLAGS_set= ac_cv_env_GTHREAD_CFLAGS_value= ac_cv_env_GTHREAD_LIBS_set= ac_cv_env_GTHREAD_LIBS_value= ac_cv_env_GTK_CFLAGS_set= ac_cv_env_GTK_CFLAGS_value= ac_cv_env_GTK_LIBS_set= ac_cv_env_GTK_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_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=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_dcgettext=yes ac_cv_func_fgetpos=yes ac_cv_func_ftruncate=yes ac_cv_func_gethostname=yes ac_cv_func_mkstemp=yes ac_cv_func_regcomp=yes ac_cv_func_strerror=yes ac_cv_func_strstr=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_fnmatch_h=yes ac_cv_header_glob_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_minix_config_h=no ac_cv_header_regex_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_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge ac_cv_path_INTLTOOL_PERL=/usr/bin/perl ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_SED=/bin/sed 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_path_mkdir=/bin/mkdir ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_CXX=i686-uhu-linux-g++ ac_cv_prog_CXXCPP='i686-uhu-linux-g++ -E' ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_connect='none required' ac_cv_struct_tm=time.h ac_cv_type_off_t=yes ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_val_LC_MESSAGES=yes gt_cv_func_dgettext_libc=yes gt_cv_func_dgettext_libintl=no gt_cv_func_ngettext_libc=yes gt_cv_have_gettext=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no 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_nm_interface='BSD nm' 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_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop pkg_cv_GTHREAD_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GTHREAD_LIBS='-pthread -lgthread-2.0 -lrt -lglib-2.0 ' pkg_cv_GTK_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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 ' pkg_cv_GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.11' ALL_LINGUAS='ast be bg ca cs de el en_GB es fa fi fr gl hu it ja kk ko lb nl pl pt pt_BR ro ru sl sv tr uk vi zh_CN zh_TW ' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AM_BACKSLASH='\' AM_DEFAULT_VERBOSITY='0' AR='i686-uhu-linux-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.11' AWK='gawk' CATALOGS=' ast.gmo be.gmo bg.gmo ca.gmo cs.gmo de.gmo el.gmo en_GB.gmo es.gmo fa.gmo fi.gmo fr.gmo gl.gmo hu.gmo it.gmo ja.gmo kk.gmo ko.gmo lb.gmo nl.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sl.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo' CATOBJEXT='.gmo' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CXX='i686-uhu-linux-g++' CXXCPP='i686-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GEANY_DATA_DIR='/usr/share/geany' GETTEXT_PACKAGE='geany' GMOFILES=' ast.gmo be.gmo bg.gmo ca.gmo cs.gmo de.gmo el.gmo en_GB.gmo es.gmo fa.gmo fi.gmo fr.gmo gl.gmo hu.gmo it.gmo ja.gmo kk.gmo ko.gmo lb.gmo nl.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sl.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo' GMSGFMT='/usr/bin/msgfmt' GREP='/bin/grep' GTHREAD_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GTHREAD_LIBS='-pthread -lgthread-2.0 -lrt -lglib-2.0 ' GTK_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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 ' GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 ' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(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='/usr/bin/intltool-extract' 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='/usr/bin/intltool-merge' 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_POLICY_RULE='%.policy: %.policy.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_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='/usr/bin/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_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 $< $@' LD='/usr/bin/ld' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' MANIFEST_TOOL=':' MINGW_FALSE='' MINGW_TRUE='#' MKDIR_P='/bin/mkdir -p' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGFMT_OPTS='-c' MSGMERGE='/usr/bin/msgmerge' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='geany' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PLUGINS_FALSE='#' PLUGINS_TRUE='' POFILES=' ast.po be.po bg.po ca.po cs.po de.po el.po en_GB.po es.po fa.po fi.po fr.po gl.po hu.po it.po ja.po kk.po ko.po lb.po nl.po pl.po pt.po pt_BR.po ro.po ru.po sl.po sv.po tr.po uk.po vi.po zh_CN.po zh_TW.po' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_INCLUDED_REGEX_FALSE='' USE_INCLUDED_REGEX_TRUE='#' USE_NLS='yes' VERSION='0.21' XGETTEXT='/usr/bin/xgettext' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "geany" #define VERSION "0.21" #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 __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_REGEX_H 1 #define HAVE_STDLIB_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_GETHOSTNAME 1 #define HAVE_FTRUNCATE 1 #define HAVE_FGETPOS 1 #define HAVE_MKSTEMP 1 #define HAVE_STRERROR 1 #define HAVE_STRSTR 1 #define REVISION "-1" #define HAVE_PLUGINS 1 #define HAVE_REGCOMP 1 #define HAVE_SOCKET 1 #define HAVE_VTE 1 #define GETTEXT_PACKAGE "geany" #define HAVE_LOCALE_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define ENABLE_NLS 1 configure: exit 0