This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.57. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = jesus.localdomain uname -m = i386 uname -r = 5.1-RELEASE uname -s = FreeBSD uname -v = FreeBSD 5.1-RELEASE #0: Thu Jun 5 02:55:42 GMT 2003 address@hidden:/usr/obj/usr/src/sys/GENERIC /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/games PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /home/oneself/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1511: checking build system type configure:1529: result: i386-unknown-freebsd5.1 configure:1537: checking host system type configure:1551: result: i386-unknown-freebsd5.1 configure:1559: checking target system type configure:1573: result: i386-unknown-freebsd5.1 configure:1619: checking for a BSD-compatible install configure:1673: result: /usr/bin/install -c configure:1688: checking for -p flag to install configure:1701: result: yes configure:1712: checking whether build environment is sane configure:1755: result: yes configure:1775: checking for gawk configure:1804: result: no configure:1775: checking for mawk configure:1804: result: no configure:1775: checking for nawk configure:1791: found /usr/bin/nawk configure:1801: result: nawk configure:1811: checking whether make sets $(MAKE) configure:1831: result: yes configure:2037: checking for style of include used by make configure:2065: result: GNU configure:2212: checking for gcc configure:2228: found /usr/bin/gcc configure:2238: result: gcc configure:2482: checking for C compiler version configure:2485: gcc --version &5 gcc (GCC) 3.2.2 [FreeBSD] 20030205 (release) Copyright (C) 2002 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:2488: $? = 0 configure:2490: gcc -v &5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.2.2 [FreeBSD] 20030205 (release) configure:2493: $? = 0 configure:2495: gcc -V &5 gcc: argument to `-V' is missing configure:2498: $? = 1 configure:2522: checking for C compiler default output configure:2525: gcc conftest.c >&5 configure:2528: $? = 0 configure:2574: result: a.out configure:2579: checking whether the C compiler works configure:2585: ./a.out configure:2588: $? = 0 configure:2605: result: yes configure:2612: checking whether we are cross compiling configure:2614: result: no configure:2617: checking for suffix of executables configure:2619: gcc -o conftest conftest.c >&5 configure:2622: $? = 0 configure:2647: result: configure:2653: checking for suffix of object files configure:2675: gcc -c conftest.c >&5 configure:2678: $? = 0 configure:2700: result: o configure:2704: checking whether we are using the GNU C compiler configure:2729: gcc -c conftest.c >&5 configure:2732: $? = 0 configure:2735: test -s conftest.o configure:2738: $? = 0 configure:2751: result: yes configure:2757: checking whether gcc accepts -g configure:2779: gcc -c -g conftest.c >&5 configure:2782: $? = 0 configure:2785: test -s conftest.o configure:2788: $? = 0 configure:2799: result: yes configure:2816: checking for gcc option to accept ANSI C configure:2877: gcc -c conftest.c >&5 configure:2880: $? = 0 configure:2883: test -s conftest.o configure:2886: $? = 0 configure:2904: result: none needed configure:2922: gcc -c conftest.c >&5 conftest.c:2: syntax error before "me" configure:2925: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3036: checking dependency style of gcc configure:3098: result: gcc3 configure:3109: checking how to run the C preprocessor configure:3145: gcc -E conftest.c configure:3151: $? = 0 configure:3183: gcc -E conftest.c configure:3184:28: ac_nonexistent.h: No such file or directory configure:3189: $? = 1 configure: failed program was: | #line 3174 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kopete-0.6.2" | #define VERSION "3.1.0" | /* end confdefs.h. */ | #include configure:3227: result: gcc -E configure:3252: gcc -E conftest.c configure:3258: $? = 0 configure:3290: gcc -E conftest.c configure:3291:28: ac_nonexistent.h: No such file or directory configure:3296: $? = 1 configure: failed program was: | #line 3281 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kopete-0.6.2" | #define VERSION "3.1.0" | /* end confdefs.h. */ | #include configure:3419: checking for g++ configure:3435: found /usr/bin/g++ configure:3445: result: g++ configure:3461: checking for C++ compiler version configure:3464: g++ --version &5 g++ (GCC) 3.2.2 [FreeBSD] 20030205 (release) Copyright (C) 2002 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:3467: $? = 0 configure:3469: g++ -v &5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.2.2 [FreeBSD] 20030205 (release) configure:3472: $? = 0 configure:3474: g++ -V &5 g++: argument to `-V' missing configure:3477: $? = 1 configure:3480: checking whether we are using the GNU C++ compiler configure:3505: g++ -c conftest.cc >&5 configure:3508: $? = 0 configure:3511: test -s conftest.o configure:3514: $? = 0 configure:3527: result: yes configure:3533: checking whether g++ accepts -g configure:3555: g++ -c -g conftest.cc >&5 configure:3558: $? = 0 configure:3561: test -s conftest.o configure:3564: $? = 0 configure:3575: result: yes configure:3619: g++ -c conftest.cc >&5 configure:3622: $? = 0 configure:3625: test -s conftest.o configure:3628: $? = 0 configure:3655: g++ -c conftest.cc >&5 configure: In function `int main()': configure:3652: `exit' undeclared (first use this function) configure:3652: (Each undeclared identifier is reported only once for each function it appears in.) configure:3658: $? = 1 configure: failed program was: | #line 3638 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kopete-0.6.2" | #define VERSION "3.1.0" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:3619: g++ -c conftest.cc >&5 configure:3622: $? = 0 configure:3625: test -s conftest.o configure:3628: $? = 0 configure:3655: g++ -c conftest.cc >&5 configure:3658: $? = 0 configure:3661: test -s conftest.o configure:3664: $? = 0 configure:3689: checking dependency style of g++ configure:3751: result: gcc3 configure:4113: checking whether g++ supports -Wundef configure:4150: rm -rf SunWS_cache; g++ -o conftest -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -O2 -Wundef conftest.cc 1>&5 In file included from configure:4143: /usr/include/stdlib.h:134: warning: ISO C++ does not support `long long' /usr/include/stdlib.h:135: warning: ISO C++ does not support `long long' /usr/include/stdlib.h:140: warning: ISO C++ does not support `long long' /usr/include/stdlib.h:143: warning: ISO C++ does not support `long long' /usr/include/stdlib.h:143: warning: ISO C++ does not support `long long' /usr/include/stdlib.h:145: warning: ISO C++ does not support `long long' /usr/include/stdlib.h:145: warning: ISO C++ does not support `long long' /usr/include/stdlib.h:148: warning: ISO C++ does not support `long long' /usr/include/stdlib.h:151: warning: ISO C++ does not support `long long' configure:4153: $? = 0 configure:4156: test -s conftest configure:4159: $? = 0 configure:4179: result: yes configure:4191: checking whether g++ supports -Wno-long-long configure:4228: rm -rf SunWS_cache; g++ -o conftest -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -O2 -Wno-long-long conftest.cc 1>&5 configure:4231: $? = 0 configure:4234: test -s conftest configure:4237: $? = 0 configure:4257: result: yes configure:4269: checking whether g++ supports -Wnon-virtual-dtor configure:4306: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -O2 -Wnon-virtual-dtor conftest.cc 1>&5 configure:4309: $? = 0 configure:4312: test -s conftest configure:4315: $? = 0 configure:4335: result: yes configure:4355: checking whether g++ supports -fno-exceptions configure:4392: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -O2 -fno-exceptions conftest.cc 1>&5 configure:4395: $? = 0 configure:4398: test -s conftest configure:4401: $? = 0 configure:4421: result: yes configure:4433: checking whether g++ supports -fno-check-new configure:4470: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -O2 -fno-exceptions -fno-check-new conftest.cc 1>&5 configure:4473: $? = 0 configure:4476: test -s conftest configure:4479: $? = 0 configure:4499: result: yes configure:4511: checking whether g++ supports -fno-common configure:4548: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common conftest.cc 1>&5 configure:4551: $? = 0 configure:4554: test -s conftest configure:4557: $? = 0 configure:4577: result: yes configure:4589: checking whether g++ supports -fexceptions configure:4626: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -fexceptions conftest.cc 1>&5 configure:4629: $? = 0 configure:4632: test -s conftest configure:4635: $? = 0 configure:4655: result: yes configure:5256: checking how to run the C++ preprocessor configure:5288: g++ -E conftest.cc configure:5294: $? = 0 configure:5326: g++ -E conftest.cc configure:5330:28: ac_nonexistent.h: No such file or directory configure:5332: $? = 1 configure: failed program was: | #line 5317 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kopete-0.6.2" | #define VERSION "3.1.0" | #ifdef __cplusplus | #include | #endif | /* end confdefs.h. */ | #include configure:5370: result: g++ -E configure:5395: g++ -E conftest.cc configure:5401: $? = 0 configure:5433: g++ -E conftest.cc configure:5437:28: ac_nonexistent.h: No such file or directory configure:5439: $? = 1 configure: failed program was: | #line 5424 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kopete-0.6.2" | #define VERSION "3.1.0" | #ifdef __cplusplus | #include | #endif | /* end confdefs.h. */ | #include configure:5486: checking whether g++ supports -O0 configure:5523: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -O0 conftest.cc 1>&5 configure:5526: $? = 0 configure:5529: test -s conftest configure:5532: $? = 0 configure:5552: result: yes configure:5848: result: not using lib directory suffix configure:5904: checking for ld used by GCC configure:5968: result: /usr/bin/ld configure:5977: checking if the linker (/usr/bin/ld) is GNU ld GNU ld version 2.13.2 [FreeBSD] 2002-11-27 configure:5989: result: yes configure:5994: checking for /usr/bin/ld option to reload object files configure:6001: result: -r configure:6010: checking for BSD-compatible nm configure:6045: result: /usr/bin/nm -B configure:6049: checking for a sed that does not truncate output configure:6125: result: configure:6128: checking whether ln -s works configure:6132: result: yes configure:6139: checking how to recognise dependant libraries configure:6326: result: pass_all configure:6485: checking for egrep configure:6495: result: grep -E configure:6500: checking for ANSI C header files configure:6526: gcc -c -O2 conftest.c >&5 configure:6529: $? = 0 configure:6532: test -s conftest.o configure:6535: $? = 0 configure:6624: gcc -o conftest -O2 conftest.c >&5 configure:6627: $? = 0 configure:6629: ./conftest configure:6632: $? = 0 configure:6647: result: yes configure:6671: checking for sys/types.h configure:6688: gcc -c -O2 conftest.c >&5 configure:6691: $? = 0 configure:6694: test -s conftest.o configure:6697: $? = 0 configure:6708: result: yes configure:6671: checking for sys/stat.h configure:6688: gcc -c -O2 conftest.c >&5 configure:6691: $? = 0 configure:6694: test -s conftest.o configure:6697: $? = 0 configure:6708: result: yes configure:6671: checking for stdlib.h configure:6688: gcc -c -O2 conftest.c >&5 configure:6691: $? = 0 configure:6694: test -s conftest.o configure:6697: $? = 0 configure:6708: result: yes configure:6671: checking for string.h configure:6688: gcc -c -O2 conftest.c >&5 configure:6691: $? = 0 configure:6694: test -s conftest.o configure:6697: $? = 0 configure:6708: result: yes configure:6671: checking for memory.h configure:6688: gcc -c -O2 conftest.c >&5 configure:6691: $? = 0 configure:6694: test -s conftest.o configure:6697: $? = 0 configure:6708: result: yes configure:6671: checking for strings.h configure:6688: gcc -c -O2 conftest.c >&5 configure:6691: $? = 0 configure:6694: test -s conftest.o configure:6697: $? = 0 configure:6708: result: yes configure:6671: checking for inttypes.h configure:6688: gcc -c -O2 conftest.c >&5 configure:6691: $? = 0 configure:6694: test -s conftest.o configure:6697: $? = 0 configure:6708: result: yes configure:6671: checking for stdint.h configure:6688: gcc -c -O2 conftest.c >&5 configure:6691: $? = 0 configure:6694: test -s conftest.o configure:6697: $? = 0 configure:6708: result: yes configure:6671: checking for unistd.h configure:6688: gcc -c -O2 conftest.c >&5 configure:6691: $? = 0 configure:6694: test -s conftest.o configure:6697: $? = 0 configure:6708: result: yes configure:6734: checking dlfcn.h usability configure:6747: gcc -c -O2 conftest.c >&5 configure:6750: $? = 0 configure:6753: test -s conftest.o configure:6756: $? = 0 configure:6766: result: yes configure:6770: checking dlfcn.h presence configure:6781: gcc -E conftest.c configure:6787: $? = 0 configure:6806: result: yes configure:6842: checking for dlfcn.h configure:6849: result: yes configure:6866: checking the maximum length of command line arguments configure:6914: result: 16384 configure:6925: checking command to parse /usr/bin/nm -B output from gcc object configure:7010: gcc -c -O2 conftest.c >&5 configure:7013: $? = 0 configure:7017: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:7020: $? = 0 configure:7072: gcc -o conftest -O2 conftest.c conftstm.o >&5 configure:7075: $? = 0 configure:7113: result: ok configure:7117: checking for objdir configure:7132: result: .libs configure:7222: checking for ranlib configure:7238: found /usr/bin/ranlib configure:7249: result: ranlib configure:7302: checking for strip configure:7318: found /usr/bin/strip configure:7329: result: strip configure:7592: checking if gcc static flag works configure:7615: result: yes configure:7632: checking if gcc supports -fno-rtti -fno-exceptions configure:7656: result: yes configure:7671: checking for gcc option to produce PIC configure:7832: result: -fPIC configure:7839: checking if gcc PIC flag -fPIC works configure:7863: result: yes configure:7887: checking if gcc supports -c -o file.o configure:7928: result: yes configure:7954: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:8737: result: yes configure:8759: checking whether -lc should be explicitly linked in configure:8764: gcc -c -O2 conftest.c >&5 configure:8767: $? = 0 configure:8781: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:8784: $? = 1 configure:8796: result: yes configure:8802: checking how to hardcode library paths into programs configure:8826: result: immediate configure:8840: checking whether stripping libraries is possible configure:8845: result: yes configure:8852: checking dynamic linker characteristics configure:9304: result: freebsd5.1 ld.so configure:9957: checking if libtool supports shared libraries configure:9959: result: yes configure:9962: checking whether to build shared libraries configure:9983: result: yes configure:9986: checking whether to build static libraries configure:9990: result: no configure:10069: creating libtool configure:10794: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:11459: result: yes configure:11476: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common conftest.cc >&5 configure:11479: $? = 0 configure:11579: checking for g++ option to produce PIC configure:11821: result: -fPIC configure:11828: checking if g++ PIC flag -fPIC works configure:11852: result: yes configure:11876: checking if g++ supports -c -o file.o configure:11917: result: yes configure:11943: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:11965: result: yes configure:11987: checking whether -lc should be explicitly linked in configure:11992: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common conftest.cc >&5 conftest.cc:1: warning: `int dummy' defined but not used configure:11995: $? = 0 configure:12009: g++ -shared -nostdlib conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:12012: $? = 1 configure:12024: result: yes configure:12030: checking how to hardcode library paths into programs configure:12054: result: immediate configure:12068: checking whether stripping libraries is possible configure:12073: result: yes configure:12080: checking dynamic linker characteristics configure:12532: result: freebsd5.1 ld.so configure:13601: checking if gcj supports -fno-rtti -fno-exceptions configure:13625: result: yes configure:13640: checking for gcj option to produce PIC configure:13801: result: -fPIC configure:13808: checking if gcj PIC flag -fPIC works configure:13832: result: no configure:13856: checking if gcj supports -c -o file.o configure:13897: result: no configure:13923: checking whether the gcj linker (/usr/bin/ld) supports shared libraries configure:14706: result: yes configure:14728: checking whether -lc should be explicitly linked in configure:14733: gcj -c -O2 conftest.java >&5 ./configure: line 1: gcj: command not found configure:14736: $? = 127 configure:14765: result: yes configure:14771: checking how to hardcode library paths into programs configure:14795: result: immediate configure:14809: checking whether stripping libraries is possible configure:14814: result: yes configure:14821: checking dynamic linker characteristics configure:15273: result: freebsd5.1 ld.so configure:16818: checking for msgfmt configure:16845: result: /usr/local/bin/msgfmt configure:16854: checking for gmsgfmt configure:16885: result: /usr/local/bin/msgfmt configure:16904: checking for xgettext configure:16931: result: /usr/local/bin/xgettext configure:17025: checking for strlcat configure:17074: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -pedantic-errors conftest.cc >&5 configure:17077: $? = 0 configure:17080: test -s conftest.o configure:17083: $? = 0 configure:17105: result: yes configure:17108: checking if strlcat needs custom prototype configure:17202: result: no configure:17227: checking for strlcpy configure:17275: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -pedantic-errors conftest.cc >&5 configure:17278: $? = 0 configure:17281: test -s conftest.o configure:17284: $? = 0 configure:17306: result: yes configure:17309: checking if strlcpy needs custom prototype configure:17402: result: no configure:17432: checking for main in -lutil configure:17457: gcc -o conftest -O2 conftest.c -lutil >&5 configure:17460: $? = 0 configure:17463: test -s conftest configure:17466: $? = 0 configure:17478: result: yes configure:17484: checking for main in -lcompat configure:17509: gcc -o conftest -O2 conftest.c -lcompat >&5 configure:17512: $? = 0 configure:17515: test -s conftest configure:17518: $? = 0 configure:17530: result: yes configure:17537: checking for crypt in -lcrypt configure:17568: gcc -o conftest -O2 conftest.c -lcrypt >&5 configure:17571: $? = 0 configure:17574: test -s conftest configure:17577: $? = 0 configure:17589: result: yes configure:17673: checking for socklen_t configure:17713: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common conftest.cc >&5 configure:17716: $? = 0 configure:17719: test -s conftest.o configure:17722: $? = 0 configure:17785: result: socklen_t configure:17807: checking for dnet_ntoa in -ldnet configure:17838: gcc -o conftest -O2 conftest.c -ldnet >&5 /usr/bin/ld: cannot find -ldnet configure:17841: $? = 1 configure: failed program was: | #line 17814 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kopete-0.6.2" | #define VERSION "3.1.0" | #ifdef __cplusplus | #include | #endif | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 1 | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | /* 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 dnet_ntoa (); | int | main () | { | dnet_ntoa (); | ; | return 0; | } configure:17859: result: no configure:17866: checking for dnet_ntoa in -ldnet_stub configure:17897: gcc -o conftest -O2 conftest.c -ldnet_stub >&5 /usr/bin/ld: cannot find -ldnet_stub configure:17900: $? = 1 configure: failed program was: | #line 17873 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kopete-0.6.2" | #define VERSION "3.1.0" | #ifdef __cplusplus | #include | #endif | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 1 | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | /* 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 dnet_ntoa (); | int | main () | { | dnet_ntoa (); | ; | return 0; | } configure:17918: result: no configure:17925: checking for inet_ntoa configure:17975: gcc -o conftest -O2 conftest.c >&5 configure:17978: $? = 0 configure:17981: test -s conftest configure:17984: $? = 0 configure:17995: result: yes configure:18058: checking for connect configure:18108: gcc -o conftest -O2 conftest.c >&5 configure:18111: $? = 0 configure:18114: test -s conftest configure:18117: $? = 0 configure:18128: result: yes configure:18192: checking for remove configure:18242: gcc -o conftest -O2 conftest.c >&5 configure:18245: $? = 0 configure:18248: test -s conftest configure:18251: $? = 0 configure:18262: result: yes configure:18327: checking for shmat configure:18377: gcc -o conftest -O2 conftest.c >&5 configure:18380: $? = 0 configure:18383: test -s conftest configure:18386: $? = 0 configure:18397: result: yes configure:18478: checking crt_externs.h usability configure:18491: gcc -c -O2 conftest.c >&5 configure:18545:25: crt_externs.h: No such file or directory configure:18494: $? = 1 configure: failed program was: | #line 18480 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kopete-0.6.2" | #define VERSION "3.1.0" | #ifdef __cplusplus | #include | #endif | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 1 | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | /* 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:18510: result: no configure:18514: checking crt_externs.h presence configure:18525: gcc -E conftest.c configure:18547:25: crt_externs.h: No such file or directory configure:18531: $? = 1 configure: failed program was: | #line 18516 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kopete-0.6.2" | #define VERSION "3.1.0" | #ifdef __cplusplus | #include | #endif | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 1 | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | /* end confdefs.h. */ | #include configure:18550: result: no configure:18586: checking for crt_externs.h configure:18593: result: no configure:18606: checking for _NSGetEnviron configure:18656: gcc -o conftest -O2 conftest.c >&5 /var/tmp//ccfVwOO1.o: In function `main': /var/tmp//ccfVwOO1.o(.text+0x11): undefined reference to `_NSGetEnviron' /var/tmp//ccfVwOO1.o(.data+0x0): undefined reference to `_NSGetEnviron' configure:18659: $? = 1 configure: failed program was: | #line 18611 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kopete-0.6.2" | #define VERSION "3.1.0" | #ifdef __cplusplus | #include | #endif | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 1 | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _NSGetEnviron (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | #ifdef __STDC__ | # include | #else | # include | #endif | /* 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 _NSGetEnviron (); | /* 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__NSGetEnviron) || defined (__stub____NSGetEnviron) | choke me | #else | char (*f) () = _NSGetEnviron; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _NSGetEnviron; | ; | return 0; | } configure:18676: result: no configure:18694: checking for sys/types.h configure:18699: result: yes configure:18694: checking for stdint.h configure:18699: result: yes configure:18833: checking for poll in -lpoll configure:18864: gcc -o conftest -O2 conftest.c -lpoll >&5 /usr/bin/ld: cannot find -lpoll configure:18867: $? = 1 configure: failed program was: | #line 18840 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kopete-0.6.2" | #define VERSION "3.1.0" | #ifdef __cplusplus | #include | #endif | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 1 | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 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 poll (); | int | main () | { | poll (); | ; | return 0; | } configure:18885: result: no configure:18903: checking CoreAudio/CoreAudio.h usability configure:18916: gcc -c -O2 conftest.c >&5 configure:18972:33: CoreAudio/CoreAudio.h: No such file or directory configure:18919: $? = 1 configure: failed program was: | #line 18905 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kopete-0.6.2" | #define VERSION "3.1.0" | #ifdef __cplusplus | #include | #endif | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 1 | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_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:18935: result: no configure:18939: checking CoreAudio/CoreAudio.h presence configure:18950: gcc -E conftest.c configure:18974:33: CoreAudio/CoreAudio.h: No such file or directory configure:18956: $? = 1 configure: failed program was: | #line 18941 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kopete-0.6.2" | #define VERSION "3.1.0" | #ifdef __cplusplus | #include | #endif | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 1 | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include configure:18975: result: no configure:19011: checking for CoreAudio/CoreAudio.h configure:19018: result: no configure:19036: checking if res_init needs -lresolv configure:19064: gcc -o conftest -O2 conftest.c -lresolv >&5 /usr/bin/ld: cannot find -lresolv configure:19067: $? = 1 configure: failed program was: | #line 19040 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kopete-0.6.2" | #define VERSION "3.1.0" | #ifdef __cplusplus | #include | #endif | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 1 | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | | #include | #include | #include | #include | | int | main () | { | | res_init(); | | ; | return 0; | } configure:19089: result: no configure:19097: checking if res_init is available configure:19123: gcc -c -O2 conftest.c >&5 configure:19126: $? = 0 configure:19129: test -s conftest.o configure:19132: $? = 0 configure:19135: result: yes configure:19158: checking for killpg in -lucb configure:19189: gcc -o conftest -O2 conftest.c -lucb >&5 /usr/bin/ld: cannot find -lucb configure:19192: $? = 1 configure: failed program was: | #line 19165 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kopete-0.6.2" | #define VERSION "3.1.0" | #ifdef __cplusplus | #include | #endif | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 1 | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_RES_INIT 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 killpg (); | int | main () | { | killpg (); | ; | return 0; | } configure:19210: result: no configure:19283: checking for int configure:19308: gcc -c -O2 conftest.c >&5 configure:19311: $? = 0 configure:19314: test -s conftest.o configure:19317: $? = 0 configure:19328: result: yes configure:19331: checking size of int configure:19606: gcc -o conftest -O2 conftest.c >&5 configure:19609: $? = 0 configure:19611: ./conftest configure:19614: $? = 0 configure:19637: result: 4 configure:19643: checking for long configure:19668: gcc -c -O2 conftest.c >&5 configure:19671: $? = 0 configure:19674: test -s conftest.o configure:19677: $? = 0 configure:19688: result: yes configure:19691: checking size of long configure:19966: gcc -o conftest -O2 conftest.c >&5 configure:19969: $? = 0 configure:19971: ./conftest configure:19974: $? = 0 configure:19997: result: 4 configure:20003: checking for char * configure:20028: gcc -c -O2 conftest.c >&5 configure:20031: $? = 0 configure:20034: test -s conftest.o configure:20037: $? = 0 configure:20048: result: yes configure:20051: checking size of char * configure:20326: gcc -o conftest -O2 conftest.c >&5 configure:20329: $? = 0 configure:20331: ./conftest configure:20334: $? = 0 configure:20357: result: 4 configure:20365: checking for dlopen in -ldl configure:20396: gcc -o conftest -O2 conftest.c -ldl >&5 /usr/bin/ld: cannot find -ldl configure:20399: $? = 1 configure: failed program was: | #line 20372 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kopete-0.6.2" | #define VERSION "3.1.0" | #ifdef __cplusplus | #include | #endif | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 1 | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_RES_INIT 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | /* 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 dlopen (); | int | main () | { | dlopen (); | ; | return 0; | } configure:20417: result: no configure:20427: checking for shl_unload in -ldld configure:20458: gcc -o conftest -O2 conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld configure:20461: $? = 1 configure: failed program was: | #line 20434 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kopete-0.6.2" | #define VERSION "3.1.0" | #ifdef __cplusplus | #include | #endif | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 1 | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_RES_INIT 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | /* 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 shl_unload (); | int | main () | { | shl_unload (); | ; | return 0; | } configure:20479: result: no configure:20494: checking for size_t configure:20519: gcc -c -O2 conftest.c >&5 configure:20522: $? = 0 configure:20525: test -s conftest.o configure:20528: $? = 0 configure:20539: result: yes configure:20542: checking size of size_t configure:20817: gcc -o conftest -O2 conftest.c >&5 configure:20820: $? = 0 configure:20822: ./conftest configure:20825: $? = 0 configure:20848: result: 4 configure:20855: checking for unsigned long configure:20880: gcc -c -O2 conftest.c >&5 configure:20883: $? = 0 configure:20886: test -s conftest.o configure:20889: $? = 0 configure:20900: result: yes configure:20903: checking size of unsigned long configure:21178: gcc -o conftest -O2 conftest.c >&5 configure:21181: $? = 0 configure:21183: ./conftest configure:21186: $? = 0 configure:21209: result: 4 configure:21217: checking sizeof size_t == sizeof unsigned long configure:21240: gcc -c -O2 conftest.c >&5 configure:21243: $? = 0 configure:21246: test -s conftest.o configure:21249: $? = 0 configure:21251: result: yes configure:21282: checking for vsnprintf configure:21332: gcc -o conftest -O2 conftest.c >&5 configure:21335: $? = 0 configure:21338: test -s conftest configure:21341: $? = 0 configure:21352: result: yes configure:21282: checking for snprintf configure:21332: gcc -o conftest -O2 conftest.c >&5 configure:21335: $? = 0 configure:21338: test -s conftest configure:21341: $? = 0 configure:21352: result: yes configure:21390: checking for X configure:21436: gcc -E conftest.c configure:21468:27: X11/Intrinsic.h: No such file or directory configure:21442: $? = 1 configure: failed program was: | #line 21427 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kopete-0.6.2" | #define VERSION "3.1.0" | #ifdef __cplusplus | #include | #endif | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 1 | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_RES_INIT 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | /* end confdefs.h. */ | #include configure:21533: gcc -o conftest -O2 conftest.c -lXt >&5 /usr/bin/ld: cannot find -lXt configure:21536: $? = 1 configure: failed program was: | #line 21516 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kopete-0.6.2" | #define VERSION "3.1.0" | #ifdef __cplusplus | #include | #endif | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 1 | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_RES_INIT 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | /* end confdefs.h. */ | | int | main () | { | XtMalloc() | ; | return 0; | } configure:21687: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include configure:21721: checking for IceConnectionNumber in -lICE configure:21752: gcc -o conftest -O2 -L/usr/X11R6/lib conftest.c -lICE >&5 configure:21755: $? = 0 configure:21758: test -s conftest configure:21761: $? = 0 configure:21773: result: yes configure:21787: checking for libXext configure:21823: gcc -o conftest -O2 -L/usr/X11R6/lib conftest.c -lXext -lX11 >&5 configure:21826: $? = 0 configure:21829: test -s conftest configure:21832: $? = 0 configure:21850: result: yes configure:21899: checking for pthread_create in -lpthread configure:21930: gcc -o conftest -O2 conftest.c -lpthread >&5 /usr/bin/ld: cannot find -lpthread configure:21933: $? = 1 configure: failed program was: | #line 21906 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kopete-0.6.2" | #define VERSION "3.1.0" | #ifdef __cplusplus | #include | #endif | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 1 | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_RES_INIT 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 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 pthread_create (); | int | main () | { | pthread_create (); | ; | return 0; | } configure:21951: result: no configure:22187: checking whether g++ supports -pthread configure:22224: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -pthread conftest.cc 1>&5 configure:22227: $? = 0 configure:22230: test -s conftest configure:22233: $? = 0 configure:22253: result: yes configure:22371: checking for extra includes configure:22399: result: no configure:22403: checking for extra libs configure:22432: result: no configure:22438: checking for libz configure:22473: gcc -o conftest -O2 -I/usr/X11R6/include -D_THREAD_SAFE conftest.c -L/usr/X11R6/lib -lz >&5 configure:22476: $? = 0 configure:22479: test -s conftest configure:22482: $? = 0 configure:22504: result: -lz configure:22517: checking for libpng configure:22560: gcc -o conftest -O2 -I/usr/X11R6/include -D_THREAD_SAFE conftest.c -L/usr/X11R6/lib -lpng -lz -lm -lX11 >&5 configure:22580:20: png.h: No such file or directory configure: In function `main': configure:22586: syntax error before "png_ptr" configure:22588: `png_ptr' undeclared (first use in this function) configure:22588: (Each undeclared identifier is reported only once configure:22588: for each function it appears in.) configure:22563: $? = 1 configure: failed program was: | #line 22537 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kopete-0.6.2" | #define VERSION "3.1.0" | #ifdef __cplusplus | #include | #endif | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 1 | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_RES_INIT 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | png_structp png_ptr = png_create_read_struct( /* image ptr */ | PNG_LIBPNG_VER_STRING, 0, 0, 0 ); | return( png_ptr != 0 ); | | ; | return 0; | } configure:22595: result: no configure:22603: checking for libjpeg6b configure:22650: gcc -o conftest -O2 -I/usr/X11R6/include -D_THREAD_SAFE conftest.c -L/usr/X11R6/lib -ljpeg6b -lm >&5 /usr/bin/ld: cannot find -ljpeg6b configure:22653: $? = 1 configure: failed program was: | #line 22619 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kopete-0.6.2" | #define VERSION "3.1.0" | #ifdef __cplusplus | #include | #endif | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 1 | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_RES_INIT 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | /* end confdefs.h. */ | /* Override any gcc2 internal prototype to avoid an error. */ | struct jpeg_decompress_struct; | typedef struct jpeg_decompress_struct * j_decompress_ptr; | typedef int size_t; | #ifdef __cplusplus | extern "C" { | #endif | void jpeg_CreateDecompress(j_decompress_ptr cinfo, | int version, size_t structsize); | #ifdef __cplusplus | } | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | | int | main () | { | jpeg_CreateDecompress(0L, 0, 0); | ; | return 0; | } configure:22680: result: no configure:22683: checking for libjpeg configure:22730: gcc -o conftest -O2 -I/usr/X11R6/include -D_THREAD_SAFE conftest.c -L/usr/X11R6/lib -ljpeg -lm >&5 /usr/bin/ld: cannot find -ljpeg configure:22733: $? = 1 configure: failed program was: | #line 22699 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kopete-0.6.2" | #define VERSION "3.1.0" | #ifdef __cplusplus | #include | #endif | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 1 | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_RES_INIT 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | /* end confdefs.h. */ | /* Override any gcc2 internal prototype to avoid an error. */ | struct jpeg_decompress_struct; | typedef struct jpeg_decompress_struct * j_decompress_ptr; | typedef int size_t; | #ifdef __cplusplus | extern "C" { | #endif | void jpeg_CreateDecompress(j_decompress_ptr cinfo, | int version, size_t structsize); | #ifdef __cplusplus | } | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | | int | main () | { | jpeg_CreateDecompress(0L, 0, 0); | ; | return 0; | } configure:22760: result: no configure: 22784: ${prefix}/include/jpeglib.h configure: 22784: /usr/include/jpeglib.h configure: 22784: /usr/local/include/jpeglib.h taking that configure:22806: WARNING: There is an installation error in jpeg support. You seem to have only one of either the headers _or_ the libraries installed. You may need to either provide correct --with-extra-... options, or the development package of libjpeg6b. You can get a source package of libjpeg from http://www.ijg.org/ Disabling JPEG support. configure:22954: checking for Qt configure: 23022: /usr/lib/qt3/include/qstyle.h configure: 23022: /usr/lib/qt3/qstyle.h configure: 23022: /usr/lib/qt/include/qstyle.h configure: 23022: /usr/lib/qt/qstyle.h configure: 23022: /usr/share/qt3/include/qstyle.h configure: 23022: /usr/share/qt3/qstyle.h configure: 23022: /usr/local/qt/include/qstyle.h configure: 23022: /usr/include/qt/qstyle.h configure: 23022: /usr/include/qstyle.h configure: 23022: /usr/X11R6/include/X11/qt/qstyle.h configure: 23022: /usr/X11R6/include/qt/qstyle.h configure: 23022: /usr/X11R6/include/qt2/qstyle.h configure: 23022: /usr/include/qt3/qstyle.h configure: 23022: /usr/X11R6/include/qstyle.h taking that tried NO tried /usr/lib/qt3/lib tried /usr/lib/qt3 tried /usr/lib/qt/lib tried /usr/lib/qt tried /usr/share/qt3/lib tried /usr/share/qt3 configure:23131: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -I/usr/X11R6/include -I/usr/X11R6/include -pthread -DQT_THREAD_SUPPORT -D_THREAD_SAFE -L/usr/X11R6/lib -L/usr/X11R6/lib -pthread conftest.cc -lqt-mt -lXext -lX11 -lSM -lICE 1>&5 configure:23134: $? = 0 configure:23193: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include using -mt configure:23203: checking if Qt compiles without flags configure:23300: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -I/usr/X11R6/include -pthread -DQT_THREAD_SUPPORT -D_THREAD_SAFE -L/usr/X11R6/lib conftest.cc -lqt-mt -lXext -lX11 -lSM -lICE -lXext -lX11 1>&5 configure:23303: $? = 0 configure:23332: result: yes configure:23374: checking for moc configure:23443: result: /usr/X11R6/bin/moc configure:23451: checking for uic configure:23502: result: /usr/X11R6/bin/uic configure:23530: checking whether uic supports -L configure:23541: /usr/X11R6/bin/uic -L /nonexistant conftest.ui >/dev/null configure:23544: $? = 0 configure:23556: result: yes configure:23568: checking whether uic supports -nounload configure:23579: /usr/X11R6/bin/uic -nounload conftest.ui >/dev/null configure:23582: $? = 0 configure:23594: result: yes configure:23706: result: yes configure:23736: checking for rpath configure:23762: result: yes configure:23765: checking for KDE configure: 23816: /usr/local/kde/include/ksharedptr.h configure: 23816: /usr/lib/kde/include/ksharedptr.h configure: 23816: /usr/local/kde/include/ksharedptr.h configure: 23816: /usr/local/include/ksharedptr.h taking that configure: 23846: /usr/local/kde/lib/libkio.la configure: 23846: ${exec_prefix}/lib/libkio.la configure: 23846: /usr/lib/kde/lib/libkio.la configure: 23846: /usr/local/kde/lib/libkio.la configure: 23846: /usr/kde/lib/libkio.la configure: 23846: /usr/lib/kde/libkio.la configure: 23846: /usr/lib/kde3/libkio.la configure: 23846: /usr/lib/libkio.la configure: 23846: /usr/X11R6/lib/libkio.la configure: 23846: /usr/local/lib/libkio.la taking that configure: 23864: /usr/local/kde/lib/kde3/plugins/designer/kdewidgets.la configure: 23864: ${exec_prefix}/lib/kde3/plugins/designer/kdewidgets.la configure: 23864: /usr/lib/kde/lib/kde3/plugins/designer/kdewidgets.la configure: 23864: /usr/local/kde/lib/kde3/plugins/designer/kdewidgets.la configure: 23864: /usr/kde/lib/kde3/plugins/designer/kdewidgets.la configure: 23864: /usr/lib/kde/kde3/plugins/designer/kdewidgets.la configure: 23864: /usr/lib/kde3/kde3/plugins/designer/kdewidgets.la configure: 23864: /usr/lib/kde3/plugins/designer/kdewidgets.la configure: 23864: /usr/X11R6/lib/kde3/plugins/designer/kdewidgets.la configure: 23864: /usr/local/lib/kde3/plugins/designer/kdewidgets.la taking that configure:23934: result: libraries /usr/local/lib, headers /usr/local/include configure:23971: checking if UIC has KDE plugins available configure:23998: /usr/X11R6/bin/uic -L /usr/local/lib/kde3/plugins/designer -nounload -impl actest.h actest.ui > actest.cpp configure:24001: $? = 0 configure:24012: result: yes configure:24051: checking for KDE paths configure:24638: result: defaults configure:24677: checking for dcopidl configure:24736: result: /usr/local/bin/dcopidl configure:24743: checking for dcopidl2cpp configure:24802: result: /usr/local/bin/dcopidl2cpp configure:24810: checking for mcopidl configure:24869: result: /usr/local/bin/mcopidl configure:24876: checking for artsc-config configure:24935: result: /usr/local/bin/artsc-config configure:24943: checking for kde-config configure:24994: result: /usr/local/bin/kde-config configure:25001: checking for meinproc configure:25052: result: /usr/local/bin/meinproc configure: 25071: /usr/share/kde/apps/ksgmltools2/customization/kde-chunk.xsl configure: 25071: /usr/local/share/apps/ksgmltools2/customization/kde-chunk.xsl taking that configure:25235: checking for dirent.h that defines DIR configure:25260: gcc -c -O2 -pthread -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftest.c >&5 configure:25263: $? = 0 configure:25266: test -s conftest.o configure:25269: $? = 0 configure:25280: result: yes configure:25293: checking for library containing opendir configure:25324: gcc -o conftest -O2 -pthread -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftest.c >&5 configure:25327: $? = 0 configure:25330: test -s conftest configure:25333: $? = 0 configure:25392: result: none required configure:25508: checking for ANSI C header files configure:25655: result: yes configure:25682: checking fcntl.h usability configure:25695: gcc -c -O2 -pthread -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftest.c >&5 configure:25698: $? = 0 configure:25701: test -s conftest.o configure:25704: $? = 0 configure:25714: result: yes configure:25718: checking fcntl.h presence configure:25729: gcc -E -pthread -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftest.c configure:25735: $? = 0 configure:25754: result: yes configure:25790: checking for fcntl.h configure:25797: result: yes configure:25682: checking sys/time.h usability configure:25695: gcc -c -O2 -pthread -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftest.c >&5 configure:25698: $? = 0 configure:25701: test -s conftest.o configure:25704: $? = 0 configure:25714: result: yes configure:25718: checking sys/time.h presence configure:25729: gcc -E -pthread -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftest.c configure:25735: $? = 0 configure:25754: result: yes configure:25790: checking for sys/time.h configure:25797: result: yes configure:25673: checking for sys/stat.h configure:25678: result: yes configure:25673: checking for stdint.h configure:25678: result: yes configure:25828: checking sys/cdefs.h usability configure:25841: gcc -c -O2 -pthread -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftest.c >&5 configure:25844: $? = 0 configure:25847: test -s conftest.o configure:25850: $? = 0 configure:25860: result: yes configure:25864: checking sys/cdefs.h presence configure:25875: gcc -E -pthread -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftest.c configure:25881: $? = 0 configure:25900: result: yes configure:25936: checking for sys/cdefs.h configure:25943: result: yes configure:25828: checking fnmatch.h usability configure:25841: gcc -c -O2 -pthread -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftest.c >&5 configure:25844: $? = 0 configure:25847: test -s conftest.o configure:25850: $? = 0 configure:25860: result: yes configure:25864: checking fnmatch.h presence configure:25875: gcc -E -pthread -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftest.c configure:25881: $? = 0 configure:25900: result: yes configure:25936: checking for fnmatch.h configure:25943: result: yes configure:25828: checking sysent.h usability configure:25841: gcc -c -O2 -pthread -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftest.c >&5 configure:25915:20: sysent.h: No such file or directory configure:25844: $? = 1 configure: failed program was: | #line 25830 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kopete-0.6.2" | #define VERSION "3.1.0" | #ifdef __cplusplus | #include | #endif | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 1 | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_RES_INIT 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_FNMATCH_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:25860: result: no configure:25864: checking sysent.h presence configure:25875: gcc -E -pthread -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftest.c configure:25917:20: sysent.h: No such file or directory configure:25881: $? = 1 configure: failed program was: | #line 25866 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kopete-0.6.2" | #define VERSION "3.1.0" | #ifdef __cplusplus | #include | #endif | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 1 | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_RES_INIT 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_FNMATCH_H 1 | /* end confdefs.h. */ | #include configure:25900: result: no configure:25936: checking for sysent.h configure:25943: result: no configure:25819: checking for strings.h configure:25824: result: yes configure:25828: checking paths.h usability configure:25841: gcc -c -O2 -pthread -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftest.c >&5 configure:25844: $? = 0 configure:25847: test -s conftest.o configure:25850: $? = 0 configure:25860: result: yes configure:25864: checking paths.h presence configure:25875: gcc -E -pthread -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftest.c configure:25881: $? = 0 configure:25900: result: yes configure:25936: checking for paths.h configure:25943: result: yes configure:25973: checking utmp.h usability configure:25986: gcc -c -O2 -pthread -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftest.c >&5 configure:25989: $? = 0 configure:25992: test -s conftest.o configure:25995: $? = 0 configure:26005: result: yes configure:26009: checking utmp.h presence configure:26020: gcc -E -pthread -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftest.c configure:26026: $? = 0 configure:26045: result: yes configure:26081: checking for utmp.h configure:26088: result: yes configure:25973: checking sys/param.h usability configure:25986: gcc -c -O2 -pthread -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftest.c >&5 configure:25989: $? = 0 configure:25992: test -s conftest.o configure:25995: $? = 0 configure:26005: result: yes configure:26009: checking sys/param.h presence configure:26020: gcc -E -pthread -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftest.c configure:26026: $? = 0 configure:26045: result: yes configure:26081: checking for sys/param.h configure:26088: result: yes configure:25973: checking linux/tcp.h usability configure:25986: gcc -c -O2 -pthread -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftest.c >&5 configure:26064:23: linux/tcp.h: No such file or directory configure:25989: $? = 1 configure: failed program was: | #line 25975 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kopete-0.6.2" | #define VERSION "3.1.0" | #ifdef __cplusplus | #include | #endif | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 1 | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_RES_INIT 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_SYS_PARAM_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:26005: result: no configure:26009: checking linux/tcp.h presence configure:26020: gcc -E -pthread -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftest.c configure:26066:23: linux/tcp.h: No such file or directory configure:26026: $? = 1 configure: failed program was: | #line 26011 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kopete-0.6.2" | #define VERSION "3.1.0" | #ifdef __cplusplus | #include | #endif | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 1 | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_RES_INIT 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include configure:26045: result: no configure:26081: checking for linux/tcp.h configure:26088: result: no configure:25973: checking sys/proc.h usability configure:25986: gcc -c -O2 -pthread -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftest.c >&5 In file included from /usr/include/sys/proc.h:65, from configure:26064: /usr/include/sys/ucred.h:77: `NGROUPS' undeclared here (not in a function) In file included from configure:26064: /usr/include/sys/proc.h:83: `MAXLOGNAME' undeclared here (not in a function) /usr/include/sys/proc.h:83: variable-size type declared outside of any function /usr/include/sys/proc.h:581: `MAXCOMLEN' undeclared here (not in a function) configure:25989: $? = 1 configure: failed program was: | #line 25975 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kopete-0.6.2" | #define VERSION "3.1.0" | #ifdef __cplusplus | #include | #endif | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 1 | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_RES_INIT 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_SYS_PARAM_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:26005: result: no configure:26009: checking sys/proc.h presence configure:26020: gcc -E -pthread -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftest.c configure:26026: $? = 0 configure:26045: result: yes configure:26065: WARNING: sys/proc.h: present but cannot be compiled configure:26067: WARNING: sys/proc.h: check for missing prerequisite headers? configure:26069: WARNING: sys/proc.h: proceeding with the preprocessor's result configure:26081: checking for sys/proc.h configure:26088: result: yes configure:26102: checking whether time.h and sys/time.h may both be included configure:26128: gcc -c -O2 -pthread -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftest.c >&5 configure:26131: $? = 0 configure:26134: test -s conftest.o configure:26137: $? = 0 configure:26148: result: yes configure:26159: checking for working long double with more range or precision than double configure:26186: gcc -c -O2 -pthread -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftest.c >&5 configure:26189: $? = 0 configure:26192: test -s conftest.o configure:26195: $? = 0 configure:26206: result: yes configure:26219: checking for dlopen in -ldl configure:26271: result: no configure:26281: checking for shl_unload in -ldld configure:26333: result: no configure:26351: checking for dlfcn.h configure:26356: result: yes configure:26360: checking dl.h usability configure:26373: gcc -c -O2 -pthread -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftest.c >&5 configure:26455:16: dl.h: No such file or directory configure:26376: $? = 1 configure: failed program was: | #line 26362 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kopete-0.6.2" | #define VERSION "3.1.0" | #ifdef __cplusplus | #include | #endif | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 1 | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_RES_INIT 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PROC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_DLFCN_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:26392: result: no configure:26396: checking dl.h presence configure:26407: gcc -E -pthread -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftest.c configure:26457:16: dl.h: No such file or directory configure:26413: $? = 1 configure: failed program was: | #line 26398 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kopete-0.6.2" | #define VERSION "3.1.0" | #ifdef __cplusplus | #include | #endif | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 1 | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_RES_INIT 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PROC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:26432: result: no configure:26468: checking for dl.h configure:26475: result: no configure:26541: checking for socket configure:26591: gcc -o conftest -O2 -pthread -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftest.c >&5 configure:26594: $? = 0 configure:26597: test -s conftest configure:26600: $? = 0 configure:26611: result: yes configure:26541: checking for fabsl configure:26591: gcc -o conftest -O2 -pthread -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftest.c >&5 configure:26622: warning: conflicting types for built-in function `fabsl' /var/tmp//cciYFQfF.o: In function `main': /var/tmp//cciYFQfF.o(.text+0x11): undefined reference to `fabsl' /var/tmp//cciYFQfF.o(.data+0x0): undefined reference to `fabsl' configure:26594: $? = 1 configure: failed program was: | #line 26546 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kopete-0.6.2" | #define VERSION "3.1.0" | #ifdef __cplusplus | #include | #endif | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 1 | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_RES_INIT 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PROC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SOCKET 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fabsl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | #ifdef __STDC__ | # include | #else | # include | #endif | /* 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 fabsl (); | /* 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_fabsl) || defined (__stub___fabsl) | choke me | #else | char (*f) () = fabsl; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != fabsl; | ; | return 0; | } configure:26611: result: no configure:26541: checking for strdup configure:26591: gcc -o conftest -O2 -pthread -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftest.c >&5 configure:26594: $? = 0 configure:26597: test -s conftest configure:26600: $? = 0 configure:26611: result: yes configure:26541: checking for vsnprintf configure:26611: result: yes configure:26541: checking for re_comp configure:26591: gcc -o conftest -O2 -pthread -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftest.c >&5 /var/tmp//ccuBZeqm.o: In function `main': /var/tmp//ccuBZeqm.o(.text+0x11): undefined reference to `re_comp' /var/tmp//ccuBZeqm.o(.data+0x0): undefined reference to `re_comp' configure:26594: $? = 1 configure: failed program was: | #line 26546 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kopete-0.6.2" | #define VERSION "3.1.0" | #ifdef __cplusplus | #include | #endif | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 1 | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_RES_INIT 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PROC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_VSNPRINTF 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char re_comp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | #ifdef __STDC__ | # include | #else | # include | #endif | /* 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 re_comp (); | /* 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_re_comp) || defined (__stub___re_comp) | choke me | #else | char (*f) () = re_comp; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != re_comp; | ; | return 0; | } configure:26611: result: no configure:26541: checking for flock configure:26591: gcc -o conftest -O2 -pthread -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftest.c >&5 configure:26594: $? = 0 configure:26597: test -s conftest configure:26600: $? = 0 configure:26611: result: yes configure:26623: checking for setenv configure:26669: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -pedantic-errors -pthread -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftest.cc >&5 configure:26672: $? = 0 configure:26675: test -s conftest.o configure:26678: $? = 0 configure:26700: result: yes configure:26703: checking if setenv needs custom prototype configure:26794: result: no configure:26819: checking for unsetenv configure:26865: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -pedantic-errors -pthread -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftest.cc >&5 configure:26868: $? = 0 configure:26871: test -s conftest.o configure:26874: $? = 0 configure:26896: result: yes configure:26899: checking if unsetenv needs custom prototype configure:26990: result: no configure:27015: checking for getdomainname configure:27065: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -pedantic-errors -pthread -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftest.cc >&5 configure:27068: $? = 0 configure:27071: test -s conftest.o configure:27074: $? = 0 configure:27096: result: yes configure:27099: checking if getdomainname needs custom prototype configure:27194: result: no configure:27219: checking for gethostname configure:27269: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -pedantic-errors -pthread -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftest.cc >&5 configure:27272: $? = 0 configure:27275: test -s conftest.o configure:27278: $? = 0 configure:27300: result: yes configure:27303: checking if gethostname needs custom prototype configure:27398: result: no configure:27428: checking for flex configure:27444: found /usr/bin/flex configure:27454: result: flex configure:27467: checking for yywrap in -lfl configure:27498: gcc -o conftest -O2 -pthread -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftest.c -lfl >&5 configure:27501: $? = 0 configure:27504: test -s conftest configure:27507: $? = 0 configure:27519: result: yes configure:27587: checking lex output file root configure:27598: flex conftest.l configure:27601: $? = 0 configure:27613: result: lex.yy configure:27618: checking whether yytext is a pointer configure:27634: gcc -o conftest -O2 -pthread -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftest.c -lfl >&5 configure:27637: $? = 0 configure:27640: test -s conftest configure:27643: $? = 0 configure:27656: result: yes configure:27676: checking for tm_gmtoff in struct tm configure:27703: gcc -c -O2 -pthread -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftest.c >&5 configure:27706: $? = 0 configure:27709: test -s conftest.o configure:27712: $? = 0 configure:27723: result: yes configure:27734: checking Checking if motionautoaway plugin should be compiled configure:27745: result: NON Linux -> no configure:27763: checking for libxmms configure:27792: gcc -o conftest -O2 -pthread -DQT_THREAD_SUPPORT -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -L/usr/X11R6/lib -pthread -L/usr/local/lib conftest.c >&5 configure:27848:27: xmms/xmmsctrl.h: No such file or directory configure:27795: $? = 1 configure: failed program was: | #line 27775 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kopete-0.6.2" | #define VERSION "3.1.0" | #ifdef __cplusplus | #include | #endif | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 1 | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_RES_INIT 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PROC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_FLOCK 1 | #define HAVE_SETENV 1 | #define HAVE_SETENV_PROTO 1 | #define HAVE_UNSETENV 1 | #define HAVE_UNSETENV_PROTO 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETDOMAINNAME_PROTO 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTNAME_PROTO 1 | #define YYTEXT_POINTER 1 | #define HAVE_TM_GMTOFF 1 | /* end confdefs.h. */ | #include | int | main () | { | xmms_remote_stop(0); | ; | return 0; | } configure:27818: result: no configure:27835: checking for xml2-config configure:27889: result: /usr/local/bin/xml2-config configure:27913: checking for xmllint configure:27964: result: /usr/local/bin/xmllint configure:27983: checking for xslt-config configure:28037: result: /usr/local/bin/xslt-config configure:28084: checking for libpsi configure:28124: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -pthread -DQT_THREAD_SUPPORT -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -L/usr/X11R6/lib -pthread -L/usr/local/lib conftest.cc -lpsi -lqt-mt -lXext -lX11 -lSM -lICE 1>&5 configure:28182:24: psi/client.h: No such file or directory configure: In function `int main()': configure:28186: syntax error before `::' token configure:28186: `client' undeclared (first use this function) configure:28186: (Each undeclared identifier is reported only once for each function it appears in.) configure:28127: $? = 1 configure: failed program was: | #line 28107 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kopete-0.6.2" | #define VERSION "3.1.0" | #ifdef __cplusplus | #include | #endif | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCAT_PROTO 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCPY_PROTO 1 | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_RES_INIT 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PROC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_FLOCK 1 | #define HAVE_SETENV 1 | #define HAVE_SETENV_PROTO 1 | #define HAVE_UNSETENV 1 | #define HAVE_UNSETENV_PROTO 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETDOMAINNAME_PROTO 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTNAME_PROTO 1 | #define YYTEXT_POINTER 1 | #define HAVE_TM_GMTOFF 1 | #define XMLLINT "/usr/local/bin/xmllint" | #define HAVE_XSLT 1 | /* end confdefs.h. */ | #include | int | main () | { | Jabber::Client *client = new Jabber::Client; delete client; | ; | return 0; | } configure:28156: result: no configure:28181: checking for strcasecmp configure:28231: gcc -o conftest -O2 -pthread -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftest.c >&5 configure:28234: $? = 0 configure:28237: test -s conftest configure:28240: $? = 0 configure:28251: result: yes configure:28281: checking if kopete should be compiled configure:28293: result: yes configure:28281: checking if po should be compiled configure:28293: result: yes configure:28654: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on jesus.localdomain config.status:811: creating config.h config.status:1146: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-freebsd5.1 ac_cv_build_alias=i386-unknown-freebsd5.1 ac_cv_c_compiler_gnu=yes ac_cv_c_long_double=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func__NSGetEnviron=no ac_cv_func_connect=yes ac_cv_func_fabsl=no ac_cv_func_flock=yes ac_cv_func_inet_ntoa=yes ac_cv_func_re_comp=no ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_func_snprintf=yes ac_cv_func_socket=yes ac_cv_func_strcasecmp=yes ac_cv_func_strdup=yes ac_cv_func_vsnprintf=yes ac_cv_have_kde='have_kde=yes ac_kde_includes=/usr/local/include ac_kde_libraries=/usr/local/lib' ac_cv_have_libpsi=no ac_cv_have_qt='have_qt=yes ac_qt_includes=/usr/X11R6/include ac_qt_libraries=/usr/X11R6/lib' ac_cv_have_shload=no ac_cv_have_xmms=no ac_cv_header_CoreAudio_CoreAudio_h=no ac_cv_header_crt_externs_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_fnmatch_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_linux_tcp_h=no ac_cv_header_memory_h=yes ac_cv_header_paths_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_cdefs_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_proc_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_sysent_h=no ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_utmp_h=yes ac_cv_host=i386-unknown-freebsd5.1 ac_cv_host_alias=i386-unknown-freebsd5.1 ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_compat_main=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=no ac_cv_lib_dld_shl_unload=no ac_cv_lib_dnet_dnet_ntoa=no ac_cv_lib_dnet_stub_dnet_ntoa=no ac_cv_lib_fl_yywrap=yes ac_cv_lib_jpeg_6b=no ac_cv_lib_jpeg_normal=no ac_cv_lib_png=no ac_cv_lib_poll_poll=no ac_cv_lib_pthread_pthread_create=no ac_cv_lib_ucb_killpg=no ac_cv_lib_util_main=yes ac_cv_lib_z=-lz ac_cv_objext=o ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt ac_cv_path_MSGFMT=/usr/local/bin/msgfmt ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=nawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_LEX=flex ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ 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_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_sizeof_char_p=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_size_t=4 ac_cv_sizeof_unsigned_long=4 ac_cv_socklen_t=socklen_t ac_cv_struct_tm_gmtoff=yes ac_cv_target=i386-unknown-freebsd5.1 ac_cv_target_alias=i386-unknown-freebsd5.1 ac_cv_type_char_p=yes ac_cv_type_int=yes ac_cv_type_long=yes ac_cv_type_size_t=yes ac_cv_type_unsigned_long=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 kde_cv_all_paths='kde_have_all_paths="yes" kde_htmldir="\${prefix}/share/doc/HTML" kde_appsdir="\${prefix}/share/applnk" kde_icondir="\${prefix}/share/icons" kde_sounddir="\${prefix}/share/sounds" kde_datadir="\${prefix}/share/apps" kde_locale="\${prefix}/share/locale" kde_cgidir="\${exec_prefix}/cgi-bin" kde_confdir="\${prefix}/share/config" kde_mimedir="\${prefix}/share/mimelnk" kde_toolbardir="\${prefix}/share/toolbar" kde_wallpaperdir="\${prefix}/share/wallpapers" kde_templatesdir="\${prefix}/share/templates" kde_bindir="\${exec_prefix}/bin" kde_servicesdir="\${prefix}/share/services" kde_servicetypesdir="\${prefix}/share/servicetypes" kde_moduledir="\${libdir}/kde3" kde_styledir="\${libdir}/kde3/plugins/styles" kde_widgetdir="/usr/local/lib/kde3/plugins/designer" xdg_appsdir="\${datadir}/applications" xdg_directorydir="\${datadir}/desktop-directories" kde_result=defaults' kde_cv_func_getdomainname=yes kde_cv_func_gethostname=yes kde_cv_func_setenv=yes kde_cv_func_strlcat=yes kde_cv_func_strlcpy=yes kde_cv_func_unsetenv=yes kde_cv_have_libXext=yes kde_cv_have_x='have_x=yes kde_x_includes=/usr/X11R6/include kde_x_libraries=/usr/X11R6/lib' kde_cv_path=/usr/local/bin/xslt-config kde_cv_path_artsc_config=/usr/local/bin/artsc-config kde_cv_path_dcopidl=/usr/local/bin/dcopidl kde_cv_path_dcopidl2cpp=/usr/local/bin/dcopidl2cpp kde_cv_path_kde_config=/usr/local/bin/kde-config kde_cv_path_mcopidl=/usr/local/bin/mcopidl kde_cv_path_meinproc=/usr/local/bin/meinproc kde_cv_path_moc=/usr/X11R6/bin/moc kde_cv_path_uic=/usr/X11R6/bin/uic kde_cv_path_xml2_config=/usr/local/bin/xml2-config kde_cv_path_xmllint=/usr/local/bin/xmllint kde_cv_path_xslt_config=/usr/local/bin/xslt-config kde_cv_prog_cxx_O0=yes kde_cv_prog_cxx_Wno_long_long=yes kde_cv_prog_cxx_Wnon_virtual_dtor=yes kde_cv_prog_cxx_Wundef=yes kde_cv_prog_cxx_fexceptions=yes kde_cv_prog_cxx_fno_check_new=yes kde_cv_prog_cxx_fno_common=yes kde_cv_prog_cxx_fno_exceptions=yes kde_cv_prog_cxx_pthread=yes kde_cv_prog_uic_L=yes kde_cv_prog_uic_nounload=yes kde_cv_proto_getdomainname=no kde_cv_proto_gethostname=no kde_cv_proto_setenv=no kde_cv_proto_strlcat=no kde_cv_proto_strlcpy=no kde_cv_proto_unsetenv=no kde_cv_qt_direct=yes kde_cv_uic_plugins=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_NM='/usr/bin/nm -B' lt_cv_path_SED=/usr/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_GCJ=no lt_cv_prog_compiler_rtti_exceptions=yes lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/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=16384 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_GCJ='"no"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGISTW][ABCDGISTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/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'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/home/oneself/kopete-0.6.2/admin/missing --run aclocal-1.6' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/home/oneself/kopete-0.6.2/admin/missing --run tar' ARTSCCONFIG='/usr/local/bin/artsc-config' AUTOCONF='${SHELL} /usr/home/oneself/kopete-0.6.2/admin/missing --run autoconf' AUTODIRS='' AUTOHEADER='${SHELL} /usr/home/oneself/kopete-0.6.2/admin/missing --run autoheader' AUTOMAKE='${SHELL} /usr/home/oneself/kopete-0.6.2/admin/missing --run automake-1.6' AWK='nawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 ' COMPILEMOTION='' CONF_FILES=' $(top_srcdir)/./admin/configure.in.min $(top_srcdir)/configure.in.in $(top_srcdir)/./kopete/configure.in.in $(top_srcdir)/./kopete/plugins/motionautoaway/configure.in.in $(top_srcdir)/./kopete/plugins/nowlistening/configure.in.in $(top_srcdir)/./kopete/plugins/webpresence/configure.in.in $(top_srcdir)/./kopete/protocols/configure.in.in $(top_srcdir)/./kopete/protocols/icq_new/libicq/configure.in.in' CPP='gcc -E' CPPFLAGS='-pthread -DQT_THREAD_SUPPORT -D_THREAD_SAFE' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common' DCOPIDL2CPP='/usr/local/bin/dcopidl2cpp' DCOPIDL='/usr/local/bin/dcopidl' DCOP_DEPENDENCIES='$(DCOPIDL)' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' FRAMEWORK_COREAUDIO='' GMSGFMT='/usr/local/bin/msgfmt' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL} $(INSTALL_STRIP_FLAG)' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' KDECONFIG='/usr/local/bin/kde-config' KDE_EXTRA_RPATH='' KDE_INCLUDES='-I/usr/local/include' KDE_INSTALLED_FALSE='#' KDE_INSTALLED_TRUE='' KDE_LDFLAGS='-L/usr/local/lib' KDE_MT_LDFLAGS='-pthread' KDE_MT_LIBS='' KDE_NO_UNDEFINED='' KDE_PLUGIN='-avoid-version -module -no-undefined $(KDE_NO_UNDEFINED) $(KDE_RPATH) $(KDE_MT_LDFLAGS)' KDE_RPATH='-R $(kde_libraries) -R $(x_libraries)' KDE_USE_CLOSURE_FALSE='#' KDE_USE_CLOSURE_TRUE='' KDE_USE_FINAL_FALSE='' KDE_USE_FINAL_TRUE='#' KDE_USE_NMCHECK_FALSE='' KDE_USE_NMCHECK_TRUE='#' KDE_XSL_STYLESHEET='/usr/local/share/apps/ksgmltools2/customization/kde-chunk.xsl' LDFLAGS='' LEX='flex' LEXLIB='-lfl' LEX_OUTPUT_ROOT='lex.yy' LFLAGS='-olex.yy.c' LIBCOMPAT='-lcompat' LIBCRYPT='-lcrypt' LIBDL='' LIBJPEG='' LIBOBJS='' LIBPNG='' LIBPTHREAD='' LIBRESOLV='' LIBS='' LIBSM='-lSM -lICE' LIBSOCKET='' LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent' LIBUCB='' LIBUTIL='-lutil' LIBXML_CFLAGS='-I/usr/local/include/libxml2 -I/usr/local/include' LIBXML_LIBS='-L/usr/local/lib -lxml2 -lz -L/usr/local/lib -liconv -lm -L/usr/local/lib' LIBXML_RPATH='-R/usr/local/lib -R/usr/local/lib -R/usr/local/lib' LIBXSLT_CFLAGS='-I/usr/local/include -I/usr/local/include/libxml2' LIBXSLT_LIBS='-L/usr/local/lib -lxslt -lxml2 -lz -liconv -lm' LIBXSLT_RPATH='-R/usr/local/lib' LIBZ='-lz' LIB_KAB='-lkab' LIB_KABC='-lkabc' LIB_KDECORE='-lkdecore' LIB_KDEPRINT='-lkdeprint' LIB_KDEUI='-lkdeui' LIB_KFILE='-lkio' LIB_KFM='' LIB_KHTML='-lkhtml' LIB_KHTMLW='-lkhtmlw' LIB_KIO='-lkio' LIB_KPARTS='-lkparts' LIB_KSPELL='-lkspell' LIB_KSYCOCA='-lkio' LIB_POLL='' LIB_QPE='' LIB_QT='-lqt-mt $(LIBJPEG) $(LIBPNG) -lXext $(LIB_X11) $(LIBSM)' LIB_SMB='-lsmb' LIB_X11='-lX11 $(LIBSOCKET)' LIB_XEXT='-lXext' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /usr/home/oneself/kopete-0.6.2/admin/missing --run makeinfo' MCOPIDL='/usr/local/bin/mcopidl' MEINPROC='/usr/local/bin/meinproc' MOC='/usr/X11R6/bin/moc' MSGFMT='/usr/local/bin/msgfmt' NOOPT_CFLAGS='-O0' NOOPT_CXXFLAGS='-O0' OBJEXT='o' PACKAGE='kopete-0.6.2' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' QTE_NORTTI='' QT_INCLUDES='' QT_LDFLAGS='' RANLIB='ranlib' SET_MAKE='' SHELL='/usr/local/bin/bash' STRIP='strip' TOPSUBDIRS=' kopete po' UIC='/usr/X11R6/bin/uic -L $(kde_widgetdir) -nounload' UIC_TR='tr2i18n' USER_INCLUDES='' USER_LDFLAGS='' USE_EXCEPTIONS='-fexceptions' USE_RTTI='' USE_THREADS='-pthread' VERSION='3.1.0' WOVERLOADED_VIRTUAL='' XGETTEXT='/usr/local/bin/xgettext' XMMS_INCLUDES='' XMMS_LIBS='' X_EXTRA_LIBS='' X_INCLUDES='-I/usr/X11R6/include' X_LDFLAGS='-L/usr/X11R6/lib' X_PRE_LIBS='' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' all_includes='-I/usr/local/include -I/usr/X11R6/include ' all_libraries='-L/usr/X11R6/lib -pthread -L/usr/local/lib ' am__include='include' am__quote='' bindir='${exec_prefix}/bin' build='i386-unknown-freebsd5.1' build_alias='' build_cpu='i386' build_os='freebsd5.1' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='${prefix}' host='i386-unknown-freebsd5.1' host_alias='' host_cpu='i386' host_os='freebsd5.1' host_vendor='unknown' include_ARTS_FALSE='#' include_ARTS_TRUE='' include_jabber_SUBDIR_FALSE='' include_jabber_SUBDIR_TRUE='#' include_motionautoaway_FALSE='' include_motionautoaway_TRUE='#' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/usr/home/oneself/kopete-0.6.2/admin/install-sh' kde_appsdir='${prefix}/share/applnk' kde_bindir='${exec_prefix}/bin' kde_confdir='${prefix}/share/config' kde_datadir='${prefix}/share/apps' kde_htmldir='${prefix}/share/doc/HTML' kde_icondir='${prefix}/share/icons' kde_includes='/usr/local/include' kde_libraries='/usr/local/lib' kde_libs_htmldir='/usr/local/share/doc/HTML' kde_libs_prefix='/usr/local' kde_locale='${prefix}/share/locale' kde_mimedir='${prefix}/share/mimelnk' kde_moduledir='${libdir}/kde3' kde_qtver='3' kde_servicesdir='${prefix}/share/services' kde_servicetypesdir='${prefix}/share/servicetypes' kde_sounddir='${prefix}/share/sounds' kde_styledir='${libdir}/kde3/plugins/styles' kde_templatesdir='${prefix}/share/templates' kde_wallpaperdir='${prefix}/share/wallpapers' kde_widgetdir='/usr/local/lib/kde3/plugins/designer' kopete_SUBDIR_included_FALSE='#' kopete_SUBDIR_included_TRUE='' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' po_SUBDIR_included_FALSE='#' po_SUBDIR_included_TRUE='' prefix='/usr/local/kde' program_transform_name='s,x,x,' qt_includes='/usr/X11R6/include' qt_libraries='' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-unknown-freebsd5.1' target_alias='' target_cpu='i386' target_os='freebsd5.1' target_vendor='unknown' x_includes='/usr/X11R6/include' x_libraries='/usr/X11R6/lib' xdg_appsdir='${datadir}/applications' xdg_directorydir='${datadir}/desktop-directories' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_CRYPT 1 #define HAVE_DIRENT_H 1 #define HAVE_DLFCN_H 1 #define HAVE_DLFCN_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FLOCK 1 #define HAVE_FNMATCH_H 1 #define HAVE_GETDOMAINNAME 1 #define HAVE_GETDOMAINNAME_PROTO 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETHOSTNAME_PROTO 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBPTHREAD 1 #define HAVE_LIBZ 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_MEMORY_H 1 #define HAVE_PATHS_H 1 #define HAVE_RES_INIT 1 #define HAVE_SETENV 1 #define HAVE_SETENV_PROTO 1 #define HAVE_SNPRINTF 1 #define HAVE_SOCKET 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRINGS_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRLCAT 1 #define HAVE_STRLCAT_PROTO 1 #define HAVE_STRLCPY 1 #define HAVE_STRLCPY_PROTO 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_PROC_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_TM_GMTOFF 1 #define HAVE_UNISTD_H 1 #define HAVE_UNSETENV 1 #define HAVE_UNSETENV_PROTO 1 #define HAVE_UTMP_H 1 #define HAVE_VSNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_XSLT 1 #define KDELIBSUFF "" #define PACKAGE "kopete-0.6.2" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define SIZEOF_CHAR_P 4 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_SIZE_T 4 #define SIZEOF_UNSIGNED_LONG 4 #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define VERSION "3.1.0" #define XMLLINT "/usr/local/bin/xmllint" #define YYTEXT_POINTER 1 #define ksize_t socklen_t #endif #ifdef __cplusplus #include configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status config.h on jesus.localdomain config.status:811: creating config.h config.status:1040: config.h is unchanged