C compiler cannot create executables

I’m getting this error when trying to compile the current SVN build of asterisk on a Fedora Core 5 box. Any ideas?

Thanks,
Dan.Creed@thecreeds.net

Can have some idea if you post the error messages.
How can we read your mind?

make[1]: Entering directory /usr/src/asterisk/menuselect' checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for gcc... cc checking for C compiler default output file name... configure: error: C compiler cannot create executables Seeconfig.log’ for more details.
make[1]: *** [autoconfig.h] Error 77
make[1]: Leaving directory `/usr/src/asterisk/menuselect’
make: *** [menuselect/menuselect] Error 2

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.60. Invocation command line was

$ ./configure

---------

Platform.

---------

hostname = quigonn.thecreeds.net
uname -m = i686
uname -r = 2.6.17-1.2157_FC5
uname -s = Linux
uname -v = #1 Tue Jul 11 22:55:46 EDT 2006

/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/lib/qt-3.3/bin
PATH: /usr/kerberos/sbin
PATH: /usr/kerberos/bin
PATH: /usr/lib/courier-imap/sbin
PATH: /usr/lib/courier-imap/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /root/bin

-----------

Core tests.

-----------

configure:1918: checking build system type
configure:1936: result: i686-pc-linux-gnu
configure:1958: checking host system type
configure:1973: result: i686-pc-linux-gnu
configure:2092: checking for uname
configure:2110: found /bin/uname
configure:2122: result: /bin/uname
configure:2701: checking for gcc
configure:2717: found /usr/bin/gcc
configure:2728: result: gcc
configure:2966: checking for C compiler version
configure:2973: gcc --version >&5
gcc (GCC) 4.1.1 20060525 (Red Hat 4.1.1-1)
Copyright © 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:2976: $? = 0
configure:2983: gcc -v >&5
Using built-in specs.
Target: i386-redhat-linux
Configured with: …/configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=i386-redhat-linux
Thread model: posix
gcc version 4.1.1 20060525 (Red Hat 4.1.1-1)
configure:2986: $? = 0
configure:2993: gcc -V >&5
gcc: ‘-V’ option must have argument
configure:2996: $? = 1
configure:3019: checking for C compiler default output file name
configure:3046: gcc conftest.c >&5
configure:3049: $? = 0
configure:3095: result: a.out
configure:3100: checking whether the C compiler works
configure:3110: ./a.out
configure:3113: $? = 0
configure:3130: result: yes
configure:3137: checking whether we are cross compiling
configure:3139: result: no
configure:3142: checking for suffix of executables
configure:3149: gcc -o conftest conftest.c >&5
configure:3152: $? = 0
configure:3176: result:
configure:3182: checking for suffix of object files
configure:3208: gcc -c conftest.c >&5
configure:3211: $? = 0
configure:3234: result: o
configure:3238: checking whether we are using the GNU C compiler
configure:3267: gcc -c conftest.c >&5
configure:3273: $? = 0
configure:3280: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:3283: $? = 0
configure:3290: test -s conftest.o
configure:3293: $? = 0
configure:3307: result: yes
configure:3312: checking whether gcc accepts -g
configure:3342: gcc -c -g conftest.c >&5
configure:3348: $? = 0
configure:3355: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:3358: $? = 0
configure:3365: test -s conftest.o
configure:3368: $? = 0
configure:3498: result: yes
configure:3515: checking for gcc option to accept ISO C89
configure:3589: gcc -c -g -O2 conftest.c >&5
configure:3595: $? = 0
configure:3602: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:3605: $? = 0
configure:3612: test -s conftest.o
configure:3615: $? = 0
configure:3635: result: none needed
configure:3711: checking for g++
configure:3727: found /usr/bin/g++
configure:3738: result: g++
configure:3769: checking for C++ compiler version
configure:3776: g++ --version >&5
g++ (GCC) 4.1.1 20060525 (Red Hat 4.1.1-1)
Copyright © 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:3779: $? = 0
configure:3786: g++ -v >&5
Using built-in specs.
Target: i386-redhat-linux
Configured with: …/configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=i386-redhat-linux
Thread model: posix
gcc version 4.1.1 20060525 (Red Hat 4.1.1-1)
configure:3789: $? = 0
configure:3796: g++ -V >&5
g++: ‘-V’ option must have argument
configure:3799: $? = 1
configure:3802: checking whether we are using the GNU C++ compiler
configure:3831: g++ -c conftest.cpp >&5
configure:3837: $? = 0
configure:3844: test -z “$ac_cxx_werror_flag” || test ! -s conftest.err
configure:3847: $? = 0
configure:3854: test -s conftest.o
configure:3857: $? = 0
configure:3871: result: yes
configure:3876: checking whether g++ accepts -g
configure:3906: g++ -c -g conftest.cpp >&5
configure:3912: $? = 0
configure:3919: test -z “$ac_cxx_werror_flag” || test ! -s conftest.err
configure:3922: $? = 0
configure:3929: test -s conftest.o
configure:3932: $? = 0
configure:4062: result: yes
configure:4090: checking how to run the C preprocessor
configure:4130: gcc -E conftest.c
configure:4136: $? = 0
configure:4174: gcc -E conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:4180: $? = 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:4220: result: gcc -E
configure:4249: gcc -E conftest.c
configure:4255: $? = 0
configure:4293: gcc -E conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:4299: $? = 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:4348: checking how to run the C++ preprocessor
configure:4384: g++ -E conftest.cpp
configure:4390: $? = 0
configure:4428: g++ -E conftest.cpp
conftest.cpp:9:28: error: ac_nonexistent.h: No such file or directory
configure:4434: $? = 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:4474: result: g++ -E
configure:4503: g++ -E conftest.cpp
configure:4509: $? = 0
configure:4547: g++ -E conftest.cpp
conftest.cpp:9:28: error: ac_nonexistent.h: No such file or directory
configure:4553: $? = 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:4601: checking for gawk
configure:4617: found /bin/gawk
configure:4628: result: gawk
configure:4652: checking for a BSD-compatible install
configure:4708: result: /usr/bin/install -c
configure:4719: checking whether ln -s works
configure:4723: result: yes
configure:4773: checking for ranlib
configure:4789: found /usr/bin/ranlib
configure:4800: result: ranlib
configure:4826: checking for GNU make
configure:4845: result: make
configure:4858: checking for grep
configure:4876: found /bin/grep
configure:4889: result: /bin/grep
configure:4899: checking for ar
configure:4917: found /usr/bin/ar
configure:4930: result: /usr/bin/ar
configure:4940: checking for find
configure:4958: found /usr/bin/find
configure:4971: result: /usr/bin/find
configure:4981: checking for compress
configure:5012: result: :
configure:5022: checking for basename
configure:5040: found /bin/basename
configure:5053: result: /bin/basename
configure:5063: checking for dirname
configure:5081: found /usr/bin/dirname
configure:5094: result: /usr/bin/dirname
configure:5104: checking for sh
configure:5135: result: /bin/sh
configure:5145: checking for ln
configure:5163: found /bin/ln
configure:5176: result: /bin/ln
configure:5186: checking for dot
configure:5217: result: :
configure:6200: checking for grep that handles long lines and -e
configure:6274: result: /bin/grep
configure:6279: checking for egrep
configure:6357: result: /bin/grep -E
configure:6362: checking for ANSI C header files
configure:6392: gcc -c -g -O2 conftest.c >&5
configure:6398: $? = 0
configure:6405: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:6408: $? = 0
configure:6415: test -s conftest.o
configure:6418: $? = 0
configure:6514: gcc -o conftest -g -O2 conftest.c >&5
configure:6517: $? = 0
configure:6523: ./conftest
configure:6526: $? = 0
configure:6543: result: yes
configure:6567: checking for sys/types.h
configure:6588: gcc -c -g -O2 conftest.c >&5
configure:6594: $? = 0
configure:6601: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:6604: $? = 0
configure:6611: test -s conftest.o
configure:6614: $? = 0
configure:6627: result: yes
configure:6567: checking for sys/stat.h
configure:6588: gcc -c -g -O2 conftest.c >&5
configure:6594: $? = 0
configure:6601: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:6604: $? = 0
configure:6611: test -s conftest.o
configure:6614: $? = 0
configure:6627: result: yes
configure:6567: checking for stdlib.h
configure:6588: gcc -c -g -O2 conftest.c >&5
configure:6594: $? = 0
configure:6601: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:6604: $? = 0
configure:6611: test -s conftest.o
configure:6614: $? = 0
configure:6627: result: yes
configure:6567: checking for string.h
configure:6588: gcc -c -g -O2 conftest.c >&5
configure:6594: $? = 0
configure:6601: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:6604: $? = 0
configure:6611: test -s conftest.o
configure:6614: $? = 0
configure:6627: result: yes
configure:6567: checking for memory.h
configure:6588: gcc -c -g -O2 conftest.c >&5
configure:6594: $? = 0
configure:6601: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:6604: $? = 0
configure:6611: test -s conftest.o
configure:6614: $? = 0
configure:6627: result: yes
configure:6567: checking for strings.h
configure:6588: gcc -c -g -O2 conftest.c >&5
configure:6594: $? = 0
configure:6601: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:6604: $? = 0
configure:6611: test -s conftest.o
configure:6614: $? = 0
configure:6627: result: yes
configure:6567: checking for inttypes.h
configure:6588: gcc -c -g -O2 conftest.c >&5
configure:6594: $? = 0
configure:6601: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:6604: $? = 0
configure:6611: test -s conftest.o
configure:6614: $? = 0
configure:6627: result: yes
configure:6567: checking for stdint.h
configure:6588: gcc -c -g -O2 conftest.c >&5
configure:6594: $? = 0
configure:6601: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:6604: $? = 0
configure:6611: test -s conftest.o
configure:6614: $? = 0
configure:6627: result: yes
configure:6567: checking for unistd.h
configure:6588: gcc -c -g -O2 conftest.c >&5
configure:6594: $? = 0
configure:6601: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:6604: $? = 0
configure:6611: test -s conftest.o
configure:6614: $? = 0
configure:6627: result: yes
configure:6641: checking for working alloca.h
configure:6668: gcc -o conftest -g -O2 conftest.c >&5
configure:6674: $? = 0
configure:6681: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:6684: $? = 0
configure:6691: test -s conftest
configure:6694: $? = 0
configure:6707: result: yes
configure:6717: checking for alloca
configure:6764: gcc -o conftest -g -O2 conftest.c >&5
configure:6770: $? = 0
configure:6777: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:6780: $? = 0
configure:6787: test -s conftest
configure:6790: $? = 0
configure:6803: result: yes
configure:7054: checking for dirent.h that defines DIR
configure:7083: gcc -c -g -O2 conftest.c >&5
configure:7089: $? = 0
configure:7096: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:7099: $? = 0
configure:7106: test -s conftest.o
configure:7109: $? = 0
configure:7122: result: yes
configure:7135: checking for library containing opendir
configure:7176: gcc -o conftest -g -O2 conftest.c >&5
configure:7182: $? = 0
configure:7189: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:7192: $? = 0
configure:7199: test -s conftest
configure:7202: $? = 0
configure:7226: result: none required
configure:7336: checking for ANSI C header files
configure:7517: result: yes
configure:7527: checking for sys/wait.h that is POSIX.1 compatible
configure:7563: gcc -c -g -O2 conftest.c >&5
configure:7569: $? = 0
configure:7576: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:7579: $? = 0
configure:7586: test -s conftest.o
configure:7589: $? = 0
configure:7601: result: yes
configure:7648: checking arpa/inet.h usability
configure:7665: gcc -c -g -O2 conftest.c >&5
configure:7671: $? = 0
configure:7678: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:7681: $? = 0
configure:7688: test -s conftest.o
configure:7691: $? = 0
configure:7702: result: yes
configure:7706: checking arpa/inet.h presence
configure:7721: gcc -E conftest.c
configure:7727: $? = 0
configure:7748: result: yes
configure:7776: checking for arpa/inet.h
configure:7784: result: yes
configure:7648: checking fcntl.h usability
configure:7665: gcc -c -g -O2 conftest.c >&5
configure:7671: $? = 0
configure:7678: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:7681: $? = 0
configure:7688: test -s conftest.o
configure:7691: $? = 0
configure:7702: result: yes
configure:7706: checking fcntl.h presence
configure:7721: gcc -E conftest.c
configure:7727: $? = 0
configure:7748: result: yes
configure:7776: checking for fcntl.h
configure:7784: result: yes
configure:7638: checking for inttypes.h
configure:7644: result: yes
configure:7648: checking libintl.h usability
configure:7665: gcc -c -g -O2 conftest.c >&5
configure:7671: $? = 0
configure:7678: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:7681: $? = 0
configure:7688: test -s conftest.o
configure:7691: $? = 0
configure:7702: result: yes
configure:7706: checking libintl.h presence
configure:7721: gcc -E conftest.c
configure:7727: $? = 0
configure:7748: result: yes
configure:7776: checking for libintl.h
configure:7784: result: yes
configure:7648: checking limits.h usability
configure:7665: gcc -c -g -O2 conftest.c >&5
configure:7671: $? = 0
configure:7678: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:7681: $? = 0
configure:7688: test -s conftest.o
configure:7691: $? = 0
configure:7702: result: yes
configure:7706: checking limits.h presence
configure:7721: gcc -E conftest.c
configure:7727: $? = 0
configure:7748: result: yes
configure:7776: checking for limits.h
configure:7784: result: yes
configure:7648: checking locale.h usability
configure:7665: gcc -c -g -O2 conftest.c >&5
configure:7671: $? = 0
configure:7678: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:7681: $? = 0
configure:7688: test -s conftest.o
configure:7691: $? = 0
configure:7702: result: yes
configure:7706: checking locale.h presence
configure:7721: gcc -E conftest.c
configure:7727: $? = 0
configure:7748: result: yes
configure:7776: checking for locale.h
configure:7784: result: yes
configure:7648: checking malloc.h usability
configure:7665: gcc -c -g -O2 conftest.c >&5
configure:7671: $? = 0
configure:7678: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:7681: $? = 0
configure:7688: test -s conftest.o
configure:7691: $? = 0
configure:7702: result: yes
configure:7706: checking malloc.h presence
configure:7721: gcc -E conftest.c
configure:7727: $? = 0
configure:7748: result: yes
configure:7776: checking for malloc.h
configure:7784: result: yes
configure:7648: checking netdb.h usability
configure:7665: gcc -c -g -O2 conftest.c >&5
configure:7671: $? = 0
configure:7678: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:7681: $? = 0
configure:7688: test -s conftest.o
configure:7691: $? = 0
configure:7702: result: yes
configure:7706: checking netdb.h presence
configure:7721: gcc -E conftest.c
configure:7727: $? = 0
configure:7748: result: yes
configure:7776: checking for netdb.h
configure:7784: result: yes
configure:7648: checking netinet/in.h usability
configure:7665: gcc -c -g -O2 conftest.c >&5
configure:7671: $? = 0
configure:7678: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:7681: $? = 0
configure:7688: test -s conftest.o
configure:7691: $? = 0
configure:7702: result: yes
configure:7706: checking netinet/in.h presence
configure:7721: gcc -E conftest.c
configure:7727: $? = 0
configure:7748: result: yes
configure:7776: checking for netinet/in.h
configure:7784: result: yes
configure:7648: checking stddef.h usability
configure:7665: gcc -c -g -O2 conftest.c >&5
configure:7671: $? = 0
configure:7678: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:7681: $? = 0
configure:7688: test -s conftest.o
configure:7691: $? = 0
configure:7702: result: yes
configure:7706: checking stddef.h presence
configure:7721: gcc -E conftest.c
configure:7727: $? = 0
configure:7748: result: yes
configure:7776: checking for stddef.h
configure:7784: result: yes
configure:7638: checking for stdint.h
configure:7644: result: yes
configure:7638: checking for stdlib.h
configure:7644: result: yes
configure:7638: checking for string.h
configure:7644: result: yes
configure:7638: checking for strings.h
configure:7644: result: yes
configure:7648: checking sys/file.h usability
configure:7665: gcc -c -g -O2 conftest.c >&5
configure:7671: $? = 0
configure:7678: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:7681: $? = 0
configure:7688: test -s conftest.o
configure:7691: $? = 0
configure:7702: result: yes
configure:7706: checking sys/file.h presence
configure:7721: gcc -E conftest.c
configure:7727: $? = 0
configure:7748: result: yes
configure:7776: checking for sys/file.h
configure:7784: result: yes
configure:7648: checking sys/ioctl.h usability
configure:7665: gcc -c -g -O2 conftest.c >&5
configure:7671: $? = 0
configure:7678: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:7681: $? = 0
configure:7688: test -s conftest.o
configure:7691: $? = 0
configure:7702: result: yes
configure:7706: checking sys/ioctl.h presence
configure:7721: gcc -E conftest.c
configure:7727: $? = 0
configure:7748: result: yes
configure:7776: checking for sys/ioctl.h
configure:7784: result: yes
configure:7648: checking sys/param.h usability
configure:7665: gcc -c -g -O2 conftest.c >&5
configure:7671: $? = 0
configure:7678: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:7681: $? = 0
configure:7688: test -s conftest.o
configure:7691: $? = 0
configure:7702: result: yes
configure:7706: checking sys/param.h presence
configure:7721: gcc -E conftest.c
configure:7727: $? = 0
configure:7748: result: yes
configure:7776: checking for sys/param.h
configure:7784: result: yes
configure:7648: checking sys/socket.h usability
configure:7665: gcc -c -g -O2 conftest.c >&5
configure:7671: $? = 0
configure:7678: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:7681: $? = 0
configure:7688: test -s conftest.o
configure:7691: $? = 0
configure:7702: result: yes
configure:7706: checking sys/socket.h presence
configure:7721: gcc -E conftest.c
configure:7727: $? = 0
configure:7748: result: yes
configure:7776: checking for sys/socket.h
configure:7784: result: yes
configure:7648: checking sys/time.h usability
configure:7665: gcc -c -g -O2 conftest.c >&5
configure:7671: $? = 0
configure:7678: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:7681: $? = 0
configure:7688: test -s conftest.o
configure:7691: $? = 0
configure:7702: result: yes
configure:7706: checking sys/time.h presence
configure:7721: gcc -E conftest.c
configure:7727: $? = 0
configure:7748: result: yes
configure:7776: checking for sys/time.h
configure:7784: result: yes
configure:7648: checking syslog.h usability
configure:7665: gcc -c -g -O2 conftest.c >&5
configure:7671: $? = 0
configure:7678: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:7681: $? = 0
configure:7688: test -s conftest.o
configure:7691: $? = 0
configure:7702: result: yes
configure:7706: checking syslog.h presence
configure:7721: gcc -E conftest.c
configure:7727: $? = 0
configure:7748: result: yes
configure:7776: checking for syslog.h
configure:7784: result: yes
configure:7648: checking termios.h usability
configure:7665: gcc -c -g -O2 conftest.c >&5
configure:7671: $? = 0
configure:7678: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:7681: $? = 0
configure:7688: test -s conftest.o
configure:7691: $? = 0
configure:7702: result: yes
configure:7706: checking termios.h presence
configure:7721: gcc -E conftest.c
configure:7727: $? = 0
configure:7748: result: yes
configure:7776: checking for termios.h
configure:7784: result: yes
configure:7638: checking for unistd.h
configure:7644: result: yes
configure:7648: checking utime.h usability
configure:7665: gcc -c -g -O2 conftest.c >&5
configure:7671: $? = 0
configure:7678: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:7681: $? = 0
configure:7688: test -s conftest.o
configure:7691: $? = 0
configure:7702: result: yes
configure:7706: checking utime.h presence
configure:7721: gcc -E conftest.c
configure:7727: $? = 0
configure:7748: result: yes
configure:7776: checking for utime.h
configure:7784: result: yes
configure:7805: checking for special C compiler options needed for large files
configure:7932: result: no
configure:7938: checking for _FILE_OFFSET_BITS value needed for large files
configure:7974: gcc -c -g -O2 conftest.c >&5
conftest.c:53: warning: left shift count >= width of type
conftest.c:53: warning: left shift count >= width of type
conftest.c:55: error: size of array ‘off_t_is_large’ is negative
configure:7980: $? = 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 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:8041: gcc -c -g -O2 conftest.c >&5
configure:8047: $? = 0
configure:8054: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:8057: $? = 0
configure:8064: test -s conftest.o
configure:8067: $? = 0
configure:8081: result: 64
configure:8091: checking for _LARGE_FILES value needed for large files
configure:8127: gcc -c -g -O2 conftest.c >&5
configure:8133: $? = 0
configure:8140: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:8143: $? = 0
configure:8150: test -s conftest.o
configure:8153: $? = 0
configure:8234: result: no
configure:8248: checking for stdbool.h that conforms to C99
configure:8341: gcc -c -g -O2 conftest.c >&5
configure:8347: $? = 0
configure:8354: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:8357: $? = 0
configure:8364: test -s conftest.o
configure:8367: $? = 0
configure:8379: result: yes
configure:8381: checking for _Bool
configure:8411: gcc -c -g -O2 conftest.c >&5
configure:8417: $? = 0
configure:8424: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:8427: $? = 0
configure:8434: test -s conftest.o
configure:8437: $? = 0
configure:8449: result: yes
configure:8468: checking for an ANSI C-conforming const
configure:8543: gcc -c -g -O2 conftest.c >&5
configure:8549: $? = 0
configure:8556: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:8559: $? = 0
configure:8566: test -s conftest.o
configure:8569: $? = 0
configure:8581: result: yes
configure:8591: checking for uid_t in sys/types.h
configure:8614: result: yes
configure:8629: checking for inline
configure:8655: gcc -c -g -O2 conftest.c >&5
configure:8661: $? = 0
configure:8668: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:8671: $? = 0
configure:8678: test -s conftest.o
configure:8681: $? = 0
configure:8696: result: inline
configure:8715: checking for mode_t
configure:8745: gcc -c -g -O2 conftest.c >&5
configure:8751: $? = 0
configure:8758: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:8761: $? = 0
configure:8768: test -s conftest.o
configure:8771: $? = 0
configure:8783: result: yes
configure:8795: checking for off_t
configure:8825: gcc -c -g -O2 conftest.c >&5
configure:8831: $? = 0
configure:8838: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:8841: $? = 0
configure:8848: test -s conftest.o
configure:8851: $? = 0
configure:8863: result: yes
configure:8875: checking for pid_t
configure:8905: gcc -c -g -O2 conftest.c >&5
configure:8911: $? = 0
configure:8918: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:8921: $? = 0
configure:8928: test -s conftest.o
configure:8931: $? = 0
configure:8943: result: yes
configure:8955: checking for size_t
configure:8985: gcc -c -g -O2 conftest.c >&5
configure:8991: $? = 0
configure:8998: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:9001: $? = 0
configure:9008: test -s conftest.o
configure:9011: $? = 0
configure:9023: result: yes
configure:9035: checking for struct stat.st_blksize
configure:9063: gcc -c -g -O2 conftest.c >&5
configure:9069: $? = 0
configure:9076: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:9079: $? = 0
configure:9086: test -s conftest.o
configure:9089: $? = 0
configure:9160: result: yes
configure:9171: checking whether time.h and sys/time.h may both be included
configure:9201: gcc -c -g -O2 conftest.c >&5
configure:9207: $? = 0
configure:9214: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:9217: $? = 0
configure:9224: test -s conftest.o
configure:9227: $? = 0
configure:9239: result: yes
configure:9249: checking whether struct tm is in sys/time.h or time.h
configure:9277: gcc -c -g -O2 conftest.c >&5
configure:9283: $? = 0
configure:9290: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:9293: $? = 0
configure:9300: test -s conftest.o
configure:9303: $? = 0
configure:9315: result: time.h
configure:9325: checking for working volatile
configure:9354: gcc -c -g -O2 conftest.c >&5
configure:9360: $? = 0
configure:9367: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:9370: $? = 0
configure:9377: test -s conftest.o
configure:9380: $? = 0
configure:9392: result: yes
configure:9402: checking for ptrdiff_t
configure:9432: gcc -c -g -O2 conftest.c >&5
configure:9438: $? = 0
configure:9445: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:9448: $? = 0
configure:9455: test -s conftest.o
configure:9458: $? = 0
configure:9470: result: yes
configure:9488: checking for unistd.h
configure:9494: result: yes
configure:9647: checking for working chown
configure:9690: gcc -o conftest -g -O2 conftest.c >&5
configure:9693: $? = 0
configure:9699: ./conftest
configure:9702: $? = 0
configure:9720: result: yes
configure:9730: checking whether closedir returns void
configure:9764: gcc -o conftest -g -O2 conftest.c >&5
configure:9767: $? = 0
configure:9773: ./conftest
configure:9776: $? = 0
configure:9792: result: no
configure:9802: checking for error_at_line
configure:9828: gcc -o conftest -g -O2 conftest.c >&5
configure:9834: $? = 0
configure:9841: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:9844: $? = 0
configure:9851: test -s conftest
configure:9854: $? = 0
configure:9867: result: yes
configure:9893: checking vfork.h usability
configure:9910: gcc -c -g -O2 conftest.c >&5
conftest.c:88:19: error: vfork.h: No such file or directory
configure:9916: $? = 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 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>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #if HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <vfork.h>
configure:9947: result: no
configure:9951: checking vfork.h presence
configure:9966: gcc -E conftest.c
conftest.c:55:19: error: vfork.h: No such file or directory
configure:9972: $? = 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 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:9993: result: no
configure:10021: checking for vfork.h
configure:10029: result: no
configure:10047: checking for fork
configure:10103: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:78: warning: conflicting types for built-in function 'fork’
configure:10109: $? = 0
configure:10116: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:10119: $? = 0
configure:10126: test -s conftest
configure:10129: $? = 0
configure:10143: result: yes
configure:10047: checking for vfork
configure:10103: gcc -o conftest -g -O2 conftest.c >&5
configure:10109: $? = 0
configure:10116: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:10119: $? = 0
configure:10126: test -s conftest
configure:10129: $? = 0
configure:10143: result: yes
configure:10154: checking for working fork
configure:10186: gcc -o conftest -g -O2 conftest.c >&5
configure:10189: $? = 0
configure:10195: ./conftest
configure:10198: $? = 0
configure:10214: result: yes
configure:10235: checking for working vfork
configure:10373: result: yes
configure:10404: checking for _LARGEFILE_SOURCE value needed for large files
configure:10432: gcc -c -g -O2 conftest.c >&5
conftest.c: In function ‘main’:
conftest.c:63: warning: the address of ‘fseeko’, will always evaluate as 'true’
configure:10438: $? = 0
configure:10445: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:10448: $? = 0
configure:10455: test -s conftest.o
configure:10458: $? = 0
configure:10531: result: no
configure:10545: checking for fseeko
configure:10571: gcc -o conftest -g -O2 conftest.c >&5
conftest.c: In function ‘main’:
conftest.c:63: warning: the address of ‘fseeko’, will always evaluate as 'true’
configure:10577: $? = 0
configure:10584: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:10587: $? = 0
configure:10594: test -s conftest
configure:10597: $? = 0
configure:10610: result: yes
configure:10621: checking whether gcc needs -traditional
configure:10663: result: no
configure:10674: checking for working memcmp
configure:10727: gcc -o conftest -g -O2 conftest.c >&5
configure:10730: $? = 0
configure:10736: ./conftest
configure:10739: $? = 0
configure:10755: result: yes
configure:10771: checking for stdlib.h
configure:10777: result: yes
configure:10771: checking for sys/time.h
configure:10777: result: yes
configure:10771: checking for unistd.h
configure:10777: result: yes
configure:10934: checking for alarm
configure:10990: gcc -o conftest -g -O2 conftest.c >&5
configure:10996: $? = 0
configure:11003: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:11006: $? = 0
configure:11013: test -s conftest
configure:11016: $? = 0
configure:11030: result: yes
configure:11040: checking for working mktime
configure:11221: gcc -o conftest -g -O2 conftest.c >&5
configure:11224: $? = 0
configure:11230: ./conftest
configure:11233: $? = 0
configure:11249: result: yes
configure:11266: checking for stdlib.h
configure:11272: result: yes
configure:11266: checking for unistd.h
configure:11272: result: yes
configure:11429: checking for getpagesize
configure:11485: gcc -o conftest -g -O2 conftest.c >&5
configure:11491: $? = 0
configure:11498: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:11501: $? = 0
configure:11508: test -s conftest
configure:11511: $? = 0
configure:11525: result: yes
configure:11535: checking for working mmap
configure:11682: gcc -o conftest -g -O2 conftest.c >&5
configure:11685: $? = 0
configure:11691: ./conftest
configure:11694: $? = 0
configure:11710: result: yes
configure:11737: checking sys/select.h usability
configure:11754: gcc -c -g -O2 conftest.c >&5
configure:11760: $? = 0
configure:11767: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:11770: $? = 0
configure:11777: test -s conftest.o
configure:11780: $? = 0
configure:11791: result: yes
configure:11795: checking sys/select.h presence
configure:11810: gcc -E conftest.c
configure:11816: $? = 0
configure:11837: result: yes
configure:11865: checking for sys/select.h
configure:11873: result: yes
configure:11727: checking for sys/socket.h
configure:11733: result: yes
configure:11886: checking types of arguments for select
configure:11924: gcc -c -g -O2 conftest.c >&5
configure:11930: $? = 0
configure:11937: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:11940: $? = 0
configure:11947: test -s conftest.o
configure:11950: $? = 0
configure:11968: result: int,fd_set ,struct timeval *
configure:11991: checking for function prototypes
configure:11994: result: yes
configure:12011: checking whether setvbuf arguments are reversed
configure:12041: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:77: error: conflicting types for ‘setvbuf’
/usr/include/stdio.h:314: error: previous declaration of ‘setvbuf’ was here
configure:12047: $? = 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 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_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_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>
| # if PROTOTYPES
| int (setvbuf) (FILE *, int, char , size_t);
| # endif
| int
| main ()
| {
| char buf; return setvbuf (stdout, _IOLBF, &buf, 1);
| ;
| return 0;
| }
configure:12200: result: no
configure:12210: checking return type of signal handlers
configure:12238: gcc -c -g -O2 conftest.c >&5
conftest.c: In function ‘main’:
conftest.c:81: error: void value not ignored as it ought to be
configure:12244: $? = 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 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_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_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:12276: result: void
configure:12284: checking whether lstat dereferences a symlink specified with a trailing slash
configure:12320: gcc -o conftest -g -O2 conftest.c >&5
configure:12323: $? = 0
configure:12329: ./conftest
configure:12332: $? = 0
configure:12355: result: yes
configure:12374: checking whether stat accepts an empty string
configure:12404: gcc -o conftest -g -O2 conftest.c >&5
configure:12407: $? = 0
configure:12413: ./conftest
configure:12416: $? = 0
configure:12432: result: no
configure:12448: checking for working strcoll
configure:12479: gcc -o conftest -g -O2 conftest.c >&5
configure:12482: $? = 0
configure:12488: ./conftest
configure:12491: $? = 0
configure:12507: result: yes
configure:12521: checking for strftime
configure:12577: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:101: warning: conflicting types for built-in function 'strftime’
configure:12583: $? = 0
configure:12590: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:12593: $? = 0
configure:12600: test -s conftest
configure:12603: $? = 0
configure:12617: result: yes
configure:12714: checking for working strnlen
configure:12758: gcc -o conftest -g -O2 conftest.c >&5
configure:12761: $? = 0
configure:12767: ./conftest
configure:12770: $? = 0
configure:12786: result: yes
configure:12795: checking for working strtod
configure:12846: gcc -o conftest -g -O2 conftest.c >&5
configure:12849: $? = 0
configure:12855: ./conftest
configure:12858: $? = 0
configure:12874: result: yes
configure:13070: checking whether utime accepts a null argument
configure:13106: gcc -o conftest -g -O2 conftest.c >&5
configure:13109: $? = 0
configure:13115: ./conftest
configure:13118: $? = 0
configure:13134: result: yes
configure:13149: checking for vprintf
configure:13205: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:103: warning: conflicting types for built-in function 'vprintf’
configure:13211: $? = 0
configure:13218: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:13221: $? = 0
configure:13228: test -s conftest
configure:13231: $? = 0
configure:13245: result: yes
configure:13252: checking for _doprnt
configure:13308: gcc -o conftest -g -O2 conftest.c >&5
/tmp/cc2SX2n4.o: In function main': /usr/src/asterisk/conftest.c:115: undefined reference to_doprnt’
collect2: ld returned 1 exit status
configure:13314: $? = 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 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_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_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:13347: result: no
configure:13410: checking for atexit
configure:13466: gcc -o conftest -g -O2 conftest.c >&5
configure:13472: $? = 0
configure:13479: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:13482: $? = 0
configure:13489: test -s conftest
configure:13492: $? = 0
configure:13506: result: yes
configure:13410: checking for bzero
configure:13466: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:105: warning: conflicting types for built-in function 'bzero’
configure:13472: $? = 0
configure:13479: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:13482: $? = 0
configure:13489: test -s conftest
configure:13492: $? = 0
configure:13506: result: yes
configure:13410: checking for dup2
configure:13466: gcc -o conftest -g -O2 conftest.c >&5
configure:13472: $? = 0
configure:13479: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:13482: $? = 0
configure:13489: test -s conftest
configure:13492: $? = 0
configure:13506: result: yes
configure:13410: checking for endpwent
configure:13466: gcc -o conftest -g -O2 conftest.c >&5
configure:13472: $? = 0
configure:13479: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:13482: $? = 0
configure:13489: test -s conftest
configure:13492: $? = 0
configure:13506: result: yes
configure:13410: checking for floor
configure:13466: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:108: warning: conflicting types for built-in function ‘floor’
/tmp/cc4vCfmQ.o: In function main': /usr/src/asterisk/conftest.c:119: undefined reference tofloor’
collect2: ld returned 1 exit status
configure:13472: $? = 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 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_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_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_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:13506: result: no
configure:13410: checking for ftruncate
configure:13466: gcc -o conftest -g -O2 conftest.c >&5
configure:13472: $? = 0
configure:13479: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:13482: $? = 0
configure:13489: test -s conftest
configure:13492: $? = 0
configure:13506: result: yes
configure:13410: checking for getcwd
configure:13466: gcc -o conftest -g -O2 conftest.c >&5
configure:13472: $? = 0
configure:13479: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:13482: $? = 0
configure:13489: test -s conftest
configure:13492: $? = 0
configure:13506: result: yes
configure:13410: checking for gethostbyname
configure:13466: gcc -o conftest -g -O2 conftest.c >&5
configure:13472: $? = 0
configure:13479: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:13482: $? = 0
configure:13489: test -s conftest
configure:13492: $? = 0
configure:13506: result: yes
configure:13410: checking for gethostname
configure:13466: gcc -o conftest -g -O2 conftest.c >&5
configure:13472: $? = 0
configure:13479: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:13482: $? = 0
configure:13489: test -s conftest
configure:13492: $? = 0
configure:13506: result: yes
configure:13410: checking for gettimeofday
configure:13466: gcc -o conftest -g -O2 conftest.c >&5
configure:13472: $? = 0
configure:13479: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:13482: $? = 0
configure:13489: test -s conftest
configure:13492: $? = 0
configure:13506: result: yes
configure:13410: checking for inet_ntoa
configure:13466: gcc -o conftest -g -O2 conftest.c >&5
configure:13472: $? = 0
configure:13479: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:13482: $? = 0
configure:13489: test -s conftest
configure:13492: $? = 0
configure:13506: result: yes
configure:13410: checking for isascii
configure:13466: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:114: warning: conflicting types for built-in function 'isascii’
configure:13472: $? = 0
configure:13479: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:13482: $? = 0
configure:13489: test -s conftest
configure:13492: $? = 0
configure:13506: result: yes
configure:13410: checking for localtime_r
configure:13466: gcc -o conftest -g -O2 conftest.c >&5
configure:13472: $? = 0
configure:13479: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:13482: $? = 0
configure:13489: test -s conftest
configure:13492: $? = 0
configure:13506: result: yes
configure:13410: checking for memchr
configure:13466: gcc -o conftest -g -O2 conftest.c >&5
configure:13472: $? = 0
configure:13479: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:13482: $? = 0
configure:13489: test -s conftest
configure:13492: $? = 0
configure:13506: result: yes
configure:13410: checking for memmove
configure:13466: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:117: warning: conflicting types for built-in function 'memmove’
configure:13472: $? = 0
configure:13479: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:13482: $? = 0
configure:13489: test -s conftest
configure:13492: $? = 0
configure:13506: result: yes
configure:13410: checking for memset
configure:13466: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:118: warning: conflicting types for built-in function 'memset’
configure:13472: $? = 0
configure:13479: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:13482: $? = 0
configure:13489: test -s conftest
configure:13492: $? = 0
configure:13506: result: yes
configure:13410: checking for mkdir
configure:13466: gcc -o conftest -g -O2 conftest.c >&5
configure:13472: $? = 0
configure:13479: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:13482: $? = 0
configure:13489: test -s conftest
configure:13492: $? = 0
configure:13506: result: yes
configure:13410: checking for munmap
configure:13466: gcc -o conftest -g -O2 conftest.c >&5
configure:13472: $? = 0
configure:13479: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:13482: $? = 0
configure:13489: test -s conftest
configure:13492: $? = 0
configure:13506: result: yes
configure:13410: checking for pow
configure:13466: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:121: warning: conflicting types for built-in function ‘pow’
/tmp/ccyiUcYO.o: In function main': /usr/src/asterisk/conftest.c:132: undefined reference topow’
collect2: ld returned 1 exit status
configure:13472: $? = 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 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_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_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_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_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_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_UNSETENV 1
| #define HAVE_UTIME 1
| #define HAVE_STRTOQ 1
| #define HAVE_STRCASESTR 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| /* end confdefs.h. /
|
| int
| main ()
| {
| int foo1; int foo2 = __sync_fetch_and_add(&foo1, 1);
| ;
| return 0;
| }
configure:13579: result: no
configure:13587: checking checking for res_ninit
configure:13610: gcc -o conftest -g -O2 conftest.c >&5
configure:13616: $? = 0
configure:13623: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:13626: $? = 0
configure:13633: test -s conftest
configure:13636: $? = 0
configure:13638: result: yes
configure:13657: checking checking for RTLD_NOLOAD
configure:13680: gcc -o conftest -g -O2 conftest.c >&5
configure:13686: $? = 0
configure:13693: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:13696: $? = 0
configure:13703: test -s conftest
configure:13706: $? = 0
configure:13708: result: yes
configure:13728: checking checking for compiler ‘attribute pure’ support
configure:13751: gcc -c -g -O2 conftest.c >&5
configure:13757: $? = 0
configure:13764: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:13767: $? = 0
configure:13774: test -s conftest.o
configure:13777: $? = 0
configure:13779: result: yes
configure:13797: checking checking for compiler ‘attribute malloc’ support
configure:13820: gcc -c -g -O2 conftest.c >&5
conftest.c:126: warning: ‘malloc’ attribute ignored
configure:13826: $? = 0
configure:13833: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:13836: $? = 0
configure:13843: test -s conftest.o
configure:13846: $? = 0
configure:13848: result: yes
configure:13866: checking checking for compiler ‘attribute const’ support
configure:13889: gcc -c -g -O2 conftest.c >&5
configure:13895: $? = 0
configure:13902: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:13905: $? = 0
configure:13912: test -s conftest.o
configure:13915: $? = 0
configure:13917: result: yes
configure:13935: checking checking for compiler ‘attribute unused’ support
configure:13958: gcc -c -g -O2 conftest.c >&5
configure:13964: $? = 0
configure:13971: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:13974: $? = 0
configure:13981: test -s conftest.o
configure:13984: $? = 0
configure:13986: result: yes
configure:14004: checking checking for compiler ‘attribute always_inline’ support
configure:14027: gcc -c -g -O2 conftest.c >&5
configure:14033: $? = 0
configure:14040: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:14043: $? = 0
configure:14050: test -s conftest.o
configure:14053: $? = 0
configure:14055: result: yes
configure:14083: checking libkern/OSAtomic.h usability
configure:14100: gcc -c -g -O2 conftest.c >&5
conftest.c:163:30: error: libkern/OSAtomic.h: No such file or directory
configure:14106: $? = 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 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_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_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_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_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_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_UNSETENV 1
| #define HAVE_UTIME 1
| #define HAVE_STRTOQ 1
| #define HAVE_STRCASESTR 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_RES_NINIT 1
| #define HAVE_RTLD_NOLOAD 1
| #define HAVE_ATTRIBUTE_pure 1
| #define HAVE_ATTRIBUTE_malloc 1
| #define HAVE_ATTRIBUTE_const 1
| #define HAVE_ATTRIBUTE_unused 1
| #define HAVE_ATTRIBUTE_always_inline 1
| /
end confdefs.h. /
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #if HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libkern/OSAtomic.h>
configure:14137: result: no
configure:14141: checking libkern/OSAtomic.h presence
configure:14156: gcc -E conftest.c
conftest.c:130:30: error: libkern/OSAtomic.h: No such file or directory
configure:14162: $? = 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 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_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_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_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_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_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_UNSETENV 1
| #define HAVE_UTIME 1
| #define HAVE_STRTOQ 1
| #define HAVE_STRCASESTR 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_RES_NINIT 1
| #define HAVE_RTLD_NOLOAD 1
| #define HAVE_ATTRIBUTE_pure 1
| #define HAVE_ATTRIBUTE_malloc 1
| #define HAVE_ATTRIBUTE_const 1
| #define HAVE_ATTRIBUTE_unused 1
| #define HAVE_ATTRIBUTE_always_inline 1
| /
end confdefs.h. /
| #include <libkern/OSAtomic.h>
configure:14183: result: no
configure:14211: checking for libkern/OSAtomic.h
configure:14218: result: no
configure:14232: checking for int
configure:14262: gcc -c -g -O2 conftest.c >&5
configure:14268: $? = 0
configure:14275: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:14278: $? = 0
configure:14285: test -s conftest.o
configure:14288: $? = 0
configure:14300: result: yes
configure:14303: checking size of int
configure:14691: gcc -o conftest -g -O2 conftest.c >&5
configure:14694: $? = 0
configure:14700: ./conftest
configure:14703: $? = 0
configure:14725: result: 4
configure:14745: checking for snd_spcm_init in -lasound
configure:14780: gcc -o conftest -g -O2 conftest.c -lasound -lm -ldl >&5
configure:14786: $? = 0
configure:14793: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:14796: $? = 0
configure:14803: test -s conftest
configure:14806: $? = 0
configure:14820: result: yes
configure:15008: checking alsa/asoundlib.h usability
configure:15025: gcc -c -g -O2 conftest.c >&5
configure:15031: $? = 0
configure:15038: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:15041: $? = 0
configure:15048: test -s conftest.o
configure:15051: $? = 0
configure:15062: result: yes
configure:15066: checking alsa/asoundlib.h presence
configure:15081: gcc -E conftest.c
configure:15087: $? = 0
configure:15108: result: yes
configure:15136: checking for alsa/asoundlib.h
configure:15143: result: yes
configure:15205: checking for initscr in -lcurses
configure:15240: gcc -o conftest -g -O2 conftest.c -lcurses >&5
configure:15246: $? = 0
configure:15253: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:15256: $? = 0
configure:15263: test -s conftest
configure:15266: $? = 0
configure:15280: result: yes
configure:15468: checking curses.h usability
configure:15485: gcc -c -g -O2 conftest.c >&5
configure:15491: $? = 0
configure:15498: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:15501: $? = 0
configure:15508: test -s conftest.o
configure:15511: $? = 0
configure:15522: result: yes
configure:15526: checking curses.h presence
configure:15541: gcc -E conftest.c
configure:15547: $? = 0
configure:15568: result: yes
configure:15596: checking for curses.h
configure:15603: result: yes
configure:15673: checking for gsm_create in -lgsm
configure:15708: gcc -o conftest -g -O2 conftest.c -lgsm >&5
/usr/bin/ld: cannot find -lgsm
collect2: ld returned 1 exit status
configure:15714: $? = 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 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_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_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_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_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_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_UNSETENV 1
| #define HAVE_UTIME 1
| #define HAVE_STRTOQ 1
| #define HAVE_STRCASESTR 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_RES_NINIT 1
| #define HAVE_RTLD_NOLOAD 1
| #define HAVE_ATTRIBUTE_pure 1
| #define HAVE_ATTRIBUTE_malloc 1
| #define HAVE_ATTRIBUTE_const 1
| #define HAVE_ATTRIBUTE_unused 1
| #define HAVE_ATTRIBUTE_always_inline 1
| #define SIZEOF_INT 4
| #define HAVE_ALSA 1
| #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:15748: result: no
configure:15783: checking for iks_start_sasl in -liksemel
configure:15818: gcc -o conftest -g -O2 conftest.c -liksemel >&5
/usr/bin/ld: cannot find -liksemel
collect2: ld returned 1 exit status
configure:15824: $? = 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 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_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_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_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_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_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_UNSETENV 1
| #define HAVE_UTIME 1
| #define HAVE_STRTOQ 1
| #define HAVE_STRCASESTR 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_RES_NINIT 1
| #define HAVE_RTLD_NOLOAD 1
| #define HAVE_ATTRIBUTE_pure 1
| #define HAVE_ATTRIBUTE_malloc 1
| #define HAVE_ATTRIBUTE_const 1
| #define HAVE_ATTRIBUTE_unused 1
| #define HAVE_ATTRIBUTE_always_inline 1
| #define SIZEOF_INT 4
| #define HAVE_ALSA 1
| #define HAVE_CURSES 1
| /
end confdefs.h. /
|
| /
Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. /
| #ifdef __cplusplus
| extern “C”
| #endif
| char iks_start_sasl ();
| int
| main ()
| {
| return iks_start_sasl ();
| ;
| return 0;
| }
configure:15858: result: no
configure:16702: checking checking for UW IMAP Toolkit c-client library
configure:16780: gcc -o conftest -g -O2 -I/usr/src/asterisk/…/imap-2004g/c-client conftest.c /usr/src/asterisk/…/imap-2004g/c-client/c-client.a >&5
gcc: /usr/src/asterisk/…/imap-2004g/c-client/c-client.a: No such file or directory
conftest.c:133:22: error: c-client.h: No such file or directory
conftest.c:134: error: expected ‘)’ before '
’ token
conftest.c:137: error: expected ‘)’ before '
’ token
conftest.c:140: error: expected ‘)’ before '
’ token
conftest.c:143: error: expected ‘)’ before '
’ token
conftest.c:146: error: expected ‘)’ before '
’ token
conftest.c:149: error: expected ‘)’ before '
’ token
conftest.c:152: error: expected ‘)’ before '
’ token
conftest.c:155: error: expected ‘)’ before '
’ token
conftest.c:164: error: expected ‘)’ before '
’ token
conftest.c:167: error: expected ‘)’ before ‘’ token
conftest.c:170: error: expected ‘)’ before '
’ token
conftest.c:173: error: expected ‘)’ before '’ token
conftest.c: In function ‘main’:
conftest.c:183: error: ‘MAILSTREAM’ undeclared (first use in this function)
conftest.c:183: error: (Each undeclared identifier is reported only once
conftest.c:183: error: for each function it appears in.)
conftest.c:183: error: ‘foo’ undeclared (first use in this function)
conftest.c:183: error: ‘NULL’ undeclared (first use in this function)
configure:16786: $? = 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 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_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_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_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_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_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_UNSETENV 1
| #define HAVE_UTIME 1
| #define HAVE_STRTOQ 1
| #define HAVE_STRCASESTR 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_RES_NINIT 1
| #define HAVE_RTLD_NOLOAD 1
| #define HAVE_ATTRIBUTE_pure 1
| #define HAVE_ATTRIBUTE_malloc 1
| #define HAVE_ATTRIBUTE_const 1
| #define HAVE_ATTRIBUTE_unused 1
| #define HAVE_ATTRIBUTE_always_inline 1
| #define SIZEOF_INT 4
| #define HAVE_ALSA 1
| #define HAVE_CURSES 1
| /
end confdefs.h. */
| #include “c-client.h”
| void mm_searched (MAILSTREAM *stream,unsigned long number)
| {
| }
| void mm_exists (MAILSTREAM *stream,unsigned long number)
| {
| }
| void mm_expunged (MAILSTREAM *stream,unsigned long number)
| {
| }
| void mm_flags (MAILSTREAM *stream,unsigned long number)
| {
| }
| void mm_notify (MAILSTREAM *stream,char *string,long errflg)
| {
| }
| void mm_list (MAILSTREAM *stream,int delimiter,char *mailbox,long attributes)
| {
| }
| void mm_lsub (MAILSTREAM *stream,int delimiter,char *mailbox,long attributes)
| {
| }
| void mm_status (MAILSTREAM *stream,char *mailbox,MAILSTATUS *status)
| {
| }
| void mm_log (char *string,long errflg)
| {
| }
| void mm_dlog (char *string)
| {
| }
| void mm_login (NETMBX *mb,char *user,char *pwd,long trial)
| {
| }
| void mm_critical (MAILSTREAM *stream)
| {
| }
| void mm_nocritical (MAILSTREAM *stream)
| {
| }
| long mm_diskerror (MAILSTREAM *stream,long errcode,long serious)
| {
| }
| void mm_fatal (char *string)
| {
| }
| int
| main ()
| {
|
| MAILSTREAM foo = mail_open(NULL, “”, 0);
|
|
| ;
| return 0;
| }
configure:16962: result: no
configure:16975: checking checking for crashHandler in -lkdecore
configure:17010: g++ -o conftest -g -O2 -I/include conftest.cpp -L/lib -lkdecore >&5
conftest.cpp:133:20: error: kcrash.h: No such file or directory
conftest.cpp: In function ‘int main()’:
conftest.cpp:137: error: ‘KCrash’ has not been declared
conftest.cpp:137: error: invalid type in declaration before ‘(’ token
configure:17016: $? = 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 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_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_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_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_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_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_UNSETENV 1
| #define HAVE_UTIME 1
| #define HAVE_STRTOQ 1
| #define HAVE_STRCASESTR 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_RES_NINIT 1
| #define HAVE_RTLD_NOLOAD 1
| #define HAVE_ATTRIBUTE_pure 1
| #define HAVE_ATTRIBUTE_malloc 1
| #define HAVE_ATTRIBUTE_const 1
| #define HAVE_ATTRIBUTE_unused 1
| #define HAVE_ATTRIBUTE_always_inline 1
| #define SIZEOF_INT 4
| #define HAVE_ALSA 1
| #define HAVE_CURSES 1
| /
end confdefs.h. /
| #include “kcrash.h”
| int
| main ()
| {
| KCrash::defaultCrashHandler(1);
| ;
| return 0;
| }
|
configure:17079: result: no
configure:17210: checking for mISDN_open in -lmISDN
configure:17245: gcc -o conftest -g -O2 conftest.c -lmISDN >&5
/usr/bin/ld: cannot find -lmISDN
collect2: ld returned 1 exit status
configure:17251: $? = 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 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_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_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_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_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_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_UNSETENV 1
| #define HAVE_UTIME 1
| #define HAVE_STRTOQ 1
| #define HAVE_STRCASESTR 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_RES_NINIT 1
| #define HAVE_RTLD_NOLOAD 1
| #define HAVE_ATTRIBUTE_pure 1
| #define HAVE_ATTRIBUTE_malloc 1
| #define HAVE_ATTRIBUTE_const 1
| #define HAVE_ATTRIBUTE_unused 1
| #define HAVE_ATTRIBUTE_always_inline 1
| #define SIZEOF_INT 4
| #define HAVE_ALSA 1
| #define HAVE_CURSES 1
| /
end confdefs.h. /
|
| /
Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. /
| #ifdef __cplusplus
| extern “C”
| #endif
| char mISDN_open ();
| int
| main ()
| {
| return mISDN_open ();
| ;
| return 0;
| }
configure:17285: result: no
configure:18591: checking for nbs_connect in -lnbs
configure:18626: gcc -o conftest -g -O2 conftest.c -lnbs >&5
/usr/bin/ld: cannot find -lnbs
collect2: ld returned 1 exit status
configure:18632: $? = 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 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_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_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_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_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_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_UNSETENV 1
| #define HAVE_UTIME 1
| #define HAVE_STRTOQ 1
| #define HAVE_STRCASESTR 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_RES_NINIT 1
| #define HAVE_RTLD_NOLOAD 1
| #define HAVE_ATTRIBUTE_pure 1
| #define HAVE_ATTRIBUTE_malloc 1
| #define HAVE_ATTRIBUTE_const 1
| #define HAVE_ATTRIBUTE_unused 1
| #define HAVE_ATTRIBUTE_always_inline 1
| #define SIZEOF_INT 4
| #define HAVE_ALSA 1
| #define HAVE_CURSES 1
| /
end confdefs.h. /
|
| /
Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. /
| #ifdef __cplusplus
| extern “C”
| #endif
| char nbs_connect ();
| int
| main ()
| {
| return nbs_connect ();
| ;
| return 0;
| }
configure:18666: result: no
configure:19051: checking for initscr in -lncurses
configure:19086: gcc -o conftest -g -O2 conftest.c -lncurses >&5
configure:19092: $? = 0
configure:19099: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:19102: $? = 0
configure:19109: test -s conftest
configure:19112: $? = 0
configure:19126: result: yes
configure:19305: checking for curses.h
configure:19310: result: yes
configure:19666: checking for net-snmp-config
configure:19699: result: no
configure:19851: checking for newtBell in -lnewt
configure:19886: gcc -o conftest -g -O2 conftest.c -lnewt >&5
configure:19892: $? = 0
configure:19899: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:19902: $? = 0
configure:19909: test -s conftest
configure:19912: $? = 0
configure:19926: result: yes
configure:20114: checking newt.h usability
configure:20131: gcc -c -g -O2 conftest.c >&5
configure:20137: $? = 0
configure:20144: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:20147: $? = 0
configure:20154: test -s conftest.o
configure:20157: $? = 0
configure:20168: result: yes
configure:20172: checking newt.h presence
configure:20187: gcc -E conftest.c
configure:20193: $? = 0
configure:20214: result: yes
configure:20242: checking for newt.h
configure:20249: result: yes
configure:20311: checking for SQLConnect in -lodbc
configure:20346: gcc -o conftest -g -O2 conftest.c -lodbc -lltdl >&5
/usr/bin/ld: cannot find -lltdl
collect2: ld returned 1 exit status
configure:20352: $? = 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 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_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_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_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_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_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_UNSETENV 1
| #define HAVE_UTIME 1
| #define HAVE_STRTOQ 1
| #define HAVE_STRCASESTR 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_RES_NINIT 1
| #define HAVE_RTLD_NOLOAD 1
| #define HAVE_ATTRIBUTE_pure 1
| #define HAVE_ATTRIBUTE_malloc 1
| #define HAVE_ATTRIBUTE_const 1
| #define HAVE_ATTRIBUTE_unused 1
| #define HAVE_ATTRIBUTE_always_inline 1
| #define SIZEOF_INT 4
| #define HAVE_ALSA 1
| #define HAVE_CURSES 1
| #define HAVE_NCURSES 1
| #define HAVE_NEWT 1
| /
end confdefs.h. /
|
| /
Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. /
| #ifdef __cplusplus
| extern “C”
| #endif
| char SQLConnect ();
| int
| main ()
| {
| return SQLConnect ();
| ;
| return 0;
| }
configure:20386: result: no
configure:20771: checking for ogg_sync_init in -logg
configure:20806: gcc -o conftest -g -O2 conftest.c -logg >&5
configure:20812: $? = 0
configure:20819: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:20822: $? = 0
configure:20829: test -s conftest
configure:20832: $? = 0
configure:20846: result: yes
configure:21231: checking for OSPPCryptoDecrypt in -losptk
configure:21266: gcc -o conftest -g -O2 conftest.c -losptk -lcrypto -lssl >&5
/usr/bin/ld: cannot find -losptk
collect2: ld returned 1 exit status
configure:21272: $? = 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 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_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_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_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_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_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_UNSETENV 1
| #define HAVE_UTIME 1
| #define HAVE_STRTOQ 1
| #define HAVE_STRCASESTR 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_RES_NINIT 1
| #define HAVE_RTLD_NOLOAD 1
| #define HAVE_ATTRIBUTE_pure 1
| #define HAVE_ATTRIBUTE_malloc 1
| #define HAVE_ATTRIBUTE_const 1
| #define HAVE_ATTRIBUTE_unused 1
| #define HAVE_ATTRIBUTE_always_inline 1
| #define SIZEOF_INT 4
| #define HAVE_ALSA 1
| #define HAVE_CURSES 1
| #define HAVE_NCURSES 1
| #define HAVE_NEWT 1
| #define HAVE_OGG 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:21306: result: no
configure:21692: checking linux/soundcard.h usability
configure:21709: gcc -c -g -O2 conftest.c >&5
configure:21715: $? = 0
configure:21722: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:21725: $? = 0
configure:21732: test -s conftest.o
configure:21735: $? = 0
configure:21746: result: yes
configure:21750: checking linux/soundcard.h presence
configure:21765: gcc -E conftest.c
configure:21771: $? = 0
configure:21792: result: yes
configure:21820: checking for linux/soundcard.h
configure:21827: result: yes
configure:22633: checking for pg_config
configure:22651: found /usr/bin/pg_config
configure:22663: result: /usr/bin/pg_config
configure:22695: checking for PQexec in -lpq
configure:22730: gcc -o conftest -g -O2 conftest.c -lpq -L/usr/lib -lz >&5
configure:22736: $? = 0
configure:22743: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:22746: $? = 0
configure:22753: test -s conftest
configure:22756: $? = 0
configure:22770: result: yes
configure:22820: checking for poptStrerror in -lpopt
configure:22855: gcc -o conftest -g -O2 conftest.c -lpopt >&5
configure:22861: $? = 0
configure:22868: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:22871: $? = 0
configure:22878: test -s conftest
configure:22881: $? = 0
configure:22895: result: yes
configure:23083: checking popt.h usability
configure:23100: gcc -c -g -O2 conftest.c >&5
configure:23106: $? = 0
configure:23113: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:23116: $? = 0
configure:23123: test -s conftest.o
configure:23126: $? = 0
configure:23137: result: yes
configure:23141: checking popt.h presence
configure:23156: gcc -E conftest.c
configure:23162: $? = 0
configure:23183: result: yes
configure:23211: checking for popt.h
configure:23218: result: yes
configure:23280: checking for pri_call in -lpri
configure:23315: gcc -o conftest -g -O2 conftest.c -lpri >&5
configure:23321: $? = 0
configure:23328: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:23331: $? = 0
configure:23338: test -s conftest
configure:23341: $? = 0
configure:23355: result: yes
configure:23543: checking libpri.h usability
configure:23560: gcc -c -g -O2 conftest.c >&5
configure:23566: $? = 0
configure:23573: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:23576: $? = 0
configure:23583: test -s conftest.o
configure:23586: $? = 0
configure:23597: result: yes
configure:23601: checking libpri.h presence
configure:23616: gcc -E conftest.c
configure:23622: $? = 0
configure:23643: result: yes
configure:23671: checking for libpri.h
configure:23678: result: yes
configure:23732: checking checking for existence of pwlib
configure:23763: gcc -o conftest -g -O2 -I/include conftest.c -L -lptlib_linux-gnu_i386-redhat-linux-gnu_r >&5
conftest.c:141:19: error: ptime.h: No such file or directory
conftest.c: In function ‘main’:
conftest.c:145: error: ‘PTime’ undeclared (first use in this function)
conftest.c:145: error: (Each undeclared identifier is reported only once
conftest.c:145: error: for each function it appears in.)
conftest.c:145: error: expected ‘,’ or ‘;’ before ‘:’ token
configure:23769: $? = 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 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_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_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_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_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_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_UNSETENV 1
| #define HAVE_UTIME 1
| #define HAVE_STRTOQ 1
| #define HAVE_STRCASESTR 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_RES_NINIT 1
| #define HAVE_RTLD_NOLOAD 1
| #define HAVE_ATTRIBUTE_pure 1
| #define HAVE_ATTRIBUTE_malloc 1
| #define HAVE_ATTRIBUTE_const 1
| #define HAVE_ATTRIBUTE_unused 1
| #define HAVE_ATTRIBUTE_always_inline 1
| #define SIZEOF_INT 4
| #define HAVE_ALSA 1
| #define HAVE_CURSES 1
| #define HAVE_NCURSES 1
| #define HAVE_NEWT 1
| #define HAVE_OGG 1
| #define HAVE_OSS 1
| #define HAVE_PGSQL 1
| #define HAVE_POPT 1
| #define HAVE_PRI 1
| /
end confdefs.h. /
| #include “ptime.h”
| int
| main ()
| {
| int q = PTime::IsDaylightSaving();
| ;
| return 0;
| }
|
configure:23799: result: no
configure:23845: checking checking for QDate in -lqt
configure:23878: g++ -o conftest -g -O2 conftest.cpp -lqt >&5
conftest.cpp:141:27: error: qt3/qdatetime.h: No such file or directory
conftest.cpp: In function ‘int main()’:
conftest.cpp:145: error: ‘QDate’ was not declared in this scope
conftest.cpp:145: error: expected `;’ before 'date’
configure:23884: $? = 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 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_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_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_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_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_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_UNSETENV 1
| #define HAVE_UTIME 1
| #define HAVE_STRTOQ 1
| #define HAVE_STRCASESTR 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_RES_NINIT 1
| #define HAVE_RTLD_NOLOAD 1
| #define HAVE_ATTRIBUTE_pure 1
| #define HAVE_ATTRIBUTE_malloc 1
| #define HAVE_ATTRIBUTE_const 1
| #define HAVE_ATTRIBUTE_unused 1
| #define HAVE_ATTRIBUTE_always_inline 1
| #define SIZEOF_INT 4
| #define HAVE_ALSA 1
| #define HAVE_CURSES 1
| #define HAVE_NCURSES 1
| #define HAVE_NEWT 1
| #define HAVE_OGG 1
| #define HAVE_OSS 1
| #define HAVE_PGSQL 1
| #define HAVE_POPT 1
| #define HAVE_PRI 1
| /
end confdefs.h. */
| #include <qt3/qdatetime.h>
| int
| main ()
| {
| QDate date();
| ;
| return 0;
| }
|
config

