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.61. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = xxx uname -m = i386 uname -r = 4.11-RELEASE-p17 uname -s = FreeBSD uname -v = FreeBSD 4.11-RELEASE-p17 #0: Sat May 6 14:04:03 EST 2006 jeremy@xxx:/usr/obj/usr/src/sys/BUILD /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /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: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1968: checking build system type configure:1986: result: i386-unknown-freebsd4.11 configure:2008: checking host system type configure:2023: result: i386-unknown-freebsd4.11 configure:2110: checking for gcc configure:2126: found /usr/bin/gcc configure:2137: result: gcc configure:2375: checking for C compiler version configure:2382: gcc --version >&5 gcc (GCC) 4.0.4 20061130 (prerelease) [FreeBSD] 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:2385: $? = 0 configure:2392: gcc -v >&5 Using built-in specs. Target: i386-portbld-freebsd4.11 Configured with: ./..//gcc-4.0-20061130/configure --disable-nls --with-system-zlib --with-libiconv-prefix=/usr/local --program-suffix=40 --libdir=/usr/local/lib/gcc-4.0.4 --with-gxx-include-dir=/usr/local/lib/gcc-4.0.4/include/c++/ --infodir=/usr/local/info/gcc40 --prefix=/usr/local i386-portbld-freebsd4.11 Thread model: posix gcc version 4.0.4 20061130 (prerelease) [FreeBSD] configure:2395: $? = 0 configure:2402: gcc -V >&5 gcc: '-V' option must have argument configure:2405: $? = 1 configure:2428: checking for C compiler default output file name configure:2455: gcc conftest.c >&5 configure:2458: $? = 0 configure:2496: result: a.out configure:2513: checking whether the C compiler works configure:2523: ./a.out configure:2526: $? = 0 configure:2543: result: yes configure:2550: checking whether we are cross compiling configure:2552: result: no configure:2555: checking for suffix of executables configure:2562: gcc -o conftest conftest.c >&5 configure:2565: $? = 0 configure:2589: result: configure:2595: checking for suffix of object files configure:2621: gcc -c conftest.c >&5 configure:2624: $? = 0 configure:2647: result: o configure:2651: checking whether we are using the GNU C compiler configure:2680: gcc -c conftest.c >&5 configure:2686: $? = 0 configure:2703: result: yes configure:2708: checking whether gcc accepts -g configure:2738: gcc -c -g conftest.c >&5 configure:2744: $? = 0 configure:2843: result: yes configure:2860: checking for gcc option to accept ISO C89 configure:2934: gcc -c -g -O2 conftest.c >&5 configure:2940: $? = 0 configure:2963: result: none needed configure:2987: checking how to run the C preprocessor configure:3027: gcc -E conftest.c configure:3033: $? = 0 configure:3064: gcc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3070: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:3103: result: gcc -E configure:3132: gcc -E conftest.c configure:3138: $? = 0 configure:3169: gcc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3175: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:3213: checking for grep that handles long lines and -e configure:3287: result: /usr/bin/grep configure:3292: checking for egrep configure:3370: result: /usr/bin/grep -E configure:3376: checking for AIX configure:3398: result: no configure:3404: checking for ANSI C header files configure:3434: gcc -c -g -O2 conftest.c >&5 configure:3440: $? = 0 configure:3539: gcc -o conftest -g -O2 conftest.c >&5 configure:3542: $? = 0 configure:3548: ./conftest configure:3551: $? = 0 configure:3568: result: yes configure:3592: checking for sys/types.h configure:3613: gcc -c -g -O2 conftest.c >&5 configure:3619: $? = 0 configure:3635: result: yes configure:3592: checking for sys/stat.h configure:3613: gcc -c -g -O2 conftest.c >&5 configure:3619: $? = 0 configure:3635: result: yes configure:3592: checking for stdlib.h configure:3613: gcc -c -g -O2 conftest.c >&5 configure:3619: $? = 0 configure:3635: result: yes configure:3592: checking for string.h configure:3613: gcc -c -g -O2 conftest.c >&5 configure:3619: $? = 0 configure:3635: result: yes configure:3592: checking for memory.h configure:3613: gcc -c -g -O2 conftest.c >&5 configure:3619: $? = 0 configure:3635: result: yes configure:3592: checking for strings.h configure:3613: gcc -c -g -O2 conftest.c >&5 configure:3619: $? = 0 configure:3635: result: yes configure:3592: checking for inttypes.h configure:3613: gcc -c -g -O2 conftest.c >&5 configure:3619: $? = 0 configure:3635: result: yes configure:3592: checking for stdint.h configure:3613: gcc -c -g -O2 conftest.c >&5 conftest.c:51:20: error: stdint.h: No such file or directory configure:3619: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:3635: result: no configure:3592: checking for unistd.h configure:3613: gcc -c -g -O2 conftest.c >&5 configure:3619: $? = 0 configure:3635: result: yes configure:3657: checking minix/config.h usability configure:3674: gcc -c -g -O2 conftest.c >&5 conftest.c:51:26: error: minix/config.h: No such file or directory configure:3680: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3694: result: no configure:3698: checking minix/config.h presence configure:3713: gcc -E conftest.c conftest.c:18:26: error: minix/config.h: No such file or directory configure:3719: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:3733: result: no configure:3761: checking for minix/config.h configure:3768: result: no configure:3807: checking whether it is safe to define __EXTENSIONS__ configure:3835: gcc -c -g -O2 conftest.c >&5 configure:3841: $? = 0 configure:3856: result: yes configure:3981: checking for uname configure:3999: found /usr/bin/uname configure:4011: result: /usr/bin/uname configure:4582: checking for gcc configure:4609: result: gcc configure:4847: checking for C compiler version configure:4854: gcc --version >&5 gcc (GCC) 4.0.4 20061130 (prerelease) [FreeBSD] 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:4857: $? = 0 configure:4864: gcc -v >&5 Using built-in specs. Target: i386-portbld-freebsd4.11 Configured with: ./..//gcc-4.0-20061130/configure --disable-nls --with-system-zlib --with-libiconv-prefix=/usr/local --program-suffix=40 --libdir=/usr/local/lib/gcc-4.0.4 --with-gxx-include-dir=/usr/local/lib/gcc-4.0.4/include/c++/ --infodir=/usr/local/info/gcc40 --prefix=/usr/local i386-portbld-freebsd4.11 Thread model: posix gcc version 4.0.4 20061130 (prerelease) [FreeBSD] configure:4867: $? = 0 configure:4874: gcc -V >&5 gcc: '-V' option must have argument configure:4877: $? = 1 configure:4880: checking whether we are using the GNU C compiler configure:4932: result: yes configure:4937: checking whether gcc accepts -g configure:5072: result: yes configure:5089: checking for gcc option to accept ISO C89 configure:5192: result: none needed configure:5268: checking for g++ configure:5284: found /usr/bin/g++ configure:5295: result: g++ configure:5326: checking for C++ compiler version configure:5333: g++ --version >&5 g++ (GCC) 4.0.4 20061130 (prerelease) [FreeBSD] 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:5336: $? = 0 configure:5343: g++ -v >&5 Using built-in specs. Target: i386-portbld-freebsd4.11 Configured with: ./..//gcc-4.0-20061130/configure --disable-nls --with-system-zlib --with-libiconv-prefix=/usr/local --program-suffix=40 --libdir=/usr/local/lib/gcc-4.0.4 --with-gxx-include-dir=/usr/local/lib/gcc-4.0.4/include/c++/ --infodir=/usr/local/info/gcc40 --prefix=/usr/local i386-portbld-freebsd4.11 Thread model: posix gcc version 4.0.4 20061130 (prerelease) [FreeBSD] configure:5346: $? = 0 configure:5353: g++ -V >&5 g++: '-V' option must have argument configure:5356: $? = 1 configure:5359: checking whether we are using the GNU C++ compiler configure:5388: g++ -c -I/usr/local/include conftest.cpp >&5 configure:5394: $? = 0 configure:5411: result: yes configure:5416: checking whether g++ accepts -g configure:5446: g++ -c -g -I/usr/local/include conftest.cpp >&5 configure:5452: $? = 0 configure:5551: result: yes configure:5579: checking how to run the C preprocessor configure:5695: result: gcc -E configure:5724: gcc -E -I/usr/local/include conftest.c configure:5730: $? = 0 configure:5761: gcc -E -I/usr/local/include conftest.c conftest.c:21:28: error: ac_nonexistent.h: No such file or directory configure:5767: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include configure:5809: checking how to run the C++ preprocessor configure:5845: g++ -E -I/usr/local/include conftest.cpp configure:5851: $? = 0 configure:5882: g++ -E -I/usr/local/include conftest.cpp conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory configure:5888: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include configure:5921: result: g++ -E configure:5950: g++ -E -I/usr/local/include conftest.cpp configure:5956: $? = 0 configure:5987: g++ -E -I/usr/local/include conftest.cpp conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory configure:5993: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include configure:6032: checking for a sed that does not truncate output configure:6111: result: /usr/bin/sed configure:6116: checking for egrep configure:6126: result: grep -E configure:6142: checking for ld used by gcc configure:6209: result: /usr/bin/ld configure:6218: checking if the linker (/usr/bin/ld) is GNU ld configure:6233: result: yes configure:6242: checking for gawk configure:6272: result: no configure:6242: checking for mawk configure:6272: result: no configure:6242: checking for nawk configure:6258: found /usr/bin/nawk configure:6269: result: nawk configure:6293: checking for a BSD-compatible install configure:6349: result: /usr/bin/install -c configure:6360: checking whether ln -s works configure:6364: result: yes configure:6414: checking for ranlib configure:6430: found /usr/bin/ranlib configure:6441: result: ranlib configure:6467: checking for GNU make configure:6486: result: gmake configure:6505: checking for grep configure:6536: result: /usr/bin/grep configure:6546: checking for ar configure:6564: found /usr/bin/ar configure:6577: result: /usr/bin/ar configure:6587: checking for find configure:6605: found /usr/bin/find configure:6618: result: /usr/bin/find configure:6628: checking for compress configure:6646: found /usr/bin/compress configure:6659: result: /usr/bin/compress configure:6669: checking for basename configure:6687: found /usr/bin/basename configure:6700: result: /usr/bin/basename configure:6710: checking for id configure:6728: found /usr/bin/id configure:6741: result: /usr/bin/id configure:6751: checking for dirname configure:6769: found /usr/bin/dirname configure:6782: result: /usr/bin/dirname configure:6792: checking for sh configure:6823: result: /usr/local/bin/bash configure:6833: checking for ln configure:6851: found /bin/ln configure:6864: result: /bin/ln configure:6874: checking for dot configure:6905: result: : configure:6915: checking for strip configure:6933: found /usr/bin/strip configure:6946: result: /usr/bin/strip configure:6956: checking for wget configure:6987: result: : configure:7000: checking for fetch configure:7018: found /usr/bin/fetch configure:7031: result: /usr/bin/fetch configure:8071: checking for working alloca.h configure:8098: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:21:20: error: alloca.h: No such file or directory conftest.c: In function 'main': conftest.c:25: warning: incompatible implicit declaration of built-in function 'alloca' configure:8104: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | int | main () | { | char *p = (char *) alloca (2 * sizeof (int)); | if (p) return 0; | ; | return 0; | } configure:8121: result: no configure:8131: checking for alloca configure:8178: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:8184: $? = 0 configure:8201: result: yes configure:8436: checking for dirent.h that defines DIR configure:8465: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:8471: $? = 0 configure:8487: result: yes configure:8500: checking for library containing opendir configure:8541: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:8547: $? = 0 configure:8575: result: none required configure:8669: checking for ANSI C header files configure:8833: result: yes configure:8843: checking for sys/wait.h that is POSIX.1 compatible configure:8879: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:8885: $? = 0 configure:8900: result: yes configure:8947: checking arpa/inet.h usability configure:8964: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:8970: $? = 0 configure:8984: result: yes configure:8988: checking arpa/inet.h presence configure:9003: gcc -E -I/usr/local/include conftest.c configure:9009: $? = 0 configure:9023: result: yes configure:9051: checking for arpa/inet.h configure:9059: result: yes configure:8947: checking fcntl.h usability configure:8964: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:8970: $? = 0 configure:8984: result: yes configure:8988: checking fcntl.h presence configure:9003: gcc -E -I/usr/local/include conftest.c configure:9009: $? = 0 configure:9023: result: yes configure:9051: checking for fcntl.h configure:9059: result: yes configure:8937: checking for inttypes.h configure:8943: result: yes configure:8947: checking libintl.h usability configure:8964: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:8970: $? = 0 configure:8984: result: yes configure:8988: checking libintl.h presence configure:9003: gcc -E -I/usr/local/include conftest.c configure:9009: $? = 0 configure:9023: result: yes configure:9051: checking for libintl.h configure:9059: result: yes configure:8947: checking limits.h usability configure:8964: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:8970: $? = 0 configure:8984: result: yes configure:8988: checking limits.h presence configure:9003: gcc -E -I/usr/local/include conftest.c configure:9009: $? = 0 configure:9023: result: yes configure:9051: checking for limits.h configure:9059: result: yes configure:8947: checking locale.h usability configure:8964: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:8970: $? = 0 configure:8984: result: yes configure:8988: checking locale.h presence configure:9003: gcc -E -I/usr/local/include conftest.c configure:9009: $? = 0 configure:9023: result: yes configure:9051: checking for locale.h configure:9059: result: yes configure:8947: checking malloc.h usability configure:8964: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 In file included from conftest.c:64: /usr/include/malloc.h:2:2: warning: #warning "this file includes which is deprecated, use instead" configure:8970: $? = 0 configure:8984: result: yes configure:8988: checking malloc.h presence configure:9003: gcc -E -I/usr/local/include conftest.c In file included from conftest.c:31: /usr/include/malloc.h:2:2: warning: #warning "this file includes which is deprecated, use instead" configure:9009: $? = 0 configure:9023: result: yes configure:9051: checking for malloc.h configure:9059: result: yes configure:8947: checking netdb.h usability configure:8964: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:8970: $? = 0 configure:8984: result: yes configure:8988: checking netdb.h presence configure:9003: gcc -E -I/usr/local/include conftest.c configure:9009: $? = 0 configure:9023: result: yes configure:9051: checking for netdb.h configure:9059: result: yes configure:8947: checking netinet/in.h usability configure:8964: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:8970: $? = 0 configure:8984: result: yes configure:8988: checking netinet/in.h presence configure:9003: gcc -E -I/usr/local/include conftest.c configure:9009: $? = 0 configure:9023: result: yes configure:9051: checking for netinet/in.h configure:9059: result: yes configure:8947: checking stddef.h usability configure:8964: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:8970: $? = 0 configure:8984: result: yes configure:8988: checking stddef.h presence configure:9003: gcc -E -I/usr/local/include conftest.c configure:9009: $? = 0 configure:9023: result: yes configure:9051: checking for stddef.h configure:9059: result: yes configure:8937: checking for stdint.h configure:8943: result: no configure:8937: checking for stdlib.h configure:8943: result: yes configure:8937: checking for string.h configure:8943: result: yes configure:8937: checking for strings.h configure:8943: result: yes configure:8947: checking sys/file.h usability configure:8964: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:8970: $? = 0 configure:8984: result: yes configure:8988: checking sys/file.h presence configure:9003: gcc -E -I/usr/local/include conftest.c configure:9009: $? = 0 configure:9023: result: yes configure:9051: checking for sys/file.h configure:9059: result: yes configure:8947: checking sys/ioctl.h usability configure:8964: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:8970: $? = 0 configure:8984: result: yes configure:8988: checking sys/ioctl.h presence configure:9003: gcc -E -I/usr/local/include conftest.c configure:9009: $? = 0 configure:9023: result: yes configure:9051: checking for sys/ioctl.h configure:9059: result: yes configure:8947: checking sys/param.h usability configure:8964: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:8970: $? = 0 configure:8984: result: yes configure:8988: checking sys/param.h presence configure:9003: gcc -E -I/usr/local/include conftest.c configure:9009: $? = 0 configure:9023: result: yes configure:9051: checking for sys/param.h configure:9059: result: yes configure:8947: checking sys/socket.h usability configure:8964: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:8970: $? = 0 configure:8984: result: yes configure:8988: checking sys/socket.h presence configure:9003: gcc -E -I/usr/local/include conftest.c configure:9009: $? = 0 configure:9023: result: yes configure:9051: checking for sys/socket.h configure:9059: result: yes configure:8947: checking sys/time.h usability configure:8964: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:8970: $? = 0 configure:8984: result: yes configure:8988: checking sys/time.h presence configure:9003: gcc -E -I/usr/local/include conftest.c configure:9009: $? = 0 configure:9023: result: yes configure:9051: checking for sys/time.h configure:9059: result: yes configure:8947: checking syslog.h usability configure:8964: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:8970: $? = 0 configure:8984: result: yes configure:8988: checking syslog.h presence configure:9003: gcc -E -I/usr/local/include conftest.c configure:9009: $? = 0 configure:9023: result: yes configure:9051: checking for syslog.h configure:9059: result: yes configure:8947: checking termios.h usability configure:8964: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:8970: $? = 0 configure:8984: result: yes configure:8988: checking termios.h presence configure:9003: gcc -E -I/usr/local/include conftest.c configure:9009: $? = 0 configure:9023: result: yes configure:9051: checking for termios.h configure:9059: result: yes configure:8937: checking for unistd.h configure:8943: result: yes configure:8947: checking utime.h usability configure:8964: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:8970: $? = 0 configure:8984: result: yes configure:8988: checking utime.h presence configure:9003: gcc -E -I/usr/local/include conftest.c configure:9009: $? = 0 configure:9023: result: yes configure:9051: checking for utime.h configure:9059: result: yes configure:9080: checking for special C compiler options needed for large files configure:9173: result: no configure:9179: checking for _FILE_OFFSET_BITS value needed for large files configure:9214: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:9220: $? = 0 configure:9288: result: no configure:9425: checking for stdbool.h that conforms to C99 configure:9518: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:9524: $? = 0 configure:9539: result: yes configure:9541: checking for _Bool configure:9571: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:9577: $? = 0 configure:9592: result: yes configure:9611: checking for an ANSI C-conforming const configure:9686: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:9692: $? = 0 configure:9707: result: yes configure:9717: checking for uid_t in sys/types.h configure:9740: result: yes configure:9755: checking for inline configure:9781: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:9787: $? = 0 configure:9805: result: inline configure:9824: checking for mode_t configure:9854: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:9860: $? = 0 configure:9875: result: yes configure:9887: checking for off_t configure:9917: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:9923: $? = 0 configure:9938: result: yes configure:9950: checking for pid_t configure:9980: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:9986: $? = 0 configure:10001: result: yes configure:10013: checking for size_t configure:10043: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:10049: $? = 0 configure:10064: result: yes configure:10076: checking for struct stat.st_blksize configure:10104: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:10110: $? = 0 configure:10167: result: yes configure:10178: checking whether time.h and sys/time.h may both be included configure:10208: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:10214: $? = 0 configure:10229: result: yes configure:10239: checking whether struct tm is in sys/time.h or time.h configure:10269: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:10275: $? = 0 configure:10290: result: time.h configure:10300: checking for working volatile configure:10329: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:10335: $? = 0 configure:10350: result: yes configure:10360: checking for ptrdiff_t configure:10390: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:10396: $? = 0 configure:10411: result: yes configure:10429: checking for unistd.h configure:10435: result: yes configure:10564: checking for working chown configure:10607: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:10610: $? = 0 configure:10616: ./conftest configure:10619: $? = 0 configure:10637: result: yes configure:10647: checking whether closedir returns void configure:10681: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:10684: $? = 0 configure:10690: ./conftest configure:10693: $? = 0 configure:10709: result: no configure:10719: checking for error_at_line configure:10745: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:54:19: error: error.h: No such file or directory configure:10751: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | /* end confdefs.h. */ | #include | int | main () | { | error_at_line (0, 0, "", 0, "an error occurred"); | ; | return 0; | } configure:10768: result: no configure:10794: checking vfork.h usability configure:10811: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 conftest.c:87:19: error: vfork.h: No such file or directory configure:10817: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:10831: result: no configure:10835: checking vfork.h presence configure:10850: gcc -E -I/usr/local/include conftest.c conftest.c:54:19: error: vfork.h: No such file or directory configure:10856: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | /* end confdefs.h. */ | #include configure:10870: result: no configure:10898: checking for vfork.h configure:10906: result: no configure:10924: checking for fork configure:10980: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:77: warning: conflicting types for built-in function 'fork' configure:10986: $? = 0 configure:11004: result: yes configure:10924: checking for vfork configure:10980: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:10986: $? = 0 configure:11004: result: yes configure:11015: checking for working fork configure:11047: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:11050: $? = 0 configure:11056: ./conftest configure:11059: $? = 0 configure:11075: result: yes configure:11096: checking for working vfork configure:11234: result: yes configure:11265: checking for _LARGEFILE_SOURCE value needed for large files configure:11294: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:11300: $? = 0 configure:11366: result: no configure:11390: checking whether gcc needs -traditional conftest.c:59:20: error: termio.h: No such file or directory configure:11432: result: no configure:11443: checking for working memcmp configure:11496: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:11499: $? = 0 configure:11505: ./conftest configure:11508: $? = 0 configure:11524: result: yes configure:11541: checking for sys/time.h configure:11547: result: yes configure:11541: checking for unistd.h configure:11547: result: yes configure:11541: checking for utime.h configure:11547: result: yes configure:11687: checking for alarm configure:11743: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:11749: $? = 0 configure:11767: result: yes configure:11793: checking for working mktime configure:12002: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12005: $? = 0 configure:12011: ./conftest configure:12014: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | /* end confdefs.h. */ | /* Test program from Paul Eggert and Tony Leneis. */ | #ifdef TIME_WITH_SYS_TIME | # include | # include | #else | # ifdef HAVE_SYS_TIME_H | # include | # else | # include | # endif | #endif | | #include | | #ifdef HAVE_UNISTD_H | # include | #endif | | #ifndef HAVE_ALARM | # define alarm(X) /* empty */ | #endif | | /* Work around redefinition to rpl_putenv by other config tests. */ | #undef putenv | | static time_t time_t_max; | static time_t time_t_min; | | /* Values we'll use to set the TZ environment variable. */ | static char *tz_strings[] = { | (char *) 0, "TZ=GMT0", "TZ=JST-9", | "TZ=EST+3EDT+2,M10.1.0/00:00:00,M2.3.0/00:00:00" | }; | #define N_STRINGS (sizeof (tz_strings) / sizeof (tz_strings[0])) | | /* Return 0 if mktime fails to convert a date in the spring-forward gap. | Based on a problem report from Andreas Jaeger. */ | static int | spring_forward_gap () | { | /* glibc (up to about 1998-10-07) failed this test. */ | struct tm tm; | | /* Use the portable POSIX.1 specification "TZ=PST8PDT,M4.1.0,M10.5.0" | instead of "TZ=America/Vancouver" in order to detect the bug even | on systems that don't support the Olson extension, or don't have the | full zoneinfo tables installed. */ | putenv ("TZ=PST8PDT,M4.1.0,M10.5.0"); | | tm.tm_year = 98; | tm.tm_mon = 3; | tm.tm_mday = 5; | tm.tm_hour = 2; | tm.tm_min = 0; | tm.tm_sec = 0; | tm.tm_isdst = -1; | return mktime (&tm) != (time_t) -1; | } | | static int | mktime_test1 (now) | time_t now; | { | struct tm *lt; | return ! (lt = localtime (&now)) || mktime (lt) == now; | } | | static int | mktime_test (now) | time_t now; | { | return (mktime_test1 (now) | && mktime_test1 ((time_t) (time_t_max - now)) | && mktime_test1 ((time_t) (time_t_min + now))); | } | | static int | irix_6_4_bug () | { | /* Based on code from Ariel Faigon. */ | struct tm tm; | tm.tm_year = 96; | tm.tm_mon = 3; | tm.tm_mday = 0; | tm.tm_hour = 0; | tm.tm_min = 0; | tm.tm_sec = 0; | tm.tm_isdst = -1; | mktime (&tm); | return tm.tm_mon == 2 && tm.tm_mday == 31; | } | | static int | bigtime_test (j) | int j; | { | struct tm tm; | time_t now; | tm.tm_year = tm.tm_mon = tm.tm_mday = tm.tm_hour = tm.tm_min = tm.tm_sec = j; | now = mktime (&tm); | if (now != (time_t) -1) | { | struct tm *lt = localtime (&now); | if (! (lt | && lt->tm_year == tm.tm_year | && lt->tm_mon == tm.tm_mon | && lt->tm_mday == tm.tm_mday | && lt->tm_hour == tm.tm_hour | && lt->tm_min == tm.tm_min | && lt->tm_sec == tm.tm_sec | && lt->tm_yday == tm.tm_yday | && lt->tm_wday == tm.tm_wday | && ((lt->tm_isdst < 0 ? -1 : 0 < lt->tm_isdst) | == (tm.tm_isdst < 0 ? -1 : 0 < tm.tm_isdst)))) | return 0; | } | return 1; | } | | static int | year_2050_test () | { | /* The correct answer for 2050-02-01 00:00:00 in Pacific time, | ignoring leap seconds. */ | unsigned long int answer = 2527315200UL; | | struct tm tm; | time_t t; | tm.tm_year = 2050 - 1900; | tm.tm_mon = 2 - 1; | tm.tm_mday = 1; | tm.tm_hour = tm.tm_min = tm.tm_sec = 0; | tm.tm_isdst = -1; | | /* Use the portable POSIX.1 specification "TZ=PST8PDT,M4.1.0,M10.5.0" | instead of "TZ=America/Vancouver" in order to detect the bug even | on systems that don't support the Olson extension, or don't have the | full zoneinfo tables installed. */ | putenv ("TZ=PST8PDT,M4.1.0,M10.5.0"); | | t = mktime (&tm); | | /* Check that the result is either a failure, or close enough | to the correct answer that we can assume the discrepancy is | due to leap seconds. */ | return (t == (time_t) -1 | || (0 < t && answer - 120 <= t && t <= answer + 120)); | } | | int | main () | { | time_t t, delta; | int i, j; | | /* This test makes some buggy mktime implementations loop. | Give up after 60 seconds; a mktime slower than that | isn't worth using anyway. */ | alarm (60); | | for (time_t_max = 1; 0 < time_t_max; time_t_max *= 2) | continue; | time_t_max--; | if ((time_t) -1 < 0) | for (time_t_min = -1; (time_t) (time_t_min * 2) < 0; time_t_min *= 2) | continue; | delta = time_t_max / 997; /* a suitable prime number */ | for (i = 0; i < N_STRINGS; i++) | { | if (tz_strings[i]) | putenv (tz_strings[i]); | | for (t = 0; t <= time_t_max - delta; t += delta) | if (! mktime_test (t)) | return 1; | if (! (mktime_test ((time_t) 1) | && mktime_test ((time_t) (60 * 60)) | && mktime_test ((time_t) (60 * 60 * 24)))) | return 1; | | for (j = 1; 0 < j; j *= 2) | if (! bigtime_test (j)) | return 1; | if (! bigtime_test (j - 1)) | return 1; | } | return ! (irix_6_4_bug () && spring_forward_gap () && year_2050_test ()); | } configure:12030: result: no configure:12047: checking for stdlib.h configure:12053: result: yes configure:12047: checking for unistd.h configure:12053: result: yes configure:12186: checking for getpagesize configure:12242: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12248: $? = 0 configure:12266: result: yes configure:12276: checking for working mmap configure:12423: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12426: $? = 0 configure:12432: ./conftest configure:12435: $? = 0 configure:12451: result: yes configure:12478: checking sys/select.h usability configure:12495: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:12501: $? = 0 configure:12515: result: yes configure:12519: checking sys/select.h presence configure:12534: gcc -E -I/usr/local/include conftest.c configure:12540: $? = 0 configure:12554: result: yes configure:12582: checking for sys/select.h configure:12590: result: yes configure:12468: checking for sys/socket.h configure:12474: result: yes configure:12603: checking types of arguments for select configure:12641: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:12647: $? = 0 configure:12668: result: int,fd_set *,struct timeval * configure:12691: checking for function prototypes configure:12694: result: yes configure:12711: checking whether setvbuf arguments are reversed configure:12741: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:76: error: conflicting types for 'setvbuf' /usr/local/lib/gcc-4.0.4/gcc/i386-portbld-freebsd4.11/4.0.4/include/stdio.h:246: error: previous declaration of 'setvbuf' was here configure:12747: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | /* end confdefs.h. */ | #include | # ifdef PROTOTYPES | int (setvbuf) (FILE *, int, char *, size_t); | # endif | int | main () | { | char buf; return setvbuf (stdout, _IOLBF, &buf, 1); | ; | return 0; | } configure:12868: result: no configure:12878: checking return type of signal handlers configure:12906: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:80: error: void value not ignored as it ought to be configure:12912: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:12927: result: void configure:12935: checking whether lstat dereferences a symlink specified with a trailing slash configure:12971: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12974: $? = 0 configure:12980: ./conftest configure:12983: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | struct stat sbuf; | /* Linux will dereference the symlink and fail. | That is better in the sense that it means we will not | have to compile and use the lstat wrapper. */ | return lstat ("conftest.sym/", &sbuf) == 0; | ; | return 0; | } configure:13006: result: no configure:13025: checking whether stat accepts an empty string configure:13055: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:13058: $? = 0 configure:13064: ./conftest configure:13067: $? = 0 configure:13083: result: no configure:13099: checking for working strcoll configure:13130: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:13133: $? = 0 configure:13139: ./conftest configure:13142: $? = 0 configure:13158: result: yes configure:13172: checking for strftime configure:13228: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:99: warning: conflicting types for built-in function 'strftime' configure:13234: $? = 0 configure:13252: result: yes configure:13333: checking for working strnlen configure:13377: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 /var/tmp//ccpAgn5P.o: In function `main': /build/asterisk-1.4/conftest.c:124: undefined reference to `strnlen' collect2: ld returned 1 exit status configure:13380: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | | #define S "foobar" | #define S_LEN (sizeof S - 1) | | /* At least one implementation is buggy: that of AIX 4.3 would | give strnlen (S, 1) == 3. */ | | int i; | for (i = 0; i < S_LEN + 1; ++i) | { | int expected = i <= S_LEN ? i : S_LEN; | if (strnlen (S, i) != expected) | return 1; | } | return 0; | | ; | return 0; | } configure:13405: result: no configure:13414: checking for working strtod configure:13465: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:13468: $? = 0 configure:13474: ./conftest configure:13477: $? = 0 configure:13493: result: yes configure:13665: checking whether utime accepts a null argument configure:13704: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:13707: $? = 0 configure:13713: ./conftest configure:13716: $? = 0 configure:13732: result: yes configure:13747: checking for vprintf configure:13803: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:101: warning: conflicting types for built-in function 'vprintf' configure:13809: $? = 0 configure:13827: result: yes configure:13834: checking for _doprnt configure:13890: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 /var/tmp//cc6Gx1vu.o: In function `main': /build/asterisk-1.4/conftest.c:113: undefined reference to `_doprnt' collect2: ld returned 1 exit status configure:13896: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _doprnt (); | /* 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__doprnt || defined __stub____doprnt | choke me | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:13913: result: no configure:13977: checking for asprintf configure:14033: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:14039: $? = 0 configure:14057: result: yes configure:13977: checking for atexit configure:14033: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:14039: $? = 0 configure:14057: result: yes configure:13977: checking for bzero configure:14033: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:104: warning: conflicting types for built-in function 'bzero' configure:14039: $? = 0 configure:14057: result: yes configure:13977: checking for dup2 configure:14033: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:14039: $? = 0 configure:14057: result: yes configure:13977: checking for endpwent configure:14033: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:14039: $? = 0 configure:14057: result: yes configure:13977: checking for floor configure:14033: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:107: warning: conflicting types for built-in function 'floor' /var/tmp//ccCL59kB.o: In function `main': /build/asterisk-1.4/conftest.c:118: undefined reference to `floor' collect2: ld returned 1 exit status configure:14039: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | /* end confdefs.h. */ | /* Define floor to an innocuous variant, in case declares floor. | For example, HP-UX 11i declares gettimeofday. */ | #define floor innocuous_floor | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char floor (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef floor | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char floor (); | /* 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_floor || defined __stub___floor | choke me | #endif | | int | main () | { | return floor (); | ; | return 0; | } configure:14057: result: no configure:13977: checking for ftruncate configure:14033: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:14039: $? = 0 configure:14057: result: yes configure:13977: checking for getcwd configure:14033: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:14039: $? = 0 configure:14057: result: yes configure:13977: checking for gethostbyname configure:14033: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:14039: $? = 0 configure:14057: result: yes configure:13977: checking for gethostname configure:14033: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:14039: $? = 0 configure:14057: result: yes configure:13977: checking for getloadavg configure:14033: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:14039: $? = 0 configure:14057: result: yes configure:13977: checking for gettimeofday configure:14033: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:14039: $? = 0 configure:14057: result: yes configure:13977: checking for inet_ntoa configure:14033: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:14039: $? = 0 configure:14057: result: yes configure:13977: checking for isascii configure:14033: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:114: warning: conflicting types for built-in function 'isascii' configure:14039: $? = 0 configure:14057: result: yes configure:13977: checking for localtime_r configure:14033: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:14039: $? = 0 configure:14057: result: yes configure:13977: checking for memchr configure:14033: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:14039: $? = 0 configure:14057: result: yes configure:13977: checking for memmove configure:14033: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:117: warning: conflicting types for built-in function 'memmove' configure:14039: $? = 0 configure:14057: result: yes configure:13977: checking for memset configure:14033: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:118: warning: conflicting types for built-in function 'memset' configure:14039: $? = 0 configure:14057: result: yes configure:13977: checking for mkdir configure:14033: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:14039: $? = 0 configure:14057: result: yes configure:13977: checking for munmap configure:14033: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:14039: $? = 0 configure:14057: result: yes configure:13977: checking for pow configure:14033: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:121: warning: conflicting types for built-in function 'pow' /var/tmp//ccydlAGO.o: In function `main': /build/asterisk-1.4/conftest.c:132: undefined reference to `pow' collect2: ld returned 1 exit status configure:14039: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | /* end confdefs.h. */ | /* Define pow to an innocuous variant, in case declares pow. | For example, HP-UX 11i declares gettimeofday. */ | #define pow innocuous_pow | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pow (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pow | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pow (); | /* 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_pow || defined __stub___pow | choke me | #endif | | int | main () | { | return pow (); | ; | return 0; | } configure:14057: result: no configure:13977: checking for putenv configure:14033: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:14039: $? = 0 configure:14057: result: yes configure:13977: checking for re_comp configure:14033: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 /var/tmp//cc0qxlsQ.o: In function `main': /build/asterisk-1.4/conftest.c:133: undefined reference to `re_comp' collect2: ld returned 1 exit status configure:14039: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | /* end confdefs.h. */ | /* Define re_comp to an innocuous variant, in case declares re_comp. | For example, HP-UX 11i declares gettimeofday. */ | #define re_comp innocuous_re_comp | | /* 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 | | #undef re_comp | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char 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 | #endif | | int | main () | { | return re_comp (); | ; | return 0; | } configure:14057: result: no configure:13977: checking for regcomp configure:14033: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:14039: $? = 0 configure:14057: result: yes configure:13977: checking for rint configure:14033: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:123: warning: conflicting types for built-in function 'rint' /var/tmp//cc6PXTc3.o: In function `main': /build/asterisk-1.4/conftest.c:134: undefined reference to `rint' collect2: ld returned 1 exit status configure:14039: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | /* end confdefs.h. */ | /* Define rint to an innocuous variant, in case declares rint. | For example, HP-UX 11i declares gettimeofday. */ | #define rint innocuous_rint | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char rint (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef rint | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char rint (); | /* 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_rint || defined __stub___rint | choke me | #endif | | int | main () | { | return rint (); | ; | return 0; | } configure:14057: result: no configure:13977: checking for select configure:14033: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:14039: $? = 0 configure:14057: result: yes configure:13977: checking for setenv configure:14033: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:14039: $? = 0 configure:14057: result: yes configure:13977: checking for socket configure:14033: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:14039: $? = 0 configure:14057: result: yes configure:13977: checking for sqrt configure:14033: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:126: warning: conflicting types for built-in function 'sqrt' /var/tmp//cc1ChRpL.o: In function `main': /build/asterisk-1.4/conftest.c:137: undefined reference to `sqrt' collect2: ld returned 1 exit status configure:14039: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | /* end confdefs.h. */ | /* Define sqrt to an innocuous variant, in case declares sqrt. | For example, HP-UX 11i declares gettimeofday. */ | #define sqrt innocuous_sqrt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sqrt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sqrt | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sqrt (); | /* 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_sqrt || defined __stub___sqrt | choke me | #endif | | int | main () | { | return sqrt (); | ; | return 0; | } configure:14057: result: no configure:13977: checking for strcasecmp configure:14033: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:14039: $? = 0 configure:14057: result: yes configure:13977: checking for strcasestr configure:14033: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:14039: $? = 0 configure:14057: result: yes configure:13977: checking for strchr configure:14033: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:128: warning: conflicting types for built-in function 'strchr' configure:14039: $? = 0 configure:14057: result: yes configure:13977: checking for strcspn configure:14033: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:129: warning: conflicting types for built-in function 'strcspn' configure:14039: $? = 0 configure:14057: result: yes configure:13977: checking for strdup configure:14033: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:130: warning: conflicting types for built-in function 'strdup' configure:14039: $? = 0 configure:14057: result: yes configure:13977: checking for strerror configure:14033: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:14039: $? = 0 configure:14057: result: yes configure:13977: checking for strncasecmp configure:14033: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:14039: $? = 0 configure:14057: result: yes configure:13977: checking for strndup configure:14033: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 /var/tmp//ccjeyqdG.o: In function `main': /build/asterisk-1.4/conftest.c:144: undefined reference to `strndup' collect2: ld returned 1 exit status configure:14039: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | /* end confdefs.h. */ | /* Define strndup to an innocuous variant, in case declares strndup. | For example, HP-UX 11i declares gettimeofday. */ | #define strndup innocuous_strndup | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strndup (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strndup | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strndup (); | /* 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_strndup || defined __stub___strndup | choke me | #endif | | int | main () | { | return strndup (); | ; | return 0; | } configure:14057: result: no configure:13977: checking for strnlen configure:14033: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 /var/tmp//ccQ4ew55.o: In function `main': /build/asterisk-1.4/conftest.c:144: undefined reference to `strnlen' collect2: ld returned 1 exit status configure:14039: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | /* end confdefs.h. */ | /* Define strnlen to an innocuous variant, in case declares strnlen. | For example, HP-UX 11i declares gettimeofday. */ | #define strnlen innocuous_strnlen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strnlen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strnlen | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strnlen (); | /* 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_strnlen || defined __stub___strnlen | choke me | #endif | | int | main () | { | return strnlen (); | ; | return 0; | } configure:14057: result: no configure:13977: checking for strrchr configure:14033: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:133: warning: conflicting types for built-in function 'strrchr' configure:14039: $? = 0 configure:14057: result: yes configure:13977: checking for strsep configure:14033: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:14039: $? = 0 configure:14057: result: yes configure:13977: checking for strspn configure:14033: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:135: warning: conflicting types for built-in function 'strspn' configure:14039: $? = 0 configure:14057: result: yes configure:13977: checking for strstr configure:14033: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:136: warning: conflicting types for built-in function 'strstr' configure:14039: $? = 0 configure:14057: result: yes configure:13977: checking for strtol configure:14033: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:14039: $? = 0 configure:14057: result: yes configure:13977: checking for strtoq configure:14033: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:14039: $? = 0 configure:14057: result: yes configure:13977: checking for unsetenv configure:14033: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:14039: $? = 0 configure:14057: result: yes configure:13977: checking for utime configure:14033: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:14039: $? = 0 configure:14057: result: yes configure:13977: checking for vasprintf configure:14033: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:14039: $? = 0 configure:14057: result: yes configure:14068: checking for compiler atomic operations configure:14091: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 /var/tmp//ccEQsLSv.o: In function `main': /build/asterisk-1.4/conftest.c:123: undefined reference to `__sync_fetch_and_add' collect2: ld returned 1 exit status configure:14097: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | /* end confdefs.h. */ | | int | main () | { | int foo1; int foo2 = __sync_fetch_and_add(&foo1, 1); | ; | return 0; | } configure:14114: result: no configure:14123: checking for compiler 'attribute pure' support configure:14146: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:14152: $? = 0 configure:14157: result: yes configure:14175: checking for compiler 'attribute malloc' support configure:14198: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:14204: $? = 0 configure:14209: result: yes configure:14227: checking for compiler 'attribute const' support configure:14250: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:14256: $? = 0 configure:14261: result: yes configure:14279: checking for compiler 'attribute unused' support configure:14302: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:14308: $? = 0 configure:14313: result: yes configure:14331: checking for compiler 'attribute always_inline' support configure:14354: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:14360: $? = 0 configure:14365: result: yes configure:14383: checking for -ffunction-sections support configure:14408: gcc -c -g -O2 -ffunction-sections -I/usr/local/include conftest.c >&5 configure:14414: $? = 0 configure:14419: result: yes configure:14423: checking for --gc-sections support configure:14446: gcc -o conftest -g -O2 -ffunction-sections -I/usr/local/include -L/usr/local/lib -Wl,--gc-sections conftest.c >&5 configure:14452: $? = 0 configure:14458: result: yes configure:14488: checking for res_ninit configure:14511: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 In file included from conftest.c:124: /usr/include/resolv.h:104: error: array type has incomplete element type /usr/include/resolv.h:114: error: field 'addr' has incomplete type /usr/include/resolv.h:129: error: field 'ina' has incomplete type /usr/include/resolv.h:130: error: field 'in6a' has incomplete type configure:14517: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | /* end confdefs.h. */ | #include | int | main () | { | int foo = res_ninit(NULL); | ; | return 0; | } configure:14534: result: no configure:14542: checking for RTLD_NOLOAD configure:14565: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c: In function 'main': conftest.c:128: error: 'RTLD_NOLOAD' undeclared (first use in this function) conftest.c:128: error: (Each undeclared identifier is reported only once conftest.c:128: error: for each function it appears in.) configure:14571: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | /* end confdefs.h. */ | #include | int | main () | { | int foo = RTLD_NOLOAD; | ; | return 0; | } configure:14588: result: no configure:14596: checking for IP_MTU_DISCOVER configure:14619: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 In file included from conftest.c:124: /usr/include/netinet/in.h:235: error: parse error before 'in_addr_t' /usr/include/netinet/in.h:287: error: parse error before 'u_char' /usr/include/netinet/in.h:289: error: parse error before 'sin_port' /usr/include/netinet/in.h:292: error: parse error before '}' token /usr/include/netinet/in.h:355: error: field 'imr_multiaddr' has incomplete type /usr/include/netinet/in.h:356: error: field 'imr_interface' has incomplete type In file included from /usr/include/netinet/in.h:493, from conftest.c:124: /usr/include/netinet6/in6.h:122: error: parse error before 'u_int8_t' /usr/include/netinet6/in6.h:124: error: parse error before '__u6_addr32' /usr/include/netinet6/in6.h:125: error: parse error before '}' token /usr/include/netinet6/in6.h:126: error: parse error before '}' token /usr/include/netinet6/in6.h:144: error: parse error before 'u_int8_t' /usr/include/netinet6/in6.h:146: error: parse error before 'sin6_port' /usr/include/netinet6/in6.h:147: error: parse error before 'sin6_flowinfo' /usr/include/netinet6/in6.h:149: error: parse error before 'sin6_scope_id' /usr/include/netinet6/in6.h:382: error: field 'ro_dst' has incomplete type /usr/include/netinet6/in6.h:451: error: field 'ipv6mr_multiaddr' has incomplete type /usr/include/netinet6/in6.h:459: error: field 'ipi6_addr' has incomplete type /usr/include/netinet6/in6.h:608: error: syntax error before 'struct' /usr/include/netinet6/in6.h:610: error: parse error before '__P' /usr/include/netinet6/in6.h:611: error: parse error before '__P' /usr/include/netinet6/in6.h:612: error: parse error before '__P' /usr/include/netinet6/in6.h:614: error: parse error before '*' token /usr/include/netinet6/in6.h:615: error: parse error before '__P' /usr/include/netinet6/in6.h:616: error: parse error before '__P' /usr/include/netinet6/in6.h:618: error: parse error before 'inet6_rthdr_space' /usr/include/netinet6/in6.h:619: error: parse error before '__P' /usr/include/netinet6/in6.h:620: error: parse error before '__P' /usr/include/netinet6/in6.h:622: error: parse error before '__P' /usr/include/netinet6/in6.h:626: error: parse error before '__P' /usr/include/netinet6/in6.h:627: error: parse error before '__P' /usr/include/netinet6/in6.h:628: error: parse error before '__P' /usr/include/netinet6/in6.h:630: error: parse error before '__P' /usr/include/netinet6/in6.h:631: error: parse error before '__P' /usr/include/netinet6/in6.h:633: error: parse error before '__P' /usr/include/netinet6/in6.h:634: error: parse error before '__P' /usr/include/netinet6/in6.h:636: error: parse error before '__P' /usr/include/netinet6/in6.h:638: error: parse error before '__P' /usr/include/netinet6/in6.h:640: error: parse error before '__P' /usr/include/netinet6/in6.h:641: error: parse error before 'inet6_rth_space' /usr/include/netinet6/in6.h:642: error: parse error before '__P' /usr/include/netinet6/in6.h:643: error: parse error before '__P' /usr/include/netinet6/in6.h:644: error: parse error before '__P' /usr/include/netinet6/in6.h:645: error: parse error before '__P' /usr/include/netinet6/in6.h:646: error: parse error before '__P' conftest.c:125: error: syntax error before 'int' conftest.c: In function 'main': conftest.c:128: error: 'IP_MTU_DISCOVER' undeclared (first use in this function) conftest.c:128: error: (Each undeclared identifier is reported only once conftest.c:128: error: for each function it appears in.) configure:14625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | /* end confdefs.h. */ | #include | int | main () | { | int foo = IP_MTU_DISCOVER; | ; | return 0; | } configure:14642: result: no configure:14660: checking libkern/OSAtomic.h usability configure:14677: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 conftest.c:157:30: error: libkern/OSAtomic.h: No such file or directory configure:14683: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14697: result: no configure:14701: checking libkern/OSAtomic.h presence configure:14716: gcc -E -I/usr/local/include conftest.c conftest.c:124:30: error: libkern/OSAtomic.h: No such file or directory configure:14722: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | /* end confdefs.h. */ | #include configure:14736: result: no configure:14764: checking for libkern/OSAtomic.h configure:14771: result: no configure:14785: checking for int configure:14815: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:14821: $? = 0 configure:14836: result: yes configure:14843: checking size of int configure:15145: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:15148: $? = 0 configure:15154: ./conftest configure:15157: $? = 0 configure:15180: result: 4 configure:15203: checking for snd_spcm_init in -lasound configure:15238: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lasound -lm -ldl >&5 /usr/libexec/elf/ld: cannot find -lasound collect2: ld returned 1 exit status configure:15244: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define SIZEOF_INT 4 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char snd_spcm_init (); | int | main () | { | return snd_spcm_init (); | ; | return 0; | } configure:15262: result: no configure:15599: checking for initscr in -lcurses configure:15634: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lcurses >&5 configure:15640: $? = 0 configure:15658: result: yes configure:15822: checking curses.h usability configure:15839: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:15845: $? = 0 configure:15859: result: yes configure:15863: checking curses.h presence configure:15878: gcc -E -I/usr/local/include conftest.c configure:15884: $? = 0 configure:15898: result: yes configure:15926: checking for curses.h configure:15933: result: yes configure:16003: checking for gsm_create in -lgsm configure:16038: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lgsm >&5 /usr/libexec/elf/ld: cannot find -lgsm collect2: ld returned 1 exit status configure:16044: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gsm_create (); | int | main () | { | return gsm_create (); | ; | return 0; | } configure:16062: result: no configure:16097: checking for iks_start_sasl in -liksemel configure:16132: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -liksemel >&5 /usr/libexec/elf/ld: cannot find -liksemel collect2: ld returned 1 exit status configure:16138: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char iks_start_sasl (); | int | main () | { | return iks_start_sasl (); | ; | return 0; | } configure:16156: result: no configure:16888: checking for UW IMAP Toolkit c-client library configure:16966: gcc -o conftest -g -O2 -I/usr/local/include -I/build/asterisk-1.4/../imap-2004g/c-client -L/usr/local/lib conftest.c /build/asterisk-1.4/../imap-2004g/c-client/c-client.a >&5 gcc: /build/asterisk-1.4/../imap-2004g/c-client/c-client.a: No such file or directory conftest.c:126:22: error: c-client.h: No such file or directory conftest.c:127: error: parse error before '*' token conftest.c:130: error: parse error before '*' token conftest.c:133: error: parse error before '*' token conftest.c:136: error: parse error before '*' token conftest.c:139: error: parse error before '*' token conftest.c:142: error: parse error before '*' token conftest.c:145: error: parse error before '*' token conftest.c:148: error: parse error before '*' token conftest.c:157: error: parse error before '*' token conftest.c:160: error: parse error before '*' token conftest.c:163: error: parse error before '*' token conftest.c:166: error: parse error before '*' token conftest.c: In function 'main': conftest.c:176: error: 'MAILSTREAM' undeclared (first use in this function) conftest.c:176: error: (Each undeclared identifier is reported only once conftest.c:176: error: for each function it appears in.) conftest.c:176: error: 'foo' undeclared (first use in this function) conftest.c:176: error: 'NULL' undeclared (first use in this function) configure:16972: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | /* end confdefs.h. */ | #include "c-client.h" | void mm_searched (MAILSTREAM *stream,unsigned long number) | { | } | void mm_exists (MAILSTREAM *stream,unsigned long number) | { | } | void mm_expunged (MAILSTREAM *stream,unsigned long number) | { | } | void mm_flags (MAILSTREAM *stream,unsigned long number) | { | } | void mm_notify (MAILSTREAM *stream,char *string,long errflg) | { | } | void mm_list (MAILSTREAM *stream,int delimiter,char *mailbox,long attributes) | { | } | void mm_lsub (MAILSTREAM *stream,int delimiter,char *mailbox,long attributes) | { | } | void mm_status (MAILSTREAM *stream,char *mailbox,MAILSTATUS *status) | { | } | void mm_log (char *string,long errflg) | { | } | void mm_dlog (char *string) | { | } | void mm_login (NETMBX *mb,char *user,char *pwd,long trial) | { | } | void mm_critical (MAILSTREAM *stream) | { | } | void mm_nocritical (MAILSTREAM *stream) | { | } | long mm_diskerror (MAILSTREAM *stream,long errcode,long serious) | { | } | void mm_fatal (char *string) | { | } | int | main () | { | | MAILSTREAM *foo = mail_open(NULL, "", 0); | | | ; | return 0; | } configure:17116: result: no configure:17129: checking for crashHandler in -lkdecore configure:17164: g++ -o conftest -g -O2 -I/usr/local/include -I/include -L/usr/local/lib conftest.cpp -L -lkdecore >&5 conftest.cpp:126:20: error: kcrash.h: No such file or directory conftest.cpp: In function 'int main()': conftest.cpp:130: error: 'KCrash' has not been declared conftest.cpp:130: error: 'defaultCrashHandler' was not declared in this scope configure:17170: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | /* end confdefs.h. */ | #include "kcrash.h" | int | main () | { | KCrash::defaultCrashHandler(1); | ; | return 0; | } | configure:17217: result: no configure:17348: checking for mISDN_open in -lmISDN configure:17383: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lmISDN >&5 /usr/libexec/elf/ld: cannot find -lmISDN collect2: ld returned 1 exit status configure:17389: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char mISDN_open (); | int | main () | { | return mISDN_open (); | ; | return 0; | } configure:17407: result: no configure:18537: checking for nbs_connect in -lnbs configure:18572: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lnbs >&5 /usr/libexec/elf/ld: cannot find -lnbs collect2: ld returned 1 exit status configure:18578: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char nbs_connect (); | int | main () | { | return nbs_connect (); | ; | return 0; | } configure:18596: result: no configure:18933: checking for initscr in -lncurses configure:18968: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lncurses >&5 configure:18974: $? = 0 configure:18992: result: yes configure:19147: checking for curses.h configure:19152: result: yes configure:19484: checking for net-snmp-config configure:19517: result: no configure:19653: checking for newtBell in -lnewt configure:19688: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lnewt >&5 configure:19694: $? = 0 configure:19712: result: yes configure:19876: checking newt.h usability configure:19893: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:19899: $? = 0 configure:19913: result: yes configure:19917: checking newt.h presence configure:19932: gcc -E -I/usr/local/include conftest.c configure:19938: $? = 0 configure:19952: result: yes configure:19980: checking for newt.h configure:19987: result: yes configure:20049: checking for SQLConnect in -lodbc configure:20084: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lodbc -lltdl >&5 /usr/libexec/elf/ld: cannot find -lodbc collect2: ld returned 1 exit status configure:20090: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_NEWT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char SQLConnect (); | int | main () | { | return SQLConnect (); | ; | return 0; | } configure:20108: result: no configure:20445: checking for ogg_sync_init in -logg configure:20480: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -logg >&5 /usr/libexec/elf/ld: cannot find -logg collect2: ld returned 1 exit status configure:20486: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_NEWT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char ogg_sync_init (); | int | main () | { | return ogg_sync_init (); | ; | return 0; | } configure:20504: result: no configure:20841: checking for OSPPCryptoDecrypt in -losptk configure:20876: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -losptk -lcrypto -lssl >&5 /usr/libexec/elf/ld: cannot find -losptk collect2: ld returned 1 exit status configure:20882: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_NEWT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char OSPPCryptoDecrypt (); | int | main () | { | return OSPPCryptoDecrypt (); | ; | return 0; | } configure:20900: result: no configure:21238: checking linux/soundcard.h usability configure:21255: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 conftest.c:161:29: error: linux/soundcard.h: No such file or directory configure:21261: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_NEWT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:21275: result: no configure:21279: checking linux/soundcard.h presence configure:21294: gcc -E -I/usr/local/include conftest.c conftest.c:128:29: error: linux/soundcard.h: No such file or directory configure:21300: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_NEWT 1 | /* end confdefs.h. */ | #include configure:21314: result: no configure:21342: checking for linux/soundcard.h configure:21349: result: no configure:21376: checking sys/soundcard.h usability configure:21393: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:21399: $? = 0 configure:21413: result: yes configure:21417: checking sys/soundcard.h presence configure:21432: gcc -E -I/usr/local/include conftest.c configure:21438: $? = 0 configure:21452: result: yes configure:21480: checking for sys/soundcard.h configure:21487: result: yes configure:22067: checking for pg_config configure:22100: result: no configure:22238: checking for poptStrerror in -lpopt configure:22273: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lpopt >&5 configure:22279: $? = 0 configure:22297: result: yes configure:22461: checking popt.h usability configure:22478: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:22484: $? = 0 configure:22498: result: yes configure:22502: checking popt.h presence configure:22517: gcc -E -I/usr/local/include conftest.c configure:22523: $? = 0 configure:22537: result: yes configure:22565: checking for popt.h configure:22572: result: yes configure:22634: checking for pri_call in -lpri configure:22669: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lpri >&5 /usr/libexec/elf/ld: cannot find -lpri collect2: ld returned 1 exit status configure:22675: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_NEWT 1 | #define HAVE_OSS 1 | #define HAVE_POPT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pri_call (); | int | main () | { | return pri_call (); | ; | return 0; | } configure:22693: result: no configure:23082: checking for /root/pwlib/include/ptlib.h configure:23098: result: no configure:23107: checking for /usr/local/include/ptlib.h configure:23122: result: no configure:23214: checking for /usr/include/ptlib.h configure:23229: result: no configure:23902: checking for QDate in -lqt configure:23935: g++ -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.cpp -lqt >&5 conftest.cpp:131:27: error: qt3/qdatetime.h: No such file or directory conftest.cpp: In function 'int main()': conftest.cpp:135: error: 'QDate' was not declared in this scope conftest.cpp:135: error: expected `;' before 'date' configure:23941: $? = 1 configure: failed program was: | | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_NEWT 1 | #define HAVE_OSS 1 | #define HAVE_POPT 1 | /* end confdefs.h. */ | #include | int | main () | { | QDate date(); | ; | return 0; | } | configure:23992: g++ -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.cpp -lqt-mt >&5 conftest.cpp:131:27: error: qt3/qdatetime.h: No such file or directory conftest.cpp: In function 'int main()': conftest.cpp:135: error: 'QDate' was not declared in this scope conftest.cpp:135: error: expected `;' before 'date' configure:23998: $? = 1 configure: failed program was: | | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_NEWT 1 | #define HAVE_OSS 1 | #define HAVE_POPT 1 | /* end confdefs.h. */ | #include | int | main () | { | QDate date(); | ; | return 0; | } | configure:24022: result: no configure:24171: checking for rc_read_config in -lradiusclient-ng configure:24206: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lradiusclient-ng >&5 /usr/libexec/elf/ld: cannot find -lradiusclient-ng collect2: ld returned 1 exit status configure:24212: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_NEWT 1 | #define HAVE_OSS 1 | #define HAVE_POPT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char rc_read_config (); | int | main () | { | return rc_read_config (); | ; | return 0; | } configure:24230: result: no configure:24567: checking for speex_encode in -lspeex configure:24602: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lspeex -lm >&5 /usr/libexec/elf/ld: cannot find -lspeex collect2: ld returned 1 exit status configure:24608: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_NEWT 1 | #define HAVE_OSS 1 | #define HAVE_POPT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char speex_encode (); | int | main () | { | return speex_encode (); | ; | return 0; | } configure:24626: result: no configure:24963: checking for sqlite_exec in -lsqlite configure:24998: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lsqlite >&5 configure:25004: $? = 0 configure:25022: result: yes configure:25186: checking sqlite.h usability configure:25203: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:25209: $? = 0 configure:25223: result: yes configure:25227: checking sqlite.h presence configure:25242: gcc -E -I/usr/local/include conftest.c configure:25248: $? = 0 configure:25262: result: yes configure:25290: checking for sqlite.h configure:25297: result: yes configure:25359: checking for ssl2_connect in -lssl configure:25394: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lssl -lcrypto >&5 configure:25400: $? = 0 configure:25418: result: yes configure:25582: checking openssl/ssl.h usability configure:25599: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:25605: $? = 0 configure:25619: result: yes configure:25623: checking openssl/ssl.h presence configure:25638: gcc -E -I/usr/local/include conftest.c configure:25644: $? = 0 configure:25658: result: yes configure:25686: checking for openssl/ssl.h configure:25693: result: yes configure:25755: checking for tds_version in -ltds configure:25790: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -ltds >&5 /usr/libexec/elf/ld: cannot find -ltds collect2: ld returned 1 exit status configure:25796: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_NEWT 1 | #define HAVE_OSS 1 | #define HAVE_POPT 1 | #define HAVE_SQLITE 1 | #define HAVE_OPENSSL 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char tds_version (); | int | main () | { | return tds_version (); | ; | return 0; | } configure:25814: result: no configure:26168: checking for tgetent in -ltermcap configure:26203: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -ltermcap >&5 configure:26209: $? = 0 configure:26227: result: yes configure:26564: checking for tgetent in -ltinfo configure:26599: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -ltinfo >&5 configure:26605: $? = 0 configure:26623: result: yes configure:26964: checking for tone_zone_find in -ltonezone configure:26999: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -ltonezone -lm >&5 configure:27005: $? = 0 configure:27023: result: yes configure:27187: checking zaptel/tonezone.h usability configure:27204: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 conftest.c:167:29: error: zaptel/tonezone.h: No such file or directory configure:27210: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_NEWT 1 | #define HAVE_OSS 1 | #define HAVE_POPT 1 | #define HAVE_SQLITE 1 | #define HAVE_OPENSSL 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:27224: result: no configure:27228: checking zaptel/tonezone.h presence configure:27243: gcc -E -I/usr/local/include conftest.c conftest.c:134:29: error: zaptel/tonezone.h: No such file or directory configure:27249: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_NEWT 1 | #define HAVE_OSS 1 | #define HAVE_POPT 1 | #define HAVE_SQLITE 1 | #define HAVE_OPENSSL 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | /* end confdefs.h. */ | #include configure:27263: result: no configure:27291: checking for zaptel/tonezone.h configure:27298: result: no configure:27360: checking for vorbis_info_init in -lvorbis configure:27395: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lvorbis -lm -lvorbisenc >&5 /usr/libexec/elf/ld: cannot find -lvorbis collect2: ld returned 1 exit status configure:27401: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_NEWT 1 | #define HAVE_OSS 1 | #define HAVE_POPT 1 | #define HAVE_SQLITE 1 | #define HAVE_OPENSSL 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char vorbis_info_init (); | int | main () | { | return vorbis_info_init (); | ; | return 0; | } configure:27419: result: no configure:27754: checking for vpb_open in -lvpb configure:27791: g++ -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.cpp -lvpb -lpthread >&5 conftest.cpp:135:20: error: vpbapi.h: No such file or directory conftest.cpp: In function 'int main()': conftest.cpp:139: error: 'vpb_open' was not declared in this scope configure:27797: $? = 1 configure: failed program was: | | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_NEWT 1 | #define HAVE_OSS 1 | #define HAVE_POPT 1 | #define HAVE_SQLITE 1 | #define HAVE_OPENSSL 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | /* end confdefs.h. */ | #include | int | main () | { | int q = vpb_open(0,0); | ; | return 0; | } | configure:27811: result: no configure:27864: checking for compress in -lz configure:27899: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lz >&5 configure:27905: $? = 0 configure:27923: result: yes configure:28087: checking zlib.h usability configure:28104: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:28110: $? = 0 configure:28124: result: yes configure:28128: checking zlib.h presence configure:28143: gcc -E -I/usr/local/include conftest.c configure:28149: $? = 0 configure:28163: result: yes configure:28191: checking for zlib.h configure:28198: result: yes configure:28251: checking for ZT_TONE_DTMF_BASE in zaptel.h configure:28280: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 conftest.c:136:27: error: zaptel/zaptel.h: No such file or directory conftest.c: In function 'main': conftest.c:140: error: 'ZT_TONE_DTMF_BASE' undeclared (first use in this function) conftest.c:140: error: (Each undeclared identifier is reported only once conftest.c:140: error: for each function it appears in.) configure:28286: $? = 1 configure: failed program was: | | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_NEWT 1 | #define HAVE_OSS 1 | #define HAVE_POPT 1 | #define HAVE_SQLITE 1 | #define HAVE_OPENSSL 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_ZLIB 1 | /* end confdefs.h. */ | #include | int | main () | { | int foo = ZT_TONE_DTMF_BASE; | ; | return 0; | } | configure:28299: result: no configure:28334: checking for ZT_DIAL_OP_CANCEL in zaptel.h configure:28363: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 conftest.c:136:20: error: zaptel.h: No such file or directory conftest.c: In function 'main': conftest.c:140: error: 'ZT_DIAL_OP_CANCEL' undeclared (first use in this function) conftest.c:140: error: (Each undeclared identifier is reported only once conftest.c:140: error: for each function it appears in.) configure:28369: $? = 1 configure: failed program was: | | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_NEWT 1 | #define HAVE_OSS 1 | #define HAVE_POPT 1 | #define HAVE_SQLITE 1 | #define HAVE_OPENSSL 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_ZLIB 1 | /* end confdefs.h. */ | #include | int | main () | { | int foo = ZT_DIAL_OP_CANCEL; | ; | return 0; | } | configure:28382: result: no configure:28433: checking h323.h usability configure:28450: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 conftest.c:168:18: error: h323.h: No such file or directory configure:28456: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_NEWT 1 | #define HAVE_OSS 1 | #define HAVE_POPT 1 | #define HAVE_SQLITE 1 | #define HAVE_OPENSSL 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_ZLIB 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:28470: result: no configure:28474: checking h323.h presence configure:28489: gcc -E -I/usr/local/include conftest.c conftest.c:135:18: error: h323.h: No such file or directory configure:28495: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_NEWT 1 | #define HAVE_OSS 1 | #define HAVE_POPT 1 | #define HAVE_SQLITE 1 | #define HAVE_OPENSSL 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_ZLIB 1 | /* end confdefs.h. */ | #include configure:28509: result: no configure:28537: checking for h323.h configure:28544: result: no configure:28557: checking for linux/ixjuser.h configure:28583: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 conftest.c:136:34: error: linux/version.h: No such file or directory conftest.c:137:48: error: missing binary operator before token "(" conftest.c:142:27: error: linux/ixjuser.h: No such file or directory configure:28589: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #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_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_always_inline 1 | #define SIZEOF_INT 4 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_NEWT 1 | #define HAVE_OSS 1 | #define HAVE_POPT 1 | #define HAVE_SQLITE 1 | #define HAVE_OPENSSL 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_ZLIB 1 | /* end confdefs.h. */ | | #include | #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,0) | #include | #endif | | | #include configure:28604: result: no configure:28659: checking for gtk-config configure:28689: result: no configure:28773: checking for curl-config configure:28806: result: no configure:28946: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on xxx config.status:785: creating build_tools/menuselect-deps config.status:785: creating makeopts config.status:785: creating channels/h323/Makefile config.status:785: creating include/asterisk/autoconfig.h configure:30238: Package configured for: configure:30240: OS type : freebsd4.11 configure:30242: Host CPU : i386 ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-freebsd4.11 ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_volatile=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= 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_LIBS_set= ac_cv_env_LIBS_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_file__root_pwlib_include_ptlib_h=no ac_cv_file__usr_include_ptlib_h=no ac_cv_file__usr_local_include_ptlib_h=no ac_cv_func__doprnt=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_asprintf=yes ac_cv_func_atexit=yes ac_cv_func_bzero=yes ac_cv_func_chown_works=yes ac_cv_func_closedir_void=no ac_cv_func_dup2=yes ac_cv_func_endpwent=yes ac_cv_func_floor=no ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_ftruncate=yes ac_cv_func_getcwd=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_getloadavg=yes ac_cv_func_getpagesize=yes ac_cv_func_gettimeofday=yes ac_cv_func_inet_ntoa=yes ac_cv_func_isascii=yes ac_cv_func_localtime_r=yes ac_cv_func_lstat_dereferences_slashed_symlink=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_mkdir=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_pow=no ac_cv_func_putenv=yes ac_cv_func_re_comp=no ac_cv_func_regcomp=yes ac_cv_func_rint=no ac_cv_func_select=yes ac_cv_func_select_args='int,fd_set *,struct timeval *' ac_cv_func_setenv=yes ac_cv_func_setvbuf_reversed=no ac_cv_func_socket=yes ac_cv_func_sqrt=no ac_cv_func_stat_empty_string_bug=no ac_cv_func_strcasecmp=yes ac_cv_func_strcasestr=yes ac_cv_func_strchr=yes ac_cv_func_strcoll_works=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_strncasecmp=yes ac_cv_func_strndup=no ac_cv_func_strnlen=no ac_cv_func_strnlen_working=no ac_cv_func_strrchr=yes ac_cv_func_strsep=yes ac_cv_func_strspn=yes ac_cv_func_strstr=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_strtoq=yes ac_cv_func_unsetenv=yes ac_cv_func_utime=yes ac_cv_func_utime_null=yes ac_cv_func_vasprintf=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_func_vprintf=yes ac_cv_func_working_mktime=no ac_cv_header_arpa_inet_h=yes ac_cv_header_curses_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_h323_h=no ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_libkern_OSAtomic_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_ixjuser_h=no ac_cv_header_linux_soundcard_h=no ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_newt_h=yes ac_cv_header_openssl_ssl_h=yes ac_cv_header_popt_h=yes ac_cv_header_sqlite_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_soundcard_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_header_vfork_h=no ac_cv_header_zaptel_tonezone_h=no ac_cv_header_zlib_h=yes ac_cv_host=i386-unknown-freebsd4.11 ac_cv_imap_tk=no ac_cv_lib_asound_snd_spcm_init=no ac_cv_lib_curses_initscr=yes ac_cv_lib_error_at_line=no ac_cv_lib_gsm_gsm_create=no ac_cv_lib_iksemel_iks_start_sasl=no ac_cv_lib_kde_crash=no ac_cv_lib_mISDN_mISDN_open=no ac_cv_lib_nbs_nbs_connect=no ac_cv_lib_ncurses_initscr=yes ac_cv_lib_newt_newtBell=yes ac_cv_lib_odbc_SQLConnect=no ac_cv_lib_ogg_ogg_sync_init=no ac_cv_lib_osptk_OSPPCryptoDecrypt=no ac_cv_lib_popt_poptStrerror=yes ac_cv_lib_pri_pri_call=no ac_cv_lib_qt_qt_date=no ac_cv_lib_radiusclient_ng_rc_read_config=no ac_cv_lib_speex_speex_encode=no ac_cv_lib_sqlite_sqlite_exec=yes ac_cv_lib_ssl_ssl2_connect=yes ac_cv_lib_tds_tds_version=no ac_cv_lib_termcap_tgetent=yes ac_cv_lib_tinfo_tgetent=yes ac_cv_lib_tonezone_tone_zone_find=yes ac_cv_lib_vorbis_vorbis_info_init=no ac_cv_lib_vpb_vpb_open=no ac_cv_lib_z_compress=yes ac_cv_member_struct_stat_st_blksize=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_BASENAME=/usr/bin/basename ac_cv_path_COMPRESS=/usr/bin/compress ac_cv_path_DIRNAME=/usr/bin/dirname ac_cv_path_DOT=: ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FETCH=/usr/bin/fetch ac_cv_path_FIND=/usr/bin/find ac_cv_path_GREP=/usr/bin/grep ac_cv_path_ID=/usr/bin/id ac_cv_path_LN=/bin/ln ac_cv_path_SED=/usr/bin/sed ac_cv_path_SHELL=/usr/local/bin/bash ac_cv_path_STRIP=/usr/bin/strip ac_cv_path_WGET=: ac_cv_path_ac_pt_UNAME=/usr/bin/uname 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_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_gcc_traditional=no ac_cv_safe_to_define___extensions__=yes ac_cv_search_opendir='none required' ac_cv_sizeof_int=4 ac_cv_struct_tm=time.h ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_type__Bool=yes ac_cv_type_int=yes ac_cv_type_mode_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=no ac_cv_zaptel_h=no lt_cv_path_LD=/usr/bin/ld lt_cv_prog_gnu_ld=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ALLOCA='' ALSA_INCLUDE='' ALSA_LIB='' AR='/usr/bin/ar' AST_DEVMODE='' AWK='nawk' BASENAME='/usr/bin/basename' BUILD_CPU='i386' BUILD_OS='freebsd4.11' BUILD_PLATFORM='i386-unknown-freebsd4.11' BUILD_VENDOR='unknown' CC='gcc' CFLAGS='-g -O2' COMPRESS='/usr/bin/compress' CPP='gcc -E' CPPFLAGS='-I/usr/local/include' CURL='No' CURL_INCLUDE='' CURL_LIB='' CURSES_INCLUDE='' CURSES_LIB='-lcurses ' CXX='g++' CXXCPP='g++ -E' CXXFLAGS='-g -O2' DEFS='-DHAVE_CONFIG_H' DIRNAME='/usr/bin/dirname' DOT=':' DOWNLOAD='/usr/bin/fetch' ECHO_C='' ECHO_N='-n' ECHO_T='' EDITLINE_LIB='-ltermcap ' EGREP='grep -E' EXEEXT='' FETCH='/usr/bin/fetch' FIND='/usr/bin/find' FREETDS_INCLUDE='' FREETDS_LIB='' GC_CFLAGS='-ffunction-sections' GC_LDFLAGS='-Wl,--gc-sections' GNUTLS_INCLUDE='' GNUTLS_LIB='' GNU_LD='1' GNU_MAKE='gmake' GREP='/usr/bin/grep' GSM_INCLUDE='' GSM_INTERNAL='yes' GSM_LIB='' GTKCONFIG='No' GTK_INCLUDE='' GTK_LIB='' HOST_CPU='i386' HOST_OS='freebsd4.11' HOST_PLATFORM='i386-unknown-freebsd4.11' HOST_VENDOR='unknown' ID='/usr/bin/id' IKSEMEL_INCLUDE='' IKSEMEL_LIB='' IMAP_TK_INCLUDE='' IMAP_TK_LIB='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' ISDNNET_INCLUDE='' ISDNNET_LIB='' KDEDIR='' KDEINIT='' KDE_INCLUDE='' KDE_LIB='' LD='/usr/bin/ld' LDFLAGS='-L/usr/local/lib' LIBOBJS=' ${LIBOBJDIR}error$U.o ${LIBOBJDIR}mktime$U.o ${LIBOBJDIR}lstat$U.o ${LIBOBJDIR}strnlen$U.o' LIBS='' LN='/bin/ln' LN_S='ln -s' LTLIBOBJS=' ${LIBOBJDIR}error$U.lo ${LIBOBJDIR}mktime$U.lo ${LIBOBJDIR}lstat$U.lo ${LIBOBJDIR}strnlen$U.lo' MISDN_INCLUDE='' MISDN_LIB='' NBS_INCLUDE='' NBS_LIB='' NCURSES_INCLUDE='' NCURSES_LIB='-lncurses ' NETSNMP_CONFIG='No' NETSNMP_INCLUDE='' NETSNMP_LIB='' NEWT_INCLUDE='' NEWT_LIB='-lnewt ' OBJEXT='o' OGG_INCLUDE='' OGG_LIB='' OPENH323DIR='' OPENH323_BUILD='' OPENH323_INCDIR='' OPENH323_INCLUDE='' OPENH323_LIB='' OPENH323_LIBDIR='' OPENH323_SUFFIX='' OPENSSL_INCLUDE='' OPENSSL_LIB='-lssl -lcrypto' OSARCH='FreeBSD' OSPTK_INCLUDE='' OSPTK_LIB='' OSS_INCLUDE='' OSS_LIB='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PBX_ALSA='0' PBX_CURL='0' PBX_CURSES='1' PBX_FREETDS='0' PBX_GNUTLS='0' PBX_GSM='1' PBX_GTK='0' PBX_H323='0' PBX_IKSEMEL='0' PBX_IMAP_TK='0' PBX_ISDNNET='0' PBX_IXJUSER='0' PBX_KDE='0' PBX_MISDN='0' PBX_NBS='0' PBX_NCURSES='1' PBX_NETSNMP='0' PBX_NEWT='1' PBX_OGG='0' PBX_OPENH323='0' PBX_OPENSSL='1' PBX_OSPTK='0' PBX_OSREV='4.11-RELEASE-p17' PBX_OSS='1' PBX_PGSQL='0' PBX_POPT='1' PBX_PRI='0' PBX_PWLIB='0' PBX_QT='0' PBX_RADIUS='0' PBX_SPEEX='0' PBX_SQLITE='1' PBX_SUPPSERV='0' PBX_TERMCAP='1' PBX_TINFO='1' PBX_TONEZONE='0' PBX_UNIXODBC='0' PBX_VORBIS='0' PBX_VPB='0' PBX_ZAPTEL='0' PBX_ZLIB='1' PGSQL_INCLUDE='' PGSQL_LIB='' PG_CONFIG='No' POPT_INCLUDE='' POPT_LIB='-lpopt ' POW_LIB='' PRI_INCLUDE='' PRI_LIB='' PTLIB_CONFIG='' PWLIBDIR='' PWLIB_INCDIR='' PWLIB_INCLUDE='' PWLIB_LIB='' PWLIB_LIBDIR='' PWLIB_PLATFORM='' QTMOC='' QT_INCLUDE='' QT_LIB='' RADIUS_INCLUDE='' RADIUS_LIB='' RANLIB='ranlib' SED='/usr/bin/sed' SHELL='/usr/local/bin/bash' SPEEX_INCLUDE='' SPEEX_LIB='' SQLITE_INCLUDE='' SQLITE_LIB='-lsqlite ' STRIP='/usr/bin/strip' SUPPSERV_INCLUDE='' SUPPSERV_LIB='' TERMCAP_INCLUDE='' TERMCAP_LIB='-ltermcap ' TINFO_INCLUDE='' TINFO_LIB='-ltinfo ' TONEZONE_INCLUDE='' TONEZONE_LIB='' UNAME='/usr/bin/uname' UNIXODBC_INCLUDE='' UNIXODBC_LIB='' VORBIS_INCLUDE='' VORBIS_LIB='' VPB_INCLUDE='' VPB_LIB='' WGET=':' ZAPTEL_INCLUDE='' ZAPTEL_LIB='' ZLIB_INCLUDE='' ZLIB_LIB='-lz ' ac_ct_CC='gcc' ac_ct_CXX='g++' bindir='${exec_prefix}/bin' build='i386-unknown-freebsd4.11' build_alias='' build_cpu='i386' build_os='freebsd4.11' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='i386-unknown-freebsd4.11' host_alias='' host_cpu='i386' host_os='freebsd4.11' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define _GNU_SOURCE 1 #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_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_ALLOCA 1 #define HAVE_DIRENT_H 1 #define STDC_HEADERS 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_FCNTL_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_MALLOC_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTIME_H 1 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_PTRDIFF_T 1 #define HAVE_UNISTD_H 1 #define HAVE_CHOWN 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define HAVE_FSEEKO 1 #define HAVE_SYS_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTIME_H 1 #define HAVE_ALARM 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define SELECT_TYPE_ARG1 int #define SELECT_TYPE_ARG234 (fd_set *) #define SELECT_TYPE_ARG5 (struct timeval *) #define PROTOTYPES 1 #define __PROTOTYPES 1 #define RETSIGTYPE void #define HAVE_STRCOLL 1 #define HAVE_STRFTIME 1 #define HAVE_UTIME_NULL 1 #define HAVE_VPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_ATEXIT 1 #define HAVE_BZERO 1 #define HAVE_DUP2 1 #define HAVE_ENDPWENT 1 #define HAVE_FTRUNCATE 1 #define HAVE_GETCWD 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETLOADAVG 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_INET_NTOA 1 #define HAVE_ISASCII 1 #define HAVE_LOCALTIME_R 1 #define HAVE_MEMCHR 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMSET 1 #define HAVE_MKDIR 1 #define HAVE_MUNMAP 1 #define HAVE_PUTENV 1 #define HAVE_REGCOMP 1 #define HAVE_SELECT 1 #define HAVE_SETENV 1 #define HAVE_SOCKET 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRCHR 1 #define HAVE_STRCSPN 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRRCHR 1 #define HAVE_STRSEP 1 #define HAVE_STRSPN 1 #define HAVE_STRSTR 1 #define HAVE_STRTOL 1 #define HAVE_STRTOQ 1 #define HAVE_UNSETENV 1 #define HAVE_UTIME 1 #define HAVE_VASPRINTF 1 #define HAVE_ATTRIBUTE_pure 1 #define HAVE_ATTRIBUTE_malloc 1 #define HAVE_ATTRIBUTE_const 1 #define HAVE_ATTRIBUTE_unused 1 #define HAVE_ATTRIBUTE_always_inline 1 #define SIZEOF_INT 4 #define HAVE_CURSES 1 #define HAVE_NCURSES 1 #define HAVE_NEWT 1 #define HAVE_OSS 1 #define HAVE_POPT 1 #define HAVE_SQLITE 1 #define HAVE_OPENSSL 1 #define HAVE_TERMCAP 1 #define HAVE_TINFO 1 #define HAVE_ZLIB 1 configure: exit 0