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.59. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux ## --------- ## ## Platform. ## ## --------- ## hostname = bobek uname -m = i686 uname -r = 2.6.17.6-4 uname -s = Linux uname -v = #1 SMP Tue Aug 8 18:48:31 CEST 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1383: checking for i586-uhu-linux-g++ configure:1399: found /usr/lib/ccache/i586-uhu-linux-g++ configure:1409: result: i586-uhu-linux-g++ configure:1467: checking for C++ compiler version configure:1470: i586-uhu-linux-g++ --version &5 i586-uhu-linux-g++ (GCC) 3.4.6 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:1473: $? = 0 configure:1475: i586-uhu-linux-g++ -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:1478: $? = 0 configure:1480: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:1483: $? = 1 configure:1506: checking for C++ compiler default output file name configure:1509: i586-uhu-linux-g++ conftest.cc >&5 configure:1512: $? = 0 configure:1558: result: a.out configure:1563: checking whether the C++ compiler works configure:1569: ./a.out configure:1572: $? = 0 configure:1589: result: yes configure:1596: checking whether we are cross compiling configure:1598: result: no configure:1601: checking for suffix of executables configure:1603: i586-uhu-linux-g++ -o conftest conftest.cc >&5 configure:1606: $? = 0 configure:1631: result: configure:1637: checking for suffix of object files configure:1658: i586-uhu-linux-g++ -c conftest.cc >&5 configure:1661: $? = 0 configure:1683: result: o configure:1687: checking whether we are using the GNU C++ compiler configure:1711: i586-uhu-linux-g++ -c conftest.cc >&5 configure:1717: $? = 0 configure:1720: test -z || test ! -s conftest.err configure:1723: $? = 0 configure:1726: test -s conftest.o configure:1729: $? = 0 configure:1742: result: yes configure:1748: checking whether i586-uhu-linux-g++ accepts -g configure:1769: i586-uhu-linux-g++ -c -g conftest.cc >&5 configure:1775: $? = 0 configure:1778: test -z || test ! -s conftest.err configure:1781: $? = 0 configure:1784: test -s conftest.o configure:1787: $? = 0 configure:1798: result: yes configure:1840: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:1846: $? = 0 configure:1849: test -z || test ! -s conftest.err configure:1852: $? = 0 configure:1855: test -s conftest.o configure:1858: $? = 0 configure:1884: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:13: error: `exit' was not declared in this scope configure:1890: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:1840: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:1846: $? = 0 configure:1849: test -z || test ! -s conftest.err configure:1852: $? = 0 configure:1855: test -s conftest.o configure:1858: $? = 0 configure:1884: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:1890: $? = 0 configure:1893: test -z || test ! -s conftest.err configure:1896: $? = 0 configure:1899: test -s conftest.o configure:1902: $? = 0 configure:1966: PTLib version is 1.10.1 configure:1997: checking build system type configure:2015: result: i586-uhu-linux-gnu configure:2023: checking host system type configure:2037: result: i586-uhu-linux-gnu configure:2045: checking target system type configure:2059: result: i586-uhu-linux-gnu configure:2199: OSTYPE set to linux configure:2201: OSRELEASE set to "2.6.17.6-4" configure:2203: MACHTYPE set to x86 configure:2250: gcc version is 3.4.6 configure:2256: checking checking if pragma implementation should be used configure:2261: result: yes configure:2294: checking whether byte ordering is bigendian configure:2321: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:2327: $? = 0 configure:2330: test -z || test ! -s conftest.err configure:2333: $? = 0 configure:2336: test -s conftest.o configure:2339: $? = 0 configure:2363: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:27: error: `big' was not declared in this scope conftest.cc:27: error: expected `;' before "endian" configure:2369: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define PWLIB_MAJOR 1 | #define PWLIB_MINOR 10 | #define PWLIB_BUILD 1 | #define PWLIB_VERSION "1.10.1" | #define P_LINUX "2.6.17.6-4" | #define PHAS_TEMPLATES 1 | #define P_PTHREADS 1 | #define P_SHAREDLIBEXT $SHAREDLIBEXT | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:2502: result: no configure:2541: checking if linker accepts -felide-constructors configure:2548: result: yes configure:2556: checking if linker accepts -Wreorder configure:2567: result: no configure:2581: checking if compiler uses RTTI by default configure:2605: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:2611: $? = 0 configure:2614: test -z || test ! -s conftest.err configure:2617: $? = 0 configure:2620: test -s conftest.o configure:2623: $? = 0 configure:2634: result: yes configure:2686: checking how to run the C++ preprocessor configure:2717: i586-uhu-linux-g++ -E conftest.cc configure:2723: $? = 0 configure:2755: i586-uhu-linux-g++ -E conftest.cc conftest.cc:21:28: ac_nonexistent.h: No such file or directory configure:2761: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define PWLIB_MAJOR 1 | #define PWLIB_MINOR 10 | #define PWLIB_BUILD 1 | #define PWLIB_VERSION "1.10.1" | #define P_LINUX "2.6.17.6-4" | #define PHAS_TEMPLATES 1 | #define P_PTHREADS 1 | #define P_SHAREDLIBEXT $SHAREDLIBEXT | #define PBYTE_ORDER PLITTLE_ENDIAN | /* end confdefs.h. */ | #include configure:2800: result: i586-uhu-linux-g++ -E configure:2824: i586-uhu-linux-g++ -E conftest.cc configure:2830: $? = 0 configure:2862: i586-uhu-linux-g++ -E conftest.cc conftest.cc:21:28: ac_nonexistent.h: No such file or directory configure:2868: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define PWLIB_MAJOR 1 | #define PWLIB_MINOR 10 | #define PWLIB_BUILD 1 | #define PWLIB_VERSION "1.10.1" | #define P_LINUX "2.6.17.6-4" | #define PHAS_TEMPLATES 1 | #define P_PTHREADS 1 | #define P_SHAREDLIBEXT $SHAREDLIBEXT | #define PBYTE_ORDER PLITTLE_ENDIAN | /* end confdefs.h. */ | #include configure:2912: checking for egrep configure:2922: result: grep -E configure:2927: checking for ANSI C header files configure:2952: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:2958: $? = 0 configure:2961: test -z || test ! -s conftest.err configure:2964: $? = 0 configure:2967: test -s conftest.o configure:2970: $? = 0 configure:3059: i586-uhu-linux-g++ -o conftest -g -O2 conftest.cc >&5 configure:3062: $? = 0 configure:3064: ./conftest configure:3067: $? = 0 configure:3082: result: yes configure:3106: checking for sys/types.h configure:3122: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:3128: $? = 0 configure:3131: test -z || test ! -s conftest.err configure:3134: $? = 0 configure:3137: test -s conftest.o configure:3140: $? = 0 configure:3151: result: yes configure:3106: checking for sys/stat.h configure:3122: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:3128: $? = 0 configure:3131: test -z || test ! -s conftest.err configure:3134: $? = 0 configure:3137: test -s conftest.o configure:3140: $? = 0 configure:3151: result: yes configure:3106: checking for stdlib.h configure:3122: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:3128: $? = 0 configure:3131: test -z || test ! -s conftest.err configure:3134: $? = 0 configure:3137: test -s conftest.o configure:3140: $? = 0 configure:3151: result: yes configure:3106: checking for string.h configure:3122: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:3128: $? = 0 configure:3131: test -z || test ! -s conftest.err configure:3134: $? = 0 configure:3137: test -s conftest.o configure:3140: $? = 0 configure:3151: result: yes configure:3106: checking for memory.h configure:3122: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:3128: $? = 0 configure:3131: test -z || test ! -s conftest.err configure:3134: $? = 0 configure:3137: test -s conftest.o configure:3140: $? = 0 configure:3151: result: yes configure:3106: checking for strings.h configure:3122: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:3128: $? = 0 configure:3131: test -z || test ! -s conftest.err configure:3134: $? = 0 configure:3137: test -s conftest.o configure:3140: $? = 0 configure:3151: result: yes configure:3106: checking for inttypes.h configure:3122: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:3128: $? = 0 configure:3131: test -z || test ! -s conftest.err configure:3134: $? = 0 configure:3137: test -s conftest.o configure:3140: $? = 0 configure:3151: result: yes configure:3106: checking for stdint.h configure:3122: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:3128: $? = 0 configure:3131: test -z || test ! -s conftest.err configure:3134: $? = 0 configure:3137: test -s conftest.o configure:3140: $? = 0 configure:3151: result: yes configure:3106: checking for unistd.h configure:3122: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:3128: $? = 0 configure:3131: test -z || test ! -s conftest.err configure:3134: $? = 0 configure:3137: test -s conftest.o configure:3140: $? = 0 configure:3151: result: yes configure:3163: checking for int configure:3187: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:3193: $? = 0 configure:3196: test -z || test ! -s conftest.err configure:3199: $? = 0 configure:3202: test -s conftest.o configure:3205: $? = 0 configure:3216: result: yes configure:3219: checking size of int configure:3531: i586-uhu-linux-g++ -o conftest -g -O2 conftest.cc >&5 configure:3534: $? = 0 configure:3536: ./conftest configure:3539: $? = 0 configure:3562: result: 4 configure:3571: checking for working long double with more range or precision than double configure:3597: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:3603: $? = 0 configure:3606: test -z || test ! -s conftest.err configure:3609: $? = 0 configure:3612: test -s conftest.o configure:3615: $? = 0 configure:3626: result: yes configure:3650: checking for flex configure:3668: found /usr/bin/flex configure:3680: result: /usr/bin/flex configure:3695: checking for ar configure:3713: found /usr/bin/ar configure:3725: result: /usr/bin/ar configure:3776: checking for bison configure:3794: found /usr/bin/bison configure:3806: result: /usr/bin/bison configure:3819: checking if readdir_r has 2 parms configure:3838: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function `int main()': /usr/include/dirent.h:187: error: too few arguments to function `int readdir_r(DIR*, dirent*, dirent**)' conftest.cc:38: error: at this point in file configure:3844: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define PWLIB_MAJOR 1 | #define PWLIB_MINOR 10 | #define PWLIB_BUILD 1 | #define PWLIB_VERSION "1.10.1" | #define P_LINUX "2.6.17.6-4" | #define PHAS_TEMPLATES 1 | #define P_PTHREADS 1 | #define P_SHAREDLIBEXT $SHAREDLIBEXT | #define PBYTE_ORDER PLITTLE_ENDIAN | #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 SIZEOF_INT 4 | #define HAVE_LONG_DOUBLE 1 | /* end confdefs.h. */ | #define _POSIX_PTHREAD_SEMANTICS | #include | int | main () | { | DIR *s; struct dirent * e; readdir_r(s, e); | ; | return 0; | } configure:3870: result: no configure:3872: checking if readdir_r has 3 parms configure:3890: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:3896: $? = 0 configure:3899: test -z || test ! -s conftest.err configure:3902: $? = 0 configure:3905: test -s conftest.o configure:3908: $? = 0 configure:3919: result: yes configure:4052: checking for recvmsg configure:4072: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4078: $? = 0 configure:4081: test -z || test ! -s conftest.err configure:4084: $? = 0 configure:4087: test -s conftest.o configure:4090: $? = 0 configure:4100: result: yes configure:4113: checking if using STL streams configure:4131: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4137: $? = 0 configure:4140: test -z || test ! -s conftest.err configure:4143: $? = 0 configure:4146: test -s conftest.o configure:4149: $? = 0 configure:4159: result: yes configure:4173: checking if atomic integer available configure:4191: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4197: $? = 0 configure:4200: test -z || test ! -s conftest.err configure:4203: $? = 0 configure:4206: test -s conftest.o configure:4209: $? = 0 configure:4219: result: yes configure:4221: checking if __exchange_and_add is in __gnu_cxx namespace configure:4239: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4245: $? = 0 configure:4248: test -z || test ! -s conftest.err configure:4251: $? = 0 configure:4254: test -s conftest.o configure:4257: $? = 0 configure:4267: result: yes configure:4387: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4393: $? = 0 configure:4396: test -z || test ! -s conftest.err configure:4399: $? = 0 configure:4402: test -s conftest.o configure:4405: $? = 0 configure:4414: checking if Unix semaphores are available configure:4421: result: yes configure:4500: checking for pthread_create in -lpthread configure:4530: i586-uhu-linux-g++ -o conftest -g -O2 conftest.cc -lpthread >&5 configure:4536: $? = 0 configure:4539: test -z || test ! -s conftest.err configure:4542: $? = 0 configure:4545: test -s conftest configure:4548: $? = 0 configure:4561: result: yes configure:4589: checking if pthread_mutex_timedlock is available configure:4607: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4613: $? = 0 configure:4616: test -z || test ! -s conftest.err configure:4619: $? = 0 configure:4622: test -s conftest.o configure:4625: $? = 0 configure:4636: result: yes configure:4648: checking for sem_timedwait in -lpthread configure:4678: i586-uhu-linux-g++ -o conftest -g -O2 conftest.cc -lpthread >&5 configure:4684: $? = 0 configure:4687: test -z || test ! -s conftest.err configure:4690: $? = 0 configure:4693: test -s conftest configure:4696: $? = 0 configure:4709: result: yes configure:4718: checking if sem_timedwait is compilable configure:4736: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4742: $? = 0 configure:4745: test -z || test ! -s conftest.err configure:4748: $? = 0 configure:4751: test -s conftest.o configure:4754: $? = 0 configure:4770: result: yes configure:4780: checking if recursive mutexes are available configure:4798: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4804: $? = 0 configure:4807: test -z || test ! -s conftest.err configure:4810: $? = 0 configure:4813: test -s conftest.o configure:4816: $? = 0 configure:4826: result: yes configure:4906: checking regex.h usability configure:4918: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4924: $? = 0 configure:4927: test -z || test ! -s conftest.err configure:4930: $? = 0 configure:4933: test -s conftest.o configure:4936: $? = 0 configure:4946: result: yes configure:4950: checking regex.h presence configure:4960: i586-uhu-linux-g++ -E conftest.cc configure:4966: $? = 0 configure:4986: result: yes configure:5021: checking for regex.h configure:5028: result: yes configure:5052: checking for regcomp configure:5109: i586-uhu-linux-g++ -o conftest -g -O2 conftest.cc >&5 configure:5115: $? = 0 configure:5118: test -z || test ! -s conftest.err configure:5121: $? = 0 configure:5124: test -s conftest configure:5127: $? = 0 configure:5139: result: yes configure:5195: checking dlfcn.h usability configure:5207: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:5213: $? = 0 configure:5216: test -z || test ! -s conftest.err configure:5219: $? = 0 configure:5222: test -s conftest.o configure:5225: $? = 0 configure:5235: result: yes configure:5239: checking dlfcn.h presence configure:5249: i586-uhu-linux-g++ -E conftest.cc configure:5255: $? = 0 configure:5275: result: yes configure:5310: checking for dlfcn.h configure:5317: result: yes configure:5333: checking if dlopen is available configure:5351: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:5357: $? = 0 configure:5360: test -z || test ! -s conftest.err configure:5363: $? = 0 configure:5366: test -s conftest.o configure:5369: $? = 0 configure:5383: result: yes configure:5391: checking for dlopen in -ldl configure:5421: i586-uhu-linux-g++ -o conftest -g -O2 conftest.cc -ldl >&5 configure:5427: $? = 0 configure:5430: test -z || test ! -s conftest.err configure:5433: $? = 0 configure:5436: test -s conftest configure:5439: $? = 0 configure:5452: result: yes configure:5467: checking if plugins support needs to be compiled configure:5486: result: plugins enabled configure:5530: checking for res_ninit configure:5587: i586-uhu-linux-g++ -o conftest -g -O2 conftest.cc >&5 /tmp/ccEb1G66.o: In function `main': /var/uhubuild/work/compile/conftest.cc:88: undefined reference to `res_ninit' /tmp/ccEb1G66.o:(.data+0x0): undefined reference to `res_ninit' collect2: ld returned 1 exit status configure:5593: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define PWLIB_MAJOR 1 | #define PWLIB_MINOR 10 | #define PWLIB_BUILD 1 | #define PWLIB_VERSION "1.10.1" | #define P_LINUX "2.6.17.6-4" | #define PHAS_TEMPLATES 1 | #define P_PTHREADS 1 | #define P_SHAREDLIBEXT $SHAREDLIBEXT | #define PBYTE_ORDER PLITTLE_ENDIAN | #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 SIZEOF_INT 4 | #define HAVE_LONG_DOUBLE 1 | #define P_HAS_POSIX_READDIR_R 3 | #define P_HAS_RECVMSG 1 | #define P_HAS_STL_STREAMS 1 | #define P_HAS_ATOMIC_INT 1 | #define P_NEEDS_GNU_CXX_NAMESPACE 1 | #define P_HAS_SEMAPHORES 1 | #define P_PTHREADS_XPG6 1 | #define P_HAS_SEMAPHORES_XPG6 1 | #define P_HAS_RECURSIVE_MUTEX 1 | #define HAVE_REGEX_H 1 | #define P_REGEX 1 | #define HAVE_DLFCN_H 1 | #define P_DYNALINK 1 | #define P_HAS_PLUGINS 1 | #define P_DEFAULT_PLUGIN_DIR "/usr/lib/pwlib" | /* end confdefs.h. */ | /* Define res_ninit to an innocuous variant, in case declares res_ninit. | For example, HP-UX 11i declares gettimeofday. */ | #define res_ninit innocuous_res_ninit | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char res_ninit (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef res_ninit | | /* 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 res_ninit (); | /* 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_res_ninit) || defined (__stub___res_ninit) | choke me | #else | char (*f) () = res_ninit; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != res_ninit; | ; | return 0; | } configure:5617: result: no configure:5633: checking for res_ninit in -lresolv configure:5645: i586-uhu-linux-g++ -o conftest -g -O2 conftest.cc -lresolv >&5 configure:5651: $? = 0 configure:5654: test -z || test ! -s conftest.err configure:5657: $? = 0 configure:5660: test -s conftest configure:5663: $? = 0 configure:5674: result: yes configure:5998: checking for sasl_version in -lsasl2 configure:6028: i586-uhu-linux-g++ -o conftest -g -O2 conftest.cc -lsasl2 -llber -lldap_r -lldap -lresolv -lpthread >&5 configure:6034: $? = 0 configure:6037: test -z || test ! -s conftest.err configure:6040: $? = 0 configure:6043: test -s conftest configure:6046: $? = 0 configure:6059: result: yes configure:6139: checking if works configure:6146: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc:1:18: sasl.h: No such file or directory conftest.cc: In function `int main(int, char**)': conftest.cc:2: error: `SASL_LOG_PASS' was not declared in this scope configure:6152: $? = 1 configure: failed program was: | #include | int main(int argc,char **argv){ int v = SASL_LOG_PASS; } configure:6178: result: no configure:6180: checking if works configure:6187: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:6193: $? = 0 configure:6196: test -z || test ! -s conftest.err configure:6199: $? = 0 configure:6202: test -s conftest.o configure:6205: $? = 0 configure:6215: result: yes configure:6282: checking ldap.h usability configure:6294: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:6300: $? = 0 configure:6303: test -z || test ! -s conftest.err configure:6306: $? = 0 configure:6309: test -s conftest.o configure:6312: $? = 0 configure:6322: result: yes configure:6326: checking ldap.h presence configure:6336: i586-uhu-linux-g++ -E conftest.cc configure:6342: $? = 0 configure:6362: result: yes configure:6397: checking for ldap.h configure:6404: result: yes configure:6423: checking for ldap_open in -lldap configure:6453: i586-uhu-linux-g++ -o conftest -g -O2 conftest.cc -lldap -llber -lldap_r -lresolv -lpthread -lsasl2 >&5 configure:6459: $? = 0 configure:6462: test -z || test ! -s conftest.err configure:6465: $? = 0 configure:6468: test -s conftest configure:6471: $? = 0 configure:6484: result: yes configure:6660: checking openssl/ssl.h usability configure:6672: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:6678: $? = 0 configure:6681: test -z || test ! -s conftest.err configure:6684: $? = 0 configure:6687: test -s conftest.o configure:6690: $? = 0 configure:6700: result: yes configure:6704: checking openssl/ssl.h presence configure:6714: i586-uhu-linux-g++ -E conftest.cc configure:6720: $? = 0 configure:6740: result: yes configure:6775: checking for openssl/ssl.h configure:6782: result: yes configure:6930: checking openssl/aes.h usability configure:6942: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:6948: $? = 0 configure:6951: test -z || test ! -s conftest.err configure:6954: $? = 0 configure:6957: test -s conftest.o configure:6960: $? = 0 configure:6970: result: yes configure:6974: checking openssl/aes.h presence configure:6984: i586-uhu-linux-g++ -E conftest.cc configure:6990: $? = 0 configure:7010: result: yes configure:7045: checking for openssl/aes.h configure:7052: result: yes configure:7075: checking for const arg to d2i_AutoPrivateKey configure:7095: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:7101: $? = 0 configure:7104: test -z || test ! -s conftest.err configure:7107: $? = 0 configure:7110: test -s conftest.o configure:7113: $? = 0 configure:7126: result: yes configure:7172: checking expat.h usability configure:7184: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:7190: $? = 0 configure:7193: test -z || test ! -s conftest.err configure:7196: $? = 0 configure:7199: test -s conftest.o configure:7202: $? = 0 configure:7212: result: yes configure:7216: checking expat.h presence configure:7226: i586-uhu-linux-g++ -E conftest.cc configure:7232: $? = 0 configure:7252: result: yes configure:7287: checking for expat.h configure:7294: result: yes configure:7308: checking for XML_ParserCreate in -lexpat configure:7338: i586-uhu-linux-g++ -o conftest -g -O2 conftest.cc -lexpat >&5 configure:7344: $? = 0 configure:7347: test -z || test ! -s conftest.err configure:7350: $? = 0 configure:7353: test -s conftest configure:7356: $? = 0 configure:7369: result: yes configure:7574: checking for IPv6 support configure:7593: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:7599: $? = 0 configure:7602: test -z || test ! -s conftest.err configure:7605: $? = 0 configure:7608: test -s conftest.o configure:7611: $? = 0 configure:7642: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:7648: $? = 0 configure:7651: test -z || test ! -s conftest.err configure:7654: $? = 0 configure:7657: test -s conftest.o configure:7660: $? = 0 configure:7674: result: yes configure:7747: checking SDL/SDL.h usability configure:7759: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:7765: $? = 0 configure:7768: test -z || test ! -s conftest.err configure:7771: $? = 0 configure:7774: test -s conftest.o configure:7777: $? = 0 configure:7787: result: yes configure:7791: checking SDL/SDL.h presence configure:7801: i586-uhu-linux-g++ -E conftest.cc configure:7807: $? = 0 configure:7827: result: yes configure:7862: checking for SDL/SDL.h configure:7869: result: yes configure:7886: checking for SDL_CreateYUVOverlay in -lSDL configure:7916: i586-uhu-linux-g++ -o conftest -g -O2 conftest.cc -lSDL -L/usr/X11R6/lib -lpthread -lX11 -lXext >&5 configure:7922: $? = 0 configure:7925: test -z || test ! -s conftest.err configure:7928: $? = 0 configure:7931: test -s conftest configure:7934: $? = 0 configure:7947: result: yes configure:8043: checking linux/videodev.h usability configure:8055: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:8061: $? = 0 configure:8064: test -z || test ! -s conftest.err configure:8067: $? = 0 configure:8070: test -s conftest.o configure:8073: $? = 0 configure:8083: result: yes configure:8087: checking linux/videodev.h presence configure:8097: i586-uhu-linux-g++ -E conftest.cc configure:8103: $? = 0 configure:8123: result: yes configure:8158: checking for linux/videodev.h configure:8165: result: yes configure:8474: Remote connection support disabled configure:8982: checking for swab configure:9039: i586-uhu-linux-g++ -o conftest -g -O2 conftest.cc >&5 configure:9045: $? = 0 configure:9048: test -z || test ! -s conftest.err configure:9051: $? = 0 configure:9054: test -s conftest configure:9057: $? = 0 configure:9069: result: yes configure:9146: checking for a BSD-compatible install configure:9201: result: /bin/install -c configure:9319: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on bobek config.status:762: creating make/ptbuildopts.mak config.status:762: creating make/ptlib-config config.status:762: creating Makefile config.status:832: creating include/ptbuildopts.h configure:10465: configuring in plugins configure:10582: running /bin/sh './configure' --prefix=/usr '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i586-uhu-linux' '--host=i586-uhu-linux' 'build_alias=i586-uhu-linux' 'host_alias=i586-uhu-linux' --cache-file=/dev/null --srcdir=. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux ac_cv_c_bigendian=no ac_cv_c_long_double=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_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=set ac_cv_env_build_alias_value=i586-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i586-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func_regcomp=yes ac_cv_func_res_ninit=no ac_cv_func_swab=yes ac_cv_header_SDL_SDL_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_expat_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_ldap_h=yes ac_cv_header_linux_videodev_h=yes ac_cv_header_memory_h=yes ac_cv_header_openssl_aes_h=yes ac_cv_header_openssl_ssl_h=yes ac_cv_header_regex_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_lib_SDL_SDL_CreateYUVOverlay=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_expat_XML_ParserCreate=yes ac_cv_lib_ldap_ldap_open=yes ac_cv_lib_pthread_pthread_create=yes ac_cv_lib_pthread_sem_timedwait=yes ac_cv_lib_sasl2_sasl_version=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_BISON=/usr/bin/bison ac_cv_path_FLEX=/usr/bin/flex ac_cv_path_install='/bin/install -c' ac_cv_prog_CXX=i586-uhu-linux-g++ ac_cv_prog_CXXCPP='i586-uhu-linux-g++ -E' ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_sizeof_int=4 ac_cv_target=i586-uhu-linux-gnu ac_cv_target_alias=i586-uhu-linux ac_cv_type_int=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='/usr/bin/ar' BISON='/usr/bin/bison' BUILD_NUMBER='1' CPPFLAGS='' CXX='i586-uhu-linux-g++' CXXCPP='i586-uhu-linux-g++ -E' CXXFLAGS='-g -O2' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ENDLDLIBS='-lldap -llber -lldap_r -lpthread -lsasl2 -lssl -lcrypto -lexpat -lSDL -lresolv -ldl' EXEEXT='' FLEX='/usr/bin/flex' HAS_ALSA='' HAS_ASN='1' HAS_AUDIO='1' HAS_CONFIG_FILE='1' HAS_DTMF='1' HAS_EXPAT='1' HAS_FTP='1' HAS_HTTP='1' HAS_HTTPSVC='1' HAS_IPV6='1' HAS_JABBER='1' HAS_OPENLDAP='1' HAS_OPENSSL='1' HAS_OSS='' HAS_PIPECHAN='1' HAS_PLUGINS='1' HAS_POP3SMTP='1' HAS_REGEX='1' HAS_REMCONN='' HAS_RESOLVER='1' HAS_SASL2='1' HAS_SASL='' HAS_SDL='1' HAS_SERIAL='1' HAS_SNMP='1' HAS_SOAP='1' HAS_SOCKS='1' HAS_STUN='1' HAS_TELNET='1' HAS_TTS='1' HAS_VIDEO='1' HAS_VIDEO_CAPTURE='1' HAS_VXML='1' HAS_WAVFILE='1' HAS_XMLRPC='1' INSTALLPREFIX='/usr' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS='' LIBDIR='${exec_prefix}/lib' LIBOBJS='' LIBS='' LTLIBOBJS='' MACHTYPE='x86' MAJOR_VERSION='1' MINOR_VERSION='10' OBJEXT='o' OPTSTDCCFLAGS='' OSRELEASE='"2.6.17.6-4"' OSTYPE='linux' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PWINSTDIR='' PWLIBDIR='/var/uhubuild/work/compile' PWLIB_VERSION='1.10.1' P_STATIC_ENDLDLIBS='' P_STATIC_LDFLAGS='' SHAREDLIBEXT='so' SHELL='/bin/sh' STDCCFLAGS=' -DP_USE_PRAGMA -D_REENTRANT' STDCXXFLAGS=' -felide-constructors' TARGETDIR='unix' USE_GCC='yes' USE_SHM_VIDEO_DEVICES='' ac_ct_CXX='' bindir='${exec_prefix}/bin' build='i586-uhu-linux-gnu' build_alias='i586-uhu-linux' build_cpu='i586' build_os='linux-gnu' build_vendor='uhu' datadir='${prefix}/share' exec_prefix='${prefix}' host='i586-uhu-linux-gnu' host_alias='i586-uhu-linux' host_cpu='i586' host_os='linux-gnu' host_vendor='uhu' includedir='${prefix}/include' infodir='/usr/share/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' plugins' sysconfdir='/etc' target='i586-uhu-linux-gnu' target_alias='' target_cpu='i586' target_os='linux-gnu' target_vendor='uhu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_DLFCN_H 1 #define HAVE_EXPAT_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LDAP_H 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_MEMORY_H 1 #define HAVE_OPENSSL_AES_H 1 #define HAVE_OPENSSL_SSL_H 1 #define HAVE_REGEX_H 1 #define HAVE_SDL_SDL_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PBYTE_ORDER PLITTLE_ENDIAN #define PHAS_TEMPLATES 1 #define PWLIB_BUILD 1 #define PWLIB_MAJOR 1 #define PWLIB_MINOR 10 #define PWLIB_VERSION "1.10.1" #define P_ASN 1 #define P_AUDIO 1 #define P_CONFIG_FILE 1 #define P_DEFAULT_PLUGIN_DIR "/usr/lib/pwlib" #define P_DNS 1 #define P_DTMF 1 #define P_DYNALINK 1 #define P_EXPAT 1 #define P_FTP 1 #define P_HAS_ATOMIC_INT 1 #define P_HAS_IPV6 1 #define P_HAS_PLUGINS 1 #define P_HAS_POSIX_READDIR_R 3 #define P_HAS_QOS 1 #define P_HAS_RECURSIVE_MUTEX 1 #define P_HAS_RECVMSG 1 #define P_HAS_RES_NINIT 1 #define P_HAS_SASL_SASL_H 1 #define P_HAS_SEMAPHORES 1 #define P_HAS_SEMAPHORES_XPG6 1 #define P_HAS_STL_STREAMS 1 #define P_HTTP 1 #define P_HTTPSVC 1 #define P_JABBER 1 #define P_LDAP 1 #define P_LINUX "2.6.17.6-4" #define P_NEEDS_GNU_CXX_NAMESPACE 1 #define P_PIPECHAN 1 #define P_POP3SMTP 1 #define P_PTHREADS 1 #define P_PTHREADS_XPG6 1 #define P_REGEX 1 #define P_SASL2 1 #define P_SDL 1 #define P_SERIAL 1 #define P_SHAREDLIBEXT $SHAREDLIBEXT #define P_SNMP 1 #define P_SOAP 1 #define P_SOCKS 1 #define P_SSL 1 #define P_SSL_AES 1 #define P_SSL_USE_CONST 1 #define P_STUN 1 #define P_TELNET 1 #define P_TTS 1 #define P_VIDEO 1 #define P_VXML 1 #define P_WAVFILE 1 #define P_XMLRPC 1 #define SIZEOF_INT 4 #define STDC_HEADERS 1 #define USE_SYSTEM_SWAB #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0