This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp06 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1743: checking for a BSD-compatible install configure:1798: result: /bin/install -c configure:1809: checking whether build environment is sane configure:1852: result: yes configure:1917: checking for gawk configure:1933: found /bin/gawk configure:1943: result: gawk configure:1953: checking whether make sets $(MAKE) configure:1973: result: yes configure:2148: checking build system type configure:2166: result: i686-uhu-linux-gnu configure:2174: checking host system type configure:2188: result: i686-uhu-linux-gnu configure:2205: checking for i686-uhu-linux-gcc configure:2221: found /usr/bin/i686-uhu-linux-gcc configure:2231: result: i686-uhu-linux-gcc configure:2513: checking for C compiler version configure:2516: i686-uhu-linux-gcc --version &5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:2519: $? = 0 configure:2521: i686-uhu-linux-gcc -v &5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:2524: $? = 0 configure:2526: i686-uhu-linux-gcc -V &5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:2529: $? = 1 configure:2552: checking for C compiler default output file name configure:2555: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2558: $? = 0 configure:2604: result: a.out configure:2609: checking whether the C compiler works configure:2615: ./a.out configure:2618: $? = 0 configure:2635: result: yes configure:2642: checking whether we are cross compiling configure:2644: result: no configure:2647: checking for suffix of executables configure:2649: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2652: $? = 0 configure:2677: result: configure:2683: checking for suffix of object files configure:2704: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2707: $? = 0 configure:2729: result: o configure:2733: checking whether we are using the GNU C compiler configure:2757: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2763: $? = 0 configure:2767: test -z || test ! -s conftest.err configure:2770: $? = 0 configure:2773: test -s conftest.o configure:2776: $? = 0 configure:2789: result: yes configure:2795: checking whether i686-uhu-linux-gcc accepts -g configure:2816: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:2822: $? = 0 configure:2826: test -z || test ! -s conftest.err configure:2829: $? = 0 configure:2832: test -s conftest.o configure:2835: $? = 0 configure:2846: result: yes configure:2863: checking for i686-uhu-linux-gcc option to accept ANSI C configure:2933: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2939: $? = 0 configure:2943: test -z || test ! -s conftest.err configure:2946: $? = 0 configure:2949: test -s conftest.o configure:2952: $? = 0 configure:2970: result: none needed configure:2988: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:2:3: error: unknown type name 'choke' choke me ^ conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input configure:2994: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3138: checking for style of include used by make configure:3166: result: GNU configure:3194: checking dependency style of i686-uhu-linux-gcc configure:3284: result: gcc3 configure:3311: checking for i686-uhu-linux-g++ configure:3327: found /usr/bin/i686-uhu-linux-g++ configure:3337: result: i686-uhu-linux-g++ configure:3395: checking for C++ compiler version configure:3398: i686-uhu-linux-g++ --version &5 i686-uhu-linux-g++ (GCC) 4.8.3 Copyright (C) 2013 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:3401: $? = 0 configure:3403: i686-uhu-linux-g++ -v &5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:3406: $? = 0 configure:3408: i686-uhu-linux-g++ -V &5 i686-uhu-linux-g++: error: unrecognized command line option '-V' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:3411: $? = 1 configure:3414: checking whether we are using the GNU C++ compiler configure:3438: i686-uhu-linux-g++ -c conftest.cc >&5 configure:3444: $? = 0 configure:3448: test -z || test ! -s conftest.err configure:3451: $? = 0 configure:3454: test -s conftest.o configure:3457: $? = 0 configure:3470: result: yes configure:3476: checking whether i686-uhu-linux-g++ accepts -g configure:3497: i686-uhu-linux-g++ -c -g conftest.cc >&5 configure:3503: $? = 0 configure:3507: test -z || test ! -s conftest.err configure:3510: $? = 0 configure:3513: test -s conftest.o configure:3516: $? = 0 configure:3527: result: yes configure:3569: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:3575: $? = 0 configure:3579: test -z || test ! -s conftest.err configure:3582: $? = 0 configure:3585: test -s conftest.o configure:3588: $? = 0 configure:3614: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:15:9: error: 'exit' was not declared in this scope exit (42); ^ configure:3620: $? = 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.6" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:3569: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc:11:40: error: 'void std::exit(int)' should have been declared inside 'std' extern "C" void std::exit (int) throw (); using std::exit; ^ configure:3575: $? = 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.6" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3569: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc:11:31: error: 'void std::exit(int)' should have been declared inside 'std' extern "C" void std::exit (int); using std::exit; ^ In file included from conftest.cc:12:0: /usr/include/stdlib.h:543:70: error: declaration of 'void std::exit(int) throw ()' has a different exception specifier extern void exit (int __status) __THROW __attribute__ ((__noreturn__)); ^ conftest.cc:11:17: error: from previous declaration 'void std::exit(int)' extern "C" void std::exit (int); using std::exit; ^ configure:3575: $? = 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.6" | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3569: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:3575: $? = 0 configure:3579: test -z || test ! -s conftest.err configure:3582: $? = 0 configure:3585: test -s conftest.o configure:3588: $? = 0 configure:3614: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:3620: $? = 0 configure:3624: test -z || test ! -s conftest.err configure:3627: $? = 0 configure:3630: test -s conftest.o configure:3633: $? = 0 configure:3658: checking dependency style of i686-uhu-linux-g++ configure:3748: result: gcc3 configure:3771: checking how to run the C preprocessor configure:3806: i686-uhu-linux-gcc -E conftest.c configure:3812: $? = 0 configure:3844: i686-uhu-linux-gcc -E conftest.c conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3850: $? = 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.6" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | /* end confdefs.h. */ | #include configure:3889: result: i686-uhu-linux-gcc -E configure:3913: i686-uhu-linux-gcc -E conftest.c configure:3919: $? = 0 configure:3951: i686-uhu-linux-gcc -E conftest.c conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3957: $? = 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.6" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | /* end confdefs.h. */ | #include configure:4001: checking for egrep configure:4011: result: grep -E configure:4017: checking whether i686-uhu-linux-gcc needs -traditional configure:4059: result: no configure:4138: checking for a sed that does not truncate output configure:4194: result: /bin/sed configure:4208: checking for ld used by i686-uhu-linux-gcc configure:4275: result: /usr/bin/ld configure:4284: checking if the linker (/usr/bin/ld) is GNU ld configure:4299: result: yes configure:4304: checking for /usr/bin/ld option to reload object files configure:4311: result: -r configure:4329: checking for BSD-compatible nm configure:4378: result: /usr/bin/nm -B configure:4382: checking whether ln -s works configure:4386: result: yes configure:4393: checking how to recognize dependent libraries configure:4579: result: pass_all configure:4822: checking for ANSI C header files configure:4847: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4853: $? = 0 configure:4857: test -z || test ! -s conftest.err configure:4860: $? = 0 configure:4863: test -s conftest.o configure:4866: $? = 0 configure:4955: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:31:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(2); ^ configure:4958: $? = 0 configure:4960: ./conftest configure:4963: $? = 0 configure:4978: result: yes configure:5002: checking for sys/types.h configure:5018: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5024: $? = 0 configure:5028: test -z || test ! -s conftest.err configure:5031: $? = 0 configure:5034: test -s conftest.o configure:5037: $? = 0 configure:5048: result: yes configure:5002: checking for sys/stat.h configure:5018: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5024: $? = 0 configure:5028: test -z || test ! -s conftest.err configure:5031: $? = 0 configure:5034: test -s conftest.o configure:5037: $? = 0 configure:5048: result: yes configure:5002: checking for stdlib.h configure:5018: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5024: $? = 0 configure:5028: test -z || test ! -s conftest.err configure:5031: $? = 0 configure:5034: test -s conftest.o configure:5037: $? = 0 configure:5048: result: yes configure:5002: checking for string.h configure:5018: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5024: $? = 0 configure:5028: test -z || test ! -s conftest.err configure:5031: $? = 0 configure:5034: test -s conftest.o configure:5037: $? = 0 configure:5048: result: yes configure:5002: checking for memory.h configure:5018: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5024: $? = 0 configure:5028: test -z || test ! -s conftest.err configure:5031: $? = 0 configure:5034: test -s conftest.o configure:5037: $? = 0 configure:5048: result: yes configure:5002: checking for strings.h configure:5018: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5024: $? = 0 configure:5028: test -z || test ! -s conftest.err configure:5031: $? = 0 configure:5034: test -s conftest.o configure:5037: $? = 0 configure:5048: result: yes configure:5002: checking for inttypes.h configure:5018: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5024: $? = 0 configure:5028: test -z || test ! -s conftest.err configure:5031: $? = 0 configure:5034: test -s conftest.o configure:5037: $? = 0 configure:5048: result: yes configure:5002: checking for stdint.h configure:5018: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5024: $? = 0 configure:5028: test -z || test ! -s conftest.err configure:5031: $? = 0 configure:5034: test -s conftest.o configure:5037: $? = 0 configure:5048: result: yes configure:5002: checking for unistd.h configure:5018: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5024: $? = 0 configure:5028: test -z || test ! -s conftest.err configure:5031: $? = 0 configure:5034: test -s conftest.o configure:5037: $? = 0 configure:5048: result: yes configure:5074: checking dlfcn.h usability configure:5086: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5092: $? = 0 configure:5096: test -z || test ! -s conftest.err configure:5099: $? = 0 configure:5102: test -s conftest.o configure:5105: $? = 0 configure:5115: result: yes configure:5119: checking dlfcn.h presence configure:5129: i686-uhu-linux-gcc -E conftest.c configure:5135: $? = 0 configure:5155: result: yes configure:5190: checking for dlfcn.h configure:5197: result: yes configure:5220: checking how to run the C++ preprocessor configure:5251: i686-uhu-linux-g++ -E conftest.cc configure:5257: $? = 0 configure:5289: i686-uhu-linux-g++ -E conftest.cc conftest.cc:25:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5295: $? = 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.6" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:5334: result: i686-uhu-linux-g++ -E configure:5358: i686-uhu-linux-g++ -E conftest.cc configure:5364: $? = 0 configure:5396: i686-uhu-linux-g++ -E conftest.cc conftest.cc:25:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5402: $? = 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.6" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:5457: checking for i686-uhu-linux-g77 configure:5486: result: no configure:5457: checking for i686-uhu-linux-f77 configure:5486: result: no configure:5457: checking for i686-uhu-linux-xlf configure:5486: result: no configure:5457: checking for i686-uhu-linux-frt configure:5486: result: no configure:5457: checking for i686-uhu-linux-pgf77 configure:5486: result: no configure:5457: checking for i686-uhu-linux-fort77 configure:5486: result: no configure:5457: checking for i686-uhu-linux-fl32 configure:5486: result: no configure:5457: checking for i686-uhu-linux-af77 configure:5486: result: no configure:5457: checking for i686-uhu-linux-f90 configure:5486: result: no configure:5457: checking for i686-uhu-linux-xlf90 configure:5486: result: no configure:5457: checking for i686-uhu-linux-pgf90 configure:5486: result: no configure:5457: checking for i686-uhu-linux-epcf90 configure:5486: result: no configure:5457: checking for i686-uhu-linux-f95 configure:5486: result: no configure:5457: checking for i686-uhu-linux-fort configure:5486: result: no configure:5457: checking for i686-uhu-linux-xlf95 configure:5486: result: no configure:5457: checking for i686-uhu-linux-ifc configure:5486: result: no configure:5457: checking for i686-uhu-linux-efc configure:5486: result: no configure:5457: checking for i686-uhu-linux-pgf95 configure:5486: result: no configure:5457: checking for i686-uhu-linux-lf95 configure:5486: result: no configure:5457: checking for i686-uhu-linux-gfortran configure:5486: result: no configure:5499: checking for g77 configure:5528: result: no configure:5499: checking for f77 configure:5528: result: no configure:5499: checking for xlf configure:5528: result: no configure:5499: checking for frt configure:5528: result: no configure:5499: checking for pgf77 configure:5528: result: no configure:5499: checking for fort77 configure:5528: result: no configure:5499: checking for fl32 configure:5528: result: no configure:5499: checking for af77 configure:5528: result: no configure:5499: checking for f90 configure:5528: result: no configure:5499: checking for xlf90 configure:5528: result: no configure:5499: checking for pgf90 configure:5528: result: no configure:5499: checking for epcf90 configure:5528: result: no configure:5499: checking for f95 configure:5528: result: no configure:5499: checking for fort configure:5528: result: no configure:5499: checking for xlf95 configure:5528: result: no configure:5499: checking for ifc configure:5528: result: no configure:5499: checking for efc configure:5528: result: no configure:5499: checking for pgf95 configure:5528: result: no configure:5499: checking for lf95 configure:5528: result: no configure:5499: checking for gfortran configure:5528: result: no configure:5540: checking for Fortran 77 compiler version configure:5543: --version &5 ./configure: line 5544: --version: command not found configure:5546: $? = 127 configure:5548: -v &5 ./configure: line 5549: -v: command not found configure:5551: $? = 127 configure:5553: -V &5 ./configure: line 5554: -V: command not found configure:5556: $? = 127 configure:5564: checking whether we are using the GNU Fortran 77 compiler configure:5578: -c conftest.F >&5 ./configure: line 5579: -c: command not found configure:5584: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5610: result: no configure:5616: checking whether accepts -g configure:5628: -c -g conftest.f >&5 ./configure: line 5629: -c: command not found configure:5634: $? = 127 configure: failed program was: | program main | | end configure:5659: result: no configure:5688: checking the maximum length of command line arguments configure:5800: result: 1572864 configure:5812: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:5917: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5920: $? = 0 configure:5924: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:5927: $? = 0 configure:5979: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:5982: $? = 0 configure:6020: result: ok configure:6024: checking for objdir configure:6039: result: .libs configure:6091: checking for i686-uhu-linux-ar configure:6107: found /usr/bin/i686-uhu-linux-ar configure:6117: result: i686-uhu-linux-ar configure:6171: checking for i686-uhu-linux-ranlib configure:6200: result: no configure:6209: checking for ranlib configure:6225: found /usr/bin/ranlib configure:6236: result: ranlib configure:6251: checking for i686-uhu-linux-strip configure:6280: result: no configure:6289: checking for strip configure:6305: found /usr/bin/strip configure:6316: result: strip configure:6871: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:6889: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:6893: $? = 0 configure:6906: result: no configure:6921: checking for i686-uhu-linux-gcc option to produce PIC configure:7153: result: -fPIC configure:7161: checking if i686-uhu-linux-gcc PIC flag -fPIC works configure:7179: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC conftest.c >&5 configure:7183: $? = 0 configure:7196: result: yes configure:7224: checking if i686-uhu-linux-gcc static flag -static works configure:7252: result: yes configure:7262: checking if i686-uhu-linux-gcc supports -c -o file.o configure:7283: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:7287: $? = 0 configure:7309: result: yes configure:7335: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:8319: result: yes configure:8340: checking whether -lc should be explicitly linked in configure:8345: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8348: $? = 0 configure:8363: i686-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:8366: $? = 0 configure:8378: result: no configure:8386: checking dynamic linker characteristics configure:8990: result: GNU/Linux ld.so configure:9014: checking how to hardcode library paths into programs configure:9039: result: immediate configure:9053: checking whether stripping libraries is possible configure:9058: result: yes configure:9893: checking if libtool supports shared libraries configure:9895: result: yes configure:9898: checking whether to build shared libraries configure:9919: result: yes configure:9922: checking whether to build static libraries configure:9926: result: no configure:10020: creating libtool configure:10613: checking for ld used by i686-uhu-linux-g++ configure:10680: result: /usr/bin/ld configure:10689: checking if the linker (/usr/bin/ld) is GNU ld configure:10704: result: yes configure:10755: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:11705: result: yes configure:11722: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:11725: $? = 0 configure:11881: checking for i686-uhu-linux-g++ option to produce PIC configure:12165: result: -fPIC configure:12173: checking if i686-uhu-linux-g++ PIC flag -fPIC works configure:12191: i686-uhu-linux-g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5 configure:12195: $? = 0 configure:12208: result: yes configure:12236: checking if i686-uhu-linux-g++ static flag -static works configure:12264: result: yes configure:12274: checking if i686-uhu-linux-g++ supports -c -o file.o configure:12295: i686-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:12299: $? = 0 configure:12321: result: yes configure:12347: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:12373: result: yes configure:12440: checking dynamic linker characteristics configure:12992: result: GNU/Linux ld.so configure:13016: checking how to hardcode library paths into programs configure:13041: result: immediate configure:19283: checking for C compiler vendor configure:19312: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:31:7: error: 'thisisanerror' undeclared (first use in this function) thisisanerror; ^ conftest.c:31:7: note: each undeclared identifier is reported only once for each function it appears in configure:19318: $? = 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.6" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER)) | thisisanerror; | #endif | | ; | return 0; | } configure:19312: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:31:7: error: 'thisisanerror' undeclared (first use in this function) thisisanerror; ^ conftest.c:31:7: note: each undeclared identifier is reported only once for each function it appears in configure:19318: $? = 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.6" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__)) | thisisanerror; | #endif | | ; | return 0; | } configure:19312: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:31:7: error: 'thisisanerror' undeclared (first use in this function) thisisanerror; ^ conftest.c:31:7: note: each undeclared identifier is reported only once for each function it appears in configure:19318: $? = 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.6" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__PATHCC__) || defined(__PATHSCALE__)) | thisisanerror; | #endif | | ; | return 0; | } configure:19312: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19318: $? = 0 configure:19322: test -z || test ! -s conftest.err configure:19325: $? = 0 configure:19328: test -s conftest.o configure:19331: $? = 0 configure:19343: result: gnu configure:19376: checking for i686-uhu-linux-gcc configure:19402: result: i686-uhu-linux-gcc configure:19684: checking for C compiler version configure:19687: i686-uhu-linux-gcc --version &5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:19690: $? = 0 configure:19692: i686-uhu-linux-gcc -v &5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:19695: $? = 0 configure:19697: i686-uhu-linux-gcc -V &5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:19700: $? = 1 configure:19703: checking whether we are using the GNU C compiler configure:19759: result: yes configure:19765: checking whether i686-uhu-linux-gcc accepts -g configure:19816: result: yes configure:19833: checking for i686-uhu-linux-gcc option to accept ANSI C configure:19940: result: none needed configure:19958: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:2:3: error: unknown type name 'choke' choke me ^ conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input configure:19964: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:20099: checking dependency style of i686-uhu-linux-gcc configure:20189: result: gcc3 configure:20235: checking for an ANSI C-conforming const configure:20302: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:20308: $? = 0 configure:20312: test -z || test ! -s conftest.err configure:20315: $? = 0 configure:20318: test -s conftest.o configure:20321: $? = 0 configure:20332: result: yes configure:20342: checking for inline configure:20363: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:20369: $? = 0 configure:20373: test -z || test ! -s conftest.err configure:20376: $? = 0 configure:20379: test -s conftest.o configure:20382: $? = 0 configure:20394: result: inline configure:20413: checking for working volatile configure:20436: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:20442: $? = 0 configure:20446: test -z || test ! -s conftest.err configure:20449: $? = 0 configure:20452: test -s conftest.o configure:20455: $? = 0 configure:20466: result: yes configure:20477: checking for long long configure:20501: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:20507: $? = 0 configure:20511: test -z || test ! -s conftest.err configure:20514: $? = 0 configure:20517: test -s conftest.o configure:20520: $? = 0 configure:20531: result: yes configure:20542: checking for long double configure:20566: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:20572: $? = 0 configure:20576: test -z || test ! -s conftest.err configure:20579: $? = 0 configure:20582: test -s conftest.o configure:20585: $? = 0 configure:20596: result: yes configure:20608: checking return type of signal handlers configure:20639: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:20645: $? = 0 configure:20649: test -z || test ! -s conftest.err configure:20652: $? = 0 configure:20655: test -s conftest.o configure:20658: $? = 0 configure:20669: result: void configure:20752: checking for error_at_line configure:20773: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:20779: $? = 0 configure:20783: test -z || test ! -s conftest.err configure:20786: $? = 0 configure:20789: test -s conftest configure:20792: $? = 0 configure:20804: result: yes configure:20821: checking for vprintf configure:20878: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:52:6: warning: conflicting types for built-in function 'vprintf' [enabled by default] char vprintf (); ^ configure:20884: $? = 0 configure:20888: test -z || test ! -s conftest.err configure:20891: $? = 0 configure:20894: test -s conftest configure:20897: $? = 0 configure:20909: result: yes configure:20916: checking for _doprnt configure:20973: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccx8mWgA.o:(.data+0x0): undefined reference to `_doprnt' /tmp/ccx8mWgA.o: In function `main': conftest.c:(.text.startup+0x8): undefined reference to `_doprnt' collect2: error: ld returned 1 exit status configure:20979: $? = 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.6" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_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:21004: result: no configure:21023: checking for stdlib.h configure:21028: result: yes configure:21168: checking for GNU libc compatible malloc configure:21197: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21200: $? = 0 configure:21202: ./conftest configure:21205: $? = 0 configure:21219: result: yes configure:21249: checking for working memcmp configure:21297: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21300: $? = 0 configure:21302: ./conftest configure:21305: $? = 0 configure:21319: result: yes configure:21335: checking for stdlib.h configure:21340: result: yes configure:21480: checking for GNU libc compatible realloc configure:21509: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21512: $? = 0 configure:21514: ./conftest configure:21517: $? = 0 configure:21531: result: yes configure:21576: checking sys/select.h usability configure:21588: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21594: $? = 0 configure:21598: test -z || test ! -s conftest.err configure:21601: $? = 0 configure:21604: test -s conftest.o configure:21607: $? = 0 configure:21617: result: yes configure:21621: checking sys/select.h presence configure:21631: i686-uhu-linux-gcc -E conftest.c configure:21637: $? = 0 configure:21657: result: yes configure:21692: checking for sys/select.h configure:21699: result: yes configure:21576: checking sys/socket.h usability configure:21588: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21594: $? = 0 configure:21598: test -z || test ! -s conftest.err configure:21601: $? = 0 configure:21604: test -s conftest.o configure:21607: $? = 0 configure:21617: result: yes configure:21621: checking sys/socket.h presence configure:21631: i686-uhu-linux-gcc -E conftest.c configure:21637: $? = 0 configure:21657: result: yes configure:21692: checking for sys/socket.h configure:21699: result: yes configure:21712: checking types of arguments for select configure:21745: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21751: $? = 0 configure:21755: test -z || test ! -s conftest.err configure:21758: $? = 0 configure:21761: test -s conftest.o configure:21764: $? = 0 configure:21780: result: int,fd_set *,struct timeval * configure:21804: checking for lrint configure:21835: i686-uhu-linux-gcc -o conftest -lm conftest.c >&5 configure:21841: $? = 0 configure:21845: test -z || test ! -s conftest.err configure:21848: $? = 0 configure:21851: test -s conftest configure:21854: $? = 0 configure:21870: result: yes configure:21881: checking for lrintf configure:21912: i686-uhu-linux-gcc -o conftest -lm conftest.c >&5 configure:21918: $? = 0 configure:21922: test -z || test ! -s conftest.err configure:21925: $? = 0 configure:21928: test -s conftest configure:21931: $? = 0 configure:21947: result: yes configure:21958: checking for llrint configure:21989: i686-uhu-linux-gcc -o conftest -lm conftest.c >&5 configure:21995: $? = 0 configure:21999: test -z || test ! -s conftest.err configure:22002: $? = 0 configure:22005: test -s conftest configure:22008: $? = 0 configure:22024: result: yes configure:22035: checking for llrintf configure:22066: i686-uhu-linux-gcc -o conftest -lm conftest.c >&5 configure:22072: $? = 0 configure:22076: test -z || test ! -s conftest.err configure:22079: $? = 0 configure:22082: test -s conftest configure:22085: $? = 0 configure:22101: result: yes configure:22122: checking if have C99 struct flexible array support configure:22153: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22159: $? = 0 configure:22163: test -z || test ! -s conftest.err configure:22166: $? = 0 configure:22169: test -s conftest configure:22172: $? = 0 configure:22185: result: yes configure:22193: checking for memmove configure:22250: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:66:6: warning: conflicting types for built-in function 'memmove' [enabled by default] char memmove (); ^ configure:22256: $? = 0 configure:22260: test -z || test ! -s conftest.err configure:22263: $? = 0 configure:22266: test -s conftest configure:22269: $? = 0 configure:22281: result: yes configure:22295: checking for memset configure:22352: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:67:6: warning: conflicting types for built-in function 'memset' [enabled by default] char memset (); ^ configure:22358: $? = 0 configure:22362: test -z || test ! -s conftest.err configure:22365: $? = 0 configure:22368: test -s conftest configure:22371: $? = 0 configure:22383: result: yes configure:22397: checking for select configure:22454: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22460: $? = 0 configure:22464: test -z || test ! -s conftest.err configure:22467: $? = 0 configure:22470: test -s conftest configure:22473: $? = 0 configure:22485: result: yes configure:22499: checking for strcasecmp configure:22556: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:69:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] char strcasecmp (); ^ configure:22562: $? = 0 configure:22566: test -z || test ! -s conftest.err configure:22569: $? = 0 configure:22572: test -s conftest configure:22575: $? = 0 configure:22587: result: yes configure:22601: checking for strchr configure:22658: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:70:6: warning: conflicting types for built-in function 'strchr' [enabled by default] char strchr (); ^ configure:22664: $? = 0 configure:22668: test -z || test ! -s conftest.err configure:22671: $? = 0 configure:22674: test -s conftest configure:22677: $? = 0 configure:22689: result: yes configure:22703: checking for strdup configure:22760: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:71:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:22766: $? = 0 configure:22770: test -z || test ! -s conftest.err configure:22773: $? = 0 configure:22776: test -s conftest configure:22779: $? = 0 configure:22791: result: yes configure:22805: checking for strerror configure:22862: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22868: $? = 0 configure:22872: test -z || test ! -s conftest.err configure:22875: $? = 0 configure:22878: test -s conftest configure:22881: $? = 0 configure:22893: result: yes configure:22907: checking for strstr configure:22964: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:73:6: warning: conflicting types for built-in function 'strstr' [enabled by default] char strstr (); ^ configure:22970: $? = 0 configure:22974: test -z || test ! -s conftest.err configure:22977: $? = 0 configure:22980: test -s conftest configure:22983: $? = 0 configure:22995: result: yes configure:23009: checking for strtol configure:23066: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:23072: $? = 0 configure:23076: test -z || test ! -s conftest.err configure:23079: $? = 0 configure:23082: test -s conftest configure:23085: $? = 0 configure:23097: result: yes configure:23111: checking for gettimeofday configure:23168: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:23174: $? = 0 configure:23178: test -z || test ! -s conftest.err configure:23181: $? = 0 configure:23184: test -s conftest configure:23187: $? = 0 configure:23199: result: yes configure:23213: checking for drand48 configure:23270: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:23276: $? = 0 configure:23280: test -z || test ! -s conftest.err configure:23283: $? = 0 configure:23286: test -s conftest configure:23289: $? = 0 configure:23301: result: yes configure:23312: checking for ANSI C header files configure:23468: result: yes configure:23478: checking for sys/wait.h that is POSIX.1 compatible configure:23509: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:23515: $? = 0 configure:23519: test -z || test ! -s conftest.err configure:23522: $? = 0 configure:23525: test -s conftest.o configure:23528: $? = 0 configure:23539: result: yes configure:23549: checking whether time.h and sys/time.h may both be included configure:23574: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:23580: $? = 0 configure:23584: test -z || test ! -s conftest.err configure:23587: $? = 0 configure:23590: test -s conftest.o configure:23593: $? = 0 configure:23604: result: yes configure:23630: checking socket.h usability configure:23642: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:90:20: fatal error: socket.h: No such file or directory #include ^ compilation terminated. configure:23648: $? = 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.6" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 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_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_LLRINT 1 | #define HAVE_LLRINTF 1 | #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_DRAND48 1 | #define STDC_HEADERS 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:23671: result: no configure:23675: checking socket.h presence configure:23685: i686-uhu-linux-gcc -E conftest.c conftest.c:56:20: fatal error: socket.h: No such file or directory #include ^ compilation terminated. configure:23691: $? = 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.6" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 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_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_LLRINT 1 | #define HAVE_LLRINTF 1 | #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_DRAND48 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include configure:23711: result: no configure:23746: checking for socket.h configure:23753: result: no configure:23771: checking for inttypes.h configure:23776: result: yes configure:23921: checking for stdint.h configure:23926: result: yes configure:24071: checking for unistd.h configure:24076: result: yes configure:24221: checking for stdlib.h configure:24226: result: yes configure:24371: checking for string.h configure:24376: result: yes configure:24521: checking for strings.h configure:24526: result: yes configure:24680: checking malloc.h usability configure:24692: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24698: $? = 0 configure:24702: test -z || test ! -s conftest.err configure:24705: $? = 0 configure:24708: test -s conftest.o configure:24711: $? = 0 configure:24721: result: yes configure:24725: checking malloc.h presence configure:24735: i686-uhu-linux-gcc -E conftest.c configure:24741: $? = 0 configure:24761: result: yes configure:24796: checking for malloc.h configure:24803: result: yes configure:24830: checking tgmath.h usability configure:24842: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24848: $? = 0 configure:24852: test -z || test ! -s conftest.err configure:24855: $? = 0 configure:24858: test -s conftest.o configure:24861: $? = 0 configure:24871: result: yes configure:24875: checking tgmath.h presence configure:24885: i686-uhu-linux-gcc -E conftest.c configure:24891: $? = 0 configure:24911: result: yes configure:24946: checking for tgmath.h configure:24953: result: yes configure:24980: checking math.h usability configure:24992: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24998: $? = 0 configure:25002: test -z || test ! -s conftest.err configure:25005: $? = 0 configure:25008: test -s conftest.o configure:25011: $? = 0 configure:25021: result: yes configure:25025: checking math.h presence configure:25035: i686-uhu-linux-gcc -E conftest.c configure:25041: $? = 0 configure:25061: result: yes configure:25096: checking for math.h configure:25103: result: yes configure:25130: checking float.h usability configure:25142: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:25148: $? = 0 configure:25152: test -z || test ! -s conftest.err configure:25155: $? = 0 configure:25158: test -s conftest.o configure:25161: $? = 0 configure:25171: result: yes configure:25175: checking float.h presence configure:25185: i686-uhu-linux-gcc -E conftest.c configure:25191: $? = 0 configure:25211: result: yes configure:25246: checking for float.h configure:25253: result: yes configure:25280: checking fcntl.h usability configure:25292: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:25298: $? = 0 configure:25302: test -z || test ! -s conftest.err configure:25305: $? = 0 configure:25308: test -s conftest.o configure:25311: $? = 0 configure:25321: result: yes configure:25325: checking fcntl.h presence configure:25335: i686-uhu-linux-gcc -E conftest.c configure:25341: $? = 0 configure:25361: result: yes configure:25396: checking for fcntl.h configure:25403: result: yes configure:25430: checking sys/time.h usability configure:25442: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:25448: $? = 0 configure:25452: test -z || test ! -s conftest.err configure:25455: $? = 0 configure:25458: test -s conftest.o configure:25461: $? = 0 configure:25471: result: yes configure:25475: checking sys/time.h presence configure:25485: i686-uhu-linux-gcc -E conftest.c configure:25491: $? = 0 configure:25511: result: yes configure:25546: checking for sys/time.h configure:25553: result: yes configure:25571: checking for sys/select.h configure:25576: result: yes configure:25730: checking sys/ioctl.h usability configure:25742: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:25748: $? = 0 configure:25752: test -z || test ! -s conftest.err configure:25755: $? = 0 configure:25758: test -s conftest.o configure:25761: $? = 0 configure:25771: result: yes configure:25775: checking sys/ioctl.h presence configure:25785: i686-uhu-linux-gcc -E conftest.c configure:25791: $? = 0 configure:25811: result: yes configure:25846: checking for sys/ioctl.h configure:25853: result: yes configure:25880: checking sys/fcntl.h usability configure:25892: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:25898: $? = 0 configure:25902: test -z || test ! -s conftest.err configure:25905: $? = 0 configure:25908: test -s conftest.o configure:25911: $? = 0 configure:25921: result: yes configure:25925: checking sys/fcntl.h presence configure:25935: i686-uhu-linux-gcc -E conftest.c configure:25941: $? = 0 configure:25961: result: yes configure:25996: checking for sys/fcntl.h configure:26003: result: yes configure:26030: checking sndfile.h usability configure:26042: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:105:21: fatal error: sndfile.h: No such file or directory #include ^ compilation terminated. configure:26048: $? = 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.6" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 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_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_LLRINT 1 | #define HAVE_LLRINTF 1 | #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_DRAND48 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_TGMATH_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 | /* 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:26071: result: no configure:26075: checking sndfile.h presence configure:26085: i686-uhu-linux-gcc -E conftest.c conftest.c:71:21: fatal error: sndfile.h: No such file or directory #include ^ compilation terminated. configure:26091: $? = 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.6" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 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_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_LLRINT 1 | #define HAVE_LLRINTF 1 | #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_DRAND48 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_TGMATH_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 | /* end confdefs.h. */ | #include configure:26111: result: no configure:26146: checking for sndfile.h configure:26153: result: no configure:26180: checking fenv.h usability configure:26192: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:26198: $? = 0 configure:26202: test -z || test ! -s conftest.err configure:26205: $? = 0 configure:26208: test -s conftest.o configure:26211: $? = 0 configure:26221: result: yes configure:26225: checking fenv.h presence configure:26235: i686-uhu-linux-gcc -E conftest.c configure:26241: $? = 0 configure:26261: result: yes configure:26296: checking for fenv.h configure:26303: result: yes configure:26330: checking fftw3.h usability configure:26342: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:26348: $? = 0 configure:26352: test -z || test ! -s conftest.err configure:26355: $? = 0 configure:26358: test -s conftest.o configure:26361: $? = 0 configure:26371: result: yes configure:26375: checking fftw3.h presence configure:26385: i686-uhu-linux-gcc -E conftest.c configure:26391: $? = 0 configure:26411: result: yes configure:26446: checking for fftw3.h configure:26453: result: yes configure:26631: checking pcap.h usability configure:26643: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:107:18: fatal error: pcap.h: No such file or directory #include ^ compilation terminated. configure:26649: $? = 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.6" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 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_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_LLRINT 1 | #define HAVE_LLRINTF 1 | #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_DRAND48 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_TGMATH_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_FENV_H 1 | #define HAVE_FFTW3_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:26672: result: no configure:26676: checking pcap.h presence configure:26686: i686-uhu-linux-gcc -E conftest.c conftest.c:73:18: fatal error: pcap.h: No such file or directory #include ^ compilation terminated. configure:26692: $? = 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.6" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 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_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_LLRINT 1 | #define HAVE_LLRINTF 1 | #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_DRAND48 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_TGMATH_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_FENV_H 1 | #define HAVE_FFTW3_H 1 | /* end confdefs.h. */ | #include configure:26712: result: no configure:26747: checking for pcap.h configure:26754: result: no configure:26781: checking pthread.h usability configure:26793: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:26799: $? = 0 configure:26803: test -z || test ! -s conftest.err configure:26806: $? = 0 configure:26809: test -s conftest.o configure:26812: $? = 0 configure:26822: result: yes configure:26826: checking pthread.h presence configure:26836: i686-uhu-linux-gcc -E conftest.c configure:26842: $? = 0 configure:26862: result: yes configure:26897: checking for pthread.h configure:26904: result: yes configure:26933: checking X11/X.h usability configure:26945: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:108:19: fatal error: X11/X.h: No such file or directory #include ^ compilation terminated. configure:26951: $? = 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.6" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 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_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_LLRINT 1 | #define HAVE_LLRINTF 1 | #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_DRAND48 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_TGMATH_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_FENV_H 1 | #define HAVE_FFTW3_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:26974: result: no configure:26978: checking X11/X.h presence configure:26988: i686-uhu-linux-gcc -E conftest.c conftest.c:74:19: fatal error: X11/X.h: No such file or directory #include ^ compilation terminated. configure:26994: $? = 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.6" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 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_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_LLRINT 1 | #define HAVE_LLRINTF 1 | #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_DRAND48 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_TGMATH_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_FENV_H 1 | #define HAVE_FFTW3_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include configure:27014: result: no configure:27049: checking for X11/X.h configure:27056: result: no configure:27072: checking for libxml/xmlmemory.h configure:27092: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:74:30: fatal error: libxml/xmlmemory.h: No such file or directory #include ^ compilation terminated. configure:27098: $? = 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.6" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 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_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_LLRINT 1 | #define HAVE_LLRINTF 1 | #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_DRAND48 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_TGMATH_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_FENV_H 1 | #define HAVE_FFTW3_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include | int | main () | { | int a = 1; | ; | return 0; | } configure:27144: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/include conftest.c >&5 conftest.c:74:30: fatal error: libxml/xmlmemory.h: No such file or directory #include ^ compilation terminated. configure:27150: $? = 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.6" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 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_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_LLRINT 1 | #define HAVE_LLRINTF 1 | #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_DRAND48 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_TGMATH_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_FENV_H 1 | #define HAVE_FFTW3_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include | int | main () | { | int a = 1; | ; | return 0; | } configure:27144: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/local/include conftest.c >&5 conftest.c:74:30: fatal error: libxml/xmlmemory.h: No such file or directory #include ^ compilation terminated. configure:27150: $? = 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.6" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 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_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_LLRINT 1 | #define HAVE_LLRINTF 1 | #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_DRAND48 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_TGMATH_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_FENV_H 1 | #define HAVE_FFTW3_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include | int | main () | { | int a = 1; | ; | return 0; | } configure:27144: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/include/libxml2 conftest.c >&5 conftest.c:74:30: fatal error: libxml/xmlmemory.h: No such file or directory #include ^ compilation terminated. configure:27150: $? = 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.6" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 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_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_LLRINT 1 | #define HAVE_LLRINTF 1 | #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_DRAND48 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_TGMATH_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_FENV_H 1 | #define HAVE_FFTW3_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include | int | main () | { | int a = 1; | ; | return 0; | } configure:27144: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/local/include/libxml2 conftest.c >&5 conftest.c:74:30: fatal error: libxml/xmlmemory.h: No such file or directory #include ^ compilation terminated. configure:27150: $? = 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.6" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 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_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_LLRINT 1 | #define HAVE_LLRINTF 1 | #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_DRAND48 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_TGMATH_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_FENV_H 1 | #define HAVE_FFTW3_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include | int | main () | { | int a = 1; | ; | return 0; | } configure:27195: checking libxml/xmlmemory.h usability configure:27207: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:108:30: fatal error: libxml/xmlmemory.h: No such file or directory #include ^ compilation terminated. configure:27213: $? = 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.6" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 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_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_LLRINT 1 | #define HAVE_LLRINTF 1 | #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_DRAND48 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_TGMATH_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_FENV_H 1 | #define HAVE_FFTW3_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:27236: result: no configure:27240: checking libxml/xmlmemory.h presence configure:27250: i686-uhu-linux-gcc -E conftest.c conftest.c:74:30: fatal error: libxml/xmlmemory.h: No such file or directory #include ^ compilation terminated. configure:27256: $? = 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.6" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 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_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_LLRINT 1 | #define HAVE_LLRINTF 1 | #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_DRAND48 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_TGMATH_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_FENV_H 1 | #define HAVE_FFTW3_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include configure:27276: result: no configure:27311: checking for libxml/xmlmemory.h configure:27318: result: no configure:27345: checking libxml/parser.h usability configure:27357: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:108:27: fatal error: libxml/parser.h: No such file or directory #include ^ compilation terminated. configure:27363: $? = 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.6" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 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_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_LLRINT 1 | #define HAVE_LLRINTF 1 | #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_DRAND48 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_TGMATH_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_FENV_H 1 | #define HAVE_FFTW3_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:27386: result: no configure:27390: checking libxml/parser.h presence configure:27400: i686-uhu-linux-gcc -E conftest.c conftest.c:74:27: fatal error: libxml/parser.h: No such file or directory #include ^ compilation terminated. configure:27406: $? = 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.6" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 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_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_LLRINT 1 | #define HAVE_LLRINTF 1 | #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_DRAND48 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_TGMATH_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_FENV_H 1 | #define HAVE_FFTW3_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include configure:27426: result: no configure:27461: checking for libxml/parser.h configure:27468: result: no configure:27495: checking libxml/xinclude.h usability configure:27507: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:108:29: fatal error: libxml/xinclude.h: No such file or directory #include ^ compilation terminated. 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.6" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 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_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_LLRINT 1 | #define HAVE_LLRINTF 1 | #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_DRAND48 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_TGMATH_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_FENV_H 1 | #define HAVE_FFTW3_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:27536: result: no configure:27540: checking libxml/xinclude.h presence configure:27550: i686-uhu-linux-gcc -E conftest.c conftest.c:74:29: fatal error: libxml/xinclude.h: No such file or directory #include ^ compilation terminated. configure:27556: $? = 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.6" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 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_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_LLRINT 1 | #define HAVE_LLRINTF 1 | #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_DRAND48 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_TGMATH_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_FENV_H 1 | #define HAVE_FFTW3_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include configure:27576: result: no configure:27611: checking for libxml/xinclude.h configure:27618: result: no configure:27653: checking FL/Fl.H usability configure:27665: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc:108:19: fatal error: FL/Fl.H: No such file or directory #include ^ compilation terminated. configure:27671: $? = 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.6" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 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_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_LLRINT 1 | #define HAVE_LLRINTF 1 | #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_DRAND48 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_TGMATH_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_FENV_H 1 | #define HAVE_FFTW3_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:27694: result: no configure:27698: checking FL/Fl.H presence configure:27708: i686-uhu-linux-g++ -E conftest.cc conftest.cc:74:19: fatal error: FL/Fl.H: No such file or directory #include ^ compilation terminated. configure:27714: $? = 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.6" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 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_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_LLRINT 1 | #define HAVE_LLRINTF 1 | #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_DRAND48 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_TGMATH_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_FENV_H 1 | #define HAVE_FFTW3_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include configure:27734: result: no configure:27769: checking for FL/Fl.H configure:27776: result: no configure:27803: checking FL/Fl_Overlay_Window.H usability configure:27815: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc:108:34: fatal error: FL/Fl_Overlay_Window.H: No such file or directory #include ^ compilation terminated. configure:27821: $? = 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.6" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 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_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_LLRINT 1 | #define HAVE_LLRINTF 1 | #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_DRAND48 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_TGMATH_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_FENV_H 1 | #define HAVE_FFTW3_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:27844: result: no configure:27848: checking FL/Fl_Overlay_Window.H presence configure:27858: i686-uhu-linux-g++ -E conftest.cc conftest.cc:74:34: fatal error: FL/Fl_Overlay_Window.H: No such file or directory #include ^ compilation terminated. configure:27864: $? = 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.6" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 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_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_LLRINT 1 | #define HAVE_LLRINTF 1 | #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_DRAND48 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_TGMATH_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_FENV_H 1 | #define HAVE_FFTW3_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include configure:27884: result: no configure:27919: checking for FL/Fl_Overlay_Window.H configure:27926: result: no configure:27953: checking FL/Fl_Light_Button.H usability configure:27965: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc:108:32: fatal error: FL/Fl_Light_Button.H: No such file or directory #include ^ compilation terminated. configure:27971: $? = 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.6" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 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_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_LLRINT 1 | #define HAVE_LLRINTF 1 | #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_DRAND48 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_TGMATH_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_FENV_H 1 | #define HAVE_FFTW3_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:27994: result: no configure:27998: checking FL/Fl_Light_Button.H presence configure:28008: i686-uhu-linux-g++ -E conftest.cc conftest.cc:74:32: fatal error: FL/Fl_Light_Button.H: No such file or directory #include ^ compilation terminated. configure:28014: $? = 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.6" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 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_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_LLRINT 1 | #define HAVE_LLRINTF 1 | #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_DRAND48 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_TGMATH_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_FENV_H 1 | #define HAVE_FFTW3_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include configure:28034: result: no configure:28069: checking for FL/Fl_Light_Button.H configure:28076: result: no configure:28103: checking FL/fl_draw.H usability configure:28115: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc:108:24: fatal error: FL/fl_draw.H: No such file or directory #include ^ compilation terminated. configure:28121: $? = 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.6" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 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_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_LLRINT 1 | #define HAVE_LLRINTF 1 | #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_DRAND48 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_TGMATH_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_FENV_H 1 | #define HAVE_FFTW3_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:28144: result: no configure:28148: checking FL/fl_draw.H presence configure:28158: i686-uhu-linux-g++ -E conftest.cc conftest.cc:74:24: fatal error: FL/fl_draw.H: No such file or directory #include ^ compilation terminated. configure:28164: $? = 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.6" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 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_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_LLRINT 1 | #define HAVE_LLRINTF 1 | #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_DRAND48 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_TGMATH_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_FENV_H 1 | #define HAVE_FFTW3_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include configure:28184: result: no configure:28219: checking for FL/fl_draw.H configure:28226: result: no configure:28253: checking FL/Fl_Cartesian.H usability configure:28265: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc:108:29: fatal error: FL/Fl_Cartesian.H: No such file or directory #include ^ compilation terminated. configure:28271: $? = 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.6" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 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_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_LLRINT 1 | #define HAVE_LLRINTF 1 | #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_DRAND48 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_TGMATH_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_FENV_H 1 | #define HAVE_FFTW3_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:28294: result: no configure:28298: checking FL/Fl_Cartesian.H presence configure:28308: i686-uhu-linux-g++ -E conftest.cc conftest.cc:74:29: fatal error: FL/Fl_Cartesian.H: No such file or directory #include ^ compilation terminated. configure:28314: $? = 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.6" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 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_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_LLRINT 1 | #define HAVE_LLRINTF 1 | #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_DRAND48 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_TGMATH_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_FENV_H 1 | #define HAVE_FFTW3_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include configure:28334: result: no configure:28369: checking for FL/Fl_Cartesian.H configure:28376: result: no configure:28403: checking FL/Fl_Audio_Meter.H usability configure:28415: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc:108:31: fatal error: FL/Fl_Audio_Meter.H: No such file or directory #include ^ compilation terminated. configure:28421: $? = 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.6" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 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_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_LLRINT 1 | #define HAVE_LLRINTF 1 | #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_DRAND48 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_TGMATH_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_FENV_H 1 | #define HAVE_FFTW3_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:28444: result: no configure:28448: checking FL/Fl_Audio_Meter.H presence configure:28458: i686-uhu-linux-g++ -E conftest.cc conftest.cc:74:31: fatal error: FL/Fl_Audio_Meter.H: No such file or directory #include ^ compilation terminated. configure:28464: $? = 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.6" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 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_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_LLRINT 1 | #define HAVE_LLRINTF 1 | #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_DRAND48 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_TGMATH_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_FENV_H 1 | #define HAVE_FFTW3_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include configure:28484: result: no configure:28519: checking for FL/Fl_Audio_Meter.H configure:28526: result: no configure:28641: checking for cos in -lm configure:28671: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:81:6: warning: conflicting types for built-in function 'cos' [enabled by default] char cos (); ^ configure:28677: $? = 0 configure:28681: test -z || test ! -s conftest.err configure:28684: $? = 0 configure:28687: test -s conftest configure:28690: $? = 0 configure:28703: result: yes configure:28715: checking for library containing sinf configure:28745: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:82:6: warning: conflicting types for built-in function 'sinf' [enabled by default] char sinf (); ^ configure:28751: $? = 0 configure:28755: test -z || test ! -s conftest.err configure:28758: $? = 0 configure:28761: test -s conftest configure:28764: $? = 0 configure:28834: result: none required configure:28845: checking for library containing cosf configure:28875: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:83:6: warning: conflicting types for built-in function 'cosf' [enabled by default] char cosf (); ^ configure:28881: $? = 0 configure:28885: test -z || test ! -s conftest.err configure:28888: $? = 0 configure:28891: test -s conftest configure:28894: $? = 0 configure:28964: result: none required configure:28975: checking for library containing tanf configure:29005: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:84:6: warning: conflicting types for built-in function 'tanf' [enabled by default] char tanf (); ^ configure:29011: $? = 0 configure:29015: test -z || test ! -s conftest.err configure:29018: $? = 0 configure:29021: test -s conftest configure:29024: $? = 0 configure:29094: result: none required configure:29105: checking for library containing asinf configure:29135: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:85:6: warning: conflicting types for built-in function 'asinf' [enabled by default] char asinf (); ^ configure:29141: $? = 0 configure:29145: test -z || test ! -s conftest.err configure:29148: $? = 0 configure:29151: test -s conftest configure:29154: $? = 0 configure:29224: result: none required configure:29235: checking for library containing acosf configure:29265: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:86:6: warning: conflicting types for built-in function 'acosf' [enabled by default] char acosf (); ^ configure:29271: $? = 0 configure:29275: test -z || test ! -s conftest.err configure:29278: $? = 0 configure:29281: test -s conftest configure:29284: $? = 0 configure:29354: result: none required configure:29365: checking for library containing atanf configure:29395: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:87:6: warning: conflicting types for built-in function 'atanf' [enabled by default] char atanf (); ^ configure:29401: $? = 0 configure:29405: test -z || test ! -s conftest.err configure:29408: $? = 0 configure:29411: test -s conftest configure:29414: $? = 0 configure:29484: result: none required configure:29495: checking for library containing atan2f configure:29525: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:88:6: warning: conflicting types for built-in function 'atan2f' [enabled by default] char atan2f (); ^ configure:29531: $? = 0 configure:29535: test -z || test ! -s conftest.err configure:29538: $? = 0 configure:29541: test -s conftest configure:29544: $? = 0 configure:29614: result: none required configure:29625: checking for library containing ceilf configure:29655: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:89:6: warning: conflicting types for built-in function 'ceilf' [enabled by default] char ceilf (); ^ configure:29661: $? = 0 configure:29665: test -z || test ! -s conftest.err configure:29668: $? = 0 configure:29671: test -s conftest configure:29674: $? = 0 configure:29744: result: none required configure:29755: checking for library containing floorf configure:29785: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:90:6: warning: conflicting types for built-in function 'floorf' [enabled by default] char floorf (); ^ configure:29791: $? = 0 configure:29795: test -z || test ! -s conftest.err configure:29798: $? = 0 configure:29801: test -s conftest configure:29804: $? = 0 configure:29874: result: none required configure:29885: checking for library containing powf configure:29915: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:91:6: warning: conflicting types for built-in function 'powf' [enabled by default] char powf (); ^ configure:29921: $? = 0 configure:29925: test -z || test ! -s conftest.err configure:29928: $? = 0 configure:29931: test -s conftest configure:29934: $? = 0 configure:30004: result: none required configure:30015: checking for library containing expf configure:30045: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:92:6: warning: conflicting types for built-in function 'expf' [enabled by default] char expf (); ^ configure:30051: $? = 0 configure:30055: test -z || test ! -s conftest.err configure:30058: $? = 0 configure:30061: test -s conftest configure:30064: $? = 0 configure:30134: result: none required configure:30145: checking for library containing logf configure:30175: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:93:6: warning: conflicting types for built-in function 'logf' [enabled by default] char logf (); ^ configure:30181: $? = 0 configure:30185: test -z || test ! -s conftest.err configure:30188: $? = 0 configure:30191: test -s conftest configure:30194: $? = 0 configure:30264: result: none required configure:30275: checking for library containing log10f configure:30305: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:94:6: warning: conflicting types for built-in function 'log10f' [enabled by default] char log10f (); ^ configure:30311: $? = 0 configure:30315: test -z || test ! -s conftest.err configure:30318: $? = 0 configure:30321: test -s conftest configure:30324: $? = 0 configure:30394: result: none required configure:30407: checking for xmlParseFile in -lxml2 configure:30437: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lxml2 -lm >&5 /usr/bin/ld: cannot find -lxml2 collect2: error: ld returned 1 exit status configure:30443: $? = 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.6" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 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_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_LLRINT 1 | #define HAVE_LLRINTF 1 | #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_DRAND48 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_TGMATH_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_FENV_H 1 | #define HAVE_FFTW3_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_LIBM 1 | #define HAVE_SINF 1 | #define HAVE_COSF 1 | #define HAVE_TANF 1 | #define HAVE_ASINF 1 | #define HAVE_ACOSF 1 | #define HAVE_ATANF 1 | #define HAVE_ATAN2F 1 | #define HAVE_CEILF 1 | #define HAVE_FLOORF 1 | #define HAVE_POWF 1 | #define HAVE_EXPF 1 | #define HAVE_LOGF 1 | #define HAVE_LOG10F 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 xmlParseFile (); | int | main () | { | xmlParseFile (); | ; | return 0; | } configure:30469: result: no configure:31312: checking if i686-uhu-linux-gnu supports library symbol export configure:31341: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Werror -fvisibility=hidden conftest.c >&5 configure:31347: $? = 0 configure:31351: test -z || test ! -s conftest.err configure:31354: $? = 0 configure:31357: test -s conftest.o configure:31360: $? = 0 configure:31362: result: yes configure:31439: result: yes configure:31691: checking if i686-uhu-linux-gnu is fixed point only configure:31714: result: no configure:31729: checking if i686-uhu-linux-gnu fails on misaligned memory access configure:31750: result: no configure:32014: checking tiffio.h usability configure:32026: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:32032: $? = 0 configure:32036: test -z || test ! -s conftest.err configure:32039: $? = 0 configure:32042: test -s conftest.o configure:32045: $? = 0 configure:32055: result: yes configure:32059: checking tiffio.h presence configure:32069: i686-uhu-linux-gcc -E conftest.c configure:32075: $? = 0 configure:32095: result: yes configure:32130: checking for tiffio.h configure:32137: result: yes configure:32151: checking for TIFFOpen in -ltiff configure:32181: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ltiff -lm -lm >&5 configure:32187: $? = 0 configure:32191: test -z || test ! -s conftest.err configure:32194: $? = 0 configure:32197: test -s conftest configure:32200: $? = 0 configure:32213: result: yes configure:32458: 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 hp06 config.status:775: creating Makefile config.status:775: creating doc/Makefile config.status:775: creating doc/doxygen config.status:775: creating src/Makefile config.status:775: creating src/spandsp.h config.status:775: creating spandsp-sim/Makefile config.status:775: creating test-data/Makefile config.status:775: creating test-data/etsi/Makefile config.status:775: creating test-data/etsi/fax/Makefile config.status:775: creating test-data/itu/Makefile config.status:775: creating test-data/itu/fax/Makefile config.status:775: creating test-data/local/Makefile config.status:775: creating tests/Makefile config.status:775: creating spandsp.pc config.status:775: creating spandsp.spec config.status:879: creating src/config.h config.status:1335: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_build_alias=i686-uhu-linux ac_cv_c99_flexible_array=yes ac_cv_c99_llrint=yes ac_cv_c99_llrintf=yes ac_cv_c99_lrint=yes ac_cv_c99_lrintf=yes ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_volatile=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_f77_compiler_gnu=no ac_cv_fixed_point_machine_i686_uhu_linux_gnu=no ac_cv_func__doprnt=no ac_cv_func_drand48=yes 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_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_fenv_h=yes ac_cv_header_fftw3_h=yes ac_cv_header_float_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libxml_parser_h=no ac_cv_header_libxml_xinclude_h=no ac_cv_header_libxml_xmlmemory_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memory_h=yes ac_cv_header_pcap_h=no ac_cv_header_pthread_h=yes ac_cv_header_sndfile_h=no ac_cv_header_socket_h=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_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=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_tgmath_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_host_alias=i686-uhu-linux ac_cv_lib_error_at_line=yes ac_cv_lib_m_cos=yes ac_cv_lib_tiff_TIFFOpen=yes ac_cv_lib_xml2_xmlParseFile=no ac_cv_misaligned_access_fails_i686_uhu_linux_gnu=no ac_cv_objext=o ac_cv_path_install='/bin/install -c' ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_CXX=i686-uhu-linux-g++ ac_cv_prog_CXXCPP='i686-uhu-linux-g++ -E' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_search_acosf='none required' ac_cv_search_asinf='none required' ac_cv_search_atan2f='none required' ac_cv_search_atanf='none required' ac_cv_search_ceilf='none required' ac_cv_search_cosf='none required' ac_cv_search_expf='none required' ac_cv_search_floorf='none required' ac_cv_search_log10f='none required' ac_cv_search_logf='none required' ac_cv_search_powf='none required' ac_cv_search_sinf='none required' ac_cv_search_tanf='none required' ac_cv_symbol_export_capability=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=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' 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='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_lib_dlsearch_path_spec='/usr/lib /lib ' lt_cv_sys_lib_search_path_spec='/usr/lib /lib /usr/local/lib' lt_cv_sys_max_cmd_len=1572864 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' 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='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/config/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/config/missing --run tar' AR='i686-uhu-linux-ar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/config/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/config/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/config/missing --run automake-1.9' AWK='gawk' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CC_FOR_BUILD='$(CC)' CFLAGS='-O2 -march=i686 -mtune=generic ' COMP_VENDOR_CFLAGS='-DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 ' COMP_VENDOR_LDFLAGS='' COND_DOC_FALSE='' COND_DOC_TRUE='#' COND_MMX_FALSE='' COND_MMX_TRUE='#' COND_SSE2_FALSE='' COND_SSE2_TRUE='#' COND_SSE3_FALSE='' COND_SSE3_TRUE='#' COND_SSE4A_FALSE='' COND_SSE4A_TRUE='#' COND_SSE4_1_FALSE='' COND_SSE4_1_TRUE='#' COND_SSE4_2_FALSE='' COND_SSE4_2_TRUE='#' COND_SSE5_FALSE='' COND_SSE5_TRUE='#' COND_SSE_FALSE='' COND_SSE_TRUE='#' COND_SSSE3_FALSE='' COND_SSSE3_TRUE='#' COND_TESTDATA_FALSE='' COND_TESTDATA_TRUE='#' COND_TESTS_FALSE='' COND_TESTS_TRUE='#' CPP='i686-uhu-linux-gcc -E' CPPFLAGS=' ' CPPFLAGS_FOR_BUILD='$(CPPFLAGS)' CXX='i686-uhu-linux-g++' CXXCPP='i686-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DSYMUTIL='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='' FFLAGS='' INSERT_INTTYPES_HEADER='#include ' INSERT_MATH_HEADER='#include ' INSERT_STDINT_HEADER='#include ' INSERT_TGMATH_HEADER='#include ' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='-ltiff -lm ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/config/missing --run makeinfo' NMEDIT='' OBJEXT='o' PACKAGE='spandsp' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' SIMLIBS='' SPANDSP_LT_AGE='0' SPANDSP_LT_CURRENT='2' SPANDSP_LT_REVISION='0' SPANDSP_MISALIGNED_ACCESS_FAILS='#undef SPANDSP_MISALIGNED_ACCESS_FAILS' SPANDSP_SUPPORT_T85='#undef SPANDSP_SUPPORT_T85' SPANDSP_SUPPORT_V34='#undef SPANDSP_SUPPORT_V34' SPANDSP_USE_EXPORT_CAPABILITY='#define SPANDSP_USE_EXPORT_CAPABILITY 1' SPANDSP_USE_FIXED_POINT='#undef SPANDSP_USE_FIXED_POINT' STRIP='strip' TESTLIBS=' ' VERSION='0.0.6' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DSYMUTIL='' ac_ct_F77='' ac_ct_NMEDIT='' 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-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${prefix}/share' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_ACOSF 1 #define HAVE_ASINF 1 #define HAVE_ATAN2F 1 #define HAVE_ATANF 1 #define HAVE_CEILF 1 #define HAVE_COSF 1 #define HAVE_DLFCN_H 1 #define HAVE_DRAND48 1 #define HAVE_EXPF 1 #define HAVE_FCNTL_H 1 #define HAVE_FENV_H 1 #define HAVE_FFTW3_H 1 #define HAVE_FLOAT_H 1 #define HAVE_FLOORF 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBM 1 #define HAVE_LIBTIFF 1 #define HAVE_LLRINT 1 #define HAVE_LLRINTF 1 #define HAVE_LOG10F 1 #define HAVE_LOGF 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_LONG_LONG 1 #define HAVE_LRINT 1 #define HAVE_LRINTF 1 #define HAVE_MALLOC 1 #define HAVE_MALLOC_H 1 #define HAVE_MATH_H 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMSET 1 #define HAVE_POWF 1 #define HAVE_PTHREAD_H 1 #define HAVE_REALLOC 1 #define HAVE_SELECT 1 #define HAVE_SINF 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRINGS_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 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_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_TANF 1 #define HAVE_TGMATH_H 1 #define HAVE_TIFFIO_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_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 SPANDSP_USE_EXPORT_CAPABILITY 1 #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define VERSION "0.0.6" #endif #ifdef __cplusplus extern "C" void exit (int) throw (); configure: exit 0