This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by gaim configure 1.5.0, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux ## --------- ## ## Platform. ## ## --------- ## hostname = independence uname -m = i686 uname -r = 2.6.17.6-3 uname -s = Linux uname -v = #1 SMP Wed Jul 26 12:57:38 CEST 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1604: checking build system type configure:1622: result: i586-uhu-linux-gnu configure:1630: checking host system type configure:1644: result: i586-uhu-linux-gnu configure:1652: checking target system type configure:1666: result: i586-uhu-linux-gnu configure:1696: checking for a BSD-compatible install configure:1751: result: /bin/install -c configure:1762: checking whether build environment is sane configure:1805: result: yes configure:1870: checking for gawk configure:1886: found /bin/gawk configure:1896: result: gawk configure:1906: checking whether make sets $(MAKE) configure:1926: result: yes configure:2099: checking for sed configure:2117: found /bin/sed configure:2129: result: /bin/sed configure:2151: checking for i586-uhu-linux-gcc configure:2167: found /usr/lib/ccache/i586-uhu-linux-gcc configure:2177: result: i586-uhu-linux-gcc configure:2459: checking for C compiler version configure:2462: i586-uhu-linux-gcc --version &5 i586-uhu-linux-gcc (GCC) 3.4.6 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2465: $? = 0 configure:2467: i586-uhu-linux-gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:2470: $? = 0 configure:2472: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2475: $? = 1 configure:2498: checking for C compiler default output file name configure:2501: i586-uhu-linux-gcc conftest.c >&5 configure:2504: $? = 0 configure:2550: result: a.out configure:2555: checking whether the C compiler works configure:2561: ./a.out configure:2564: $? = 0 configure:2581: result: yes configure:2588: checking whether we are cross compiling configure:2590: result: no configure:2593: checking for suffix of executables configure:2595: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2598: $? = 0 configure:2623: result: configure:2629: checking for suffix of object files configure:2650: i586-uhu-linux-gcc -c conftest.c >&5 configure:2653: $? = 0 configure:2675: result: o configure:2679: checking whether we are using the GNU C compiler configure:2703: i586-uhu-linux-gcc -c conftest.c >&5 configure:2709: $? = 0 configure:2713: test -z || test ! -s conftest.err configure:2716: $? = 0 configure:2719: test -s conftest.o configure:2722: $? = 0 configure:2735: result: yes configure:2741: checking whether i586-uhu-linux-gcc accepts -g configure:2762: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2768: $? = 0 configure:2772: test -z || test ! -s conftest.err configure:2775: $? = 0 configure:2778: test -s conftest.o configure:2781: $? = 0 configure:2792: result: yes configure:2809: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2879: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2885: $? = 0 configure:2889: test -z || test ! -s conftest.err configure:2892: $? = 0 configure:2895: test -s conftest.o configure:2898: $? = 0 configure:2916: result: none needed configure:2934: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2940: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3084: checking for style of include used by make configure:3112: result: GNU configure:3140: checking dependency style of i586-uhu-linux-gcc configure:3230: result: gcc3 configure:3320: checking for a sed that does not truncate output configure:3374: result: /bin/sed configure:3377: checking for egrep configure:3387: result: grep -E configure:3403: checking for ld used by i586-uhu-linux-gcc configure:3470: result: /usr/bin/ld configure:3479: checking if the linker (/usr/bin/ld) is GNU ld configure:3494: result: yes configure:3499: checking for /usr/bin/ld option to reload object files configure:3506: result: -r configure:3524: checking for BSD-compatible nm configure:3566: result: nm configure:3570: checking whether ln -s works configure:3574: result: yes configure:3581: checking how to recognise dependent libraries configure:3753: result: pass_all configure:3967: checking how to run the C preprocessor configure:4002: i586-uhu-linux-gcc -E conftest.c configure:4008: $? = 0 configure:4040: i586-uhu-linux-gcc -E conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:4046: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gaim" | #define PACKAGE_TARNAME "gaim" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "gaim 1.5.0" | #define PACKAGE_BUGREPORT "gaim-devel@lists.sourceforge.net" | #define PACKAGE "gaim" | #define VERSION "1.5.0" | #define CONFIG_ARGS "'--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i586-uhu-linux' '--host=i586-uhu-linux' 'build_alias=i586-uhu-linux' 'host_alias=i586-uhu-linux'" | /* end confdefs.h. */ | #include configure:4085: result: i586-uhu-linux-gcc -E configure:4109: i586-uhu-linux-gcc -E conftest.c configure:4115: $? = 0 configure:4147: i586-uhu-linux-gcc -E conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:4153: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gaim" | #define PACKAGE_TARNAME "gaim" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "gaim 1.5.0" | #define PACKAGE_BUGREPORT "gaim-devel@lists.sourceforge.net" | #define PACKAGE "gaim" | #define VERSION "1.5.0" | #define CONFIG_ARGS "'--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i586-uhu-linux' '--host=i586-uhu-linux' 'build_alias=i586-uhu-linux' 'host_alias=i586-uhu-linux'" | /* end confdefs.h. */ | #include configure:4197: checking for ANSI C header files configure:4222: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4228: $? = 0 configure:4232: test -z || test ! -s conftest.err configure:4235: $? = 0 configure:4238: test -s conftest.o configure:4241: $? = 0 configure:4330: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4333: $? = 0 configure:4335: ./conftest configure:4338: $? = 0 configure:4353: result: yes configure:4377: checking for sys/types.h configure:4393: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4399: $? = 0 configure:4403: test -z || test ! -s conftest.err configure:4406: $? = 0 configure:4409: test -s conftest.o configure:4412: $? = 0 configure:4423: result: yes configure:4377: checking for sys/stat.h configure:4393: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4399: $? = 0 configure:4403: test -z || test ! -s conftest.err configure:4406: $? = 0 configure:4409: test -s conftest.o configure:4412: $? = 0 configure:4423: result: yes configure:4377: checking for stdlib.h configure:4393: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4399: $? = 0 configure:4403: test -z || test ! -s conftest.err configure:4406: $? = 0 configure:4409: test -s conftest.o configure:4412: $? = 0 configure:4423: result: yes configure:4377: checking for string.h configure:4393: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4399: $? = 0 configure:4403: test -z || test ! -s conftest.err configure:4406: $? = 0 configure:4409: test -s conftest.o configure:4412: $? = 0 configure:4423: result: yes configure:4377: checking for memory.h configure:4393: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4399: $? = 0 configure:4403: test -z || test ! -s conftest.err configure:4406: $? = 0 configure:4409: test -s conftest.o configure:4412: $? = 0 configure:4423: result: yes configure:4377: checking for strings.h configure:4393: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4399: $? = 0 configure:4403: test -z || test ! -s conftest.err configure:4406: $? = 0 configure:4409: test -s conftest.o configure:4412: $? = 0 configure:4423: result: yes configure:4377: checking for inttypes.h configure:4393: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4399: $? = 0 configure:4403: test -z || test ! -s conftest.err configure:4406: $? = 0 configure:4409: test -s conftest.o configure:4412: $? = 0 configure:4423: result: yes configure:4377: checking for stdint.h configure:4393: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4399: $? = 0 configure:4403: test -z || test ! -s conftest.err configure:4406: $? = 0 configure:4409: test -s conftest.o configure:4412: $? = 0 configure:4423: result: yes configure:4377: checking for unistd.h configure:4393: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4399: $? = 0 configure:4403: test -z || test ! -s conftest.err configure:4406: $? = 0 configure:4409: test -s conftest.o configure:4412: $? = 0 configure:4423: result: yes configure:4449: checking dlfcn.h usability configure:4461: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4467: $? = 0 configure:4471: test -z || test ! -s conftest.err configure:4474: $? = 0 configure:4477: test -s conftest.o configure:4480: $? = 0 configure:4490: result: yes configure:4494: checking dlfcn.h presence configure:4504: i586-uhu-linux-gcc -E conftest.c configure:4510: $? = 0 configure:4530: result: yes configure:4565: checking for dlfcn.h configure:4572: result: yes configure:4595: checking for i586-uhu-linux-g++ configure:4611: found /usr/lib/ccache/i586-uhu-linux-g++ configure:4621: result: i586-uhu-linux-g++ configure:4679: checking for C++ compiler version configure:4682: i586-uhu-linux-g++ --version &5 i586-uhu-linux-g++ (GCC) 3.4.6 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4685: $? = 0 configure:4687: i586-uhu-linux-g++ -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:4690: $? = 0 configure:4692: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:4695: $? = 1 configure:4698: checking whether we are using the GNU C++ compiler configure:4722: i586-uhu-linux-g++ -c conftest.cc >&5 configure:4728: $? = 0 configure:4732: test -z || test ! -s conftest.err configure:4735: $? = 0 configure:4738: test -s conftest.o configure:4741: $? = 0 configure:4754: result: yes configure:4760: checking whether i586-uhu-linux-g++ accepts -g configure:4781: i586-uhu-linux-g++ -c -g conftest.cc >&5 configure:4787: $? = 0 configure:4791: test -z || test ! -s conftest.err configure:4794: $? = 0 configure:4797: test -s conftest.o configure:4800: $? = 0 configure:4811: result: yes configure:4853: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4859: $? = 0 configure:4863: test -z || test ! -s conftest.err configure:4866: $? = 0 configure:4869: test -s conftest.o configure:4872: $? = 0 configure:4898: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:27: error: `exit' was not declared in this scope configure:4904: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gaim" | #define PACKAGE_TARNAME "gaim" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "gaim 1.5.0" | #define PACKAGE_BUGREPORT "gaim-devel@lists.sourceforge.net" | #define PACKAGE "gaim" | #define VERSION "1.5.0" | #define CONFIG_ARGS "'--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i586-uhu-linux' '--host=i586-uhu-linux' '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. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:4853: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4859: $? = 0 configure:4863: test -z || test ! -s conftest.err configure:4866: $? = 0 configure:4869: test -s conftest.o configure:4872: $? = 0 configure:4898: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4904: $? = 0 configure:4908: test -z || test ! -s conftest.err configure:4911: $? = 0 configure:4914: test -s conftest.o configure:4917: $? = 0 configure:4942: checking dependency style of i586-uhu-linux-g++ configure:5032: result: gcc3 configure:5059: checking how to run the C++ preprocessor configure:5090: i586-uhu-linux-g++ -E conftest.cc configure:5096: $? = 0 configure:5128: i586-uhu-linux-g++ -E conftest.cc conftest.cc:26:28: ac_nonexistent.h: No such file or directory configure:5134: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gaim" | #define PACKAGE_TARNAME "gaim" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "gaim 1.5.0" | #define PACKAGE_BUGREPORT "gaim-devel@lists.sourceforge.net" | #define PACKAGE "gaim" | #define VERSION "1.5.0" | #define CONFIG_ARGS "'--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i586-uhu-linux' '--host=i586-uhu-linux' '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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:5173: result: i586-uhu-linux-g++ -E configure:5197: i586-uhu-linux-g++ -E conftest.cc configure:5203: $? = 0 configure:5235: i586-uhu-linux-g++ -E conftest.cc conftest.cc:26:28: ac_nonexistent.h: No such file or directory configure:5241: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gaim" | #define PACKAGE_TARNAME "gaim" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "gaim 1.5.0" | #define PACKAGE_BUGREPORT "gaim-devel@lists.sourceforge.net" | #define PACKAGE "gaim" | #define VERSION "1.5.0" | #define CONFIG_ARGS "'--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i586-uhu-linux' '--host=i586-uhu-linux' '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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:5296: checking for i586-uhu-linux-g77 configure:5325: result: no configure:5296: checking for i586-uhu-linux-f77 configure:5325: result: no configure:5296: checking for i586-uhu-linux-xlf configure:5325: result: no configure:5296: checking for i586-uhu-linux-frt configure:5325: result: no configure:5296: checking for i586-uhu-linux-pgf77 configure:5325: result: no configure:5296: checking for i586-uhu-linux-fort77 configure:5325: result: no configure:5296: checking for i586-uhu-linux-fl32 configure:5325: result: no configure:5296: checking for i586-uhu-linux-af77 configure:5325: result: no configure:5296: checking for i586-uhu-linux-f90 configure:5325: result: no configure:5296: checking for i586-uhu-linux-xlf90 configure:5325: result: no configure:5296: checking for i586-uhu-linux-pgf90 configure:5325: result: no configure:5296: checking for i586-uhu-linux-epcf90 configure:5325: result: no configure:5296: checking for i586-uhu-linux-f95 configure:5325: result: no configure:5296: checking for i586-uhu-linux-fort configure:5325: result: no configure:5296: checking for i586-uhu-linux-xlf95 configure:5325: result: no configure:5296: checking for i586-uhu-linux-ifc configure:5325: result: no configure:5296: checking for i586-uhu-linux-efc configure:5325: result: no configure:5296: checking for i586-uhu-linux-pgf95 configure:5325: result: no configure:5296: checking for i586-uhu-linux-lf95 configure:5325: result: no configure:5296: checking for i586-uhu-linux-gfortran configure:5325: result: no configure:5338: checking for g77 configure:5367: result: no configure:5338: checking for f77 configure:5367: result: no configure:5338: checking for xlf configure:5367: result: no configure:5338: checking for frt configure:5367: result: no configure:5338: checking for pgf77 configure:5367: result: no configure:5338: checking for fort77 configure:5367: result: no configure:5338: checking for fl32 configure:5367: result: no configure:5338: checking for af77 configure:5367: result: no configure:5338: checking for f90 configure:5367: result: no configure:5338: checking for xlf90 configure:5367: result: no configure:5338: checking for pgf90 configure:5367: result: no configure:5338: checking for epcf90 configure:5367: result: no configure:5338: checking for f95 configure:5367: result: no configure:5338: checking for fort configure:5367: result: no configure:5338: checking for xlf95 configure:5367: result: no configure:5338: checking for ifc configure:5367: result: no configure:5338: checking for efc configure:5367: result: no configure:5338: checking for pgf95 configure:5367: result: no configure:5338: checking for lf95 configure:5367: result: no configure:5338: checking for gfortran configure:5367: result: no configure:5379: checking for Fortran 77 compiler version configure:5382: --version &5 ./configure: line 5383: --version: command not found configure:5385: $? = 127 configure:5387: -v &5 ./configure: line 5388: -v: command not found configure:5390: $? = 127 configure:5392: -V &5 ./configure: line 5393: -V: command not found configure:5395: $? = 127 configure:5403: checking whether we are using the GNU Fortran 77 compiler configure:5417: -c conftest.F >&5 ./configure: line 5418: -c: command not found configure:5423: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5449: result: no configure:5455: checking whether accepts -g configure:5467: -c -g conftest.f >&5 ./configure: line 5468: -c: command not found configure:5473: $? = 127 configure: failed program was: | program main | | end configure:5498: result: no configure:5528: checking the maximum length of command line arguments configure:5620: result: 32768 configure:5631: checking command to parse nm output from i586-uhu-linux-gcc object configure:5727: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5730: $? = 0 configure:5734: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:5737: $? = 0 configure:5789: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:5792: $? = 0 configure:5830: result: ok configure:5834: checking for objdir configure:5849: result: .libs configure:5901: checking for i586-uhu-linux-ar configure:5930: result: no configure:5939: checking for ar configure:5955: found /usr/bin/ar configure:5966: result: ar configure:5981: checking for i586-uhu-linux-ranlib configure:6010: result: no configure:6019: checking for ranlib configure:6035: found /usr/bin/ranlib configure:6046: result: ranlib configure:6061: checking for i586-uhu-linux-strip configure:6090: result: no configure:6099: checking for strip configure:6115: found /usr/bin/strip configure:6126: result: strip configure:6413: checking if i586-uhu-linux-gcc static flag works configure:6441: result: yes configure:6459: checking if i586-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:6477: i586-uhu-linux-gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:6481: $? = 0 configure:6494: result: no configure:6509: checking for i586-uhu-linux-gcc option to produce PIC configure:6713: result: -fPIC configure:6721: checking if i586-uhu-linux-gcc PIC flag -fPIC works configure:6739: i586-uhu-linux-gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:6743: $? = 0 configure:6756: result: yes configure:6780: checking if i586-uhu-linux-gcc supports -c -o file.o configure:6801: i586-uhu-linux-gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:6805: $? = 0 configure:6827: result: yes configure:6853: checking whether the i586-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:7748: result: yes configure:7774: checking whether -lc should be explicitly linked in configure:7779: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7782: $? = 0 configure:7796: i586-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7799: $? = 0 configure:7811: result: no configure:7819: checking dynamic linker characteristics configure:8382: result: GNU/Linux ld.so configure:8386: checking how to hardcode library paths into programs configure:8411: result: immediate configure:8425: checking whether stripping libraries is possible configure:8430: result: yes configure:9260: checking if libtool supports shared libraries configure:9262: result: yes configure:9265: checking whether to build shared libraries configure:9286: result: yes configure:9289: checking whether to build static libraries configure:9293: result: no configure:9385: creating libtool configure:9963: checking for ld used by i586-uhu-linux-g++ configure:10030: result: /usr/bin/ld configure:10039: checking if the linker (/usr/bin/ld) is GNU ld configure:10054: result: yes configure:10105: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:10992: result: yes configure:11010: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:11013: $? = 0 configure:11109: checking for i586-uhu-linux-g++ option to produce PIC configure:11377: result: -fPIC configure:11385: checking if i586-uhu-linux-g++ PIC flag -fPIC works configure:11403: i586-uhu-linux-g++ -c -g -O2 -fPIC -DPIC conftest.cc >&5 configure:11407: $? = 0 configure:11420: result: yes configure:11444: checking if i586-uhu-linux-g++ supports -c -o file.o configure:11465: i586-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cc >&5 configure:11469: $? = 0 configure:11491: result: yes configure:11517: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:11542: result: yes configure:11613: checking dynamic linker characteristics configure:12176: result: GNU/Linux ld.so configure:12180: checking how to hardcode library paths into programs configure:12205: result: immediate configure:12219: checking whether stripping libraries is possible configure:12224: result: yes configure:19776: checking for a BSD-compatible install configure:19831: result: /bin/install -c configure:19878: checking whether NLS is requested configure:19887: result: yes configure:19925: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:19957: result: /usr/bin/msgfmt configure:19966: checking for gmsgfmt configure:19997: result: /usr/bin/msgfmt configure:20036: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C configure:20068: result: /usr/bin/xgettext configure:20108: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:20139: result: /usr/bin/msgmerge configure:20175: checking whether we are using the GNU C Library 2 or newer configure:20206: result: yes configure:20215: checking for i586-uhu-linux-ranlib configure:20241: result: ranlib configure:20292: checking for library containing strerror configure:20322: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:20328: $? = 0 configure:20332: test -z || test ! -s conftest.err configure:20335: $? = 0 configure:20338: test -s conftest configure:20341: $? = 0 configure:20411: result: none required configure:20418: checking for an ANSI C-conforming const configure:20485: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:20491: $? = 0 configure:20495: test -z || test ! -s conftest.err configure:20498: $? = 0 configure:20501: test -s conftest.o configure:20504: $? = 0 configure:20515: result: yes configure:20526: checking for signed configure:20547: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:20553: $? = 0 configure:20557: test -z || test ! -s conftest.err configure:20560: $? = 0 configure:20563: test -s conftest.o configure:20566: $? = 0 configure:20577: result: yes configure:20587: checking for inline configure:20608: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:20614: $? = 0 configure:20618: test -z || test ! -s conftest.err configure:20621: $? = 0 configure:20624: test -s conftest.o configure:20627: $? = 0 configure:20639: result: inline configure:20658: checking for off_t configure:20682: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:20688: $? = 0 configure:20692: test -z || test ! -s conftest.err configure:20695: $? = 0 configure:20698: test -s conftest.o configure:20701: $? = 0 configure:20712: result: yes configure:20724: checking for size_t configure:20748: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:20754: $? = 0 configure:20758: test -z || test ! -s conftest.err configure:20761: $? = 0 configure:20764: test -s conftest.o configure:20767: $? = 0 configure:20778: result: yes configure:20791: checking for long long configure:20813: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:20819: $? = 0 configure:20823: test -z || test ! -s conftest.err configure:20826: $? = 0 configure:20829: test -s conftest configure:20832: $? = 0 configure:20844: result: yes configure:20855: checking for long double configure:20915: result: yes configure:20926: checking for wchar_t configure:20948: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:20954: $? = 0 configure:20958: test -z || test ! -s conftest.err configure:20961: $? = 0 configure:20964: test -s conftest.o configure:20967: $? = 0 configure:20978: result: yes configure:20989: checking for wint_t configure:21011: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:21017: $? = 0 configure:21021: test -z || test ! -s conftest.err configure:21024: $? = 0 configure:21027: test -s conftest.o configure:21030: $? = 0 configure:21041: result: yes configure:21052: checking for inttypes.h configure:21074: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:21080: $? = 0 configure:21084: test -z || test ! -s conftest.err configure:21087: $? = 0 configure:21090: test -s conftest.o configure:21093: $? = 0 configure:21104: result: yes configure:21115: checking for stdint.h configure:21137: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:21143: $? = 0 configure:21147: test -z || test ! -s conftest.err configure:21150: $? = 0 configure:21153: test -s conftest.o configure:21156: $? = 0 configure:21167: result: yes configure:21180: checking for intmax_t configure:21210: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:21216: $? = 0 configure:21220: test -z || test ! -s conftest.err configure:21223: $? = 0 configure:21226: test -s conftest.o configure:21229: $? = 0 configure:21240: result: yes configure:21252: checking whether printf() supports POSIX/XSI format strings configure:21302: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:21305: $? = 0 configure:21307: ./conftest configure:21310: $? = 0 configure:21325: result: yes configure:21339: checking for working alloca.h configure:21360: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:21366: $? = 0 configure:21370: test -z || test ! -s conftest.err configure:21373: $? = 0 configure:21376: test -s conftest configure:21379: $? = 0 configure:21391: result: yes configure:21401: checking for alloca configure:21442: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:21448: $? = 0 configure:21452: test -z || test ! -s conftest.err configure:21455: $? = 0 configure:21458: test -s conftest configure:21461: $? = 0 configure:21473: result: yes configure:21702: checking for stdlib.h configure:21707: result: yes configure:21702: checking for unistd.h configure:21707: result: yes configure:21851: checking for getpagesize configure:21908: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:21914: $? = 0 configure:21918: test -z || test ! -s conftest.err configure:21921: $? = 0 configure:21924: test -s conftest configure:21927: $? = 0 configure:21939: result: yes configure:21949: checking for working mmap configure:22091: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:22094: $? = 0 configure:22096: ./conftest configure:22099: $? = 0 configure:22113: result: yes configure:22125: checking whether we are using the GNU C Library 2.1 or newer configure:22156: result: yes configure:22164: checking whether integer division by zero raises SIGFPE configure:22226: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:22229: $? = 0 configure:22231: ./conftest configure:22234: $? = 0 configure:22249: result: yes configure:22262: checking for unsigned long long configure:22284: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:22290: $? = 0 configure:22294: test -z || test ! -s conftest.err configure:22297: $? = 0 configure:22300: test -s conftest configure:22303: $? = 0 configure:22315: result: yes configure:22347: checking for inttypes.h configure:22370: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:22376: $? = 0 configure:22380: test -z || test ! -s conftest.err configure:22383: $? = 0 configure:22386: test -s conftest.o configure:22389: $? = 0 configure:22401: result: yes configure:22414: checking whether the inttypes.h PRIxNN macros are broken configure:22440: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:22446: $? = 0 configure:22450: test -z || test ! -s conftest.err configure:22453: $? = 0 configure:22456: test -s conftest.o configure:22459: $? = 0 configure:22471: result: no configure:22488: checking for stdint.h configure:22493: result: yes configure:22633: checking for SIZE_MAX configure:23702: result: yes configure:23720: checking for stdint.h configure:23725: result: yes configure:23867: checking for CFPreferencesCopyAppValue configure:23892: i586-uhu-linux-gcc -o conftest -g -O2 -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -framework CoreFoundation >&5 i586-uhu-linux-gcc: CoreFoundation: No such file or directory cc1: error: unrecognized command line option "-framework" configure:23898: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gaim" | #define PACKAGE_TARNAME "gaim" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "gaim 1.5.0" | #define PACKAGE_BUGREPORT "gaim-devel@lists.sourceforge.net" | #define PACKAGE "gaim" | #define VERSION "1.5.0" | #define CONFIG_ARGS "'--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i586-uhu-linux' '--host=i586-uhu-linux' '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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:23925: result: no configure:23934: checking for CFLocaleCopyCurrent configure:23959: i586-uhu-linux-gcc -o conftest -g -O2 -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -framework CoreFoundation >&5 i586-uhu-linux-gcc: CoreFoundation: No such file or directory cc1: error: unrecognized command line option "-framework" configure:23965: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gaim" | #define PACKAGE_TARNAME "gaim" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "gaim 1.5.0" | #define PACKAGE_BUGREPORT "gaim-devel@lists.sourceforge.net" | #define PACKAGE "gaim" | #define VERSION "1.5.0" | #define CONFIG_ARGS "'--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i586-uhu-linux' '--host=i586-uhu-linux' '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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:23992: result: no configure:24047: checking for ld used by GCC configure:24111: result: /usr/bin/ld configure:24120: checking if the linker (/usr/bin/ld) is GNU ld configure:24133: result: yes configure:24140: checking for shared library run path origin configure:24153: result: done configure:24559: checking for ptrdiff_t configure:24583: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:24589: $? = 0 configure:24593: test -z || test ! -s conftest.err configure:24596: $? = 0 configure:24599: test -s conftest.o configure:24602: $? = 0 configure:24613: result: yes configure:24650: checking argz.h usability configure:24662: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:24668: $? = 0 configure:24672: test -z || test ! -s conftest.err configure:24675: $? = 0 configure:24678: test -s conftest.o configure:24681: $? = 0 configure:24691: result: yes configure:24695: checking argz.h presence configure:24705: i586-uhu-linux-gcc -E conftest.c configure:24711: $? = 0 configure:24731: result: yes configure:24766: checking for argz.h configure:24773: result: yes configure:24650: checking limits.h usability configure:24662: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:24668: $? = 0 configure:24672: test -z || test ! -s conftest.err configure:24675: $? = 0 configure:24678: test -s conftest.o configure:24681: $? = 0 configure:24691: result: yes configure:24695: checking limits.h presence configure:24705: i586-uhu-linux-gcc -E conftest.c configure:24711: $? = 0 configure:24731: result: yes configure:24766: checking for limits.h configure:24773: result: yes configure:24650: checking locale.h usability configure:24662: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:24668: $? = 0 configure:24672: test -z || test ! -s conftest.err configure:24675: $? = 0 configure:24678: test -s conftest.o configure:24681: $? = 0 configure:24691: result: yes configure:24695: checking locale.h presence configure:24705: i586-uhu-linux-gcc -E conftest.c configure:24711: $? = 0 configure:24731: result: yes configure:24766: checking for locale.h configure:24773: result: yes configure:24650: checking nl_types.h usability configure:24662: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:24668: $? = 0 configure:24672: test -z || test ! -s conftest.err configure:24675: $? = 0 configure:24678: test -s conftest.o configure:24681: $? = 0 configure:24691: result: yes configure:24695: checking nl_types.h presence configure:24705: i586-uhu-linux-gcc -E conftest.c configure:24711: $? = 0 configure:24731: result: yes configure:24766: checking for nl_types.h configure:24773: result: yes configure:24650: checking malloc.h usability configure:24662: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:24668: $? = 0 configure:24672: test -z || test ! -s conftest.err configure:24675: $? = 0 configure:24678: test -s conftest.o configure:24681: $? = 0 configure:24691: result: yes configure:24695: checking malloc.h presence configure:24705: i586-uhu-linux-gcc -E conftest.c configure:24711: $? = 0 configure:24731: result: yes configure:24766: checking for malloc.h configure:24773: result: yes configure:24650: checking stddef.h usability configure:24662: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:24668: $? = 0 configure:24672: test -z || test ! -s conftest.err configure:24675: $? = 0 configure:24678: test -s conftest.o configure:24681: $? = 0 configure:24691: result: yes configure:24695: checking stddef.h presence configure:24705: i586-uhu-linux-gcc -E conftest.c configure:24711: $? = 0 configure:24731: result: yes configure:24766: checking for stddef.h configure:24773: result: yes configure:24641: checking for stdlib.h configure:24646: result: yes configure:24641: checking for string.h configure:24646: result: yes configure:24641: checking for unistd.h configure:24646: result: yes configure:24650: checking sys/param.h usability configure:24662: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:24668: $? = 0 configure:24672: test -z || test ! -s conftest.err configure:24675: $? = 0 configure:24678: test -s conftest.o configure:24681: $? = 0 configure:24691: result: yes configure:24695: checking sys/param.h presence configure:24705: i586-uhu-linux-gcc -E conftest.c configure:24711: $? = 0 configure:24731: result: yes configure:24766: checking for sys/param.h configure:24773: result: yes configure:24815: checking for asprintf configure:24872: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:24878: $? = 0 configure:24882: test -z || test ! -s conftest.err configure:24885: $? = 0 configure:24888: test -s conftest configure:24891: $? = 0 configure:24903: result: yes configure:24815: checking for fwprintf configure:24872: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:24878: $? = 0 configure:24882: test -z || test ! -s conftest.err configure:24885: $? = 0 configure:24888: test -s conftest configure:24891: $? = 0 configure:24903: result: yes configure:24815: checking for getcwd configure:24872: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:24878: $? = 0 configure:24882: test -z || test ! -s conftest.err configure:24885: $? = 0 configure:24888: test -s conftest configure:24891: $? = 0 configure:24903: result: yes configure:24815: checking for getegid configure:24872: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:24878: $? = 0 configure:24882: test -z || test ! -s conftest.err configure:24885: $? = 0 configure:24888: test -s conftest configure:24891: $? = 0 configure:24903: result: yes configure:24815: checking for geteuid configure:24872: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:24878: $? = 0 configure:24882: test -z || test ! -s conftest.err configure:24885: $? = 0 configure:24888: test -s conftest configure:24891: $? = 0 configure:24903: result: yes configure:24815: checking for getgid configure:24872: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:24878: $? = 0 configure:24882: test -z || test ! -s conftest.err configure:24885: $? = 0 configure:24888: test -s conftest configure:24891: $? = 0 configure:24903: result: yes configure:24815: checking for getuid configure:24872: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:24878: $? = 0 configure:24882: test -z || test ! -s conftest.err configure:24885: $? = 0 configure:24888: test -s conftest configure:24891: $? = 0 configure:24903: result: yes configure:24815: checking for mempcpy configure:24872: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:87: warning: conflicting types for built-in function 'mempcpy' configure:24878: $? = 0 configure:24882: test -z || test ! -s conftest.err configure:24885: $? = 0 configure:24888: test -s conftest configure:24891: $? = 0 configure:24903: result: yes configure:24815: checking for munmap configure:24872: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:24878: $? = 0 configure:24882: test -z || test ! -s conftest.err configure:24885: $? = 0 configure:24888: test -s conftest configure:24891: $? = 0 configure:24903: result: yes configure:24815: checking for putenv configure:24872: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:24878: $? = 0 configure:24882: test -z || test ! -s conftest.err configure:24885: $? = 0 configure:24888: test -s conftest configure:24891: $? = 0 configure:24903: result: yes configure:24815: checking for setenv configure:24872: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:24878: $? = 0 configure:24882: test -z || test ! -s conftest.err configure:24885: $? = 0 configure:24888: test -s conftest configure:24891: $? = 0 configure:24903: result: yes configure:24815: checking for setlocale configure:24872: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:24878: $? = 0 configure:24882: test -z || test ! -s conftest.err configure:24885: $? = 0 configure:24888: test -s conftest configure:24891: $? = 0 configure:24903: result: yes configure:24815: checking for snprintf configure:24872: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:92: warning: conflicting types for built-in function 'snprintf' configure:24878: $? = 0 configure:24882: test -z || test ! -s conftest.err configure:24885: $? = 0 configure:24888: test -s conftest configure:24891: $? = 0 configure:24903: result: yes configure:24815: checking for stpcpy configure:24872: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:93: warning: conflicting types for built-in function 'stpcpy' configure:24878: $? = 0 configure:24882: test -z || test ! -s conftest.err configure:24885: $? = 0 configure:24888: test -s conftest configure:24891: $? = 0 configure:24903: result: yes configure:24815: checking for strcasecmp configure:24872: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:24878: $? = 0 configure:24882: test -z || test ! -s conftest.err configure:24885: $? = 0 configure:24888: test -s conftest configure:24891: $? = 0 configure:24903: result: yes configure:24815: checking for strdup configure:24872: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:95: warning: conflicting types for built-in function 'strdup' configure:24878: $? = 0 configure:24882: test -z || test ! -s conftest.err configure:24885: $? = 0 configure:24888: test -s conftest configure:24891: $? = 0 configure:24903: result: yes configure:24815: checking for strtoul configure:24872: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:24878: $? = 0 configure:24882: test -z || test ! -s conftest.err configure:24885: $? = 0 configure:24888: test -s conftest configure:24891: $? = 0 configure:24903: result: yes configure:24815: checking for tsearch configure:24872: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:24878: $? = 0 configure:24882: test -z || test ! -s conftest.err configure:24885: $? = 0 configure:24888: test -s conftest configure:24891: $? = 0 configure:24903: result: yes configure:24815: checking for wcslen configure:24872: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:24878: $? = 0 configure:24882: test -z || test ! -s conftest.err configure:24885: $? = 0 configure:24888: test -s conftest configure:24891: $? = 0 configure:24903: result: yes configure:24815: checking for __argz_count configure:24872: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:24878: $? = 0 configure:24882: test -z || test ! -s conftest.err configure:24885: $? = 0 configure:24888: test -s conftest configure:24891: $? = 0 configure:24903: result: yes configure:24815: checking for __argz_stringify configure:24872: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:24878: $? = 0 configure:24882: test -z || test ! -s conftest.err configure:24885: $? = 0 configure:24888: test -s conftest configure:24891: $? = 0 configure:24903: result: yes configure:24815: checking for __argz_next configure:24872: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:24878: $? = 0 configure:24882: test -z || test ! -s conftest.err configure:24885: $? = 0 configure:24888: test -s conftest configure:24891: $? = 0 configure:24903: result: yes configure:24815: checking for __fsetlocking configure:24872: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:24878: $? = 0 configure:24882: test -z || test ! -s conftest.err configure:24885: $? = 0 configure:24888: test -s conftest configure:24891: $? = 0 configure:24903: result: yes configure:24915: checking whether _snprintf is declared configure:24940: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:85: error: `_snprintf' undeclared (first use in this function) conftest.c:85: error: (Each undeclared identifier is reported only once conftest.c:85: error: for each function it appears in.) configure:24946: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gaim" | #define PACKAGE_TARNAME "gaim" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "gaim 1.5.0" | #define PACKAGE_BUGREPORT "gaim-devel@lists.sourceforge.net" | #define PACKAGE "gaim" | #define VERSION "1.5.0" | #define CONFIG_ARGS "'--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i586-uhu-linux' '--host=i586-uhu-linux' '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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef _snprintf | char *p = (char *) _snprintf; | #endif | | ; | return 0; | } configure:24970: result: no configure:24984: checking whether _snwprintf is declared configure:25009: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:86: error: `_snwprintf' undeclared (first use in this function) conftest.c:86: error: (Each undeclared identifier is reported only once conftest.c:86: error: for each function it appears in.) configure:25015: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gaim" | #define PACKAGE_TARNAME "gaim" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "gaim 1.5.0" | #define PACKAGE_BUGREPORT "gaim-devel@lists.sourceforge.net" | #define PACKAGE "gaim" | #define VERSION "1.5.0" | #define CONFIG_ARGS "'--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i586-uhu-linux' '--host=i586-uhu-linux' '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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef _snwprintf | char *p = (char *) _snwprintf; | #endif | | ; | return 0; | } configure:25039: result: no configure:25054: checking whether feof_unlocked is declared configure:25079: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:25085: $? = 0 configure:25089: test -z || test ! -s conftest.err configure:25092: $? = 0 configure:25095: test -s conftest.o configure:25098: $? = 0 configure:25109: result: yes configure:25123: checking whether fgets_unlocked is declared configure:25148: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:88: error: `fgets_unlocked' undeclared (first use in this function) conftest.c:88: error: (Each undeclared identifier is reported only once conftest.c:88: error: for each function it appears in.) configure:25154: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gaim" | #define PACKAGE_TARNAME "gaim" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "gaim 1.5.0" | #define PACKAGE_BUGREPORT "gaim-devel@lists.sourceforge.net" | #define PACKAGE "gaim" | #define VERSION "1.5.0" | #define CONFIG_ARGS "'--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i586-uhu-linux' '--host=i586-uhu-linux' '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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef fgets_unlocked | char *p = (char *) fgets_unlocked; | #endif | | ; | return 0; | } configure:25178: result: no configure:25192: checking whether getc_unlocked is declared configure:25217: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:25223: $? = 0 configure:25227: test -z || test ! -s conftest.err configure:25230: $? = 0 configure:25233: test -s conftest.o configure:25236: $? = 0 configure:25247: result: yes configure:25315: checking for iconv configure:25342: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:25348: $? = 0 configure:25352: test -z || test ! -s conftest.err configure:25355: $? = 0 configure:25358: test -s conftest configure:25361: $? = 0 configure:25427: result: yes configure:25450: checking for iconv declaration configure:25484: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:25490: $? = 0 configure:25494: test -z || test ! -s conftest.err configure:25497: $? = 0 configure:25500: test -s conftest.o configure:25503: $? = 0 configure:25518: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:25529: checking for nl_langinfo and CODESET configure:25550: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:25556: $? = 0 configure:25560: test -z || test ! -s conftest.err configure:25563: $? = 0 configure:25566: test -s conftest configure:25569: $? = 0 configure:25582: result: yes configure:25594: checking for LC_MESSAGES configure:25615: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:25621: $? = 0 configure:25625: test -z || test ! -s conftest.err configure:25628: $? = 0 configure:25631: test -s conftest configure:25634: $? = 0 configure:25646: result: yes configure:25666: checking for bison configure:25682: found /usr/bin/bison configure:25692: result: bison configure:25705: checking version of bison configure:25714: result: 2.1, ok configure:25736: checking for CFPreferencesCopyAppValue configure:25794: result: no configure:25803: checking for CFLocaleCopyCurrent configure:25861: result: no configure:25878: checking whether NLS is requested configure:25887: result: yes configure:25903: checking whether included gettext is requested configure:25913: result: no configure:25924: checking for GNU gettext in libc configure:25948: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:25954: $? = 0 configure:25958: test -z || test ! -s conftest.err configure:25961: $? = 0 configure:25964: test -s conftest configure:25967: $? = 0 configure:25979: result: yes configure:26541: checking whether to use NLS configure:26543: result: yes configure:26546: checking where the gettext function comes from configure:26557: result: libc configure:26649: checking for ANSI C header files configure:26805: result: yes configure:26815: checking for sys/wait.h that is POSIX.1 compatible configure:26846: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:26852: $? = 0 configure:26856: test -z || test ! -s conftest.err configure:26859: $? = 0 configure:26862: test -s conftest.o configure:26865: $? = 0 configure:26876: result: yes configure:26905: checking fcntl.h usability configure:26917: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:26923: $? = 0 configure:26927: test -z || test ! -s conftest.err configure:26930: $? = 0 configure:26933: test -s conftest.o configure:26936: $? = 0 configure:26946: result: yes configure:26950: checking fcntl.h presence configure:26960: i586-uhu-linux-gcc -E conftest.c configure:26966: $? = 0 configure:26986: result: yes configure:27021: checking for fcntl.h configure:27028: result: yes configure:26905: checking sys/time.h usability configure:26917: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:26923: $? = 0 configure:26927: test -z || test ! -s conftest.err configure:26930: $? = 0 configure:26933: test -s conftest.o configure:26936: $? = 0 configure:26946: result: yes configure:26950: checking sys/time.h presence configure:26960: i586-uhu-linux-gcc -E conftest.c configure:26966: $? = 0 configure:26986: result: yes configure:27021: checking for sys/time.h configure:27028: result: yes configure:26896: checking for unistd.h configure:26901: result: yes configure:26896: checking for locale.h configure:26901: result: yes configure:26905: checking signal.h usability configure:26917: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:26923: $? = 0 configure:26927: test -z || test ! -s conftest.err configure:26930: $? = 0 configure:26933: test -s conftest.o configure:26936: $? = 0 configure:26946: result: yes configure:26950: checking signal.h presence configure:26960: i586-uhu-linux-gcc -E conftest.c configure:26966: $? = 0 configure:26986: result: yes configure:27021: checking for signal.h configure:27028: result: yes configure:26896: checking for stdint.h configure:26901: result: yes configure:27042: checking for an ANSI C-conforming const configure:27139: result: yes configure:27149: checking whether struct tm is in sys/time.h or time.h configure:27172: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:27178: $? = 0 configure:27182: test -z || test ! -s conftest.err configure:27185: $? = 0 configure:27188: test -s conftest.o configure:27191: $? = 0 configure:27202: result: time.h configure:27213: checking return type of signal handlers configure:27244: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:27250: $? = 0 configure:27254: test -z || test ! -s conftest.err configure:27257: $? = 0 configure:27260: test -s conftest.o configure:27263: $? = 0 configure:27274: result: void configure:27286: checking for strftime configure:27343: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:124: warning: conflicting types for built-in function 'strftime' configure:27349: $? = 0 configure:27353: test -z || test ! -s conftest.err configure:27356: $? = 0 configure:27359: test -s conftest configure:27362: $? = 0 configure:27374: result: yes configure:27464: checking for strdup configure:27552: result: yes configure:27464: checking for strstr configure:27521: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:126: warning: conflicting types for built-in function 'strstr' configure:27527: $? = 0 configure:27531: test -z || test ! -s conftest.err configure:27534: $? = 0 configure:27537: test -s conftest configure:27540: $? = 0 configure:27552: result: yes configure:27464: checking for atexit configure:27521: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:27527: $? = 0 configure:27531: test -z || test ! -s conftest.err configure:27534: $? = 0 configure:27537: test -s conftest configure:27540: $? = 0 configure:27552: result: yes configure:27566: checking for getopt_long configure:27623: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:27629: $? = 0 configure:27633: test -z || test ! -s conftest.err configure:27636: $? = 0 configure:27639: test -s conftest configure:27642: $? = 0 configure:27654: result: yes configure:27684: checking for inet_aton configure:27741: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:27747: $? = 0 configure:27751: test -z || test ! -s conftest.err configure:27754: $? = 0 configure:27757: test -s conftest configure:27760: $? = 0 configure:27772: result: yes configure:27858: checking for gethostent in -lnsl configure:27888: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lnsl >&5 configure:27894: $? = 0 configure:27898: test -z || test ! -s conftest.err configure:27901: $? = 0 configure:27904: test -s conftest configure:27907: $? = 0 configure:27920: result: yes configure:27931: checking for socket configure:27988: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lnsl >&5 configure:27994: $? = 0 configure:27998: test -z || test ! -s conftest.err configure:28001: $? = 0 configure:28004: test -s conftest configure:28007: $? = 0 configure:28019: result: yes configure:28104: checking for getaddrinfo configure:28161: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lnsl >&5 configure:28167: $? = 0 configure:28171: test -z || test ! -s conftest.err configure:28174: $? = 0 configure:28177: test -s conftest configure:28180: $? = 0 configure:28192: result: yes configure:28275: checking for socklen_t configure:28297: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:28303: $? = 0 configure:28307: test -z || test ! -s conftest.err configure:28310: $? = 0 configure:28313: test -s conftest.o configure:28316: $? = 0 configure:28319: result: yes configure:28403: checking for special C compiler options needed for large files configure:28502: result: no configure:28508: checking for _FILE_OFFSET_BITS value needed for large files configure:28539: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:113: warning: left shift count >= width of type conftest.c:113: warning: left shift count >= width of type conftest.c:115: error: size of array `off_t_is_large' is negative configure:28545: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gaim" | #define PACKAGE_TARNAME "gaim" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "gaim 1.5.0" | #define PACKAGE_BUGREPORT "gaim-devel@lists.sourceforge.net" | #define PACKAGE "gaim" | #define VERSION "1.5.0" | #define CONFIG_ARGS "'--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i586-uhu-linux' '--host=i586-uhu-linux' '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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_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 RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETOPT_LONG 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:28592: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:28598: $? = 0 configure:28602: test -z || test ! -s conftest.err configure:28605: $? = 0 configure:28608: test -s conftest.o configure:28611: $? = 0 configure:28623: result: 64 configure:28633: checking for _LARGE_FILES value needed for large files configure:28664: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:28670: $? = 0 configure:28674: test -z || test ! -s conftest.err configure:28677: $? = 0 configure:28680: test -s conftest.o configure:28683: $? = 0 configure:28748: result: no configure:28791: checking for pkg-config configure:28809: found /usr/bin/pkg-config configure:28822: result: /usr/bin/pkg-config configure:28839: checking for silcclient configure:28940: checking for silc configure:29706: checking sys/utsname.h usability configure:29718: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:29724: $? = 0 configure:29728: test -z || test ! -s conftest.err configure:29731: $? = 0 configure:29734: test -s conftest.o configure:29737: $? = 0 configure:29747: result: yes configure:29751: checking sys/utsname.h presence configure:29761: i586-uhu-linux-gcc -E conftest.c configure:29767: $? = 0 configure:29787: result: yes configure:29822: checking for sys/utsname.h configure:29829: result: yes configure:29835: checking for uname configure:29892: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lnsl >&5 configure:29898: $? = 0 configure:29902: test -z || test ! -s conftest.err configure:29905: $? = 0 configure:29908: test -s conftest configure:29911: $? = 0 configure:29923: result: yes configure:29970: checking for pkg-config configure:30001: result: /usr/bin/pkg-config configure:30024: checking for GLIB - version >= 2.0.0 configure:30143: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -g3 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lglib-2.0 -lnsl >&5 configure:30146: $? = 0 configure:30148: ./conftest configure:30151: $? = 0 configure:30169: result: yes (version 2.10.3) configure:30293: checking for pkg-config configure:30324: result: /usr/bin/pkg-config configure:30345: checking for GTK+ - version >= 2.0.0 configure:30460: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -g3 -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 conftest.c -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lnsl >&5 configure:30463: $? = 0 configure:30465: ./conftest configure:30468: $? = 0 configure:30486: result: yes (version 2.8.19) configure:30585: checking for gaim configure:30618: result: no configure:30625: checking for X configure:30730: i586-uhu-linux-gcc -E conftest.c configure:30736: $? = 0 configure:30786: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -g3 conftest.c -lXt -lnsl >&5 configure:30792: $? = 0 configure:30796: test -z || test ! -s conftest.err configure:30799: $? = 0 configure:30802: test -s conftest configure:30805: $? = 0 configure:30855: result: libraries , headers configure:31027: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -g3 conftest.c -lnsl -lX11 >&5 configure:31033: $? = 0 configure:31037: test -z || test ! -s conftest.err configure:31040: $? = 0 configure:31043: test -s conftest configure:31046: $? = 0 configure:31204: checking for gethostbyname configure:31261: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -g3 conftest.c -lnsl >&5 configure:31267: $? = 0 configure:31271: test -z || test ! -s conftest.err configure:31274: $? = 0 configure:31277: test -s conftest configure:31280: $? = 0 configure:31292: result: yes configure:31443: checking for connect configure:31500: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -g3 conftest.c -lnsl >&5 configure:31506: $? = 0 configure:31510: test -z || test ! -s conftest.err configure:31513: $? = 0 configure:31516: test -s conftest configure:31519: $? = 0 configure:31531: result: yes configure:31606: checking for remove configure:31663: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -g3 conftest.c -lnsl >&5 configure:31669: $? = 0 configure:31673: test -z || test ! -s conftest.err configure:31676: $? = 0 configure:31679: test -s conftest configure:31682: $? = 0 configure:31694: result: yes configure:31769: checking for shmat configure:31826: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -g3 conftest.c -lnsl >&5 configure:31832: $? = 0 configure:31836: test -z || test ! -s conftest.err configure:31839: $? = 0 configure:31842: test -s conftest configure:31845: $? = 0 configure:31857: result: yes configure:31941: checking for IceConnectionNumber in -lICE configure:31971: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -g3 conftest.c -lICE -lnsl >&5 configure:31977: $? = 0 configure:31981: test -z || test ! -s conftest.err configure:31984: $? = 0 configure:31987: test -s conftest configure:31990: $? = 0 configure:32003: result: yes configure:32090: checking for libstartup-notification-1.0 >= 0.5 configure:32094: result: yes configure:32098: checking STARTUP_NOTIFICATION_CFLAGS configure:32101: result: -I/usr/include/startup-notification-1.0 configure:32104: checking STARTUP_NOTIFICATION_LIBS configure:32107: result: -lstartup-notification-1 configure:32214: checking for libxml-2.0 libebook-1.2 libedata-book-1.2 configure:32312: checking for libxml-2.0 libebook-1.0 libedata-book-1.0 configure:32376: checking for XScreenSaverRegister in -lXext configure:32406: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -g3 conftest.c -lXext -lX11 -lXext -lm -lnsl -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >&5 /tmp/ccQAsR1l.o: In function `main': /var/uhubuild/work/compile/conftest.c:121: undefined reference to `XScreenSaverRegister' collect2: ld returned 1 exit status configure:32412: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gaim" | #define PACKAGE_TARNAME "gaim" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "gaim 1.5.0" | #define PACKAGE_BUGREPORT "gaim-devel@lists.sourceforge.net" | #define PACKAGE "gaim" | #define VERSION "1.5.0" | #define CONFIG_ARGS "'--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i586-uhu-linux' '--host=i586-uhu-linux' '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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_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 RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBNSL 1 | #define HAVE_GETADDRINFO 1 | #define _FILE_OFFSET_BITS 64 | #define STATIC_PROTO_INIT void static_proto_init() { } | #define HAVE_STARTUP_NOTIFICATION 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char XScreenSaverRegister (); | int | main () | { | XScreenSaverRegister (); | ; | return 0; | } configure:32438: result: no configure:32444: checking for XScreenSaverRegister in -lXss configure:32474: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -g3 conftest.c -lXss -lX11 -lXext -lm -lnsl -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >&5 configure:32480: $? = 0 configure:32484: test -z || test ! -s conftest.err configure:32487: $? = 0 configure:32490: test -s conftest configure:32493: $? = 0 configure:32506: result: yes configure:32534: i586-uhu-linux-gcc -c -g -O2 -Wall -g3 conftest.c >&5 configure:32540: $? = 0 configure:32544: test -z || test ! -s conftest.err configure:32547: $? = 0 configure:32550: test -s conftest.o configure:32553: $? = 0 configure:32584: checking for SmcSaveYourselfDone in -lSM configure:32614: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -g3 conftest.c -lSM -lICE -lnsl >&5 configure:32620: $? = 0 configure:32624: test -z || test ! -s conftest.err configure:32627: $? = 0 configure:32630: test -s conftest configure:32633: $? = 0 configure:32646: result: yes configure:32669: checking X11/SM/SMlib.h usability configure:32681: i586-uhu-linux-gcc -c -g -O2 -Wall -g3 conftest.c >&5 configure:32687: $? = 0 configure:32691: test -z || test ! -s conftest.err configure:32694: $? = 0 configure:32697: test -s conftest.o configure:32700: $? = 0 configure:32710: result: yes configure:32714: checking X11/SM/SMlib.h presence configure:32724: i586-uhu-linux-gcc -E conftest.c configure:32730: $? = 0 configure:32750: result: yes configure:32785: checking for X11/SM/SMlib.h configure:32792: result: yes configure:32823: checking for tm_gmtoff in struct tm configure:32845: i586-uhu-linux-gcc -c -g -O2 -Wall -g3 conftest.c >&5 conftest.c: In function `main': conftest.c:118: warning: statement with no effect configure:32851: $? = 0 configure:32855: test -z || test ! -s conftest.err configure:32858: $? = 0 configure:32861: test -s conftest.o configure:32864: $? = 0 configure:32875: result: yes configure:32890: checking for perl configure:32908: found /usr/bin/perl configure:32920: result: /usr/bin/perl configure:32927: checking for Perl compile flags configure:32943: result: ok configure:32948: checking for libperl configure:32954: checking for perl_run configure:33011: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -g3 conftest.c -lnsl -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:33017: $? = 0 configure:33021: test -z || test ! -s conftest.err configure:33024: $? = 0 configure:33027: test -s conftest configure:33030: $? = 0 configure:33042: result: yes configure:33072: checking EXTERN.h usability configure:33084: i586-uhu-linux-gcc -c -g -O2 -Wall -g3 -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:33090: $? = 0 configure:33094: test -z || test ! -s conftest.err configure:33097: $? = 0 configure:33100: test -s conftest.o configure:33103: $? = 0 configure:33113: result: yes configure:33117: checking EXTERN.h presence configure:33127: 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:33133: $? = 0 configure:33153: result: yes configure:33188: checking for EXTERN.h configure:33195: result: yes configure:33212: checking for perl.h configure:33230: i586-uhu-linux-gcc -c -g -O2 -Wall -g3 -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:33236: $? = 0 configure:33240: test -z || test ! -s conftest.err configure:33243: $? = 0 configure:33246: test -s conftest.o configure:33249: $? = 0 configure:33260: result: yes configure:33283: checking for perl configure:33299: found /usr/bin/perl configure:33309: result: perl configure:33321: checking for perl module ExtUtils::MakeMaker configure:33331: result: ok configure:33383: checking for Perl_eval_pv configure:33440: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -g3 conftest.c -lnsl >&5 /tmp/cc0sGPCd.o: In function `main': /var/uhubuild/work/compile/conftest.c:157: undefined reference to `Perl_eval_pv' /tmp/cc0sGPCd.o:(.data+0x0): undefined reference to `Perl_eval_pv' collect2: ld returned 1 exit status configure:33446: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gaim" | #define PACKAGE_TARNAME "gaim" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "gaim 1.5.0" | #define PACKAGE_BUGREPORT "gaim-devel@lists.sourceforge.net" | #define PACKAGE "gaim" | #define VERSION "1.5.0" | #define CONFIG_ARGS "'--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i586-uhu-linux' '--host=i586-uhu-linux' '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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_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 RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBNSL 1 | #define HAVE_GETADDRINFO 1 | #define _FILE_OFFSET_BITS 64 | #define STATIC_PROTO_INIT void static_proto_init() { } | #define HAVE_STARTUP_NOTIFICATION 1 | #define USE_SCREENSAVER 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define USE_SM 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_PERL_RUN 1 | #define HAVE_EXTERN_H 1 | #define HAVE_PERL_H 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 gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char 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 | #else | char (*f) () = Perl_eval_pv; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != Perl_eval_pv; | ; | return 0; | } configure:33471: result: no configure:33482: checking for old perl configure:33495: result: no configure:33525: checking for DynaLoader.a configure:33558: result: no configure:33615: checking for GNUTLS includes configure:33617: result: "" configure:33635: checking gnutls/gnutls.h usability configure:33647: i586-uhu-linux-gcc -c -g -O2 -Wall -g3 -I/usr/include conftest.c >&5 configure:33653: $? = 0 configure:33657: test -z || test ! -s conftest.err configure:33660: $? = 0 configure:33663: test -s conftest.o configure:33666: $? = 0 configure:33676: result: yes configure:33680: checking gnutls/gnutls.h presence configure:33690: i586-uhu-linux-gcc -E -I/usr/include conftest.c configure:33696: $? = 0 configure:33716: result: yes configure:33751: checking for gnutls/gnutls.h configure:33758: result: yes configure:33805: checking for GNUTLS libraries configure:33835: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -g3 -lgnutls -lgcrypt conftest.c -lnsl >&5 configure:33841: $? = 0 configure:33845: test -z || test ! -s conftest.err configure:33848: $? = 0 configure:33851: test -s conftest configure:33854: $? = 0 configure:33868: result: yes configure:34012: checking for mozilla-nss configure:34084: checking for Mozilla nspr4 includes in configure:34086: result: "" configure:34105: checking nspr.h usability configure:34117: i586-uhu-linux-gcc -c -g -O2 -Wall -g3 -I conftest.c >&5 i586-uhu-linux-gcc: no input files configure:34123: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gaim" | #define PACKAGE_TARNAME "gaim" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "gaim 1.5.0" | #define PACKAGE_BUGREPORT "gaim-devel@lists.sourceforge.net" | #define PACKAGE "gaim" | #define VERSION "1.5.0" | #define CONFIG_ARGS "'--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i586-uhu-linux' '--host=i586-uhu-linux' '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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_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 RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBNSL 1 | #define HAVE_GETADDRINFO 1 | #define _FILE_OFFSET_BITS 64 | #define STATIC_PROTO_INIT void static_proto_init() { } | #define HAVE_STARTUP_NOTIFICATION 1 | #define USE_SCREENSAVER 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define USE_SM 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_PERL_RUN 1 | #define HAVE_EXTERN_H 1 | #define HAVE_PERL_H 1 | #define HAVE_GNUTLS_GNUTLS_H 1 | #define HAVE_GNUTLS 1 | #define HAVE_SSL 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:34146: result: no configure:34150: checking nspr.h presence configure:34160: i586-uhu-linux-gcc -E -I conftest.c i586-uhu-linux-gcc: no input files configure:34166: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gaim" | #define PACKAGE_TARNAME "gaim" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "gaim 1.5.0" | #define PACKAGE_BUGREPORT "gaim-devel@lists.sourceforge.net" | #define PACKAGE "gaim" | #define VERSION "1.5.0" | #define CONFIG_ARGS "'--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i586-uhu-linux' '--host=i586-uhu-linux' '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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_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 RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBNSL 1 | #define HAVE_GETADDRINFO 1 | #define _FILE_OFFSET_BITS 64 | #define STATIC_PROTO_INIT void static_proto_init() { } | #define HAVE_STARTUP_NOTIFICATION 1 | #define USE_SCREENSAVER 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define USE_SM 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_PERL_RUN 1 | #define HAVE_EXTERN_H 1 | #define HAVE_PERL_H 1 | #define HAVE_GNUTLS_GNUTLS_H 1 | #define HAVE_GNUTLS 1 | #define HAVE_SSL 1 | /* end confdefs.h. */ | #include configure:34186: result: no configure:34221: checking for nspr.h configure:34228: result: no configure:34105: checking prio.h usability configure:34117: i586-uhu-linux-gcc -c -g -O2 -Wall -g3 -I conftest.c >&5 i586-uhu-linux-gcc: no input files configure:34123: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gaim" | #define PACKAGE_TARNAME "gaim" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "gaim 1.5.0" | #define PACKAGE_BUGREPORT "gaim-devel@lists.sourceforge.net" | #define PACKAGE "gaim" | #define VERSION "1.5.0" | #define CONFIG_ARGS "'--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i586-uhu-linux' '--host=i586-uhu-linux' '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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_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 RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBNSL 1 | #define HAVE_GETADDRINFO 1 | #define _FILE_OFFSET_BITS 64 | #define STATIC_PROTO_INIT void static_proto_init() { } | #define HAVE_STARTUP_NOTIFICATION 1 | #define USE_SCREENSAVER 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define USE_SM 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_PERL_RUN 1 | #define HAVE_EXTERN_H 1 | #define HAVE_PERL_H 1 | #define HAVE_GNUTLS_GNUTLS_H 1 | #define HAVE_GNUTLS 1 | #define HAVE_SSL 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:34146: result: no configure:34150: checking prio.h presence configure:34160: i586-uhu-linux-gcc -E -I conftest.c i586-uhu-linux-gcc: no input files configure:34166: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gaim" | #define PACKAGE_TARNAME "gaim" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "gaim 1.5.0" | #define PACKAGE_BUGREPORT "gaim-devel@lists.sourceforge.net" | #define PACKAGE "gaim" | #define VERSION "1.5.0" | #define CONFIG_ARGS "'--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i586-uhu-linux' '--host=i586-uhu-linux' '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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_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 RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBNSL 1 | #define HAVE_GETADDRINFO 1 | #define _FILE_OFFSET_BITS 64 | #define STATIC_PROTO_INIT void static_proto_init() { } | #define HAVE_STARTUP_NOTIFICATION 1 | #define USE_SCREENSAVER 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define USE_SM 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_PERL_RUN 1 | #define HAVE_EXTERN_H 1 | #define HAVE_PERL_H 1 | #define HAVE_GNUTLS_GNUTLS_H 1 | #define HAVE_GNUTLS 1 | #define HAVE_SSL 1 | /* end confdefs.h. */ | #include configure:34186: result: no configure:34221: checking for prio.h configure:34228: result: no configure:34371: checking for Mozilla nspr4 libraries configure:34373: result: no configure:34561: checking for Mozilla nss3 includes configure:34563: result: no configure:34751: checking for Mozilla nss libraries configure:34753: result: no configure:34785: checking for tclConfig.sh configure:34802: result: no configure:35083: checking for gtkspell-2.0 >= 2.0.2 configure:35200: checking for dlopen configure:35257: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -g3 conftest.c -lnsl >&5 /tmp/ccmhPFep.o: In function `main': /var/uhubuild/work/compile/conftest.c:160: undefined reference to `dlopen' /tmp/ccmhPFep.o:(.data+0x0): undefined reference to `dlopen' collect2: ld returned 1 exit status configure:35263: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gaim" | #define PACKAGE_TARNAME "gaim" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "gaim 1.5.0" | #define PACKAGE_BUGREPORT "gaim-devel@lists.sourceforge.net" | #define PACKAGE "gaim" | #define VERSION "1.5.0" | #define CONFIG_ARGS "'--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i586-uhu-linux' '--host=i586-uhu-linux' '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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_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 RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBNSL 1 | #define HAVE_GETADDRINFO 1 | #define _FILE_OFFSET_BITS 64 | #define STATIC_PROTO_INIT void static_proto_init() { } | #define HAVE_STARTUP_NOTIFICATION 1 | #define USE_SCREENSAVER 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define USE_SM 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_PERL_RUN 1 | #define HAVE_EXTERN_H 1 | #define HAVE_PERL_H 1 | #define HAVE_GNUTLS_GNUTLS_H 1 | #define HAVE_GNUTLS 1 | #define HAVE_SSL 1 | /* 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 gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char 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 | #else | char (*f) () = dlopen; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != dlopen; | ; | return 0; | } configure:35288: result: no configure:35297: checking for dlopen in -ldl configure:35327: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -g3 conftest.c -ldl -lnsl >&5 configure:35333: $? = 0 configure:35337: test -z || test ! -s conftest.err configure:35340: $? = 0 configure:35343: test -s conftest configure:35346: $? = 0 configure:35359: result: yes configure:35379: checking for ao configure:35414: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -g3 -I/usr/include conftest.c -lnsl -L/usr/lib -lao -ldl >&5 configure:35417: $? = 0 configure:35419: ./conftest configure:35422: $? = 0 configure:35440: result: yes configure:35562: checking for audiofile-config configure:35580: found /usr/bin/audiofile-config configure:35593: result: /usr/bin/audiofile-config configure:35601: checking for Audio File Library - version >= 0.2.0 configure:35695: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -g3 conftest.c -lnsl -L/usr/lib -laudiofile -lm >&5 configure:35698: $? = 0 configure:35700: ./conftest configure:35703: $? = 0 configure:35727: result: yes configure:35944: checking asm/byteorder.h usability configure:35956: i586-uhu-linux-gcc -c -g -O2 -Wall -g3 conftest.c >&5 configure:35962: $? = 0 configure:35966: test -z || test ! -s conftest.err configure:35969: $? = 0 configure:35972: test -s conftest.o configure:35975: $? = 0 configure:35985: result: yes configure:35989: checking asm/byteorder.h presence configure:35999: i586-uhu-linux-gcc -E conftest.c configure:36005: $? = 0 configure:36025: result: yes configure:36060: checking for asm/byteorder.h configure:36067: result: yes configure:35944: checking byteswap.h usability configure:35956: i586-uhu-linux-gcc -c -g -O2 -Wall -g3 conftest.c >&5 configure:35962: $? = 0 configure:35966: test -z || test ! -s conftest.err configure:35969: $? = 0 configure:35972: test -s conftest.o configure:35975: $? = 0 configure:35985: result: yes configure:35989: checking byteswap.h presence configure:35999: i586-uhu-linux-gcc -E conftest.c configure:36005: $? = 0 configure:36025: result: yes configure:36060: checking for byteswap.h configure:36067: result: yes configure:35944: checking endian.h usability configure:35956: i586-uhu-linux-gcc -c -g -O2 -Wall -g3 conftest.c >&5 configure:35962: $? = 0 configure:35966: test -z || test ! -s conftest.err configure:35969: $? = 0 configure:35972: test -s conftest.o configure:35975: $? = 0 configure:35985: result: yes configure:35989: checking endian.h presence configure:35999: i586-uhu-linux-gcc -E conftest.c configure:36005: $? = 0 configure:36025: result: yes configure:36060: checking for endian.h configure:36067: result: yes configure:35944: checking machine/endian.h usability configure:35956: i586-uhu-linux-gcc -c -g -O2 -Wall -g3 conftest.c >&5 conftest.c:159:28: machine/endian.h: No such file or directory configure:35962: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gaim" | #define PACKAGE_TARNAME "gaim" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "gaim 1.5.0" | #define PACKAGE_BUGREPORT "gaim-devel@lists.sourceforge.net" | #define PACKAGE "gaim" | #define VERSION "1.5.0" | #define CONFIG_ARGS "'--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i586-uhu-linux' '--host=i586-uhu-linux' '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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_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 RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBNSL 1 | #define HAVE_GETADDRINFO 1 | #define _FILE_OFFSET_BITS 64 | #define STATIC_PROTO_INIT void static_proto_init() { } | #define HAVE_STARTUP_NOTIFICATION 1 | #define USE_SCREENSAVER 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define USE_SM 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_PERL_RUN 1 | #define HAVE_EXTERN_H 1 | #define HAVE_PERL_H 1 | #define HAVE_GNUTLS_GNUTLS_H 1 | #define HAVE_GNUTLS 1 | #define HAVE_SSL 1 | #define USE_AO 1 | #define GAIM_PLUGINS 1 | #define HAVE_ASM_BYTEORDER_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_ENDIAN_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:35985: result: no configure:35989: checking machine/endian.h presence configure:35999: i586-uhu-linux-gcc -E conftest.c conftest.c:125:28: machine/endian.h: No such file or directory configure:36005: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gaim" | #define PACKAGE_TARNAME "gaim" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "gaim 1.5.0" | #define PACKAGE_BUGREPORT "gaim-devel@lists.sourceforge.net" | #define PACKAGE "gaim" | #define VERSION "1.5.0" | #define CONFIG_ARGS "'--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i586-uhu-linux' '--host=i586-uhu-linux' '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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_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 RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBNSL 1 | #define HAVE_GETADDRINFO 1 | #define _FILE_OFFSET_BITS 64 | #define STATIC_PROTO_INIT void static_proto_init() { } | #define HAVE_STARTUP_NOTIFICATION 1 | #define USE_SCREENSAVER 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define USE_SM 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_PERL_RUN 1 | #define HAVE_EXTERN_H 1 | #define HAVE_PERL_H 1 | #define HAVE_GNUTLS_GNUTLS_H 1 | #define HAVE_GNUTLS 1 | #define HAVE_SSL 1 | #define USE_AO 1 | #define GAIM_PLUGINS 1 | #define HAVE_ASM_BYTEORDER_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_ENDIAN_H 1 | /* end confdefs.h. */ | #include configure:36025: result: no configure:36060: checking for machine/endian.h configure:36067: result: no configure:35944: checking arpa/nameser_compat.h usability configure:35956: i586-uhu-linux-gcc -c -g -O2 -Wall -g3 conftest.c >&5 configure:35962: $? = 0 configure:35966: test -z || test ! -s conftest.err configure:35969: $? = 0 configure:35972: test -s conftest.o configure:35975: $? = 0 configure:35985: result: yes configure:35989: checking arpa/nameser_compat.h presence configure:35999: i586-uhu-linux-gcc -E conftest.c configure:36005: $? = 0 configure:36025: result: yes configure:36060: checking for arpa/nameser_compat.h configure:36067: result: yes configure:36085: checking for bswap_32 configure:36142: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -g3 conftest.c -lnsl >&5 /tmp/ccqJkufi.o: In function `main': /var/uhubuild/work/compile/conftest.c:166: undefined reference to `bswap_32' /tmp/ccqJkufi.o:(.data+0x0): undefined reference to `bswap_32' collect2: ld returned 1 exit status configure:36148: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gaim" | #define PACKAGE_TARNAME "gaim" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "gaim 1.5.0" | #define PACKAGE_BUGREPORT "gaim-devel@lists.sourceforge.net" | #define PACKAGE "gaim" | #define VERSION "1.5.0" | #define CONFIG_ARGS "'--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i586-uhu-linux' '--host=i586-uhu-linux' '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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_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 RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBNSL 1 | #define HAVE_GETADDRINFO 1 | #define _FILE_OFFSET_BITS 64 | #define STATIC_PROTO_INIT void static_proto_init() { } | #define HAVE_STARTUP_NOTIFICATION 1 | #define USE_SCREENSAVER 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define USE_SM 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_PERL_RUN 1 | #define HAVE_EXTERN_H 1 | #define HAVE_PERL_H 1 | #define HAVE_GNUTLS_GNUTLS_H 1 | #define HAVE_GNUTLS 1 | #define HAVE_SSL 1 | #define USE_AO 1 | #define GAIM_PLUGINS 1 | #define HAVE_ASM_BYTEORDER_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | /* end confdefs.h. */ | /* Define bswap_32 to an innocuous variant, in case declares bswap_32. | For example, HP-UX 11i declares gettimeofday. */ | #define bswap_32 innocuous_bswap_32 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char bswap_32 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef bswap_32 | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char bswap_32 (); | /* 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_bswap_32) || defined (__stub___bswap_32) | choke me | #else | char (*f) () = bswap_32; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != bswap_32; | ; | return 0; | } configure:36173: result: no configure:36085: checking for bswap_16 configure:36142: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -g3 conftest.c -lnsl >&5 /tmp/ccQ4UMBw.o: In function `main': /var/uhubuild/work/compile/conftest.c:166: undefined reference to `bswap_16' /tmp/ccQ4UMBw.o:(.data+0x0): undefined reference to `bswap_16' collect2: ld returned 1 exit status configure:36148: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gaim" | #define PACKAGE_TARNAME "gaim" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "gaim 1.5.0" | #define PACKAGE_BUGREPORT "gaim-devel@lists.sourceforge.net" | #define PACKAGE "gaim" | #define VERSION "1.5.0" | #define CONFIG_ARGS "'--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i586-uhu-linux' '--host=i586-uhu-linux' '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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_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 RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBNSL 1 | #define HAVE_GETADDRINFO 1 | #define _FILE_OFFSET_BITS 64 | #define STATIC_PROTO_INIT void static_proto_init() { } | #define HAVE_STARTUP_NOTIFICATION 1 | #define USE_SCREENSAVER 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define USE_SM 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_PERL_RUN 1 | #define HAVE_EXTERN_H 1 | #define HAVE_PERL_H 1 | #define HAVE_GNUTLS_GNUTLS_H 1 | #define HAVE_GNUTLS 1 | #define HAVE_SSL 1 | #define USE_AO 1 | #define GAIM_PLUGINS 1 | #define HAVE_ASM_BYTEORDER_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | /* end confdefs.h. */ | /* Define bswap_16 to an innocuous variant, in case declares bswap_16. | For example, HP-UX 11i declares gettimeofday. */ | #define bswap_16 innocuous_bswap_16 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char bswap_16 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef bswap_16 | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char bswap_16 (); | /* 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_bswap_16) || defined (__stub___bswap_16) | choke me | #else | char (*f) () = bswap_16; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != bswap_16; | ; | return 0; | } configure:36173: result: no configure:36183: checking whether byte ordering is bigendian configure:36210: i586-uhu-linux-gcc -c -g -O2 -Wall -g3 conftest.c >&5 configure:36216: $? = 0 configure:36220: test -z || test ! -s conftest.err configure:36223: $? = 0 configure:36226: test -s conftest.o configure:36229: $? = 0 configure:36253: i586-uhu-linux-gcc -c -g -O2 -Wall -g3 conftest.c >&5 conftest.c: In function `main': conftest.c:133: error: `not' undeclared (first use in this function) conftest.c:133: error: (Each undeclared identifier is reported only once conftest.c:133: error: for each function it appears in.) conftest.c:133: error: syntax error before "big" configure:36259: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gaim" | #define PACKAGE_TARNAME "gaim" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "gaim 1.5.0" | #define PACKAGE_BUGREPORT "gaim-devel@lists.sourceforge.net" | #define PACKAGE "gaim" | #define VERSION "1.5.0" | #define CONFIG_ARGS "'--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i586-uhu-linux' '--host=i586-uhu-linux' '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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_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 RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBNSL 1 | #define HAVE_GETADDRINFO 1 | #define _FILE_OFFSET_BITS 64 | #define STATIC_PROTO_INIT void static_proto_init() { } | #define HAVE_STARTUP_NOTIFICATION 1 | #define USE_SCREENSAVER 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define USE_SM 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_PERL_RUN 1 | #define HAVE_EXTERN_H 1 | #define HAVE_PERL_H 1 | #define HAVE_GNUTLS_GNUTLS_H 1 | #define HAVE_GNUTLS 1 | #define HAVE_SSL 1 | #define USE_AO 1 | #define GAIM_PLUGINS 1 | #define HAVE_ASM_BYTEORDER_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:36394: result: no configure:36419: checking for snprintf configure:36507: result: yes configure:36419: checking for connect configure:36507: result: yes configure:37020: checking whether everything is installed to the same prefix configure:37036: result: no configure:37039: checking whether binary relocation support should be enabled configure:37056: result: no configure:37071: checking for me pot o' gold configure:37073: result: no configure:37080: checking for gethostid configure:37137: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -g3 conftest.c -lnsl >&5 configure:37143: $? = 0 configure:37147: test -z || test ! -s conftest.err configure:37150: $? = 0 configure:37153: test -s conftest configure:37156: $? = 0 configure:37168: result: yes configure:37080: checking for lrand48 configure:37137: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -g3 conftest.c -lnsl >&5 configure:37143: $? = 0 configure:37147: test -z || test ! -s conftest.err configure:37150: $? = 0 configure:37153: test -s conftest configure:37156: $? = 0 configure:37168: result: yes configure:37187: checking for memcpy configure:37244: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -g3 conftest.c -lnsl >&5 conftest.c:155: warning: conflicting types for built-in function 'memcpy' configure:37250: $? = 0 configure:37254: test -z || test ! -s conftest.err configure:37257: $? = 0 configure:37260: test -s conftest configure:37263: $? = 0 configure:37275: result: yes configure:37187: checking for memmove configure:37244: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -g3 conftest.c -lnsl >&5 conftest.c:156: warning: conflicting types for built-in function 'memmove' configure:37250: $? = 0 configure:37254: test -z || test ! -s conftest.err configure:37257: $? = 0 configure:37260: test -s conftest configure:37263: $? = 0 configure:37275: result: yes configure:37187: checking for random configure:37244: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -g3 conftest.c -lnsl >&5 configure:37250: $? = 0 configure:37254: test -z || test ! -s conftest.err configure:37257: $? = 0 configure:37260: test -s conftest configure:37263: $? = 0 configure:37275: result: yes configure:37187: checking for strchr configure:37244: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -g3 conftest.c -lnsl >&5 conftest.c:158: warning: conflicting types for built-in function 'strchr' configure:37250: $? = 0 configure:37254: test -z || test ! -s conftest.err configure:37257: $? = 0 configure:37260: test -s conftest configure:37263: $? = 0 configure:37275: result: yes configure:37187: checking for strerror configure:37244: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -g3 conftest.c -lnsl >&5 configure:37250: $? = 0 configure:37254: test -z || test ! -s conftest.err configure:37257: $? = 0 configure:37260: test -s conftest configure:37263: $? = 0 configure:37275: result: yes configure:37187: checking for vprintf configure:37244: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -g3 conftest.c -lnsl >&5 conftest.c:160: warning: conflicting types for built-in function 'vprintf' configure:37250: $? = 0 configure:37254: test -z || test ! -s conftest.err configure:37257: $? = 0 configure:37260: test -s conftest configure:37263: $? = 0 configure:37275: result: yes configure:37294: checking for malloc.h configure:37299: result: yes configure:37303: checking paths.h usability configure:37315: i586-uhu-linux-gcc -c -g -O2 -Wall -g3 conftest.c >&5 configure:37321: $? = 0 configure:37325: test -z || test ! -s conftest.err configure:37328: $? = 0 configure:37331: test -s conftest.o configure:37334: $? = 0 configure:37344: result: yes configure:37348: checking paths.h presence configure:37358: i586-uhu-linux-gcc -E conftest.c configure:37364: $? = 0 configure:37384: result: yes configure:37419: checking for paths.h configure:37426: result: yes configure:37303: checking sgtty.h usability configure:37315: i586-uhu-linux-gcc -c -g -O2 -Wall -g3 conftest.c >&5 configure:37321: $? = 0 configure:37325: test -z || test ! -s conftest.err configure:37328: $? = 0 configure:37331: test -s conftest.o configure:37334: $? = 0 configure:37344: result: yes configure:37348: checking sgtty.h presence configure:37358: i586-uhu-linux-gcc -E conftest.c configure:37364: $? = 0 configure:37384: result: yes configure:37419: checking for sgtty.h configure:37426: result: yes configure:37303: checking stdarg.h usability configure:37315: i586-uhu-linux-gcc -c -g -O2 -Wall -g3 conftest.c >&5 configure:37321: $? = 0 configure:37325: test -z || test ! -s conftest.err configure:37328: $? = 0 configure:37331: test -s conftest.o configure:37334: $? = 0 configure:37344: result: yes configure:37348: checking stdarg.h presence configure:37358: i586-uhu-linux-gcc -E conftest.c configure:37364: $? = 0 configure:37384: result: yes configure:37419: checking for stdarg.h configure:37426: result: yes configure:37303: checking sys/cdefs.h usability configure:37315: i586-uhu-linux-gcc -c -g -O2 -Wall -g3 conftest.c >&5 configure:37321: $? = 0 configure:37325: test -z || test ! -s conftest.err configure:37328: $? = 0 configure:37331: test -s conftest.o configure:37334: $? = 0 configure:37344: result: yes configure:37348: checking sys/cdefs.h presence configure:37358: i586-uhu-linux-gcc -E conftest.c configure:37364: $? = 0 configure:37384: result: yes configure:37419: checking for sys/cdefs.h configure:37426: result: yes configure:37456: checking sys/file.h usability configure:37468: i586-uhu-linux-gcc -c -g -O2 -Wall -g3 conftest.c >&5 configure:37474: $? = 0 configure:37478: test -z || test ! -s conftest.err configure:37481: $? = 0 configure:37484: test -s conftest.o configure:37487: $? = 0 configure:37497: result: yes configure:37501: checking sys/file.h presence configure:37511: i586-uhu-linux-gcc -E conftest.c configure:37517: $? = 0 configure:37537: result: yes configure:37572: checking for sys/file.h configure:37579: result: yes configure:37456: checking sys/filio.h usability configure:37468: i586-uhu-linux-gcc -c -g -O2 -Wall -g3 conftest.c >&5 conftest.c:177:23: sys/filio.h: No such file or directory configure:37474: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gaim" | #define PACKAGE_TARNAME "gaim" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "gaim 1.5.0" | #define PACKAGE_BUGREPORT "gaim-devel@lists.sourceforge.net" | #define PACKAGE "gaim" | #define VERSION "1.5.0" | #define CONFIG_ARGS "'--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i586-uhu-linux' '--host=i586-uhu-linux' '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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_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 RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBNSL 1 | #define HAVE_GETADDRINFO 1 | #define _FILE_OFFSET_BITS 64 | #define STATIC_PROTO_INIT void static_proto_init() { } | #define HAVE_STARTUP_NOTIFICATION 1 | #define USE_SCREENSAVER 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define USE_SM 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_PERL_RUN 1 | #define HAVE_EXTERN_H 1 | #define HAVE_PERL_H 1 | #define HAVE_GNUTLS_GNUTLS_H 1 | #define HAVE_GNUTLS 1 | #define HAVE_SSL 1 | #define USE_AO 1 | #define GAIM_PLUGINS 1 | #define HAVE_ASM_BYTEORDER_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:37497: result: no configure:37501: checking sys/filio.h presence configure:37511: i586-uhu-linux-gcc -E conftest.c conftest.c:143:23: sys/filio.h: No such file or directory configure:37517: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gaim" | #define PACKAGE_TARNAME "gaim" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "gaim 1.5.0" | #define PACKAGE_BUGREPORT "gaim-devel@lists.sourceforge.net" | #define PACKAGE "gaim" | #define VERSION "1.5.0" | #define CONFIG_ARGS "'--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i586-uhu-linux' '--host=i586-uhu-linux' '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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_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 RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBNSL 1 | #define HAVE_GETADDRINFO 1 | #define _FILE_OFFSET_BITS 64 | #define STATIC_PROTO_INIT void static_proto_init() { } | #define HAVE_STARTUP_NOTIFICATION 1 | #define USE_SCREENSAVER 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define USE_SM 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_PERL_RUN 1 | #define HAVE_EXTERN_H 1 | #define HAVE_PERL_H 1 | #define HAVE_GNUTLS_GNUTLS_H 1 | #define HAVE_GNUTLS 1 | #define HAVE_SSL 1 | #define USE_AO 1 | #define GAIM_PLUGINS 1 | #define HAVE_ASM_BYTEORDER_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 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:37537: result: no configure:37572: checking for sys/filio.h configure:37579: result: no configure:37456: checking sys/ioctl.h usability configure:37468: i586-uhu-linux-gcc -c -g -O2 -Wall -g3 conftest.c >&5 configure:37474: $? = 0 configure:37478: test -z || test ! -s conftest.err configure:37481: $? = 0 configure:37484: test -s conftest.o configure:37487: $? = 0 configure:37497: result: yes configure:37501: checking sys/ioctl.h presence configure:37511: i586-uhu-linux-gcc -E conftest.c configure:37517: $? = 0 configure:37537: result: yes configure:37572: checking for sys/ioctl.h configure:37579: result: yes configure:37456: checking sys/msgbuf.h usability configure:37468: i586-uhu-linux-gcc -c -g -O2 -Wall -g3 conftest.c >&5 conftest.c:178:24: sys/msgbuf.h: No such file or directory configure:37474: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gaim" | #define PACKAGE_TARNAME "gaim" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "gaim 1.5.0" | #define PACKAGE_BUGREPORT "gaim-devel@lists.sourceforge.net" | #define PACKAGE "gaim" | #define VERSION "1.5.0" | #define CONFIG_ARGS "'--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i586-uhu-linux' '--host=i586-uhu-linux' '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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_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 RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBNSL 1 | #define HAVE_GETADDRINFO 1 | #define _FILE_OFFSET_BITS 64 | #define STATIC_PROTO_INIT void static_proto_init() { } | #define HAVE_STARTUP_NOTIFICATION 1 | #define USE_SCREENSAVER 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define USE_SM 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_PERL_RUN 1 | #define HAVE_EXTERN_H 1 | #define HAVE_PERL_H 1 | #define HAVE_GNUTLS_GNUTLS_H 1 | #define HAVE_GNUTLS 1 | #define HAVE_SSL 1 | #define USE_AO 1 | #define GAIM_PLUGINS 1 | #define HAVE_ASM_BYTEORDER_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:37497: result: no configure:37501: checking sys/msgbuf.h presence configure:37511: i586-uhu-linux-gcc -E conftest.c conftest.c:144:24: sys/msgbuf.h: No such file or directory configure:37517: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gaim" | #define PACKAGE_TARNAME "gaim" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "gaim 1.5.0" | #define PACKAGE_BUGREPORT "gaim-devel@lists.sourceforge.net" | #define PACKAGE "gaim" | #define VERSION "1.5.0" | #define CONFIG_ARGS "'--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i586-uhu-linux' '--host=i586-uhu-linux' '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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_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 RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBNSL 1 | #define HAVE_GETADDRINFO 1 | #define _FILE_OFFSET_BITS 64 | #define STATIC_PROTO_INIT void static_proto_init() { } | #define HAVE_STARTUP_NOTIFICATION 1 | #define USE_SCREENSAVER 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define USE_SM 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_PERL_RUN 1 | #define HAVE_EXTERN_H 1 | #define HAVE_PERL_H 1 | #define HAVE_GNUTLS_GNUTLS_H 1 | #define HAVE_GNUTLS 1 | #define HAVE_SSL 1 | #define USE_AO 1 | #define GAIM_PLUGINS 1 | #define HAVE_ASM_BYTEORDER_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 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:37537: result: no configure:37572: checking for sys/msgbuf.h configure:37579: result: no configure:37609: checking sys/select.h usability configure:37621: i586-uhu-linux-gcc -c -g -O2 -Wall -g3 conftest.c >&5 configure:37627: $? = 0 configure:37631: test -z || test ! -s conftest.err configure:37634: $? = 0 configure:37637: test -s conftest.o configure:37640: $? = 0 configure:37650: result: yes configure:37654: checking sys/select.h presence configure:37664: i586-uhu-linux-gcc -E conftest.c configure:37670: $? = 0 configure:37690: result: yes configure:37725: checking for sys/select.h configure:37732: result: yes configure:37609: checking sys/uio.h usability configure:37621: i586-uhu-linux-gcc -c -g -O2 -Wall -g3 conftest.c >&5 configure:37627: $? = 0 configure:37631: test -z || test ! -s conftest.err configure:37634: $? = 0 configure:37637: test -s conftest.o configure:37640: $? = 0 configure:37650: result: yes configure:37654: checking sys/uio.h presence configure:37664: i586-uhu-linux-gcc -E conftest.c configure:37670: $? = 0 configure:37690: result: yes configure:37725: checking for sys/uio.h configure:37732: result: yes configure:37600: checking for sys/utsname.h configure:37605: result: yes configure:37600: checking for sys/wait.h configure:37605: result: yes configure:37759: checking termios.h usability configure:37771: i586-uhu-linux-gcc -c -g -O2 -Wall -g3 conftest.c >&5 configure:37777: $? = 0 configure:37781: test -z || test ! -s conftest.err configure:37784: $? = 0 configure:37787: test -s conftest.o configure:37790: $? = 0 configure:37800: result: yes configure:37804: checking termios.h presence configure:37814: i586-uhu-linux-gcc -E conftest.c configure:37820: $? = 0 configure:37840: result: yes configure:37875: checking for termios.h configure:37882: result: yes configure:37895: checking for struct tm.tm_zone configure:37921: i586-uhu-linux-gcc -c -g -O2 -Wall -g3 conftest.c >&5 configure:37927: $? = 0 configure:37931: test -z || test ! -s conftest.err configure:37934: $? = 0 configure:37937: test -s conftest.o configure:37940: $? = 0 configure:38000: result: yes configure:38085: checking for timezone external configure:38106: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -g3 conftest.c -lnsl >&5 configure:38112: $? = 0 configure:38116: test -z || test ! -s conftest.err configure:38119: $? = 0 configure:38122: test -s conftest configure:38125: $? = 0 configure:38138: result: yes configure:38140: checking for altzone external configure:38161: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -g3 conftest.c -lnsl >&5 conftest.c: In function `main': conftest.c:155: error: `altzone' undeclared (first use in this function) conftest.c:155: error: (Each undeclared identifier is reported only once conftest.c:155: error: for each function it appears in.) configure:38167: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gaim" | #define PACKAGE_TARNAME "gaim" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "gaim 1.5.0" | #define PACKAGE_BUGREPORT "gaim-devel@lists.sourceforge.net" | #define PACKAGE "gaim" | #define VERSION "1.5.0" | #define CONFIG_ARGS "'--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i586-uhu-linux' '--host=i586-uhu-linux' '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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_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 RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBNSL 1 | #define HAVE_GETADDRINFO 1 | #define _FILE_OFFSET_BITS 64 | #define STATIC_PROTO_INIT void static_proto_init() { } | #define HAVE_STARTUP_NOTIFICATION 1 | #define USE_SCREENSAVER 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define USE_SM 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_PERL_RUN 1 | #define HAVE_EXTERN_H 1 | #define HAVE_PERL_H 1 | #define HAVE_GNUTLS_GNUTLS_H 1 | #define HAVE_GNUTLS 1 | #define HAVE_SSL 1 | #define USE_AO 1 | #define GAIM_PLUGINS 1 | #define HAVE_ASM_BYTEORDER_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 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_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | /* end confdefs.h. */ | #include | int | main () | { | return (int)altzone; | ; | return 0; | } configure:38193: result: no configure:38195: checking for daylight external configure:38216: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -g3 conftest.c -lnsl >&5 configure:38222: $? = 0 configure:38226: test -z || test ! -s conftest.err configure:38229: $? = 0 configure:38232: test -s conftest configure:38235: $? = 0 configure:38248: result: yes configure:38291: checking for doxygen configure:38318: result: false configure:38326: WARNING: *** doxygen not found, docs will not be available configure:38862: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by gaim config.status 1.5.0, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on independence config.status:931: creating Makefile config.status:931: creating Doxyfile config.status:931: creating gaim.apspec config.status:931: creating doc/Makefile config.status:931: creating doc/gaim.1 config.status:931: creating doc/gaim-remote.1 config.status:931: creating intl/Makefile config.status:931: creating pixmaps/Makefile config.status:931: creating pixmaps/smileys/Makefile config.status:931: creating pixmaps/smileys/default/Makefile config.status:931: creating pixmaps/smileys/none/Makefile config.status:931: creating pixmaps/status/Makefile config.status:931: creating pixmaps/status/default/Makefile config.status:931: creating plugins/Makefile config.status:931: creating plugins/docklet/Makefile config.status:931: creating plugins/gevolution/Makefile config.status:931: creating plugins/gaim-remote/Makefile config.status:931: creating plugins/gestures/Makefile config.status:931: creating plugins/perl/Makefile config.status:931: creating plugins/perl/common/Makefile.PL config.status:931: creating plugins/ssl/Makefile config.status:931: creating plugins/tcl/Makefile config.status:931: creating plugins/ticker/Makefile config.status:931: creating po/Makefile.in config.status:931: creating sounds/Makefile config.status:931: creating src/Makefile config.status:931: creating src/protocols/Makefile config.status:931: creating src/protocols/gg/Makefile config.status:931: creating src/protocols/irc/Makefile config.status:931: creating src/protocols/jabber/Makefile config.status:931: creating src/protocols/msn/Makefile config.status:931: creating src/protocols/napster/Makefile config.status:931: creating src/protocols/novell/Makefile config.status:931: creating src/protocols/oscar/Makefile config.status:931: creating src/protocols/rendezvous/Makefile config.status:931: creating src/protocols/silc/Makefile config.status:931: creating src/protocols/toc/Makefile config.status:931: creating src/protocols/trepia/Makefile config.status:931: creating src/protocols/yahoo/Makefile config.status:931: creating src/protocols/zephyr/Makefile config.status:931: creating gaim.pc config.status:931: creating gaim.spec config.status:1035: creating config.h config.status:1631: executing depfiles commands config.status:1631: executing default-1 commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i586-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i586-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_f77_compiler_gnu=no ac_cv_func_Perl_eval_pv=no ac_cv_func___argz_count=yes ac_cv_func___argz_next=yes ac_cv_func___argz_stringify=yes ac_cv_func___fsetlocking=yes ac_cv_func_alloca_works=yes ac_cv_func_asprintf=yes ac_cv_func_atexit=yes ac_cv_func_bswap_16=no ac_cv_func_bswap_32=no ac_cv_func_connect=yes ac_cv_func_dlopen=no ac_cv_func_fwprintf=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getcwd=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostid=yes ac_cv_func_getopt_long=yes ac_cv_func_getpagesize=yes ac_cv_func_getuid=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_mempcpy=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_perl_run=yes ac_cv_func_putenv=yes ac_cv_func_random=yes ac_cv_func_remove=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_shmat=yes ac_cv_func_snprintf=yes ac_cv_func_socket=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=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_strtoul=yes ac_cv_func_tsearch=yes ac_cv_func_uname=yes ac_cv_func_vprintf=yes ac_cv_func_wcslen=yes ac_cv_gnu_library_2=yes ac_cv_gnu_library_2_1=yes ac_cv_have_decl__snprintf=no ac_cv_have_decl__snwprintf=no ac_cv_have_decl_feof_unlocked=yes ac_cv_have_decl_fgets_unlocked=no ac_cv_have_decl_getc_unlocked=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_argz_h=yes ac_cv_header_arpa_nameser_compat_h=yes ac_cv_header_asm_byteorder_h=yes ac_cv_header_byteswap_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_endian_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_gnutls_gnutls_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_machine_endian_h=no ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_nl_types_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_sgtty_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=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_stat_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_host_alias=i586-uhu-linux 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_dl_dlopen=yes ac_cv_lib_nsl_gethostent=yes ac_cv_member_struct_tm_tm_zone=yes ac_cv_objext=o ac_cv_path_AUDIOFILE_CONFIG=/usr/bin/audiofile-config ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/bin/install -c' ac_cv_path_perlpath=/usr/bin/perl 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_INTLBISON=bison ac_cv_prog_PERL=perl ac_cv_prog_RANLIB=ranlib ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_search_strerror='none required' ac_cv_struct_tm=time.h ac_cv_struct_tm_gmtoff=yes ac_cv_sys_file_offset_bits=64 ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=no ac_cv_target=i586-uhu-linux-gnu ac_cv_target_alias=i586-uhu-linux ac_cv_type_long_long=yes ac_cv_type_off_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_unsigned_long_long=yes ac_cv_working_alloca_h=yes acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=no am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= bh_cv_c_signed=yes br_cv_binreloc=no br_cv_valid_prefixes=no gl_cv_header_inttypes_h=yes gl_cv_header_stdint_h=yes gt_cv_c_intmax_t=yes gt_cv_c_long_double=yes gt_cv_c_wchar_t=yes gt_cv_c_wint_t=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext1_libc=yes gt_cv_func_printf_posix=yes gt_cv_header_inttypes_h=yes gt_cv_int_divbyzero_sigfpe=yes gt_cv_inttypes_pri_broken=no gt_cv_val_LC_MESSAGES=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM=nm lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' mb_cv_var_altzone=no mb_cv_var_daylight=yes mb_cv_var_timezone=yes nls_cv_force_use_gnu_gettext=no nls_cv_header_intl= nls_cv_header_libgt= nls_cv_use_gnu_gettext=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.9' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AO_CFLAGS='-I/usr/include' AO_LIBS='-L/usr/lib -lao -ldl' AR='ar' AUDIOFILE_CFLAGS='' AUDIOFILE_CONFIG='/usr/bin/audiofile-config' AUDIOFILE_LIBS='-L/usr/lib -laudiofile -lm' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing --run automake-1.9' AWK='gawk' BINRELOC_CFLAGS='' BINRELOC_LIBS='' BUILD_GEVOLUTION_FALSE='' BUILD_GEVOLUTION_TRUE='#' BUILD_INCLUDED_LIBINTL='no' CATOBJEXT='.gmo' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -Wall -g3' 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' DEBUG_CFLAGS='' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DISTRIB_FALSE='' DISTRIB_TRUE='#' DOT='' DOXYGEN='false' DYNALOADER_A='' 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_NAPSTER_FALSE='#' DYNAMIC_NAPSTER_TRUE='' DYNAMIC_NOVELL_FALSE='#' DYNAMIC_NOVELL_TRUE='' DYNAMIC_OSCAR_FALSE='#' DYNAMIC_OSCAR_TRUE='' DYNAMIC_PRPLS='gg irc jabber msn napster novell oscar yahoo zephyr' DYNAMIC_RENDEZVOUS_FALSE='' DYNAMIC_RENDEZVOUS_TRUE='#' DYNAMIC_SILC_FALSE='' DYNAMIC_SILC_TRUE='#' DYNAMIC_TOC_FALSE='' DYNAMIC_TOC_TRUE='#' DYNAMIC_TREPIA_FALSE='' DYNAMIC_TREPIA_TRUE='#' DYNAMIC_YAHOO_FALSE='#' DYNAMIC_YAHOO_TRUE='' DYNAMIC_ZEPHYR_FALSE='#' DYNAMIC_ZEPHYR_TRUE='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EVOLUTION_ADDRESSBOOK_CFLAGS='' EVOLUTION_ADDRESSBOOK_LIBS='' EXEEXT='' EXTERNAL_LIBZEPHYR_FALSE='' EXTERNAL_LIBZEPHYR_TRUE='#' F77='' FFLAGS='' GENCAT='gencat' GLIBC21='yes' GLIBC2='yes' GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GLIB_GENMARSHAL='glib-genmarshal' GLIB_LIBS='-lglib-2.0 ' GLIB_MKENUMS='glib-mkenums' GMSGFMT='/usr/bin/msgfmt' GNUTLS_CFLAGS='-I/usr/include' GNUTLS_LIBS=' -lgnutls -lgcrypt' GOBJECT_QUERY='gobject-query' GTKSPELL_CFLAGS='' GTKSPELL_LIBS='' 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 ' GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' HAVE_ASPRINTF='1' HAVE_DOXYGEN_FALSE='' HAVE_DOXYGEN_TRUE='#' HAVE_POSIX_PRINTF='1' HAVE_SNPRINTF='1' HAVE_WPRINTF='0' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INSTOBJEXT='.mo' INTLBISON='bison' INTLLIBS='' INTLOBJS='' INTL_LIBTOOL_SUFFIX_PREFIX='' INTL_MACOSX_LIBS='' KRB4_CFLAGS='' KRB4_LDFLAGS='' KRB4_LIBS='' LDADD='' LDFLAGS='' LIBICONV='' LIBINTL='' LIBOBJS='' LIBPERL_A='' LIBS='-lnsl ' LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent' LN_S='ln -s' LTLIBICONV='' LTLIBINTL='' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NSS_CFLAGS=' ' NSS_LIBS=' ' OBJEXT='o' PACKAGE='gaim' PACKAGE_BUGREPORT='gaim-devel@lists.sourceforge.net' PACKAGE_NAME='gaim' PACKAGE_STRING='gaim 1.5.0' PACKAGE_TARNAME='gaim' PACKAGE_VERSION='1.5.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_FALSE='#' PLUGINS_TRUE='' POSUB='po' PRPLS_FALSE='#' PRPLS_TRUE='' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' SILC_CFLAGS='' SILC_LIBS='' SM_LIBS=' -lSM -lICE' SOUND_LIBS=' -L/usr/lib -lao -ldl -L/usr/lib -laudiofile -lm' STARTUP_NOTIFICATION_CFLAGS='-I/usr/include/startup-notification-1.0 ' STARTUP_NOTIFICATION_LIBS='-lstartup-notification-1 ' 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_NAPSTER_FALSE='' STATIC_NAPSTER_TRUE='#' STATIC_NOVELL_FALSE='' STATIC_NOVELL_TRUE='#' STATIC_OSCAR_FALSE='' STATIC_OSCAR_TRUE='#' STATIC_PRPLS='' STATIC_RENDEZVOUS_FALSE='' STATIC_RENDEZVOUS_TRUE='#' STATIC_SILC_FALSE='' STATIC_SILC_TRUE='#' STATIC_TOC_FALSE='' STATIC_TOC_TRUE='#' STATIC_TREPIA_FALSE='' STATIC_TREPIA_TRUE='#' STATIC_YAHOO_FALSE='' STATIC_YAHOO_TRUE='#' STATIC_ZEPHYR_FALSE='' STATIC_ZEPHYR_TRUE='#' STRIP='strip' TCL_CFLAGS='' TCL_LIBS='' TK_LIBS='' USE_GNUTLS_FALSE='#' USE_GNUTLS_TRUE='' USE_INCLUDED_LIBINTL='no' 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='1.5.0' XGETTEXT='/usr/bin/xgettext' 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_AR='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i586-uhu-linux-gnu' build_alias='i586-uhu-linux' build_cpu='i586' build_os='linux-gnu' build_vendor='uhu' datadir='${prefix}/share' enable_dot='yes' enable_doxygen='no' exec_prefix='${prefix}' gaimpath='' host='i586-uhu-linux-gnu' host_alias='i586-uhu-linux' host_cpu='i586' host_os='linux-gnu' host_vendor='uhu' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' perlpath='/usr/bin/perl' prefix='/usr' program_transform_name='s,x,x,' 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 CONFIG_ARGS "'--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i586-uhu-linux' '--host=i586-uhu-linux' 'build_alias=i586-uhu-linux' 'host_alias=i586-uhu-linux'" #define ENABLE_NLS 1 #define GAIM_PLUGINS 1 #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_ARGZ_H 1 #define HAVE_ARPA_NAMESER_COMPAT_H 1 #define HAVE_ASM_BYTEORDER_H 1 #define HAVE_ASPRINTF 1 #define HAVE_ATEXIT 1 #define HAVE_BYTESWAP_H 1 #define HAVE_CONNECT 1 #define HAVE_DAYLIGHT 1 #define HAVE_DCGETTEXT 1 #define HAVE_DECL_FEOF_UNLOCKED 1 #define HAVE_DECL_FGETS_UNLOCKED 0 #define HAVE_DECL_GETC_UNLOCKED 1 #define HAVE_DECL__SNPRINTF 0 #define HAVE_DECL__SNWPRINTF 0 #define HAVE_DLFCN_H 1 #define HAVE_ENDIAN_H 1 #define HAVE_EXTERN_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FWPRINTF 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETCWD 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETHOSTID 1 #define HAVE_GETOPT_LONG 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETTEXT 1 #define HAVE_GETUID 1 #define HAVE_GNUTLS 1 #define HAVE_GNUTLS_GNUTLS_H 1 #define HAVE_ICONV 1 #define HAVE_INTMAX_T 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_LC_MESSAGES 1 #define HAVE_LIBNSL 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_LOCALE_H 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_LONG_LONG 1 #define HAVE_LRAND48 1 #define HAVE_MALLOC_H 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMPCPY 1 #define HAVE_MMAP 1 #define HAVE_MUNMAP 1 #define HAVE_NL_TYPES_H 1 #define HAVE_PATHS_H 1 #define HAVE_PERL_H 1 #define HAVE_PERL_RUN 1 #define HAVE_POSIX_PRINTF 1 #define HAVE_PUTENV 1 #define HAVE_RANDOM 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_SGTTY_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_SNPRINTF 1 #define HAVE_SNPRINTF 1 #define HAVE_SSL 1 #define HAVE_STARTUP_NOTIFICATION 1 #define HAVE_STDARG_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STPCPY 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRFTIME 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRSTR 1 #define HAVE_STRTOUL 1 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_TIMEZONE 1 #define HAVE_TM_GMTOFF 1 #define HAVE_TM_ZONE 1 #define HAVE_TSEARCH 1 #define HAVE_UINTMAX_T 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNSIGNED_LONG_LONG 1 #define HAVE_VPRINTF 1 #define HAVE_WCHAR_T 1 #define HAVE_WCSLEN 1 #define HAVE_WINT_T 1 #define HAVE_X11_SM_SMLIB_H 1 #define HAVE___ARGZ_COUNT 1 #define HAVE___ARGZ_NEXT 1 #define HAVE___ARGZ_STRINGIFY 1 #define HAVE___FSETLOCKING 1 #define ICONV_CONST #define INTDIV0_RAISES_SIGFPE 1 #define PACKAGE "gaim" #define PACKAGE_BUGREPORT "gaim-devel@lists.sourceforge.net" #define PACKAGE_NAME "gaim" #define PACKAGE_STRING "gaim 1.5.0" #define PACKAGE_TARNAME "gaim" #define PACKAGE_VERSION "1.5.0" #define RETSIGTYPE void #define STATIC_PROTO_INIT void static_proto_init() { } #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define USE_AO 1 #define USE_SCREENSAVER 1 #define USE_SM 1 #define VERSION "1.5.0" #define ZEPHYR_INT32 long #define _FILE_OFFSET_BITS 64 #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0