| ;
| return 0;
| }
|
configure:23951: g++ -o conftest -g -O2 conftest.cpp -lqt-mt >&5
conftest.cpp:141:27: error: qt3/qdatetime.h: No such file or directory
conftest.cpp: In function ‘int main()’:
conftest.cpp:145: error: ‘QDate’ was not declared in this scope
conftest.cpp:145: error: expected `;’ before 'date’
configure:23957: $? = 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 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_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_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_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_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_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_UNSETENV 1
| #define HAVE_UTIME 1
| #define HAVE_STRTOQ 1
| #define HAVE_STRCASESTR 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_RES_NINIT 1
| #define HAVE_RTLD_NOLOAD 1
| #define HAVE_ATTRIBUTE_pure 1
| #define HAVE_ATTRIBUTE_malloc 1
| #define HAVE_ATTRIBUTE_const 1
| #define HAVE_ATTRIBUTE_unused 1
| #define HAVE_ATTRIBUTE_always_inline 1
| #define SIZEOF_INT 4
| #define HAVE_ALSA 1
| #define HAVE_CURSES 1
| #define HAVE_NCURSES 1
| #define HAVE_NEWT 1
| #define HAVE_OGG 1
| #define HAVE_OSS 1
| #define HAVE_PGSQL 1
| #define HAVE_POPT 1
| #define HAVE_PRI 1
| /
end confdefs.h. /
| #include <qt3/qdatetime.h>
| int
| main ()
| {
| QDate date();
| ;
| return 0;
| }
|
configure:23997: result: no
configure:24146: checking for rc_read_config in -lradiusclient-ng
configure:24181: gcc -o conftest -g -O2 conftest.c -lradiusclient-ng >&5
/usr/bin/ld: cannot find -lradiusclient-ng
collect2: ld returned 1 exit status
configure:24187: $? = 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 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_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_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_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_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_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_UNSETENV 1
| #define HAVE_UTIME 1
| #define HAVE_STRTOQ 1
| #define HAVE_STRCASESTR 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_RES_NINIT 1
| #define HAVE_RTLD_NOLOAD 1
| #define HAVE_ATTRIBUTE_pure 1
| #define HAVE_ATTRIBUTE_malloc 1
| #define HAVE_ATTRIBUTE_const 1
| #define HAVE_ATTRIBUTE_unused 1
| #define HAVE_ATTRIBUTE_always_inline 1
| #define SIZEOF_INT 4
| #define HAVE_ALSA 1
| #define HAVE_CURSES 1
| #define HAVE_NCURSES 1
| #define HAVE_NEWT 1
| #define HAVE_OGG 1
| #define HAVE_OSS 1
| #define HAVE_PGSQL 1
| #define HAVE_POPT 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:24221: result: no
configure:24606: checking for speex_encode in -lspeex
configure:24641: gcc -o conftest -g -O2 conftest.c -lspeex -lm >&5
/usr/bin/ld: cannot find -lspeex
collect2: ld returned 1 exit status
configure:24647: $? = 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 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_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_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_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_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_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_UNSETENV 1
| #define HAVE_UTIME 1
| #define HAVE_STRTOQ 1
| #define HAVE_STRCASESTR 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_RES_NINIT 1
| #define HAVE_RTLD_NOLOAD 1
| #define HAVE_ATTRIBUTE_pure 1
| #define HAVE_ATTRIBUTE_malloc 1
| #define HAVE_ATTRIBUTE_const 1
| #define HAVE_ATTRIBUTE_unused 1
| #define HAVE_ATTRIBUTE_always_inline 1
| #define SIZEOF_INT 4
| #define HAVE_ALSA 1
| #define HAVE_CURSES 1
| #define HAVE_NCURSES 1
| #define HAVE_NEWT 1
| #define HAVE_OGG 1
| #define HAVE_OSS 1
| #define HAVE_PGSQL 1
| #define HAVE_POPT 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 speex_encode ();
| int
| main ()
| {
| return speex_encode ();
| ;
| return 0;
| }
configure:24681: result: no
configure:25066: checking for sqlite_exec in -lsqlite
configure:25101: gcc -o conftest -g -O2 conftest.c -lsqlite >&5
/usr/bin/ld: cannot find -lsqlite
collect2: ld returned 1 exit status
configure:25107: $? = 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 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_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_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_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_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_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_UNSETENV 1
| #define HAVE_UTIME 1
| #define HAVE_STRTOQ 1
| #define HAVE_STRCASESTR 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_RES_NINIT 1
| #define HAVE_RTLD_NOLOAD 1
| #define HAVE_ATTRIBUTE_pure 1
| #define HAVE_ATTRIBUTE_malloc 1
| #define HAVE_ATTRIBUTE_const 1
| #define HAVE_ATTRIBUTE_unused 1
| #define HAVE_ATTRIBUTE_always_inline 1
| #define SIZEOF_INT 4
| #define HAVE_ALSA 1
| #define HAVE_CURSES 1
| #define HAVE_NCURSES 1
| #define HAVE_NEWT 1
| #define HAVE_OGG 1
| #define HAVE_OSS 1
| #define HAVE_PGSQL 1
| #define HAVE_POPT 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 sqlite_exec ();
| int
| main ()
| {
| return sqlite_exec ();
| ;
| return 0;
| }
configure:25141: result: no
configure:25526: checking for ssl2_connect in -lssl
configure:25561: gcc -o conftest -g -O2 conftest.c -lssl -lcrypto >&5
configure:25567: $? = 0
configure:25574: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:25577: $? = 0
configure:25584: test -s conftest
configure:25587: $? = 0
configure:25601: result: yes
configure:25789: checking openssl/ssl.h usability
configure:25806: gcc -c -g -O2 conftest.c >&5
configure:25812: $? = 0
configure:25819: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:25822: $? = 0
configure:25829: test -s conftest.o
configure:25832: $? = 0
configure:25843: result: yes
configure:25847: checking openssl/ssl.h presence
configure:25862: gcc -E conftest.c
configure:25868: $? = 0
configure:25889: result: yes
configure:25917: checking for openssl/ssl.h
configure:25924: result: yes
configure:25986: checking for tds_version in -ltds
configure:26021: gcc -o conftest -g -O2 conftest.c -ltds >&5
/usr/bin/ld: cannot find -ltds
collect2: ld returned 1 exit status
configure:26027: $? = 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 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_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_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_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_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_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_UNSETENV 1
| #define HAVE_UTIME 1
| #define HAVE_STRTOQ 1
| #define HAVE_STRCASESTR 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_RES_NINIT 1
| #define HAVE_RTLD_NOLOAD 1
| #define HAVE_ATTRIBUTE_pure 1
| #define HAVE_ATTRIBUTE_malloc 1
| #define HAVE_ATTRIBUTE_const 1
| #define HAVE_ATTRIBUTE_unused 1
| #define HAVE_ATTRIBUTE_always_inline 1
| #define SIZEOF_INT 4
| #define HAVE_ALSA 1
| #define HAVE_CURSES 1
| #define HAVE_NCURSES 1
| #define HAVE_NEWT 1
| #define HAVE_OGG 1
| #define HAVE_OSS 1
| #define HAVE_PGSQL 1
| #define HAVE_POPT 1
| #define HAVE_PRI 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:26061: result: no
configure:26460: checking for tgetent in -ltermcap
configure:26495: gcc -o conftest -g -O2 conftest.c -ltermcap >&5
configure:26501: $? = 0
configure:26508: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:26511: $? = 0
configure:26518: test -s conftest
configure:26521: $? = 0
configure:26535: result: yes
configure:26920: checking for tgetent in -ltinfo
configure:26955: gcc -o conftest -g -O2 conftest.c -ltinfo >&5
/usr/bin/ld: cannot find -ltinfo
collect2: ld returned 1 exit status
configure:26961: $? = 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 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_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_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_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_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_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_UNSETENV 1
| #define HAVE_UTIME 1
| #define HAVE_STRTOQ 1
| #define HAVE_STRCASESTR 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_RES_NINIT 1
| #define HAVE_RTLD_NOLOAD 1
| #define HAVE_ATTRIBUTE_pure 1
| #define HAVE_ATTRIBUTE_malloc 1
| #define HAVE_ATTRIBUTE_const 1
| #define HAVE_ATTRIBUTE_unused 1
| #define HAVE_ATTRIBUTE_always_inline 1
| #define SIZEOF_INT 4
| #define HAVE_ALSA 1
| #define HAVE_CURSES 1
| #define HAVE_NCURSES 1
| #define HAVE_NEWT 1
| #define HAVE_OGG 1
| #define HAVE_OSS 1
| #define HAVE_PGSQL 1
| #define HAVE_POPT 1
| #define HAVE_PRI 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:26995: result: no
configure:27384: checking for tone_zone_find in -ltonezone
configure:27419: gcc -o conftest -g -O2 conftest.c -ltonezone >&5
configure:27425: $? = 0
configure:27432: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:27435: $? = 0
configure:27442: test -s conftest
configure:27445: $? = 0
configure:27459: result: yes
configure:27647: checking zaptel/tonezone.h usability
configure:27664: gcc -c -g -O2 conftest.c >&5
configure:27670: $? = 0
configure:27677: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:27680: $? = 0
configure:27687: test -s conftest.o
configure:27690: $? = 0
configure:27701: result: yes
configure:27705: checking zaptel/tonezone.h presence
configure:27720: gcc -E conftest.c
configure:27726: $? = 0
configure:27747: result: yes
configure:27775: checking for zaptel/tonezone.h
configure:27782: result: yes
configure:27844: checking for vorbis_info_init in -lvorbis
configure:27879: gcc -o conftest -g -O2 conftest.c -lvorbis -lm -lvorbisenc >&5
configure:27885: $? = 0
configure:27892: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:27895: $? = 0
configure:27902: test -s conftest
configure:27905: $? = 0
configure:27919: result: yes
configure:28107: checking vorbis/codec.h usability
configure:28124: gcc -c -g -O2 conftest.c >&5
configure:28130: $? = 0
configure:28137: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:28140: $? = 0
configure:28147: test -s conftest.o
configure:28150: $? = 0
configure:28161: result: yes
configure:28165: checking vorbis/codec.h presence
configure:28180: gcc -E conftest.c
configure:28186: $? = 0
configure:28207: result: yes
configure:28235: checking for vorbis/codec.h
configure:28242: result: yes
configure:28302: checking checking for vpb_open in -lvpb
configure:28339: g++ -o conftest -g -O2 conftest.cpp -lvpb -lpthread >&5
conftest.cpp:145:20: error: vpbapi.h: No such file or directory
conftest.cpp: In function ‘int main()’:
conftest.cpp:149: error: ‘vpb_open’ was not declared in this scope
configure:28345: $? = 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 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_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_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_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_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_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_UNSETENV 1
| #define HAVE_UTIME 1
| #define HAVE_STRTOQ 1
| #define HAVE_STRCASESTR 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_RES_NINIT 1
| #define HAVE_RTLD_NOLOAD 1
| #define HAVE_ATTRIBUTE_pure 1
| #define HAVE_ATTRIBUTE_malloc 1
| #define HAVE_ATTRIBUTE_const 1
| #define HAVE_ATTRIBUTE_unused 1
| #define HAVE_ATTRIBUTE_always_inline 1
| #define SIZEOF_INT 4
| #define HAVE_ALSA 1
| #define HAVE_CURSES 1
| #define HAVE_NCURSES 1
| #define HAVE_NEWT 1
| #define HAVE_OGG 1
| #define HAVE_OSS 1
| #define HAVE_PGSQL 1
| #define HAVE_POPT 1
| #define HAVE_PRI 1
| #define HAVE_OPENSSL 1
| #define HAVE_TERMCAP 1
| #define HAVE_TONEZONE 1
| #define HAVE_VORBIS 1
| /
end confdefs.h. /
| #include <vpbapi.h>
| int
| main ()
| {
| int q = vpb_open(0,0);
| ;
| return 0;
| }
|
configure:28375: result: no
configure:28428: checking for compress in -lz
configure:28463: gcc -o conftest -g -O2 conftest.c -lz >&5
configure:28469: $? = 0
configure:28476: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:28479: $? = 0
configure:28486: test -s conftest
configure:28489: $? = 0
configure:28503: result: yes
configure:28691: checking zlib.h usability
configure:28708: gcc -c -g -O2 conftest.c >&5
configure:28714: $? = 0
configure:28721: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:28724: $? = 0
configure:28731: test -s conftest.o
configure:28734: $? = 0
configure:28745: result: yes
configure:28749: checking zlib.h presence
configure:28764: gcc -E conftest.c
configure:28770: $? = 0
configure:28791: result: yes
configure:28819: checking for zlib.h
configure:28826: result: yes
configure:28879: checking checking for zt_transcode_header in zaptel.h
configure:28908: gcc -c -g -O2 conftest.c >&5
configure:28914: $? = 0
configure:28921: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:28924: $? = 0
configure:28931: test -s conftest.o
configure:28934: $? = 0
configure:28936: result: yes
configure:29003: checking h323.h usability
configure:29020: gcc -c -g -O2 conftest.c >&5
conftest.c:179:18: error: h323.h: No such file or directory
configure:29026: $? = 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 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_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_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_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_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_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_UNSETENV 1
| #define HAVE_UTIME 1
| #define HAVE_STRTOQ 1
| #define HAVE_STRCASESTR 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_RES_NINIT 1
| #define HAVE_RTLD_NOLOAD 1
| #define HAVE_ATTRIBUTE_pure 1
| #define HAVE_ATTRIBUTE_malloc 1
| #define HAVE_ATTRIBUTE_const 1
| #define HAVE_ATTRIBUTE_unused 1
| #define HAVE_ATTRIBUTE_always_inline 1
| #define SIZEOF_INT 4
| #define HAVE_ALSA 1
| #define HAVE_CURSES 1
| #define HAVE_NCURSES 1
| #define HAVE_NEWT 1
| #define HAVE_OGG 1
| #define HAVE_OSS 1
| #define HAVE_PGSQL 1
| #define HAVE_POPT 1
| #define HAVE_PRI 1
| #define HAVE_OPENSSL 1
| #define HAVE_TERMCAP 1
| #define HAVE_TONEZONE 1
| #define HAVE_VORBIS 1
| #define HAVE_ZLIB 1
| #define HAVE_ZAPTEL 1
| /
end confdefs.h. /
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #if HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <h323.h>
configure:29057: result: no
configure:29061: checking h323.h presence
configure:29076: gcc -E conftest.c
conftest.c:146:18: error: h323.h: No such file or directory
configure:29082: $? = 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 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_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_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_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_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_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_UNSETENV 1
| #define HAVE_UTIME 1
| #define HAVE_STRTOQ 1
| #define HAVE_STRCASESTR 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_RES_NINIT 1
| #define HAVE_RTLD_NOLOAD 1
| #define HAVE_ATTRIBUTE_pure 1
| #define HAVE_ATTRIBUTE_malloc 1
| #define HAVE_ATTRIBUTE_const 1
| #define HAVE_ATTRIBUTE_unused 1
| #define HAVE_ATTRIBUTE_always_inline 1
| #define SIZEOF_INT 4
| #define HAVE_ALSA 1
| #define HAVE_CURSES 1
| #define HAVE_NCURSES 1
| #define HAVE_NEWT 1
| #define HAVE_OGG 1
| #define HAVE_OSS 1
| #define HAVE_PGSQL 1
| #define HAVE_POPT 1
| #define HAVE_PRI 1
| #define HAVE_OPENSSL 1
| #define HAVE_TERMCAP 1
| #define HAVE_TONEZONE 1
| #define HAVE_VORBIS 1
| #define HAVE_ZLIB 1
| #define HAVE_ZAPTEL 1
| /
end confdefs.h. */
| #include <h323.h>
configure:29103: result: no
configure:29131: checking for h323.h
configure:29138: result: no
configure:29151: checking for linux/ixjuser.h
configure:29177: gcc -c -g -O2 conftest.c >&5
configure:29183: $? = 0
configure:29190: test -z “$ac_c_werror_flag” || test ! -s conftest.err
configure:29193: $? = 0
configure:29200: test -s conftest.o
configure:29203: $? = 0
configure:29215: result: yes
configure:29270: checking for gtk-config
configure:29300: result: no
configure:29384: checking for curl-config
configure:29402: found /usr/bin/curl-config
configure:29414: result: /usr/bin/curl-config
configure:29569: creating ./config.status

----------------------

Running config.status.

----------------------

This file was extended by config.status, which was
generated by GNU Autoconf 2.60. Invocation command line was

CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status

on quigonn.thecreeds.net

config.status:747: creating build_tools/menuselect-deps
config.status:747: creating makeopts
config.status:747: creating include/asterisk/autoconfig.h
config.status:1110: include/asterisk/autoconfig.h is unchanged
configure:30823: Package configured for:
configure:30825: OS type : linux-gnu
configure:30827: 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_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_fseeko=yes
ac_cv_func_ftruncate=yes
ac_cv_func_getcwd=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_gethostname=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_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=yes
ac_cv_header_alsa_asoundlib_h=yes
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_ixjuser_h=yes
ac_cv_header_linux_soundcard_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_newt_h=yes
ac_cv_header_openssl_ssl_h=yes
ac_cv_header_popt_h=yes
ac_cv_header_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_vorbis_codec_h=yes
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=yes
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_mISDN_mISDN_open=no
ac_cv_lib_nbs_nbs_connect=no
ac_cv_lib_ncurses_initscr=yes
ac_cv_lib_newt_newtBell=yes
ac_cv_lib_odbc_SQLConnect=no
ac_cv_lib_ogg_ogg_sync_init=yes
ac_cv_lib_osptk_OSPPCryptoDecrypt=no
ac_cv_lib_popt_poptStrerror=yes
ac_cv_lib_pq_PQexec=yes
ac_cv_lib_pri_pri_call=yes
ac_cv_lib_pwlib=no
ac_cv_lib_qt_qt_date=no
ac_cv_lib_radiusclient_ng_rc_read_config=no
ac_cv_lib_speex_speex_encode=no
ac_cv_lib_sqlite_sqlite_exec=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=yes
ac_cv_lib_vpb_vpb_open=no
ac_cv_lib_z_compress=yes
ac_cv_member_struct_stat_st_blksize=yes
ac_cv_objext=o
ac_cv_path_AR=/usr/bin/ar
ac_cv_path_BASENAME=/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_LN=/bin/ln
ac_cv_path_SHELL=/bin/sh
ac_cv_path_ac_pt_CURL=/usr/bin/curl-config
ac_cv_path_ac_pt_PG_CONFIG=/usr/bin/pg_config
ac_cv_path_ac_pt_UNAME=/bin/uname
ac_cv_path_install=’/usr/bin/install -c’
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E’
ac_cv_prog_CXXCPP='g++ -E’
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_gcc_traditional=no
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_large_files=no
ac_cv_sys_largefile_CC=no
ac_cv_sys_largefile_source=no
ac_cv_type__Bool=yes
ac_cv_type_int=yes
ac_cv_type_mode_t=yes
ac_cv_type_off_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_ptrdiff_t=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
ac_cv_type_uid_t=yes
ac_cv_working_alloca_h=yes
ac_cv_zaptel_h=yes

-----------------

Output variables.

-----------------

ALLOCA=’‘
ALSA_INCLUDE=’‘
ALSA_LIB=’-lasound -lm -ldl’
AR=’/usr/bin/ar’
AST_DEVMODE=’'
AWK=‘gawk’
BASENAME=’/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=’/usr/bin/curl-config’
CURLLIB=’-L/usr/kerberos/lib -lcurl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lkrb5support -lcom_err -lresolv -lidn -lssl -lcrypto -lz ‘
CURSES_INCLUDE=’‘
CURSES_LIB=’-lcurses ‘
CXX=‘g++‘
CXXCPP=‘g++ -E’
CXXFLAGS=’-g -O2’
DEFS=’-DHAVE_CONFIG_H’
DIRNAME=’/usr/bin/dirname’
DOT=’:‘
ECHO_C=’‘
ECHO_N=’-n’
ECHO_T=’‘
EDITLINE_LIB=’-ltermcap ‘
EGREP=’/bin/grep -E’
EXEEXT=’‘
FIND=’/usr/bin/find’
FREETDS_INCLUDE=’‘
FREETDS_LIB=’‘
GNUTLS_INCLUDE=’‘
GNUTLS_LIB=’‘
GNU_MAKE=‘make’
GREP=’/bin/grep’
GSM_INCLUDE=’'
GSM_INTERNAL=‘yes’
GSM_LIB=’'
GTKCONFIG=‘No’
GTK_INCLUDE=’‘
GTK_LIB=’'
HOST_CPU='i686’
HOST_OS=‘linux-gnu’
HOST_PLATFORM=‘i686-pc-linux-gnu’
HOST_VENDOR=‘pc’
IKSEMEL_INCLUDE=’‘
IKSEMEL_LIB=’‘
IMAP_TK_INCLUDE=’‘
IMAP_TK_LIB=’‘
INSTALL_DATA=’${INSTALL} -m 644’
INSTALL_PROGRAM=’${INSTALL}‘
INSTALL_SCRIPT=’${INSTALL}‘
ISDNNET_INCLUDE=’‘
ISDNNET_LIB=’‘
KDEDIR=’/usr’
KDEINIT=’‘
KDE_INCLUDE=’‘
KDE_LIB=’‘
LD=’‘
LDFLAGS=’‘
LIBOBJS=’‘
LIBS=’‘
LN=’/bin/ln’
LN_S=‘ln -s’
LTLIBOBJS=’‘
MISDN_INCLUDE=’‘
MISDN_LIB=’‘
NBS_INCLUDE=’‘
NBS_LIB=’‘
NCURSES_INCLUDE=’‘
NCURSES_LIB=’-lncurses '
NETSNMP_CONFIG=‘No’
NETSNMP_INCLUDE=’‘
NETSNMP_LIB=’‘
NEWT_INCLUDE=’‘
NEWT_LIB=’-lnewt ‘
OBJEXT=‘o’
OGG_INCLUDE=’‘
OGG_LIB=’-logg ‘
OPENSSL_INCLUDE=’‘
OPENSSL_LIB=’-lssl -lcrypto’
OSPTK_INCLUDE=’‘
OSPTK_LIB=’‘
OSS_INCLUDE=’‘
OSS_LIB=’‘
PACKAGE_BUGREPORT=’‘
PACKAGE_NAME=’‘
PACKAGE_STRING=’‘
PACKAGE_TARNAME=’‘
PACKAGE_VERSION=’‘
PATH_SEPARATOR=’:'
PBX_ALSA='1’
PBX_CURL='1’
PBX_CURSES='1’
PBX_FREETDS='0’
PBX_GNUTLS='0’
PBX_GSM='1’
PBX_GTK='0’
PBX_H323='0’
PBX_IKSEMEL='0’
PBX_IMAP_TK='0’
PBX_ISDNNET='0’
PBX_IXJUSER='1’
PBX_KDE='0’
PBX_MISDN='0’
PBX_NBS='0’
PBX_NCURSES='1’
PBX_NETSNMP='0’
PBX_NEWT='1’
PBX_OGG='1’
PBX_OPENSSL='1’
PBX_OSPTK='0’
PBX_OSREV='2.6.17-1.2157_FC5’
PBX_OSS='1’
PBX_PGSQL='1’
PBX_POPT='1’
PBX_PRI='1’
PBX_PWLIB='0’
PBX_QT='0’
PBX_RADIUS='0’
PBX_SPEEX='0’
PBX_SQLITE='0’
PBX_SUPPSERV='0’
PBX_TERMCAP=‘1’
PBX_TINFO=‘0’
PBX_TONEZONE=‘1’
PBX_UNIXODBC=‘0’
PBX_VORBIS=‘1’
PBX_VPB=‘0’
PBX_ZAPTEL=‘1’
PBX_ZLIB=‘1’
PGSQL_INCLUDE=’-I/usr/include’
PGSQL_LIB=’-L/usr/lib -lpq -lz -lcrypt’
PG_CONFIG=’/usr/bin/pg_config’
POPT_INCLUDE=’‘
POPT_LIB=’-lpopt ‘
POW_LIB=’‘
PRI_INCLUDE=’‘
PRI_LIB=’-lpri ‘
PWLIB_INCLUDE=’‘
PWLIB_LIB=’‘
QTMOC=’‘
QT_INCLUDE=’‘
QT_LIB=’‘
RADIUS_INCLUDE=’‘
RADIUS_LIB=’‘
RANLIB=‘ranlib’
SHELL=’/bin/sh’
SPEEX_INCLUDE=’‘
SPEEX_LIB=’‘
SQLITE_INCLUDE=’‘
SQLITE_LIB=’‘
SUPPSERV_INCLUDE=’‘
SUPPSERV_LIB=’‘
TERMCAP_INCLUDE=’‘
TERMCAP_LIB=’-ltermcap ‘
TINFO_INCLUDE=’‘
TINFO_LIB=’‘
TONEZONE_INCLUDE=’‘
TONEZONE_LIB=’-ltonezone ‘
UNAME=’/bin/uname’
UNIXODBC_INCLUDE=’‘
UNIXODBC_LIB=’‘
VORBIS_INCLUDE=’‘
VORBIS_LIB=’-lvorbis -lm -lvorbisenc’
VPB_INCLUDE=’‘
VPB_LIB=’‘
ZAPTEL_INCLUDE=’‘
ZAPTEL_LIB=’‘
ZLIB_INCLUDE=’‘
ZLIB_LIB=’-lz ‘
ac_ct_CC=‘gcc’
ac_ct_CXX=‘g++‘
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=’${prefix}‘
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’
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 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_STDLIB_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UNISTD_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_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_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_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_UNSETENV 1
#define HAVE_UTIME 1
#define HAVE_STRTOQ 1
#define HAVE_STRCASESTR 1
#define HAVE_ASPRINTF 1
#define HAVE_VASPRINTF 1
#define HAVE_RES_NINIT 1
#define HAVE_RTLD_NOLOAD 1
#define HAVE_ATTRIBUTE_pure 1
#define HAVE_ATTRIBUTE_malloc 1
#define HAVE_ATTRIBUTE_const 1
#define HAVE_ATTRIBUTE_unused 1
#define HAVE_ATTRIBUTE_always_inline 1
#define SIZEOF_INT 4
#define HAVE_ALSA 1
#define HAVE_CURSES 1
#define HAVE_NCURSES 1
#define HAVE_NEWT 1
#define HAVE_OGG 1
#define HAVE_OSS 1
#define HAVE_PGSQL 1
#define HAVE_POPT 1
#define HAVE_PRI 1
#define HAVE_OPENSSL 1
#define HAVE_TERMCAP 1
#define HAVE_TONEZONE 1
#define HAVE_VORBIS 1
#define HAVE_ZLIB 1
#define HAVE_ZAPTEL 1
#define HAVE_CURL 1

configure: exit 0