view spandsp-0.0.3/spandsp-0.0.3/config.log @ 5:f762bf195c4b

import spandsp-0.0.3
author Peter Meerwald <pmeerw@cosy.sbg.ac.at>
date Fri, 25 Jun 2010 16:00:21 +0200
parents
children
line wrap: on
line source

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 --enable-tests

## --------- ##
## Platform. ##
## --------- ##

hostname = bunny
uname -m = i686
uname -r = 2.6.15-27-686
uname -s = Linux
uname -v = #1 SMP PREEMPT Fri Dec 8 18:00:07 UTC 2006

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = i686
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /opt/uClinux/bfin-uclinux/bin
PATH: /usr/local/bin/geda-install/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/bin/X11
PATH: /usr/games


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1562: checking for a BSD-compatible install
configure:1617: result: /usr/bin/install -c
configure:1628: checking whether build environment is sane
configure:1671: result: yes
configure:1736: checking for gawk
configure:1752: found /usr/bin/gawk
configure:1762: result: gawk
configure:1772: checking whether make sets $(MAKE)
configure:1792: result: yes
configure:1967: checking build system type
configure:1985: result: i686-pc-linux-gnu
configure:1993: checking host system type
configure:2007: result: i686-pc-linux-gnu
configure:2061: checking for gcc
configure:2077: found /usr/bin/gcc
configure:2087: result: gcc
configure:2331: checking for C compiler version
configure:2334: gcc --version </dev/null >&5
gcc (GCC) 4.0.3 (Ubuntu 4.0.3-1ubuntu5)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2337: $? = 0
configure:2339: gcc -v </dev/null >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.0 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-awt=gtk-default --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr --disable-werror --with-tune=pentium4 --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)
configure:2342: $? = 0
configure:2344: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:2347: $? = 1
configure:2370: checking for C compiler default output file name
configure:2373: gcc    conftest.c  >&5
configure:2376: $? = 0
configure:2422: result: a.out
configure:2427: checking whether the C compiler works
configure:2433: ./a.out
configure:2436: $? = 0
configure:2453: result: yes
configure:2460: checking whether we are cross compiling
configure:2462: result: no
configure:2465: checking for suffix of executables
configure:2467: gcc -o conftest    conftest.c  >&5
configure:2470: $? = 0
configure:2495: result: 
configure:2501: checking for suffix of object files
configure:2522: gcc -c   conftest.c >&5
configure:2525: $? = 0
configure:2547: result: o
configure:2551: checking whether we are using the GNU C compiler
configure:2575: gcc -c   conftest.c >&5
configure:2581: $? = 0
configure:2584: test -z 			 || test ! -s conftest.err
configure:2587: $? = 0
configure:2590: test -s conftest.o
configure:2593: $? = 0
configure:2606: result: yes
configure:2612: checking whether gcc accepts -g
configure:2633: gcc -c -g  conftest.c >&5
configure:2639: $? = 0
configure:2642: test -z 			 || test ! -s conftest.err
configure:2645: $? = 0
configure:2648: test -s conftest.o
configure:2651: $? = 0
configure:2662: result: yes
configure:2679: checking for gcc option to accept ANSI C
configure:2749: gcc  -c -g -O2  conftest.c >&5
configure:2755: $? = 0
configure:2758: test -z 			 || test ! -s conftest.err
configure:2761: $? = 0
configure:2764: test -s conftest.o
configure:2767: $? = 0
configure:2785: result: none needed
configure:2803: gcc -c -g -O2  conftest.c >&5
conftest.c:2: error: syntax error before 'me'
configure:2809: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2950: checking for style of include used by make
configure:2978: result: GNU
configure:3006: checking dependency style of gcc
configure:3096: result: gcc3
configure:3165: checking for g++
configure:3181: found /usr/bin/g++
configure:3191: result: g++
configure:3207: checking for C++ compiler version
configure:3210: g++ --version </dev/null >&5
g++ (GCC) 4.0.3 (Ubuntu 4.0.3-1ubuntu5)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3213: $? = 0
configure:3215: g++ -v </dev/null >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.0 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-awt=gtk-default --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr --disable-werror --with-tune=pentium4 --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)
configure:3218: $? = 0
configure:3220: g++ -V </dev/null >&5
g++: '-V' option must have argument
configure:3223: $? = 1
configure:3226: checking whether we are using the GNU C++ compiler
configure:3250: g++ -c   conftest.cc >&5
configure:3256: $? = 0
configure:3259: test -z 			 || test ! -s conftest.err
configure:3262: $? = 0
configure:3265: test -s conftest.o
configure:3268: $? = 0
configure:3281: result: yes
configure:3287: checking whether g++ accepts -g
configure:3308: g++ -c -g  conftest.cc >&5
configure:3314: $? = 0
configure:3317: test -z 			 || test ! -s conftest.err
configure:3320: $? = 0
configure:3323: test -s conftest.o
configure:3326: $? = 0
configure:3337: result: yes
configure:3379: g++ -c -g -O2  conftest.cc >&5
configure:3385: $? = 0
configure:3388: test -z 			 || test ! -s conftest.err
configure:3391: $? = 0
configure:3394: test -s conftest.o
configure:3397: $? = 0
configure:3423: g++ -c -g -O2  conftest.cc >&5
conftest.cc: In function 'int main()':
conftest.cc:15: error: 'exit' was not declared in this scope
configure:3429: $? = 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.3"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:3379: g++ -c -g -O2  conftest.cc >&5
configure:3385: $? = 0
configure:3388: test -z 			 || test ! -s conftest.err
configure:3391: $? = 0
configure:3394: test -s conftest.o
configure:3397: $? = 0
configure:3423: g++ -c -g -O2  conftest.cc >&5
configure:3429: $? = 0
configure:3432: test -z 			 || test ! -s conftest.err
configure:3435: $? = 0
configure:3438: test -s conftest.o
configure:3441: $? = 0
configure:3466: checking dependency style of g++
configure:3556: result: gcc3
configure:3579: checking how to run the C preprocessor
configure:3614: gcc -E  conftest.c
configure:3620: $? = 0
configure:3652: gcc -E  conftest.c
conftest.c:14:28: error: ac_nonexistent.h: No such file or directory
configure:3658: $? = 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.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3697: result: gcc -E
configure:3721: gcc -E  conftest.c
configure:3727: $? = 0
configure:3759: gcc -E  conftest.c
conftest.c:14:28: error: ac_nonexistent.h: No such file or directory
configure:3765: $? = 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.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3809: checking for egrep
configure:3819: result: grep -E
configure:3825: checking whether gcc needs -traditional
configure:3867: result: no
configure:3946: checking for a sed that does not truncate output
configure:4000: result: /bin/sed
configure:4014: checking for ld used by gcc
configure:4081: result: /usr/bin/ld
configure:4090: checking if the linker (/usr/bin/ld) is GNU ld
configure:4105: result: yes
configure:4110: checking for /usr/bin/ld option to reload object files
configure:4117: result: -r
configure:4135: checking for BSD-compatible nm
configure:4177: result: /usr/bin/nm -B
configure:4181: checking whether ln -s works
configure:4185: result: yes
configure:4192: checking how to recognise dependent libraries
configure:4364: result: pass_all
configure:4571: checking for ANSI C header files
configure:4596: gcc -c -g -O2  conftest.c >&5
configure:4602: $? = 0
configure:4605: test -z 			 || test ! -s conftest.err
configure:4608: $? = 0
configure:4611: test -s conftest.o
configure:4614: $? = 0
configure:4703: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c: In function 'main':
conftest.c:31: warning: incompatible implicit declaration of built-in function 'exit'
configure:4706: $? = 0
configure:4708: ./conftest
configure:4711: $? = 0
configure:4726: result: yes
configure:4750: checking for sys/types.h
configure:4766: gcc -c -g -O2  conftest.c >&5
configure:4772: $? = 0
configure:4775: test -z 			 || test ! -s conftest.err
configure:4778: $? = 0
configure:4781: test -s conftest.o
configure:4784: $? = 0
configure:4795: result: yes
configure:4750: checking for sys/stat.h
configure:4766: gcc -c -g -O2  conftest.c >&5
configure:4772: $? = 0
configure:4775: test -z 			 || test ! -s conftest.err
configure:4778: $? = 0
configure:4781: test -s conftest.o
configure:4784: $? = 0
configure:4795: result: yes
configure:4750: checking for stdlib.h
configure:4766: gcc -c -g -O2  conftest.c >&5
configure:4772: $? = 0
configure:4775: test -z 			 || test ! -s conftest.err
configure:4778: $? = 0
configure:4781: test -s conftest.o
configure:4784: $? = 0
configure:4795: result: yes
configure:4750: checking for string.h
configure:4766: gcc -c -g -O2  conftest.c >&5
configure:4772: $? = 0
configure:4775: test -z 			 || test ! -s conftest.err
configure:4778: $? = 0
configure:4781: test -s conftest.o
configure:4784: $? = 0
configure:4795: result: yes
configure:4750: checking for memory.h
configure:4766: gcc -c -g -O2  conftest.c >&5
configure:4772: $? = 0
configure:4775: test -z 			 || test ! -s conftest.err
configure:4778: $? = 0
configure:4781: test -s conftest.o
configure:4784: $? = 0
configure:4795: result: yes
configure:4750: checking for strings.h
configure:4766: gcc -c -g -O2  conftest.c >&5
configure:4772: $? = 0
configure:4775: test -z 			 || test ! -s conftest.err
configure:4778: $? = 0
configure:4781: test -s conftest.o
configure:4784: $? = 0
configure:4795: result: yes
configure:4750: checking for inttypes.h
configure:4766: gcc -c -g -O2  conftest.c >&5
configure:4772: $? = 0
configure:4775: test -z 			 || test ! -s conftest.err
configure:4778: $? = 0
configure:4781: test -s conftest.o
configure:4784: $? = 0
configure:4795: result: yes
configure:4750: checking for stdint.h
configure:4766: gcc -c -g -O2  conftest.c >&5
configure:4772: $? = 0
configure:4775: test -z 			 || test ! -s conftest.err
configure:4778: $? = 0
configure:4781: test -s conftest.o
configure:4784: $? = 0
configure:4795: result: yes
configure:4750: checking for unistd.h
configure:4766: gcc -c -g -O2  conftest.c >&5
configure:4772: $? = 0
configure:4775: test -z 			 || test ! -s conftest.err
configure:4778: $? = 0
configure:4781: test -s conftest.o
configure:4784: $? = 0
configure:4795: result: yes
configure:4821: checking dlfcn.h usability
configure:4833: gcc -c -g -O2  conftest.c >&5
configure:4839: $? = 0
configure:4842: test -z 			 || test ! -s conftest.err
configure:4845: $? = 0
configure:4848: test -s conftest.o
configure:4851: $? = 0
configure:4861: result: yes
configure:4865: checking dlfcn.h presence
configure:4875: gcc -E  conftest.c
configure:4881: $? = 0
configure:4901: result: yes
configure:4936: checking for dlfcn.h
configure:4943: result: yes
configure:4966: checking how to run the C++ preprocessor
configure:4997: g++ -E  conftest.cc
configure:5003: $? = 0
configure:5035: g++ -E  conftest.cc
conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory
configure:5041: $? = 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.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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 <ac_nonexistent.h>
configure:5080: result: g++ -E
configure:5104: g++ -E  conftest.cc
configure:5110: $? = 0
configure:5142: g++ -E  conftest.cc
conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory
configure:5148: $? = 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.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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 <ac_nonexistent.h>
configure:5245: checking for g77
configure:5274: result: no
configure:5245: checking for f77
configure:5274: result: no
configure:5245: checking for xlf
configure:5274: result: no
configure:5245: checking for frt
configure:5274: result: no
configure:5245: checking for pgf77
configure:5274: result: no
configure:5245: checking for fort77
configure:5274: result: no
configure:5245: checking for fl32
configure:5274: result: no
configure:5245: checking for af77
configure:5274: result: no
configure:5245: checking for f90
configure:5274: result: no
configure:5245: checking for xlf90
configure:5274: result: no
configure:5245: checking for pgf90
configure:5274: result: no
configure:5245: checking for epcf90
configure:5274: result: no
configure:5245: checking for f95
configure:5274: result: no
configure:5245: checking for fort
configure:5274: result: no
configure:5245: checking for xlf95
configure:5274: result: no
configure:5245: checking for ifc
configure:5274: result: no
configure:5245: checking for efc
configure:5274: result: no
configure:5245: checking for pgf95
configure:5274: result: no
configure:5245: checking for lf95
configure:5274: result: no
configure:5245: checking for gfortran
configure:5274: result: no
configure:5286: checking for Fortran 77 compiler version
configure:5289:  --version </dev/null >&5
./configure: line 5290: --version: command not found
configure:5292: $? = 127
configure:5294:  -v </dev/null >&5
./configure: line 5295: -v: command not found
configure:5297: $? = 127
configure:5299:  -V </dev/null >&5
./configure: line 5300: -V: command not found
configure:5302: $? = 127
configure:5310: checking whether we are using the GNU Fortran 77 compiler
configure:5324:  -c  conftest.F >&5
./configure: line 5325: -c: command not found
configure:5330: $? = 127
configure: failed program was:
|       program main
| #ifndef __GNUC__
|        choke me
| #endif
| 
|       end
configure:5355: result: no
configure:5361: checking whether  accepts -g
configure:5373:  -c -g conftest.f >&5
./configure: line 5374: -c: command not found
configure:5379: $? = 127
configure: failed program was:
|       program main
| 
|       end
configure:5403: result: no
configure:5433: checking the maximum length of command line arguments
configure:5525: result: 32768
configure:5536: checking command to parse /usr/bin/nm -B output from gcc object
configure:5632: gcc -c -g -O2  conftest.c >&5
configure:5635: $? = 0
configure:5639: /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:5642: $? = 0
configure:5694: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:5697: $? = 0
configure:5735: result: ok
configure:5739: checking for objdir
configure:5754: result: .libs
configure:5844: checking for ar
configure:5860: found /usr/bin/ar
configure:5871: result: ar
configure:5924: checking for ranlib
configure:5940: found /usr/bin/ranlib
configure:5951: result: ranlib
configure:6004: checking for strip
configure:6020: found /usr/bin/strip
configure:6031: result: strip
configure:6318: checking if gcc static flag  works
configure:6346: result: yes
configure:6364: checking if gcc supports -fno-rtti -fno-exceptions
configure:6382: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:6386: $? = 0
configure:6399: result: no
configure:6414: checking for gcc option to produce PIC
configure:6618: result: -fPIC
configure:6626: checking if gcc PIC flag -fPIC works
configure:6644: gcc -c -g -O2  -fPIC -DPIC conftest.c >&5
configure:6648: $? = 0
configure:6661: result: yes
configure:6685: checking if gcc supports -c -o file.o
configure:6706: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
configure:6710: $? = 0
configure:6732: result: yes
configure:6758: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
configure:7651: result: yes
configure:7677: checking whether -lc should be explicitly linked in
configure:7682: gcc -c -g -O2  conftest.c >&5
configure:7685: $? = 0
configure:7699: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:7702: $? = 0
configure:7714: result: no
configure:7722: checking dynamic linker characteristics
configure:8285: result: GNU/Linux ld.so
configure:8289: checking how to hardcode library paths into programs
configure:8314: result: immediate
configure:8328: checking whether stripping libraries is possible
configure:8333: result: yes
configure:9156: checking if libtool supports shared libraries
configure:9158: result: yes
configure:9161: checking whether to build shared libraries
configure:9182: result: yes
configure:9185: checking whether to build static libraries
configure:9189: result: yes
configure:9281: creating libtool
configure:9859: checking for ld used by g++
configure:9926: result: /usr/bin/ld
configure:9935: checking if the linker (/usr/bin/ld) is GNU ld
configure:9950: result: yes
configure:10001: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:10886: result: yes
configure:10904: g++ -c -g -O2  conftest.cc >&5
configure:10907: $? = 0
configure:11003: checking for g++ option to produce PIC
configure:11271: result: -fPIC
configure:11279: checking if g++ PIC flag -fPIC works
configure:11297: g++ -c -g -O2  -fPIC -DPIC conftest.cc >&5
configure:11301: $? = 0
configure:11314: result: yes
configure:11338: checking if g++ supports -c -o file.o
configure:11359: g++ -c -g -O2  -o out/conftest2.o conftest.cc >&5
configure:11363: $? = 0
configure:11385: result: yes
configure:11411: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:11436: result: yes
configure:11507: checking dynamic linker characteristics
configure:12070: result: GNU/Linux ld.so
configure:12074: checking how to hardcode library paths into programs
configure:12099: result: immediate
configure:12113: checking whether stripping libraries is possible
configure:12118: result: yes
configure:19646: checking for C compiler vendor
configure:19675: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:31: error: 'thisisanerror' undeclared (first use in this function)
conftest.c:31: error: (Each undeclared identifier is reported only once
conftest.c:31: error: for each function it appears in.)
configure:19681: $? = 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.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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:19675: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:31: error: 'thisisanerror' undeclared (first use in this function)
conftest.c:31: error: (Each undeclared identifier is reported only once
conftest.c:31: error: for each function it appears in.)
configure:19681: $? = 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.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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:19675: gcc -c -g -O2  conftest.c >&5
configure:19681: $? = 0
configure:19684: test -z 			 || test ! -s conftest.err
configure:19687: $? = 0
configure:19690: test -s conftest.o
configure:19693: $? = 0
configure:19705: result: gnu
configure:19709: checking for an ANSI C-conforming const
configure:19776: gcc -c -g -O2  conftest.c >&5
configure:19782: $? = 0
configure:19785: test -z 			 || test ! -s conftest.err
configure:19788: $? = 0
configure:19791: test -s conftest.o
configure:19794: $? = 0
configure:19805: result: yes
configure:19815: checking for inline
configure:19836: gcc -c -g -O2  conftest.c >&5
configure:19842: $? = 0
configure:19845: test -z 			 || test ! -s conftest.err
configure:19848: $? = 0
configure:19851: test -s conftest.o
configure:19854: $? = 0
configure:19866: result: inline
configure:19885: checking for working volatile
configure:19908: gcc -c -g -O2  conftest.c >&5
configure:19914: $? = 0
configure:19917: test -z 			 || test ! -s conftest.err
configure:19920: $? = 0
configure:19923: test -s conftest.o
configure:19926: $? = 0
configure:19937: result: yes
configure:19948: checking for long long
configure:19972: gcc -c -g -O2  conftest.c >&5
configure:19978: $? = 0
configure:19981: test -z 			 || test ! -s conftest.err
configure:19984: $? = 0
configure:19987: test -s conftest.o
configure:19990: $? = 0
configure:20001: result: yes
configure:20012: checking for long double
configure:20036: gcc -c -g -O2  conftest.c >&5
configure:20042: $? = 0
configure:20045: test -z 			 || test ! -s conftest.err
configure:20048: $? = 0
configure:20051: test -s conftest.o
configure:20054: $? = 0
configure:20065: result: yes
configure:20077: checking return type of signal handlers
configure:20108: gcc -c -g -O2  conftest.c >&5
configure:20114: $? = 0
configure:20117: test -z 			 || test ! -s conftest.err
configure:20120: $? = 0
configure:20123: test -s conftest.o
configure:20126: $? = 0
configure:20137: result: void
configure:20172: checking for error_at_line
configure:20193: gcc -o conftest -g -O2   conftest.c  >&5
configure:20199: $? = 0
configure:20202: test -z 			 || test ! -s conftest.err
configure:20205: $? = 0
configure:20208: test -s conftest
configure:20211: $? = 0
configure:20223: result: yes
configure:20240: checking for vprintf
configure:20297: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:52: warning: conflicting types for built-in function 'vprintf'
configure:20303: $? = 0
configure:20306: test -z 			 || test ! -s conftest.err
configure:20309: $? = 0
configure:20312: test -s conftest
configure:20315: $? = 0
configure:20327: result: yes
configure:20334: checking for _doprnt
configure:20391: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/ccOU58gM.o: In function `main':/xhome1/tmp/oslec/spandsp-0.0.3/conftest.c:68: undefined reference to `_doprnt'
/tmp/ccOU58gM.o:(.data+0x0): undefined reference to `_doprnt'
collect2: ld returned 1 exit status
configure:20397: $? = 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.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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 <limits.h> declares _doprnt.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define _doprnt innocuous__doprnt
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char _doprnt (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef _doprnt
| 
| /* Override any 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:20421: result: no
configure:20440: checking for stdlib.h
configure:20445: result: yes
configure:20584: checking for GNU libc compatible malloc
configure:20613: gcc -o conftest -g -O2   conftest.c  >&5
configure:20616: $? = 0
configure:20618: ./conftest
configure:20621: $? = 0
configure:20635: result: yes
configure:20665: checking for working memcmp
configure:20713: gcc -o conftest -g -O2   conftest.c  >&5
configure:20716: $? = 0
configure:20718: ./conftest
configure:20721: $? = 0
configure:20735: result: yes
configure:20751: checking for stdlib.h
configure:20756: result: yes
configure:20895: checking for GNU libc compatible realloc
configure:20924: gcc -o conftest -g -O2   conftest.c  >&5
configure:20927: $? = 0
configure:20929: ./conftest
configure:20932: $? = 0
configure:20946: result: yes
configure:20991: checking sys/select.h usability
configure:21003: gcc -c -g -O2  conftest.c >&5
configure:21009: $? = 0
configure:21012: test -z 			 || test ! -s conftest.err
configure:21015: $? = 0
configure:21018: test -s conftest.o
configure:21021: $? = 0
configure:21031: result: yes
configure:21035: checking sys/select.h presence
configure:21045: gcc -E  conftest.c
configure:21051: $? = 0
configure:21071: result: yes
configure:21106: checking for sys/select.h
configure:21113: result: yes
configure:20991: checking sys/socket.h usability
configure:21003: gcc -c -g -O2  conftest.c >&5
configure:21009: $? = 0
configure:21012: test -z 			 || test ! -s conftest.err
configure:21015: $? = 0
configure:21018: test -s conftest.o
configure:21021: $? = 0
configure:21031: result: yes
configure:21035: checking sys/socket.h presence
configure:21045: gcc -E  conftest.c
configure:21051: $? = 0
configure:21071: result: yes
configure:21106: checking for sys/socket.h
configure:21113: result: yes
configure:21126: checking types of arguments for select
configure:21159: gcc -c -g -O2  conftest.c >&5
configure:21165: $? = 0
configure:21168: test -z 			 || test ! -s conftest.err
configure:21171: $? = 0
configure:21174: test -s conftest.o
configure:21177: $? = 0
configure:21193: result: int,fd_set *,struct timeval *
configure:21221: checking for memmove
configure:21278: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:62: warning: conflicting types for built-in function 'memmove'
configure:21284: $? = 0
configure:21287: test -z 			 || test ! -s conftest.err
configure:21290: $? = 0
configure:21293: test -s conftest
configure:21296: $? = 0
configure:21308: result: yes
configure:21322: checking for memset
configure:21379: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:63: warning: conflicting types for built-in function 'memset'
configure:21385: $? = 0
configure:21388: test -z 			 || test ! -s conftest.err
configure:21391: $? = 0
configure:21394: test -s conftest
configure:21397: $? = 0
configure:21409: result: yes
configure:21423: checking for pow
configure:21480: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:64: warning: conflicting types for built-in function 'pow'
/tmp/ccSR9o3N.o: In function `main':/xhome1/tmp/oslec/spandsp-0.0.3/conftest.c:79: undefined reference to `pow'
/tmp/ccSR9o3N.o:(.data+0x0): undefined reference to `pow'
collect2: ld returned 1 exit status
configure:21486: $? = 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.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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_MEMMOVE 1
| #define HAVE_MEMSET 1
| /* end confdefs.h.  */
| /* Define pow to an innocuous variant, in case <limits.h> declares pow.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define pow innocuous_pow
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char pow (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef pow
| 
| /* Override any 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 pow ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_pow) || defined (__stub___pow)
| choke me
| #else
| char (*f) () = pow;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != pow;
|   ;
|   return 0;
| }
configure:21510: result: no
configure:21524: checking for sqrt
configure:21581: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:64: warning: conflicting types for built-in function 'sqrt'
/tmp/ccY9A33k.o: In function `main':/xhome1/tmp/oslec/spandsp-0.0.3/conftest.c:79: undefined reference to `sqrt'
/tmp/ccY9A33k.o:(.data+0x0): undefined reference to `sqrt'
collect2: ld returned 1 exit status
configure:21587: $? = 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.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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_MEMMOVE 1
| #define HAVE_MEMSET 1
| /* end confdefs.h.  */
| /* Define sqrt to an innocuous variant, in case <limits.h> declares sqrt.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define sqrt innocuous_sqrt
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char sqrt (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef sqrt
| 
| /* Override any 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 sqrt ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_sqrt) || defined (__stub___sqrt)
| choke me
| #else
| char (*f) () = sqrt;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != sqrt;
|   ;
|   return 0;
| }
configure:21611: result: no
configure:21625: checking for rint
configure:21682: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:64: warning: conflicting types for built-in function 'rint'
/tmp/cca6Dnx4.o: In function `main':/xhome1/tmp/oslec/spandsp-0.0.3/conftest.c:79: undefined reference to `rint'
/tmp/cca6Dnx4.o:(.data+0x0): undefined reference to `rint'
collect2: ld returned 1 exit status
configure:21688: $? = 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.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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_MEMMOVE 1
| #define HAVE_MEMSET 1
| /* end confdefs.h.  */
| /* Define rint to an innocuous variant, in case <limits.h> declares rint.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define rint innocuous_rint
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char rint (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef rint
| 
| /* Override any 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 rint ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_rint) || defined (__stub___rint)
| choke me
| #else
| char (*f) () = rint;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != rint;
|   ;
|   return 0;
| }
configure:21712: result: no
configure:21726: checking for select
configure:21783: gcc -o conftest -g -O2   conftest.c  >&5
configure:21789: $? = 0
configure:21792: test -z 			 || test ! -s conftest.err
configure:21795: $? = 0
configure:21798: test -s conftest
configure:21801: $? = 0
configure:21813: result: yes
configure:21827: checking for strcasecmp
configure:21884: gcc -o conftest -g -O2   conftest.c  >&5
configure:21890: $? = 0
configure:21893: test -z 			 || test ! -s conftest.err
configure:21896: $? = 0
configure:21899: test -s conftest
configure:21902: $? = 0
configure:21914: result: yes
configure:21928: checking for strchr
configure:21985: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:66: warning: conflicting types for built-in function 'strchr'
configure:21991: $? = 0
configure:21994: test -z 			 || test ! -s conftest.err
configure:21997: $? = 0
configure:22000: test -s conftest
configure:22003: $? = 0
configure:22015: result: yes
configure:22029: checking for strdup
configure:22086: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:67: warning: conflicting types for built-in function 'strdup'
configure:22092: $? = 0
configure:22095: test -z 			 || test ! -s conftest.err
configure:22098: $? = 0
configure:22101: test -s conftest
configure:22104: $? = 0
configure:22116: result: yes
configure:22130: checking for strerror
configure:22187: gcc -o conftest -g -O2   conftest.c  >&5
configure:22193: $? = 0
configure:22196: test -z 			 || test ! -s conftest.err
configure:22199: $? = 0
configure:22202: test -s conftest
configure:22205: $? = 0
configure:22217: result: yes
configure:22231: checking for strstr
configure:22288: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:69: warning: conflicting types for built-in function 'strstr'
configure:22294: $? = 0
configure:22297: test -z 			 || test ! -s conftest.err
configure:22300: $? = 0
configure:22303: test -s conftest
configure:22306: $? = 0
configure:22318: result: yes
configure:22332: checking for strtol
configure:22389: gcc -o conftest -g -O2   conftest.c  >&5
configure:22395: $? = 0
configure:22398: test -z 			 || test ! -s conftest.err
configure:22401: $? = 0
configure:22404: test -s conftest
configure:22407: $? = 0
configure:22419: result: yes
configure:22433: checking for gettimeofday
configure:22490: gcc -o conftest -g -O2   conftest.c  >&5
configure:22496: $? = 0
configure:22499: test -z 			 || test ! -s conftest.err
configure:22502: $? = 0
configure:22505: test -s conftest
configure:22508: $? = 0
configure:22520: result: yes
configure:22531: checking for ANSI C header files
configure:22686: result: yes
configure:22696: checking for sys/wait.h that is POSIX.1 compatible
configure:22727: gcc -c -g -O2  conftest.c >&5
configure:22733: $? = 0
configure:22736: test -z 			 || test ! -s conftest.err
configure:22739: $? = 0
configure:22742: test -s conftest.o
configure:22745: $? = 0
configure:22756: result: yes
configure:22766: checking whether time.h and sys/time.h may both be included
configure:22791: gcc -c -g -O2  conftest.c >&5
configure:22797: $? = 0
configure:22800: test -z 			 || test ! -s conftest.err
configure:22803: $? = 0
configure:22806: test -s conftest.o
configure:22809: $? = 0
configure:22820: result: yes
configure:22846: checking socket.h usability
configure:22858: gcc -c -g -O2  conftest.c >&5
conftest.c:85:20: error: socket.h: No such file or directory
configure:22864: $? = 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.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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_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 STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <socket.h>
configure:22886: result: no
configure:22890: checking socket.h presence
configure:22900: gcc -E  conftest.c
conftest.c:51:20: error: socket.h: No such file or directory
configure:22906: $? = 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.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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_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 STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| /* end confdefs.h.  */
| #include <socket.h>
configure:22926: result: no
configure:22961: checking for socket.h
configure:22968: result: no
configure:22986: checking for inttypes.h
configure:22991: result: yes
configure:23135: checking for unistd.h
configure:23140: result: yes
configure:23284: checking for stdlib.h
configure:23289: result: yes
configure:23433: checking for string.h
configure:23438: result: yes
configure:23582: checking for strings.h
configure:23587: result: yes
configure:23740: checking malloc.h usability
configure:23752: gcc -c -g -O2  conftest.c >&5
configure:23758: $? = 0
configure:23761: test -z 			 || test ! -s conftest.err
configure:23764: $? = 0
configure:23767: test -s conftest.o
configure:23770: $? = 0
configure:23780: result: yes
configure:23784: checking malloc.h presence
configure:23794: gcc -E  conftest.c
configure:23800: $? = 0
configure:23820: result: yes
configure:23855: checking for malloc.h
configure:23862: result: yes
configure:23889: checking tgmath.h usability
configure:23901: gcc -c -g -O2  conftest.c >&5
configure:23907: $? = 0
configure:23910: test -z 			 || test ! -s conftest.err
configure:23913: $? = 0
configure:23916: test -s conftest.o
configure:23919: $? = 0
configure:23929: result: yes
configure:23933: checking tgmath.h presence
configure:23943: gcc -E  conftest.c
configure:23949: $? = 0
configure:23969: result: yes
configure:24004: checking for tgmath.h
configure:24011: result: yes
configure:24038: checking math.h usability
configure:24050: gcc -c -g -O2  conftest.c >&5
configure:24056: $? = 0
configure:24059: test -z 			 || test ! -s conftest.err
configure:24062: $? = 0
configure:24065: test -s conftest.o
configure:24068: $? = 0
configure:24078: result: yes
configure:24082: checking math.h presence
configure:24092: gcc -E  conftest.c
configure:24098: $? = 0
configure:24118: result: yes
configure:24153: checking for math.h
configure:24160: result: yes
configure:24187: checking float.h usability
configure:24199: gcc -c -g -O2  conftest.c >&5
configure:24205: $? = 0
configure:24208: test -z 			 || test ! -s conftest.err
configure:24211: $? = 0
configure:24214: test -s conftest.o
configure:24217: $? = 0
configure:24227: result: yes
configure:24231: checking float.h presence
configure:24241: gcc -E  conftest.c
configure:24247: $? = 0
configure:24267: result: yes
configure:24302: checking for float.h
configure:24309: result: yes
configure:24336: checking fcntl.h usability
configure:24348: gcc -c -g -O2  conftest.c >&5
configure:24354: $? = 0
configure:24357: test -z 			 || test ! -s conftest.err
configure:24360: $? = 0
configure:24363: test -s conftest.o
configure:24366: $? = 0
configure:24376: result: yes
configure:24380: checking fcntl.h presence
configure:24390: gcc -E  conftest.c
configure:24396: $? = 0
configure:24416: result: yes
configure:24451: checking for fcntl.h
configure:24458: result: yes
configure:24485: checking sys/time.h usability
configure:24497: gcc -c -g -O2  conftest.c >&5
configure:24503: $? = 0
configure:24506: test -z 			 || test ! -s conftest.err
configure:24509: $? = 0
configure:24512: test -s conftest.o
configure:24515: $? = 0
configure:24525: result: yes
configure:24529: checking sys/time.h presence
configure:24539: gcc -E  conftest.c
configure:24545: $? = 0
configure:24565: result: yes
configure:24600: checking for sys/time.h
configure:24607: result: yes
configure:24625: checking for sys/select.h
configure:24630: result: yes
configure:24783: checking sys/ioctl.h usability
configure:24795: gcc -c -g -O2  conftest.c >&5
configure:24801: $? = 0
configure:24804: test -z 			 || test ! -s conftest.err
configure:24807: $? = 0
configure:24810: test -s conftest.o
configure:24813: $? = 0
configure:24823: result: yes
configure:24827: checking sys/ioctl.h presence
configure:24837: gcc -E  conftest.c
configure:24843: $? = 0
configure:24863: result: yes
configure:24898: checking for sys/ioctl.h
configure:24905: result: yes
configure:24932: checking sys/fcntl.h usability
configure:24944: gcc -c -g -O2  conftest.c >&5
configure:24950: $? = 0
configure:24953: test -z 			 || test ! -s conftest.err
configure:24956: $? = 0
configure:24959: test -s conftest.o
configure:24962: $? = 0
configure:24972: result: yes
configure:24976: checking sys/fcntl.h presence
configure:24986: gcc -E  conftest.c
configure:24992: $? = 0
configure:25012: result: yes
configure:25047: checking for sys/fcntl.h
configure:25054: result: yes
configure:25081: checking audiofile.h usability
configure:25093: gcc -c -g -O2  conftest.c >&5
configure:25099: $? = 0
configure:25102: test -z 			 || test ! -s conftest.err
configure:25105: $? = 0
configure:25108: test -s conftest.o
configure:25111: $? = 0
configure:25121: result: yes
configure:25125: checking audiofile.h presence
configure:25135: gcc -E  conftest.c
configure:25141: $? = 0
configure:25161: result: yes
configure:25196: checking for audiofile.h
configure:25203: result: yes
configure:25230: checking fftw.h usability
configure:25242: gcc -c -g -O2  conftest.c >&5
conftest.c:100:18: error: fftw.h: No such file or directory
configure:25248: $? = 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.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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_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 STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_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_AUDIOFILE_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <fftw.h>
configure:25270: result: no
configure:25274: checking fftw.h presence
configure:25284: gcc -E  conftest.c
conftest.c:66:18: error: fftw.h: No such file or directory
configure:25290: $? = 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.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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_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 STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_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_AUDIOFILE_H 1
| /* end confdefs.h.  */
| #include <fftw.h>
configure:25310: result: no
configure:25345: checking for fftw.h
configure:25352: result: no
configure:25379: checking fftw3.h usability
configure:25391: gcc -c -g -O2  conftest.c >&5
configure:25397: $? = 0
configure:25400: test -z 			 || test ! -s conftest.err
configure:25403: $? = 0
configure:25406: test -s conftest.o
configure:25409: $? = 0
configure:25419: result: yes
configure:25423: checking fftw3.h presence
configure:25433: gcc -E  conftest.c
configure:25439: $? = 0
configure:25459: result: yes
configure:25494: checking for fftw3.h
configure:25501: result: yes
configure:25528: checking tiffio.h usability
configure:25540: gcc -c -g -O2  conftest.c >&5
configure:25546: $? = 0
configure:25549: test -z 			 || test ! -s conftest.err
configure:25552: $? = 0
configure:25555: test -s conftest.o
configure:25558: $? = 0
configure:25568: result: yes
configure:25572: checking tiffio.h presence
configure:25582: gcc -E  conftest.c
configure:25588: $? = 0
configure:25608: result: yes
configure:25643: checking for tiffio.h
configure:25650: result: yes
configure:25677: checking pthread.h usability
configure:25689: gcc -c -g -O2  conftest.c >&5
configure:25695: $? = 0
configure:25698: test -z 			 || test ! -s conftest.err
configure:25701: $? = 0
configure:25704: test -s conftest.o
configure:25707: $? = 0
configure:25717: result: yes
configure:25721: checking pthread.h presence
configure:25731: gcc -E  conftest.c
configure:25737: $? = 0
configure:25757: result: yes
configure:25792: checking for pthread.h
configure:25799: result: yes
configure:25826: checking unicall.h usability
configure:25838: gcc -c -g -O2  conftest.c >&5
conftest.c:103:21: error: unicall.h: No such file or directory
configure:25844: $? = 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.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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_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 STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_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_AUDIOFILE_H 1
| #define HAVE_FFTW3_H 1
| #define HAVE_TIFFIO_H 1
| #define HAVE_PTHREAD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <unicall.h>
configure:25866: result: no
configure:25870: checking unicall.h presence
configure:25880: gcc -E  conftest.c
conftest.c:69:21: error: unicall.h: No such file or directory
configure:25886: $? = 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.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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_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 STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_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_AUDIOFILE_H 1
| #define HAVE_FFTW3_H 1
| #define HAVE_TIFFIO_H 1
| #define HAVE_PTHREAD_H 1
| /* end confdefs.h.  */
| #include <unicall.h>
configure:25906: result: no
configure:25941: checking for unicall.h
configure:25948: result: no
configure:25975: checking X11/X.h usability
configure:25987: gcc -c -g -O2  conftest.c >&5
configure:25993: $? = 0
configure:25996: test -z 			 || test ! -s conftest.err
configure:25999: $? = 0
configure:26002: test -s conftest.o
configure:26005: $? = 0
configure:26015: result: yes
configure:26019: checking X11/X.h presence
configure:26029: gcc -E  conftest.c
configure:26035: $? = 0
configure:26055: result: yes
configure:26090: checking for X11/X.h
configure:26097: result: yes
configure:26112: checking for libxml/xmlmemory.h
configure:26132: gcc -c -g -O2  conftest.c >&5
conftest.c:70:30: error: libxml/xmlmemory.h: No such file or directory
configure:26138: $? = 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.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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_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 STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_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_AUDIOFILE_H 1
| #define HAVE_FFTW3_H 1
| #define HAVE_TIFFIO_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_X11_X_H 1
| /* end confdefs.h.  */
| #include <libxml/xmlmemory.h>
| int
| main ()
| {
| int a = 1;
|   ;
|   return 0;
| }
configure:26183: gcc -c -g -O2  -I/usr/include conftest.c >&5
conftest.c:70:30: error: libxml/xmlmemory.h: No such file or directory
configure:26189: $? = 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.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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_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 STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_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_AUDIOFILE_H 1
| #define HAVE_FFTW3_H 1
| #define HAVE_TIFFIO_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_X11_X_H 1
| /* end confdefs.h.  */
| #include <libxml/xmlmemory.h>
| int
| main ()
| {
| int a = 1;
|   ;
|   return 0;
| }
configure:26183: gcc -c -g -O2  -I/usr/local/include conftest.c >&5
conftest.c:70:30: error: libxml/xmlmemory.h: No such file or directory
configure:26189: $? = 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.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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_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 STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_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_AUDIOFILE_H 1
| #define HAVE_FFTW3_H 1
| #define HAVE_TIFFIO_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_X11_X_H 1
| /* end confdefs.h.  */
| #include <libxml/xmlmemory.h>
| int
| main ()
| {
| int a = 1;
|   ;
|   return 0;
| }
configure:26183: gcc -c -g -O2  -I/usr/include/libxml2 conftest.c >&5
conftest.c:70:30: error: libxml/xmlmemory.h: No such file or directory
configure:26189: $? = 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.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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_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 STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_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_AUDIOFILE_H 1
| #define HAVE_FFTW3_H 1
| #define HAVE_TIFFIO_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_X11_X_H 1
| /* end confdefs.h.  */
| #include <libxml/xmlmemory.h>
| int
| main ()
| {
| int a = 1;
|   ;
|   return 0;
| }
configure:26183: gcc -c -g -O2  -I/usr/local/include/libxml2 conftest.c >&5
conftest.c:70:30: error: libxml/xmlmemory.h: No such file or directory
configure:26189: $? = 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.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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_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 STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_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_AUDIOFILE_H 1
| #define HAVE_FFTW3_H 1
| #define HAVE_TIFFIO_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_X11_X_H 1
| /* end confdefs.h.  */
| #include <libxml/xmlmemory.h>
| int
| main ()
| {
| int a = 1;
|   ;
|   return 0;
| }
configure:26233: checking libxml/xmlmemory.h usability
configure:26245: gcc -c -g -O2   conftest.c >&5
conftest.c:104:30: error: libxml/xmlmemory.h: No such file or directory
configure:26251: $? = 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.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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_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 STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_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_AUDIOFILE_H 1
| #define HAVE_FFTW3_H 1
| #define HAVE_TIFFIO_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_X11_X_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libxml/xmlmemory.h>
configure:26273: result: no
configure:26277: checking libxml/xmlmemory.h presence
configure:26287: gcc -E   conftest.c
conftest.c:70:30: error: libxml/xmlmemory.h: No such file or directory
configure:26293: $? = 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.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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_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 STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_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_AUDIOFILE_H 1
| #define HAVE_FFTW3_H 1
| #define HAVE_TIFFIO_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_X11_X_H 1
| /* end confdefs.h.  */
| #include <libxml/xmlmemory.h>
configure:26313: result: no
configure:26348: checking for libxml/xmlmemory.h
configure:26355: result: no
configure:26382: checking libxml/parser.h usability
configure:26394: gcc -c -g -O2   conftest.c >&5
conftest.c:104:27: error: libxml/parser.h: No such file or directory
configure:26400: $? = 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.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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_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 STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_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_AUDIOFILE_H 1
| #define HAVE_FFTW3_H 1
| #define HAVE_TIFFIO_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_X11_X_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libxml/parser.h>
configure:26422: result: no
configure:26426: checking libxml/parser.h presence
configure:26436: gcc -E   conftest.c
conftest.c:70:27: error: libxml/parser.h: No such file or directory
configure:26442: $? = 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.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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_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 STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_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_AUDIOFILE_H 1
| #define HAVE_FFTW3_H 1
| #define HAVE_TIFFIO_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_X11_X_H 1
| /* end confdefs.h.  */
| #include <libxml/parser.h>
configure:26462: result: no
configure:26497: checking for libxml/parser.h
configure:26504: result: no
configure:26531: checking libxml/xinclude.h usability
configure:26543: gcc -c -g -O2   conftest.c >&5
conftest.c:104:29: error: libxml/xinclude.h: No such file or directory
configure:26549: $? = 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.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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_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 STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_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_AUDIOFILE_H 1
| #define HAVE_FFTW3_H 1
| #define HAVE_TIFFIO_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_X11_X_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libxml/xinclude.h>
configure:26571: result: no
configure:26575: checking libxml/xinclude.h presence
configure:26585: gcc -E   conftest.c
conftest.c:70:29: error: libxml/xinclude.h: No such file or directory
configure:26591: $? = 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.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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_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 STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_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_AUDIOFILE_H 1
| #define HAVE_FFTW3_H 1
| #define HAVE_TIFFIO_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_X11_X_H 1
| /* end confdefs.h.  */
| #include <libxml/xinclude.h>
configure:26611: result: no
configure:26646: checking for libxml/xinclude.h
configure:26653: result: no
configure:26688: checking FL/Fl.H usability
configure:26700: g++ -c -g -O2   conftest.cc >&5
conftest.cc:104:19: error: FL/Fl.H: No such file or directory
configure:26706: $? = 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.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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_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 STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_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_AUDIOFILE_H 1
| #define HAVE_FFTW3_H 1
| #define HAVE_TIFFIO_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_X11_X_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <FL/Fl.H>
configure:26728: result: no
configure:26732: checking FL/Fl.H presence
configure:26742: g++ -E   conftest.cc
conftest.cc:70:19: error: FL/Fl.H: No such file or directory
configure:26748: $? = 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.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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_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 STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_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_AUDIOFILE_H 1
| #define HAVE_FFTW3_H 1
| #define HAVE_TIFFIO_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_X11_X_H 1
| /* end confdefs.h.  */
| #include <FL/Fl.H>
configure:26768: result: no
configure:26803: checking for FL/Fl.H
configure:26810: result: no
configure:26837: checking FL/Fl_Overlay_Window.H usability
configure:26849: g++ -c -g -O2   conftest.cc >&5
conftest.cc:104:34: error: FL/Fl_Overlay_Window.H: No such file or directory
configure:26855: $? = 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.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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_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 STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_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_AUDIOFILE_H 1
| #define HAVE_FFTW3_H 1
| #define HAVE_TIFFIO_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_X11_X_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <FL/Fl_Overlay_Window.H>
configure:26877: result: no
configure:26881: checking FL/Fl_Overlay_Window.H presence
configure:26891: g++ -E   conftest.cc
conftest.cc:70:34: error: FL/Fl_Overlay_Window.H: No such file or directory
configure:26897: $? = 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.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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_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 STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_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_AUDIOFILE_H 1
| #define HAVE_FFTW3_H 1
| #define HAVE_TIFFIO_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_X11_X_H 1
| /* end confdefs.h.  */
| #include <FL/Fl_Overlay_Window.H>
configure:26917: result: no
configure:26952: checking for FL/Fl_Overlay_Window.H
configure:26959: result: no
configure:26986: checking FL/Fl_Light_Button.H usability
configure:26998: g++ -c -g -O2   conftest.cc >&5
conftest.cc:104:32: error: FL/Fl_Light_Button.H: No such file or directory
configure:27004: $? = 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.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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_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 STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_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_AUDIOFILE_H 1
| #define HAVE_FFTW3_H 1
| #define HAVE_TIFFIO_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_X11_X_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <FL/Fl_Light_Button.H>
configure:27026: result: no
configure:27030: checking FL/Fl_Light_Button.H presence
configure:27040: g++ -E   conftest.cc
conftest.cc:70:32: error: FL/Fl_Light_Button.H: No such file or directory
configure:27046: $? = 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.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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_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 STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_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_AUDIOFILE_H 1
| #define HAVE_FFTW3_H 1
| #define HAVE_TIFFIO_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_X11_X_H 1
| /* end confdefs.h.  */
| #include <FL/Fl_Light_Button.H>
configure:27066: result: no
configure:27101: checking for FL/Fl_Light_Button.H
configure:27108: result: no
configure:27135: checking FL/fl_draw.H usability
configure:27147: g++ -c -g -O2   conftest.cc >&5
conftest.cc:104:24: error: FL/fl_draw.H: No such file or directory
configure:27153: $? = 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.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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_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 STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_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_AUDIOFILE_H 1
| #define HAVE_FFTW3_H 1
| #define HAVE_TIFFIO_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_X11_X_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <FL/fl_draw.H>
configure:27175: result: no
configure:27179: checking FL/fl_draw.H presence
configure:27189: g++ -E   conftest.cc
conftest.cc:70:24: error: FL/fl_draw.H: No such file or directory
configure:27195: $? = 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.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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_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 STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_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_AUDIOFILE_H 1
| #define HAVE_FFTW3_H 1
| #define HAVE_TIFFIO_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_X11_X_H 1
| /* end confdefs.h.  */
| #include <FL/fl_draw.H>
configure:27215: result: no
configure:27250: checking for FL/fl_draw.H
configure:27257: result: no
configure:27284: checking FL/Fl_Cartesian.H usability
configure:27296: g++ -c -g -O2   conftest.cc >&5
conftest.cc:104:29: error: FL/Fl_Cartesian.H: No such file or directory
configure:27302: $? = 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.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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_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 STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_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_AUDIOFILE_H 1
| #define HAVE_FFTW3_H 1
| #define HAVE_TIFFIO_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_X11_X_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <FL/Fl_Cartesian.H>
configure:27324: result: no
configure:27328: checking FL/Fl_Cartesian.H presence
configure:27338: g++ -E   conftest.cc
conftest.cc:70:29: error: FL/Fl_Cartesian.H: No such file or directory
configure:27344: $? = 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.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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_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 STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_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_AUDIOFILE_H 1
| #define HAVE_FFTW3_H 1
| #define HAVE_TIFFIO_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_X11_X_H 1
| /* end confdefs.h.  */
| #include <FL/Fl_Cartesian.H>
configure:27364: result: no
configure:27399: checking for FL/Fl_Cartesian.H
configure:27406: result: no
configure:27433: checking FL/Fl_Audio_Meter.H usability
configure:27445: g++ -c -g -O2   conftest.cc >&5
conftest.cc:104:31: error: FL/Fl_Audio_Meter.H: No such file or directory
configure:27451: $? = 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.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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_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 STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_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_AUDIOFILE_H 1
| #define HAVE_FFTW3_H 1
| #define HAVE_TIFFIO_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_X11_X_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <FL/Fl_Audio_Meter.H>
configure:27473: result: no
configure:27477: checking FL/Fl_Audio_Meter.H presence
configure:27487: g++ -E   conftest.cc
conftest.cc:70:31: error: FL/Fl_Audio_Meter.H: No such file or directory
configure:27493: $? = 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.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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_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 STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_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_AUDIOFILE_H 1
| #define HAVE_FFTW3_H 1
| #define HAVE_TIFFIO_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_X11_X_H 1
| /* end confdefs.h.  */
| #include <FL/Fl_Audio_Meter.H>
configure:27513: result: no
configure:27548: checking for FL/Fl_Audio_Meter.H
configure:27555: result: no
configure:27576: checking for /usr/X11R6/lib64
configure:27591: result: no
configure:27596: checking for /usr/X11R6/lib
configure:27611: result: yes
configure:27621: checking for XftFontOpen in -lXft
configure:27651: gcc -o conftest -g -O2    conftest.c -lXft  -L/usr/X11R6/lib  >&5
configure:27657: $? = 0
configure:27660: test -z 			 || test ! -s conftest.err
configure:27663: $? = 0
configure:27666: test -s conftest
configure:27669: $? = 0
configure:27682: result: yes
configure:27688: checking for XextCreateExtension in -lXext
configure:27718: gcc -o conftest -g -O2    conftest.c -lXext  -L/usr/X11R6/lib -lXft  >&5
configure:27724: $? = 0
configure:27727: test -z 			 || test ! -s conftest.err
configure:27730: $? = 0
configure:27733: test -s conftest
configure:27736: $? = 0
configure:27749: result: yes
configure:27755: checking for XOpenDisplay in -lX11
configure:27785: gcc -o conftest -g -O2    conftest.c -lX11  -L/usr/X11R6/lib -lXft -lXext  >&5
configure:27791: $? = 0
configure:27794: test -z 			 || test ! -s conftest.err
configure:27797: $? = 0
configure:27800: test -s conftest
configure:27803: $? = 0
configure:27816: result: yes
configure:27823: checking for TIFFOpen in -ltiff
configure:27853: gcc -o conftest -g -O2    conftest.c -ltiff -lm  >&5
configure:27859: $? = 0
configure:27862: test -z 			 || test ! -s conftest.err
configure:27865: $? = 0
configure:27868: test -s conftest
configure:27871: $? = 0
configure:27884: result: yes
configure:27900: checking for cos in -lm
configure:27930: gcc -o conftest -g -O2    conftest.c -lm  -ltiff  >&5
conftest.c:78: warning: conflicting types for built-in function 'cos'
configure:27936: $? = 0
configure:27939: test -z 			 || test ! -s conftest.err
configure:27942: $? = 0
configure:27945: test -s conftest
configure:27948: $? = 0
configure:27961: result: yes
configure:27972: checking for xmlParseFile in -lxml2
configure:28002: gcc -o conftest -g -O2    conftest.c -lxml2  -lm -ltiff  >&5
/usr/bin/ld: cannot find -lxml2
collect2: ld returned 1 exit status
configure:28008: $? = 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.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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_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 STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_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_AUDIOFILE_H 1
| #define HAVE_FFTW3_H 1
| #define HAVE_TIFFIO_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_X11_X_H 1
| #define HAVE_LIBTIFF 1
| #define HAVE_LIBM 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:28033: result: no
configure:28050: checking for main in -lfltk
configure:28074: g++ -o conftest -g -O2    conftest.cc -lfltk  -lm -ltiff  >&5
/usr/bin/ld: cannot find -lfltk
collect2: ld returned 1 exit status
configure:28080: $? = 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.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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_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 STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_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_AUDIOFILE_H 1
| #define HAVE_FFTW3_H 1
| #define HAVE_TIFFIO_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_X11_X_H 1
| #define HAVE_LIBTIFF 1
| #define HAVE_LIBM 1
| /* end confdefs.h.  */
| 
| 
| int
| main ()
| {
| main ();
|   ;
|   return 0;
| }
configure:28105: result: no
configure:28111: checking for main in -lfltk_cartesian
configure:28135: g++ -o conftest -g -O2    conftest.cc -lfltk_cartesian  -lm -ltiff  >&5
/usr/bin/ld: cannot find -lfltk_cartesian
collect2: ld returned 1 exit status
configure:28141: $? = 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.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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_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 STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_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_AUDIOFILE_H 1
| #define HAVE_FFTW3_H 1
| #define HAVE_TIFFIO_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_X11_X_H 1
| #define HAVE_LIBTIFF 1
| #define HAVE_LIBM 1
| /* end confdefs.h.  */
| 
| 
| int
| main ()
| {
| main ();
|   ;
|   return 0;
| }
configure:28166: result: no
configure:28172: checking for main in -lfltk_audio_meter
configure:28196: g++ -o conftest -g -O2    conftest.cc -lfltk_audio_meter  -lm -ltiff  >&5
/usr/bin/ld: cannot find -lfltk_audio_meter
collect2: ld returned 1 exit status
configure:28202: $? = 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.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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_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 STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_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_AUDIOFILE_H 1
| #define HAVE_FFTW3_H 1
| #define HAVE_TIFFIO_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_X11_X_H 1
| #define HAVE_LIBTIFF 1
| #define HAVE_LIBM 1
| /* end confdefs.h.  */
| 
| 
| int
| main ()
| {
| main ();
|   ;
|   return 0;
| }
configure:28227: result: no
configure:28239: checking for afOpenFile in -laudiofile
configure:28269: gcc -o conftest -g -O2    conftest.c -laudiofile  -lm -ltiff  >&5
configure:28275: $? = 0
configure:28278: test -z 			 || test ! -s conftest.err
configure:28281: $? = 0
configure:28284: test -s conftest
configure:28287: $? = 0
configure:28300: result: yes
configure:28310: checking for fftw_plan_dft_1d in -lfftw3
configure:28340: gcc -o conftest -g -O2    conftest.c -lfftw3  -lm -ltiff  >&5
configure:28346: $? = 0
configure:28349: test -z 			 || test ! -s conftest.err
configure:28352: $? = 0
configure:28355: test -s conftest
configure:28358: $? = 0
configure:28371: result: yes
configure:28377: checking for fftw_create_plan in -lfftw
configure:28407: gcc -o conftest -g -O2    conftest.c -lfftw  -lm -ltiff  >&5
/usr/bin/ld: cannot find -lfftw
collect2: ld returned 1 exit status
configure:28413: $? = 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.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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_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 STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_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_AUDIOFILE_H 1
| #define HAVE_FFTW3_H 1
| #define HAVE_TIFFIO_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_X11_X_H 1
| #define HAVE_LIBTIFF 1
| #define HAVE_LIBM 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 fftw_create_plan ();
| int
| main ()
| {
| fftw_create_plan ();
|   ;
|   return 0;
| }
configure:28438: result: no
configure:28444: checking for pthread_attr_init in -lpthread
configure:28474: gcc -o conftest -g -O2    conftest.c -lpthread  -lm -ltiff  >&5
configure:28480: $? = 0
configure:28483: test -z 			 || test ! -s conftest.err
configure:28486: $? = 0
configure:28489: test -s conftest
configure:28492: $? = 0
configure:28505: result: yes
configure:28511: checking for dlopen in -ldl
configure:28541: gcc -o conftest -g -O2    conftest.c -ldl  -lm -ltiff  >&5
configure:28547: $? = 0
configure:28550: test -z 			 || test ! -s conftest.err
configure:28553: $? = 0
configure:28556: test -s conftest
configure:28559: $? = 0
configure:28572: result: yes
configure:28578: checking for uc_start in -lunicall
configure:28608: gcc -o conftest -g -O2    conftest.c -lunicall -ltiff -ldl -lm -ltiff  >&5
/usr/bin/ld: cannot find -lunicall
collect2: ld returned 1 exit status
configure:28614: $? = 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.3"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #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_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 STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_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_AUDIOFILE_H 1
| #define HAVE_FFTW3_H 1
| #define HAVE_TIFFIO_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_X11_X_H 1
| #define HAVE_LIBTIFF 1
| #define HAVE_LIBM 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 uc_start ();
| int
| main ()
| {
| uc_start ();
|   ;
|   return 0;
| }
configure:28639: result: no
configure:28872: 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 bunny

config.status:774: creating Makefile
config.status:774: creating doc/Makefile
config.status:774: creating itutests/Makefile
config.status:774: creating itutests/fax/Makefile
config.status:774: creating src/Makefile
config.status:774: creating tests/Makefile
config.status:774: creating spandsp.spec
config.status:840: creating src/config.h
config.status:1060: src/config.h is unchanged
config.status:1240: executing depfiles commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_c_volatile=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_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=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_f77_compiler_gnu=no
ac_cv_file__usr_X11R6_lib=yes
ac_cv_file__usr_X11R6_lib64=no
ac_cv_func__doprnt=no
ac_cv_func_gettimeofday=yes
ac_cv_func_malloc_0_nonnull=yes
ac_cv_func_memcmp_working=yes
ac_cv_func_memmove=yes
ac_cv_func_memset=yes
ac_cv_func_pow=no
ac_cv_func_realloc_0_nonnull=yes
ac_cv_func_rint=no
ac_cv_func_select=yes
ac_cv_func_select_args='int,fd_set *,struct timeval *'
ac_cv_func_sqrt=no
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=yes
ac_cv_header_audiofile_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_fftw3_h=yes
ac_cv_header_fftw_h=no
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_pthread_h=yes
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_unicall_h=no
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_lib_X11_XOpenDisplay=yes
ac_cv_lib_Xext_XextCreateExtension=yes
ac_cv_lib_Xft_XftFontOpen=yes
ac_cv_lib_audiofile_afOpenFile=yes
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_error_at_line=yes
ac_cv_lib_fftw3_fftw_plan_dft_1d=yes
ac_cv_lib_fftw_fftw_create_plan=no
ac_cv_lib_fltk_audio_meter_main=no
ac_cv_lib_fltk_cartesian_main=no
ac_cv_lib_fltk_main=no
ac_cv_lib_m_cos=yes
ac_cv_lib_pthread_pthread_attr_init=yes
ac_cv_lib_tiff_TIFFOpen=yes
ac_cv_lib_unicall_uc_start=no
ac_cv_lib_xml2_xmlParseFile=no
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
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_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_rtti_exceptions=no
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_max_cmd_len=32768
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} /xhome1/tmp/oslec/spandsp-0.0.3/config/missing --run aclocal-1.9'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /xhome1/tmp/oslec/spandsp-0.0.3/config/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /xhome1/tmp/oslec/spandsp-0.0.3/config/missing --run autoconf'
AUTOHEADER='${SHELL} /xhome1/tmp/oslec/spandsp-0.0.3/config/missing --run autoheader'
AUTOMAKE='${SHELL} /xhome1/tmp/oslec/spandsp-0.0.3/config/missing --run automake-1.9'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
COMP_VENDOR_CFLAGS='-O2 -g -std=gnu99 -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes'
COND_DOC_FALSE=''
COND_DOC_TRUE='#'
COND_ITUTESTS_FALSE=''
COND_ITUTESTS_TRUE='#'
COND_MMX_FALSE=''
COND_MMX_TRUE='#'
COND_SSE_FALSE=''
COND_SSE_TRUE='#'
COND_TESTS_FALSE='#'
COND_TESTS_TRUE=''
CPP='gcc -E'
CPPFLAGS=' '
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
F77=''
FFLAGS=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS='-lm -ltiff '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /xhome1/tmp/oslec/spandsp-0.0.3/config/missing --run makeinfo'
OBJEXT='o'
PACKAGE='spandsp'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
SPANDSP_LT_AGE='0'
SPANDSP_LT_CURRENT='0'
SPANDSP_LT_REVISION='2'
STRIP='strip'
TESTLIBS=' -L/usr/X11R6/lib -lXft -lXext -lX11 -laudiofile -lfftw3 -lpthread -ldl'
VERSION='0.0.3'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77=''
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-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${prefix}/share'
exec_prefix='${prefix}'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/xhome1/tmp/oslec/spandsp-0.0.3/config/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define HAVE_AUDIOFILE_H 1
#define HAVE_DLFCN_H 1
#define HAVE_FCNTL_H 1
#define HAVE_FFTW3_H 1
#define HAVE_FLOAT_H 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_LONG_DOUBLE 1
#define HAVE_LONG_LONG 1
#define HAVE_MALLOC 1
#define HAVE_MALLOC_H 1
#define HAVE_MATH_H 1
#define HAVE_MEMMOVE 1
#define HAVE_MEMORY_H 1
#define HAVE_MEMSET 1
#define HAVE_PTHREAD_H 1
#define HAVE_REALLOC 1
#define HAVE_SELECT 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_TGMATH_H 1
#define HAVE_TIFFIO_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_VPRINTF 1
#define HAVE_X11_X_H 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 STDC_HEADERS 1
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
#define VERSION "0.0.3"
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;

configure: exit 0

Repositories maintained by Peter Meerwald, pmeerw@pmeerw.net.