This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure CFLAGS=-fno-common LDFLAGS=-L/usr/local/lib --disable-shared ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 120 tasks, 175 threads, 4 processors Load average: 0.50, Mach factor: 3.48 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1563: checking for a BSD-compatible install configure:1618: result: /usr/bin/install -c -o root -g wheel configure:1629: checking whether build environment is sane configure:1672: result: yes configure:1737: checking for gawk configure:1753: found /usr/local/bin/gawk configure:1763: result: gawk configure:1773: checking whether make sets $(MAKE) configure:1793: result: yes configure:1968: checking build system type configure:1986: result: i686-apple-darwin8.0.1 configure:1994: checking host system type configure:2008: result: i686-apple-darwin8.0.1 configure:2063: checking for gcc configure:2089: result: cc configure:2333: checking for C compiler version configure:2336: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2339: $? = 0 configure:2341: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:2344: $? = 0 configure:2346: cc -V &5 cc: `-V' option must have argument configure:2349: $? = 1 configure:2372: checking for C compiler default output file name configure:2375: cc -fno-common -L/usr/local/lib conftest.c >&5 configure:2378: $? = 0 configure:2424: result: a.out configure:2429: checking whether the C compiler works configure:2435: ./a.out configure:2438: $? = 0 configure:2455: result: yes configure:2462: checking whether we are cross compiling configure:2464: result: no configure:2467: checking for suffix of executables configure:2469: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:2472: $? = 0 configure:2497: result: configure:2503: checking for suffix of object files configure:2524: cc -c -fno-common conftest.c >&5 configure:2527: $? = 0 configure:2549: result: configure:2553: checking whether we are using the GNU C compiler configure:2577: cc -c -fno-common conftest.c >&5 configure:2583: $? = 0 configure:2587: test -z || test ! -s conftest.err configure:2590: $? = 0 configure:2593: test -s conftest. configure:2596: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2609: result: no configure:2615: checking whether cc accepts -g configure:2636: cc -c -g conftest.c >&5 configure:2642: $? = 0 configure:2646: test -z || test ! -s conftest.err configure:2649: $? = 0 configure:2652: test -s conftest. configure:2655: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2666: result: no configure:2683: checking for cc option to accept ANSI C configure:2753: cc -c -fno-common conftest.c >&5 configure:2759: $? = 0 configure:2763: test -z || test ! -s conftest.err configure:2766: $? = 0 configure:2769: test -s conftest. configure:2772: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2753: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2759: $? = 0 configure:2763: test -z || test ! -s conftest.err configure:2766: $? = 0 configure:2769: test -s conftest. configure:2772: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2753: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2759: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2753: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2759: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2753: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2759: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2753: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2759: $? = 0 configure:2763: test -z || test ! -s conftest.err configure:2766: $? = 0 configure:2769: test -s conftest. configure:2772: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2790: result: none needed configure:2808: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2814: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2958: checking for style of include used by make configure:2986: result: GNU configure:3014: checking dependency style of cc configure:3104: result: gcc3 configure:3215: checking for C++ compiler version configure:3218: c++ --version &5 c++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3221: $? = 0 configure:3223: c++ -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:3226: $? = 0 configure:3228: c++ -V &5 c++: `-V' option must have argument configure:3231: $? = 1 configure:3234: checking whether we are using the GNU C++ compiler configure:3258: c++ -c -fno-common conftest.cc >&5 configure:3264: $? = 0 configure:3268: test -z || test ! -s conftest.err configure:3271: $? = 0 configure:3274: test -s conftest. configure:3277: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3290: result: no configure:3296: checking whether c++ accepts -g configure:3317: c++ -c -g conftest.cc >&5 configure:3323: $? = 0 configure:3327: test -z || test ! -s conftest.err configure:3330: $? = 0 configure:3333: test -s conftest. configure:3336: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3347: result: no configure:3389: c++ -c -fno-common conftest.cc >&5 configure:3395: $? = 0 configure:3399: test -z || test ! -s conftest.err configure:3402: $? = 0 configure:3405: test -s conftest. configure:3408: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3389: c++ -c -fno-common conftest.cc >&5 configure:3395: $? = 0 configure:3399: test -z || test ! -s conftest.err configure:3402: $? = 0 configure:3405: test -s conftest. configure:3408: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3389: c++ -c -fno-common conftest.cc >&5 configure:3395: $? = 0 configure:3399: test -z || test ! -s conftest.err configure:3402: $? = 0 configure:3405: test -s conftest. configure:3408: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3389: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:12: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:11: error: than previous declaration `void exit(int) throw ()' configure:3395: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3389: c++ -c -fno-common conftest.cc >&5 configure:3395: $? = 0 configure:3399: test -z || test ! -s conftest.err configure:3402: $? = 0 configure:3405: test -s conftest. configure:3408: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3389: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:12: conftest.cc:11: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:3395: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3478: checking dependency style of c++ configure:3568: result: gcc3 configure:3591: checking how to run the C preprocessor configure:3626: cc -E conftest.c configure:3632: $? = 0 configure:3664: cc -E conftest.c conftest.c:14:28: ac_nonexistent.h: No such file or directory configure:3670: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:3709: result: cc -E configure:3733: cc -E conftest.c configure:3739: $? = 0 configure:3771: cc -E conftest.c conftest.c:14:28: ac_nonexistent.h: No such file or directory configure:3777: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:3821: checking for egrep configure:3831: result: grep -E configure:3958: checking for a sed that does not truncate output configure:4014: result: /usr/local/bin/sed configure:4061: checking for non-GNU ld configure:4095: result: /usr/bin/ld configure:4104: checking if the linker (/usr/bin/ld) is GNU ld configure:4119: result: no configure:4124: checking for /usr/bin/ld option to reload object files configure:4131: result: -r configure:4149: checking for BSD-compatible nm configure:4198: result: /usr/bin/nm -p configure:4202: checking whether ln -s works configure:4206: result: yes configure:4213: checking how to recognise dependent libraries configure:4389: result: pass_all configure:4620: checking for ANSI C header files configure:4645: cc -c -fno-common conftest.c >&5 configure:4651: $? = 0 configure:4655: test -z || test ! -s conftest.err configure:4658: $? = 0 configure:4661: test -s conftest. configure:4664: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4773: result: no configure:4797: checking for sys/types.h configure:4813: cc -c -fno-common conftest.c >&5 configure:4819: $? = 0 configure:4823: test -z || test ! -s conftest.err configure:4826: $? = 0 configure:4829: test -s conftest. configure:4832: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4843: result: no configure:4797: checking for sys/stat.h configure:4813: cc -c -fno-common conftest.c >&5 configure:4819: $? = 0 configure:4823: test -z || test ! -s conftest.err configure:4826: $? = 0 configure:4829: test -s conftest. configure:4832: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4843: result: no configure:4797: checking for stdlib.h configure:4813: cc -c -fno-common conftest.c >&5 configure:4819: $? = 0 configure:4823: test -z || test ! -s conftest.err configure:4826: $? = 0 configure:4829: test -s conftest. configure:4832: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4843: result: no configure:4797: checking for string.h configure:4813: cc -c -fno-common conftest.c >&5 configure:4819: $? = 0 configure:4823: test -z || test ! -s conftest.err configure:4826: $? = 0 configure:4829: test -s conftest. configure:4832: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4843: result: no configure:4797: checking for memory.h configure:4813: cc -c -fno-common conftest.c >&5 configure:4819: $? = 0 configure:4823: test -z || test ! -s conftest.err configure:4826: $? = 0 configure:4829: test -s conftest. configure:4832: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4843: result: no configure:4797: checking for strings.h configure:4813: cc -c -fno-common conftest.c >&5 configure:4819: $? = 0 configure:4823: test -z || test ! -s conftest.err configure:4826: $? = 0 configure:4829: test -s conftest. configure:4832: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4843: result: no configure:4797: checking for inttypes.h configure:4813: cc -c -fno-common conftest.c >&5 configure:4819: $? = 0 configure:4823: test -z || test ! -s conftest.err configure:4826: $? = 0 configure:4829: test -s conftest. configure:4832: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4843: result: no configure:4797: checking for stdint.h configure:4813: cc -c -fno-common conftest.c >&5 configure:4819: $? = 0 configure:4823: test -z || test ! -s conftest.err configure:4826: $? = 0 configure:4829: test -s conftest. configure:4832: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4843: result: no configure:4797: checking for unistd.h configure:4813: cc -c -fno-common conftest.c >&5 configure:4819: $? = 0 configure:4823: test -z || test ! -s conftest.err configure:4826: $? = 0 configure:4829: test -s conftest. configure:4832: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4843: result: no configure:4869: checking dlfcn.h usability configure:4881: cc -c -fno-common conftest.c >&5 configure:4887: $? = 0 configure:4891: test -z || test ! -s conftest.err configure:4894: $? = 0 configure:4897: test -s conftest. configure:4900: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4910: result: no configure:4914: checking dlfcn.h presence configure:4924: cc -E conftest.c configure:4930: $? = 0 configure:4950: result: yes configure:4963: WARNING: dlfcn.h: present but cannot be compiled configure:4965: WARNING: dlfcn.h: check for missing prerequisite headers? configure:4967: WARNING: dlfcn.h: see the Autoconf documentation configure:4969: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:4971: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:4973: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:4985: checking for dlfcn.h configure:4992: result: yes configure:5015: checking how to run the C++ preprocessor configure:5046: c++ -E conftest.cc configure:5052: $? = 0 configure:5084: c++ -E conftest.cc conftest.cc:15:28: ac_nonexistent.h: No such file or directory configure:5090: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:5129: result: c++ -E configure:5153: c++ -E conftest.cc configure:5159: $? = 0 configure:5191: c++ -E conftest.cc conftest.cc:15:28: ac_nonexistent.h: No such file or directory configure:5197: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:5294: checking for g77 configure:5310: found /usr/local/bin/g77 configure:5320: result: g77 configure:5338: checking for Fortran 77 compiler version configure:5338: g77 --version &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5341: $? = 0 configure:5343: g77 -v &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) cc: /tmp/: linker input file unused because linking not done configure:5346: $? = 0 configure:5348: g77 -V &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc: `-V' must come at the start of the command line configure:5351: $? = 0 configure:5359: checking whether we are using the GNU Fortran 77 compiler configure:5373: g77 -c conftest.F >&5 Error on line 2: Bad # line: "#ifndef __GNUC__" Error on line 4: Bad # line: "#endif" Error on line 3: unclassifiable statement (starts "chokeme") cc: /tmp/conftest.F: Fortran compiler not installed on this system configure:5379: $? = 0 configure:5383: test -z || test ! -s conftest.err configure:5386: $? = 0 configure:5389: test -s conftest. configure:5392: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5405: result: no configure:5411: checking whether g77 accepts -g configure:5423: g77 -c -g conftest.f >&5 configure:5429: $? = 0 configure:5433: test -z || test ! -s conftest.err configure:5436: $? = 0 configure:5439: test -s conftest. configure:5442: $? = 1 configure: failed program was: | program main | | end configure:5454: result: no configure:5484: checking the maximum length of command line arguments configure:5593: result: configure:5604: checking command to parse /usr/bin/nm -p output from cc object configure:5709: cc -c -fno-common conftest.c >&5 configure:5712: $? = 0 configure:5716: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:5719: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:5709: cc -c -fno-common conftest.c >&5 configure:5712: $? = 0 configure:5716: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:5719: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:5809: result: failed configure:5816: checking for objdir configure:5831: result: .libs configure:5921: checking for ar configure:5937: found /usr/bin/ar configure:5948: result: ar configure:6001: checking for ranlib configure:6017: found /usr/bin/ranlib configure:6028: result: ranlib configure:6081: checking for strip configure:6097: found /usr/bin/strip configure:6108: result: strip configure:6430: checking for cc option to produce PIC configure:6640: result: configure:6711: checking if cc static flag works configure:6739: result: yes configure:6749: checking if cc supports -c -o file.o configure:6773: cc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:6777: $? = 0 configure:6796: result: yes configure:6822: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:7780: result: no configure:7847: checking dynamic linker characteristics configure:8456: result: darwin8.0.1 dyld configure:8465: checking how to hardcode library paths into programs configure:8490: result: immediate configure:8504: checking whether stripping libraries is possible configure:8517: result: yes configure:9343: checking if libtool supports shared libraries configure:9345: result: no configure:9348: checking whether to build shared libraries configure:9369: result: no configure:9372: checking whether to build static libraries configure:9376: result: yes configure:9468: creating libtool configure:10201: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:11139: result: no configure:11157: c++ -c -fno-common conftest.cpp >&5 configure:11160: $? = 0 configure:11279: checking for c++ option to produce PIC configure:11553: result: configure:11624: checking if c++ static flag works configure:11652: result: yes configure:11662: checking if c++ supports -c -o file.o configure:11686: c++ -c -fno-common -o out/conftest2.o conftest.cpp >&5 configure:11690: $? = 0 configure:11709: result: yes configure:11735: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:11760: result: no configure:11827: checking dynamic linker characteristics configure:12436: result: darwin8.0.1 dyld configure:12445: checking how to hardcode library paths into programs configure:12470: result: immediate configure:12999: checking if libtool supports shared libraries configure:13001: result: no configure:13004: checking whether to build shared libraries configure:13024: result: no configure:13027: checking whether to build static libraries configure:13031: result: yes configure:13041: checking for g77 option to produce PIC configure:13251: result: configure:13322: checking if g77 static flag works configure:13350: result: yes configure:13360: checking if g77 supports -c -o file.o configure:13384: g77 -c -o out/conftest2.o conftest.f >&5 configure:13388: $? = 0 configure:13407: result: yes configure:13433: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:14371: result: no configure:14438: checking dynamic linker characteristics configure:15047: result: darwin8.0.1 dyld configure:15056: checking how to hardcode library paths into programs configure:15081: result: immediate configure:18682: checking for C compiler vendor configure:18711: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:21: error: `thisisanerror' undeclared (first use in this function) conftest.c:21: error: (Each undeclared identifier is reported only once conftest.c:21: error: for each function it appears in.) configure:18717: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER)) | thisisanerror; | #endif | | ; | return 0; | } configure:18711: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:21: error: `thisisanerror' undeclared (first use in this function) conftest.c:21: error: (Each undeclared identifier is reported only once conftest.c:21: error: for each function it appears in.) configure:18717: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__)) | thisisanerror; | #endif | | ; | return 0; | } configure:18711: cc -c -fno-common conftest.c >&5 configure:18717: $? = 0 configure:18721: test -z || test ! -s conftest.err configure:18724: $? = 0 configure:18727: test -s conftest.o configure:18730: $? = 0 configure:18742: result: gnu configure:18811: checking for gcc configure:18837: result: cc configure:19081: checking for C compiler version configure:19084: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:19087: $? = 0 configure:19089: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:19092: $? = 0 configure:19094: cc -V &5 cc: `-V' option must have argument configure:19097: $? = 1 configure:19100: checking whether we are using the GNU C compiler configure:19156: result: no configure:19162: checking whether cc accepts -g configure:19213: result: no configure:19230: checking for cc option to accept ANSI C configure:19337: result: none needed configure:19355: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:19361: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:19496: checking dependency style of cc configure:19586: result: gcc3 configure:19630: checking for an ANSI C-conforming const configure:19697: cc -c -fno-common conftest.c >&5 configure:19703: $? = 0 configure:19707: test -z || test ! -s conftest.err configure:19710: $? = 0 configure:19713: test -s conftest.o configure:19716: $? = 0 configure:19727: result: yes configure:19737: checking for inline configure:19758: cc -c -fno-common conftest.c >&5 configure:19764: $? = 0 configure:19768: test -z || test ! -s conftest.err configure:19771: $? = 0 configure:19774: test -s conftest.o configure:19777: $? = 0 configure:19789: result: inline configure:19808: checking for working volatile configure:19831: cc -c -fno-common conftest.c >&5 configure:19837: $? = 0 configure:19841: test -z || test ! -s conftest.err configure:19844: $? = 0 configure:19847: test -s conftest.o configure:19850: $? = 0 configure:19861: result: yes configure:19872: checking for long long configure:19896: cc -c -fno-common conftest.c >&5 configure:19902: $? = 0 configure:19906: test -z || test ! -s conftest.err configure:19909: $? = 0 configure:19912: test -s conftest.o configure:19915: $? = 0 configure:19926: result: yes configure:19937: checking for long double configure:19961: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:53: warning: use of `long double' type; its size may change in a future release conftest.c:53: warning: (Long double usage is reported only once for each file. conftest.c:53: warning: To disable this warning, use -Wno-long-double.) configure:19967: $? = 0 configure:19971: test -z || test ! -s conftest.err configure:19974: $? = 0 configure:19977: test -s conftest.o configure:19980: $? = 0 configure:19991: result: yes configure:20003: checking return type of signal handlers configure:20034: cc -c -fno-common conftest.c >&5 configure:20040: $? = 0 configure:20044: test -z || test ! -s conftest.err configure:20047: $? = 0 configure:20050: test -s conftest.o configure:20053: $? = 0 configure:20064: result: void configure:20104: checking for error_at_line configure:20125: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _error_at_line configure:20131: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | error_at_line (0, 0, "", 0, ""); | ; | return 0; | } configure:20156: result: no configure:20173: checking for vprintf configure:20230: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 conftest.c:42: warning: conflicting types for built-in function `vprintf' configure:20236: $? = 0 configure:20240: test -z || test ! -s conftest.err configure:20243: $? = 0 configure:20246: test -s conftest configure:20249: $? = 0 configure:20261: result: yes configure:20268: checking for _doprnt configure:20325: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: __doprnt configure:20331: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char _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 | #else | char (*f) () = _doprnt; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _doprnt; | ; | return 0; | } configure:20356: result: no configure:20375: checking for stdlib.h configure:20380: result: no configure:20520: checking for GNU libc compatible malloc configure:20549: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:20552: $? = 0 configure:20554: ./conftest configure:20557: $? = 0 configure:20571: result: yes configure:20601: checking for working memcmp configure:20649: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:20652: $? = 0 configure:20654: ./conftest configure:20657: $? = 0 configure:20671: result: yes configure:20687: checking for stdlib.h configure:20692: result: no configure:20832: checking for GNU libc compatible realloc configure:20861: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:20864: $? = 0 configure:20866: ./conftest configure:20869: $? = 0 configure:20883: result: yes configure:20928: checking sys/select.h usability configure:20940: cc -c -fno-common conftest.c >&5 configure:20946: $? = 0 configure:20950: test -z || test ! -s conftest.err configure:20953: $? = 0 configure:20956: test -s conftest.o configure:20959: $? = 0 configure:20969: result: yes configure:20973: checking sys/select.h presence configure:20983: cc -E conftest.c configure:20989: $? = 0 configure:21009: result: yes configure:21044: checking for sys/select.h configure:21051: result: yes configure:20928: checking sys/socket.h usability configure:20940: cc -c -fno-common conftest.c >&5 configure:20946: $? = 0 configure:20950: test -z || test ! -s conftest.err configure:20953: $? = 0 configure:20956: test -s conftest.o configure:20959: $? = 0 configure:20969: result: yes configure:20973: checking sys/socket.h presence configure:20983: cc -E conftest.c configure:20989: $? = 0 configure:21009: result: yes configure:21044: checking for sys/socket.h configure:21051: result: yes configure:21064: checking types of arguments for select configure:21097: cc -c -fno-common conftest.c >&5 configure:21103: $? = 0 configure:21107: test -z || test ! -s conftest.err configure:21110: $? = 0 configure:21113: test -s conftest.o configure:21116: $? = 0 configure:21132: result: int,fd_set *,struct timeval * configure:21160: checking for memmove configure:21217: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:21223: $? = 0 configure:21227: test -z || test ! -s conftest.err configure:21230: $? = 0 configure:21233: test -s conftest configure:21236: $? = 0 configure:21248: result: yes configure:21262: checking for memset configure:21319: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 conftest.c:51: warning: conflicting types for built-in function `memset' configure:21325: $? = 0 configure:21329: test -z || test ! -s conftest.err configure:21332: $? = 0 configure:21335: test -s conftest configure:21338: $? = 0 configure:21350: result: yes configure:21364: checking for select configure:21421: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:21427: $? = 0 configure:21431: test -z || test ! -s conftest.err configure:21434: $? = 0 configure:21437: test -s conftest configure:21440: $? = 0 configure:21452: result: yes configure:21466: checking for strcasecmp configure:21523: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:21529: $? = 0 configure:21533: test -z || test ! -s conftest.err configure:21536: $? = 0 configure:21539: test -s conftest configure:21542: $? = 0 configure:21554: result: yes configure:21568: checking for strchr configure:21625: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 conftest.c:54: warning: conflicting types for built-in function `strchr' configure:21631: $? = 0 configure:21635: test -z || test ! -s conftest.err configure:21638: $? = 0 configure:21641: test -s conftest configure:21644: $? = 0 configure:21656: result: yes configure:21670: checking for strdup configure:21727: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:21733: $? = 0 configure:21737: test -z || test ! -s conftest.err configure:21740: $? = 0 configure:21743: test -s conftest configure:21746: $? = 0 configure:21758: result: yes configure:21772: checking for strerror configure:21829: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:21835: $? = 0 configure:21839: test -z || test ! -s conftest.err configure:21842: $? = 0 configure:21845: test -s conftest configure:21848: $? = 0 configure:21860: result: yes configure:21874: checking for strstr configure:21931: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 conftest.c:57: warning: conflicting types for built-in function `strstr' configure:21937: $? = 0 configure:21941: test -z || test ! -s conftest.err configure:21944: $? = 0 configure:21947: test -s conftest configure:21950: $? = 0 configure:21962: result: yes configure:21976: checking for strtol configure:22033: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:22039: $? = 0 configure:22043: test -z || test ! -s conftest.err configure:22046: $? = 0 configure:22049: test -s conftest configure:22052: $? = 0 configure:22064: result: yes configure:22078: checking for gettimeofday configure:22135: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:22141: $? = 0 configure:22145: test -z || test ! -s conftest.err configure:22148: $? = 0 configure:22151: test -s conftest configure:22154: $? = 0 configure:22166: result: yes configure:22177: checking for ANSI C header files configure:22330: result: no configure:22340: checking for sys/wait.h that is POSIX.1 compatible configure:22371: cc -c -fno-common conftest.c >&5 configure:22377: $? = 0 configure:22381: test -z || test ! -s conftest.err configure:22384: $? = 0 configure:22387: test -s conftest.o configure:22390: $? = 0 configure:22401: result: yes configure:22411: checking whether time.h and sys/time.h may both be included configure:22436: cc -c -fno-common conftest.c >&5 configure:22442: $? = 0 configure:22446: test -z || test ! -s conftest.err configure:22449: $? = 0 configure:22452: test -s conftest.o configure:22455: $? = 0 configure:22466: result: yes configure:22492: checking socket.h usability configure:22504: cc -c -fno-common conftest.c >&5 conftest.c:72:20: socket.h: No such file or directory configure:22510: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 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 HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:22533: result: no configure:22537: checking socket.h presence configure:22547: cc -E conftest.c conftest.c:38:20: socket.h: No such file or directory configure:22553: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 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 HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include configure:22573: result: no configure:22608: checking for socket.h configure:22615: result: no configure:22633: checking for inttypes.h configure:22638: result: no configure:22783: checking for unistd.h configure:22788: result: no configure:22933: checking for stdlib.h configure:22938: result: no configure:23083: checking for string.h configure:23088: result: no configure:23233: checking for strings.h configure:23238: result: no configure:23392: checking malloc.h usability configure:23404: cc -c -fno-common conftest.c >&5 configure:23410: $? = 0 configure:23414: test -z || test ! -s conftest.err configure:23417: $? = 0 configure:23420: test -s conftest.o configure:23423: $? = 0 configure:23433: result: yes configure:23437: checking malloc.h presence configure:23447: cc -E conftest.c configure:23453: $? = 0 configure:23473: result: yes configure:23508: checking for malloc.h configure:23515: result: yes configure:23542: checking tgmath.h usability configure:23554: cc -c -fno-common conftest.c >&5 conftest.c:73:20: tgmath.h: No such file or directory configure:23560: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 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 HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:23583: result: no configure:23587: checking tgmath.h presence configure:23597: cc -E conftest.c conftest.c:39:20: tgmath.h: No such file or directory configure:23603: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 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 HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | #include configure:23623: result: no configure:23658: checking for tgmath.h configure:23665: result: no configure:23692: checking math.h usability configure:23704: cc -c -fno-common conftest.c >&5 configure:23710: $? = 0 configure:23714: test -z || test ! -s conftest.err configure:23717: $? = 0 configure:23720: test -s conftest.o configure:23723: $? = 0 configure:23733: result: yes configure:23737: checking math.h presence configure:23747: cc -E conftest.c configure:23753: $? = 0 configure:23773: result: yes configure:23808: checking for math.h configure:23815: result: yes configure:23842: checking float.h usability configure:23854: cc -c -fno-common conftest.c >&5 configure:23860: $? = 0 configure:23864: test -z || test ! -s conftest.err configure:23867: $? = 0 configure:23870: test -s conftest.o configure:23873: $? = 0 configure:23883: result: yes configure:23887: checking float.h presence configure:23897: cc -E conftest.c configure:23903: $? = 0 configure:23923: result: yes configure:23958: checking for float.h configure:23965: result: yes configure:23992: checking fcntl.h usability configure:24004: cc -c -fno-common conftest.c >&5 configure:24010: $? = 0 configure:24014: test -z || test ! -s conftest.err configure:24017: $? = 0 configure:24020: test -s conftest.o configure:24023: $? = 0 configure:24033: result: yes configure:24037: checking fcntl.h presence configure:24047: cc -E conftest.c configure:24053: $? = 0 configure:24073: result: yes configure:24108: checking for fcntl.h configure:24115: result: yes configure:24142: checking sys/time.h usability configure:24154: cc -c -fno-common conftest.c >&5 configure:24160: $? = 0 configure:24164: test -z || test ! -s conftest.err configure:24167: $? = 0 configure:24170: test -s conftest.o configure:24173: $? = 0 configure:24183: result: yes configure:24187: checking sys/time.h presence configure:24197: cc -E conftest.c configure:24203: $? = 0 configure:24223: result: yes configure:24258: checking for sys/time.h configure:24265: result: yes configure:24283: checking for sys/select.h configure:24288: result: yes configure:24442: checking sys/ioctl.h usability configure:24454: cc -c -fno-common conftest.c >&5 configure:24460: $? = 0 configure:24464: test -z || test ! -s conftest.err configure:24467: $? = 0 configure:24470: test -s conftest.o configure:24473: $? = 0 configure:24483: result: yes configure:24487: checking sys/ioctl.h presence configure:24497: cc -E conftest.c configure:24503: $? = 0 configure:24523: result: yes configure:24558: checking for sys/ioctl.h configure:24565: result: yes configure:24592: checking sys/fcntl.h usability configure:24604: cc -c -fno-common conftest.c >&5 configure:24610: $? = 0 configure:24614: test -z || test ! -s conftest.err configure:24617: $? = 0 configure:24620: test -s conftest.o configure:24623: $? = 0 configure:24633: result: yes configure:24637: checking sys/fcntl.h presence configure:24647: cc -E conftest.c configure:24653: $? = 0 configure:24673: result: yes configure:24708: checking for sys/fcntl.h configure:24715: result: yes configure:24742: checking audiofile.h usability configure:24754: cc -c -fno-common conftest.c >&5 configure:24760: $? = 0 configure:24764: test -z || test ! -s conftest.err configure:24767: $? = 0 configure:24770: test -s conftest.o configure:24773: $? = 0 configure:24783: result: yes configure:24787: checking audiofile.h presence configure:24797: cc -E conftest.c configure:24803: $? = 0 configure:24823: result: yes configure:24858: checking for audiofile.h configure:24865: result: yes configure:24892: checking fftw.h usability configure:24904: cc -c -fno-common conftest.c >&5 configure:24910: $? = 0 configure:24914: test -z || test ! -s conftest.err configure:24917: $? = 0 configure:24920: test -s conftest.o configure:24923: $? = 0 configure:24933: result: yes configure:24937: checking fftw.h presence configure:24947: cc -E conftest.c configure:24953: $? = 0 configure:24973: result: yes configure:25008: checking for fftw.h configure:25015: result: yes configure:25042: checking fftw3.h usability configure:25054: cc -c -fno-common conftest.c >&5 conftest.c:82:19: fftw3.h: No such file or directory configure:25060: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 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 HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_AUDIOFILE_H 1 | #define HAVE_FFTW_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:25083: result: no configure:25087: checking fftw3.h presence configure:25097: cc -E conftest.c conftest.c:48:19: fftw3.h: No such file or directory configure:25103: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 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 HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_AUDIOFILE_H 1 | #define HAVE_FFTW_H 1 | /* end confdefs.h. */ | #include configure:25123: result: no configure:25158: checking for fftw3.h configure:25165: result: no configure:25192: checking tiffio.h usability configure:25204: cc -c -fno-common conftest.c >&5 configure:25210: $? = 0 configure:25214: test -z || test ! -s conftest.err configure:25217: $? = 0 configure:25220: test -s conftest.o configure:25223: $? = 0 configure:25233: result: yes configure:25237: checking tiffio.h presence configure:25247: cc -E conftest.c configure:25253: $? = 0 configure:25273: result: yes configure:25308: checking for tiffio.h configure:25315: result: yes configure:25342: checking pthread.h usability configure:25354: cc -c -fno-common conftest.c >&5 configure:25360: $? = 0 configure:25364: test -z || test ! -s conftest.err configure:25367: $? = 0 configure:25370: test -s conftest.o configure:25373: $? = 0 configure:25383: result: yes configure:25387: checking pthread.h presence configure:25397: cc -E conftest.c configure:25403: $? = 0 configure:25423: result: yes configure:25458: checking for pthread.h configure:25465: result: yes configure:25492: checking unicall.h usability configure:25504: cc -c -fno-common conftest.c >&5 conftest.c:84:21: unicall.h: No such file or directory configure:25510: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 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 HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_AUDIOFILE_H 1 | #define HAVE_FFTW_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:25533: result: no configure:25537: checking unicall.h presence configure:25547: cc -E conftest.c conftest.c:50:21: unicall.h: No such file or directory configure:25553: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 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 HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_AUDIOFILE_H 1 | #define HAVE_FFTW_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include configure:25573: result: no configure:25608: checking for unicall.h configure:25615: result: no configure:25644: checking X11/X.h usability configure:25656: cc -c -fno-common conftest.c >&5 conftest.c:84:19: X11/X.h: No such file or directory configure:25662: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 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 HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_AUDIOFILE_H 1 | #define HAVE_FFTW_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:25685: result: no configure:25689: checking X11/X.h presence configure:25699: cc -E conftest.c conftest.c:50:19: X11/X.h: No such file or directory configure:25705: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 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 HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_AUDIOFILE_H 1 | #define HAVE_FFTW_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include configure:25725: result: no configure:25760: checking for X11/X.h configure:25767: result: no configure:25783: checking for libxml/xmlmemory.h configure:25803: cc -c -fno-common conftest.c >&5 conftest.c:50:30: libxml/xmlmemory.h: No such file or directory configure:25809: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 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 HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_AUDIOFILE_H 1 | #define HAVE_FFTW_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include | int | main () | { | int a = 1; | ; | return 0; | } configure:25855: cc -c -fno-common -I/usr/include conftest.c >&5 conftest.c:50:30: libxml/xmlmemory.h: No such file or directory configure:25861: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 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 HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_AUDIOFILE_H 1 | #define HAVE_FFTW_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include | int | main () | { | int a = 1; | ; | return 0; | } configure:25855: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:50:30: libxml/xmlmemory.h: No such file or directory configure:25861: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 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 HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_AUDIOFILE_H 1 | #define HAVE_FFTW_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include | int | main () | { | int a = 1; | ; | return 0; | } configure:25855: cc -c -fno-common -I/usr/include/libxml2 conftest.c >&5 configure:25861: $? = 0 configure:25865: test -z || test ! -s conftest.err configure:25868: $? = 0 configure:25871: test -s conftest.o configure:25874: $? = 0 configure:25906: checking libxml/xmlmemory.h usability configure:25918: cc -c -fno-common -I/usr/include/libxml2 conftest.c >&5 configure:25924: $? = 0 configure:25928: test -z || test ! -s conftest.err configure:25931: $? = 0 configure:25934: test -s conftest.o configure:25937: $? = 0 configure:25947: result: yes configure:25951: checking libxml/xmlmemory.h presence configure:25961: cc -E -I/usr/include/libxml2 conftest.c configure:25967: $? = 0 configure:25987: result: yes configure:26022: checking for libxml/xmlmemory.h configure:26029: result: yes configure:26056: checking libxml/parser.h usability configure:26068: cc -c -fno-common -I/usr/include/libxml2 conftest.c >&5 configure:26074: $? = 0 configure:26078: test -z || test ! -s conftest.err configure:26081: $? = 0 configure:26084: test -s conftest.o configure:26087: $? = 0 configure:26097: result: yes configure:26101: checking libxml/parser.h presence configure:26111: cc -E -I/usr/include/libxml2 conftest.c configure:26117: $? = 0 configure:26137: result: yes configure:26172: checking for libxml/parser.h configure:26179: result: yes configure:26206: checking libxml/xinclude.h usability configure:26218: cc -c -fno-common -I/usr/include/libxml2 conftest.c >&5 configure:26224: $? = 0 configure:26228: test -z || test ! -s conftest.err configure:26231: $? = 0 configure:26234: test -s conftest.o configure:26237: $? = 0 configure:26247: result: yes configure:26251: checking libxml/xinclude.h presence configure:26261: cc -E -I/usr/include/libxml2 conftest.c configure:26267: $? = 0 configure:26287: result: yes configure:26322: checking for libxml/xinclude.h configure:26329: result: yes configure:26364: checking FL/Fl.H usability configure:26376: c++ -c -fno-common -I/usr/include/libxml2 conftest.cc >&5 conftest.cc:87:19: FL/Fl.H: No such file or directory configure:26382: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 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 HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_AUDIOFILE_H 1 | #define HAVE_FFTW_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_LIBXML_XMLMEMORY_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML_XINCLUDE_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:26405: result: no configure:26409: checking FL/Fl.H presence configure:26419: c++ -E -I/usr/include/libxml2 conftest.cc conftest.cc:53:19: FL/Fl.H: No such file or directory configure:26425: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 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 HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_AUDIOFILE_H 1 | #define HAVE_FFTW_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_LIBXML_XMLMEMORY_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML_XINCLUDE_H 1 | /* end confdefs.h. */ | #include configure:26445: result: no configure:26480: checking for FL/Fl.H configure:26487: result: no configure:26514: checking FL/Fl_Overlay_Window.H usability configure:26526: c++ -c -fno-common -I/usr/include/libxml2 conftest.cc >&5 conftest.cc:87:34: FL/Fl_Overlay_Window.H: No such file or directory configure:26532: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 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 HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_AUDIOFILE_H 1 | #define HAVE_FFTW_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_LIBXML_XMLMEMORY_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML_XINCLUDE_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:26555: result: no configure:26559: checking FL/Fl_Overlay_Window.H presence configure:26569: c++ -E -I/usr/include/libxml2 conftest.cc conftest.cc:53:34: FL/Fl_Overlay_Window.H: No such file or directory configure:26575: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 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 HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_AUDIOFILE_H 1 | #define HAVE_FFTW_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_LIBXML_XMLMEMORY_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML_XINCLUDE_H 1 | /* end confdefs.h. */ | #include configure:26595: result: no configure:26630: checking for FL/Fl_Overlay_Window.H configure:26637: result: no configure:26664: checking FL/Fl_Light_Button.H usability configure:26676: c++ -c -fno-common -I/usr/include/libxml2 conftest.cc >&5 conftest.cc:87:32: FL/Fl_Light_Button.H: No such file or directory configure:26682: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 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 HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_AUDIOFILE_H 1 | #define HAVE_FFTW_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_LIBXML_XMLMEMORY_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML_XINCLUDE_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:26705: result: no configure:26709: checking FL/Fl_Light_Button.H presence configure:26719: c++ -E -I/usr/include/libxml2 conftest.cc conftest.cc:53:32: FL/Fl_Light_Button.H: No such file or directory configure:26725: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 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 HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_AUDIOFILE_H 1 | #define HAVE_FFTW_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_LIBXML_XMLMEMORY_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML_XINCLUDE_H 1 | /* end confdefs.h. */ | #include configure:26745: result: no configure:26780: checking for FL/Fl_Light_Button.H configure:26787: result: no configure:26814: checking FL/fl_draw.H usability configure:26826: c++ -c -fno-common -I/usr/include/libxml2 conftest.cc >&5 conftest.cc:87:24: FL/fl_draw.H: No such file or directory configure:26832: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 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 HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_AUDIOFILE_H 1 | #define HAVE_FFTW_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_LIBXML_XMLMEMORY_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML_XINCLUDE_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:26855: result: no configure:26859: checking FL/fl_draw.H presence configure:26869: c++ -E -I/usr/include/libxml2 conftest.cc conftest.cc:53:24: FL/fl_draw.H: No such file or directory configure:26875: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 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 HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_AUDIOFILE_H 1 | #define HAVE_FFTW_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_LIBXML_XMLMEMORY_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML_XINCLUDE_H 1 | /* end confdefs.h. */ | #include configure:26895: result: no configure:26930: checking for FL/fl_draw.H configure:26937: result: no configure:26964: checking FL/Fl_Cartesian.H usability configure:26976: c++ -c -fno-common -I/usr/include/libxml2 conftest.cc >&5 conftest.cc:87:29: FL/Fl_Cartesian.H: No such file or directory configure:26982: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 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 HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_AUDIOFILE_H 1 | #define HAVE_FFTW_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_LIBXML_XMLMEMORY_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML_XINCLUDE_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:27005: result: no configure:27009: checking FL/Fl_Cartesian.H presence configure:27019: c++ -E -I/usr/include/libxml2 conftest.cc conftest.cc:53:29: FL/Fl_Cartesian.H: No such file or directory configure:27025: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 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 HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_AUDIOFILE_H 1 | #define HAVE_FFTW_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_LIBXML_XMLMEMORY_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML_XINCLUDE_H 1 | /* end confdefs.h. */ | #include configure:27045: result: no configure:27080: checking for FL/Fl_Cartesian.H configure:27087: result: no configure:27114: checking FL/Fl_Audio_Meter.H usability configure:27126: c++ -c -fno-common -I/usr/include/libxml2 conftest.cc >&5 conftest.cc:87:31: FL/Fl_Audio_Meter.H: No such file or directory configure:27132: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 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 HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_AUDIOFILE_H 1 | #define HAVE_FFTW_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_LIBXML_XMLMEMORY_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML_XINCLUDE_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:27155: result: no configure:27159: checking FL/Fl_Audio_Meter.H presence configure:27169: c++ -E -I/usr/include/libxml2 conftest.cc conftest.cc:53:31: FL/Fl_Audio_Meter.H: No such file or directory configure:27175: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 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 HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_AUDIOFILE_H 1 | #define HAVE_FFTW_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_LIBXML_XMLMEMORY_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML_XINCLUDE_H 1 | /* end confdefs.h. */ | #include configure:27195: result: no configure:27230: checking for FL/Fl_Audio_Meter.H configure:27237: result: no configure:27341: checking for XftFontOpen in -lXft configure:27371: cc -o conftest -fno-common -I/usr/include/libxml2 -L/usr/local/lib conftest.c -lXft >&5 ld: can't locate file for: -lXft configure:27377: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 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 HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_AUDIOFILE_H 1 | #define HAVE_FFTW_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_LIBXML_XMLMEMORY_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML_XINCLUDE_H 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char XftFontOpen (); | int | main () | { | XftFontOpen (); | ; | return 0; | } configure:27403: result: no configure:27409: checking for XextCreateExtension in -lXext configure:27439: cc -o conftest -fno-common -I/usr/include/libxml2 -L/usr/local/lib conftest.c -lXext >&5 ld: can't locate file for: -lXext configure:27445: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 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 HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_AUDIOFILE_H 1 | #define HAVE_FFTW_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_LIBXML_XMLMEMORY_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML_XINCLUDE_H 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char XextCreateExtension (); | int | main () | { | XextCreateExtension (); | ; | return 0; | } configure:27471: result: no configure:27477: checking for XOpenDisplay in -lX11 configure:27507: cc -o conftest -fno-common -I/usr/include/libxml2 -L/usr/local/lib conftest.c -lX11 >&5 ld: can't locate file for: -lX11 configure:27513: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spandsp" | #define VERSION "0.0.4" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 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 HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_AUDIOFILE_H 1 | #define HAVE_FFTW_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_LIBXML_XMLMEMORY_H 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML_XINCLUDE_H 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char XOpenDisplay (); | int | main () | { | XOpenDisplay (); | ; | return 0; | } configure:27539: result: no configure:27546: checking for TIFFOpen in -ltiff configure:27576: cc -o conftest -fno-common -I/usr/include/libxml2 -L/usr/local/lib conftest.c -ltiff -lm >&5 configure:27582: $? = 0 configure:27586: test -z || test ! -s conftest.err configure:27589: $? = 0 configure:27592: test -s conftest configure:27595: $? = 0 configure:27608: result: yes configure:27624: checking for cos in -lm configure:27654: cc -o conftest -fno-common -I/usr/include/libxml2 -L/usr/local/lib conftest.c -lm -ltiff >&5 conftest.c:61: warning: conflicting types for built-in function `cos' configure:27660: $? = 0 configure:27664: test -z || test ! -s conftest.err configure:27667: $? = 0 configure:27670: test -s conftest configure:27673: $? = 0 configure:27686: result: yes configure:27698: checking for pow in -lm configure:27728: cc -o conftest -fno-common -I/usr/include/libxml2 -L/usr/local/lib conftest.c -lm -lm -ltiff >&5 configure:27734: $? = 0 configure:27738: test -z || test ! -s conftest.err configure:27741: $? = 0 configure:27744: test -s conftest configure:27747: $? = 0 configure:27760: result: yes configure:27772: checking for sqrt in -lm configure:27802: cc -o conftest -fno-common -I/usr/include/libxml2 -L/usr/local/lib conftest.c -lm -lm -lm -ltiff >&5 conftest.c:63: warning: conflicting types for built-in function `sqrt' configure:27808: $? = 0 configure:27812: test -z || test ! -s conftest.err configure:27815: $? = 0 configure:27818: test -s conftest configure:27821: $? = 0 configure:27834: result: yes configure:27845: checking for xmlParseFile in -lxml2 configure:27875: cc -o conftest -fno-common -I/usr/include/libxml2 -L/usr/local/lib conftest.c -lxml2 -lm -lm -lm -ltiff >&5 configure:27881: $? = 0 configure:27885: test -z || test ! -s conftest.err configure:27888: $? = 0 configure:27891: test -s conftest configure:27894: $? = 0 configure:27907: result: yes configure:28795: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:738: creating Makefile config.status:738: creating doc/Makefile config.status:738: creating itutests/Makefile config.status:738: creating itutests/fax/Makefile config.status:738: creating src/Makefile config.status:738: creating spandsp-sim/Makefile config.status:738: creating tests/Makefile config.status:738: creating spandsp.spec config.status:842: creating src/config.h config.status:1030: src/config.h is unchanged config.status:1210: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-apple-darwin8.0.1 ac_cv_build_alias=i686-apple-darwin8.0.1 ac_cv_c_compiler_gnu=no ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_volatile=yes ac_cv_cxx_compiler_gnu=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common 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=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/usr/local/lib ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_f77_compiler_gnu=no ac_cv_func__doprnt=no ac_cv_func_gettimeofday=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memcmp_working=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_select=yes ac_cv_func_select_args='int,fd_set *,struct timeval *' ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strstr=yes ac_cv_func_strtol=yes ac_cv_func_vprintf=yes ac_cv_header_FL_Fl_Audio_Meter_H=no ac_cv_header_FL_Fl_Cartesian_H=no ac_cv_header_FL_Fl_H=no ac_cv_header_FL_Fl_Light_Button_H=no ac_cv_header_FL_Fl_Overlay_Window_H=no ac_cv_header_FL_fl_draw_H=no ac_cv_header_X11_X_h=no ac_cv_header_audiofile_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_fftw3_h=no ac_cv_header_fftw_h=yes ac_cv_header_float_h=yes ac_cv_header_inttypes_h=no ac_cv_header_libxml_parser_h=yes ac_cv_header_libxml_xinclude_h=yes ac_cv_header_libxml_xmlmemory_h=yes ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memory_h=no ac_cv_header_pthread_h=yes ac_cv_header_socket_h=no ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_sys_wait_h=yes ac_cv_header_tgmath_h=no ac_cv_header_tiffio_h=yes ac_cv_header_time=yes ac_cv_header_unicall_h=no ac_cv_header_unistd_h=no ac_cv_host=i686-apple-darwin8.0.1 ac_cv_host_alias=i686-apple-darwin8.0.1 ac_cv_lib_X11_XOpenDisplay=no ac_cv_lib_Xext_XextCreateExtension=no ac_cv_lib_Xft_XftFontOpen=no ac_cv_lib_error_at_line=no ac_cv_lib_m_cos=yes ac_cv_lib_m_pow=yes ac_cv_lib_m_sqrt=yes ac_cv_lib_tiff_TIFFOpen=yes ac_cv_lib_xml2_xmlParseFile=yes ac_cv_objext= ac_cv_prog_AWK=gawk ac_cv_prog_CPP='cc -E' ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=cc ac_cv_prog_ac_ct_F77=g77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_cxx_g=no ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_type_long_double=yes ac_cv_type_long_long=yes ac_cv_type_signal=void am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 ax_cv_c_compiler_vendor=gnu lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX= lt_cv_path_NM='/usr/bin/nm -p' lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe= lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl= lt_cv_sys_max_cmd_len= lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='""' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/net/iaxmodem/work/iaxmodem-0.3.2/lib/spandsp/config/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/net/iaxmodem/work/iaxmodem-0.3.2/lib/spandsp/config/missing --run tar' AR='ar' AUTOCONF='${SHELL} /mnt/gmirror/ports/net/iaxmodem/work/iaxmodem-0.3.2/lib/spandsp/config/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/net/iaxmodem/work/iaxmodem-0.3.2/lib/spandsp/config/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/net/iaxmodem/work/iaxmodem-0.3.2/lib/spandsp/config/missing --run automake-1.9' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CC_FOR_BUILD='$(CC)' CFLAGS='-fno-common' COMP_VENDOR_CFLAGS='-DNDEBUG -O2 -g -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes' COND_DOC_FALSE='' COND_DOC_TRUE='#' COND_ITUTESTS_FALSE='' COND_ITUTESTS_TRUE='#' COND_MMX_FALSE='' COND_MMX_TRUE='#' COND_SSE_FALSE='' COND_SSE_TRUE='#' COND_TESTS_FALSE='' COND_TESTS_TRUE='#' CPP='cc -E' CPPFLAGS=' -I/usr/include/libxml2' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='g77' FFLAGS='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='-L/usr/local/lib' LIBOBJS=' error$U.o' LIBS='-lm -lm -lm -ltiff ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS=' error$U.lo' MAKEINFO='${SHELL} /mnt/gmirror/ports/net/iaxmodem/work/iaxmodem-0.3.2/lib/spandsp/config/missing --run makeinfo' OBJEXT='' PACKAGE='spandsp' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SED='/usr/local/bin/sed' SET_MAKE='' SHELL='/bin/sh' SPANDSP_LT_AGE='0' SPANDSP_LT_CURRENT='0' SPANDSP_LT_REVISION='2' STRIP='strip' TESTLIBS=' -lxml2' VERSION='0.0.4' ac_ct_AR='ar' ac_ct_CC='cc' ac_ct_CXX='' ac_ct_F77='g77' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i686-apple-darwin8.0.1' build_alias='' build_cpu='i686' build_os='darwin8.0.1' build_vendor='apple' datadir='${prefix}/share' exec_prefix='${prefix}' host='i686-apple-darwin8.0.1' host_alias='' host_cpu='i686' host_os='darwin8.0.1' host_vendor='apple' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/net/iaxmodem/work/iaxmodem-0.3.2/lib/spandsp/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='/usr/local' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_AUDIOFILE_H 1 #define HAVE_DLFCN_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FFTW_H 1 #define HAVE_FLOAT_H 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_LIBM 1 #define HAVE_LIBM 1 #define HAVE_LIBM 1 #define HAVE_LIBTIFF 1 #define HAVE_LIBXML2 1 #define HAVE_LIBXML_PARSER_H 1 #define HAVE_LIBXML_XINCLUDE_H 1 #define HAVE_LIBXML_XMLMEMORY_H 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_LONG_LONG 1 #define HAVE_MALLOC 1 #define HAVE_MALLOC_H 1 #define HAVE_MATH_H 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMSET 1 #define HAVE_PTHREAD_H 1 #define HAVE_REALLOC 1 #define HAVE_SELECT 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRSTR 1 #define HAVE_STRTOL 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_TIFFIO_H 1 #define HAVE_VPRINTF 1 #define PACKAGE "spandsp" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define RETSIGTYPE void #define SELECT_TYPE_ARG1 int #define SELECT_TYPE_ARG234 (fd_set *) #define SELECT_TYPE_ARG5 (struct timeval *) #define TIME_WITH_SYS_TIME 1 #define VERSION "0.0.4" #endif #ifdef __cplusplus void exit (int); configure: exit 0