This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by XChat-GNOME IRC Chat configure 0.3.0, 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 --disable-schemas-install --disable-scrollkeeper ## --------- ## ## Platform. ## ## --------- ## hostname = vas 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:2518: checking for a BSD-compatible install configure:2586: result: /bin/install -c configure:2597: checking whether build environment is sane configure:2647: result: yes configure:2788: checking for a thread-safe mkdir -p configure:2827: result: /bin/mkdir -p configure:2840: checking for gawk configure:2856: found /bin/gawk configure:2867: result: gawk configure:2878: checking whether make sets $(MAKE) configure:2900: result: yes configure:2991: checking whether make supports nested variables configure:3008: result: yes configure:3031: checking whether to enable maintainer-specific portions of Makefiles configure:3040: result: yes configure:3073: checking for i686-uhu-linux-gcc configure:3089: found /usr/bin/i686-uhu-linux-gcc configure:3100: result: i686-uhu-linux-gcc configure:3369: checking for C compiler version configure:3378: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.7.0 Copyright (C) 2012 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:3389: $? = 0 configure:3378: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.7.0/lto-wrapper 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++,objc,java --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.7.0 (GCC) configure:3389: $? = 0 configure:3378: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3389: $? = 1 configure:3378: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3389: $? = 1 configure:3409: checking whether the C compiler works configure:3431: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3435: $? = 0 configure:3483: result: yes configure:3486: checking for C compiler default output file name configure:3488: result: a.out configure:3494: checking for suffix of executables configure:3501: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3505: $? = 0 configure:3527: result: configure:3549: checking whether we are cross compiling configure:3557: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3561: $? = 0 configure:3568: ./conftest configure:3572: $? = 0 configure:3587: result: no configure:3592: checking for suffix of object files configure:3614: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3618: $? = 0 configure:3639: result: o configure:3643: checking whether we are using the GNU C compiler configure:3662: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3662: $? = 0 configure:3671: result: yes configure:3680: checking whether i686-uhu-linux-gcc accepts -g configure:3700: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3700: $? = 0 configure:3741: result: yes configure:3758: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3822: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3822: $? = 0 configure:3835: result: none needed configure:3866: checking for style of include used by make configure:3894: result: GNU configure:3920: checking dependency style of i686-uhu-linux-gcc configure:4031: result: gcc3 configure:4047: checking whether i686-uhu-linux-gcc and cc understand -c and -o together configure:4078: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:4082: $? = 0 configure:4088: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:4092: $? = 0 configure:4103: cc -c conftest.c >&5 configure:4107: $? = 0 configure:4115: cc -c conftest.c -o conftest2.o >&5 configure:4119: $? = 0 configure:4125: cc -c conftest.c -o conftest2.o >&5 configure:4129: $? = 0 configure:4147: result: yes configure:4172: checking for i686-uhu-linux-gcc option to accept ISO C99 configure:4321: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:61:29: error: expected ';', ',' or ')' before 'text' conftest.c: In function 'main': conftest.c:115:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' conftest.c:115:18: error: 'newvar' undeclared (first use in this function) conftest.c:115:18: note: each undeclared identifier is reported only once for each function it appears in conftest.c:125:3: error: 'for' loop initial declarations are only allowed in C99 mode conftest.c:125:3: note: use option -std=c99 or -std=gnu99 to compile your code configure:4321: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XChat-GNOME IRC Chat" | #define PACKAGE_TARNAME "xchat-gnome" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "XChat-GNOME IRC Chat 0.3.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=xchat-gnome" | #define PACKAGE_URL "" | #define PACKAGE "xchat-gnome" | #define VERSION "0.3.0" | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:4321: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4321: $? = 0 configure:4341: result: -std=gnu99 configure:4354: checking how to run the C preprocessor configure:4385: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:4385: $? = 0 configure:4399: i686-uhu-linux-gcc -std=gnu99 -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4399: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XChat-GNOME IRC Chat" | #define PACKAGE_TARNAME "xchat-gnome" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "XChat-GNOME IRC Chat 0.3.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=xchat-gnome" | #define PACKAGE_URL "" | #define PACKAGE "xchat-gnome" | #define VERSION "0.3.0" | /* end confdefs.h. */ | #include configure:4424: result: i686-uhu-linux-gcc -std=gnu99 -E configure:4444: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:4444: $? = 0 configure:4458: i686-uhu-linux-gcc -std=gnu99 -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4458: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XChat-GNOME IRC Chat" | #define PACKAGE_TARNAME "xchat-gnome" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "XChat-GNOME IRC Chat 0.3.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=xchat-gnome" | #define PACKAGE_URL "" | #define PACKAGE "xchat-gnome" | #define VERSION "0.3.0" | /* end confdefs.h. */ | #include configure:4495: checking dependency style of i686-uhu-linux-gcc -std=gnu99 configure:4604: result: gcc3 configure:4651: checking build system type configure:4665: result: i686-uhu-linux-gnu configure:4685: checking host system type configure:4698: result: i686-uhu-linux-gnu configure:4739: checking how to print strings configure:4766: result: printf configure:4787: checking for a sed that does not truncate output configure:4851: result: /bin/sed configure:4869: checking for grep that handles long lines and -e configure:4927: result: /bin/grep configure:4932: checking for egrep configure:4994: result: /bin/grep -E configure:4999: checking for fgrep configure:5061: result: /bin/grep -F configure:5096: checking for ld used by i686-uhu-linux-gcc -std=gnu99 configure:5163: result: /usr/bin/ld configure:5170: checking if the linker (/usr/bin/ld) is GNU ld configure:5185: result: yes configure:5197: checking for BSD- or MS-compatible name lister (nm) configure:5246: result: /usr/bin/nm -B configure:5376: checking the name lister (/usr/bin/nm -B) interface configure:5383: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5386: /usr/bin/nm -B "conftest.o" configure:5389: output 00000000 B some_variable configure:5396: result: BSD nm configure:5399: checking whether ln -s works configure:5403: result: yes configure:5411: checking the maximum length of command line arguments configure:5541: result: 1572864 configure:5558: checking whether the shell understands some XSI constructs configure:5568: result: yes configure:5572: checking whether the shell understands "+=" configure:5578: result: yes configure:5613: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:5653: result: func_convert_file_noop configure:5660: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:5680: result: func_convert_file_noop configure:5687: checking for /usr/bin/ld option to reload object files configure:5694: result: -r configure:5728: checking for i686-uhu-linux-objdump configure:5758: result: no configure:5768: checking for objdump configure:5784: found /usr/bin/objdump configure:5795: result: objdump configure:5827: checking how to recognize dependent libraries configure:6029: result: pass_all configure:6074: checking for i686-uhu-linux-dlltool configure:6104: result: no configure:6114: checking for dlltool configure:6144: result: no configure:6174: checking how to associate runtime and link libraries configure:6201: result: printf %s\n configure:6218: checking for i686-uhu-linux-ar configure:6234: found /usr/bin/i686-uhu-linux-ar configure:6245: result: i686-uhu-linux-ar configure:6326: checking for archiver @FILE support configure:6343: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6343: $? = 0 configure:6346: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:6349: $? = 0 configure:6354: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:6357: $? = 1 configure:6369: result: @ configure:6387: checking for i686-uhu-linux-strip configure:6417: result: no configure:6427: checking for strip configure:6443: found /usr/bin/strip configure:6454: result: strip configure:6486: checking for i686-uhu-linux-ranlib configure:6516: result: no configure:6526: checking for ranlib configure:6542: found /usr/bin/ranlib configure:6553: result: ranlib configure:6655: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc -std=gnu99 object configure:6775: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6778: $? = 0 configure:6782: /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:6785: $? = 0 configure:6851: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:6854: $? = 0 configure:6892: result: ok configure:6929: checking for sysroot configure:6959: result: no configure:7175: checking for i686-uhu-linux-mt configure:7205: result: no configure:7215: checking for mt configure:7245: result: no configure:7265: checking if : is a manifest tool configure:7271: : '-?' configure:7279: result: no configure:7917: checking for ANSI C header files configure:7937: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7937: $? = 0 configure:8010: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8010: $? = 0 configure:8010: ./conftest configure:8010: $? = 0 configure:8021: result: yes configure:8034: checking for sys/types.h configure:8034: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8034: $? = 0 configure:8034: result: yes configure:8034: checking for sys/stat.h configure:8034: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8034: $? = 0 configure:8034: result: yes configure:8034: checking for stdlib.h configure:8034: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8034: $? = 0 configure:8034: result: yes configure:8034: checking for string.h configure:8034: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8034: $? = 0 configure:8034: result: yes configure:8034: checking for memory.h configure:8034: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8034: $? = 0 configure:8034: result: yes configure:8034: checking for strings.h configure:8034: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8034: $? = 0 configure:8034: result: yes configure:8034: checking for inttypes.h configure:8034: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8034: $? = 0 configure:8034: result: yes configure:8034: checking for stdint.h configure:8034: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8034: $? = 0 configure:8034: result: yes configure:8034: checking for unistd.h configure:8034: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8034: $? = 0 configure:8034: result: yes configure:8048: checking for dlfcn.h configure:8048: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8048: $? = 0 configure:8048: result: yes configure:8254: checking for objdir configure:8269: result: .libs configure:8540: checking if i686-uhu-linux-gcc -std=gnu99 supports -fno-rtti -fno-exceptions configure:8558: i686-uhu-linux-gcc -std=gnu99 -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 [enabled by default] configure:8562: $? = 0 configure:8575: result: no configure:8902: checking for i686-uhu-linux-gcc -std=gnu99 option to produce PIC configure:8909: result: -fPIC -DPIC configure:8917: checking if i686-uhu-linux-gcc -std=gnu99 PIC flag -fPIC -DPIC works configure:8935: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:8939: $? = 0 configure:8952: result: yes configure:8981: checking if i686-uhu-linux-gcc -std=gnu99 static flag -static works configure:9009: result: yes configure:9024: checking if i686-uhu-linux-gcc -std=gnu99 supports -c -o file.o configure:9045: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:9049: $? = 0 configure:9071: result: yes configure:9079: checking if i686-uhu-linux-gcc -std=gnu99 supports -c -o file.o configure:9126: result: yes configure:9159: checking whether the i686-uhu-linux-gcc -std=gnu99 linker (/usr/bin/ld) supports shared libraries configure:10312: result: yes configure:10349: checking whether -lc should be explicitly linked in configure:10357: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10360: $? = 0 configure:10375: i686-uhu-linux-gcc -std=gnu99 -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10378: $? = 0 configure:10392: result: no configure:10552: checking dynamic linker characteristics configure:11063: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11063: $? = 0 configure:11307: result: GNU/Linux ld.so configure:11414: checking how to hardcode library paths into programs configure:11439: result: immediate configure:11979: checking whether stripping libraries is possible configure:11984: result: yes configure:12019: checking if libtool supports shared libraries configure:12021: result: yes configure:12024: checking whether to build shared libraries configure:12045: result: yes configure:12048: checking whether to build static libraries configure:12052: result: no configure:12091: checking for an ANSI C-conforming const configure:12156: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12156: $? = 0 configure:12163: result: yes configure:12171: checking for size_t configure:12171: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12171: $? = 0 configure:12171: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:59:21: error: expected expression before ')' token configure:12171: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XChat-GNOME IRC Chat" | #define PACKAGE_TARNAME "xchat-gnome" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "XChat-GNOME IRC Chat 0.3.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=xchat-gnome" | #define PACKAGE_URL "" | #define PACKAGE "xchat-gnome" | #define VERSION "0.3.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* 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:12171: result: yes configure:12187: checking for snprintf configure:12187: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:46:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] configure:12187: $? = 0 configure:12187: result: yes configure:12187: checking for vsnprintf configure:12187: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:47:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default] configure:12187: $? = 0 configure:12187: result: yes configure:12199: checking for memrchr configure:12199: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12199: $? = 0 configure:12199: result: yes configure:12199: checking for strtoull configure:12199: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12199: $? = 0 configure:12199: result: yes configure:12199: checking for atoll configure:12199: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12199: $? = 0 configure:12199: result: yes configure:12211: checking for glib-genmarshal configure:12229: found /usr/bin/glib-genmarshal configure:12241: result: /usr/bin/glib-genmarshal configure:12261: checking for i686-uhu-linux-pkg-config configure:12294: result: no configure:12304: checking for pkg-config configure:12322: found /usr/bin/pkg-config configure:12334: result: /usr/bin/pkg-config configure:12359: checking pkg-config is at least version 0.9.0 configure:12362: result: yes configure:12380: checking gnome-doc-utils >= 0.3.2 configure:12383: $PKG_CONFIG --exists --print-errors "gnome-doc-utils >= $gdu_cv_version_required" configure:12386: $? = 0 configure:12394: result: yes configure:12470: checking for DEPENDENCIES configure:12483: $PKG_CONFIG --exists --print-errors "\ glib-2.0 >= $GLIB_REQUIRED \ gio-2.0 >= $GLIB_REQUIRED \ gtk+-2.0 >= $GTK_REQUIRED \ gconf-2.0 >= $GCONF_REQUIRED \ libsexy >= $LIBSEXY_REQUIRED \ " configure:12492: $? = 0 configure:12518: $PKG_CONFIG --exists --print-errors "\ glib-2.0 >= $GLIB_REQUIRED \ gio-2.0 >= $GLIB_REQUIRED \ gtk+-2.0 >= $GTK_REQUIRED \ gconf-2.0 >= $GCONF_REQUIRED \ libsexy >= $LIBSEXY_REQUIRED \ " configure:12527: $? = 0 configure:12609: result: yes configure:12617: checking for EGG_SMCLIENT configure:12628: $PKG_CONFIG --exists --print-errors "\ gtk+-2.0 >= $GTK_REQUIRED \ sm >= $SM_REQUIRED \ ice \ " configure:12635: $? = 0 configure:12657: $PKG_CONFIG --exists --print-errors "\ gtk+-2.0 >= $GTK_REQUIRED \ sm >= $SM_REQUIRED \ ice \ " configure:12664: $? = 0 configure:12738: result: yes configure:12744: checking whether D-Bus support is requested configure:12753: result: autodetect configure:12760: checking for DBUS configure:12771: $PKG_CONFIG --exists --print-errors "\ dbus-1 >= $DBUS_REQUIRED \ dbus-glib-1 >= $DBUS_GLIB_REQUIRED \ gthread-2.0 \ " configure:12778: $? = 0 configure:12800: $PKG_CONFIG --exists --print-errors "\ dbus-1 >= $DBUS_REQUIRED \ dbus-glib-1 >= $DBUS_GLIB_REQUIRED \ gthread-2.0 \ " configure:12807: $? = 0 configure:12857: result: yes configure:12867: checking for dbus-binding-tool configure:12885: found /usr/bin/dbus-binding-tool configure:12898: result: /usr/bin/dbus-binding-tool configure:12970: checking whether to notification sounds using libnotify configure:12979: result: yes configure:12985: checking for LIBNOTIFY configure:12992: $PKG_CONFIG --exists --print-errors "libnotify >= $LIBNOTIFY_REQUIRED" configure:12995: $? = 0 configure:13009: $PKG_CONFIG --exists --print-errors "libnotify >= $LIBNOTIFY_REQUIRED" configure:13012: $? = 0 configure:13070: result: yes configure:13086: checking whether to enable notification sounds using libcanberra configure:13095: result: yes configure:13101: checking for LIBCANBERRAGTK configure:13108: $PKG_CONFIG --exists --print-errors "libcanberra-gtk >= $LIBCANBERRAGTK_REQUIRED" configure:13111: $? = 0 configure:13125: $PKG_CONFIG --exists --print-errors "libcanberra-gtk >= $LIBCANBERRAGTK_REQUIRED" configure:13128: $? = 0 configure:13186: result: yes configure:13217: result: Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation configure:13232: result: Using $(sysconfdir)/gconf/schemas as install directory for schema files configure:13254: checking for gconftool-2 configure:13272: found /usr/bin/gconftool-2 configure:13285: result: /usr/bin/gconftool-2 configure:13295: checking for SOCKSconnect in -lsocks5 configure:13320: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lsocks5 >&5 /usr/bin/ld: cannot find -lsocks5 collect2: error: ld returned 1 exit status configure:13320: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XChat-GNOME IRC Chat" | #define PACKAGE_TARNAME "xchat-gnome" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "XChat-GNOME IRC Chat 0.3.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=xchat-gnome" | #define PACKAGE_URL "" | #define PACKAGE "xchat-gnome" | #define VERSION "0.3.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_MEMRCHR 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOLL 1 | #define USE_DBUS 1 | #define DBUS_SERVICES_DIR "${prefix}/share/dbus-1/services" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char SOCKSconnect (); | int | main () | { | return SOCKSconnect (); | ; | return 0; | } configure:13329: result: no configure:13339: checking socks.h usability configure:13339: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:63:19: fatal error: socks.h: No such file or directory compilation terminated. configure:13339: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XChat-GNOME IRC Chat" | #define PACKAGE_TARNAME "xchat-gnome" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "XChat-GNOME IRC Chat 0.3.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=xchat-gnome" | #define PACKAGE_URL "" | #define PACKAGE "xchat-gnome" | #define VERSION "0.3.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_MEMRCHR 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOLL 1 | #define USE_DBUS 1 | #define DBUS_SERVICES_DIR "${prefix}/share/dbus-1/services" | /* 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:13339: result: no configure:13339: checking socks.h presence configure:13339: i686-uhu-linux-gcc -std=gnu99 -E conftest.c conftest.c:30:19: fatal error: socks.h: No such file or directory compilation terminated. configure:13339: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XChat-GNOME IRC Chat" | #define PACKAGE_TARNAME "xchat-gnome" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "XChat-GNOME IRC Chat 0.3.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=xchat-gnome" | #define PACKAGE_URL "" | #define PACKAGE "xchat-gnome" | #define VERSION "0.3.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_MEMRCHR 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOLL 1 | #define USE_DBUS 1 | #define DBUS_SERVICES_DIR "${prefix}/share/dbus-1/services" | /* end confdefs.h. */ | #include configure:13339: result: no configure:13339: checking for socks.h configure:13339: result: no configure:13359: checking whether Perl support is requested configure:13368: result: autodetect configure:13374: checking for perl configure:13392: found /usr/bin/perl configure:13404: result: /usr/bin/perl configure:13420: checking for Perl header files configure:13426: result: found configure:13436: checking for Perl library configure:13442: result: found configure:13460: checking whether Python support is requested configure:13469: result: autodetect configure:13506: checking for a Python interpreter with version >= 2.3 configure:13523: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.3'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) configure:13526: $? = 0 configure:13532: result: python configure:13540: checking for python configure:13558: found /usr/bin/python configure:13570: result: /usr/bin/python configure:13588: checking for python version configure:13595: result: 2.7 configure:13607: checking for python platform configure:13614: result: linux2 configure:13621: checking for python script directory configure:13649: result: ${prefix}/lib/python2.7/site-packages configure:13658: checking for python extension module directory configure:13686: result: ${exec_prefix}/lib/python2.7/site-packages configure:13707: checking for headers required to compile python extensions configure:13722: i686-uhu-linux-gcc -std=gnu99 -E -I/usr/include/python2.7 conftest.c configure:13722: $? = 0 configure:13723: result: found configure:13769: checking whether TCL support is requested configure:13778: result: autodetect configure:13783: checking for tclConfig.sh configure:13794: result: /usr/lib/tclConfig.sh configure:13814: checking for OPENSSL configure:13821: $PKG_CONFIG --exists --print-errors "openssl" configure:13824: $? = 0 configure:13838: $PKG_CONFIG --exists --print-errors "openssl" configure:13841: $? = 0 configure:13879: result: yes configure:13902: checking whether NLS is requested configure:13911: result: yes configure:13929: checking for intltool >= 0.40.0 configure:13931: result: 0.50.2 found configure:13939: checking for intltool-update configure:13957: found /usr/bin/intltool-update configure:13969: result: /usr/bin/intltool-update configure:13979: checking for intltool-merge configure:13997: found /usr/bin/intltool-merge configure:14009: result: /usr/bin/intltool-merge configure:14019: checking for intltool-extract configure:14037: found /usr/bin/intltool-extract configure:14049: result: /usr/bin/intltool-extract configure:14203: checking for xgettext configure:14221: found /usr/bin/xgettext configure:14233: result: /usr/bin/xgettext configure:14243: checking for msgmerge configure:14261: found /usr/bin/msgmerge configure:14273: result: /usr/bin/msgmerge configure:14283: checking for msgfmt configure:14301: found /usr/bin/msgfmt configure:14313: result: /usr/bin/msgfmt configure:14323: checking for gmsgfmt configure:14354: result: /usr/bin/msgfmt configure:14374: checking for perl configure:14392: found /usr/bin/perl configure:14404: result: /usr/bin/perl configure:14415: checking for perl >= 5.8.1 configure:14422: result: 5.14.2 configure:14426: checking for XML::Parser configure:14429: result: ok configure:14454: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14454: $? = 0 configure:14519: checking for msgfmt configure:14551: result: /usr/bin/msgfmt configure:14560: checking for gmsgfmt configure:14591: result: /usr/bin/msgfmt configure:14642: checking for xgettext configure:14674: result: /usr/bin/xgettext configure:14720: checking for msgmerge configure:14751: result: /usr/bin/msgmerge configure:14808: checking for ld used by GCC configure:14872: result: /usr/bin/ld configure:14879: checking if the linker (/usr/bin/ld) is GNU ld configure:14892: result: yes configure:14899: checking for shared library run path origin configure:14912: result: done configure:15413: checking for CFPreferencesCopyAppValue configure:15431: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:33:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory compilation terminated. configure:15431: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XChat-GNOME IRC Chat" | #define PACKAGE_TARNAME "xchat-gnome" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "XChat-GNOME IRC Chat 0.3.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=xchat-gnome" | #define PACKAGE_URL "" | #define PACKAGE "xchat-gnome" | #define VERSION "0.3.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_MEMRCHR 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOLL 1 | #define USE_DBUS 1 | #define DBUS_SERVICES_DIR "${prefix}/share/dbus-1/services" | #define ENABLE_PERL 1 | #define ENABLE_PYTHON 1 | #define USE_OPENSSL /**/ | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:15440: result: no configure:15447: checking for CFLocaleCopyCurrent configure:15465: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:33:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory compilation terminated. configure:15465: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XChat-GNOME IRC Chat" | #define PACKAGE_TARNAME "xchat-gnome" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "XChat-GNOME IRC Chat 0.3.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=xchat-gnome" | #define PACKAGE_URL "" | #define PACKAGE "xchat-gnome" | #define VERSION "0.3.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_MEMRCHR 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOLL 1 | #define USE_DBUS 1 | #define DBUS_SERVICES_DIR "${prefix}/share/dbus-1/services" | #define ENABLE_PERL 1 | #define ENABLE_PYTHON 1 | #define USE_OPENSSL /**/ | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:15474: result: no configure:15523: checking for GNU gettext in libc configure:15543: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15543: $? = 0 configure:15552: result: yes configure:16298: checking whether to use NLS configure:16300: result: yes configure:16303: checking where the gettext function comes from configure:16314: result: libc configure:16381: checking for select in -lsocket configure:16406: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lsocket >&5 /usr/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:16406: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XChat-GNOME IRC Chat" | #define PACKAGE_TARNAME "xchat-gnome" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "XChat-GNOME IRC Chat 0.3.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=xchat-gnome" | #define PACKAGE_URL "" | #define PACKAGE "xchat-gnome" | #define VERSION "0.3.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_MEMRCHR 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOLL 1 | #define USE_DBUS 1 | #define DBUS_SERVICES_DIR "${prefix}/share/dbus-1/services" | #define ENABLE_PERL 1 | #define ENABLE_PYTHON 1 | #define USE_OPENSSL /**/ | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "xchat-gnome" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char select (); | int | main () | { | return select (); | ; | return 0; | } configure:16415: result: no configure:16429: checking for getaddrinfo configure:16429: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16429: $? = 0 configure:16429: result: yes configure:16438: checking whether to enable IPv6 support configure:16441: result: yes configure:16452: checking for XOpenDisplay in -lX11 configure:16477: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lX11 >&5 configure:16477: $? = 0 configure:16486: result: yes configure:16604: checking which plugins to build configure:16632: result: autoaway notification url_scraper sound-notification net-monitor notify-osd perl python tcl configure:16833: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by XChat-GNOME IRC Chat config.status 0.3.0, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on vas config.status:1306: creating data/icons/hicolor/128x128/apps/Makefile config.status:1306: creating data/icons/hicolor/128x128/Makefile config.status:1306: creating data/icons/hicolor/16x16/apps/Makefile config.status:1306: creating data/icons/hicolor/16x16/Makefile config.status:1306: creating data/icons/hicolor/22x22/apps/Makefile config.status:1306: creating data/icons/hicolor/22x22/Makefile config.status:1306: creating data/icons/hicolor/48x48/apps/Makefile config.status:1306: creating data/icons/hicolor/48x48/Makefile config.status:1306: creating data/icons/hicolor/Makefile config.status:1306: creating data/icons/hicolor/scalable/apps/Makefile config.status:1306: creating data/icons/hicolor/scalable/Makefile config.status:1306: creating data/icons/Makefile config.status:1306: creating data/Makefile config.status:1306: creating data/xchat-gnome.desktop.in config.status:1306: creating help/Makefile config.status:1306: creating Makefile config.status:1306: creating plugins/autoaway/Makefile config.status:1306: creating plugins/Makefile config.status:1306: creating plugins/net-monitor/Makefile config.status:1306: creating plugins/notification/Makefile config.status:1306: creating plugins/notify-osd/Makefile config.status:1306: creating plugins/perl/Makefile config.status:1306: creating plugins/python/Makefile config.status:1306: creating plugins/sound-notification/Makefile config.status:1306: creating plugins/tcl/Makefile config.status:1306: creating plugins/url_scraper/Makefile config.status:1306: creating po/Makefile.in config.status:1306: creating src/common/dbus/Makefile config.status:1306: creating src/common/Makefile config.status:1306: creating src/fe-gnome/Makefile config.status:1306: creating src/libcontrast/Makefile config.status:1306: creating src/libeggsmclient/Makefile config.status:1306: creating src/Makefile config.status:1306: creating config.h config.status:1535: executing depfiles commands config.status:1535: executing libtool commands config.status:1535: executing po-directories commands config.status:1535: executing po/stamp-it commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_env_CCASFLAGS_set= ac_cv_env_CCASFLAGS_value= ac_cv_env_CCAS_set= ac_cv_env_CCAS_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_DBUS_CFLAGS_set= ac_cv_env_DBUS_CFLAGS_value= ac_cv_env_DBUS_LIBS_set= ac_cv_env_DBUS_LIBS_value= ac_cv_env_DEPENDENCIES_CFLAGS_set= ac_cv_env_DEPENDENCIES_CFLAGS_value= ac_cv_env_DEPENDENCIES_LIBS_set= ac_cv_env_DEPENDENCIES_LIBS_value= ac_cv_env_EGG_SMCLIENT_CFLAGS_set= ac_cv_env_EGG_SMCLIENT_CFLAGS_value= ac_cv_env_EGG_SMCLIENT_LIBS_set= ac_cv_env_EGG_SMCLIENT_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBCANBERRAGTK_CFLAGS_set= ac_cv_env_LIBCANBERRAGTK_CFLAGS_value= ac_cv_env_LIBCANBERRAGTK_LIBS_set= ac_cv_env_LIBCANBERRAGTK_LIBS_value= ac_cv_env_LIBNOTIFY_CFLAGS_set= ac_cv_env_LIBNOTIFY_CFLAGS_value= ac_cv_env_LIBNOTIFY_LIBS_set= ac_cv_env_LIBNOTIFY_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_OPENSSL_CFLAGS_set= ac_cv_env_OPENSSL_CFLAGS_value= ac_cv_env_OPENSSL_LIBS_set= ac_cv_env_OPENSSL_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_PYTHON_set= ac_cv_env_PYTHON_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_atoll=yes ac_cv_func_getaddrinfo=yes ac_cv_func_memrchr=yes ac_cv_func_snprintf=yes ac_cv_func_strtoull=yes ac_cv_func_vsnprintf=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_socks_h=no 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=i686-uhu-linux-gnu ac_cv_lib_X11_XOpenDisplay=yes ac_cv_lib_socket_select=no ac_cv_lib_socks5_SOCKSconnect=no ac_cv_objext=o ac_cv_path_DBUS_BINDING_TOOL=/usr/bin/dbus-binding-tool ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GCONFTOOL=/usr/bin/gconftool-2 ac_cv_path_GLIB_GENMARSHAL=/usr/bin/glib-genmarshal 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_PERL=/usr/bin/perl ac_cv_path_PYTHON=/usr/bin/python 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 -std=gnu99 -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_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_i686_uhu_linux_gcc_c_o=yes ac_cv_prog_make_make_set=yes ac_cv_type_size_t=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CCAS_dependencies_compiler_type=gcc3 am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_pathless_PYTHON=python am_cv_python_platform=linux2 am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/site-packages' am_cv_python_pythondir='${prefix}/lib/python2.7/site-packages' am_cv_python_version=2.7 gdu_cv_have_gdu=yes gdu_cv_version_required=0.3.2 gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext1_libc=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_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=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_DBUS_CFLAGS='-pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_DBUS_LIBS='-pthread -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 ' pkg_cv_DEPENDENCIES_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libxml2 ' pkg_cv_DEPENDENCIES_LIBS='-lgconf-2 -lsexy -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 -lxml2 ' pkg_cv_EGG_SMCLIENT_CFLAGS='-pthread -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/gdk-pixbuf-2.0 -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/libpng15 ' pkg_cv_EGG_SMCLIENT_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 -lSM -lICE ' pkg_cv_LIBCANBERRAGTK_CFLAGS='-D_REENTRANT -pthread -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/gdk-pixbuf-2.0 -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/libpng15 ' pkg_cv_LIBCANBERRAGTK_LIBS='-lcanberra-gtk -lcanberra -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 ' pkg_cv_LIBNOTIFY_CFLAGS='-pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng15 ' pkg_cv_LIBNOTIFY_LIBS='-lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ' pkg_cv_OPENSSL_CFLAGS=' ' pkg_cv_OPENSSL_LIBS='-lssl -lcrypto ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.11' ALL_LINGUAS='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_CFLAGS=' -fgnu89-inline' AM_CPPFLAGS=' ' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_LDFLAGS='' AM_V='$(V)' 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' BUILD_PLUGINS='autoaway net-monitor notification notify-osd perl python sound-notification tcl url_scraper ' CC='i686-uhu-linux-gcc -std=gnu99' CCAS='i686-uhu-linux-gcc -std=gnu99' CCASDEPMODE='depmode=gcc3' CCASFLAGS='-O2 -march=i686 -mtune=generic ' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -std=gnu99 -E' CPPFLAGS='' CYGPATH_W='echo' DATADIR='${prefix}/share' DATADIRNAME='share' DBUS_BINDING_TOOL='/usr/bin/dbus-binding-tool' DBUS_CFLAGS='-pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' DBUS_LIBS='-pthread -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 ' DBUS_SERVICES_DIR='${prefix}/share/dbus-1/services' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DEPENDENCIES_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libxml2 ' DEPENDENCIES_LIBS='-lgconf-2 -lsexy -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 -lxml2 ' DISTCHECK_CONFIGURE_FLAGS='--disable-scrollkeeper ' DIST_PLUGINS='autoaway notification url_scraper sound-notification net-monitor notify-osd python perl tcl' DLLTOOL='false' DOC_USER_FORMATS='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGG_SMCLIENT_CFLAGS='-pthread -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/gdk-pixbuf-2.0 -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/libpng15 ' EGG_SMCLIENT_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 -lSM -lICE ' EGREP='/bin/grep -E' ENABLE_DBUS_FALSE='#' ENABLE_DBUS_TRUE='' ENABLE_LIBCANBERRA_FALSE='#' ENABLE_LIBCANBERRA_TRUE='' ENABLE_LIBNOTIFY_FALSE='#' ENABLE_LIBNOTIFY_TRUE='' ENABLE_SK_FALSE='' ENABLE_SK_TRUE='#' EXEEXT='' FGREP='/bin/grep -F' GCONFTOOL='/usr/bin/gconftool-2' GCONF_SCHEMAS_INSTALL_FALSE='' GCONF_SCHEMAS_INSTALL_TRUE='#' GCONF_SCHEMA_CONFIG_SOURCE='xml:merged:/etc/gconf/gconf.xml.defaults' GCONF_SCHEMA_FILE_DIR='$(sysconfdir)/gconf/schemas' GETTEXT_MACRO_VERSION='0.17' GETTEXT_PACKAGE='xchat-gnome' GLIB_GENMARSHAL='/usr/bin/glib-genmarshal' GMSGFMT='/usr/bin/msgfmt' GMSGFMT_015='/usr/bin/msgfmt' GREP='/bin/grep' HAVE_GNOME_DOC_UTILS_FALSE='#' HAVE_GNOME_DOC_UTILS_TRUE='' HELP_DIR='${datadir}/gnome/help' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLLIBS='' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -p $(top_srcdir)/po $< $@' INTLTOOL_PERL='/usr/bin/perl' INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UPDATE='/usr/bin/intltool-update' INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))' INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL__v_MERGE_0='@echo " ITMRG " $@;' INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))' INTL_MACOSX_LIBS='' LD='/usr/bin/ld' LDFLAGS='' LIBCANBERRAGTK_CFLAGS='-D_REENTRANT -pthread -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/gdk-pixbuf-2.0 -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/libpng15 ' LIBCANBERRAGTK_LIBS='-lcanberra-gtk -lcanberra -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 ' LIBICONV='-liconv' LIBINTL='' LIBNOTIFY_CFLAGS='-pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng15 ' LIBNOTIFY_LIBS='-lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MSGFMT='/usr/bin/msgfmt' MSGFMT_015='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OMF_DIR='${datadir}/omf' OPENSSL_CFLAGS=' ' OPENSSL_LIBS='-lssl -lcrypto ' OTOOL64='' OTOOL='' PACKAGE='xchat-gnome' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=xchat-gnome' PACKAGE_NAME='XChat-GNOME IRC Chat' PACKAGE_STRING='XChat-GNOME IRC Chat 0.3.0' PACKAGE_TARNAME='xchat-gnome' PACKAGE_URL='' PACKAGE_VERSION='0.3.0' PATH_SEPARATOR=':' PERL='/usr/bin/perl' PERL_CFLAGS=' -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.14.2/i386-linux-thread-multi-64int-ld/CORE ' PERL_LDFLAGS='-Wl,-E -Wl,-rpath,/usr/lib/perl5/5.14.2/i386-linux-thread-multi-64int-ld/CORE -fstack-protector -L/usr/local/lib -L/usr/lib/perl5/5.14.2/i386-linux-thread-multi-64int-ld/CORE -lperl -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' POSUB='po' PYTHON='/usr/bin/python' PYTHON_CFLAGS='-I/usr/include/python2.7' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_EXTRA_LIBS=' -lpthread -ldl -lutil' PYTHON_INCLUDES='-I/usr/include/python2.7' PYTHON_LIBS='-lpython2.7' PYTHON_LIB_LOC='-L/usr/lib/python2.7/config' PYTHON_PLATFORM='linux2' PYTHON_PREFIX='${prefix}' PYTHON_VERSION='2.7' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' TCL_CFLAGS='-I/usr/include -I/usr/include' TCL_LIBS='-L/usr/lib -ltcl8.5 -ldl -lpthread -lieee -lm' USE_MMX_FALSE='#' USE_MMX_TRUE='' USE_NLS='yes' USE_OPENSSL_FALSE='#' USE_OPENSSL_TRUE='' VERSION='0.3.0' XGETTEXT='/usr/bin/xgettext' XGETTEXT_015='/usr/bin/xgettext' XGETTEXT_EXTRA_OPTIONS='' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCCAS_FALSE='#' am__fastdepCCAS_TRUE='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} 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_TARNAME}' 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' intltool__v_merge_options_0='-q' intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))' 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}' pkgpyexecdir='${pyexecdir}/xchat-gnome' pkgpythondir='${pythondir}/xchat-gnome' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='${exec_prefix}/lib/python2.7/site-packages' pythondir='${prefix}/lib/python2.7/site-packages' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "XChat-GNOME IRC Chat" #define PACKAGE_TARNAME "xchat-gnome" #define PACKAGE_VERSION "0.3.0" #define PACKAGE_STRING "XChat-GNOME IRC Chat 0.3.0" #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=xchat-gnome" #define PACKAGE_URL "" #define PACKAGE "xchat-gnome" #define VERSION "0.3.0" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_MEMRCHR 1 #define HAVE_STRTOULL 1 #define HAVE_ATOLL 1 #define USE_DBUS 1 #define DBUS_SERVICES_DIR "${prefix}/share/dbus-1/services" #define ENABLE_PERL 1 #define ENABLE_PYTHON 1 #define USE_OPENSSL /**/ #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define GETTEXT_PACKAGE "xchat-gnome" #define HAVE_GETADDRINFO 1 #define USE_IPV6 /**/ #define USE_XLIB 1 #define USE_MMX 1 #define USE_PLUGIN /**/ #define USE_GMODULE /**/ #define _GNU_SOURCE /**/ configure: exit 0