This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by pidgin configure 2.4.3, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --disable-meanwhile --disable-tcl --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux --disable-static CFLAGS=-Os -march=c3 -mtune=pentium4 --disable-schemas-install ## --------- ## ## Platform. ## ## --------- ## hostname = independence uname -m = i686 uname -r = 2.6.23.9-1 uname -s = Linux uname -v = #1 SMP Tue Dec 4 13:01:17 CET 2007 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /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:2424: checking build system type configure:2442: result: i586-uhu-linux-gnu configure:2464: checking host system type configure:2479: result: i586-uhu-linux-gnu configure:2501: checking target system type configure:2516: result: i586-uhu-linux-gnu configure:2561: checking for a BSD-compatible install configure:2617: result: /bin/install -c configure:2628: checking whether build environment is sane configure:2671: result: yes configure:2699: checking for a thread-safe mkdir -p configure:2738: result: /bin/mkdir -p configure:2751: checking for gawk configure:2767: found /bin/gawk configure:2778: result: gawk configure:2789: checking whether make sets $(MAKE) configure:2810: result: yes configure:3026: checking for sed configure:3044: found /bin/sed configure:3056: result: /bin/sed configure:3079: checking for i586-uhu-linux-gcc configure:3095: found /usr/lib/ccache/i586-uhu-linux-gcc configure:3106: result: i586-uhu-linux-gcc configure:3384: checking for C compiler version configure:3391: i586-uhu-linux-gcc --version >&5 i586-uhu-linux-gcc (GCC) 4.2.2 Copyright (C) 2007 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:3394: $? = 0 configure:3401: i586-uhu-linux-gcc -v >&5 Using built-in specs. Target: i586-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 --host=i586-uhu-linux --with-arch=c3 --with-tune=pentium4 Thread model: posix gcc version 4.2.2 configure:3404: $? = 0 configure:3411: i586-uhu-linux-gcc -V >&5 i586-uhu-linux-gcc: '-V' option must have argument configure:3414: $? = 1 configure:3437: checking for C compiler default output file name configure:3464: i586-uhu-linux-gcc -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:3467: $? = 0 configure:3505: result: a.out configure:3522: checking whether the C compiler works configure:3532: ./a.out configure:3535: $? = 0 configure:3552: result: yes configure:3559: checking whether we are cross compiling configure:3561: result: no configure:3564: checking for suffix of executables configure:3571: i586-uhu-linux-gcc -o conftest -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:3574: $? = 0 configure:3598: result: configure:3604: checking for suffix of object files configure:3630: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:3633: $? = 0 configure:3656: result: o configure:3660: checking whether we are using the GNU C compiler configure:3689: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:3695: $? = 0 configure:3712: result: yes configure:3717: checking whether i586-uhu-linux-gcc accepts -g configure:3747: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:3753: $? = 0 configure:3852: result: yes configure:3869: checking for i586-uhu-linux-gcc option to accept ISO C89 configure:3943: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:3949: $? = 0 configure:3972: result: none needed configure:4001: checking for style of include used by make configure:4029: result: GNU configure:4054: checking dependency style of i586-uhu-linux-gcc configure:4145: result: gcc3 configure:4233: checking for a sed that does not truncate output configure:4289: result: /bin/sed configure:4292: checking for grep that handles long lines and -e configure:4366: result: /bin/grep configure:4371: checking for egrep configure:4449: result: /bin/grep -E configure:4465: checking for ld used by i586-uhu-linux-gcc configure:4532: result: /usr/bin/ld configure:4541: checking if the linker (/usr/bin/ld) is GNU ld configure:4556: result: yes configure:4561: checking for /usr/bin/ld option to reload object files configure:4568: result: -r configure:4586: checking for BSD-compatible nm configure:4635: result: /usr/bin/nm -B configure:4639: checking whether ln -s works configure:4643: result: yes configure:4650: checking how to recognize dependent libraries configure:4836: result: pass_all configure:5078: checking how to run the C preprocessor configure:5118: i586-uhu-linux-gcc -E conftest.c configure:5124: $? = 0 configure:5155: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:5161: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pidgin" | #define PACKAGE_TARNAME "pidgin" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "pidgin 2.4.3" | #define PACKAGE_BUGREPORT "devel@pidgin.im" | #define PACKAGE "pidgin" | #define VERSION "2.4.3" | #define CONFIG_ARGS " '--disable-meanwhile' '--disable-tcl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i586-uhu-linux' '--host=i586-uhu-linux' '--disable-static' 'CFLAGS=-Os -march=c3 -mtune=pentium4 ' '--disable-schemas-install' 'build_alias=i586-uhu-linux' 'host_alias=i586-uhu-linux'" | /* end confdefs.h. */ | #include configure:5194: result: i586-uhu-linux-gcc -E configure:5223: i586-uhu-linux-gcc -E conftest.c configure:5229: $? = 0 configure:5260: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:5266: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pidgin" | #define PACKAGE_TARNAME "pidgin" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "pidgin 2.4.3" | #define PACKAGE_BUGREPORT "devel@pidgin.im" | #define PACKAGE "pidgin" | #define VERSION "2.4.3" | #define CONFIG_ARGS " '--disable-meanwhile' '--disable-tcl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i586-uhu-linux' '--host=i586-uhu-linux' '--disable-static' 'CFLAGS=-Os -march=c3 -mtune=pentium4 ' '--disable-schemas-install' 'build_alias=i586-uhu-linux' 'host_alias=i586-uhu-linux'" | /* end confdefs.h. */ | #include configure:5304: checking for ANSI C header files configure:5334: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:5340: $? = 0 configure:5439: i586-uhu-linux-gcc -o conftest -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:5442: $? = 0 configure:5448: ./conftest configure:5451: $? = 0 configure:5468: result: yes configure:5492: checking for sys/types.h configure:5513: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:5519: $? = 0 configure:5535: result: yes configure:5492: checking for sys/stat.h configure:5513: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:5519: $? = 0 configure:5535: result: yes configure:5492: checking for stdlib.h configure:5513: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:5519: $? = 0 configure:5535: result: yes configure:5492: checking for string.h configure:5513: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:5519: $? = 0 configure:5535: result: yes configure:5492: checking for memory.h configure:5513: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:5519: $? = 0 configure:5535: result: yes configure:5492: checking for strings.h configure:5513: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:5519: $? = 0 configure:5535: result: yes configure:5492: checking for inttypes.h configure:5513: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:5519: $? = 0 configure:5535: result: yes configure:5492: checking for stdint.h configure:5513: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:5519: $? = 0 configure:5535: result: yes configure:5492: checking for unistd.h configure:5513: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:5519: $? = 0 configure:5535: result: yes configure:5562: checking dlfcn.h usability configure:5579: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:5585: $? = 0 configure:5599: result: yes configure:5603: checking dlfcn.h presence configure:5618: i586-uhu-linux-gcc -E conftest.c configure:5624: $? = 0 configure:5638: result: yes configure:5671: checking for dlfcn.h configure:5679: result: yes configure:5706: checking for i586-uhu-linux-g++ configure:5722: found /usr/lib/ccache/i586-uhu-linux-g++ configure:5733: result: i586-uhu-linux-g++ configure:5808: checking for C++ compiler version configure:5815: i586-uhu-linux-g++ --version >&5 i586-uhu-linux-g++ (GCC) 4.2.2 Copyright (C) 2007 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:5818: $? = 0 configure:5825: i586-uhu-linux-g++ -v >&5 Using built-in specs. Target: i586-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 --host=i586-uhu-linux --with-arch=c3 --with-tune=pentium4 Thread model: posix gcc version 4.2.2 configure:5828: $? = 0 configure:5835: i586-uhu-linux-g++ -V >&5 i586-uhu-linux-g++: '-V' option must have argument configure:5838: $? = 1 configure:5841: checking whether we are using the GNU C++ compiler configure:5870: i586-uhu-linux-g++ -c conftest.cpp >&5 configure:5876: $? = 0 configure:5893: result: yes configure:5898: checking whether i586-uhu-linux-g++ accepts -g configure:5928: i586-uhu-linux-g++ -c -g conftest.cpp >&5 configure:5934: $? = 0 configure:6033: result: yes configure:6058: checking dependency style of i586-uhu-linux-g++ configure:6149: result: gcc3 configure:6174: checking how to run the C++ preprocessor configure:6210: i586-uhu-linux-g++ -E conftest.cpp configure:6216: $? = 0 configure:6247: i586-uhu-linux-g++ -E conftest.cpp conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory configure:6253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pidgin" | #define PACKAGE_TARNAME "pidgin" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "pidgin 2.4.3" | #define PACKAGE_BUGREPORT "devel@pidgin.im" | #define PACKAGE "pidgin" | #define VERSION "2.4.3" | #define CONFIG_ARGS " '--disable-meanwhile' '--disable-tcl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i586-uhu-linux' '--host=i586-uhu-linux' '--disable-static' 'CFLAGS=-Os -march=c3 -mtune=pentium4 ' '--disable-schemas-install' 'build_alias=i586-uhu-linux' 'host_alias=i586-uhu-linux'" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6286: result: i586-uhu-linux-g++ -E configure:6315: i586-uhu-linux-g++ -E conftest.cpp configure:6321: $? = 0 configure:6352: i586-uhu-linux-g++ -E conftest.cpp conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory configure:6358: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pidgin" | #define PACKAGE_TARNAME "pidgin" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "pidgin 2.4.3" | #define PACKAGE_BUGREPORT "devel@pidgin.im" | #define PACKAGE "pidgin" | #define VERSION "2.4.3" | #define CONFIG_ARGS " '--disable-meanwhile' '--disable-tcl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i586-uhu-linux' '--host=i586-uhu-linux' '--disable-static' 'CFLAGS=-Os -march=c3 -mtune=pentium4 ' '--disable-schemas-install' 'build_alias=i586-uhu-linux' 'host_alias=i586-uhu-linux'" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6407: checking for i586-uhu-linux-g77 configure:6437: result: no configure:6407: checking for i586-uhu-linux-xlf configure:6437: result: no configure:6407: checking for i586-uhu-linux-f77 configure:6437: result: no configure:6407: checking for i586-uhu-linux-frt configure:6437: result: no configure:6407: checking for i586-uhu-linux-pgf77 configure:6437: result: no configure:6407: checking for i586-uhu-linux-cf77 configure:6437: result: no configure:6407: checking for i586-uhu-linux-fort77 configure:6437: result: no configure:6407: checking for i586-uhu-linux-fl32 configure:6437: result: no configure:6407: checking for i586-uhu-linux-af77 configure:6437: result: no configure:6407: checking for i586-uhu-linux-xlf90 configure:6437: result: no configure:6407: checking for i586-uhu-linux-f90 configure:6437: result: no configure:6407: checking for i586-uhu-linux-pgf90 configure:6437: result: no configure:6407: checking for i586-uhu-linux-pghpf configure:6437: result: no configure:6407: checking for i586-uhu-linux-epcf90 configure:6437: result: no configure:6407: checking for i586-uhu-linux-gfortran configure:6437: result: no configure:6407: checking for i586-uhu-linux-g95 configure:6437: result: no configure:6407: checking for i586-uhu-linux-xlf95 configure:6437: result: no configure:6407: checking for i586-uhu-linux-f95 configure:6437: result: no configure:6407: checking for i586-uhu-linux-fort configure:6437: result: no configure:6407: checking for i586-uhu-linux-ifort configure:6437: result: no configure:6407: checking for i586-uhu-linux-ifc configure:6437: result: no configure:6407: checking for i586-uhu-linux-efc configure:6437: result: no configure:6407: checking for i586-uhu-linux-pgf95 configure:6437: result: no configure:6407: checking for i586-uhu-linux-lf95 configure:6437: result: no configure:6407: checking for i586-uhu-linux-ftn configure:6437: result: no configure:6451: checking for g77 configure:6481: result: no configure:6451: checking for xlf configure:6481: result: no configure:6451: checking for f77 configure:6481: result: no configure:6451: checking for frt configure:6481: result: no configure:6451: checking for pgf77 configure:6481: result: no configure:6451: checking for cf77 configure:6481: result: no configure:6451: checking for fort77 configure:6481: result: no configure:6451: checking for fl32 configure:6481: result: no configure:6451: checking for af77 configure:6481: result: no configure:6451: checking for xlf90 configure:6481: result: no configure:6451: checking for f90 configure:6481: result: no configure:6451: checking for pgf90 configure:6481: result: no configure:6451: checking for pghpf configure:6481: result: no configure:6451: checking for epcf90 configure:6481: result: no configure:6451: checking for gfortran configure:6481: result: no configure:6451: checking for g95 configure:6481: result: no configure:6451: checking for xlf95 configure:6481: result: no configure:6451: checking for f95 configure:6481: result: no configure:6451: checking for fort configure:6481: result: no configure:6451: checking for ifort configure:6481: result: no configure:6451: checking for ifc configure:6481: result: no configure:6451: checking for efc configure:6481: result: no configure:6451: checking for pgf95 configure:6481: result: no configure:6451: checking for lf95 configure:6481: result: no configure:6451: checking for ftn configure:6481: result: no configure:6508: checking for Fortran 77 compiler version configure:6515: --version >&5 ./configure: line 6516: --version: command not found configure:6518: $? = 127 configure:6525: -v >&5 ./configure: line 6526: -v: command not found configure:6528: $? = 127 configure:6535: -V >&5 ./configure: line 6536: -V: command not found configure:6538: $? = 127 configure:6546: checking whether we are using the GNU Fortran 77 compiler configure:6565: -c conftest.F >&5 ./configure: line 6566: -c: command not found configure:6571: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6588: result: no configure:6594: checking whether accepts -g configure:6611: -c -g conftest.f >&5 ./configure: line 6612: -c: command not found configure:6617: $? = 127 configure: failed program was: | program main | | end configure:6633: result: no configure:6663: checking the maximum length of command line arguments configure:6775: result: 98304 configure:6787: checking command to parse /usr/bin/nm -B output from i586-uhu-linux-gcc object configure:6892: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:6895: $? = 0 configure:6899: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6902: $? = 0 configure:6954: i586-uhu-linux-gcc -o conftest -Os -march=c3 -mtune=pentium4 conftest.c conftstm.o >&5 configure:6957: $? = 0 configure:6995: result: ok configure:6999: checking for objdir configure:7014: result: .libs configure:7066: checking for i586-uhu-linux-ar configure:7096: result: no configure:7106: checking for ar configure:7122: found /usr/bin/ar configure:7133: result: ar configure:7162: checking for i586-uhu-linux-ranlib configure:7192: result: no configure:7202: checking for ranlib configure:7218: found /usr/bin/ranlib configure:7229: result: ranlib configure:7258: checking for i586-uhu-linux-strip configure:7288: result: no configure:7298: checking for strip configure:7314: found /usr/bin/strip configure:7325: result: strip configure:7611: checking if i586-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:7629: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:7633: $? = 0 configure:7646: result: no configure:7661: checking for i586-uhu-linux-gcc option to produce PIC configure:7893: result: -fPIC configure:7901: checking if i586-uhu-linux-gcc PIC flag -fPIC works configure:7919: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 -fPIC -DPIC conftest.c >&5 configure:7923: $? = 0 configure:7936: result: yes configure:7964: checking if i586-uhu-linux-gcc static flag -static works configure:7992: result: yes configure:8002: checking if i586-uhu-linux-gcc supports -c -o file.o configure:8023: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 -o out/conftest2.o conftest.c >&5 configure:8027: $? = 0 configure:8049: result: yes configure:8075: checking whether the i586-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:9055: result: yes configure:9076: checking whether -lc should be explicitly linked in configure:9081: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:9084: $? = 0 configure:9099: i586-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:9102: $? = 0 configure:9114: result: no configure:9122: checking dynamic linker characteristics configure:9726: result: GNU/Linux ld.so configure:9735: checking how to hardcode library paths into programs configure:9760: result: immediate configure:9774: checking whether stripping libraries is possible configure:9779: result: yes configure:10581: checking if libtool supports shared libraries configure:10583: result: yes configure:10586: checking whether to build shared libraries configure:10607: result: yes configure:10610: checking whether to build static libraries configure:10614: result: no configure:10707: creating libtool configure:11295: checking for ld used by i586-uhu-linux-g++ configure:11362: result: /usr/bin/ld configure:11371: checking if the linker (/usr/bin/ld) is GNU ld configure:11386: result: yes configure:11437: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:12411: result: yes configure:12429: i586-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:12432: $? = 0 configure:12584: checking for i586-uhu-linux-g++ option to produce PIC configure:12868: result: -fPIC configure:12876: checking if i586-uhu-linux-g++ PIC flag -fPIC works configure:12894: i586-uhu-linux-g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5 configure:12898: $? = 0 configure:12911: result: yes configure:12939: checking if i586-uhu-linux-g++ static flag -static works configure:12967: result: yes configure:12977: checking if i586-uhu-linux-g++ supports -c -o file.o configure:12998: i586-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:13002: $? = 0 configure:13024: result: yes configure:13050: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:13075: result: yes configure:13142: checking dynamic linker characteristics configure:13694: result: GNU/Linux ld.so configure:13703: checking how to hardcode library paths into programs configure:13728: result: immediate configure:19917: checking for a BSD-compatible install configure:19973: result: /bin/install -c configure:20054: checking for xgettext configure:20072: found /usr/bin/xgettext configure:20084: result: /usr/bin/xgettext configure:20094: checking for msgmerge configure:20112: found /usr/bin/msgmerge configure:20124: result: /usr/bin/msgmerge configure:20134: checking for msgfmt configure:20152: found /usr/bin/msgfmt configure:20164: result: /usr/bin/msgfmt configure:20196: checking for perl configure:20214: found /usr/bin/perl configure:20226: result: /usr/bin/perl configure:20245: checking for XML::Parser configure:20248: result: ok configure:20285: i586-uhu-linux-gcc -o conftest -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:20291: $? = 0 configure:20416: checking for i586-uhu-linux-pkg-config configure:20449: result: no configure:20459: checking for pkg-config configure:20477: found /usr/bin/pkg-config configure:20489: result: /usr/bin/pkg-config configure:20518: checking pkg-config is at least version 0.9.0 configure:20521: result: yes configure:20922: checking locale.h usability configure:20939: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:20945: $? = 0 configure:20959: result: yes configure:20963: checking locale.h presence configure:20978: i586-uhu-linux-gcc -E conftest.c configure:20984: $? = 0 configure:20998: result: yes configure:21031: checking for locale.h configure:21039: result: yes configure:21053: checking for LC_MESSAGES configure:21079: i586-uhu-linux-gcc -o conftest -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:21085: $? = 0 configure:21102: result: yes configure:21131: checking libintl.h usability configure:21148: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:21154: $? = 0 configure:21168: result: yes configure:21172: checking libintl.h presence configure:21187: i586-uhu-linux-gcc -E conftest.c configure:21193: $? = 0 configure:21207: result: yes configure:21240: checking for libintl.h configure:21247: result: yes configure:21258: checking for ngettext in libc configure:21286: i586-uhu-linux-gcc -o conftest -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:21292: $? = 0 configure:21310: result: yes configure:21314: checking for dgettext in libc configure:21342: i586-uhu-linux-gcc -o conftest -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:21348: $? = 0 configure:21366: result: yes configure:21375: checking for bind_textdomain_codeset configure:21431: i586-uhu-linux-gcc -o conftest -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:21437: $? = 0 configure:21455: result: yes configure:21942: checking for msgfmt configure:21969: result: /usr/bin/msgfmt configure:21982: checking for dcgettext configure:22038: i586-uhu-linux-gcc -o conftest -Os -march=c3 -mtune=pentium4 conftest.c >&5 conftest.c:49: warning: conflicting types for built-in function 'dcgettext' configure:22044: $? = 0 configure:22062: result: yes configure:22073: checking if msgfmt accepts -c configure:22088: $MSGFMT -c -o /dev/null conftest.foo configure:22091: $? = 0 configure:22093: result: yes configure:22103: checking for gmsgfmt configure:22134: result: /usr/bin/msgfmt configure:22144: checking for xgettext configure:22171: result: /usr/bin/xgettext configure:22200: i586-uhu-linux-gcc -o conftest -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:22206: $? = 0 configure:22375: checking for catalogs to be installed configure:22400: result: af am ar az be@latin bg bn bs ca ca@valencia cs da de dz el en_AU en_CA en_GB eo es et eu fa fi fr gl gu he hi hu id it ja ka kn ko ku lo lt mk my_MM nb ne nl nn oc pa pl pt_BR pt ps ro ru si sk sl sq sr sr@latin sv ta te th tr uk ur vi xh zh_CN zh_HK zh_TW configure:22468: checking for ANSI C header files configure:22632: result: yes configure:22642: checking for sys/wait.h that is POSIX.1 compatible configure:22678: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:22684: $? = 0 configure:22699: result: yes configure:22731: checking arpa/nameser_compat.h usability configure:22748: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:22754: $? = 0 configure:22768: result: yes configure:22772: checking arpa/nameser_compat.h presence configure:22787: i586-uhu-linux-gcc -E conftest.c configure:22793: $? = 0 configure:22807: result: yes configure:22840: checking for arpa/nameser_compat.h configure:22848: result: yes configure:22731: checking fcntl.h usability configure:22748: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:22754: $? = 0 configure:22768: result: yes configure:22772: checking fcntl.h presence configure:22787: i586-uhu-linux-gcc -E conftest.c configure:22793: $? = 0 configure:22807: result: yes configure:22840: checking for fcntl.h configure:22848: result: yes configure:22731: checking sys/time.h usability configure:22748: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:22754: $? = 0 configure:22768: result: yes configure:22772: checking sys/time.h presence configure:22787: i586-uhu-linux-gcc -E conftest.c configure:22793: $? = 0 configure:22807: result: yes configure:22840: checking for sys/time.h configure:22848: result: yes configure:22721: checking for unistd.h configure:22727: result: yes configure:22721: checking for locale.h configure:22727: result: yes configure:22731: checking signal.h usability configure:22748: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:22754: $? = 0 configure:22768: result: yes configure:22772: checking signal.h presence configure:22787: i586-uhu-linux-gcc -E conftest.c configure:22793: $? = 0 configure:22807: result: yes configure:22840: checking for signal.h configure:22848: result: yes configure:22721: checking for stdint.h configure:22727: result: yes configure:22731: checking regex.h usability configure:22748: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:22754: $? = 0 configure:22768: result: yes configure:22772: checking regex.h presence configure:22787: i586-uhu-linux-gcc -E conftest.c configure:22793: $? = 0 configure:22807: result: yes configure:22840: checking for regex.h configure:22848: result: yes configure:22862: checking for an ANSI C-conforming const configure:22937: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:22943: $? = 0 configure:22958: result: yes configure:22968: checking whether struct tm is in sys/time.h or time.h configure:22998: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:23004: $? = 0 configure:23019: result: time.h configure:23029: checking for time_t configure:23062: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:23068: $? = 0 configure:23083: result: yes configure:23090: checking size of time_t configure:23410: i586-uhu-linux-gcc -o conftest -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:23413: $? = 0 configure:23419: ./conftest configure:23422: $? = 0 configure:23445: result: 4 configure:23456: checking whether byte ordering is bigendian configure:23489: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:23495: $? = 0 configure:23527: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 conftest.c >&5 conftest.c: In function 'main': conftest.c:46: error: 'not' undeclared (first use in this function) conftest.c:46: error: (Each undeclared identifier is reported only once conftest.c:46: error: for each function it appears in.) conftest.c:46: error: expected ';' before 'big' configure:23533: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pidgin" | #define PACKAGE_TARNAME "pidgin" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "pidgin 2.4.3" | #define PACKAGE_BUGREPORT "devel@pidgin.im" | #define PACKAGE "pidgin" | #define VERSION "2.4.3" | #define CONFIG_ARGS " '--disable-meanwhile' '--disable-tcl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i586-uhu-linux' '--host=i586-uhu-linux' '--disable-static' 'CFLAGS=-Os -march=c3 -mtune=pentium4 ' '--disable-schemas-install' 'build_alias=i586-uhu-linux' 'host_alias=i586-uhu-linux'" | #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 HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_REGEX_H 1 | #define SIZEOF_TIME_T 4 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:23673: result: no configure:23693: checking return type of signal handlers configure:23721: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 conftest.c >&5 conftest.c: In function 'main': conftest.c:45: error: void value not ignored as it ought to be configure:23727: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pidgin" | #define PACKAGE_TARNAME "pidgin" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "pidgin 2.4.3" | #define PACKAGE_BUGREPORT "devel@pidgin.im" | #define PACKAGE "pidgin" | #define VERSION "2.4.3" | #define CONFIG_ARGS " '--disable-meanwhile' '--disable-tcl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i586-uhu-linux' '--host=i586-uhu-linux' '--disable-static' 'CFLAGS=-Os -march=c3 -mtune=pentium4 ' '--disable-schemas-install' 'build_alias=i586-uhu-linux' 'host_alias=i586-uhu-linux'" | #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 HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_REGEX_H 1 | #define SIZEOF_TIME_T 4 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:23742: result: void configure:23754: checking for strftime configure:23810: i586-uhu-linux-gcc -o conftest -Os -march=c3 -mtune=pentium4 conftest.c >&5 conftest.c:63: warning: conflicting types for built-in function 'strftime' configure:23816: $? = 0 configure:23834: result: yes configure:23922: checking for strdup configure:23978: i586-uhu-linux-gcc -o conftest -Os -march=c3 -mtune=pentium4 conftest.c >&5 conftest.c:64: warning: conflicting types for built-in function 'strdup' configure:23984: $? = 0 configure:24002: result: yes configure:23922: checking for strstr configure:23978: i586-uhu-linux-gcc -o conftest -Os -march=c3 -mtune=pentium4 conftest.c >&5 conftest.c:65: warning: conflicting types for built-in function 'strstr' configure:23984: $? = 0 configure:24002: result: yes configure:23922: checking for atexit configure:23978: i586-uhu-linux-gcc -o conftest -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:23984: $? = 0 configure:24002: result: yes configure:23922: checking for setlocale configure:23978: i586-uhu-linux-gcc -o conftest -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:23984: $? = 0 configure:24002: result: yes configure:24016: checking for getopt_long configure:24072: i586-uhu-linux-gcc -o conftest -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:24078: $? = 0 configure:24096: result: yes configure:24122: checking for inet_aton configure:24178: i586-uhu-linux-gcc -o conftest -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:24184: $? = 0 configure:24201: result: yes configure:24284: checking for __res_query in -lresolv configure:24319: i586-uhu-linux-gcc -o conftest -Os -march=c3 -mtune=pentium4 conftest.c -lresolv >&5 configure:24325: $? = 0 configure:24343: result: yes configure:24355: checking for gethostent in -lnsl configure:24390: i586-uhu-linux-gcc -o conftest -Os -march=c3 -mtune=pentium4 conftest.c -lnsl -lresolv >&5 configure:24396: $? = 0 configure:24414: result: yes configure:24425: checking for socket configure:24481: i586-uhu-linux-gcc -o conftest -Os -march=c3 -mtune=pentium4 conftest.c -lnsl -lresolv >&5 configure:24487: $? = 0 configure:24504: result: yes configure:24586: checking for getaddrinfo configure:24642: i586-uhu-linux-gcc -o conftest -Os -march=c3 -mtune=pentium4 conftest.c -lnsl -lresolv >&5 configure:24648: $? = 0 configure:24665: result: yes configure:24745: checking for socklen_t configure:24772: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:24778: $? = 0 configure:24784: result: yes configure:24865: checking for special C compiler options needed for large files configure:24958: result: no configure:24964: checking for _FILE_OFFSET_BITS value needed for large files configure:24999: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 conftest.c >&5 conftest.c:55: warning: left shift count >= width of type conftest.c:55: warning: left shift count >= width of type conftest.c:57: error: size of array 'off_t_is_large' is negative configure:25005: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pidgin" | #define PACKAGE_TARNAME "pidgin" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "pidgin 2.4.3" | #define PACKAGE_BUGREPORT "devel@pidgin.im" | #define PACKAGE "pidgin" | #define VERSION "2.4.3" | #define CONFIG_ARGS " '--disable-meanwhile' '--disable-tcl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i586-uhu-linux' '--host=i586-uhu-linux' '--disable-static' 'CFLAGS=-Os -march=c3 -mtune=pentium4 ' '--disable-schemas-install' 'build_alias=i586-uhu-linux' 'host_alias=i586-uhu-linux'" | #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 HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_REGEX_H 1 | #define SIZEOF_TIME_T 4 | #define RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_ATEXIT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_GETADDRINFO 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:25049: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:25055: $? = 0 configure:25073: result: 64 configure:25209: checking for dlopen configure:25265: i586-uhu-linux-gcc -o conftest -Os -march=c3 -mtune=pentium4 conftest.c -lnsl -lresolv >&5 /tmp/ccwc4ZT8.o: In function `main': conftest.c:(.text+0x12): undefined reference to `dlopen' collect2: ld returned 1 exit status configure:25271: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pidgin" | #define PACKAGE_TARNAME "pidgin" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "pidgin 2.4.3" | #define PACKAGE_BUGREPORT "devel@pidgin.im" | #define PACKAGE "pidgin" | #define VERSION "2.4.3" | #define CONFIG_ARGS " '--disable-meanwhile' '--disable-tcl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i586-uhu-linux' '--host=i586-uhu-linux' '--disable-static' 'CFLAGS=-Os -march=c3 -mtune=pentium4 ' '--disable-schemas-install' 'build_alias=i586-uhu-linux' 'host_alias=i586-uhu-linux'" | #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 HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_REGEX_H 1 | #define SIZEOF_TIME_T 4 | #define RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_ATEXIT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_GETADDRINFO 1 | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* 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 dlopen (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_dlopen || defined __stub___dlopen | choke me | #endif | | int | main () | { | return dlopen (); | ; | return 0; | } configure:25288: result: no configure:25293: checking for dlopen in -ldl configure:25328: i586-uhu-linux-gcc -o conftest -Os -march=c3 -mtune=pentium4 conftest.c -ldl -lnsl -lresolv >&5 configure:25334: $? = 0 configure:25352: result: yes configure:25361: checking for fileno() configure:25396: i586-uhu-linux-gcc -o conftest -Os -march=c3 -mtune=pentium4 conftest.c -lnsl -lresolv >&5 configure:25399: $? = 0 configure:25405: ./conftest configure:25408: $? = 0 configure:25411: result: yes configure:25435: checking for the %z format string in strftime() configure:25484: i586-uhu-linux-gcc -o conftest -Os -march=c3 -mtune=pentium4 conftest.c -lnsl -lresolv >&5 configure:25487: $? = 0 configure:25493: ./conftest strftime("%z") yields: "+0200" configure:25496: $? = 0 configure:25499: result: yes configure:25525: checking for GLIB configure:25532: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.0.0 gobject-2.0 gmodule-2.0 gthread-2.0" configure:25535: $? = 0 configure:25548: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.0.0 gobject-2.0 gmodule-2.0 gthread-2.0" configure:25551: $? = 0 configure:25620: result: yes configure:25721: checking for X configure:25891: i586-uhu-linux-gcc -o conftest -Os -march=c3 -mtune=pentium4 conftest.c -lX11 -lnsl -lresolv >&5 configure:25897: $? = 0 configure:25956: result: libraries , headers configure:26117: i586-uhu-linux-gcc -o conftest -Os -march=c3 -mtune=pentium4 conftest.c -lnsl -lresolv -lX11 >&5 configure:26123: $? = 0 configure:26280: checking for gethostbyname configure:26336: i586-uhu-linux-gcc -o conftest -Os -march=c3 -mtune=pentium4 conftest.c -lnsl -lresolv >&5 configure:26342: $? = 0 configure:26359: result: yes configure:26504: checking for connect configure:26560: i586-uhu-linux-gcc -o conftest -Os -march=c3 -mtune=pentium4 conftest.c -lnsl -lresolv >&5 configure:26566: $? = 0 configure:26583: result: yes configure:26655: checking for remove configure:26711: i586-uhu-linux-gcc -o conftest -Os -march=c3 -mtune=pentium4 conftest.c -lnsl -lresolv >&5 configure:26717: $? = 0 configure:26734: result: yes configure:26806: checking for shmat configure:26862: i586-uhu-linux-gcc -o conftest -Os -march=c3 -mtune=pentium4 conftest.c -lnsl -lresolv >&5 configure:26868: $? = 0 configure:26885: result: yes configure:26966: checking for IceConnectionNumber in -lICE configure:27001: i586-uhu-linux-gcc -o conftest -Os -march=c3 -mtune=pentium4 conftest.c -lICE -lnsl -lresolv >&5 configure:27007: $? = 0 configure:27025: result: yes configure:27052: checking for GTK configure:27059: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.0.0" configure:27062: $? = 0 configure:27075: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.0.0" configure:27078: $? = 0 configure:27139: result: yes configure:27149: checking for PANGO configure:27156: $PKG_CONFIG --exists --print-errors "pango >= 1.4.0" configure:27159: $? = 0 configure:27172: $PKG_CONFIG --exists --print-errors "pango >= 1.4.0" configure:27175: $? = 0 configure:27210: result: yes configure:27222: checking for X11 configure:27229: $PKG_CONFIG --exists --print-errors "x11" configure:27232: $? = 0 configure:27245: $PKG_CONFIG --exists --print-errors "x11" configure:27248: $? = 0 configure:27315: result: yes configure:27337: checking for XScreenSaverRegister in -lXext configure:27372: i586-uhu-linux-gcc -o conftest -Os -march=c3 -mtune=pentium4 conftest.c -lXext -lX11 -lXext -lm -lnsl -lresolv -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >&5 /tmp/ccEVCETi.o: In function `main': conftest.c:(.text+0x12): undefined reference to `XScreenSaverRegister' collect2: ld returned 1 exit status configure:27378: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pidgin" | #define PACKAGE_TARNAME "pidgin" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "pidgin 2.4.3" | #define PACKAGE_BUGREPORT "devel@pidgin.im" | #define PACKAGE "pidgin" | #define VERSION "2.4.3" | #define CONFIG_ARGS " '--disable-meanwhile' '--disable-tcl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i586-uhu-linux' '--host=i586-uhu-linux' '--disable-static' 'CFLAGS=-Os -march=c3 -mtune=pentium4 ' '--disable-schemas-install' 'build_alias=i586-uhu-linux' 'host_alias=i586-uhu-linux'" | #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 HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_REGEX_H 1 | #define SIZEOF_TIME_T 4 | #define RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_ATEXIT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_GETADDRINFO 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_FILENO 1 | #define HAVE_STRFTIME_Z_FORMAT 1 | #define DISPLAY_VERSION "2.4.3" | #define HAVE_PANGO14 1 | #define HAVE_X11 1 | /* 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 XScreenSaverRegister (); | int | main () | { | return XScreenSaverRegister (); | ; | return 0; | } configure:27396: result: no configure:27402: checking for XScreenSaverRegister in -lXss configure:27437: i586-uhu-linux-gcc -o conftest -Os -march=c3 -mtune=pentium4 conftest.c -lXss -lX11 -lXext -lm -lnsl -lresolv -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >&5 configure:27443: $? = 0 configure:27461: result: yes configure:27494: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:27500: $? = 0 configure:27550: checking for SmcSaveYourselfDone in -lSM configure:27585: i586-uhu-linux-gcc -o conftest -Os -march=c3 -mtune=pentium4 conftest.c -lSM -lICE -lnsl -lresolv >&5 configure:27591: $? = 0 configure:27609: result: yes configure:27633: checking X11/SM/SMlib.h usability configure:27650: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:27656: $? = 0 configure:27670: result: yes configure:27674: checking X11/SM/SMlib.h presence configure:27689: i586-uhu-linux-gcc -E conftest.c configure:27695: $? = 0 configure:27709: result: yes configure:27742: checking for X11/SM/SMlib.h configure:27750: result: yes configure:27800: checking for STARTUP_NOTIFICATION configure:27807: $PKG_CONFIG --exists --print-errors "libstartup-notification-1.0 >= 0.5" configure:27810: $? = 0 configure:27823: $PKG_CONFIG --exists --print-errors "libstartup-notification-1.0 >= 0.5" configure:27826: $? = 0 configure:27883: result: yes configure:27902: checking for GTKSPELL configure:27909: $PKG_CONFIG --exists --print-errors "gtkspell-2.0 >= 2.0.2" configure:27912: $? = 0 configure:27925: $PKG_CONFIG --exists --print-errors "gtkspell-2.0 >= 2.0.2" configure:27928: $? = 0 configure:27985: result: yes configure:28323: checking for initscr in -lncursesw configure:28358: i586-uhu-linux-gcc -o conftest -Os -march=c3 -mtune=pentium4 conftest.c -lncursesw -lnsl -lresolv >&5 configure:28364: $? = 0 configure:28382: result: yes configure:28390: checking for update_panels in -lpanelw configure:28425: i586-uhu-linux-gcc -o conftest -Os -march=c3 -mtune=pentium4 conftest.c -lpanelw -lnsl -lresolv >&5 configure:28431: $? = 0 configure:28449: result: yes configure:28475: checking /usr/include/ncursesw/ncurses.h usability configure:28492: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 conftest.c >&5 conftest.c:93:43: error: /usr/include/ncursesw/ncurses.h: No such file or directory configure:28498: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pidgin" | #define PACKAGE_TARNAME "pidgin" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "pidgin 2.4.3" | #define PACKAGE_BUGREPORT "devel@pidgin.im" | #define PACKAGE "pidgin" | #define VERSION "2.4.3" | #define CONFIG_ARGS " '--disable-meanwhile' '--disable-tcl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i586-uhu-linux' '--host=i586-uhu-linux' '--disable-static' 'CFLAGS=-Os -march=c3 -mtune=pentium4 ' '--disable-schemas-install' 'build_alias=i586-uhu-linux' 'host_alias=i586-uhu-linux'" | #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 HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_REGEX_H 1 | #define SIZEOF_TIME_T 4 | #define RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_ATEXIT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_GETADDRINFO 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_FILENO 1 | #define HAVE_STRFTIME_Z_FORMAT 1 | #define DISPLAY_VERSION "2.4.3" | #define HAVE_PANGO14 1 | #define HAVE_X11 1 | #define USE_SCREENSAVER 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define USE_SM 1 | #define HAVE_STARTUP_NOTIFICATION 1 | #define USE_GTKSPELL 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:28512: result: no configure:28516: checking /usr/include/ncursesw/ncurses.h presence configure:28531: i586-uhu-linux-gcc -E conftest.c conftest.c:60:43: error: /usr/include/ncursesw/ncurses.h: No such file or directory configure:28537: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pidgin" | #define PACKAGE_TARNAME "pidgin" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "pidgin 2.4.3" | #define PACKAGE_BUGREPORT "devel@pidgin.im" | #define PACKAGE "pidgin" | #define VERSION "2.4.3" | #define CONFIG_ARGS " '--disable-meanwhile' '--disable-tcl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i586-uhu-linux' '--host=i586-uhu-linux' '--disable-static' 'CFLAGS=-Os -march=c3 -mtune=pentium4 ' '--disable-schemas-install' 'build_alias=i586-uhu-linux' 'host_alias=i586-uhu-linux'" | #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 HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_REGEX_H 1 | #define SIZEOF_TIME_T 4 | #define RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_ATEXIT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_GETADDRINFO 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_FILENO 1 | #define HAVE_STRFTIME_Z_FORMAT 1 | #define DISPLAY_VERSION "2.4.3" | #define HAVE_PANGO14 1 | #define HAVE_X11 1 | #define USE_SCREENSAVER 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define USE_SM 1 | #define HAVE_STARTUP_NOTIFICATION 1 | #define USE_GTKSPELL 1 | /* end confdefs.h. */ | #include configure:28551: result: no configure:28584: checking for /usr/include/ncursesw/ncurses.h configure:28592: result: no configure:28475: checking /usr/include/ncurses.h usability configure:28492: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:28498: $? = 0 configure:28512: result: yes configure:28516: checking /usr/include/ncurses.h presence configure:28531: i586-uhu-linux-gcc -E conftest.c configure:28537: $? = 0 configure:28551: result: yes configure:28584: checking for /usr/include/ncurses.h configure:28592: result: yes configure:28598: checking if /usr/include/ncurses.h supports wide characters configure:28628: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:28634: $? = 0 configure:28648: result: yes configure:28855: checking for LIBXML configure:28862: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.6.0" configure:28865: $? = 0 configure:28878: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.6.0" configure:28881: $? = 0 configure:28938: result: yes configure:28947: checking for gconftool-2 configure:28965: found /usr/bin/gconftool-2 configure:28978: result: /usr/bin/gconftool-2 configure:29009: result: Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation configure:29024: result: Using $(sysconfdir)/gconf/schemas as install directory for schema files configure:29057: checking for GSTREAMER configure:29064: $PKG_CONFIG --exists --print-errors "gstreamer-0.10" configure:29067: $? = 0 configure:29080: $PKG_CONFIG --exists --print-errors "gstreamer-0.10" configure:29083: $? = 0 configure:29140: result: yes configure:29150: checking for gst_registry_fork_set_enabled in -lgstreamer-0.10 configure:29185: i586-uhu-linux-gcc -o conftest -Os -march=c3 -mtune=pentium4 conftest.c -lgstreamer-0.10 -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lxml2 -lglib-2.0 -lnsl -lresolv >&5 configure:29191: $? = 0 configure:29209: result: yes configure:29352: checking for AVAHI configure:29359: $PKG_CONFIG --exists --print-errors "avahi-client avahi-glib" configure:29362: $? = 0 configure:29375: $PKG_CONFIG --exists --print-errors "avahi-client avahi-glib" configure:29378: $? = 0 configure:29419: result: yes configure:29442: checking avahi-client/client.h usability configure:29459: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c >&5 configure:29465: $? = 0 configure:29479: result: yes configure:29483: checking avahi-client/client.h presence configure:29498: i586-uhu-linux-gcc -E -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c configure:29504: $? = 0 configure:29518: result: yes configure:29551: checking for avahi-client/client.h configure:29558: result: yes configure:29580: checking avahi-glib/glib-malloc.h usability configure:29597: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c >&5 configure:29603: $? = 0 configure:29617: result: yes configure:29621: checking avahi-glib/glib-malloc.h presence configure:29636: i586-uhu-linux-gcc -E -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c configure:29642: $? = 0 configure:29656: result: yes configure:29689: checking for avahi-glib/glib-malloc.h configure:29696: result: yes configure:29712: checking for avahi_client_new in -lavahi-client configure:29747: i586-uhu-linux-gcc -o conftest -Os -march=c3 -mtune=pentium4 conftest.c -lavahi-client -lavahi-common -lavahi-client -lavahi-glib -lglib-2.0 -lnsl -lresolv >&5 configure:29753: $? = 0 configure:29771: result: yes configure:29822: checking for SILC configure:29829: $PKG_CONFIG --exists --print-errors "silcclient >= 1.1" Package silcclient was not found in the pkg-config search path. Perhaps you should add the directory containing `silcclient.pc' to the PKG_CONFIG_PATH environment variable No package 'silcclient' found configure:29832: $? = 1 configure:29845: $PKG_CONFIG --exists --print-errors "silcclient >= 1.1" Package silcclient was not found in the pkg-config search path. Perhaps you should add the directory containing `silcclient.pc' to the PKG_CONFIG_PATH environment variable No package 'silcclient' found configure:29848: $? = 1 No package 'silcclient' found configure:29875: result: no configure:29898: checking for SILC configure:29905: $PKG_CONFIG --exists --print-errors "silcclient" Package silcclient was not found in the pkg-config search path. Perhaps you should add the directory containing `silcclient.pc' to the PKG_CONFIG_PATH environment variable No package 'silcclient' found configure:29908: $? = 1 configure:29921: $PKG_CONFIG --exists --print-errors "silcclient" Package silcclient was not found in the pkg-config search path. Perhaps you should add the directory containing `silcclient.pc' to the PKG_CONFIG_PATH environment variable No package 'silcclient' found configure:29924: $? = 1 No package 'silcclient' found configure:29951: result: no configure:29974: checking for SILC configure:29981: $PKG_CONFIG --exists --print-errors "silc" Package silc was not found in the pkg-config search path. Perhaps you should add the directory containing `silc.pc' to the PKG_CONFIG_PATH environment variable No package 'silc' found configure:29984: $? = 1 configure:29997: $PKG_CONFIG --exists --print-errors "silc" Package silc was not found in the pkg-config search path. Perhaps you should add the directory containing `silc.pc' to the PKG_CONFIG_PATH environment variable No package 'silc' found configure:30000: $? = 1 No package 'silc' found configure:30027: result: no configure:30572: checking for GADU configure:30579: $PKG_CONFIG --exists --print-errors "libgadu" Package libgadu was not found in the pkg-config search path. Perhaps you should add the directory containing `libgadu.pc' to the PKG_CONFIG_PATH environment variable No package 'libgadu' found configure:30582: $? = 1 configure:30595: $PKG_CONFIG --exists --print-errors "libgadu" Package libgadu was not found in the pkg-config search path. Perhaps you should add the directory containing `libgadu.pc' to the PKG_CONFIG_PATH environment variable No package 'libgadu' found configure:30598: $? = 1 No package 'libgadu' found configure:30625: result: no configure:30628: result: no configure:31395: checking sys/utsname.h usability configure:31412: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:31418: $? = 0 configure:31432: result: yes configure:31436: checking sys/utsname.h presence configure:31451: i586-uhu-linux-gcc -E conftest.c configure:31457: $? = 0 configure:31471: result: yes configure:31504: checking for sys/utsname.h configure:31512: result: yes configure:31525: checking for uname configure:31581: i586-uhu-linux-gcc -o conftest -Os -march=c3 -mtune=pentium4 conftest.c -lnsl -lresolv >&5 configure:31587: $? = 0 configure:31604: result: yes configure:31636: checking for -Waggregate-return option to gcc configure:31661: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 -Waggregate-return conftest.c >&5 configure:31667: $? = 0 configure:31673: result: yes configure:31636: checking for -Wcast-align option to gcc configure:31661: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 -Wcast-align conftest.c >&5 configure:31667: $? = 0 configure:31673: result: yes configure:31636: checking for -Wdeclaration-after-statement option to gcc configure:31661: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 -Wdeclaration-after-statement conftest.c >&5 configure:31667: $? = 0 configure:31673: result: yes configure:31636: checking for -Wendif-labels option to gcc configure:31661: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 -Wendif-labels conftest.c >&5 configure:31667: $? = 0 configure:31673: result: yes configure:31636: checking for -Werror-implicit-function-declaration option to gcc configure:31661: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 -Werror-implicit-function-declaration conftest.c >&5 configure:31667: $? = 0 configure:31673: result: yes configure:31636: checking for -Wextra -Wno-sign-compare -Wno-unused-parameter option to gcc configure:31661: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 -Wextra -Wno-sign-compare -Wno-unused-parameter conftest.c >&5 configure:31667: $? = 0 configure:31673: result: yes configure:31636: checking for -Winit-self option to gcc configure:31661: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 -Winit-self conftest.c >&5 configure:31667: $? = 0 configure:31673: result: yes configure:31636: checking for -Wmissing-declarations option to gcc configure:31661: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 -Wmissing-declarations conftest.c >&5 configure:31667: $? = 0 configure:31673: result: yes configure:31636: checking for -Wmissing-noreturn option to gcc configure:31661: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 -Wmissing-noreturn conftest.c >&5 configure:31667: $? = 0 configure:31673: result: yes configure:31636: checking for -Wmissing-prototypes option to gcc configure:31661: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 -Wmissing-prototypes conftest.c >&5 configure:31667: $? = 0 configure:31673: result: yes configure:31636: checking for -Wnested-externs option to gcc configure:31661: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 -Wnested-externs conftest.c >&5 configure:31667: $? = 0 configure:31673: result: yes configure:31636: checking for -Wpointer-arith option to gcc configure:31661: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 -Wpointer-arith conftest.c >&5 configure:31667: $? = 0 configure:31673: result: yes configure:31636: checking for -Wundef option to gcc configure:31661: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 -Wundef conftest.c >&5 configure:31667: $? = 0 configure:31673: result: yes configure:31693: checking for FORTIFY_SOURCE support configure:31728: i586-uhu-linux-gcc -c -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:31734: $? = 0 configure:31740: result: yes configure:31764: checking for pidgin configure:31797: result: no configure:31822: checking for dbus-binding-tool configure:31850: result: yes configure:31863: checking for DBUS configure:31870: $PKG_CONFIG --exists --print-errors "dbus-1 >= 0.60 dbus-glib-1 >= 0.60" configure:31873: $? = 0 configure:31886: $PKG_CONFIG --exists --print-errors "dbus-1 >= 0.60 dbus-glib-1 >= 0.60" configure:31889: $? = 0 configure:31942: result: yes configure:31954: checking for NETWORKMANAGER configure:31961: $PKG_CONFIG --exists --print-errors "NetworkManager" configure:31964: $? = 0 configure:31977: $PKG_CONFIG --exists --print-errors "NetworkManager" configure:31980: $? = 0 configure:32033: result: yes configure:32064: checking for python configure:32082: found /usr/bin/python configure:32095: result: /usr/bin/python configure:32130: checking location of the D-Bus services directory configure:32163: result: ${datarootdir}/dbus-1/services configure:32190: checking for python configure:32208: found /usr/bin/python configure:32220: result: /usr/bin/python configure:32229: checking for Python compile flags configure:32459: result: Can't find Python.h configure:33011: checking for perl configure:33029: found /usr/bin/perl configure:33041: result: /usr/bin/perl configure:33049: checking for Perl compile flags configure:33065: result: ok configure:33070: checking for libperl configure:33076: checking for perl_run configure:33132: i586-uhu-linux-gcc -o conftest -g -Os -march=c3 -mtune=pentium4 conftest.c -lnsl -lresolv -Wl,-E -Wl,-rpath,/usr/lib/perl5/5.8.8/i386-linux-thread-multi-64int-ld/CORE -L/usr/local/lib /usr/lib/perl5/5.8.8/i386-linux-thread-multi-64int-ld/auto/DynaLoader/DynaLoader.a -L/usr/lib/perl5/5.8.8/i386-linux-thread-multi-64int-ld/CORE -lperl -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc >&5 configure:33138: $? = 0 configure:33156: result: yes configure:33187: checking EXTERN.h usability configure:33204: i586-uhu-linux-gcc -c -g -Os -march=c3 -mtune=pentium4 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 configure:33210: $? = 0 configure:33224: result: yes configure:33228: checking EXTERN.h presence configure:33243: i586-uhu-linux-gcc -E -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i386-linux-thread-multi-64int-ld/CORE conftest.c configure:33249: $? = 0 configure:33263: result: yes configure:33296: checking for EXTERN.h configure:33304: result: yes configure:33321: checking for perl.h configure:33344: i586-uhu-linux-gcc -c -g -Os -march=c3 -mtune=pentium4 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 configure:33350: $? = 0 configure:33366: result: yes configure:33389: checking for perl configure:33405: found /usr/bin/perl configure:33416: result: perl configure:33429: checking for perl module ExtUtils::MakeMaker configure:33439: result: ok configure:33492: checking for Perl_eval_pv configure:33548: i586-uhu-linux-gcc -o conftest -g -Os -march=c3 -mtune=pentium4 conftest.c -lnsl -lresolv >&5 /tmp/ccaMK0Fz.o: In function `main': /var/uhubuild/work/compile/conftest.c:104: undefined reference to `Perl_eval_pv' collect2: ld returned 1 exit status configure:33554: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pidgin" | #define PACKAGE_TARNAME "pidgin" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "pidgin 2.4.3" | #define PACKAGE_BUGREPORT "devel@pidgin.im" | #define PACKAGE "pidgin" | #define VERSION "2.4.3" | #define CONFIG_ARGS " '--disable-meanwhile' '--disable-tcl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i586-uhu-linux' '--host=i586-uhu-linux' '--disable-static' 'CFLAGS=-Os -march=c3 -mtune=pentium4 ' '--disable-schemas-install' 'build_alias=i586-uhu-linux' 'host_alias=i586-uhu-linux'" | #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 HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_REGEX_H 1 | #define SIZEOF_TIME_T 4 | #define RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_ATEXIT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_GETADDRINFO 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_FILENO 1 | #define HAVE_STRFTIME_Z_FORMAT 1 | #define DISPLAY_VERSION "2.4.3" | #define HAVE_PANGO14 1 | #define HAVE_X11 1 | #define USE_SCREENSAVER 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define USE_SM 1 | #define HAVE_STARTUP_NOTIFICATION 1 | #define USE_GTKSPELL 1 | #define USE_GSTREAMER 1 | #define GST_CAN_DISABLE_FORKING | #define STATIC_PROTO_INIT static void static_proto_init(void) { } | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETWORKMANAGER 1 | #define HAVE_DBUS 1 | #define HAVE_PERL_RUN 1 | #define HAVE_EXTERN_H 1 | #define HAVE_PERL_H 1 | #define HAVE_PERL 1 | /* end confdefs.h. */ | /* Define Perl_eval_pv to an innocuous variant, in case declares Perl_eval_pv. | For example, HP-UX 11i declares gettimeofday. */ | #define Perl_eval_pv innocuous_Perl_eval_pv | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char Perl_eval_pv (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef Perl_eval_pv | | /* 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 Perl_eval_pv (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_Perl_eval_pv || defined __stub___Perl_eval_pv | choke me | #endif | | int | main () | { | return Perl_eval_pv (); | ; | return 0; | } configure:33572: result: no configure:33583: checking for old perl configure:33596: result: no configure:33626: checking for DynaLoader.a configure:33659: result: no configure:33727: checking for GnuTLS includes configure:33729: result: "" configure:33748: checking gnutls/gnutls.h usability configure:33765: i586-uhu-linux-gcc -c -g -Os -march=c3 -mtune=pentium4 -I/usr/include conftest.c >&5 configure:33771: $? = 0 configure:33785: result: yes configure:33789: checking gnutls/gnutls.h presence configure:33804: i586-uhu-linux-gcc -E -I/usr/include conftest.c configure:33810: $? = 0 configure:33824: result: yes configure:33857: checking for gnutls/gnutls.h configure:33865: result: yes configure:33914: checking for GnuTLS libraries configure:33949: i586-uhu-linux-gcc -o conftest -g -Os -march=c3 -mtune=pentium4 conftest.c -lnsl -lresolv -lgnutls -lgcrypt >&5 configure:33955: $? = 0 configure:33974: result: yes configure:34333: checking for Mozilla nspr4 includes in configure:34335: result: "" configure:34355: checking nspr.h usability configure:34372: i586-uhu-linux-gcc -c -g -Os -march=c3 -mtune=pentium4 -I conftest.c >&5 i586-uhu-linux-gcc: no input files configure:34378: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pidgin" | #define PACKAGE_TARNAME "pidgin" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "pidgin 2.4.3" | #define PACKAGE_BUGREPORT "devel@pidgin.im" | #define PACKAGE "pidgin" | #define VERSION "2.4.3" | #define CONFIG_ARGS " '--disable-meanwhile' '--disable-tcl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i586-uhu-linux' '--host=i586-uhu-linux' '--disable-static' 'CFLAGS=-Os -march=c3 -mtune=pentium4 ' '--disable-schemas-install' 'build_alias=i586-uhu-linux' 'host_alias=i586-uhu-linux'" | #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 HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_REGEX_H 1 | #define SIZEOF_TIME_T 4 | #define RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_ATEXIT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_GETADDRINFO 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_FILENO 1 | #define HAVE_STRFTIME_Z_FORMAT 1 | #define DISPLAY_VERSION "2.4.3" | #define HAVE_PANGO14 1 | #define HAVE_X11 1 | #define USE_SCREENSAVER 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define USE_SM 1 | #define HAVE_STARTUP_NOTIFICATION 1 | #define USE_GTKSPELL 1 | #define USE_GSTREAMER 1 | #define GST_CAN_DISABLE_FORKING | #define STATIC_PROTO_INIT static void static_proto_init(void) { } | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETWORKMANAGER 1 | #define HAVE_DBUS 1 | #define HAVE_PERL_RUN 1 | #define HAVE_EXTERN_H 1 | #define HAVE_PERL_H 1 | #define HAVE_PERL 1 | #define HAVE_GNUTLS_GNUTLS_H 1 | #define HAVE_GNUTLS 1 | #define HAVE_SSL 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:34392: result: no configure:34396: checking nspr.h presence configure:34411: i586-uhu-linux-gcc -E -I conftest.c i586-uhu-linux-gcc: no input files configure:34417: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pidgin" | #define PACKAGE_TARNAME "pidgin" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "pidgin 2.4.3" | #define PACKAGE_BUGREPORT "devel@pidgin.im" | #define PACKAGE "pidgin" | #define VERSION "2.4.3" | #define CONFIG_ARGS " '--disable-meanwhile' '--disable-tcl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i586-uhu-linux' '--host=i586-uhu-linux' '--disable-static' 'CFLAGS=-Os -march=c3 -mtune=pentium4 ' '--disable-schemas-install' 'build_alias=i586-uhu-linux' 'host_alias=i586-uhu-linux'" | #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 HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_REGEX_H 1 | #define SIZEOF_TIME_T 4 | #define RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_ATEXIT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_GETADDRINFO 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_FILENO 1 | #define HAVE_STRFTIME_Z_FORMAT 1 | #define DISPLAY_VERSION "2.4.3" | #define HAVE_PANGO14 1 | #define HAVE_X11 1 | #define USE_SCREENSAVER 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define USE_SM 1 | #define HAVE_STARTUP_NOTIFICATION 1 | #define USE_GTKSPELL 1 | #define USE_GSTREAMER 1 | #define GST_CAN_DISABLE_FORKING | #define STATIC_PROTO_INIT static void static_proto_init(void) { } | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETWORKMANAGER 1 | #define HAVE_DBUS 1 | #define HAVE_PERL_RUN 1 | #define HAVE_EXTERN_H 1 | #define HAVE_PERL_H 1 | #define HAVE_PERL 1 | #define HAVE_GNUTLS_GNUTLS_H 1 | #define HAVE_GNUTLS 1 | #define HAVE_SSL 1 | /* end confdefs.h. */ | #include configure:34431: result: no configure:34464: checking for nspr.h configure:34472: result: no configure:34355: checking prio.h usability configure:34372: i586-uhu-linux-gcc -c -g -Os -march=c3 -mtune=pentium4 -I conftest.c >&5 i586-uhu-linux-gcc: no input files configure:34378: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pidgin" | #define PACKAGE_TARNAME "pidgin" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "pidgin 2.4.3" | #define PACKAGE_BUGREPORT "devel@pidgin.im" | #define PACKAGE "pidgin" | #define VERSION "2.4.3" | #define CONFIG_ARGS " '--disable-meanwhile' '--disable-tcl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i586-uhu-linux' '--host=i586-uhu-linux' '--disable-static' 'CFLAGS=-Os -march=c3 -mtune=pentium4 ' '--disable-schemas-install' 'build_alias=i586-uhu-linux' 'host_alias=i586-uhu-linux'" | #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 HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_REGEX_H 1 | #define SIZEOF_TIME_T 4 | #define RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_ATEXIT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_GETADDRINFO 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_FILENO 1 | #define HAVE_STRFTIME_Z_FORMAT 1 | #define DISPLAY_VERSION "2.4.3" | #define HAVE_PANGO14 1 | #define HAVE_X11 1 | #define USE_SCREENSAVER 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define USE_SM 1 | #define HAVE_STARTUP_NOTIFICATION 1 | #define USE_GTKSPELL 1 | #define USE_GSTREAMER 1 | #define GST_CAN_DISABLE_FORKING | #define STATIC_PROTO_INIT static void static_proto_init(void) { } | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETWORKMANAGER 1 | #define HAVE_DBUS 1 | #define HAVE_PERL_RUN 1 | #define HAVE_EXTERN_H 1 | #define HAVE_PERL_H 1 | #define HAVE_PERL 1 | #define HAVE_GNUTLS_GNUTLS_H 1 | #define HAVE_GNUTLS 1 | #define HAVE_SSL 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:34392: result: no configure:34396: checking prio.h presence configure:34411: i586-uhu-linux-gcc -E -I conftest.c i586-uhu-linux-gcc: no input files configure:34417: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pidgin" | #define PACKAGE_TARNAME "pidgin" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "pidgin 2.4.3" | #define PACKAGE_BUGREPORT "devel@pidgin.im" | #define PACKAGE "pidgin" | #define VERSION "2.4.3" | #define CONFIG_ARGS " '--disable-meanwhile' '--disable-tcl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i586-uhu-linux' '--host=i586-uhu-linux' '--disable-static' 'CFLAGS=-Os -march=c3 -mtune=pentium4 ' '--disable-schemas-install' 'build_alias=i586-uhu-linux' 'host_alias=i586-uhu-linux'" | #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 HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_REGEX_H 1 | #define SIZEOF_TIME_T 4 | #define RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_ATEXIT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_GETADDRINFO 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_FILENO 1 | #define HAVE_STRFTIME_Z_FORMAT 1 | #define DISPLAY_VERSION "2.4.3" | #define HAVE_PANGO14 1 | #define HAVE_X11 1 | #define USE_SCREENSAVER 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define USE_SM 1 | #define HAVE_STARTUP_NOTIFICATION 1 | #define USE_GTKSPELL 1 | #define USE_GSTREAMER 1 | #define GST_CAN_DISABLE_FORKING | #define STATIC_PROTO_INIT static void static_proto_init(void) { } | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETWORKMANAGER 1 | #define HAVE_DBUS 1 | #define HAVE_PERL_RUN 1 | #define HAVE_EXTERN_H 1 | #define HAVE_PERL_H 1 | #define HAVE_PERL 1 | #define HAVE_GNUTLS_GNUTLS_H 1 | #define HAVE_GNUTLS 1 | #define HAVE_SSL 1 | /* end confdefs.h. */ | #include configure:34431: result: no configure:34464: checking for prio.h configure:34472: result: no configure:34612: checking for Mozilla nspr4 libraries configure:34614: result: no configure:34797: checking for Mozilla nss3 includes configure:34799: result: no configure:34982: checking for Mozilla nss libraries configure:34984: result: no configure:35377: checking for snprintf configure:35433: i586-uhu-linux-gcc -o conftest -g -Os -march=c3 -mtune=pentium4 conftest.c -lnsl -lresolv >&5 conftest.c:97: warning: conflicting types for built-in function 'snprintf' configure:35439: $? = 0 configure:35457: result: yes configure:35377: checking for connect configure:35457: result: yes configure:36019: checking for me pot o' gold configure:36021: result: no configure:36028: checking for gethostid configure:36084: i586-uhu-linux-gcc -o conftest -g -Os -march=c3 -mtune=pentium4 conftest.c -lnsl -lresolv >&5 configure:36090: $? = 0 configure:36108: result: yes configure:36028: checking for lrand48 configure:36084: i586-uhu-linux-gcc -o conftest -g -Os -march=c3 -mtune=pentium4 conftest.c -lnsl -lresolv >&5 configure:36090: $? = 0 configure:36108: result: yes configure:36127: checking for memcpy configure:36183: i586-uhu-linux-gcc -o conftest -g -Os -march=c3 -mtune=pentium4 conftest.c -lnsl -lresolv >&5 conftest.c:102: warning: conflicting types for built-in function 'memcpy' configure:36189: $? = 0 configure:36207: result: yes configure:36127: checking for memmove configure:36183: i586-uhu-linux-gcc -o conftest -g -Os -march=c3 -mtune=pentium4 conftest.c -lnsl -lresolv >&5 conftest.c:103: warning: conflicting types for built-in function 'memmove' configure:36189: $? = 0 configure:36207: result: yes configure:36127: checking for random configure:36183: i586-uhu-linux-gcc -o conftest -g -Os -march=c3 -mtune=pentium4 conftest.c -lnsl -lresolv >&5 configure:36189: $? = 0 configure:36207: result: yes configure:36127: checking for strchr configure:36183: i586-uhu-linux-gcc -o conftest -g -Os -march=c3 -mtune=pentium4 conftest.c -lnsl -lresolv >&5 conftest.c:105: warning: conflicting types for built-in function 'strchr' configure:36189: $? = 0 configure:36207: result: yes configure:36127: checking for strerror configure:36183: i586-uhu-linux-gcc -o conftest -g -Os -march=c3 -mtune=pentium4 conftest.c -lnsl -lresolv >&5 configure:36189: $? = 0 configure:36207: result: yes configure:36127: checking for vprintf configure:36183: i586-uhu-linux-gcc -o conftest -g -Os -march=c3 -mtune=pentium4 conftest.c -lnsl -lresolv >&5 conftest.c:107: warning: conflicting types for built-in function 'vprintf' configure:36189: $? = 0 configure:36207: result: yes configure:36236: checking malloc.h usability configure:36253: i586-uhu-linux-gcc -c -g -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:36259: $? = 0 configure:36273: result: yes configure:36277: checking malloc.h presence configure:36292: i586-uhu-linux-gcc -E conftest.c configure:36298: $? = 0 configure:36312: result: yes configure:36345: checking for malloc.h configure:36353: result: yes configure:36236: checking paths.h usability configure:36253: i586-uhu-linux-gcc -c -g -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:36259: $? = 0 configure:36273: result: yes configure:36277: checking paths.h presence configure:36292: i586-uhu-linux-gcc -E conftest.c configure:36298: $? = 0 configure:36312: result: yes configure:36345: checking for paths.h configure:36353: result: yes configure:36236: checking sgtty.h usability configure:36253: i586-uhu-linux-gcc -c -g -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:36259: $? = 0 configure:36273: result: yes configure:36277: checking sgtty.h presence configure:36292: i586-uhu-linux-gcc -E conftest.c configure:36298: $? = 0 configure:36312: result: yes configure:36345: checking for sgtty.h configure:36353: result: yes configure:36236: checking stdarg.h usability configure:36253: i586-uhu-linux-gcc -c -g -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:36259: $? = 0 configure:36273: result: yes configure:36277: checking stdarg.h presence configure:36292: i586-uhu-linux-gcc -E conftest.c configure:36298: $? = 0 configure:36312: result: yes configure:36345: checking for stdarg.h configure:36353: result: yes configure:36236: checking sys/cdefs.h usability configure:36253: i586-uhu-linux-gcc -c -g -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:36259: $? = 0 configure:36273: result: yes configure:36277: checking sys/cdefs.h presence configure:36292: i586-uhu-linux-gcc -E conftest.c configure:36298: $? = 0 configure:36312: result: yes configure:36345: checking for sys/cdefs.h configure:36353: result: yes configure:36384: checking sys/file.h usability configure:36401: i586-uhu-linux-gcc -c -g -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:36407: $? = 0 configure:36421: result: yes configure:36425: checking sys/file.h presence configure:36440: i586-uhu-linux-gcc -E conftest.c configure:36446: $? = 0 configure:36460: result: yes configure:36493: checking for sys/file.h configure:36501: result: yes configure:36384: checking sys/filio.h usability configure:36401: i586-uhu-linux-gcc -c -g -Os -march=c3 -mtune=pentium4 conftest.c >&5 conftest.c:124:23: error: sys/filio.h: No such file or directory configure:36407: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pidgin" | #define PACKAGE_TARNAME "pidgin" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "pidgin 2.4.3" | #define PACKAGE_BUGREPORT "devel@pidgin.im" | #define PACKAGE "pidgin" | #define VERSION "2.4.3" | #define CONFIG_ARGS " '--disable-meanwhile' '--disable-tcl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i586-uhu-linux' '--host=i586-uhu-linux' '--disable-static' 'CFLAGS=-Os -march=c3 -mtune=pentium4 ' '--disable-schemas-install' 'build_alias=i586-uhu-linux' 'host_alias=i586-uhu-linux'" | #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 HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_REGEX_H 1 | #define SIZEOF_TIME_T 4 | #define RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_ATEXIT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_GETADDRINFO 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_FILENO 1 | #define HAVE_STRFTIME_Z_FORMAT 1 | #define DISPLAY_VERSION "2.4.3" | #define HAVE_PANGO14 1 | #define HAVE_X11 1 | #define USE_SCREENSAVER 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define USE_SM 1 | #define HAVE_STARTUP_NOTIFICATION 1 | #define USE_GTKSPELL 1 | #define USE_GSTREAMER 1 | #define GST_CAN_DISABLE_FORKING | #define STATIC_PROTO_INIT static void static_proto_init(void) { } | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETWORKMANAGER 1 | #define HAVE_DBUS 1 | #define HAVE_PERL_RUN 1 | #define HAVE_EXTERN_H 1 | #define HAVE_PERL_H 1 | #define HAVE_PERL 1 | #define HAVE_GNUTLS_GNUTLS_H 1 | #define HAVE_GNUTLS 1 | #define HAVE_SSL 1 | #define PURPLE_PLUGINS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_CONNECT 1 | #define ZEPHYR_INT32 long | #define HAVE_GETHOSTID 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_RANDOM 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_VPRINTF 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_FILE_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:36421: result: no configure:36425: checking sys/filio.h presence configure:36440: i586-uhu-linux-gcc -E conftest.c conftest.c:91:23: error: sys/filio.h: No such file or directory configure:36446: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pidgin" | #define PACKAGE_TARNAME "pidgin" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "pidgin 2.4.3" | #define PACKAGE_BUGREPORT "devel@pidgin.im" | #define PACKAGE "pidgin" | #define VERSION "2.4.3" | #define CONFIG_ARGS " '--disable-meanwhile' '--disable-tcl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i586-uhu-linux' '--host=i586-uhu-linux' '--disable-static' 'CFLAGS=-Os -march=c3 -mtune=pentium4 ' '--disable-schemas-install' 'build_alias=i586-uhu-linux' 'host_alias=i586-uhu-linux'" | #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 HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_REGEX_H 1 | #define SIZEOF_TIME_T 4 | #define RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_ATEXIT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_GETADDRINFO 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_FILENO 1 | #define HAVE_STRFTIME_Z_FORMAT 1 | #define DISPLAY_VERSION "2.4.3" | #define HAVE_PANGO14 1 | #define HAVE_X11 1 | #define USE_SCREENSAVER 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define USE_SM 1 | #define HAVE_STARTUP_NOTIFICATION 1 | #define USE_GTKSPELL 1 | #define USE_GSTREAMER 1 | #define GST_CAN_DISABLE_FORKING | #define STATIC_PROTO_INIT static void static_proto_init(void) { } | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETWORKMANAGER 1 | #define HAVE_DBUS 1 | #define HAVE_PERL_RUN 1 | #define HAVE_EXTERN_H 1 | #define HAVE_PERL_H 1 | #define HAVE_PERL 1 | #define HAVE_GNUTLS_GNUTLS_H 1 | #define HAVE_GNUTLS 1 | #define HAVE_SSL 1 | #define PURPLE_PLUGINS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_CONNECT 1 | #define ZEPHYR_INT32 long | #define HAVE_GETHOSTID 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_RANDOM 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_VPRINTF 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include configure:36460: result: no configure:36493: checking for sys/filio.h configure:36501: result: no configure:36384: checking sys/ioctl.h usability configure:36401: i586-uhu-linux-gcc -c -g -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:36407: $? = 0 configure:36421: result: yes configure:36425: checking sys/ioctl.h presence configure:36440: i586-uhu-linux-gcc -E conftest.c configure:36446: $? = 0 configure:36460: result: yes configure:36493: checking for sys/ioctl.h configure:36501: result: yes configure:36384: checking sys/msgbuf.h usability configure:36401: i586-uhu-linux-gcc -c -g -Os -march=c3 -mtune=pentium4 conftest.c >&5 conftest.c:125:24: error: sys/msgbuf.h: No such file or directory configure:36407: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pidgin" | #define PACKAGE_TARNAME "pidgin" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "pidgin 2.4.3" | #define PACKAGE_BUGREPORT "devel@pidgin.im" | #define PACKAGE "pidgin" | #define VERSION "2.4.3" | #define CONFIG_ARGS " '--disable-meanwhile' '--disable-tcl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i586-uhu-linux' '--host=i586-uhu-linux' '--disable-static' 'CFLAGS=-Os -march=c3 -mtune=pentium4 ' '--disable-schemas-install' 'build_alias=i586-uhu-linux' 'host_alias=i586-uhu-linux'" | #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 HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_REGEX_H 1 | #define SIZEOF_TIME_T 4 | #define RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_ATEXIT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_GETADDRINFO 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_FILENO 1 | #define HAVE_STRFTIME_Z_FORMAT 1 | #define DISPLAY_VERSION "2.4.3" | #define HAVE_PANGO14 1 | #define HAVE_X11 1 | #define USE_SCREENSAVER 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define USE_SM 1 | #define HAVE_STARTUP_NOTIFICATION 1 | #define USE_GTKSPELL 1 | #define USE_GSTREAMER 1 | #define GST_CAN_DISABLE_FORKING | #define STATIC_PROTO_INIT static void static_proto_init(void) { } | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETWORKMANAGER 1 | #define HAVE_DBUS 1 | #define HAVE_PERL_RUN 1 | #define HAVE_EXTERN_H 1 | #define HAVE_PERL_H 1 | #define HAVE_PERL 1 | #define HAVE_GNUTLS_GNUTLS_H 1 | #define HAVE_GNUTLS 1 | #define HAVE_SSL 1 | #define PURPLE_PLUGINS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_CONNECT 1 | #define ZEPHYR_INT32 long | #define HAVE_GETHOSTID 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_RANDOM 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_VPRINTF 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_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:36421: result: no configure:36425: checking sys/msgbuf.h presence configure:36440: i586-uhu-linux-gcc -E conftest.c conftest.c:92:24: error: sys/msgbuf.h: No such file or directory configure:36446: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pidgin" | #define PACKAGE_TARNAME "pidgin" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "pidgin 2.4.3" | #define PACKAGE_BUGREPORT "devel@pidgin.im" | #define PACKAGE "pidgin" | #define VERSION "2.4.3" | #define CONFIG_ARGS " '--disable-meanwhile' '--disable-tcl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i586-uhu-linux' '--host=i586-uhu-linux' '--disable-static' 'CFLAGS=-Os -march=c3 -mtune=pentium4 ' '--disable-schemas-install' 'build_alias=i586-uhu-linux' 'host_alias=i586-uhu-linux'" | #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 HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_REGEX_H 1 | #define SIZEOF_TIME_T 4 | #define RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_ATEXIT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_GETADDRINFO 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_FILENO 1 | #define HAVE_STRFTIME_Z_FORMAT 1 | #define DISPLAY_VERSION "2.4.3" | #define HAVE_PANGO14 1 | #define HAVE_X11 1 | #define USE_SCREENSAVER 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define USE_SM 1 | #define HAVE_STARTUP_NOTIFICATION 1 | #define USE_GTKSPELL 1 | #define USE_GSTREAMER 1 | #define GST_CAN_DISABLE_FORKING | #define STATIC_PROTO_INIT static void static_proto_init(void) { } | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETWORKMANAGER 1 | #define HAVE_DBUS 1 | #define HAVE_PERL_RUN 1 | #define HAVE_EXTERN_H 1 | #define HAVE_PERL_H 1 | #define HAVE_PERL 1 | #define HAVE_GNUTLS_GNUTLS_H 1 | #define HAVE_GNUTLS 1 | #define HAVE_SSL 1 | #define PURPLE_PLUGINS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_CONNECT 1 | #define ZEPHYR_INT32 long | #define HAVE_GETHOSTID 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_RANDOM 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_VPRINTF 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:36460: result: no configure:36493: checking for sys/msgbuf.h configure:36501: result: no configure:36532: checking sys/select.h usability configure:36549: i586-uhu-linux-gcc -c -g -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:36555: $? = 0 configure:36569: result: yes configure:36573: checking sys/select.h presence configure:36588: i586-uhu-linux-gcc -E conftest.c configure:36594: $? = 0 configure:36608: result: yes configure:36641: checking for sys/select.h configure:36649: result: yes configure:36532: checking sys/uio.h usability configure:36549: i586-uhu-linux-gcc -c -g -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:36555: $? = 0 configure:36569: result: yes configure:36573: checking sys/uio.h presence configure:36588: i586-uhu-linux-gcc -E conftest.c configure:36594: $? = 0 configure:36608: result: yes configure:36641: checking for sys/uio.h configure:36649: result: yes configure:36522: checking for sys/utsname.h configure:36528: result: yes configure:36522: checking for sys/wait.h configure:36528: result: yes configure:36677: checking termios.h usability configure:36694: i586-uhu-linux-gcc -c -g -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:36700: $? = 0 configure:36714: result: yes configure:36718: checking termios.h presence configure:36733: i586-uhu-linux-gcc -E conftest.c configure:36739: $? = 0 configure:36753: result: yes configure:36786: checking for termios.h configure:36794: result: yes configure:36824: checking sys/param.h usability configure:36841: i586-uhu-linux-gcc -c -g -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:36847: $? = 0 configure:36861: result: yes configure:36865: checking sys/param.h presence configure:36880: i586-uhu-linux-gcc -E conftest.c configure:36886: $? = 0 configure:36900: result: yes configure:36933: checking for sys/param.h configure:36941: result: yes configure:36958: checking for sys/sysctl.h configure:36983: i586-uhu-linux-gcc -c -g -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:36989: $? = 0 configure:37005: result: yes configure:37032: checking sys/socket.h usability configure:37049: i586-uhu-linux-gcc -c -g -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:37055: $? = 0 configure:37069: result: yes configure:37073: checking sys/socket.h presence configure:37088: i586-uhu-linux-gcc -E conftest.c configure:37094: $? = 0 configure:37108: result: yes configure:37141: checking for sys/socket.h configure:37149: result: yes configure:37162: checking for struct tm.tm_zone configure:37193: i586-uhu-linux-gcc -c -g -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:37199: $? = 0 configure:37259: result: yes configure:37410: checking for timezone external configure:37436: i586-uhu-linux-gcc -o conftest -g -Os -march=c3 -mtune=pentium4 conftest.c -lnsl -lresolv >&5 configure:37442: $? = 0 configure:37460: result: yes configure:37462: checking for altzone external configure:37488: i586-uhu-linux-gcc -o conftest -g -Os -march=c3 -mtune=pentium4 conftest.c -lnsl -lresolv >&5 conftest.c: In function 'main': conftest.c:106: error: 'altzone' undeclared (first use in this function) conftest.c:106: error: (Each undeclared identifier is reported only once conftest.c:106: error: for each function it appears in.) configure:37494: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pidgin" | #define PACKAGE_TARNAME "pidgin" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "pidgin 2.4.3" | #define PACKAGE_BUGREPORT "devel@pidgin.im" | #define PACKAGE "pidgin" | #define VERSION "2.4.3" | #define CONFIG_ARGS " '--disable-meanwhile' '--disable-tcl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i586-uhu-linux' '--host=i586-uhu-linux' '--disable-static' 'CFLAGS=-Os -march=c3 -mtune=pentium4 ' '--disable-schemas-install' 'build_alias=i586-uhu-linux' 'host_alias=i586-uhu-linux'" | #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 HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_REGEX_H 1 | #define SIZEOF_TIME_T 4 | #define RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_ATEXIT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_GETADDRINFO 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_FILENO 1 | #define HAVE_STRFTIME_Z_FORMAT 1 | #define DISPLAY_VERSION "2.4.3" | #define HAVE_PANGO14 1 | #define HAVE_X11 1 | #define USE_SCREENSAVER 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define USE_SM 1 | #define HAVE_STARTUP_NOTIFICATION 1 | #define USE_GTKSPELL 1 | #define USE_GSTREAMER 1 | #define GST_CAN_DISABLE_FORKING | #define STATIC_PROTO_INIT static void static_proto_init(void) { } | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETWORKMANAGER 1 | #define HAVE_DBUS 1 | #define HAVE_PERL_RUN 1 | #define HAVE_EXTERN_H 1 | #define HAVE_PERL_H 1 | #define HAVE_PERL 1 | #define HAVE_GNUTLS_GNUTLS_H 1 | #define HAVE_GNUTLS 1 | #define HAVE_SSL 1 | #define PURPLE_PLUGINS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_CONNECT 1 | #define ZEPHYR_INT32 long | #define HAVE_GETHOSTID 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_RANDOM 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_VPRINTF 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | /* end confdefs.h. */ | #include | int | main () | { | return (int)altzone; | ; | return 0; | } configure:37512: result: no configure:37514: checking for daylight external configure:37540: i586-uhu-linux-gcc -o conftest -g -Os -march=c3 -mtune=pentium4 conftest.c -lnsl -lresolv >&5 configure:37546: $? = 0 configure:37564: result: yes configure:37589: checking for tm_gmtoff in struct tm configure:37620: i586-uhu-linux-gcc -c -g -Os -march=c3 -mtune=pentium4 conftest.c >&5 configure:37626: $? = 0 configure:37641: result: yes configure:37653: checking for CHECK configure:37660: $PKG_CONFIG --exists --print-errors "check >= 0.9.4" Package check was not found in the pkg-config search path. Perhaps you should add the directory containing `check.pc' to the PKG_CONFIG_PATH environment variable No package 'check' found configure:37663: $? = 1 configure:37676: $PKG_CONFIG --exists --print-errors "check >= 0.9.4" Package check was not found in the pkg-config search path. Perhaps you should add the directory containing `check.pc' to the PKG_CONFIG_PATH environment variable No package 'check' found configure:37679: $? = 1 No package 'check' found configure:37706: result: no configure:37709: result: no, testing is disabled configure:37794: checking for doxygen configure:37822: result: false configure:37831: WARNING: *** Doxygen not found, docs will not be available configure:38544: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pidgin config.status 2.4.3, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on independence config.status:995: creating Makefile config.status:995: creating Doxyfile config.status:995: creating doc/Makefile config.status:995: creating doc/pidgin.1 config.status:995: creating doc/finch.1 config.status:995: creating m4macros/Makefile config.status:995: creating pidgin.apspec config.status:995: creating pidgin/Makefile config.status:995: creating pidgin/pidgin.pc config.status:995: creating pidgin/pidgin-uninstalled.pc config.status:995: creating pidgin/pixmaps/Makefile config.status:995: creating pidgin/pixmaps/buddy_icons/qq/Makefile config.status:995: creating pidgin/pixmaps/emotes/default/24/Makefile config.status:995: creating pidgin/pixmaps/emotes/none/Makefile config.status:995: creating pidgin/plugins/Makefile config.status:995: creating pidgin/plugins/cap/Makefile config.status:995: creating pidgin/plugins/gestures/Makefile config.status:995: creating pidgin/plugins/gevolution/Makefile config.status:995: creating pidgin/plugins/musicmessaging/Makefile config.status:995: creating pidgin/plugins/perl/Makefile config.status:995: creating pidgin/plugins/perl/common/Makefile.PL config.status:995: creating pidgin/plugins/ticker/Makefile config.status:995: creating libpurple/example/Makefile config.status:995: creating libpurple/gconf/Makefile config.status:995: creating libpurple/purple.pc config.status:995: creating libpurple/purple-uninstalled.pc config.status:995: creating libpurple/plugins/Makefile config.status:995: creating libpurple/plugins/mono/Makefile config.status:995: creating libpurple/plugins/mono/api/Makefile config.status:995: creating libpurple/plugins/mono/loader/Makefile config.status:995: creating libpurple/plugins/perl/Makefile config.status:995: creating libpurple/plugins/perl/common/Makefile.PL config.status:995: creating libpurple/plugins/ssl/Makefile config.status:995: creating libpurple/plugins/tcl/Makefile config.status:995: creating libpurple/Makefile config.status:995: creating libpurple/protocols/Makefile config.status:995: creating libpurple/protocols/bonjour/Makefile config.status:995: creating libpurple/protocols/gg/Makefile config.status:995: creating libpurple/protocols/irc/Makefile config.status:995: creating libpurple/protocols/jabber/Makefile config.status:995: creating libpurple/protocols/msn/Makefile config.status:995: creating libpurple/protocols/msnp9/Makefile config.status:995: creating libpurple/protocols/myspace/Makefile config.status:995: creating libpurple/protocols/novell/Makefile config.status:995: creating libpurple/protocols/null/Makefile config.status:995: creating libpurple/protocols/oscar/Makefile config.status:995: creating libpurple/protocols/qq/Makefile config.status:995: creating libpurple/protocols/sametime/Makefile config.status:995: creating libpurple/protocols/silc/Makefile config.status:995: creating libpurple/protocols/silc10/Makefile config.status:995: creating libpurple/protocols/simple/Makefile config.status:995: creating libpurple/protocols/toc/Makefile config.status:995: creating libpurple/protocols/yahoo/Makefile config.status:995: creating libpurple/protocols/zephyr/Makefile config.status:995: creating libpurple/tests/Makefile config.status:995: creating libpurple/purple.h config.status:995: creating libpurple/version.h config.status:995: creating share/sounds/Makefile config.status:995: creating share/ca-certs/Makefile config.status:995: creating finch/finch.pc config.status:995: creating finch/Makefile config.status:995: creating finch/libgnt/Makefile config.status:995: creating finch/libgnt/gnt.pc config.status:995: creating finch/libgnt/wms/Makefile config.status:995: creating finch/plugins/Makefile config.status:995: creating po/Makefile.in config.status:995: creating pidgin.spec config.status:995: creating config.h config.status:1369: executing depfiles commands config.status:1369: executing intltool commands config.status:1369: executing default-1 commands config.status:1369: executing po/stamp-it commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_AVAHI_CFLAGS_set= ac_cv_env_AVAHI_CFLAGS_value= ac_cv_env_AVAHI_LIBS_set= ac_cv_env_AVAHI_LIBS_value= 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='-Os -march=c3 -mtune=pentium4 ' ac_cv_env_CHECK_CFLAGS_set= ac_cv_env_CHECK_CFLAGS_value= ac_cv_env_CHECK_LIBS_set= ac_cv_env_CHECK_LIBS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_DBUS_CFLAGS_set= ac_cv_env_DBUS_CFLAGS_value= ac_cv_env_DBUS_LIBS_set= ac_cv_env_DBUS_LIBS_value= ac_cv_env_EVOLUTION_ADDRESSBOOK_CFLAGS_set= ac_cv_env_EVOLUTION_ADDRESSBOOK_CFLAGS_value= ac_cv_env_EVOLUTION_ADDRESSBOOK_LIBS_set= ac_cv_env_EVOLUTION_ADDRESSBOOK_LIBS_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_GADU_CFLAGS_set= ac_cv_env_GADU_CFLAGS_value= ac_cv_env_GADU_LIBS_set= ac_cv_env_GADU_LIBS_value= ac_cv_env_GLIB_CFLAGS_set= ac_cv_env_GLIB_CFLAGS_value= ac_cv_env_GLIB_LIBS_set= ac_cv_env_GLIB_LIBS_value= ac_cv_env_GSTREAMER_CFLAGS_set= ac_cv_env_GSTREAMER_CFLAGS_value= ac_cv_env_GSTREAMER_LIBS_set= ac_cv_env_GSTREAMER_LIBS_value= ac_cv_env_GTKSPELL_CFLAGS_set= ac_cv_env_GTKSPELL_CFLAGS_value= ac_cv_env_GTKSPELL_LIBS_set= ac_cv_env_GTKSPELL_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_LIBXML_CFLAGS_set= ac_cv_env_LIBXML_CFLAGS_value= ac_cv_env_LIBXML_LIBS_set= ac_cv_env_LIBXML_LIBS_value= ac_cv_env_MEANWHILE_CFLAGS_set= ac_cv_env_MEANWHILE_CFLAGS_value= ac_cv_env_MEANWHILE_LIBS_set= ac_cv_env_MEANWHILE_LIBS_value= ac_cv_env_MONO_CFLAGS_set= ac_cv_env_MONO_CFLAGS_value= ac_cv_env_MONO_LIBS_set= ac_cv_env_MONO_LIBS_value= ac_cv_env_NETWORKMANAGER_CFLAGS_set= ac_cv_env_NETWORKMANAGER_CFLAGS_value= ac_cv_env_NETWORKMANAGER_LIBS_set= ac_cv_env_NETWORKMANAGER_LIBS_value= ac_cv_env_NSS_CFLAGS_set= ac_cv_env_NSS_CFLAGS_value= ac_cv_env_NSS_LIBS_set= ac_cv_env_NSS_LIBS_value= ac_cv_env_PANGO_CFLAGS_set= ac_cv_env_PANGO_CFLAGS_value= ac_cv_env_PANGO_LIBS_set= ac_cv_env_PANGO_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_SILC_CFLAGS_set= ac_cv_env_SILC_CFLAGS_value= ac_cv_env_SILC_LIBS_set= ac_cv_env_SILC_LIBS_value= ac_cv_env_SQLITE3_CFLAGS_set= ac_cv_env_SQLITE3_CFLAGS_value= ac_cv_env_SQLITE3_LIBS_set= ac_cv_env_SQLITE3_LIBS_value= ac_cv_env_STARTUP_NOTIFICATION_CFLAGS_set= ac_cv_env_STARTUP_NOTIFICATION_CFLAGS_value= ac_cv_env_STARTUP_NOTIFICATION_LIBS_set= ac_cv_env_STARTUP_NOTIFICATION_LIBS_value= ac_cv_env_X11_CFLAGS_set= ac_cv_env_X11_CFLAGS_value= ac_cv_env_X11_LIBS_set= ac_cv_env_X11_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i586-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i586-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_f77_compiler_gnu=no ac_cv_func_Perl_eval_pv=no ac_cv_func_atexit=yes ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_connect=yes ac_cv_func_dcgettext=yes ac_cv_func_dlopen=no ac_cv_func_getaddrinfo=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostid=yes ac_cv_func_getopt_long=yes ac_cv_func_inet_aton=yes ac_cv_func_lrand48=yes ac_cv_func_memcpy=yes ac_cv_func_memmove=yes ac_cv_func_perl_run=yes ac_cv_func_random=yes ac_cv_func_remove=yes ac_cv_func_setlocale=yes ac_cv_func_shmat=yes ac_cv_func_snprintf=yes ac_cv_func_socket=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_strstr=yes ac_cv_func_uname=yes ac_cv_func_vprintf=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_EXTERN_h=yes ac_cv_header_X11_SM_SMlib_h=yes ac_cv_header__usr_include_ncurses_h=yes ac_cv_header__usr_include_ncursesw_ncurses_h=no ac_cv_header_arpa_nameser_compat_h=yes ac_cv_header_avahi_client_client_h=yes ac_cv_header_avahi_glib_glib_malloc_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_gnutls_gnutls_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_nspr_h=no ac_cv_header_paths_h=yes ac_cv_header_perl_h=yes ac_cv_header_prio_h=no ac_cv_header_regex_h=yes ac_cv_header_sgtty_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdarg_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_cdefs_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_msgbuf_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_sysctl_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_termios_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i586-uhu-linux-gnu ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_SM_SmcSaveYourselfDone=yes ac_cv_lib_Xext_XScreenSaverRegister=no ac_cv_lib_Xss_XScreenSaverRegister=yes ac_cv_lib_avahi_client_avahi_client_new=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_gstreamer_0_10_gst_registry_fork_set_enabled=yes ac_cv_lib_ncursesw_initscr=yes ac_cv_lib_nsl_gethostent=yes ac_cv_lib_panelw_update_panels=yes ac_cv_lib_resolv___res_query=yes ac_cv_member_struct_tm_tm_zone=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GCONFTOOL=/usr/bin/gconftool-2 ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_INTLTOOL_PERL=/usr/bin/perl ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_PYTHON=/usr/bin/python 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_path_perlpath=/usr/bin/perl ac_cv_path_pythonpath=/usr/bin/python ac_cv_path_sedpath=/bin/sed ac_cv_prog_AWK=gawk ac_cv_prog_CC=i586-uhu-linux-gcc ac_cv_prog_CPP='i586-uhu-linux-gcc -E' ac_cv_prog_CXX=i586-uhu-linux-g++ ac_cv_prog_CXXCPP='i586-uhu-linux-g++ -E' ac_cv_prog_DOXYGEN=false ac_cv_prog_PERL=perl ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_enable_dbus=yes ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_sizeof_time_t=4 ac_cv_struct_tm=time.h ac_cv_struct_tm_gmtoff=yes ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ac_cv_target=i586-uhu-linux-gnu ac_cv_type_signal=void ac_cv_type_time_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_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=98304 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' mb_cv_var_altzone=no mb_cv_var_daylight=yes mb_cv_var_timezone=yes pkg_cv_AVAHI_CFLAGS='-D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_AVAHI_LIBS='-lavahi-common -lavahi-client -lavahi-glib -lglib-2.0 ' pkg_cv_DBUS_CFLAGS='-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='-ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 ' pkg_cv_GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GLIB_LIBS='-Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lglib-2.0 ' pkg_cv_GSTREAMER_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 ' pkg_cv_GSTREAMER_LIBS='-pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lxml2 -lglib-2.0 ' pkg_cv_GTKSPELL_CFLAGS='-I/usr/include/gtkspell-2.0 -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/freetype2 -I/usr/include/libpng12 ' pkg_cv_GTKSPELL_LIBS='-lgtkspell -lenchant -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' 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/freetype2 -I/usr/include/libpng12 ' pkg_cv_GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' pkg_cv_LIBXML_CFLAGS='-I/usr/include/libxml2 ' pkg_cv_LIBXML_LIBS='-lxml2 ' pkg_cv_NETWORKMANAGER_CFLAGS='-I/usr/include/NetworkManager -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_NETWORKMANAGER_LIBS='-ldbus-1 -lnm-util -lglib-2.0 ' pkg_cv_PANGO_CFLAGS='-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_PANGO_LIBS='-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' pkg_cv_STARTUP_NOTIFICATION_CFLAGS='-I/usr/include/startup-notification-1.0 ' pkg_cv_STARTUP_NOTIFICATION_LIBS='-lstartup-notification-1 ' pkg_cv_X11_CFLAGS=' ' pkg_cv_X11_LIBS='-lX11 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.10' ALL_LINGUAS='af am ar az be@latin bg bn bs ca ca@valencia cs da de dz el en_AU en_CA en_GB eo es et eu fa fi fr gl gu he hi hu id it ja ka kn ko ku lo lt mk my_MM nb ne nl nn oc pa pl pt_BR pt ps ro ru si sk sl sq sr sr@latin sv ta te th tr uk ur vi xh zh_CN zh_HK zh_TW' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AR='ar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing --run automake-1.10' AVAHI_CFLAGS='-D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' AVAHI_LIBS='-lavahi-common -lavahi-client -lavahi-glib -lglib-2.0 ' AWK='gawk' BUILD_GEVOLUTION_FALSE='' BUILD_GEVOLUTION_TRUE='#' CATALOGS=' af.gmo am.gmo ar.gmo az.gmo be@latin.gmo bg.gmo bn.gmo bs.gmo ca.gmo ca@valencia.gmo cs.gmo da.gmo de.gmo dz.gmo el.gmo en_AU.gmo en_CA.gmo en_GB.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo gl.gmo gu.gmo he.gmo hi.gmo hu.gmo id.gmo it.gmo ja.gmo ka.gmo kn.gmo ko.gmo ku.gmo lo.gmo lt.gmo mk.gmo my_MM.gmo nb.gmo ne.gmo nl.gmo nn.gmo oc.gmo pa.gmo pl.gmo pt_BR.gmo pt.gmo ps.gmo ro.gmo ru.gmo si.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@latin.gmo sv.gmo ta.gmo te.gmo th.gmo tr.gmo uk.gmo ur.gmo vi.gmo xh.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo' CATOBJEXT='.gmo' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -Os -march=c3 -mtune=pentium4' CHECK_CFLAGS='' CHECK_LIBS='' CPP='i586-uhu-linux-gcc -E' CPPFLAGS='' CXX='i586-uhu-linux-g++' CXXCPP='i586-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DATADIRNAME='share' DBUS_CFLAGS='-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='-ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 ' DBUS_SERVICES_DIR='${datarootdir}/dbus-1/services' DEBUG_CFLAGS='-Wall -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DISTRIB_FALSE='' DISTRIB_TRUE='#' DOT='' DOXYGEN='false' DYNALOADER_A='' DYNAMIC_BONJOUR_FALSE='' DYNAMIC_BONJOUR_TRUE='#' DYNAMIC_GG_FALSE='#' DYNAMIC_GG_TRUE='' DYNAMIC_IRC_FALSE='#' DYNAMIC_IRC_TRUE='' DYNAMIC_JABBER_FALSE='#' DYNAMIC_JABBER_TRUE='' DYNAMIC_MSN_FALSE='#' DYNAMIC_MSN_TRUE='' DYNAMIC_MYSPACE_FALSE='#' DYNAMIC_MYSPACE_TRUE='' DYNAMIC_NOVELL_FALSE='#' DYNAMIC_NOVELL_TRUE='' DYNAMIC_OSCAR_FALSE='#' DYNAMIC_OSCAR_TRUE='' DYNAMIC_PRPLS='bonjour gg irc jabber msnp9 myspace novell oscar qq simple yahoo zephyr' DYNAMIC_QQ_FALSE='#' DYNAMIC_QQ_TRUE='' DYNAMIC_SAMETIME_FALSE='' DYNAMIC_SAMETIME_TRUE='#' DYNAMIC_SILC_FALSE='' DYNAMIC_SILC_TRUE='#' DYNAMIC_SIMPLE_FALSE='#' DYNAMIC_SIMPLE_TRUE='' DYNAMIC_TOC_FALSE='' DYNAMIC_TOC_TRUE='#' DYNAMIC_YAHOO_FALSE='#' DYNAMIC_YAHOO_TRUE='' DYNAMIC_ZEPHYR_FALSE='#' DYNAMIC_ZEPHYR_TRUE='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_CAP_FALSE='' ENABLE_CAP_TRUE='#' ENABLE_DBUS_FALSE='#' ENABLE_DBUS_TRUE='' ENABLE_GESTURES_FALSE='#' ENABLE_GESTURES_TRUE='' ENABLE_GNT_FALSE='#' ENABLE_GNT_TRUE='' ENABLE_GTK_FALSE='#' ENABLE_GTK_TRUE='' EVOLUTION_ADDRESSBOOK_CFLAGS='' EVOLUTION_ADDRESSBOOK_LIBS='' EXEEXT='' EXTERNAL_LIBZEPHYR_FALSE='' EXTERNAL_LIBZEPHYR_TRUE='#' F77='' FFLAGS='' GADU_CFLAGS='' GADU_LIBS='' 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_PACKAGE='pidgin' GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GLIB_LIBS='-Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lglib-2.0 ' GMOFILES=' af.gmo am.gmo ar.gmo az.gmo be@latin.gmo bg.gmo bn.gmo bs.gmo ca.gmo ca@valencia.gmo cs.gmo da.gmo de.gmo dz.gmo el.gmo en_AU.gmo en_CA.gmo en_GB.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo gl.gmo gu.gmo he.gmo hi.gmo hu.gmo id.gmo it.gmo ja.gmo ka.gmo kn.gmo ko.gmo ku.gmo lo.gmo lt.gmo mk.gmo my_MM.gmo nb.gmo ne.gmo nl.gmo nn.gmo oc.gmo pa.gmo pl.gmo pt_BR.gmo pt.gmo ps.gmo ro.gmo ru.gmo si.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@latin.gmo sv.gmo ta.gmo te.gmo th.gmo tr.gmo uk.gmo ur.gmo vi.gmo xh.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo' GMSGFMT='/usr/bin/msgfmt' GNT_CFLAGS='-I/usr/include/' GNT_LIBS='-lncursesw -lpanelw' GNT_LT_VERSION_INFO='4:3:4' GNT_MAJOR_VERSION='2' GNT_MICRO_VERSION='3' GNT_MINOR_VERSION='4' GNT_VERSION='gnt_display_version' GNUTLS_CFLAGS='-I/usr/include' GNUTLS_LIBS=' -lgnutls -lgcrypt' GREP='/bin/grep' GSTREAMER_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 ' GSTREAMER_LIBS='-pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lxml2 -lglib-2.0 ' GTKSPELL_CFLAGS='-I/usr/include/gtkspell-2.0 -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/freetype2 -I/usr/include/libpng12 ' GTKSPELL_LIBS='-lgtkspell -lenchant -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' 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/freetype2 -I/usr/include/libpng12 ' GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' HAVE_CHECK_FALSE='' HAVE_CHECK_TRUE='#' HAVE_DOXYGEN_FALSE='' HAVE_DOXYGEN_TRUE='#' HAVE_XSLTPROC_FALSE='#' HAVE_XSLTPROC_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_I18N_FALSE='#' INSTALL_I18N_TRUE='' INSTALL_PIXMAPS_FALSE='#' INSTALL_PIXMAPS_TRUE='' 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='$(top_builddir)/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='$(top_builddir)/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='$(top_builddir)/intltool-update' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_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 $< $@' KRB4_CFLAGS='' KRB4_LDFLAGS='' KRB4_LIBS='' LDADD='' LDFLAGS='' LIBOBJS='' LIBPERL_A='' LIBS='-lnsl -lresolv ' LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent' LIBXML_CFLAGS='-I/usr/include/libxml2 ' LIBXML_LIBS='-lxml2 ' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' MEANWHILE_CFLAGS='' MEANWHILE_LIBS='' MKINSTALLDIRS='./mkinstalldirs' MONO_CFLAGS='' MONO_LIBS='' MSGFMT='/usr/bin/msgfmt' MSGFMT_OPTS='-c' MSGMERGE='/usr/bin/msgmerge' NETWORKMANAGER_CFLAGS='-I/usr/include/NetworkManager -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 ' NETWORKMANAGER_LIBS='-ldbus-1 -lnm-util -lglib-2.0 ' NSS_CFLAGS=' ' NSS_LIBS=' ' OBJEXT='o' PACKAGE='pidgin' PACKAGE_BUGREPORT='devel@pidgin.im' PACKAGE_NAME='pidgin' PACKAGE_STRING='pidgin 2.4.3' PACKAGE_TARNAME='pidgin' PACKAGE_VERSION='2.4.3' PANGO_CFLAGS='-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' PANGO_LIBS='-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' PATH_SEPARATOR=':' PERL='perl' PERL_CFLAGS=' -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i386-linux-thread-multi-64int-ld/CORE ' PERL_LIBS='-Wl,-E -Wl,-rpath,/usr/lib/perl5/5.8.8/i386-linux-thread-multi-64int-ld/CORE -L/usr/local/lib /usr/lib/perl5/5.8.8/i386-linux-thread-multi-64int-ld/auto/DynaLoader/DynaLoader.a -L/usr/lib/perl5/5.8.8/i386-linux-thread-multi-64int-ld/CORE -lperl -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc' PERL_MM_PARAMS='INSTALLDIRS=vendor PREFIX=/usr' PKG_CONFIG='/usr/bin/pkg-config' PLUGINS_DEFINE='#define PURPLE_PLUGINS 1' PLUGINS_FALSE='#' PLUGINS_TRUE='' POFILES=' af.po am.po ar.po az.po be@latin.po bg.po bn.po bs.po ca.po ca@valencia.po cs.po da.po de.po dz.po el.po en_AU.po en_CA.po en_GB.po eo.po es.po et.po eu.po fa.po fi.po fr.po gl.po gu.po he.po hi.po hu.po id.po it.po ja.po ka.po kn.po ko.po ku.po lo.po lt.po mk.po my_MM.po nb.po ne.po nl.po nn.po oc.po pa.po pl.po pt_BR.po pt.po ps.po ro.po ru.po si.po sk.po sl.po sq.po sr.po sr@latin.po sv.po ta.po te.po th.po tr.po uk.po ur.po vi.po xh.po zh_CN.po zh_HK.po zh_TW.po' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' PURPLE_AVAILABLE_FALSE='#' PURPLE_AVAILABLE_TRUE='' PURPLE_LT_VERSION_INFO='4:3:4' PURPLE_MAJOR_VERSION='2' PURPLE_MICRO_VERSION='3' PURPLE_MINOR_VERSION='4' PURPLE_VERSION='purple_display_version' PYTHON='/usr/bin/python' PY_CFLAGS='' PY_LIBS='' RANLIB='ranlib' SASL_LIBS='' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' SILC_CFLAGS='' SILC_LIBS='' SM_LIBS=' -lSM -lICE' SQLITE3_CFLAGS='' SQLITE3_LIBS='' STARTUP_NOTIFICATION_CFLAGS='-I/usr/include/startup-notification-1.0 ' STARTUP_NOTIFICATION_LIBS='-lstartup-notification-1 ' STATIC_BONJOUR_FALSE='' STATIC_BONJOUR_TRUE='#' STATIC_GG_FALSE='' STATIC_GG_TRUE='#' STATIC_IRC_FALSE='' STATIC_IRC_TRUE='#' STATIC_JABBER_FALSE='' STATIC_JABBER_TRUE='#' STATIC_LINK_LIBS='' STATIC_MSN_FALSE='' STATIC_MSN_TRUE='#' STATIC_MYSPACE_FALSE='' STATIC_MYSPACE_TRUE='#' STATIC_NOVELL_FALSE='' STATIC_NOVELL_TRUE='#' STATIC_OSCAR_FALSE='' STATIC_OSCAR_TRUE='#' STATIC_PRPLS='' STATIC_QQ_FALSE='' STATIC_QQ_TRUE='#' STATIC_SAMETIME_FALSE='' STATIC_SAMETIME_TRUE='#' STATIC_SILC_FALSE='' STATIC_SILC_TRUE='#' STATIC_SIMPLE_FALSE='' STATIC_SIMPLE_TRUE='#' STATIC_TOC_FALSE='' STATIC_TOC_TRUE='#' STATIC_YAHOO_FALSE='' STATIC_YAHOO_TRUE='#' STATIC_ZEPHYR_FALSE='' STATIC_ZEPHYR_TRUE='#' STRIP='strip' TCL_CFLAGS='' TCL_LIBS='' TK_LIBS='' USE_GCONFTOOL_FALSE='#' USE_GCONFTOOL_TRUE='' USE_GNUTLS_FALSE='#' USE_GNUTLS_TRUE='' USE_INTERNAL_LIBGADU_FALSE='#' USE_INTERNAL_LIBGADU_TRUE='' USE_MONO_FALSE='' USE_MONO_TRUE='#' USE_NLS='yes' USE_NSS_FALSE='' USE_NSS_TRUE='#' USE_PERL_FALSE='#' USE_PERL_TRUE='' USE_TCL_FALSE='' USE_TCL_TRUE='#' USE_TK_FALSE='' USE_TK_TRUE='#' VERSION='2.4.3' X11_CFLAGS=' ' X11_LIBS='-lX11 ' XGETTEXT='/usr/bin/xgettext' XMKMF='' XSLTPROC='' XSS_LIBS=' -lSM -lICE -lX11 -lXext -lXss' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS=' -lSM -lICE' ZEPHYR_CFLAGS='' ZEPHYR_LDFLAGS='' ZEPHYR_LIBS='' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='' 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='i586-uhu-linux-gnu' build_alias='i586-uhu-linux' build_cpu='i586' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' enable_dbus='yes' enable_devhelp='yes' enable_dot='yes' enable_doxygen='no' exec_prefix='${prefix}' host='i586-uhu-linux-gnu' host_alias='i586-uhu-linux' host_cpu='i586' 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}' perlpath='/usr/bin/perl' pidginpath='' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' pythonpath='/usr/bin/python' sbindir='${exec_prefix}/sbin' sedpath='/bin/sed' sharedstatedir='${prefix}/com' sysconfdir='/etc' target='i586-uhu-linux-gnu' target_alias='' target_cpu='i586' target_os='linux-gnu' target_vendor='uhu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "pidgin" #define PACKAGE_TARNAME "pidgin" #define PACKAGE_VERSION "2.4.3" #define PACKAGE_STRING "pidgin 2.4.3" #define PACKAGE_BUGREPORT "devel@pidgin.im" #define PACKAGE "pidgin" #define VERSION "2.4.3" #define CONFIG_ARGS " '--disable-meanwhile' '--disable-tcl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i586-uhu-linux' '--host=i586-uhu-linux' '--disable-static' 'CFLAGS=-Os -march=c3 -mtune=pentium4 ' '--disable-schemas-install' 'build_alias=i586-uhu-linux' 'host_alias=i586-uhu-linux'" #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 HAVE_LOCALE_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define ENABLE_NLS 1 #define STDC_HEADERS 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_ARPA_NAMESER_COMPAT_H 1 #define HAVE_FCNTL_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_LOCALE_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_STDINT_H 1 #define HAVE_REGEX_H 1 #define SIZEOF_TIME_T 4 #define RETSIGTYPE void #define HAVE_STRFTIME 1 #define HAVE_STRDUP 1 #define HAVE_STRSTR 1 #define HAVE_ATEXIT 1 #define HAVE_SETLOCALE 1 #define HAVE_GETOPT_LONG 1 #define HAVE_LIBRESOLV 1 #define HAVE_LIBNSL 1 #define HAVE_GETADDRINFO 1 #define _FILE_OFFSET_BITS 64 #define HAVE_FILENO 1 #define HAVE_STRFTIME_Z_FORMAT 1 #define DISPLAY_VERSION "2.4.3" #define HAVE_PANGO14 1 #define HAVE_X11 1 #define USE_SCREENSAVER 1 #define HAVE_X11_SM_SMLIB_H 1 #define USE_SM 1 #define HAVE_STARTUP_NOTIFICATION 1 #define USE_GTKSPELL 1 #define USE_GSTREAMER 1 #define GST_CAN_DISABLE_FORKING #define STATIC_PROTO_INIT static void static_proto_init(void) { } #define HAVE_SYS_UTSNAME_H 1 #define HAVE_NETWORKMANAGER 1 #define HAVE_DBUS 1 #define HAVE_PERL_RUN 1 #define HAVE_EXTERN_H 1 #define HAVE_PERL_H 1 #define HAVE_PERL 1 #define HAVE_GNUTLS_GNUTLS_H 1 #define HAVE_GNUTLS 1 #define HAVE_SSL 1 #define PURPLE_PLUGINS 1 #define HAVE_SNPRINTF 1 #define HAVE_CONNECT 1 #define ZEPHYR_INT32 long #define HAVE_GETHOSTID 1 #define HAVE_LRAND48 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_RANDOM 1 #define HAVE_STRCHR 1 #define HAVE_STRERROR 1 #define HAVE_VPRINTF 1 #define HAVE_MALLOC_H 1 #define HAVE_PATHS_H 1 #define HAVE_SGTTY_H 1 #define HAVE_STDARG_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_TM_ZONE 1 #define HAVE_TIMEZONE 1 #define HAVE_DAYLIGHT 1 #define HAVE_TM_GMTOFF 1 configure: exit 0