mirror of https://github.com/sipwise/asterisk.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9220 lines
258 KiB
9220 lines
258 KiB
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 --prefix=/usr/local/asterisk --exec-prefix=/usr/local/asterisk
|
|
|
|
## --------- ##
|
|
## Platform. ##
|
|
## --------- ##
|
|
|
|
hostname = db1
|
|
uname -m = i686
|
|
uname -r = 2.6.18-4-k7
|
|
uname -s = Linux
|
|
uname -v = #1 SMP Wed May 9 23:42:01 UTC 2007
|
|
|
|
/usr/bin/uname -p = unknown
|
|
/bin/uname -X = unknown
|
|
|
|
/bin/arch = i686
|
|
/usr/bin/arch -k = unknown
|
|
/usr/convex/getsysinfo = unknown
|
|
/usr/bin/hostinfo = unknown
|
|
/bin/machine = unknown
|
|
/usr/bin/oslevel = unknown
|
|
/bin/universe = unknown
|
|
|
|
PATH: /usr/local/sbin
|
|
PATH: /usr/local/bin
|
|
PATH: /usr/sbin
|
|
PATH: /usr/bin
|
|
PATH: /sbin
|
|
PATH: /bin
|
|
|
|
|
|
## ----------- ##
|
|
## Core tests. ##
|
|
## ----------- ##
|
|
|
|
configure:2021: checking build system type
|
|
configure:2039: result: i686-pc-linux-gnu
|
|
configure:2061: checking host system type
|
|
configure:2076: result: i686-pc-linux-gnu
|
|
configure:2163: checking for gcc
|
|
configure:2179: found /usr/bin/gcc
|
|
configure:2190: result: gcc
|
|
configure:2428: checking for C compiler version
|
|
configure:2435: gcc --version >&5
|
|
gcc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
|
|
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:2438: $? = 0
|
|
configure:2445: gcc -v >&5
|
|
Using built-in specs.
|
|
Target: i486-linux-gnu
|
|
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --with-tune=i686 --enable-checking=release i486-linux-gnu
|
|
Thread model: posix
|
|
gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
|
|
configure:2448: $? = 0
|
|
configure:2455: gcc -V >&5
|
|
gcc: '-V' option must have argument
|
|
configure:2458: $? = 1
|
|
configure:2481: checking for C compiler default output file name
|
|
configure:2508: gcc conftest.c >&5
|
|
configure:2511: $? = 0
|
|
configure:2549: result: a.out
|
|
configure:2566: checking whether the C compiler works
|
|
configure:2576: ./a.out
|
|
configure:2579: $? = 0
|
|
configure:2596: result: yes
|
|
configure:2603: checking whether we are cross compiling
|
|
configure:2605: result: no
|
|
configure:2608: checking for suffix of executables
|
|
configure:2615: gcc -o conftest conftest.c >&5
|
|
configure:2618: $? = 0
|
|
configure:2642: result:
|
|
configure:2648: checking for suffix of object files
|
|
configure:2674: gcc -c conftest.c >&5
|
|
configure:2677: $? = 0
|
|
configure:2700: result: o
|
|
configure:2704: checking whether we are using the GNU C compiler
|
|
configure:2733: gcc -c conftest.c >&5
|
|
configure:2739: $? = 0
|
|
configure:2756: result: yes
|
|
configure:2761: checking whether gcc accepts -g
|
|
configure:2791: gcc -c -g conftest.c >&5
|
|
configure:2797: $? = 0
|
|
configure:2896: result: yes
|
|
configure:2913: checking for gcc option to accept ISO C89
|
|
configure:2987: gcc -c -g -O2 conftest.c >&5
|
|
configure:2993: $? = 0
|
|
configure:3016: result: none needed
|
|
configure:3040: checking how to run the C preprocessor
|
|
configure:3080: gcc -E conftest.c
|
|
configure:3086: $? = 0
|
|
configure:3117: gcc -E conftest.c
|
|
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
|
|
configure:3123: $? = 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 <ac_nonexistent.h>
|
|
configure:3156: result: gcc -E
|
|
configure:3185: gcc -E conftest.c
|
|
configure:3191: $? = 0
|
|
configure:3222: gcc -E conftest.c
|
|
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
|
|
configure:3228: $? = 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 <ac_nonexistent.h>
|
|
configure:3266: checking for grep that handles long lines and -e
|
|
configure:3340: result: /bin/grep
|
|
configure:3345: checking for egrep
|
|
configure:3423: result: /bin/grep -E
|
|
configure:3429: checking for AIX
|
|
configure:3451: result: no
|
|
configure:3457: checking for ANSI C header files
|
|
configure:3487: gcc -c -g -O2 conftest.c >&5
|
|
configure:3493: $? = 0
|
|
configure:3592: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:3595: $? = 0
|
|
configure:3601: ./conftest
|
|
configure:3604: $? = 0
|
|
configure:3621: result: yes
|
|
configure:3645: checking for sys/types.h
|
|
configure:3666: gcc -c -g -O2 conftest.c >&5
|
|
configure:3672: $? = 0
|
|
configure:3688: result: yes
|
|
configure:3645: checking for sys/stat.h
|
|
configure:3666: gcc -c -g -O2 conftest.c >&5
|
|
configure:3672: $? = 0
|
|
configure:3688: result: yes
|
|
configure:3645: checking for stdlib.h
|
|
configure:3666: gcc -c -g -O2 conftest.c >&5
|
|
configure:3672: $? = 0
|
|
configure:3688: result: yes
|
|
configure:3645: checking for string.h
|
|
configure:3666: gcc -c -g -O2 conftest.c >&5
|
|
configure:3672: $? = 0
|
|
configure:3688: result: yes
|
|
configure:3645: checking for memory.h
|
|
configure:3666: gcc -c -g -O2 conftest.c >&5
|
|
configure:3672: $? = 0
|
|
configure:3688: result: yes
|
|
configure:3645: checking for strings.h
|
|
configure:3666: gcc -c -g -O2 conftest.c >&5
|
|
configure:3672: $? = 0
|
|
configure:3688: result: yes
|
|
configure:3645: checking for inttypes.h
|
|
configure:3666: gcc -c -g -O2 conftest.c >&5
|
|
configure:3672: $? = 0
|
|
configure:3688: result: yes
|
|
configure:3645: checking for stdint.h
|
|
configure:3666: gcc -c -g -O2 conftest.c >&5
|
|
configure:3672: $? = 0
|
|
configure:3688: result: yes
|
|
configure:3645: checking for unistd.h
|
|
configure:3666: gcc -c -g -O2 conftest.c >&5
|
|
configure:3672: $? = 0
|
|
configure:3688: result: yes
|
|
configure:3710: checking minix/config.h usability
|
|
configure:3727: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c:52:26: error: minix/config.h: No such file or directory
|
|
configure:3733: $? = 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_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| /* end confdefs.h. */
|
|
| #include <stdio.h>
|
|
| #ifdef HAVE_SYS_TYPES_H
|
|
| # include <sys/types.h>
|
|
| #endif
|
|
| #ifdef HAVE_SYS_STAT_H
|
|
| # include <sys/stat.h>
|
|
| #endif
|
|
| #ifdef STDC_HEADERS
|
|
| # include <stdlib.h>
|
|
| # include <stddef.h>
|
|
| #else
|
|
| # ifdef HAVE_STDLIB_H
|
|
| # include <stdlib.h>
|
|
| # endif
|
|
| #endif
|
|
| #ifdef HAVE_STRING_H
|
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
|
| # include <memory.h>
|
|
| # endif
|
|
| # include <string.h>
|
|
| #endif
|
|
| #ifdef HAVE_STRINGS_H
|
|
| # include <strings.h>
|
|
| #endif
|
|
| #ifdef HAVE_INTTYPES_H
|
|
| # include <inttypes.h>
|
|
| #endif
|
|
| #ifdef HAVE_STDINT_H
|
|
| # include <stdint.h>
|
|
| #endif
|
|
| #ifdef HAVE_UNISTD_H
|
|
| # include <unistd.h>
|
|
| #endif
|
|
| #include <minix/config.h>
|
|
configure:3747: result: no
|
|
configure:3751: checking minix/config.h presence
|
|
configure:3766: gcc -E conftest.c
|
|
conftest.c:19:26: error: minix/config.h: No such file or directory
|
|
configure:3772: $? = 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_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| /* end confdefs.h. */
|
|
| #include <minix/config.h>
|
|
configure:3786: result: no
|
|
configure:3814: checking for minix/config.h
|
|
configure:3821: result: no
|
|
configure:3860: checking whether it is safe to define __EXTENSIONS__
|
|
configure:3888: gcc -c -g -O2 conftest.c >&5
|
|
configure:3894: $? = 0
|
|
configure:3909: result: yes
|
|
configure:4034: checking for uname
|
|
configure:4052: found /bin/uname
|
|
configure:4064: result: /bin/uname
|
|
configure:4539: checking for gcc
|
|
configure:4566: result: gcc
|
|
configure:4804: checking for C compiler version
|
|
configure:4811: gcc --version >&5
|
|
gcc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
|
|
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:4814: $? = 0
|
|
configure:4821: gcc -v >&5
|
|
Using built-in specs.
|
|
Target: i486-linux-gnu
|
|
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --with-tune=i686 --enable-checking=release i486-linux-gnu
|
|
Thread model: posix
|
|
gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
|
|
configure:4824: $? = 0
|
|
configure:4831: gcc -V >&5
|
|
gcc: '-V' option must have argument
|
|
configure:4834: $? = 1
|
|
configure:4837: checking whether we are using the GNU C compiler
|
|
configure:4889: result: yes
|
|
configure:4894: checking whether gcc accepts -g
|
|
configure:5029: result: yes
|
|
configure:5046: checking for gcc option to accept ISO C89
|
|
configure:5149: result: none needed
|
|
configure:5225: checking for g++
|
|
configure:5241: found /usr/bin/g++
|
|
configure:5252: result: g++
|
|
configure:5283: checking for C++ compiler version
|
|
configure:5290: g++ --version >&5
|
|
g++ (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
|
|
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:5293: $? = 0
|
|
configure:5300: g++ -v >&5
|
|
Using built-in specs.
|
|
Target: i486-linux-gnu
|
|
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --with-tune=i686 --enable-checking=release i486-linux-gnu
|
|
Thread model: posix
|
|
gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
|
|
configure:5303: $? = 0
|
|
configure:5310: g++ -V >&5
|
|
g++: '-V' option must have argument
|
|
configure:5313: $? = 1
|
|
configure:5316: checking whether we are using the GNU C++ compiler
|
|
configure:5345: g++ -c conftest.cpp >&5
|
|
configure:5351: $? = 0
|
|
configure:5368: result: yes
|
|
configure:5373: checking whether g++ accepts -g
|
|
configure:5403: g++ -c -g conftest.cpp >&5
|
|
configure:5409: $? = 0
|
|
configure:5508: result: yes
|
|
configure:5536: checking how to run the C preprocessor
|
|
configure:5652: result: gcc -E
|
|
configure:5681: gcc -E conftest.c
|
|
configure:5687: $? = 0
|
|
configure:5718: gcc -E conftest.c
|
|
conftest.c:22:28: error: ac_nonexistent.h: No such file or directory
|
|
configure:5724: $? = 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_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define __EXTENSIONS__ 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:5766: checking how to run the C++ preprocessor
|
|
configure:5802: g++ -E conftest.cpp
|
|
configure:5808: $? = 0
|
|
configure:5839: g++ -E conftest.cpp
|
|
conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory
|
|
configure:5845: $? = 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_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define __EXTENSIONS__ 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:5878: result: g++ -E
|
|
configure:5907: g++ -E conftest.cpp
|
|
configure:5913: $? = 0
|
|
configure:5944: g++ -E conftest.cpp
|
|
conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory
|
|
configure:5950: $? = 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_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define __EXTENSIONS__ 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:5989: checking for a sed that does not truncate output
|
|
configure:6068: result: /bin/sed
|
|
configure:6073: checking for egrep
|
|
configure:6083: result: grep -E
|
|
configure:6099: checking for ld used by gcc
|
|
configure:6166: result: /usr/bin/ld
|
|
configure:6175: checking if the linker (/usr/bin/ld) is GNU ld
|
|
configure:6190: result: yes
|
|
configure:6199: checking for gawk
|
|
configure:6229: result: no
|
|
configure:6199: checking for mawk
|
|
configure:6215: found /usr/bin/mawk
|
|
configure:6226: result: mawk
|
|
configure:6250: checking for a BSD-compatible install
|
|
configure:6306: result: /usr/bin/install -c
|
|
configure:6317: checking whether ln -s works
|
|
configure:6321: result: yes
|
|
configure:6371: checking for ranlib
|
|
configure:6387: found /usr/bin/ranlib
|
|
configure:6398: result: ranlib
|
|
configure:6424: checking for GNU make
|
|
configure:6443: result: make
|
|
configure:6500: checking for strip
|
|
configure:6518: found /usr/bin/strip
|
|
configure:6530: result: /usr/bin/strip
|
|
configure:6602: checking for ar
|
|
configure:6620: found /usr/bin/ar
|
|
configure:6632: result: /usr/bin/ar
|
|
configure:6667: checking for grep
|
|
configure:6698: result: /bin/grep
|
|
configure:6708: checking for find
|
|
configure:6726: found /usr/bin/find
|
|
configure:6739: result: /usr/bin/find
|
|
configure:6749: checking for compress
|
|
configure:6780: result: :
|
|
configure:6790: checking for basename
|
|
configure:6808: found /usr/bin/basename
|
|
configure:6821: result: /usr/bin/basename
|
|
configure:6831: checking for id
|
|
configure:6849: found /usr/bin/id
|
|
configure:6862: result: /usr/bin/id
|
|
configure:6872: checking for dirname
|
|
configure:6890: found /usr/bin/dirname
|
|
configure:6903: result: /usr/bin/dirname
|
|
configure:6913: checking for sh
|
|
configure:6944: result: /bin/sh
|
|
configure:6954: checking for ln
|
|
configure:6972: found /bin/ln
|
|
configure:6985: result: /bin/ln
|
|
configure:6995: checking for dot
|
|
configure:7026: result: :
|
|
configure:7036: checking for wget
|
|
configure:7054: found /usr/bin/wget
|
|
configure:7067: result: /usr/bin/wget
|
|
configure:7315: checking for the pthreads library -lpthreads
|
|
configure:7358: gcc -o conftest -g -O2 conftest.c -lpthreads >&5
|
|
/usr/bin/ld: cannot find -lpthreads
|
|
collect2: ld returned 1 exit status
|
|
configure:7364: $? = 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_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define __EXTENSIONS__ 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| /* end confdefs.h. */
|
|
| #include <pthread.h>
|
|
| int
|
|
| main ()
|
|
| {
|
|
| pthread_t th; pthread_join(th, 0);
|
|
| pthread_attr_init(0); pthread_cleanup_push(0, 0);
|
|
| pthread_create(0,0,0,0); pthread_cleanup_pop(0);
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:7384: result: no
|
|
configure:7260: checking whether pthreads work without any flags
|
|
configure:7358: gcc -o conftest -g -O2 conftest.c >&5
|
|
/tmp/ccalP5uw.o: In function `main':
|
|
/usr/local/src/asterisk-1.4.11/conftest.c:26: undefined reference to `pthread_join'
|
|
/usr/local/src/asterisk-1.4.11/conftest.c:27: undefined reference to `_pthread_cleanup_push'
|
|
/usr/local/src/asterisk-1.4.11/conftest.c:28: undefined reference to `pthread_create'
|
|
/usr/local/src/asterisk-1.4.11/conftest.c:28: undefined reference to `_pthread_cleanup_pop'
|
|
collect2: ld returned 1 exit status
|
|
configure:7364: $? = 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_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define __EXTENSIONS__ 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| /* end confdefs.h. */
|
|
| #include <pthread.h>
|
|
| int
|
|
| main ()
|
|
| {
|
|
| pthread_t th; pthread_join(th, 0);
|
|
| pthread_attr_init(0); pthread_cleanup_push(0, 0);
|
|
| pthread_create(0,0,0,0); pthread_cleanup_pop(0);
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:7384: result: no
|
|
configure:7265: checking whether pthreads work with -Kthread
|
|
configure:7358: gcc -o conftest -g -O2 -Kthread conftest.c >&5
|
|
gcc: unrecognized option '-Kthread'
|
|
/tmp/ccwnifnN.o: In function `main':
|
|
/usr/local/src/asterisk-1.4.11/conftest.c:26: undefined reference to `pthread_join'
|
|
/usr/local/src/asterisk-1.4.11/conftest.c:27: undefined reference to `_pthread_cleanup_push'
|
|
/usr/local/src/asterisk-1.4.11/conftest.c:28: undefined reference to `pthread_create'
|
|
/usr/local/src/asterisk-1.4.11/conftest.c:28: undefined reference to `_pthread_cleanup_pop'
|
|
collect2: ld returned 1 exit status
|
|
configure:7364: $? = 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_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define __EXTENSIONS__ 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| /* end confdefs.h. */
|
|
| #include <pthread.h>
|
|
| int
|
|
| main ()
|
|
| {
|
|
| pthread_t th; pthread_join(th, 0);
|
|
| pthread_attr_init(0); pthread_cleanup_push(0, 0);
|
|
| pthread_create(0,0,0,0); pthread_cleanup_pop(0);
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:7384: result: no
|
|
configure:7265: checking whether pthreads work with -kthread
|
|
configure:7358: gcc -o conftest -g -O2 -kthread conftest.c >&5
|
|
gcc: unrecognized option '-kthread'
|
|
/tmp/cc8t7FZ8.o: In function `main':
|
|
/usr/local/src/asterisk-1.4.11/conftest.c:26: undefined reference to `pthread_join'
|
|
/usr/local/src/asterisk-1.4.11/conftest.c:27: undefined reference to `_pthread_cleanup_push'
|
|
/usr/local/src/asterisk-1.4.11/conftest.c:28: undefined reference to `pthread_create'
|
|
/usr/local/src/asterisk-1.4.11/conftest.c:28: undefined reference to `_pthread_cleanup_pop'
|
|
collect2: ld returned 1 exit status
|
|
configure:7364: $? = 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_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define __EXTENSIONS__ 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| /* end confdefs.h. */
|
|
| #include <pthread.h>
|
|
| int
|
|
| main ()
|
|
| {
|
|
| pthread_t th; pthread_join(th, 0);
|
|
| pthread_attr_init(0); pthread_cleanup_push(0, 0);
|
|
| pthread_create(0,0,0,0); pthread_cleanup_pop(0);
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:7384: result: no
|
|
configure:7315: checking for the pthreads library -llthread
|
|
configure:7358: gcc -o conftest -g -O2 conftest.c -llthread >&5
|
|
/usr/bin/ld: cannot find -llthread
|
|
collect2: ld returned 1 exit status
|
|
configure:7364: $? = 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_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define __EXTENSIONS__ 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| /* end confdefs.h. */
|
|
| #include <pthread.h>
|
|
| int
|
|
| main ()
|
|
| {
|
|
| pthread_t th; pthread_join(th, 0);
|
|
| pthread_attr_init(0); pthread_cleanup_push(0, 0);
|
|
| pthread_create(0,0,0,0); pthread_cleanup_pop(0);
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:7384: result: no
|
|
configure:7265: checking whether pthreads work with -pthread
|
|
configure:7358: gcc -o conftest -g -O2 -pthread conftest.c >&5
|
|
configure:7364: $? = 0
|
|
configure:7384: result: yes
|
|
configure:7403: checking for joinable pthread attribute
|
|
configure:7428: gcc -o conftest -g -O2 -pthread conftest.c >&5
|
|
configure:7434: $? = 0
|
|
configure:7451: result: PTHREAD_CREATE_JOINABLE
|
|
configure:7461: checking if more special flags are required for pthreads
|
|
configure:7468: result: no
|
|
configure:8646: checking for working alloca.h
|
|
configure:8673: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:8679: $? = 0
|
|
configure:8696: result: yes
|
|
configure:8706: checking for alloca
|
|
configure:8753: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:8759: $? = 0
|
|
configure:8776: result: yes
|
|
configure:9011: checking for dirent.h that defines DIR
|
|
configure:9040: gcc -c -g -O2 conftest.c >&5
|
|
configure:9046: $? = 0
|
|
configure:9062: result: yes
|
|
configure:9075: checking for library containing opendir
|
|
configure:9116: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:9122: $? = 0
|
|
configure:9150: result: none required
|
|
configure:9244: checking for ANSI C header files
|
|
configure:9408: result: yes
|
|
configure:9418: checking for sys/wait.h that is POSIX.1 compatible
|
|
configure:9454: gcc -c -g -O2 conftest.c >&5
|
|
configure:9460: $? = 0
|
|
configure:9475: result: yes
|
|
configure:9522: checking arpa/inet.h usability
|
|
configure:9539: gcc -c -g -O2 conftest.c >&5
|
|
configure:9545: $? = 0
|
|
configure:9559: result: yes
|
|
configure:9563: checking arpa/inet.h presence
|
|
configure:9578: gcc -E conftest.c
|
|
configure:9584: $? = 0
|
|
configure:9598: result: yes
|
|
configure:9626: checking for arpa/inet.h
|
|
configure:9634: result: yes
|
|
configure:9522: checking fcntl.h usability
|
|
configure:9539: gcc -c -g -O2 conftest.c >&5
|
|
configure:9545: $? = 0
|
|
configure:9559: result: yes
|
|
configure:9563: checking fcntl.h presence
|
|
configure:9578: gcc -E conftest.c
|
|
configure:9584: $? = 0
|
|
configure:9598: result: yes
|
|
configure:9626: checking for fcntl.h
|
|
configure:9634: result: yes
|
|
configure:9512: checking for inttypes.h
|
|
configure:9518: result: yes
|
|
configure:9522: checking libintl.h usability
|
|
configure:9539: gcc -c -g -O2 conftest.c >&5
|
|
configure:9545: $? = 0
|
|
configure:9559: result: yes
|
|
configure:9563: checking libintl.h presence
|
|
configure:9578: gcc -E conftest.c
|
|
configure:9584: $? = 0
|
|
configure:9598: result: yes
|
|
configure:9626: checking for libintl.h
|
|
configure:9634: result: yes
|
|
configure:9522: checking limits.h usability
|
|
configure:9539: gcc -c -g -O2 conftest.c >&5
|
|
configure:9545: $? = 0
|
|
configure:9559: result: yes
|
|
configure:9563: checking limits.h presence
|
|
configure:9578: gcc -E conftest.c
|
|
configure:9584: $? = 0
|
|
configure:9598: result: yes
|
|
configure:9626: checking for limits.h
|
|
configure:9634: result: yes
|
|
configure:9522: checking locale.h usability
|
|
configure:9539: gcc -c -g -O2 conftest.c >&5
|
|
configure:9545: $? = 0
|
|
configure:9559: result: yes
|
|
configure:9563: checking locale.h presence
|
|
configure:9578: gcc -E conftest.c
|
|
configure:9584: $? = 0
|
|
configure:9598: result: yes
|
|
configure:9626: checking for locale.h
|
|
configure:9634: result: yes
|
|
configure:9522: checking malloc.h usability
|
|
configure:9539: gcc -c -g -O2 conftest.c >&5
|
|
configure:9545: $? = 0
|
|
configure:9559: result: yes
|
|
configure:9563: checking malloc.h presence
|
|
configure:9578: gcc -E conftest.c
|
|
configure:9584: $? = 0
|
|
configure:9598: result: yes
|
|
configure:9626: checking for malloc.h
|
|
configure:9634: result: yes
|
|
configure:9522: checking netdb.h usability
|
|
configure:9539: gcc -c -g -O2 conftest.c >&5
|
|
configure:9545: $? = 0
|
|
configure:9559: result: yes
|
|
configure:9563: checking netdb.h presence
|
|
configure:9578: gcc -E conftest.c
|
|
configure:9584: $? = 0
|
|
configure:9598: result: yes
|
|
configure:9626: checking for netdb.h
|
|
configure:9634: result: yes
|
|
configure:9522: checking netinet/in.h usability
|
|
configure:9539: gcc -c -g -O2 conftest.c >&5
|
|
configure:9545: $? = 0
|
|
configure:9559: result: yes
|
|
configure:9563: checking netinet/in.h presence
|
|
configure:9578: gcc -E conftest.c
|
|
configure:9584: $? = 0
|
|
configure:9598: result: yes
|
|
configure:9626: checking for netinet/in.h
|
|
configure:9634: result: yes
|
|
configure:9522: checking stddef.h usability
|
|
configure:9539: gcc -c -g -O2 conftest.c >&5
|
|
configure:9545: $? = 0
|
|
configure:9559: result: yes
|
|
configure:9563: checking stddef.h presence
|
|
configure:9578: gcc -E conftest.c
|
|
configure:9584: $? = 0
|
|
configure:9598: result: yes
|
|
configure:9626: checking for stddef.h
|
|
configure:9634: result: yes
|
|
configure:9512: checking for stdint.h
|
|
configure:9518: result: yes
|
|
configure:9512: checking for stdlib.h
|
|
configure:9518: result: yes
|
|
configure:9512: checking for string.h
|
|
configure:9518: result: yes
|
|
configure:9512: checking for strings.h
|
|
configure:9518: result: yes
|
|
configure:9522: checking sys/file.h usability
|
|
configure:9539: gcc -c -g -O2 conftest.c >&5
|
|
configure:9545: $? = 0
|
|
configure:9559: result: yes
|
|
configure:9563: checking sys/file.h presence
|
|
configure:9578: gcc -E conftest.c
|
|
configure:9584: $? = 0
|
|
configure:9598: result: yes
|
|
configure:9626: checking for sys/file.h
|
|
configure:9634: result: yes
|
|
configure:9522: checking sys/ioctl.h usability
|
|
configure:9539: gcc -c -g -O2 conftest.c >&5
|
|
configure:9545: $? = 0
|
|
configure:9559: result: yes
|
|
configure:9563: checking sys/ioctl.h presence
|
|
configure:9578: gcc -E conftest.c
|
|
configure:9584: $? = 0
|
|
configure:9598: result: yes
|
|
configure:9626: checking for sys/ioctl.h
|
|
configure:9634: result: yes
|
|
configure:9522: checking sys/param.h usability
|
|
configure:9539: gcc -c -g -O2 conftest.c >&5
|
|
configure:9545: $? = 0
|
|
configure:9559: result: yes
|
|
configure:9563: checking sys/param.h presence
|
|
configure:9578: gcc -E conftest.c
|
|
configure:9584: $? = 0
|
|
configure:9598: result: yes
|
|
configure:9626: checking for sys/param.h
|
|
configure:9634: result: yes
|
|
configure:9522: checking sys/socket.h usability
|
|
configure:9539: gcc -c -g -O2 conftest.c >&5
|
|
configure:9545: $? = 0
|
|
configure:9559: result: yes
|
|
configure:9563: checking sys/socket.h presence
|
|
configure:9578: gcc -E conftest.c
|
|
configure:9584: $? = 0
|
|
configure:9598: result: yes
|
|
configure:9626: checking for sys/socket.h
|
|
configure:9634: result: yes
|
|
configure:9522: checking sys/time.h usability
|
|
configure:9539: gcc -c -g -O2 conftest.c >&5
|
|
configure:9545: $? = 0
|
|
configure:9559: result: yes
|
|
configure:9563: checking sys/time.h presence
|
|
configure:9578: gcc -E conftest.c
|
|
configure:9584: $? = 0
|
|
configure:9598: result: yes
|
|
configure:9626: checking for sys/time.h
|
|
configure:9634: result: yes
|
|
configure:9522: checking syslog.h usability
|
|
configure:9539: gcc -c -g -O2 conftest.c >&5
|
|
configure:9545: $? = 0
|
|
configure:9559: result: yes
|
|
configure:9563: checking syslog.h presence
|
|
configure:9578: gcc -E conftest.c
|
|
configure:9584: $? = 0
|
|
configure:9598: result: yes
|
|
configure:9626: checking for syslog.h
|
|
configure:9634: result: yes
|
|
configure:9522: checking termios.h usability
|
|
configure:9539: gcc -c -g -O2 conftest.c >&5
|
|
configure:9545: $? = 0
|
|
configure:9559: result: yes
|
|
configure:9563: checking termios.h presence
|
|
configure:9578: gcc -E conftest.c
|
|
configure:9584: $? = 0
|
|
configure:9598: result: yes
|
|
configure:9626: checking for termios.h
|
|
configure:9634: result: yes
|
|
configure:9512: checking for unistd.h
|
|
configure:9518: result: yes
|
|
configure:9522: checking utime.h usability
|
|
configure:9539: gcc -c -g -O2 conftest.c >&5
|
|
configure:9545: $? = 0
|
|
configure:9559: result: yes
|
|
configure:9563: checking utime.h presence
|
|
configure:9578: gcc -E conftest.c
|
|
configure:9584: $? = 0
|
|
configure:9598: result: yes
|
|
configure:9626: checking for utime.h
|
|
configure:9634: result: yes
|
|
configure:9655: checking for special C compiler options needed for large files
|
|
configure:9748: result: no
|
|
configure:9754: checking for _FILE_OFFSET_BITS value needed for large files
|
|
configure:9789: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c:57: warning: left shift count >= width of type
|
|
conftest.c:57: warning: left shift count >= width of type
|
|
conftest.c:59: error: size of array 'off_t_is_large' is negative
|
|
configure:9795: $? = 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_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define __EXTENSIONS__ 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_PTHREAD 1
|
|
| #define HAVE_ALLOCA_H 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_STDINT_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
|
|
| /* end confdefs.h. */
|
|
| #include <sys/types.h>
|
|
| /* Check that off_t can represent 2**63 - 1 correctly.
|
|
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
|
|
| since some C++ compilers masquerading as C compilers
|
|
| incorrectly reject 9223372036854775807. */
|
|
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
|
|
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
|
|
| && LARGE_OFF_T % 2147483647 == 1)
|
|
| ? 1 : -1];
|
|
| int
|
|
| main ()
|
|
| {
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:9839: gcc -c -g -O2 conftest.c >&5
|
|
configure:9845: $? = 0
|
|
configure:9863: result: 64
|
|
configure:10000: checking for stdbool.h that conforms to C99
|
|
configure:10093: gcc -c -g -O2 conftest.c >&5
|
|
configure:10099: $? = 0
|
|
configure:10114: result: yes
|
|
configure:10116: checking for _Bool
|
|
configure:10146: gcc -c -g -O2 conftest.c >&5
|
|
configure:10152: $? = 0
|
|
configure:10167: result: yes
|
|
configure:10186: checking for an ANSI C-conforming const
|
|
configure:10261: gcc -c -g -O2 conftest.c >&5
|
|
configure:10267: $? = 0
|
|
configure:10282: result: yes
|
|
configure:10292: checking for uid_t in sys/types.h
|
|
configure:10315: result: yes
|
|
configure:10330: checking for inline
|
|
configure:10356: gcc -c -g -O2 conftest.c >&5
|
|
configure:10362: $? = 0
|
|
configure:10380: result: inline
|
|
configure:10399: checking for mode_t
|
|
configure:10429: gcc -c -g -O2 conftest.c >&5
|
|
configure:10435: $? = 0
|
|
configure:10450: result: yes
|
|
configure:10462: checking for off_t
|
|
configure:10492: gcc -c -g -O2 conftest.c >&5
|
|
configure:10498: $? = 0
|
|
configure:10513: result: yes
|
|
configure:10525: checking for pid_t
|
|
configure:10555: gcc -c -g -O2 conftest.c >&5
|
|
configure:10561: $? = 0
|
|
configure:10576: result: yes
|
|
configure:10588: checking for size_t
|
|
configure:10618: gcc -c -g -O2 conftest.c >&5
|
|
configure:10624: $? = 0
|
|
configure:10639: result: yes
|
|
configure:10651: checking for struct stat.st_blksize
|
|
configure:10679: gcc -c -g -O2 conftest.c >&5
|
|
configure:10685: $? = 0
|
|
configure:10742: result: yes
|
|
configure:10753: checking whether time.h and sys/time.h may both be included
|
|
configure:10783: gcc -c -g -O2 conftest.c >&5
|
|
configure:10789: $? = 0
|
|
configure:10804: result: yes
|
|
configure:10814: checking whether struct tm is in sys/time.h or time.h
|
|
configure:10844: gcc -c -g -O2 conftest.c >&5
|
|
configure:10850: $? = 0
|
|
configure:10865: result: time.h
|
|
configure:10875: checking for working volatile
|
|
configure:10904: gcc -c -g -O2 conftest.c >&5
|
|
configure:10910: $? = 0
|
|
configure:10925: result: yes
|
|
configure:10935: checking for ptrdiff_t
|
|
configure:10965: gcc -c -g -O2 conftest.c >&5
|
|
configure:10971: $? = 0
|
|
configure:10986: result: yes
|
|
configure:11004: checking for unistd.h
|
|
configure:11010: result: yes
|
|
configure:11139: checking for working chown
|
|
configure:11182: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:11185: $? = 0
|
|
configure:11191: ./conftest
|
|
configure:11194: $? = 0
|
|
configure:11212: result: yes
|
|
configure:11222: checking whether closedir returns void
|
|
configure:11256: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:11259: $? = 0
|
|
configure:11265: ./conftest
|
|
configure:11268: $? = 0
|
|
configure:11284: result: no
|
|
configure:11294: checking for error_at_line
|
|
configure:11320: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:11326: $? = 0
|
|
configure:11343: result: yes
|
|
configure:11369: checking vfork.h usability
|
|
configure:11386: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c:92:19: error: vfork.h: No such file or directory
|
|
configure:11392: $? = 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_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define __EXTENSIONS__ 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_PTHREAD 1
|
|
| #define HAVE_ALLOCA_H 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_STDINT_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 _FILE_OFFSET_BITS 64
|
|
| #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 <stdio.h>
|
|
| #ifdef HAVE_SYS_TYPES_H
|
|
| # include <sys/types.h>
|
|
| #endif
|
|
| #ifdef HAVE_SYS_STAT_H
|
|
| # include <sys/stat.h>
|
|
| #endif
|
|
| #ifdef STDC_HEADERS
|
|
| # include <stdlib.h>
|
|
| # include <stddef.h>
|
|
| #else
|
|
| # ifdef HAVE_STDLIB_H
|
|
| # include <stdlib.h>
|
|
| # endif
|
|
| #endif
|
|
| #ifdef HAVE_STRING_H
|
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
|
| # include <memory.h>
|
|
| # endif
|
|
| # include <string.h>
|
|
| #endif
|
|
| #ifdef HAVE_STRINGS_H
|
|
| # include <strings.h>
|
|
| #endif
|
|
| #ifdef HAVE_INTTYPES_H
|
|
| # include <inttypes.h>
|
|
| #endif
|
|
| #ifdef HAVE_STDINT_H
|
|
| # include <stdint.h>
|
|
| #endif
|
|
| #ifdef HAVE_UNISTD_H
|
|
| # include <unistd.h>
|
|
| #endif
|
|
| #include <vfork.h>
|
|
configure:11406: result: no
|
|
configure:11410: checking vfork.h presence
|
|
configure:11425: gcc -E conftest.c
|
|
conftest.c:59:19: error: vfork.h: No such file or directory
|
|
configure:11431: $? = 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_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define __EXTENSIONS__ 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_PTHREAD 1
|
|
| #define HAVE_ALLOCA_H 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_STDINT_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 _FILE_OFFSET_BITS 64
|
|
| #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 <vfork.h>
|
|
configure:11445: result: no
|
|
configure:11473: checking for vfork.h
|
|
configure:11481: result: no
|
|
configure:11499: checking for fork
|
|
configure:11555: gcc -o conftest -g -O2 conftest.c >&5
|
|
conftest.c:82: warning: conflicting types for built-in function 'fork'
|
|
configure:11561: $? = 0
|
|
configure:11579: result: yes
|
|
configure:11499: checking for vfork
|
|
configure:11555: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:11561: $? = 0
|
|
configure:11579: result: yes
|
|
configure:11590: checking for working fork
|
|
configure:11622: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:11625: $? = 0
|
|
configure:11631: ./conftest
|
|
configure:11634: $? = 0
|
|
configure:11650: result: yes
|
|
configure:11671: checking for working vfork
|
|
configure:11809: result: yes
|
|
configure:11840: checking for _LARGEFILE_SOURCE value needed for large files
|
|
configure:11869: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:11875: $? = 0
|
|
configure:11941: result: no
|
|
configure:11965: checking whether gcc needs -traditional
|
|
configure:12007: result: no
|
|
configure:12018: checking for working memcmp
|
|
configure:12071: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:12074: $? = 0
|
|
configure:12080: ./conftest
|
|
configure:12083: $? = 0
|
|
configure:12099: result: yes
|
|
configure:12116: checking for sys/time.h
|
|
configure:12122: result: yes
|
|
configure:12116: checking for unistd.h
|
|
configure:12122: result: yes
|
|
configure:12116: checking for utime.h
|
|
configure:12122: result: yes
|
|
configure:12262: checking for alarm
|
|
configure:12318: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:12324: $? = 0
|
|
configure:12342: result: yes
|
|
configure:12368: checking for working mktime
|
|
configure:12577: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:12580: $? = 0
|
|
configure:12586: ./conftest
|
|
configure:12589: $? = 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_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define __EXTENSIONS__ 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_PTHREAD 1
|
|
| #define HAVE_ALLOCA_H 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_STDINT_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 _FILE_OFFSET_BITS 64
|
|
| #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 <sys/time.h>
|
|
| # include <time.h>
|
|
| #else
|
|
| # ifdef HAVE_SYS_TIME_H
|
|
| # include <sys/time.h>
|
|
| # else
|
|
| # include <time.h>
|
|
| # endif
|
|
| #endif
|
|
|
|
|
| #include <stdlib.h>
|
|
|
|
|
| #ifdef HAVE_UNISTD_H
|
|
| # include <unistd.h>
|
|
| #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:12605: result: no
|
|
configure:12622: checking for stdlib.h
|
|
configure:12628: result: yes
|
|
configure:12622: checking for unistd.h
|
|
configure:12628: result: yes
|
|
configure:12761: checking for getpagesize
|
|
configure:12817: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:12823: $? = 0
|
|
configure:12841: result: yes
|
|
configure:12851: checking for working mmap
|
|
configure:12998: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:13001: $? = 0
|
|
configure:13007: ./conftest
|
|
configure:13010: $? = 0
|
|
configure:13026: result: yes
|
|
configure:13053: checking sys/select.h usability
|
|
configure:13070: gcc -c -g -O2 conftest.c >&5
|
|
configure:13076: $? = 0
|
|
configure:13090: result: yes
|
|
configure:13094: checking sys/select.h presence
|
|
configure:13109: gcc -E conftest.c
|
|
configure:13115: $? = 0
|
|
configure:13129: result: yes
|
|
configure:13157: checking for sys/select.h
|
|
configure:13165: result: yes
|
|
configure:13043: checking for sys/socket.h
|
|
configure:13049: result: yes
|
|
configure:13178: checking types of arguments for select
|
|
configure:13216: gcc -c -g -O2 conftest.c >&5
|
|
configure:13222: $? = 0
|
|
configure:13243: result: int,fd_set *,struct timeval *
|
|
configure:13266: checking for function prototypes
|
|
configure:13269: result: yes
|
|
configure:13286: checking whether setvbuf arguments are reversed
|
|
configure:13316: gcc -o conftest -g -O2 conftest.c >&5
|
|
conftest.c:81: error: conflicting types for 'setvbuf'
|
|
/usr/include/stdio.h:302: error: previous declaration of 'setvbuf' was here
|
|
configure:13322: $? = 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_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define __EXTENSIONS__ 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_PTHREAD 1
|
|
| #define HAVE_ALLOCA_H 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_STDINT_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 _FILE_OFFSET_BITS 64
|
|
| #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 <stdio.h>
|
|
| # ifdef PROTOTYPES
|
|
| int (setvbuf) (FILE *, int, char *, size_t);
|
|
| # endif
|
|
| int
|
|
| main ()
|
|
| {
|
|
| char buf; return setvbuf (stdout, _IOLBF, &buf, 1);
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:13443: result: no
|
|
configure:13453: checking return type of signal handlers
|
|
configure:13481: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:85: error: void value not ignored as it ought to be
|
|
configure:13487: $? = 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_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define __EXTENSIONS__ 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_PTHREAD 1
|
|
| #define HAVE_ALLOCA_H 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_STDINT_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 _FILE_OFFSET_BITS 64
|
|
| #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 <sys/types.h>
|
|
| #include <signal.h>
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return *(signal (0, 0)) (0) == 1;
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:13502: result: void
|
|
configure:13510: checking whether lstat dereferences a symlink specified with a trailing slash
|
|
configure:13546: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:13549: $? = 0
|
|
configure:13555: ./conftest
|
|
configure:13558: $? = 0
|
|
configure:13581: result: yes
|
|
configure:13600: checking whether stat accepts an empty string
|
|
configure:13630: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:13633: $? = 0
|
|
configure:13639: ./conftest
|
|
configure:13642: $? = 0
|
|
configure:13658: result: no
|
|
configure:13674: checking for working strcoll
|
|
configure:13705: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:13708: $? = 0
|
|
configure:13714: ./conftest
|
|
configure:13717: $? = 0
|
|
configure:13733: result: yes
|
|
configure:13747: checking for strftime
|
|
configure:13803: gcc -o conftest -g -O2 conftest.c >&5
|
|
conftest.c:105: warning: conflicting types for built-in function 'strftime'
|
|
configure:13809: $? = 0
|
|
configure:13827: result: yes
|
|
configure:13908: checking for working strnlen
|
|
configure:13952: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:13955: $? = 0
|
|
configure:13961: ./conftest
|
|
configure:13964: $? = 0
|
|
configure:13980: result: yes
|
|
configure:13989: checking for working strtod
|
|
configure:14040: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:14043: $? = 0
|
|
configure:14049: ./conftest
|
|
configure:14052: $? = 0
|
|
configure:14068: result: yes
|
|
configure:14240: checking whether utime accepts a null argument
|
|
configure:14279: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:14282: $? = 0
|
|
configure:14288: ./conftest
|
|
configure:14291: $? = 0
|
|
configure:14307: result: yes
|
|
configure:14322: checking for vprintf
|
|
configure:14378: gcc -o conftest -g -O2 conftest.c >&5
|
|
conftest.c:107: warning: conflicting types for built-in function 'vprintf'
|
|
configure:14384: $? = 0
|
|
configure:14402: result: yes
|
|
configure:14409: checking for _doprnt
|
|
configure:14465: gcc -o conftest -g -O2 conftest.c >&5
|
|
/tmp/ccUIsdkZ.o: In function `main':
|
|
/usr/local/src/asterisk-1.4.11/conftest.c:119: undefined reference to `_doprnt'
|
|
collect2: ld returned 1 exit status
|
|
configure:14471: $? = 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_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define __EXTENSIONS__ 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_PTHREAD 1
|
|
| #define HAVE_ALLOCA_H 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_STDINT_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 _FILE_OFFSET_BITS 64
|
|
| #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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
|
|
| #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 <limits.h> declares _doprnt.
|
|
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
|
| #define _doprnt innocuous__doprnt
|
|
|
|
|
| /* System header to define __stub macros and hopefully few prototypes,
|
|
| which can conflict with char _doprnt (); below.
|
|
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|
|
| <limits.h> exists even on freestanding compilers. */
|
|
|
|
|
| #ifdef __STDC__
|
|
| # include <limits.h>
|
|
| #else
|
|
| # include <assert.h>
|
|
| #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:14488: result: no
|
|
configure:14554: checking for asprintf
|
|
configure:14610: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:14616: $? = 0
|
|
configure:14634: result: yes
|
|
configure:14554: checking for atexit
|
|
configure:14610: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:14616: $? = 0
|
|
configure:14634: result: yes
|
|
configure:14554: checking for bzero
|
|
configure:14610: gcc -o conftest -g -O2 conftest.c >&5
|
|
conftest.c:110: warning: conflicting types for built-in function 'bzero'
|
|
configure:14616: $? = 0
|
|
configure:14634: result: yes
|
|
configure:14554: checking for dup2
|
|
configure:14610: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:14616: $? = 0
|
|
configure:14634: result: yes
|
|
configure:14554: checking for endpwent
|
|
configure:14610: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:14616: $? = 0
|
|
configure:14634: result: yes
|
|
configure:14554: checking for floor
|
|
configure:14610: gcc -o conftest -g -O2 conftest.c >&5
|
|
conftest.c:113: warning: conflicting types for built-in function 'floor'
|
|
/tmp/cce2IMfo.o: In function `main':
|
|
/usr/local/src/asterisk-1.4.11/conftest.c:124: undefined reference to `floor'
|
|
collect2: ld returned 1 exit status
|
|
configure:14616: $? = 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_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define __EXTENSIONS__ 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_PTHREAD 1
|
|
| #define HAVE_ALLOCA_H 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_STDINT_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 _FILE_OFFSET_BITS 64
|
|
| #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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
|
|
| #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 <limits.h> declares floor.
|
|
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
|
| #define floor innocuous_floor
|
|
|
|
|
| /* System header to define __stub macros and hopefully few prototypes,
|
|
| which can conflict with char floor (); below.
|
|
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|
|
| <limits.h> exists even on freestanding compilers. */
|
|
|
|
|
| #ifdef __STDC__
|
|
| # include <limits.h>
|
|
| #else
|
|
| # include <assert.h>
|
|
| #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:14634: result: no
|
|
configure:14554: checking for ftruncate
|
|
configure:14610: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:14616: $? = 0
|
|
configure:14634: result: yes
|
|
configure:14554: checking for getcwd
|
|
configure:14610: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:14616: $? = 0
|
|
configure:14634: result: yes
|
|
configure:14554: checking for gethostbyname
|
|
configure:14610: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:14616: $? = 0
|
|
configure:14634: result: yes
|
|
configure:14554: checking for gethostname
|
|
configure:14610: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:14616: $? = 0
|
|
configure:14634: result: yes
|
|
configure:14554: checking for getloadavg
|
|
configure:14610: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:14616: $? = 0
|
|
configure:14634: result: yes
|
|
configure:14554: checking for gettimeofday
|
|
configure:14610: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:14616: $? = 0
|
|
configure:14634: result: yes
|
|
configure:14554: checking for inet_ntoa
|
|
configure:14610: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:14616: $? = 0
|
|
configure:14634: result: yes
|
|
configure:14554: checking for isascii
|
|
configure:14610: gcc -o conftest -g -O2 conftest.c >&5
|
|
conftest.c:120: warning: conflicting types for built-in function 'isascii'
|
|
configure:14616: $? = 0
|
|
configure:14634: result: yes
|
|
configure:14554: checking for localtime_r
|
|
configure:14610: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:14616: $? = 0
|
|
configure:14634: result: yes
|
|
configure:14554: checking for memchr
|
|
configure:14610: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:14616: $? = 0
|
|
configure:14634: result: yes
|
|
configure:14554: checking for memmove
|
|
configure:14610: gcc -o conftest -g -O2 conftest.c >&5
|
|
conftest.c:123: warning: conflicting types for built-in function 'memmove'
|
|
configure:14616: $? = 0
|
|
configure:14634: result: yes
|
|
configure:14554: checking for memset
|
|
configure:14610: gcc -o conftest -g -O2 conftest.c >&5
|
|
conftest.c:124: warning: conflicting types for built-in function 'memset'
|
|
configure:14616: $? = 0
|
|
configure:14634: result: yes
|
|
configure:14554: checking for mkdir
|
|
configure:14610: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:14616: $? = 0
|
|
configure:14634: result: yes
|
|
configure:14554: checking for munmap
|
|
configure:14610: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:14616: $? = 0
|
|
configure:14634: result: yes
|
|
configure:14554: checking for pow
|
|
configure:14610: gcc -o conftest -g -O2 conftest.c >&5
|
|
conftest.c:127: warning: conflicting types for built-in function 'pow'
|
|
/tmp/cc0g0Pxo.o: In function `main':
|
|
/usr/local/src/asterisk-1.4.11/conftest.c:138: undefined reference to `pow'
|
|
collect2: ld returned 1 exit status
|
|
configure:14616: $? = 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_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define __EXTENSIONS__ 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_PTHREAD 1
|
|
| #define HAVE_ALLOCA_H 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_STDINT_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 _FILE_OFFSET_BITS 64
|
|
| #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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
|
|
| #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 <limits.h> declares pow.
|
|
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
|
| #define pow innocuous_pow
|
|
|
|
|
| /* System header to define __stub macros and hopefully few prototypes,
|
|
| which can conflict with char pow (); below.
|
|
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|
|
| <limits.h> exists even on freestanding compilers. */
|
|
|
|
|
| #ifdef __STDC__
|
|
| # include <limits.h>
|
|
| #else
|
|
| # include <assert.h>
|
|
| #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:14634: result: no
|
|
configure:14554: checking for putenv
|
|
configure:14610: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:14616: $? = 0
|
|
configure:14634: result: yes
|
|
configure:14554: checking for re_comp
|
|
configure:14610: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:14616: $? = 0
|
|
configure:14634: result: yes
|
|
configure:14554: checking for regcomp
|
|
configure:14610: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:14616: $? = 0
|
|
configure:14634: result: yes
|
|
configure:14554: checking for rint
|
|
configure:14610: gcc -o conftest -g -O2 conftest.c >&5
|
|
conftest.c:130: warning: conflicting types for built-in function 'rint'
|
|
/tmp/ccGN4s1d.o: In function `main':
|
|
/usr/local/src/asterisk-1.4.11/conftest.c:141: undefined reference to `rint'
|
|
collect2: ld returned 1 exit status
|
|
configure:14616: $? = 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_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define __EXTENSIONS__ 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_PTHREAD 1
|
|
| #define HAVE_ALLOCA_H 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_STDINT_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 _FILE_OFFSET_BITS 64
|
|
| #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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
|
|
| #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_RE_COMP 1
|
|
| #define HAVE_REGCOMP 1
|
|
| /* end confdefs.h. */
|
|
| /* Define rint to an innocuous variant, in case <limits.h> declares rint.
|
|
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
|
| #define rint innocuous_rint
|
|
|
|
|
| /* System header to define __stub macros and hopefully few prototypes,
|
|
| which can conflict with char rint (); below.
|
|
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|
|
| <limits.h> exists even on freestanding compilers. */
|
|
|
|
|
| #ifdef __STDC__
|
|
| # include <limits.h>
|
|
| #else
|
|
| # include <assert.h>
|
|
| #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:14634: result: no
|
|
configure:14554: checking for select
|
|
configure:14610: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:14616: $? = 0
|
|
configure:14634: result: yes
|
|
configure:14554: checking for setenv
|
|
configure:14610: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:14616: $? = 0
|
|
configure:14634: result: yes
|
|
configure:14554: checking for socket
|
|
configure:14610: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:14616: $? = 0
|
|
configure:14634: result: yes
|
|
configure:14554: checking for sqrt
|
|
configure:14610: gcc -o conftest -g -O2 conftest.c >&5
|
|
conftest.c:133: warning: conflicting types for built-in function 'sqrt'
|
|
/tmp/ccONcYjl.o: In function `main':
|
|
/usr/local/src/asterisk-1.4.11/conftest.c:144: undefined reference to `sqrt'
|
|
collect2: ld returned 1 exit status
|
|
configure:14616: $? = 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_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define __EXTENSIONS__ 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_PTHREAD 1
|
|
| #define HAVE_ALLOCA_H 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_STDINT_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 _FILE_OFFSET_BITS 64
|
|
| #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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
|
|
| #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_RE_COMP 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 <limits.h> declares sqrt.
|
|
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
|
| #define sqrt innocuous_sqrt
|
|
|
|
|
| /* System header to define __stub macros and hopefully few prototypes,
|
|
| which can conflict with char sqrt (); below.
|
|
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|
|
| <limits.h> exists even on freestanding compilers. */
|
|
|
|
|
| #ifdef __STDC__
|
|
| # include <limits.h>
|
|
| #else
|
|
| # include <assert.h>
|
|
| #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:14634: result: no
|
|
configure:14554: checking for strcasecmp
|
|
configure:14610: gcc -o conftest -g -O2 conftest.c >&5
|
|
conftest.c:133: warning: conflicting types for built-in function 'strcasecmp'
|
|
configure:14616: $? = 0
|
|
configure:14634: result: yes
|
|
configure:14554: checking for strcasestr
|
|
configure:14610: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:14616: $? = 0
|
|
configure:14634: result: yes
|
|
configure:14554: checking for strchr
|
|
configure:14610: gcc -o conftest -g -O2 conftest.c >&5
|
|
conftest.c:135: warning: conflicting types for built-in function 'strchr'
|
|
configure:14616: $? = 0
|
|
configure:14634: result: yes
|
|
configure:14554: checking for strcspn
|
|
configure:14610: gcc -o conftest -g -O2 conftest.c >&5
|
|
conftest.c:136: warning: conflicting types for built-in function 'strcspn'
|
|
configure:14616: $? = 0
|
|
configure:14634: result: yes
|
|
configure:14554: checking for strdup
|
|
configure:14610: gcc -o conftest -g -O2 conftest.c >&5
|
|
conftest.c:137: warning: conflicting types for built-in function 'strdup'
|
|
configure:14616: $? = 0
|
|
configure:14634: result: yes
|
|
configure:14554: checking for strerror
|
|
configure:14610: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:14616: $? = 0
|
|
configure:14634: result: yes
|
|
configure:14554: checking for strlcat
|
|
configure:14610: gcc -o conftest -g -O2 conftest.c >&5
|
|
/tmp/ccCpWDu2.o: In function `main':
|
|
/usr/local/src/asterisk-1.4.11/conftest.c:150: undefined reference to `strlcat'
|
|
collect2: ld returned 1 exit status
|
|
configure:14616: $? = 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_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define __EXTENSIONS__ 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_PTHREAD 1
|
|
| #define HAVE_ALLOCA_H 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_STDINT_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 _FILE_OFFSET_BITS 64
|
|
| #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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
|
|
| #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_RE_COMP 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
|
|
| /* end confdefs.h. */
|
|
| /* Define strlcat to an innocuous variant, in case <limits.h> declares strlcat.
|
|
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
|
| #define strlcat innocuous_strlcat
|
|
|
|
|
| /* System header to define __stub macros and hopefully few prototypes,
|
|
| which can conflict with char strlcat (); below.
|
|
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|
|
| <limits.h> exists even on freestanding compilers. */
|
|
|
|
|
| #ifdef __STDC__
|
|
| # include <limits.h>
|
|
| #else
|
|
| # include <assert.h>
|
|
| #endif
|
|
|
|
|
| #undef strlcat
|
|
|
|
|
| /* 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 strlcat ();
|
|
| /* 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_strlcat || defined __stub___strlcat
|
|
| choke me
|
|
| #endif
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return strlcat ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:14634: result: no
|
|
configure:14554: checking for strlcpy
|
|
configure:14610: gcc -o conftest -g -O2 conftest.c >&5
|
|
/tmp/ccUBbHTl.o: In function `main':
|
|
/usr/local/src/asterisk-1.4.11/conftest.c:150: undefined reference to `strlcpy'
|
|
collect2: ld returned 1 exit status
|
|
configure:14616: $? = 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_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define __EXTENSIONS__ 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_PTHREAD 1
|
|
| #define HAVE_ALLOCA_H 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_STDINT_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 _FILE_OFFSET_BITS 64
|
|
| #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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
|
|
| #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_RE_COMP 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
|
|
| /* end confdefs.h. */
|
|
| /* Define strlcpy to an innocuous variant, in case <limits.h> declares strlcpy.
|
|
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
|
| #define strlcpy innocuous_strlcpy
|
|
|
|
|
| /* System header to define __stub macros and hopefully few prototypes,
|
|
| which can conflict with char strlcpy (); below.
|
|
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|
|
| <limits.h> exists even on freestanding compilers. */
|
|
|
|
|
| #ifdef __STDC__
|
|
| # include <limits.h>
|
|
| #else
|
|
| # include <assert.h>
|
|
| #endif
|
|
|
|
|
| #undef strlcpy
|
|
|
|
|
| /* 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 strlcpy ();
|
|
| /* 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_strlcpy || defined __stub___strlcpy
|
|
| choke me
|
|
| #endif
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return strlcpy ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:14634: result: no
|
|
configure:14554: checking for strncasecmp
|
|
configure:14610: gcc -o conftest -g -O2 conftest.c >&5
|
|
conftest.c:139: warning: conflicting types for built-in function 'strncasecmp'
|
|
configure:14616: $? = 0
|
|
configure:14634: result: yes
|
|
configure:14554: checking for strndup
|
|
configure:14610: gcc -o conftest -g -O2 conftest.c >&5
|
|
conftest.c:140: warning: conflicting types for built-in function 'strndup'
|
|
configure:14616: $? = 0
|
|
configure:14634: result: yes
|
|
configure:14554: checking for strnlen
|
|
configure:14610: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:14616: $? = 0
|
|
configure:14634: result: yes
|
|
configure:14554: checking for strrchr
|
|
configure:14610: gcc -o conftest -g -O2 conftest.c >&5
|
|
conftest.c:142: warning: conflicting types for built-in function 'strrchr'
|
|
configure:14616: $? = 0
|
|
configure:14634: result: yes
|
|
configure:14554: checking for strsep
|
|
configure:14610: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:14616: $? = 0
|
|
configure:14634: result: yes
|
|
configure:14554: checking for strspn
|
|
configure:14610: gcc -o conftest -g -O2 conftest.c >&5
|
|
conftest.c:144: warning: conflicting types for built-in function 'strspn'
|
|
configure:14616: $? = 0
|
|
configure:14634: result: yes
|
|
configure:14554: checking for strstr
|
|
configure:14610: gcc -o conftest -g -O2 conftest.c >&5
|
|
conftest.c:145: warning: conflicting types for built-in function 'strstr'
|
|
configure:14616: $? = 0
|
|
configure:14634: result: yes
|
|
configure:14554: checking for strtol
|
|
configure:14610: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:14616: $? = 0
|
|
configure:14634: result: yes
|
|
configure:14554: checking for strtoq
|
|
configure:14610: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:14616: $? = 0
|
|
configure:14634: result: yes
|
|
configure:14554: checking for unsetenv
|
|
configure:14610: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:14616: $? = 0
|
|
configure:14634: result: yes
|
|
configure:14554: checking for utime
|
|
configure:14610: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:14616: $? = 0
|
|
configure:14634: result: yes
|
|
configure:14554: checking for vasprintf
|
|
configure:14610: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:14616: $? = 0
|
|
configure:14634: result: yes
|
|
configure:14646: checking for library containing gethostbyname_r
|
|
configure:14687: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:14693: $? = 0
|
|
configure:14721: result: none required
|
|
configure:14730: checking for gethostbyname_r with 6 arguments
|
|
configure:14754: gcc -o conftest -g -O2 conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:133: warning: initialization makes pointer from integer without a cast
|
|
configure:14760: $? = 0
|
|
configure:14766: result: yes
|
|
configure:14785: checking for gethostbyname_r with 5 arguments
|
|
configure:14809: gcc -o conftest -g -O2 conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:134: warning: passing argument 5 of 'gethostbyname_r' from incompatible pointer type
|
|
conftest.c:134: error: too few arguments to function 'gethostbyname_r'
|
|
configure:14815: $? = 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_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define __EXTENSIONS__ 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_PTHREAD 1
|
|
| #define HAVE_ALLOCA_H 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_STDINT_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 _FILE_OFFSET_BITS 64
|
|
| #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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
|
|
| #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_RE_COMP 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_STRNDUP 1
|
|
| #define HAVE_STRNLEN 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_GETHOSTBYNAME_R_6 1
|
|
| /* end confdefs.h. */
|
|
| #include <stdlib.h>
|
|
| #include <netdb.h>
|
|
| int
|
|
| main ()
|
|
| {
|
|
| struct hostent *he = gethostbyname_r((const char *)NULL, (struct hostent *)NULL, (char *)NULL, (int)0, (int *)NULL);
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:14832: result: no
|
|
configure:14840: checking for PTHREAD_RWLOCK_INITIALIZER
|
|
configure:14863: gcc -o conftest -g -O2 conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:133: warning: braces around scalar initializer
|
|
conftest.c:133: warning: (near initialization for 'foo')
|
|
conftest.c:133: warning: excess elements in scalar initializer
|
|
conftest.c:133: warning: (near initialization for 'foo')
|
|
conftest.c:133: warning: excess elements in scalar initializer
|
|
conftest.c:133: warning: (near initialization for 'foo')
|
|
conftest.c:133: warning: excess elements in scalar initializer
|
|
conftest.c:133: warning: (near initialization for 'foo')
|
|
conftest.c:133: warning: excess elements in scalar initializer
|
|
conftest.c:133: warning: (near initialization for 'foo')
|
|
conftest.c:133: warning: excess elements in scalar initializer
|
|
conftest.c:133: warning: (near initialization for 'foo')
|
|
conftest.c:133: warning: excess elements in scalar initializer
|
|
conftest.c:133: warning: (near initialization for 'foo')
|
|
conftest.c:133: warning: excess elements in scalar initializer
|
|
conftest.c:133: warning: (near initialization for 'foo')
|
|
configure:14869: $? = 0
|
|
configure:14875: result: yes
|
|
configure:14894: checking for PTHREAD_RWLOCK_PREFER_WRITER_NP
|
|
configure:14917: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:14923: $? = 0
|
|
configure:14929: result: yes
|
|
configure:14948: checking for compiler atomic operations
|
|
configure:14971: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:14977: $? = 0
|
|
configure:14983: result: yes
|
|
configure:15003: checking for compiler 'attribute pure' support
|
|
configure:15026: gcc -c -g -O2 conftest.c >&5
|
|
configure:15032: $? = 0
|
|
configure:15037: result: yes
|
|
configure:15055: checking for compiler 'attribute malloc' support
|
|
configure:15078: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c:133: warning: 'malloc' attribute ignored
|
|
configure:15084: $? = 0
|
|
configure:15089: result: yes
|
|
configure:15107: checking for compiler 'attribute const' support
|
|
configure:15130: gcc -c -g -O2 conftest.c >&5
|
|
configure:15136: $? = 0
|
|
configure:15141: result: yes
|
|
configure:15159: checking for compiler 'attribute unused' support
|
|
configure:15182: gcc -c -g -O2 conftest.c >&5
|
|
configure:15188: $? = 0
|
|
configure:15193: result: yes
|
|
configure:15211: checking for compiler 'attribute always_inline' support
|
|
configure:15234: gcc -c -g -O2 conftest.c >&5
|
|
configure:15240: $? = 0
|
|
configure:15245: result: yes
|
|
configure:15263: checking for -ffunction-sections support
|
|
configure:15288: gcc -c -g -O2 -ffunction-sections conftest.c >&5
|
|
configure:15294: $? = 0
|
|
configure:15299: result: yes
|
|
configure:15303: checking for --gc-sections support
|
|
configure:15326: gcc -o conftest -g -O2 -ffunction-sections -Wl,--gc-sections conftest.c >&5
|
|
configure:15332: $? = 0
|
|
configure:15338: result: yes
|
|
configure:15368: checking for -Wdeclaration-after-statement support
|
|
configure:15371: result: yes
|
|
configure:15381: checking for res_ninit
|
|
configure:15404: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:15410: $? = 0
|
|
configure:15416: result: yes
|
|
configure:15423: checking for res_ndestroy
|
|
configure:15446: gcc -o conftest -g -O2 conftest.c >&5
|
|
/tmp/ccKJYEb4.o: In function `main':
|
|
/usr/local/src/asterisk-1.4.11/conftest.c:142: undefined reference to `res_ndestroy'
|
|
collect2: ld returned 1 exit status
|
|
configure:15452: $? = 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_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define __EXTENSIONS__ 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_PTHREAD 1
|
|
| #define HAVE_ALLOCA_H 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_STDINT_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 _FILE_OFFSET_BITS 64
|
|
| #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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
|
|
| #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_RE_COMP 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_STRNDUP 1
|
|
| #define HAVE_STRNLEN 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_GETHOSTBYNAME_R_6 1
|
|
| #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1
|
|
| #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1
|
|
| #define HAVE_GCC_ATOMICS 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 HAVE_RES_NINIT 1
|
|
| /* end confdefs.h. */
|
|
| #include <resolv.h>
|
|
| int
|
|
| main ()
|
|
| {
|
|
| int foo = res_ndestroy(NULL);
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:15469: result: no
|
|
configure:15488: checking for RTLD_NOLOAD
|
|
configure:15511: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:15517: $? = 0
|
|
configure:15523: result: yes
|
|
configure:15542: checking for IP_MTU_DISCOVER
|
|
configure:15565: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:15571: $? = 0
|
|
configure:15577: result: yes
|
|
configure:15606: checking libkern/OSAtomic.h usability
|
|
configure:15623: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c:173:30: error: libkern/OSAtomic.h: No such file or directory
|
|
configure:15629: $? = 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_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define __EXTENSIONS__ 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_PTHREAD 1
|
|
| #define HAVE_ALLOCA_H 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_STDINT_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 _FILE_OFFSET_BITS 64
|
|
| #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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
|
|
| #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_RE_COMP 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_STRNDUP 1
|
|
| #define HAVE_STRNLEN 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_GETHOSTBYNAME_R_6 1
|
|
| #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1
|
|
| #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1
|
|
| #define HAVE_GCC_ATOMICS 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 HAVE_RES_NINIT 1
|
|
| #define HAVE_RTLD_NOLOAD 1
|
|
| #define HAVE_IP_MTU_DISCOVER 1
|
|
| /* end confdefs.h. */
|
|
| #include <stdio.h>
|
|
| #ifdef HAVE_SYS_TYPES_H
|
|
| # include <sys/types.h>
|
|
| #endif
|
|
| #ifdef HAVE_SYS_STAT_H
|
|
| # include <sys/stat.h>
|
|
| #endif
|
|
| #ifdef STDC_HEADERS
|
|
| # include <stdlib.h>
|
|
| # include <stddef.h>
|
|
| #else
|
|
| # ifdef HAVE_STDLIB_H
|
|
| # include <stdlib.h>
|
|
| # endif
|
|
| #endif
|
|
| #ifdef HAVE_STRING_H
|
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
|
| # include <memory.h>
|
|
| # endif
|
|
| # include <string.h>
|
|
| #endif
|
|
| #ifdef HAVE_STRINGS_H
|
|
| # include <strings.h>
|
|
| #endif
|
|
| #ifdef HAVE_INTTYPES_H
|
|
| # include <inttypes.h>
|
|
| #endif
|
|
| #ifdef HAVE_STDINT_H
|
|
| # include <stdint.h>
|
|
| #endif
|
|
| #ifdef HAVE_UNISTD_H
|
|
| # include <unistd.h>
|
|
| #endif
|
|
| #include <libkern/OSAtomic.h>
|
|
configure:15643: result: no
|
|
configure:15647: checking libkern/OSAtomic.h presence
|
|
configure:15662: gcc -E conftest.c
|
|
conftest.c:140:30: error: libkern/OSAtomic.h: No such file or directory
|
|
configure:15668: $? = 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_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define __EXTENSIONS__ 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_PTHREAD 1
|
|
| #define HAVE_ALLOCA_H 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_STDINT_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 _FILE_OFFSET_BITS 64
|
|
| #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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
|
|
| #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_RE_COMP 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_STRNDUP 1
|
|
| #define HAVE_STRNLEN 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_GETHOSTBYNAME_R_6 1
|
|
| #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1
|
|
| #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1
|
|
| #define HAVE_GCC_ATOMICS 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 HAVE_RES_NINIT 1
|
|
| #define HAVE_RTLD_NOLOAD 1
|
|
| #define HAVE_IP_MTU_DISCOVER 1
|
|
| /* end confdefs.h. */
|
|
| #include <libkern/OSAtomic.h>
|
|
configure:15682: result: no
|
|
configure:15710: checking for libkern/OSAtomic.h
|
|
configure:15717: result: no
|
|
configure:15731: checking for int
|
|
configure:15761: gcc -c -g -O2 conftest.c >&5
|
|
configure:15767: $? = 0
|
|
configure:15782: result: yes
|
|
configure:15789: checking size of int
|
|
configure:16091: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:16094: $? = 0
|
|
configure:16100: ./conftest
|
|
configure:16103: $? = 0
|
|
configure:16126: result: 4
|
|
configure:16149: checking for snd_spcm_init in -lasound
|
|
configure:16184: gcc -o conftest -g -O2 conftest.c -lasound -lm -ldl >&5
|
|
/usr/bin/ld: cannot find -lasound
|
|
collect2: ld returned 1 exit status
|
|
configure:16190: $? = 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_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define __EXTENSIONS__ 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_PTHREAD 1
|
|
| #define HAVE_ALLOCA_H 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_STDINT_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 _FILE_OFFSET_BITS 64
|
|
| #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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
|
|
| #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_RE_COMP 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_STRNDUP 1
|
|
| #define HAVE_STRNLEN 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_GETHOSTBYNAME_R_6 1
|
|
| #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1
|
|
| #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1
|
|
| #define HAVE_GCC_ATOMICS 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 HAVE_RES_NINIT 1
|
|
| #define HAVE_RTLD_NOLOAD 1
|
|
| #define HAVE_IP_MTU_DISCOVER 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:16208: result: no
|
|
configure:16548: checking for initscr in -lcurses
|
|
configure:16583: gcc -o conftest -g -O2 conftest.c -lcurses >&5
|
|
configure:16589: $? = 0
|
|
configure:16607: result: yes
|
|
configure:16774: checking curses.h usability
|
|
configure:16791: gcc -c -g -O2 conftest.c >&5
|
|
configure:16797: $? = 0
|
|
configure:16811: result: yes
|
|
configure:16815: checking curses.h presence
|
|
configure:16830: gcc -E conftest.c
|
|
configure:16836: $? = 0
|
|
configure:16850: result: yes
|
|
configure:16878: checking for curses.h
|
|
configure:16885: result: yes
|
|
configure:16955: checking for gsm_create in -lgsm
|
|
configure:16990: gcc -o conftest -g -O2 conftest.c -lgsm >&5
|
|
/usr/bin/ld: cannot find -lgsm
|
|
collect2: ld returned 1 exit status
|
|
configure:16996: $? = 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_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define __EXTENSIONS__ 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_PTHREAD 1
|
|
| #define HAVE_ALLOCA_H 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_STDINT_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 _FILE_OFFSET_BITS 64
|
|
| #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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
|
|
| #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_RE_COMP 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_STRNDUP 1
|
|
| #define HAVE_STRNLEN 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_GETHOSTBYNAME_R_6 1
|
|
| #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1
|
|
| #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1
|
|
| #define HAVE_GCC_ATOMICS 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 HAVE_RES_NINIT 1
|
|
| #define HAVE_RTLD_NOLOAD 1
|
|
| #define HAVE_IP_MTU_DISCOVER 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:17014: result: no
|
|
configure:17626: checking for iks_start_sasl in -liksemel
|
|
configure:17661: gcc -o conftest -g -O2 conftest.c -liksemel >&5
|
|
/usr/bin/ld: cannot find -liksemel
|
|
collect2: ld returned 1 exit status
|
|
configure:17667: $? = 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_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define __EXTENSIONS__ 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_PTHREAD 1
|
|
| #define HAVE_ALLOCA_H 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_STDINT_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 _FILE_OFFSET_BITS 64
|
|
| #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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
|
|
| #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_RE_COMP 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_STRNDUP 1
|
|
| #define HAVE_STRNLEN 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_GETHOSTBYNAME_R_6 1
|
|
| #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1
|
|
| #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1
|
|
| #define HAVE_GCC_ATOMICS 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 HAVE_RES_NINIT 1
|
|
| #define HAVE_RTLD_NOLOAD 1
|
|
| #define HAVE_IP_MTU_DISCOVER 1
|
|
| #define SIZEOF_INT 4
|
|
| #define HAVE_CURSES 1
|
|
| #define HAVE_GSM_HEADER 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:17685: result: no
|
|
configure:18430: checking for UW IMAP Toolkit c-client library
|
|
configure:18508: gcc -o conftest -g -O2 -I/usr/local/src/asterisk-1.4.11/../imap-2004g/c-client conftest.c /usr/local/src/asterisk-1.4.11/../imap-2004g/c-client/c-client.a >&5
|
|
gcc: /usr/local/src/asterisk-1.4.11/../imap-2004g/c-client/c-client.a: No such file or directory
|
|
conftest.c:143:22: error: c-client.h: No such file or directory
|
|
conftest.c:144: error: expected ')' before '*' token
|
|
conftest.c:147: error: expected ')' before '*' token
|
|
conftest.c:150: error: expected ')' before '*' token
|
|
conftest.c:153: error: expected ')' before '*' token
|
|
conftest.c:156: error: expected ')' before '*' token
|
|
conftest.c:159: error: expected ')' before '*' token
|
|
conftest.c:162: error: expected ')' before '*' token
|
|
conftest.c:165: error: expected ')' before '*' token
|
|
conftest.c:174: error: expected ')' before '*' token
|
|
conftest.c:177: error: expected ')' before '*' token
|
|
conftest.c:180: error: expected ')' before '*' token
|
|
conftest.c:183: error: expected ')' before '*' token
|
|
conftest.c: In function 'main':
|
|
conftest.c:193: error: 'MAILSTREAM' undeclared (first use in this function)
|
|
conftest.c:193: error: (Each undeclared identifier is reported only once
|
|
conftest.c:193: error: for each function it appears in.)
|
|
conftest.c:193: error: 'foo' undeclared (first use in this function)
|
|
conftest.c:193: error: 'NULL' undeclared (first use in this function)
|
|
configure:18514: $? = 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_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define __EXTENSIONS__ 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_PTHREAD 1
|
|
| #define HAVE_ALLOCA_H 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_STDINT_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 _FILE_OFFSET_BITS 64
|
|
| #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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
|
|
| #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_RE_COMP 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_STRNDUP 1
|
|
| #define HAVE_STRNLEN 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_GETHOSTBYNAME_R_6 1
|
|
| #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1
|
|
| #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1
|
|
| #define HAVE_GCC_ATOMICS 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 HAVE_RES_NINIT 1
|
|
| #define HAVE_RTLD_NOLOAD 1
|
|
| #define HAVE_IP_MTU_DISCOVER 1
|
|
| #define SIZEOF_INT 4
|
|
| #define HAVE_CURSES 1
|
|
| #define HAVE_GSM_HEADER 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:18658: result: no
|
|
configure:18674: checking for lt_dlinit in -lltdl
|
|
configure:18709: gcc -o conftest -g -O2 conftest.c -lltdl >&5
|
|
configure:18715: $? = 0
|
|
configure:18733: result: yes
|
|
configure:18900: checking ltdl.h usability
|
|
configure:18917: gcc -c -g -O2 conftest.c >&5
|
|
configure:18923: $? = 0
|
|
configure:18937: result: yes
|
|
configure:18941: checking ltdl.h presence
|
|
configure:18956: gcc -E conftest.c
|
|
configure:18962: $? = 0
|
|
configure:18976: result: yes
|
|
configure:19004: checking for ltdl.h
|
|
configure:19011: result: yes
|
|
configure:19071: checking for crashHandler in -lkdecore
|
|
configure:19106: g++ -o conftest -g -O2 -I/include conftest.cpp -L/lib -lkdecore >&5
|
|
conftest.cpp:144:20: error: kcrash.h: No such file or directory
|
|
conftest.cpp: In function 'int main()':
|
|
conftest.cpp:148: error: 'KCrash' has not been declared
|
|
configure:19112: $? = 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_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define __EXTENSIONS__ 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_PTHREAD 1
|
|
| #define HAVE_ALLOCA_H 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_STDINT_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 _FILE_OFFSET_BITS 64
|
|
| #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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
|
|
| #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_RE_COMP 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_STRNDUP 1
|
|
| #define HAVE_STRNLEN 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_GETHOSTBYNAME_R_6 1
|
|
| #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1
|
|
| #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1
|
|
| #define HAVE_GCC_ATOMICS 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 HAVE_RES_NINIT 1
|
|
| #define HAVE_RTLD_NOLOAD 1
|
|
| #define HAVE_IP_MTU_DISCOVER 1
|
|
| #define SIZEOF_INT 4
|
|
| #define HAVE_CURSES 1
|
|
| #define HAVE_GSM_HEADER 1
|
|
| #define HAVE_LTDL 1
|
|
| /* end confdefs.h. */
|
|
| #include "kcrash.h"
|
|
| int
|
|
| main ()
|
|
| {
|
|
| KCrash::defaultCrashHandler(1);
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
|
|
|
configure:19159: result: no
|
|
configure:19290: checking for mISDN_open in -lmISDN
|
|
configure:19325: gcc -o conftest -g -O2 conftest.c -lmISDN >&5
|
|
/usr/bin/ld: cannot find -lmISDN
|
|
collect2: ld returned 1 exit status
|
|
configure:19331: $? = 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_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define __EXTENSIONS__ 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_PTHREAD 1
|
|
| #define HAVE_ALLOCA_H 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_STDINT_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 _FILE_OFFSET_BITS 64
|
|
| #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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
|
|
| #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_RE_COMP 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_STRNDUP 1
|
|
| #define HAVE_STRNLEN 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_GETHOSTBYNAME_R_6 1
|
|
| #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1
|
|
| #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1
|
|
| #define HAVE_GCC_ATOMICS 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 HAVE_RES_NINIT 1
|
|
| #define HAVE_RTLD_NOLOAD 1
|
|
| #define HAVE_IP_MTU_DISCOVER 1
|
|
| #define SIZEOF_INT 4
|
|
| #define HAVE_CURSES 1
|
|
| #define HAVE_GSM_HEADER 1
|
|
| #define HAVE_LTDL 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:19349: result: no
|
|
configure:20622: checking for nbs_connect in -lnbs
|
|
configure:20657: gcc -o conftest -g -O2 conftest.c -lnbs >&5
|
|
/usr/bin/ld: cannot find -lnbs
|
|
collect2: ld returned 1 exit status
|
|
configure:20663: $? = 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_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define __EXTENSIONS__ 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_PTHREAD 1
|
|
| #define HAVE_ALLOCA_H 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_STDINT_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 _FILE_OFFSET_BITS 64
|
|
| #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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
|
|
| #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_RE_COMP 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_STRNDUP 1
|
|
| #define HAVE_STRNLEN 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_GETHOSTBYNAME_R_6 1
|
|
| #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1
|
|
| #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1
|
|
| #define HAVE_GCC_ATOMICS 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 HAVE_RES_NINIT 1
|
|
| #define HAVE_RTLD_NOLOAD 1
|
|
| #define HAVE_IP_MTU_DISCOVER 1
|
|
| #define SIZEOF_INT 4
|
|
| #define HAVE_CURSES 1
|
|
| #define HAVE_GSM_HEADER 1
|
|
| #define HAVE_LTDL 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:20681: result: no
|
|
configure:21021: checking for initscr in -lncurses
|
|
configure:21056: gcc -o conftest -g -O2 conftest.c -lncurses >&5
|
|
configure:21062: $? = 0
|
|
configure:21080: result: yes
|
|
configure:21238: checking for curses.h
|
|
configure:21243: result: yes
|
|
configure:21575: checking for net-snmp-config
|
|
configure:21608: result: no
|
|
configure:21744: checking for newtBell in -lnewt
|
|
configure:21779: gcc -o conftest -g -O2 conftest.c -lnewt >&5
|
|
/usr/bin/ld: cannot find -lnewt
|
|
collect2: ld returned 1 exit status
|
|
configure:21785: $? = 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_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define __EXTENSIONS__ 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_PTHREAD 1
|
|
| #define HAVE_ALLOCA_H 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_STDINT_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 _FILE_OFFSET_BITS 64
|
|
| #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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
|
|
| #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_RE_COMP 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_STRNDUP 1
|
|
| #define HAVE_STRNLEN 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_GETHOSTBYNAME_R_6 1
|
|
| #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1
|
|
| #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1
|
|
| #define HAVE_GCC_ATOMICS 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 HAVE_RES_NINIT 1
|
|
| #define HAVE_RTLD_NOLOAD 1
|
|
| #define HAVE_IP_MTU_DISCOVER 1
|
|
| #define SIZEOF_INT 4
|
|
| #define HAVE_CURSES 1
|
|
| #define HAVE_GSM_HEADER 1
|
|
| #define HAVE_LTDL 1
|
|
| #define HAVE_NCURSES 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 newtBell ();
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return newtBell ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:21803: result: no
|
|
configure:22143: checking for SQLConnect in -lodbc
|
|
configure:22178: gcc -o conftest -g -O2 conftest.c -lodbc >&5
|
|
configure:22184: $? = 0
|
|
configure:22202: result: yes
|
|
configure:22369: checking sql.h usability
|
|
configure:22386: gcc -c -g -O2 conftest.c >&5
|
|
configure:22392: $? = 0
|
|
configure:22406: result: yes
|
|
configure:22410: checking sql.h presence
|
|
configure:22425: gcc -E conftest.c
|
|
configure:22431: $? = 0
|
|
configure:22445: result: yes
|
|
configure:22473: checking for sql.h
|
|
configure:22480: result: yes
|
|
configure:22542: checking for ogg_sync_init in -logg
|
|
configure:22577: gcc -o conftest -g -O2 conftest.c -logg >&5
|
|
/usr/bin/ld: cannot find -logg
|
|
collect2: ld returned 1 exit status
|
|
configure:22583: $? = 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_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define __EXTENSIONS__ 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_PTHREAD 1
|
|
| #define HAVE_ALLOCA_H 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_STDINT_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 _FILE_OFFSET_BITS 64
|
|
| #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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
|
|
| #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_RE_COMP 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_STRNDUP 1
|
|
| #define HAVE_STRNLEN 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_GETHOSTBYNAME_R_6 1
|
|
| #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1
|
|
| #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1
|
|
| #define HAVE_GCC_ATOMICS 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 HAVE_RES_NINIT 1
|
|
| #define HAVE_RTLD_NOLOAD 1
|
|
| #define HAVE_IP_MTU_DISCOVER 1
|
|
| #define SIZEOF_INT 4
|
|
| #define HAVE_CURSES 1
|
|
| #define HAVE_GSM_HEADER 1
|
|
| #define HAVE_LTDL 1
|
|
| #define HAVE_NCURSES 1
|
|
| #define HAVE_UNIXODBC 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:22601: result: no
|
|
configure:22943: checking linux/soundcard.h usability
|
|
configure:22960: gcc -c -g -O2 conftest.c >&5
|
|
configure:22966: $? = 0
|
|
configure:22980: result: yes
|
|
configure:22984: checking linux/soundcard.h presence
|
|
configure:22999: gcc -E conftest.c
|
|
configure:23005: $? = 0
|
|
configure:23019: result: yes
|
|
configure:23047: checking for linux/soundcard.h
|
|
configure:23054: result: yes
|
|
configure:23776: checking for pg_config
|
|
configure:23809: result: no
|
|
configure:23961: checking for poptStrerror in -lpopt
|
|
configure:23996: gcc -o conftest -g -O2 conftest.c -lpopt >&5
|
|
/usr/bin/ld: cannot find -lpopt
|
|
collect2: ld returned 1 exit status
|
|
configure:24002: $? = 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_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define __EXTENSIONS__ 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_PTHREAD 1
|
|
| #define HAVE_ALLOCA_H 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_STDINT_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 _FILE_OFFSET_BITS 64
|
|
| #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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
|
|
| #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_RE_COMP 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_STRNDUP 1
|
|
| #define HAVE_STRNLEN 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_GETHOSTBYNAME_R_6 1
|
|
| #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1
|
|
| #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1
|
|
| #define HAVE_GCC_ATOMICS 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 HAVE_RES_NINIT 1
|
|
| #define HAVE_RTLD_NOLOAD 1
|
|
| #define HAVE_IP_MTU_DISCOVER 1
|
|
| #define SIZEOF_INT 4
|
|
| #define HAVE_CURSES 1
|
|
| #define HAVE_GSM_HEADER 1
|
|
| #define HAVE_LTDL 1
|
|
| #define HAVE_NCURSES 1
|
|
| #define HAVE_UNIXODBC 1
|
|
| #define HAVE_OSS 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 poptStrerror ();
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return poptStrerror ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:24020: result: no
|
|
configure:24360: checking for pri_keypad_facility in -lpri
|
|
configure:24395: gcc -o conftest -g -O2 conftest.c -lpri >&5
|
|
configure:24401: $? = 0
|
|
configure:24419: result: yes
|
|
configure:24586: checking libpri.h usability
|
|
configure:24603: gcc -c -g -O2 conftest.c >&5
|
|
configure:24609: $? = 0
|
|
configure:24623: result: yes
|
|
configure:24627: checking libpri.h presence
|
|
configure:24642: gcc -E conftest.c
|
|
configure:24648: $? = 0
|
|
configure:24662: result: yes
|
|
configure:24690: checking for libpri.h
|
|
configure:24697: result: yes
|
|
configure:25049: checking /root/pwlib/include/ptlib.h usability
|
|
configure:25066: g++ -c -g -O2 conftest.cpp >&5
|
|
conftest.cpp:181:39: error: /root/pwlib/include/ptlib.h: No such file or directory
|
|
configure:25072: $? = 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_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define __EXTENSIONS__ 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_PTHREAD 1
|
|
| #define HAVE_ALLOCA_H 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_STDINT_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 _FILE_OFFSET_BITS 64
|
|
| #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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
|
|
| #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_RE_COMP 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_STRNDUP 1
|
|
| #define HAVE_STRNLEN 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_GETHOSTBYNAME_R_6 1
|
|
| #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1
|
|
| #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1
|
|
| #define HAVE_GCC_ATOMICS 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 HAVE_RES_NINIT 1
|
|
| #define HAVE_RTLD_NOLOAD 1
|
|
| #define HAVE_IP_MTU_DISCOVER 1
|
|
| #define SIZEOF_INT 4
|
|
| #define HAVE_CURSES 1
|
|
| #define HAVE_GSM_HEADER 1
|
|
| #define HAVE_LTDL 1
|
|
| #define HAVE_NCURSES 1
|
|
| #define HAVE_UNIXODBC 1
|
|
| #define HAVE_OSS 1
|
|
| #define HAVE_PRI 1
|
|
| /* end confdefs.h. */
|
|
| #include <stdio.h>
|
|
| #ifdef HAVE_SYS_TYPES_H
|
|
| # include <sys/types.h>
|
|
| #endif
|
|
| #ifdef HAVE_SYS_STAT_H
|
|
| # include <sys/stat.h>
|
|
| #endif
|
|
| #ifdef STDC_HEADERS
|
|
| # include <stdlib.h>
|
|
| # include <stddef.h>
|
|
| #else
|
|
| # ifdef HAVE_STDLIB_H
|
|
| # include <stdlib.h>
|
|
| # endif
|
|
| #endif
|
|
| #ifdef HAVE_STRING_H
|
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
|
| # include <memory.h>
|
|
| # endif
|
|
| # include <string.h>
|
|
| #endif
|
|
| #ifdef HAVE_STRINGS_H
|
|
| # include <strings.h>
|
|
| #endif
|
|
| #ifdef HAVE_INTTYPES_H
|
|
| # include <inttypes.h>
|
|
| #endif
|
|
| #ifdef HAVE_STDINT_H
|
|
| # include <stdint.h>
|
|
| #endif
|
|
| #ifdef HAVE_UNISTD_H
|
|
| # include <unistd.h>
|
|
| #endif
|
|
| #include </root/pwlib/include/ptlib.h>
|
|
configure:25086: result: no
|
|
configure:25090: checking /root/pwlib/include/ptlib.h presence
|
|
configure:25105: g++ -E conftest.cpp
|
|
conftest.cpp:148:39: error: /root/pwlib/include/ptlib.h: No such file or directory
|
|
configure:25111: $? = 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_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define __EXTENSIONS__ 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_PTHREAD 1
|
|
| #define HAVE_ALLOCA_H 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_STDINT_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 _FILE_OFFSET_BITS 64
|
|
| #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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
|
|
| #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_RE_COMP 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_STRNDUP 1
|
|
| #define HAVE_STRNLEN 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_GETHOSTBYNAME_R_6 1
|
|
| #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1
|
|
| #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1
|
|
| #define HAVE_GCC_ATOMICS 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 HAVE_RES_NINIT 1
|
|
| #define HAVE_RTLD_NOLOAD 1
|
|
| #define HAVE_IP_MTU_DISCOVER 1
|
|
| #define SIZEOF_INT 4
|
|
| #define HAVE_CURSES 1
|
|
| #define HAVE_GSM_HEADER 1
|
|
| #define HAVE_LTDL 1
|
|
| #define HAVE_NCURSES 1
|
|
| #define HAVE_UNIXODBC 1
|
|
| #define HAVE_OSS 1
|
|
| #define HAVE_PRI 1
|
|
| /* end confdefs.h. */
|
|
| #include </root/pwlib/include/ptlib.h>
|
|
configure:25125: result: no
|
|
configure:25153: checking for /root/pwlib/include/ptlib.h
|
|
configure:25161: result: no
|
|
configure:25183: checking /usr/local/include/ptlib.h usability
|
|
configure:25200: g++ -c -g -O2 conftest.cpp >&5
|
|
conftest.cpp:181:38: error: /usr/local/include/ptlib.h: No such file or directory
|
|
configure:25206: $? = 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_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define __EXTENSIONS__ 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_PTHREAD 1
|
|
| #define HAVE_ALLOCA_H 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_STDINT_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 _FILE_OFFSET_BITS 64
|
|
| #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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
|
|
| #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_RE_COMP 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_STRNDUP 1
|
|
| #define HAVE_STRNLEN 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_GETHOSTBYNAME_R_6 1
|
|
| #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1
|
|
| #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1
|
|
| #define HAVE_GCC_ATOMICS 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 HAVE_RES_NINIT 1
|
|
| #define HAVE_RTLD_NOLOAD 1
|
|
| #define HAVE_IP_MTU_DISCOVER 1
|
|
| #define SIZEOF_INT 4
|
|
| #define HAVE_CURSES 1
|
|
| #define HAVE_GSM_HEADER 1
|
|
| #define HAVE_LTDL 1
|
|
| #define HAVE_NCURSES 1
|
|
| #define HAVE_UNIXODBC 1
|
|
| #define HAVE_OSS 1
|
|
| #define HAVE_PRI 1
|
|
| /* end confdefs.h. */
|
|
| #include <stdio.h>
|
|
| #ifdef HAVE_SYS_TYPES_H
|
|
| # include <sys/types.h>
|
|
| #endif
|
|
| #ifdef HAVE_SYS_STAT_H
|
|
| # include <sys/stat.h>
|
|
| #endif
|
|
| #ifdef STDC_HEADERS
|
|
| # include <stdlib.h>
|
|
| # include <stddef.h>
|
|
| #else
|
|
| # ifdef HAVE_STDLIB_H
|
|
| # include <stdlib.h>
|
|
| # endif
|
|
| #endif
|
|
| #ifdef HAVE_STRING_H
|
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
|
| # include <memory.h>
|
|
| # endif
|
|
| # include <string.h>
|
|
| #endif
|
|
| #ifdef HAVE_STRINGS_H
|
|
| # include <strings.h>
|
|
| #endif
|
|
| #ifdef HAVE_INTTYPES_H
|
|
| # include <inttypes.h>
|
|
| #endif
|
|
| #ifdef HAVE_STDINT_H
|
|
| # include <stdint.h>
|
|
| #endif
|
|
| #ifdef HAVE_UNISTD_H
|
|
| # include <unistd.h>
|
|
| #endif
|
|
| #include </usr/local/include/ptlib.h>
|
|
configure:25220: result: no
|
|
configure:25224: checking /usr/local/include/ptlib.h presence
|
|
configure:25239: g++ -E conftest.cpp
|
|
conftest.cpp:148:38: error: /usr/local/include/ptlib.h: No such file or directory
|
|
configure:25245: $? = 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_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define __EXTENSIONS__ 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_PTHREAD 1
|
|
| #define HAVE_ALLOCA_H 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_STDINT_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 _FILE_OFFSET_BITS 64
|
|
| #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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
|
|
| #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_RE_COMP 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_STRNDUP 1
|
|
| #define HAVE_STRNLEN 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_GETHOSTBYNAME_R_6 1
|
|
| #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1
|
|
| #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1
|
|
| #define HAVE_GCC_ATOMICS 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 HAVE_RES_NINIT 1
|
|
| #define HAVE_RTLD_NOLOAD 1
|
|
| #define HAVE_IP_MTU_DISCOVER 1
|
|
| #define SIZEOF_INT 4
|
|
| #define HAVE_CURSES 1
|
|
| #define HAVE_GSM_HEADER 1
|
|
| #define HAVE_LTDL 1
|
|
| #define HAVE_NCURSES 1
|
|
| #define HAVE_UNIXODBC 1
|
|
| #define HAVE_OSS 1
|
|
| #define HAVE_PRI 1
|
|
| /* end confdefs.h. */
|
|
| #include </usr/local/include/ptlib.h>
|
|
configure:25259: result: no
|
|
configure:25287: checking for /usr/local/include/ptlib.h
|
|
configure:25294: result: no
|
|
configure:25408: checking /usr/include/ptlib.h usability
|
|
configure:25425: g++ -c -g -O2 conftest.cpp >&5
|
|
conftest.cpp:181:32: error: /usr/include/ptlib.h: No such file or directory
|
|
configure:25431: $? = 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_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define __EXTENSIONS__ 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_PTHREAD 1
|
|
| #define HAVE_ALLOCA_H 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_STDINT_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 _FILE_OFFSET_BITS 64
|
|
| #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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
|
|
| #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_RE_COMP 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_STRNDUP 1
|
|
| #define HAVE_STRNLEN 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_GETHOSTBYNAME_R_6 1
|
|
| #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1
|
|
| #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1
|
|
| #define HAVE_GCC_ATOMICS 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 HAVE_RES_NINIT 1
|
|
| #define HAVE_RTLD_NOLOAD 1
|
|
| #define HAVE_IP_MTU_DISCOVER 1
|
|
| #define SIZEOF_INT 4
|
|
| #define HAVE_CURSES 1
|
|
| #define HAVE_GSM_HEADER 1
|
|
| #define HAVE_LTDL 1
|
|
| #define HAVE_NCURSES 1
|
|
| #define HAVE_UNIXODBC 1
|
|
| #define HAVE_OSS 1
|
|
| #define HAVE_PRI 1
|
|
| /* end confdefs.h. */
|
|
| #include <stdio.h>
|
|
| #ifdef HAVE_SYS_TYPES_H
|
|
| # include <sys/types.h>
|
|
| #endif
|
|
| #ifdef HAVE_SYS_STAT_H
|
|
| # include <sys/stat.h>
|
|
| #endif
|
|
| #ifdef STDC_HEADERS
|
|
| # include <stdlib.h>
|
|
| # include <stddef.h>
|
|
| #else
|
|
| # ifdef HAVE_STDLIB_H
|
|
| # include <stdlib.h>
|
|
| # endif
|
|
| #endif
|
|
| #ifdef HAVE_STRING_H
|
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
|
| # include <memory.h>
|
|
| # endif
|
|
| # include <string.h>
|
|
| #endif
|
|
| #ifdef HAVE_STRINGS_H
|
|
| # include <strings.h>
|
|
| #endif
|
|
| #ifdef HAVE_INTTYPES_H
|
|
| # include <inttypes.h>
|
|
| #endif
|
|
| #ifdef HAVE_STDINT_H
|
|
| # include <stdint.h>
|
|
| #endif
|
|
| #ifdef HAVE_UNISTD_H
|
|
| # include <unistd.h>
|
|
| #endif
|
|
| #include </usr/include/ptlib.h>
|
|
configure:25445: result: no
|
|
configure:25449: checking /usr/include/ptlib.h presence
|
|
configure:25464: g++ -E conftest.cpp
|
|
conftest.cpp:148:32: error: /usr/include/ptlib.h: No such file or directory
|
|
configure:25470: $? = 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_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define __EXTENSIONS__ 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_PTHREAD 1
|
|
| #define HAVE_ALLOCA_H 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_STDINT_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 _FILE_OFFSET_BITS 64
|
|
| #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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
|
|
| #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_RE_COMP 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_STRNDUP 1
|
|
| #define HAVE_STRNLEN 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_GETHOSTBYNAME_R_6 1
|
|
| #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1
|
|
| #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1
|
|
| #define HAVE_GCC_ATOMICS 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 HAVE_RES_NINIT 1
|
|
| #define HAVE_RTLD_NOLOAD 1
|
|
| #define HAVE_IP_MTU_DISCOVER 1
|
|
| #define SIZEOF_INT 4
|
|
| #define HAVE_CURSES 1
|
|
| #define HAVE_GSM_HEADER 1
|
|
| #define HAVE_LTDL 1
|
|
| #define HAVE_NCURSES 1
|
|
| #define HAVE_UNIXODBC 1
|
|
| #define HAVE_OSS 1
|
|
| #define HAVE_PRI 1
|
|
| /* end confdefs.h. */
|
|
| #include </usr/include/ptlib.h>
|
|
configure:25484: result: no
|
|
configure:25512: checking for /usr/include/ptlib.h
|
|
configure:25519: result: no
|
|
configure:26782: checking for QDate in -lqt
|
|
configure:26815: g++ -o conftest -g -O2 conftest.cpp -lqt >&5
|
|
conftest.cpp:149:27: error: qt3/qdatetime.h: No such file or directory
|
|
conftest.cpp: In function 'int main()':
|
|
conftest.cpp:153: error: 'QDate' was not declared in this scope
|
|
conftest.cpp:153: error: expected `;' before 'date'
|
|
configure:26821: $? = 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_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define __EXTENSIONS__ 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_PTHREAD 1
|
|
| #define HAVE_ALLOCA_H 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_STDINT_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 _FILE_OFFSET_BITS 64
|
|
| #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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
|
|
| #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_RE_COMP 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_STRNDUP 1
|
|
| #define HAVE_STRNLEN 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_GETHOSTBYNAME_R_6 1
|
|
| #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1
|
|
| #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1
|
|
| #define HAVE_GCC_ATOMICS 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 HAVE_RES_NINIT 1
|
|
| #define HAVE_RTLD_NOLOAD 1
|
|
| #define HAVE_IP_MTU_DISCOVER 1
|
|
| #define SIZEOF_INT 4
|
|
| #define HAVE_CURSES 1
|
|
| #define HAVE_GSM_HEADER 1
|
|
| #define HAVE_LTDL 1
|
|
| #define HAVE_NCURSES 1
|
|
| #define HAVE_UNIXODBC 1
|
|
| #define HAVE_OSS 1
|
|
| #define HAVE_PRI 1
|
|
| /* end confdefs.h. */
|
|
| #include <qt3/qdatetime.h>
|
|
| int
|
|
| main ()
|
|
| {
|
|
| QDate date();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
|
|
|
configure:26872: g++ -o conftest -g -O2 conftest.cpp -lqt-mt >&5
|
|
conftest.cpp:149:27: error: qt3/qdatetime.h: No such file or directory
|
|
conftest.cpp: In function 'int main()':
|
|
conftest.cpp:153: error: 'QDate' was not declared in this scope
|
|
conftest.cpp:153: error: expected `;' before 'date'
|
|
configure:26878: $? = 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_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define __EXTENSIONS__ 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_PTHREAD 1
|
|
| #define HAVE_ALLOCA_H 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_STDINT_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 _FILE_OFFSET_BITS 64
|
|
| #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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
|
|
| #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_RE_COMP 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_STRNDUP 1
|
|
| #define HAVE_STRNLEN 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_GETHOSTBYNAME_R_6 1
|
|
| #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1
|
|
| #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1
|
|
| #define HAVE_GCC_ATOMICS 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 HAVE_RES_NINIT 1
|
|
| #define HAVE_RTLD_NOLOAD 1
|
|
| #define HAVE_IP_MTU_DISCOVER 1
|
|
| #define SIZEOF_INT 4
|
|
| #define HAVE_CURSES 1
|
|
| #define HAVE_GSM_HEADER 1
|
|
| #define HAVE_LTDL 1
|
|
| #define HAVE_NCURSES 1
|
|
| #define HAVE_UNIXODBC 1
|
|
| #define HAVE_OSS 1
|
|
| #define HAVE_PRI 1
|
|
| /* end confdefs.h. */
|
|
| #include <qt3/qdatetime.h>
|
|
| int
|
|
| main ()
|
|
| {
|
|
| QDate date();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
|
|
|
configure:26902: result: no
|
|
configure:27051: checking for rc_read_config in -lradiusclient-ng
|
|
configure:27086: gcc -o conftest -g -O2 conftest.c -lradiusclient-ng >&5
|
|
/usr/bin/ld: cannot find -lradiusclient-ng
|
|
collect2: ld returned 1 exit status
|
|
configure:27092: $? = 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_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define __EXTENSIONS__ 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_PTHREAD 1
|
|
| #define HAVE_ALLOCA_H 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_STDINT_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 _FILE_OFFSET_BITS 64
|
|
| #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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
|
|
| #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_RE_COMP 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_STRNDUP 1
|
|
| #define HAVE_STRNLEN 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_GETHOSTBYNAME_R_6 1
|
|
| #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1
|
|
| #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1
|
|
| #define HAVE_GCC_ATOMICS 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 HAVE_RES_NINIT 1
|
|
| #define HAVE_RTLD_NOLOAD 1
|
|
| #define HAVE_IP_MTU_DISCOVER 1
|
|
| #define SIZEOF_INT 4
|
|
| #define HAVE_CURSES 1
|
|
| #define HAVE_GSM_HEADER 1
|
|
| #define HAVE_LTDL 1
|
|
| #define HAVE_NCURSES 1
|
|
| #define HAVE_UNIXODBC 1
|
|
| #define HAVE_OSS 1
|
|
| #define HAVE_PRI 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:27110: result: no
|
|
configure:27450: checking for speex_encode in -lspeex
|
|
configure:27485: gcc -o conftest -g -O2 conftest.c -lspeex -lm >&5
|
|
configure:27491: $? = 0
|
|
configure:27509: result: yes
|
|
configure:27676: checking speex/speex.h usability
|
|
configure:27693: gcc -c -g -O2 conftest.c >&5
|
|
configure:27699: $? = 0
|
|
configure:27713: result: yes
|
|
configure:27717: checking speex/speex.h presence
|
|
configure:27732: gcc -E conftest.c
|
|
configure:27738: $? = 0
|
|
configure:27752: result: yes
|
|
configure:27780: checking for speex/speex.h
|
|
configure:27787: result: yes
|
|
configure:27849: checking for sqlite_exec in -lsqlite
|
|
configure:27884: gcc -o conftest -g -O2 conftest.c -lsqlite >&5
|
|
/usr/bin/ld: cannot find -lsqlite
|
|
collect2: ld returned 1 exit status
|
|
configure:27890: $? = 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_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define __EXTENSIONS__ 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_PTHREAD 1
|
|
| #define HAVE_ALLOCA_H 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_STDINT_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 _FILE_OFFSET_BITS 64
|
|
| #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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
|
|
| #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_RE_COMP 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_STRNDUP 1
|
|
| #define HAVE_STRNLEN 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_GETHOSTBYNAME_R_6 1
|
|
| #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1
|
|
| #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1
|
|
| #define HAVE_GCC_ATOMICS 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 HAVE_RES_NINIT 1
|
|
| #define HAVE_RTLD_NOLOAD 1
|
|
| #define HAVE_IP_MTU_DISCOVER 1
|
|
| #define SIZEOF_INT 4
|
|
| #define HAVE_CURSES 1
|
|
| #define HAVE_GSM_HEADER 1
|
|
| #define HAVE_LTDL 1
|
|
| #define HAVE_NCURSES 1
|
|
| #define HAVE_UNIXODBC 1
|
|
| #define HAVE_OSS 1
|
|
| #define HAVE_PRI 1
|
|
| #define HAVE_SPEEX 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 sqlite_exec ();
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return sqlite_exec ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:27908: result: no
|
|
configure:28248: checking for ssl2_connect in -lssl
|
|
configure:28283: gcc -o conftest -g -O2 conftest.c -lssl -lcrypto >&5
|
|
configure:28289: $? = 0
|
|
configure:28307: result: yes
|
|
configure:28474: checking openssl/ssl.h usability
|
|
configure:28491: gcc -c -g -O2 conftest.c >&5
|
|
configure:28497: $? = 0
|
|
configure:28511: result: yes
|
|
configure:28515: checking openssl/ssl.h presence
|
|
configure:28530: gcc -E conftest.c
|
|
configure:28536: $? = 0
|
|
configure:28550: result: yes
|
|
configure:28578: checking for openssl/ssl.h
|
|
configure:28585: result: yes
|
|
configure:28648: checking for OSPPCryptoDecrypt in -losptk
|
|
configure:28683: gcc -o conftest -g -O2 conftest.c -losptk -lcrypto -lssl >&5
|
|
/usr/bin/ld: cannot find -losptk
|
|
collect2: ld returned 1 exit status
|
|
configure:28689: $? = 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_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define __EXTENSIONS__ 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_PTHREAD 1
|
|
| #define HAVE_ALLOCA_H 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_STDINT_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 _FILE_OFFSET_BITS 64
|
|
| #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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
|
|
| #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_RE_COMP 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_STRNDUP 1
|
|
| #define HAVE_STRNLEN 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_GETHOSTBYNAME_R_6 1
|
|
| #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1
|
|
| #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1
|
|
| #define HAVE_GCC_ATOMICS 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 HAVE_RES_NINIT 1
|
|
| #define HAVE_RTLD_NOLOAD 1
|
|
| #define HAVE_IP_MTU_DISCOVER 1
|
|
| #define SIZEOF_INT 4
|
|
| #define HAVE_CURSES 1
|
|
| #define HAVE_GSM_HEADER 1
|
|
| #define HAVE_LTDL 1
|
|
| #define HAVE_NCURSES 1
|
|
| #define HAVE_UNIXODBC 1
|
|
| #define HAVE_OSS 1
|
|
| #define HAVE_PRI 1
|
|
| #define HAVE_SPEEX 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 OSPPCryptoDecrypt ();
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return OSPPCryptoDecrypt ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:28707: result: no
|
|
configure:29048: checking for tds_version in -ltds
|
|
configure:29083: gcc -o conftest -g -O2 conftest.c -ltds >&5
|
|
/usr/bin/ld: cannot find -ltds
|
|
collect2: ld returned 1 exit status
|
|
configure:29089: $? = 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_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define __EXTENSIONS__ 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_PTHREAD 1
|
|
| #define HAVE_ALLOCA_H 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_STDINT_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 _FILE_OFFSET_BITS 64
|
|
| #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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
|
|
| #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_RE_COMP 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_STRNDUP 1
|
|
| #define HAVE_STRNLEN 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_GETHOSTBYNAME_R_6 1
|
|
| #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1
|
|
| #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1
|
|
| #define HAVE_GCC_ATOMICS 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 HAVE_RES_NINIT 1
|
|
| #define HAVE_RTLD_NOLOAD 1
|
|
| #define HAVE_IP_MTU_DISCOVER 1
|
|
| #define SIZEOF_INT 4
|
|
| #define HAVE_CURSES 1
|
|
| #define HAVE_GSM_HEADER 1
|
|
| #define HAVE_LTDL 1
|
|
| #define HAVE_NCURSES 1
|
|
| #define HAVE_UNIXODBC 1
|
|
| #define HAVE_OSS 1
|
|
| #define HAVE_PRI 1
|
|
| #define HAVE_SPEEX 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:29107: result: no
|
|
configure:29464: checking for tgetent in -ltermcap
|
|
configure:29499: gcc -o conftest -g -O2 conftest.c -ltermcap >&5
|
|
configure:29505: $? = 0
|
|
configure:29523: result: yes
|
|
configure:29863: checking for tgetent in -ltinfo
|
|
configure:29898: gcc -o conftest -g -O2 conftest.c -ltinfo >&5
|
|
/usr/bin/ld: cannot find -ltinfo
|
|
collect2: ld returned 1 exit status
|
|
configure:29904: $? = 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_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define __EXTENSIONS__ 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_PTHREAD 1
|
|
| #define HAVE_ALLOCA_H 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_STDINT_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 _FILE_OFFSET_BITS 64
|
|
| #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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
|
|
| #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_RE_COMP 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_STRNDUP 1
|
|
| #define HAVE_STRNLEN 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_GETHOSTBYNAME_R_6 1
|
|
| #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1
|
|
| #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1
|
|
| #define HAVE_GCC_ATOMICS 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 HAVE_RES_NINIT 1
|
|
| #define HAVE_RTLD_NOLOAD 1
|
|
| #define HAVE_IP_MTU_DISCOVER 1
|
|
| #define SIZEOF_INT 4
|
|
| #define HAVE_CURSES 1
|
|
| #define HAVE_GSM_HEADER 1
|
|
| #define HAVE_LTDL 1
|
|
| #define HAVE_NCURSES 1
|
|
| #define HAVE_UNIXODBC 1
|
|
| #define HAVE_OSS 1
|
|
| #define HAVE_PRI 1
|
|
| #define HAVE_SPEEX 1
|
|
| #define HAVE_OPENSSL 1
|
|
| #define HAVE_TERMCAP 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 tgetent ();
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return tgetent ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:29922: result: no
|
|
configure:30266: checking for tone_zone_find in -ltonezone
|
|
configure:30301: gcc -o conftest -g -O2 conftest.c -ltonezone >&5
|
|
configure:30307: $? = 0
|
|
configure:30325: result: yes
|
|
configure:30492: checking zaptel/tonezone.h usability
|
|
configure:30509: gcc -c -g -O2 conftest.c >&5
|
|
configure:30515: $? = 0
|
|
configure:30529: result: yes
|
|
configure:30533: checking zaptel/tonezone.h presence
|
|
configure:30548: gcc -E conftest.c
|
|
configure:30554: $? = 0
|
|
configure:30568: result: yes
|
|
configure:30596: checking for zaptel/tonezone.h
|
|
configure:30603: result: yes
|
|
configure:30665: checking for vorbis_info_init in -lvorbis
|
|
configure:30700: gcc -o conftest -g -O2 conftest.c -lvorbis -lm -lvorbisenc >&5
|
|
/usr/bin/ld: cannot find -lvorbis
|
|
collect2: ld returned 1 exit status
|
|
configure:30706: $? = 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_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define __EXTENSIONS__ 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_PTHREAD 1
|
|
| #define HAVE_ALLOCA_H 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_STDINT_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 _FILE_OFFSET_BITS 64
|
|
| #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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
|
|
| #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_RE_COMP 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_STRNDUP 1
|
|
| #define HAVE_STRNLEN 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_GETHOSTBYNAME_R_6 1
|
|
| #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1
|
|
| #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1
|
|
| #define HAVE_GCC_ATOMICS 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 HAVE_RES_NINIT 1
|
|
| #define HAVE_RTLD_NOLOAD 1
|
|
| #define HAVE_IP_MTU_DISCOVER 1
|
|
| #define SIZEOF_INT 4
|
|
| #define HAVE_CURSES 1
|
|
| #define HAVE_GSM_HEADER 1
|
|
| #define HAVE_LTDL 1
|
|
| #define HAVE_NCURSES 1
|
|
| #define HAVE_UNIXODBC 1
|
|
| #define HAVE_OSS 1
|
|
| #define HAVE_PRI 1
|
|
| #define HAVE_SPEEX 1
|
|
| #define HAVE_OPENSSL 1
|
|
| #define HAVE_TERMCAP 1
|
|
| #define HAVE_TONEZONE 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:30724: result: no
|
|
configure:31062: checking for vpb_open in -lvpb
|
|
configure:31099: g++ -o conftest -g -O2 conftest.cpp -lvpb -lpthread >&5
|
|
conftest.cpp:153:20: error: vpbapi.h: No such file or directory
|
|
conftest.cpp: In function 'int main()':
|
|
conftest.cpp:157: error: 'vpb_open' was not declared in this scope
|
|
configure:31105: $? = 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_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define __EXTENSIONS__ 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_PTHREAD 1
|
|
| #define HAVE_ALLOCA_H 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_STDINT_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 _FILE_OFFSET_BITS 64
|
|
| #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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
|
|
| #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_RE_COMP 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_STRNDUP 1
|
|
| #define HAVE_STRNLEN 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_GETHOSTBYNAME_R_6 1
|
|
| #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1
|
|
| #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1
|
|
| #define HAVE_GCC_ATOMICS 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 HAVE_RES_NINIT 1
|
|
| #define HAVE_RTLD_NOLOAD 1
|
|
| #define HAVE_IP_MTU_DISCOVER 1
|
|
| #define SIZEOF_INT 4
|
|
| #define HAVE_CURSES 1
|
|
| #define HAVE_GSM_HEADER 1
|
|
| #define HAVE_LTDL 1
|
|
| #define HAVE_NCURSES 1
|
|
| #define HAVE_UNIXODBC 1
|
|
| #define HAVE_OSS 1
|
|
| #define HAVE_PRI 1
|
|
| #define HAVE_SPEEX 1
|
|
| #define HAVE_OPENSSL 1
|
|
| #define HAVE_TERMCAP 1
|
|
| #define HAVE_TONEZONE 1
|
|
| /* end confdefs.h. */
|
|
| #include <vpbapi.h>
|
|
| int
|
|
| main ()
|
|
| {
|
|
| int q = vpb_open(0,0);
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
|
|
|
configure:31119: result: no
|
|
configure:31172: checking for compress in -lz
|
|
configure:31207: gcc -o conftest -g -O2 conftest.c -lz >&5
|
|
configure:31213: $? = 0
|
|
configure:31231: result: yes
|
|
configure:31398: checking zlib.h usability
|
|
configure:31415: gcc -c -g -O2 conftest.c >&5
|
|
configure:31421: $? = 0
|
|
configure:31435: result: yes
|
|
configure:31439: checking zlib.h presence
|
|
configure:31454: gcc -E conftest.c
|
|
configure:31460: $? = 0
|
|
configure:31474: result: yes
|
|
configure:31502: checking for zlib.h
|
|
configure:31509: result: yes
|
|
configure:31562: checking for ZT_DIAL_OP_CANCEL in zaptel/zaptel.h
|
|
configure:31591: gcc -c -g -O2 conftest.c >&5
|
|
configure:31597: $? = 0
|
|
configure:31602: result: yes
|
|
configure:31644: checking for ZT_EVENT_REMOVED in zaptel/zaptel.h
|
|
configure:31673: gcc -c -g -O2 conftest.c >&5
|
|
configure:31679: $? = 0
|
|
configure:31684: result: yes
|
|
configure:31704: checking for ZT_TCOP_ALLOCATE in zaptel/zaptel.h
|
|
configure:31733: gcc -c -g -O2 conftest.c >&5
|
|
configure:31739: $? = 0
|
|
configure:31744: result: yes
|
|
configure:31794: checking h323.h usability
|
|
configure:31811: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c:187:18: error: h323.h: No such file or directory
|
|
configure:31817: $? = 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_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define __EXTENSIONS__ 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_PTHREAD 1
|
|
| #define HAVE_ALLOCA_H 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_STDINT_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 _FILE_OFFSET_BITS 64
|
|
| #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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
|
|
| #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_RE_COMP 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_STRNDUP 1
|
|
| #define HAVE_STRNLEN 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_GETHOSTBYNAME_R_6 1
|
|
| #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1
|
|
| #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1
|
|
| #define HAVE_GCC_ATOMICS 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 HAVE_RES_NINIT 1
|
|
| #define HAVE_RTLD_NOLOAD 1
|
|
| #define HAVE_IP_MTU_DISCOVER 1
|
|
| #define SIZEOF_INT 4
|
|
| #define HAVE_CURSES 1
|
|
| #define HAVE_GSM_HEADER 1
|
|
| #define HAVE_LTDL 1
|
|
| #define HAVE_NCURSES 1
|
|
| #define HAVE_UNIXODBC 1
|
|
| #define HAVE_OSS 1
|
|
| #define HAVE_PRI 1
|
|
| #define HAVE_SPEEX 1
|
|
| #define HAVE_OPENSSL 1
|
|
| #define HAVE_TERMCAP 1
|
|
| #define HAVE_TONEZONE 1
|
|
| #define HAVE_ZLIB 1
|
|
| #define HAVE_ZAPTEL 1
|
|
| /* end confdefs.h. */
|
|
| #include <stdio.h>
|
|
| #ifdef HAVE_SYS_TYPES_H
|
|
| # include <sys/types.h>
|
|
| #endif
|
|
| #ifdef HAVE_SYS_STAT_H
|
|
| # include <sys/stat.h>
|
|
| #endif
|
|
| #ifdef STDC_HEADERS
|
|
| # include <stdlib.h>
|
|
| # include <stddef.h>
|
|
| #else
|
|
| # ifdef HAVE_STDLIB_H
|
|
| # include <stdlib.h>
|
|
| # endif
|
|
| #endif
|
|
| #ifdef HAVE_STRING_H
|
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
|
| # include <memory.h>
|
|
| # endif
|
|
| # include <string.h>
|
|
| #endif
|
|
| #ifdef HAVE_STRINGS_H
|
|
| # include <strings.h>
|
|
| #endif
|
|
| #ifdef HAVE_INTTYPES_H
|
|
| # include <inttypes.h>
|
|
| #endif
|
|
| #ifdef HAVE_STDINT_H
|
|
| # include <stdint.h>
|
|
| #endif
|
|
| #ifdef HAVE_UNISTD_H
|
|
| # include <unistd.h>
|
|
| #endif
|
|
| #include <h323.h>
|
|
configure:31831: result: no
|
|
configure:31835: checking h323.h presence
|
|
configure:31850: gcc -E conftest.c
|
|
conftest.c:154:18: error: h323.h: No such file or directory
|
|
configure:31856: $? = 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_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define __EXTENSIONS__ 1
|
|
| #define _POSIX_PTHREAD_SEMANTICS 1
|
|
| #define _TANDEM_SOURCE 1
|
|
| #define HAVE_PTHREAD 1
|
|
| #define HAVE_ALLOCA_H 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_STDINT_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 _FILE_OFFSET_BITS 64
|
|
| #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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
|
|
| #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_RE_COMP 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_STRNDUP 1
|
|
| #define HAVE_STRNLEN 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_GETHOSTBYNAME_R_6 1
|
|
| #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1
|
|
| #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1
|
|
| #define HAVE_GCC_ATOMICS 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 HAVE_RES_NINIT 1
|
|
| #define HAVE_RTLD_NOLOAD 1
|
|
| #define HAVE_IP_MTU_DISCOVER 1
|
|
| #define SIZEOF_INT 4
|
|
| #define HAVE_CURSES 1
|
|
| #define HAVE_GSM_HEADER 1
|
|
| #define HAVE_LTDL 1
|
|
| #define HAVE_NCURSES 1
|
|
| #define HAVE_UNIXODBC 1
|
|
| #define HAVE_OSS 1
|
|
| #define HAVE_PRI 1
|
|
| #define HAVE_SPEEX 1
|
|
| #define HAVE_OPENSSL 1
|
|
| #define HAVE_TERMCAP 1
|
|
| #define HAVE_TONEZONE 1
|
|
| #define HAVE_ZLIB 1
|
|
| #define HAVE_ZAPTEL 1
|
|
| /* end confdefs.h. */
|
|
| #include <h323.h>
|
|
configure:31870: result: no
|
|
configure:31898: checking for h323.h
|
|
configure:31905: result: no
|
|
configure:31928: checking linux/compiler.h usability
|
|
configure:31945: gcc -c -g -O2 conftest.c >&5
|
|
configure:31951: $? = 0
|
|
configure:31965: result: yes
|
|
configure:31969: checking linux/compiler.h presence
|
|
configure:31984: gcc -E conftest.c
|
|
configure:31990: $? = 0
|
|
configure:32004: result: yes
|
|
configure:32032: checking for linux/compiler.h
|
|
configure:32039: result: yes
|
|
configure:32053: checking for linux/ixjuser.h
|
|
configure:32079: gcc -c -g -O2 conftest.c >&5
|
|
configure:32085: $? = 0
|
|
configure:32100: result: yes
|
|
configure:32155: checking for gtk-config
|
|
configure:32185: result: no
|
|
configure:32266: checking for pkg-config
|
|
configure:32282: found /usr/bin/pkg-config
|
|
configure:32293: result: pkg-config
|
|
configure:32380: checking for curl-config
|
|
configure:32413: result: no
|
|
configure:32612: 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 db1
|
|
|
|
config.status:837: creating build_tools/menuselect-deps
|
|
config.status:837: creating makeopts
|
|
config.status:837: creating channels/h323/Makefile
|
|
config.status:837: creating include/asterisk/autoconfig.h
|
|
config.status:1217: include/asterisk/autoconfig.h is unchanged
|
|
configure:33956: Package configured for:
|
|
configure:33958: OS type : linux-gnu
|
|
configure:33960: Host CPU : i686
|
|
|
|
## ---------------- ##
|
|
## Cache variables. ##
|
|
## ---------------- ##
|
|
|
|
ac_cv_build=i686-pc-linux-gnu
|
|
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_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=yes
|
|
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=yes
|
|
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_strlcat=no
|
|
ac_cv_func_strlcpy=no
|
|
ac_cv_func_strncasecmp=yes
|
|
ac_cv_func_strndup=yes
|
|
ac_cv_func_strnlen=yes
|
|
ac_cv_func_strnlen_working=yes
|
|
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__root_pwlib_include_ptlib_h=no
|
|
ac_cv_header__usr_include_ptlib_h=no
|
|
ac_cv_header__usr_local_include_ptlib_h=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_libpri_h=yes
|
|
ac_cv_header_limits_h=yes
|
|
ac_cv_header_linux_compiler_h=yes
|
|
ac_cv_header_linux_ixjuser_h=yes
|
|
ac_cv_header_linux_soundcard_h=yes
|
|
ac_cv_header_locale_h=yes
|
|
ac_cv_header_ltdl_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_openssl_ssl_h=yes
|
|
ac_cv_header_speex_speex_h=yes
|
|
ac_cv_header_sql_h=yes
|
|
ac_cv_header_stdbool_h=yes
|
|
ac_cv_header_stdc=yes
|
|
ac_cv_header_stddef_h=yes
|
|
ac_cv_header_stdint_h=yes
|
|
ac_cv_header_stdlib_h=yes
|
|
ac_cv_header_string_h=yes
|
|
ac_cv_header_strings_h=yes
|
|
ac_cv_header_sys_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_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=yes
|
|
ac_cv_header_zlib_h=yes
|
|
ac_cv_host=i686-pc-linux-gnu
|
|
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=yes
|
|
ac_cv_lib_gsm_gsm_create=no
|
|
ac_cv_lib_iksemel_iks_start_sasl=no
|
|
ac_cv_lib_kde_crash=no
|
|
ac_cv_lib_ltdl_lt_dlinit=yes
|
|
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=no
|
|
ac_cv_lib_odbc_SQLConnect=yes
|
|
ac_cv_lib_ogg_ogg_sync_init=no
|
|
ac_cv_lib_osptk_OSPPCryptoDecrypt=no
|
|
ac_cv_lib_popt_poptStrerror=no
|
|
ac_cv_lib_pri_pri_keypad_facility=yes
|
|
ac_cv_lib_qt_qt_date=no
|
|
ac_cv_lib_radiusclient_ng_rc_read_config=no
|
|
ac_cv_lib_speex_speex_encode=yes
|
|
ac_cv_lib_sqlite_sqlite_exec=no
|
|
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=no
|
|
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_BASENAME=/usr/bin/basename
|
|
ac_cv_path_COMPRESS=:
|
|
ac_cv_path_DIRNAME=/usr/bin/dirname
|
|
ac_cv_path_DOT=:
|
|
ac_cv_path_EGREP='/bin/grep -E'
|
|
ac_cv_path_FIND=/usr/bin/find
|
|
ac_cv_path_GREP=/bin/grep
|
|
ac_cv_path_ID=/usr/bin/id
|
|
ac_cv_path_LN=/bin/ln
|
|
ac_cv_path_SED=/bin/sed
|
|
ac_cv_path_SHELL=/bin/sh
|
|
ac_cv_path_WGET=/usr/bin/wget
|
|
ac_cv_path_ac_pt_AR=/usr/bin/ar
|
|
ac_cv_path_ac_pt_STRIP=/usr/bin/strip
|
|
ac_cv_path_ac_pt_UNAME=/bin/uname
|
|
ac_cv_path_install='/usr/bin/install -c'
|
|
ac_cv_prog_AWK=mawk
|
|
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_PKGCONFIG=pkg-config
|
|
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_gethostbyname_r='none required'
|
|
ac_cv_search_opendir='none required'
|
|
ac_cv_sizeof_int=4
|
|
ac_cv_struct_tm=time.h
|
|
ac_cv_sys_file_offset_bits=64
|
|
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=yes
|
|
ac_cv_zaptel_h=yes
|
|
ac_cv_zaptel_transcode=yes
|
|
ac_cv_zaptel_vldtmf=yes
|
|
lt_cv_path_LD=/usr/bin/ld
|
|
lt_cv_prog_gnu_ld=yes
|
|
|
|
## ----------------- ##
|
|
## Output variables. ##
|
|
## ----------------- ##
|
|
|
|
ALLOCA=''
|
|
ALSA_DIR=''
|
|
ALSA_INCLUDE=''
|
|
ALSA_LIB=''
|
|
AR='/usr/bin/ar'
|
|
AST_DECLARATION_AFTER_STATEMENT='-Wdeclaration-after-statement'
|
|
AST_DEVMODE=''
|
|
AWK='mawk'
|
|
BASENAME='/usr/bin/basename'
|
|
BUILD_CPU='i686'
|
|
BUILD_OS='linux-gnu'
|
|
BUILD_PLATFORM='i686-pc-linux-gnu'
|
|
BUILD_VENDOR='pc'
|
|
CC='gcc'
|
|
CFLAGS='-g -O2'
|
|
COMPRESS=':'
|
|
CPP='gcc -E'
|
|
CPPFLAGS=''
|
|
CURL_CONFIG='No'
|
|
CURL_DIR=''
|
|
CURL_INCLUDE=''
|
|
CURL_LIB=''
|
|
CURSES_DIR=''
|
|
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/wget'
|
|
ECHO_C=''
|
|
ECHO_N='-n'
|
|
ECHO_T=''
|
|
EDITLINE_LIB='-ltermcap '
|
|
EGREP='grep -E'
|
|
EXEEXT=''
|
|
FETCH=''
|
|
FIND='/usr/bin/find'
|
|
FREETDS_DIR=''
|
|
FREETDS_INCLUDE=''
|
|
FREETDS_LIB=''
|
|
GC_CFLAGS='-ffunction-sections'
|
|
GC_LDFLAGS='-Wl,--gc-sections'
|
|
GNUTLS_DIR=''
|
|
GNUTLS_INCLUDE=''
|
|
GNUTLS_LIB=''
|
|
GNU_LD='1'
|
|
GNU_MAKE='make'
|
|
GREP='/bin/grep'
|
|
GSM_DIR=''
|
|
GSM_INCLUDE=''
|
|
GSM_INTERNAL='yes'
|
|
GSM_LIB=''
|
|
GTK2_INCLUDE=''
|
|
GTK2_LIB=''
|
|
GTKCONFIG='No'
|
|
GTK_INCLUDE=''
|
|
GTK_LIB=''
|
|
HOST_CPU='i686'
|
|
HOST_OS='linux-gnu'
|
|
HOST_PLATFORM='i686-pc-linux-gnu'
|
|
HOST_VENDOR='pc'
|
|
ID='/usr/bin/id'
|
|
IKSEMEL_DIR=''
|
|
IKSEMEL_INCLUDE=''
|
|
IKSEMEL_LIB=''
|
|
IMAP_TK_DIR='/usr/local/src/asterisk-1.4.11/../imap-2004g'
|
|
IMAP_TK_INCLUDE=''
|
|
IMAP_TK_LIB=''
|
|
INSTALL_DATA='${INSTALL} -m 644'
|
|
INSTALL_PROGRAM='${INSTALL}'
|
|
INSTALL_SCRIPT='${INSTALL}'
|
|
ISDNNET_DIR=''
|
|
ISDNNET_INCLUDE=''
|
|
ISDNNET_LIB=''
|
|
KDEDIR=''
|
|
KDEINIT=''
|
|
KDE_DIR=''
|
|
KDE_INCLUDE=''
|
|
KDE_LIB=''
|
|
LD='/usr/bin/ld'
|
|
LDFLAGS=''
|
|
LIBOBJS=' ${LIBOBJDIR}mktime$U.o'
|
|
LIBS=''
|
|
LN='/bin/ln'
|
|
LN_S='ln -s'
|
|
LTDL_DIR=''
|
|
LTDL_INCLUDE=''
|
|
LTDL_LIB='-lltdl '
|
|
LTLIBOBJS=' ${LIBOBJDIR}mktime$U.lo'
|
|
MISDN_DIR=''
|
|
MISDN_INCLUDE=''
|
|
MISDN_LIB=''
|
|
NBS_DIR=''
|
|
NBS_INCLUDE=''
|
|
NBS_LIB=''
|
|
NCURSES_DIR=''
|
|
NCURSES_INCLUDE=''
|
|
NCURSES_LIB='-lncurses '
|
|
NETSNMP_CONFIG='No'
|
|
NETSNMP_DIR=''
|
|
NETSNMP_INCLUDE=''
|
|
NETSNMP_LIB=''
|
|
NEWT_DIR=''
|
|
NEWT_INCLUDE=''
|
|
NEWT_LIB=''
|
|
OBJEXT='o'
|
|
OGG_DIR=''
|
|
OGG_INCLUDE=''
|
|
OGG_LIB=''
|
|
OPENH323DIR=''
|
|
OPENH323_BUILD=''
|
|
OPENH323_DIR=''
|
|
OPENH323_INCDIR=''
|
|
OPENH323_INCLUDE=''
|
|
OPENH323_LIB=''
|
|
OPENH323_LIBDIR=''
|
|
OPENH323_SUFFIX=''
|
|
OPENSSL_DIR=''
|
|
OPENSSL_INCLUDE=''
|
|
OPENSSL_LIB='-lssl -lcrypto'
|
|
OSARCH='linux-gnu'
|
|
OSPTK_DIR=''
|
|
OSPTK_INCLUDE=''
|
|
OSPTK_LIB=''
|
|
OSS_DIR=''
|
|
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_GTK2='1'
|
|
PBX_GTK='0'
|
|
PBX_H323='0'
|
|
PBX_IKSEMEL='0'
|
|
PBX_IMAP_TK='0'
|
|
PBX_ISDNNET='0'
|
|
PBX_IXJUSER='1'
|
|
PBX_KDE='0'
|
|
PBX_LTDL='1'
|
|
PBX_MISDN='0'
|
|
PBX_NBS='0'
|
|
PBX_NCURSES='1'
|
|
PBX_NETSNMP='0'
|
|
PBX_NEWT='0'
|
|
PBX_OGG='0'
|
|
PBX_OPENH323='0'
|
|
PBX_OPENSSL='1'
|
|
PBX_OSPTK='0'
|
|
PBX_OSREV='2.6.18-4-k7'
|
|
PBX_OSS='1'
|
|
PBX_PGSQL='0'
|
|
PBX_POPT='0'
|
|
PBX_PRI='1'
|
|
PBX_PWLIB='0'
|
|
PBX_QT='0'
|
|
PBX_RADIUS='0'
|
|
PBX_SPEEX='1'
|
|
PBX_SQLITE='0'
|
|
PBX_SUPPSERV='0'
|
|
PBX_TERMCAP='1'
|
|
PBX_TINFO='0'
|
|
PBX_TONEZONE='1'
|
|
PBX_UNIXODBC='1'
|
|
PBX_VORBIS='0'
|
|
PBX_VPB='0'
|
|
PBX_ZAPTEL='1'
|
|
PBX_ZAPTEL_TRANSCODE='1'
|
|
PBX_ZAPTEL_VLDTMF='1'
|
|
PBX_ZLIB='1'
|
|
PGSQL_DIR=''
|
|
PGSQL_INCLUDE=''
|
|
PGSQL_LIB=''
|
|
PG_CONFIG='No'
|
|
PKGCONFIG='pkg-config'
|
|
POPT_DIR=''
|
|
POPT_INCLUDE=''
|
|
POPT_LIB=''
|
|
POW_LIB=''
|
|
PRI_DIR=''
|
|
PRI_INCLUDE=''
|
|
PRI_LIB='-lpri '
|
|
PTHREAD_CC='gcc'
|
|
PTHREAD_CFLAGS='-pthread'
|
|
PTHREAD_LIBS=''
|
|
PTLIB_CONFIG=''
|
|
PWLIBDIR=''
|
|
PWLIB_DIR=''
|
|
PWLIB_INCDIR=''
|
|
PWLIB_INCLUDE=''
|
|
PWLIB_LIB=''
|
|
PWLIB_LIBDIR=''
|
|
PWLIB_PLATFORM=''
|
|
QTMOC=''
|
|
QT_DIR=''
|
|
QT_INCLUDE=''
|
|
QT_LIB=''
|
|
RADIUS_DIR=''
|
|
RADIUS_INCLUDE=''
|
|
RADIUS_LIB=''
|
|
RANLIB='ranlib'
|
|
SED='/bin/sed'
|
|
SHELL='/bin/sh'
|
|
SPEEX_DIR=''
|
|
SPEEX_INCLUDE=''
|
|
SPEEX_LIB='-lspeex -lm'
|
|
SQLITE_DIR=''
|
|
SQLITE_INCLUDE=''
|
|
SQLITE_LIB=''
|
|
STRIP='/usr/bin/strip'
|
|
SUPPSERV_DIR=''
|
|
SUPPSERV_INCLUDE=''
|
|
SUPPSERV_LIB=''
|
|
TERMCAP_DIR=''
|
|
TERMCAP_INCLUDE=''
|
|
TERMCAP_LIB='-ltermcap '
|
|
TINFO_DIR=''
|
|
TINFO_INCLUDE=''
|
|
TINFO_LIB=''
|
|
TONEZONE_DIR=''
|
|
TONEZONE_INCLUDE=''
|
|
TONEZONE_LIB='-ltonezone '
|
|
UNAME='/bin/uname'
|
|
UNIXODBC_DIR=''
|
|
UNIXODBC_INCLUDE=''
|
|
UNIXODBC_LIB='-lodbc '
|
|
VORBIS_DIR=''
|
|
VORBIS_INCLUDE=''
|
|
VORBIS_LIB=''
|
|
VPB_DIR=''
|
|
VPB_INCLUDE=''
|
|
VPB_LIB=''
|
|
WGET='/usr/bin/wget'
|
|
ZAPTEL_DIR=''
|
|
ZAPTEL_INCLUDE=''
|
|
ZAPTEL_LIB=''
|
|
ZLIB_DIR=''
|
|
ZLIB_INCLUDE=''
|
|
ZLIB_LIB='-lz '
|
|
ac_ct_CC='gcc'
|
|
ac_ct_CXX='g++'
|
|
acx_pthread_config=''
|
|
bindir='${exec_prefix}/bin'
|
|
build='i686-pc-linux-gnu'
|
|
build_alias=''
|
|
build_cpu='i686'
|
|
build_os='linux-gnu'
|
|
build_vendor='pc'
|
|
datadir='${datarootdir}'
|
|
datarootdir='${prefix}/share'
|
|
docdir='${datarootdir}/doc/${PACKAGE}'
|
|
dvidir='${docdir}'
|
|
exec_prefix='/usr/local/asterisk'
|
|
host='i686-pc-linux-gnu'
|
|
host_alias=''
|
|
host_cpu='i686'
|
|
host_os='linux-gnu'
|
|
host_vendor='pc'
|
|
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/asterisk'
|
|
program_transform_name='s,x,x,'
|
|
psdir='${docdir}'
|
|
sbindir='${exec_prefix}/sbin'
|
|
sharedstatedir='${prefix}/com'
|
|
sysconfdir='/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_STDINT_H 1
|
|
#define HAVE_UNISTD_H 1
|
|
#define __EXTENSIONS__ 1
|
|
#define _POSIX_PTHREAD_SEMANTICS 1
|
|
#define _TANDEM_SOURCE 1
|
|
#define HAVE_PTHREAD 1
|
|
#define HAVE_ALLOCA_H 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_STDINT_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 _FILE_OFFSET_BITS 64
|
|
#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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
|
|
#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_RE_COMP 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_STRNDUP 1
|
|
#define HAVE_STRNLEN 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_GETHOSTBYNAME_R_6 1
|
|
#define HAVE_PTHREAD_RWLOCK_INITIALIZER 1
|
|
#define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1
|
|
#define HAVE_GCC_ATOMICS 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 HAVE_RES_NINIT 1
|
|
#define HAVE_RTLD_NOLOAD 1
|
|
#define HAVE_IP_MTU_DISCOVER 1
|
|
#define SIZEOF_INT 4
|
|
#define HAVE_CURSES 1
|
|
#define HAVE_GSM_HEADER 1
|
|
#define HAVE_LTDL 1
|
|
#define HAVE_NCURSES 1
|
|
#define HAVE_UNIXODBC 1
|
|
#define HAVE_OSS 1
|
|
#define HAVE_PRI 1
|
|
#define HAVE_SPEEX 1
|
|
#define HAVE_OPENSSL 1
|
|
#define HAVE_TERMCAP 1
|
|
#define HAVE_TONEZONE 1
|
|
#define HAVE_ZLIB 1
|
|
#define HAVE_ZAPTEL 1
|
|
#define HAVE_LINUX_COMPILER_H 1
|
|
#define HAVE_GTK2 1
|
|
|
|
configure: exit 0
|