sintonia/library/ecasound-2.7.2/config.log

2441 lines
79 KiB
Plaintext

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by ecasound configure 2.7.2, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = naomi-DX4840
uname -m = x86_64
uname -r = 2.6.35-23-generic
uname -s = Linux
uname -v = #41-Ubuntu SMP Wed Nov 24 11:55:36 UTC 2010
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2083: checking for a BSD-compatible install
configure:2139: result: /usr/bin/install -c
configure:2150: checking whether build environment is sane
configure:2193: result: yes
configure:2258: checking for gawk
configure:2274: found /usr/bin/gawk
configure:2285: result: gawk
configure:2296: checking whether make sets $(MAKE)
configure:2317: result: yes
configure:2600: checking for gcc
configure:2616: found /usr/bin/gcc
configure:2627: result: gcc
configure:2865: checking for C compiler version
configure:2872: gcc --version >&5
gcc (Ubuntu/Linaro 4.4.4-14ubuntu5) 4.4.5
Copyright (C) 2010 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:2875: $? = 0
configure:2882: gcc -v >&5
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.4.4-14ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.4 --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu5)
configure:2885: $? = 0
configure:2892: gcc -V >&5
gcc: '-V' option must have argument
configure:2895: $? = 1
configure:2918: checking for C compiler default output file name
configure:2945: gcc conftest.c >&5
configure:2948: $? = 0
configure:2986: result: a.out
configure:3003: checking whether the C compiler works
configure:3013: ./a.out
configure:3016: $? = 0
configure:3033: result: yes
configure:3040: checking whether we are cross compiling
configure:3042: result: no
configure:3045: checking for suffix of executables
configure:3052: gcc -o conftest conftest.c >&5
configure:3055: $? = 0
configure:3079: result:
configure:3085: checking for suffix of object files
configure:3111: gcc -c conftest.c >&5
configure:3114: $? = 0
configure:3137: result: o
configure:3141: checking whether we are using the GNU C compiler
configure:3170: gcc -c conftest.c >&5
configure:3176: $? = 0
configure:3193: result: yes
configure:3198: checking whether gcc accepts -g
configure:3228: gcc -c -g conftest.c >&5
configure:3234: $? = 0
configure:3333: result: yes
configure:3350: checking for gcc option to accept ISO C89
configure:3424: gcc -c -g -O2 conftest.c >&5
configure:3430: $? = 0
configure:3453: result: none needed
configure:3482: checking for style of include used by make
configure:3510: result: GNU
configure:3538: checking dependency style of gcc
configure:3628: result: gcc3
configure:3703: checking for g++
configure:3719: found /usr/bin/g++
configure:3730: result: g++
configure:3761: checking for C++ compiler version
configure:3768: g++ --version >&5
g++ (Ubuntu/Linaro 4.4.4-14ubuntu5) 4.4.5
Copyright (C) 2010 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:3771: $? = 0
configure:3778: g++ -v >&5
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.4.4-14ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.4 --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu5)
configure:3781: $? = 0
configure:3788: g++ -V >&5
g++: '-V' option must have argument
configure:3791: $? = 1
configure:3794: checking whether we are using the GNU C++ compiler
configure:3823: g++ -c conftest.cpp >&5
configure:3829: $? = 0
configure:3846: result: yes
configure:3851: checking whether g++ accepts -g
configure:3881: g++ -c -g conftest.cpp >&5
configure:3887: $? = 0
configure:3986: result: yes
configure:4011: checking dependency style of g++
configure:4101: result: gcc3
configure:4123: checking how to run the C preprocessor
configure:4163: gcc -E conftest.c
configure:4169: $? = 0
configure:4200: gcc -E conftest.c
conftest.c:15: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4206: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ecasound"
| #define PACKAGE_TARNAME "ecasound"
| #define PACKAGE_VERSION "2.7.2"
| #define PACKAGE_STRING "ecasound 2.7.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ecasound"
| #define VERSION "2.7.2"
| #define LIBECASOUND_VERSION 22
| #define LIBECASOUND_VERSION_AGE 0
| #define LIBECASOUNDC_VERSION 2
| #define LIBKVUTILS_VERSION 9
| #define LIBKVUTILS_VERSION_AGE 5
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4239: result: gcc -E
configure:4268: gcc -E conftest.c
configure:4274: $? = 0
configure:4305: gcc -E conftest.c
conftest.c:15: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4311: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ecasound"
| #define PACKAGE_TARNAME "ecasound"
| #define PACKAGE_VERSION "2.7.2"
| #define PACKAGE_STRING "ecasound 2.7.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ecasound"
| #define VERSION "2.7.2"
| #define LIBECASOUND_VERSION 22
| #define LIBECASOUND_VERSION_AGE 0
| #define LIBECASOUNDC_VERSION 2
| #define LIBKVUTILS_VERSION 9
| #define LIBKVUTILS_VERSION_AGE 5
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4360: checking build system type
configure:4378: result: x86_64-unknown-linux-gnu
configure:4400: checking host system type
configure:4415: result: x86_64-unknown-linux-gnu
configure:4509: checking for library containing pthread_create
configure:4550: gcc -o conftest -g -O2 conftest.c >&5
/tmp/ccRtbBOE.o: In function `main':
/home/naomi/dev-campcaster/campcaster/ecasound-2.7.2/conftest.c:26: undefined reference to `pthread_create'
collect2: ld returned 1 exit status
configure:4556: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ecasound"
| #define PACKAGE_TARNAME "ecasound"
| #define PACKAGE_VERSION "2.7.2"
| #define PACKAGE_STRING "ecasound 2.7.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ecasound"
| #define VERSION "2.7.2"
| #define LIBECASOUND_VERSION 22
| #define LIBECASOUND_VERSION_AGE 0
| #define LIBECASOUNDC_VERSION 2
| #define LIBKVUTILS_VERSION 9
| #define LIBKVUTILS_VERSION_AGE 5
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char pthread_create ();
| int
| main ()
| {
| return pthread_create ();
| ;
| return 0;
| }
configure:4550: gcc -o conftest -g -O2 conftest.c -lpthread >&5
configure:4556: $? = 0
configure:4584: result: -lpthread
configure:4596: checking for library containing clock_gettime
configure:4637: gcc -o conftest -g -O2 conftest.c -lpthread >&5
/tmp/ccXL0wOQ.o: In function `main':
/home/naomi/dev-campcaster/campcaster/ecasound-2.7.2/conftest.c:26: undefined reference to `clock_gettime'
collect2: ld returned 1 exit status
configure:4643: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ecasound"
| #define PACKAGE_TARNAME "ecasound"
| #define PACKAGE_VERSION "2.7.2"
| #define PACKAGE_STRING "ecasound 2.7.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ecasound"
| #define VERSION "2.7.2"
| #define LIBECASOUND_VERSION 22
| #define LIBECASOUND_VERSION_AGE 0
| #define LIBECASOUNDC_VERSION 2
| #define LIBKVUTILS_VERSION 9
| #define LIBKVUTILS_VERSION_AGE 5
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char clock_gettime ();
| int
| main ()
| {
| return clock_gettime ();
| ;
| return 0;
| }
configure:4637: gcc -o conftest -g -O2 conftest.c -lrt -lpthread >&5
configure:4643: $? = 0
configure:4671: result: -lrt
configure:4692: checking whether to enable debugging
configure:4806: checking whether to check design-by-contract assertions
configure:4834: result: yes
configure:4847: checking whether to enable effects
configure:4875: result: yes
configure:4938: checking for special C compiler options needed for large files
configure:5031: result: no
configure:5037: checking for _FILE_OFFSET_BITS value needed for large files
configure:5072: g++ -c -g -O2 conftest.cpp >&5
configure:5078: $? = 0
configure:5146: result: no
configure:5300: checking how to run the C++ preprocessor
configure:5336: g++ -E conftest.cpp
configure:5342: $? = 0
configure:5373: g++ -E conftest.cpp
conftest.cpp:16: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:5379: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ecasound"
| #define PACKAGE_TARNAME "ecasound"
| #define PACKAGE_VERSION "2.7.2"
| #define PACKAGE_STRING "ecasound 2.7.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ecasound"
| #define VERSION "2.7.2"
| #define LIBECASOUND_VERSION 22
| #define LIBECASOUND_VERSION_AGE 0
| #define LIBECASOUNDC_VERSION 2
| #define LIBKVUTILS_VERSION 9
| #define LIBKVUTILS_VERSION_AGE 5
| #define ECA_PREFIX "/usr/local"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5412: result: g++ -E
configure:5441: g++ -E conftest.cpp
configure:5447: $? = 0
configure:5478: g++ -E conftest.cpp
conftest.cpp:16: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:5484: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ecasound"
| #define PACKAGE_TARNAME "ecasound"
| #define PACKAGE_VERSION "2.7.2"
| #define PACKAGE_STRING "ecasound 2.7.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ecasound"
| #define VERSION "2.7.2"
| #define LIBECASOUND_VERSION 22
| #define LIBECASOUND_VERSION_AGE 0
| #define LIBECASOUNDC_VERSION 2
| #define LIBKVUTILS_VERSION 9
| #define LIBKVUTILS_VERSION_AGE 5
| #define ECA_PREFIX "/usr/local"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5522: checking for grep that handles long lines and -e
configure:5596: result: /bin/grep
configure:5601: checking for egrep
configure:5679: result: /bin/grep -E
configure:5684: checking for ANSI C header files
configure:5714: g++ -c -g -O2 conftest.cpp >&5
configure:5720: $? = 0
configure:5819: g++ -o conftest -g -O2 conftest.cpp -lrt -lpthread >&5
configure:5822: $? = 0
configure:5828: ./conftest
configure:5831: $? = 0
configure:5848: result: yes
configure:5872: checking for sys/types.h
configure:5893: g++ -c -g -O2 conftest.cpp >&5
configure:5899: $? = 0
configure:5915: result: yes
configure:5872: checking for sys/stat.h
configure:5893: g++ -c -g -O2 conftest.cpp >&5
configure:5899: $? = 0
configure:5915: result: yes
configure:5872: checking for stdlib.h
configure:5893: g++ -c -g -O2 conftest.cpp >&5
configure:5899: $? = 0
configure:5915: result: yes
configure:5872: checking for string.h
configure:5893: g++ -c -g -O2 conftest.cpp >&5
configure:5899: $? = 0
configure:5915: result: yes
configure:5872: checking for memory.h
configure:5893: g++ -c -g -O2 conftest.cpp >&5
configure:5899: $? = 0
configure:5915: result: yes
configure:5872: checking for strings.h
configure:5893: g++ -c -g -O2 conftest.cpp >&5
configure:5899: $? = 0
configure:5915: result: yes
configure:5872: checking for inttypes.h
configure:5893: g++ -c -g -O2 conftest.cpp >&5
configure:5899: $? = 0
configure:5915: result: yes
configure:5872: checking for stdint.h
configure:5893: g++ -c -g -O2 conftest.cpp >&5
configure:5899: $? = 0
configure:5915: result: yes
configure:5872: checking for unistd.h
configure:5893: g++ -c -g -O2 conftest.cpp >&5
configure:5899: $? = 0
configure:5915: result: yes
configure:5937: checking sys/soundcard.h usability
configure:5954: g++ -c -g -O2 conftest.cpp >&5
configure:5960: $? = 0
configure:5974: result: yes
configure:5978: checking sys/soundcard.h presence
configure:5993: g++ -E conftest.cpp
configure:5999: $? = 0
configure:6013: result: yes
configure:6041: checking for sys/soundcard.h
configure:6048: result: yes
configure:6138: checking for artsc-config
configure:6169: result: none
configure:6309: checking samplerate.h usability
configure:6326: g++ -c -g -O2 conftest.cpp >&5
configure:6332: $? = 0
configure:6346: result: yes
configure:6350: checking samplerate.h presence
configure:6365: g++ -E conftest.cpp
configure:6371: $? = 0
configure:6385: result: yes
configure:6413: checking for samplerate.h
configure:6420: result: yes
configure:6523: checking for python
configure:6541: found /usr/bin/python
configure:6554: result: /usr/bin/python
configure:6571: checking for Python include files
configure:6601: WARNING: Python.h not found
configure:6612: checking for Python libraries
configure:6654: result: /usr/local/lib /usr/lib /usr/lib/python2.6
configure:6761: checking for ruby
configure:6792: result: none
configure:6826: checking if C++ compiler supports namespaces
configure:6869: g++ -o conftest -fno-exceptions -g -O2 conftest.cpp -lrt -lpthread >&5
configure:6872: $? = 0
configure:6878: ./conftest
configure:6881: $? = 0
configure:6884: result: yes.
configure:6992: checking for a sed that does not truncate output
configure:7048: result: /bin/sed
configure:7062: checking for ld used by gcc
configure:7129: result: /usr/bin/ld
configure:7138: checking if the linker (/usr/bin/ld) is GNU ld
configure:7153: result: yes
configure:7158: checking for /usr/bin/ld option to reload object files
configure:7165: result: -r
configure:7183: checking for BSD-compatible nm
configure:7232: result: /usr/bin/nm -B
configure:7236: checking whether ln -s works
configure:7240: result: yes
configure:7247: checking how to recognize dependent libraries
configure:7433: result: pass_all
configure:7521: gcc -c -g -O2 conftest.c >&5
configure:7524: $? = 0
configure:7688: checking dlfcn.h usability
configure:7705: gcc -c -g -O2 conftest.c >&5
configure:7711: $? = 0
configure:7725: result: yes
configure:7729: checking dlfcn.h presence
configure:7744: gcc -E conftest.c
configure:7750: $? = 0
configure:7764: result: yes
configure:7792: checking for dlfcn.h
configure:7800: result: yes
configure:7823: checking how to run the C++ preprocessor
configure:7935: result: g++ -E
configure:7964: g++ -E conftest.cpp
configure:7970: $? = 0
configure:8001: g++ -E conftest.cpp
conftest.cpp:30: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:8007: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ecasound"
| #define PACKAGE_TARNAME "ecasound"
| #define PACKAGE_VERSION "2.7.2"
| #define PACKAGE_STRING "ecasound 2.7.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ecasound"
| #define VERSION "2.7.2"
| #define LIBECASOUND_VERSION 22
| #define LIBECASOUND_VERSION_AGE 0
| #define LIBECASOUNDC_VERSION 2
| #define LIBKVUTILS_VERSION 9
| #define LIBKVUTILS_VERSION_AGE 5
| #define ECA_PREFIX "/usr/local"
| #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 ECA_COMPILE_OSS 1
| #define ECA_COMPILE_SAMPLERATE 1
| #define ECA_USE_CXX_STD_NAMESPACE 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:8099: checking for g77
configure:8129: result: no
configure:8099: checking for xlf
configure:8129: result: no
configure:8099: checking for f77
configure:8129: result: no
configure:8099: checking for frt
configure:8129: result: no
configure:8099: checking for pgf77
configure:8129: result: no
configure:8099: checking for cf77
configure:8129: result: no
configure:8099: checking for fort77
configure:8129: result: no
configure:8099: checking for fl32
configure:8129: result: no
configure:8099: checking for af77
configure:8129: result: no
configure:8099: checking for xlf90
configure:8129: result: no
configure:8099: checking for f90
configure:8129: result: no
configure:8099: checking for pgf90
configure:8129: result: no
configure:8099: checking for pghpf
configure:8129: result: no
configure:8099: checking for epcf90
configure:8129: result: no
configure:8099: checking for gfortran
configure:8129: result: no
configure:8099: checking for g95
configure:8129: result: no
configure:8099: checking for xlf95
configure:8129: result: no
configure:8099: checking for f95
configure:8129: result: no
configure:8099: checking for fort
configure:8129: result: no
configure:8099: checking for ifort
configure:8129: result: no
configure:8099: checking for ifc
configure:8129: result: no
configure:8099: checking for efc
configure:8129: result: no
configure:8099: checking for pgf95
configure:8129: result: no
configure:8099: checking for lf95
configure:8129: result: no
configure:8099: checking for ftn
configure:8129: result: no
configure:8156: checking for Fortran 77 compiler version
configure:8163: --version >&5
./configure: line 8164: --version: command not found
configure:8166: $? = 127
configure:8173: -v >&5
./configure: line 8174: -v: command not found
configure:8176: $? = 127
configure:8183: -V >&5
./configure: line 8184: -V: command not found
configure:8186: $? = 127
configure:8194: checking whether we are using the GNU Fortran 77 compiler
configure:8213: -c conftest.F >&5
./configure: line 8214: -c: command not found
configure:8219: $? = 127
configure: failed program was:
| program main
| #ifndef __GNUC__
| choke me
| #endif
|
| end
configure:8236: result: no
configure:8242: checking whether accepts -g
configure:8259: -c -g conftest.f >&5
./configure: line 8260: -c: command not found
configure:8265: $? = 127
configure: failed program was:
| program main
|
| end
configure:8281: result: no
configure:8310: checking the maximum length of command line arguments
configure:8422: result: 1572864
configure:8434: checking command to parse /usr/bin/nm -B output from gcc object
configure:8539: gcc -c -g -O2 conftest.c >&5
configure:8542: $? = 0
configure:8546: /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:8549: $? = 0
configure:8601: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:8604: $? = 0
configure:8642: result: ok
configure:8646: checking for objdir
configure:8661: result: .libs
configure:8753: checking for ar
configure:8769: found /usr/bin/ar
configure:8780: result: ar
configure:8849: checking for ranlib
configure:8865: found /usr/bin/ranlib
configure:8876: result: ranlib
configure:8945: checking for strip
configure:8961: found /usr/bin/strip
configure:8972: result: strip
configure:9570: checking if gcc supports -fno-rtti -fno-exceptions
configure:9588: 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:9592: $? = 0
configure:9605: result: no
configure:9620: checking for gcc option to produce PIC
configure:9852: result: -fPIC
configure:9860: checking if gcc PIC flag -fPIC works
configure:9878: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5
configure:9882: $? = 0
configure:9895: result: yes
configure:9923: checking if gcc static flag -static works
configure:9951: result: yes
configure:9961: checking if gcc supports -c -o file.o
configure:9982: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:9986: $? = 0
configure:10008: result: yes
configure:10034: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:11015: result: yes
configure:11036: checking whether -lc should be explicitly linked in
configure:11041: gcc -c -g -O2 conftest.c >&5
configure:11044: $? = 0
configure:11059: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:11062: $? = 0
configure:11074: result: no
configure:11082: checking dynamic linker characteristics
configure:11696: result: GNU/Linux ld.so
configure:11720: checking how to hardcode library paths into programs
configure:11745: result: immediate
configure:11759: checking whether stripping libraries is possible
configure:11764: result: yes
configure:12566: checking if libtool supports shared libraries
configure:12568: result: yes
configure:12571: checking whether to build shared libraries
configure:12592: result: yes
configure:12595: checking whether to build static libraries
configure:12599: result: yes
configure:12693: creating libtool
configure:13286: checking for ld used by g++
configure:13353: result: /usr/bin/ld -m elf_x86_64
configure:13362: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:13377: result: yes
configure:13428: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:14374: result: yes
configure:14391: g++ -c -g -O2 conftest.cpp >&5
configure:14394: $? = 0
configure:14550: checking for g++ option to produce PIC
configure:14834: result: -fPIC
configure:14842: checking if g++ PIC flag -fPIC works
configure:14860: g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5
configure:14864: $? = 0
configure:14877: result: yes
configure:14905: checking if g++ static flag -static works
configure:14933: result: yes
configure:14943: checking if g++ supports -c -o file.o
configure:14964: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
configure:14968: $? = 0
configure:14990: result: yes
configure:15016: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:15045: result: yes
configure:15112: checking dynamic linker characteristics
configure:15674: result: GNU/Linux ld.so
configure:15698: checking how to hardcode library paths into programs
configure:15723: result: immediate
configure:21989: checking for library containing inet_ntoa
configure:22030: gcc -o conftest -g -O2 conftest.c -lrt -lpthread >&5
configure:22036: $? = 0
configure:22064: result: none required
configure:22076: checking for library containing nanosleep
configure:22117: gcc -o conftest -g -O2 conftest.c -lrt -lpthread >&5
configure:22123: $? = 0
configure:22151: result: none required
configure:22159: checking for library containing sched_setscheduler
configure:22200: gcc -o conftest -g -O2 conftest.c -lrt -lpthread >&5
configure:22206: $? = 0
configure:22234: result: none required
configure:22242: checking for library containing socket
configure:22283: gcc -o conftest -g -O2 conftest.c -lrt -lpthread >&5
configure:22289: $? = 0
configure:22317: result: none required
configure:22329: checking for library containing sin
configure:22370: gcc -o conftest -g -O2 conftest.c -lrt -lpthread >&5
conftest.c:37: warning: conflicting types for built-in function 'sin'
/tmp/cchigcxb.o: In function `main':
/home/naomi/dev-campcaster/campcaster/ecasound-2.7.2/conftest.c:41: undefined reference to `sin'
collect2: ld returned 1 exit status
configure:22376: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ecasound"
| #define PACKAGE_TARNAME "ecasound"
| #define PACKAGE_VERSION "2.7.2"
| #define PACKAGE_STRING "ecasound 2.7.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ecasound"
| #define VERSION "2.7.2"
| #define LIBECASOUND_VERSION 22
| #define LIBECASOUND_VERSION_AGE 0
| #define LIBECASOUNDC_VERSION 2
| #define LIBKVUTILS_VERSION 9
| #define LIBKVUTILS_VERSION_AGE 5
| #define ECA_PREFIX "/usr/local"
| #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 ECA_COMPILE_OSS 1
| #define ECA_COMPILE_SAMPLERATE 1
| #define ECA_USE_CXX_STD_NAMESPACE 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char sin ();
| int
| main ()
| {
| return sin ();
| ;
| return 0;
| }
configure:22370: gcc -o conftest -g -O2 conftest.c -lm -lrt -lpthread >&5
conftest.c:37: warning: conflicting types for built-in function 'sin'
configure:22376: $? = 0
configure:22404: result: -lm
configure:22416: checking for library containing dlopen
configure:22457: gcc -o conftest -g -O2 conftest.c -lm -lrt -lpthread >&5
/tmp/ccQADFQn.o: In function `main':
/home/naomi/dev-campcaster/campcaster/ecasound-2.7.2/conftest.c:41: undefined reference to `dlopen'
collect2: ld returned 1 exit status
configure:22463: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ecasound"
| #define PACKAGE_TARNAME "ecasound"
| #define PACKAGE_VERSION "2.7.2"
| #define PACKAGE_STRING "ecasound 2.7.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ecasound"
| #define VERSION "2.7.2"
| #define LIBECASOUND_VERSION 22
| #define LIBECASOUND_VERSION_AGE 0
| #define LIBECASOUNDC_VERSION 2
| #define LIBKVUTILS_VERSION 9
| #define LIBKVUTILS_VERSION_AGE 5
| #define ECA_PREFIX "/usr/local"
| #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 ECA_COMPILE_OSS 1
| #define ECA_COMPILE_SAMPLERATE 1
| #define ECA_USE_CXX_STD_NAMESPACE 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dlopen ();
| int
| main ()
| {
| return dlopen ();
| ;
| return 0;
| }
configure:22457: gcc -o conftest -g -O2 conftest.c -ldl -lm -lrt -lpthread >&5
configure:22463: $? = 0
configure:22491: result: -ldl
configure:22519: checking for main in -lncurses
configure:22548: gcc -o conftest -g -O2 conftest.c -lncurses -ldl -lm -lrt -lpthread >&5
configure:22554: $? = 0
configure:22572: result: yes
configure:22840: checking ncurses/ncurses.h usability
configure:22857: gcc -c -g -O2 conftest.c >&5
conftest.c:63: fatal error: ncurses/ncurses.h: No such file or directory
compilation terminated.
configure:22863: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ecasound"
| #define PACKAGE_TARNAME "ecasound"
| #define PACKAGE_VERSION "2.7.2"
| #define PACKAGE_STRING "ecasound 2.7.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ecasound"
| #define VERSION "2.7.2"
| #define LIBECASOUND_VERSION 22
| #define LIBECASOUND_VERSION_AGE 0
| #define LIBECASOUNDC_VERSION 2
| #define LIBKVUTILS_VERSION 9
| #define LIBKVUTILS_VERSION_AGE 5
| #define ECA_PREFIX "/usr/local"
| #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 ECA_COMPILE_OSS 1
| #define ECA_COMPILE_SAMPLERATE 1
| #define ECA_USE_CXX_STD_NAMESPACE 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <ncurses/ncurses.h>
configure:22877: result: no
configure:22881: checking ncurses/ncurses.h presence
configure:22896: gcc -E conftest.c
conftest.c:30: fatal error: ncurses/ncurses.h: No such file or directory
compilation terminated.
configure:22902: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ecasound"
| #define PACKAGE_TARNAME "ecasound"
| #define PACKAGE_VERSION "2.7.2"
| #define PACKAGE_STRING "ecasound 2.7.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ecasound"
| #define VERSION "2.7.2"
| #define LIBECASOUND_VERSION 22
| #define LIBECASOUND_VERSION_AGE 0
| #define LIBECASOUNDC_VERSION 2
| #define LIBKVUTILS_VERSION 9
| #define LIBKVUTILS_VERSION_AGE 5
| #define ECA_PREFIX "/usr/local"
| #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 ECA_COMPILE_OSS 1
| #define ECA_COMPILE_SAMPLERATE 1
| #define ECA_USE_CXX_STD_NAMESPACE 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include <ncurses/ncurses.h>
configure:22916: result: no
configure:22944: checking for ncurses/ncurses.h
configure:22951: result: no
configure:22973: checking ncurses.h usability
configure:22990: gcc -c -g -O2 conftest.c >&5
configure:22996: $? = 0
configure:23010: result: yes
configure:23014: checking ncurses.h presence
configure:23029: gcc -E conftest.c
configure:23035: $? = 0
configure:23049: result: yes
configure:23077: checking for ncurses.h
configure:23084: result: yes
configure:23119: checking for main in -laudiofile
configure:23148: g++ -o conftest -g -O2 conftest.cpp -laudiofile -ldl -lm -lrt -lpthread >&5
configure:23154: $? = 0
configure:23172: result: yes
configure:23227: checking for main in -lsndfile
configure:23256: g++ -o conftest -g -O2 conftest.cpp -lsndfile -ldl -lm -lrt -lpthread >&5
configure:23262: $? = 0
configure:23280: result: yes
configure:23347: gcc -o conftest -g -O2 conftest.c -ldl -lm -lrt -lpthread >&5
configure:23353: $? = 0
configure:23430: checking for snd_pcm_delay in -lasound
configure:23465: g++ -o conftest -g -O2 conftest.cpp -lasound -ldl -lm -lrt -lpthread >&5
configure:23471: $? = 0
configure:23489: result: yes
configure:23535: checking jack/jack.h usability
configure:23552: g++ -c -g -O2 conftest.cpp >&5
conftest.cpp:67: fatal error: jack/jack.h: No such file or directory
compilation terminated.
configure:23558: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ecasound"
| #define PACKAGE_TARNAME "ecasound"
| #define PACKAGE_VERSION "2.7.2"
| #define PACKAGE_STRING "ecasound 2.7.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ecasound"
| #define VERSION "2.7.2"
| #define LIBECASOUND_VERSION 22
| #define LIBECASOUND_VERSION_AGE 0
| #define LIBECASOUNDC_VERSION 2
| #define LIBKVUTILS_VERSION 9
| #define LIBKVUTILS_VERSION_AGE 5
| #define ECA_PREFIX "/usr/local"
| #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 ECA_COMPILE_OSS 1
| #define ECA_COMPILE_SAMPLERATE 1
| #define ECA_USE_CXX_STD_NAMESPACE 1
| #define HAVE_DLFCN_H 1
| #define ECA_USE_NCURSES_H 1
| #define ECA_COMPILE_AUDIOFILE 1
| #define ECA_COMPILE_SNDFILE 1
| #define ECA_COMPILE_ALSA 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <jack/jack.h>
configure:23572: result: no
configure:23576: checking jack/jack.h presence
configure:23591: g++ -E conftest.cpp
conftest.cpp:34: fatal error: jack/jack.h: No such file or directory
compilation terminated.
configure:23597: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ecasound"
| #define PACKAGE_TARNAME "ecasound"
| #define PACKAGE_VERSION "2.7.2"
| #define PACKAGE_STRING "ecasound 2.7.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ecasound"
| #define VERSION "2.7.2"
| #define LIBECASOUND_VERSION 22
| #define LIBECASOUND_VERSION_AGE 0
| #define LIBECASOUNDC_VERSION 2
| #define LIBKVUTILS_VERSION 9
| #define LIBKVUTILS_VERSION_AGE 5
| #define ECA_PREFIX "/usr/local"
| #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 ECA_COMPILE_OSS 1
| #define ECA_COMPILE_SAMPLERATE 1
| #define ECA_USE_CXX_STD_NAMESPACE 1
| #define HAVE_DLFCN_H 1
| #define ECA_USE_NCURSES_H 1
| #define ECA_COMPILE_AUDIOFILE 1
| #define ECA_COMPILE_SNDFILE 1
| #define ECA_COMPILE_ALSA 1
| /* end confdefs.h. */
| #include <jack/jack.h>
configure:23611: result: no
configure:23639: checking for jack/jack.h
configure:23646: result: no
configure:23763: gcc -o conftest -g -O2 conftest.c -ldl -lm -lrt -lpthread >&5
conftest.c:34: fatal error: jack/transport.h: No such file or directory
compilation terminated.
configure:23769: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ecasound"
| #define PACKAGE_TARNAME "ecasound"
| #define PACKAGE_VERSION "2.7.2"
| #define PACKAGE_STRING "ecasound 2.7.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ecasound"
| #define VERSION "2.7.2"
| #define LIBECASOUND_VERSION 22
| #define LIBECASOUND_VERSION_AGE 0
| #define LIBECASOUNDC_VERSION 2
| #define LIBKVUTILS_VERSION 9
| #define LIBKVUTILS_VERSION_AGE 5
| #define ECA_PREFIX "/usr/local"
| #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 ECA_COMPILE_OSS 1
| #define ECA_COMPILE_SAMPLERATE 1
| #define ECA_USE_CXX_STD_NAMESPACE 1
| #define HAVE_DLFCN_H 1
| #define ECA_USE_NCURSES_H 1
| #define ECA_COMPILE_AUDIOFILE 1
| #define ECA_COMPILE_SNDFILE 1
| #define ECA_COMPILE_ALSA 1
| /* end confdefs.h. */
| #include <jack/transport.h>
| int
| main ()
| {
|
| jack_position_t t;
| int *a = (void*)&jack_transport_query;
| int *b = (void*)&jack_transport_start;
| int *c = (void*)&jack_transport_stop;
| int *d = (void*)&jack_transport_locate;
| t.frame = 0;
| t.valid = 0;
| return 0;
|
| ;
| return 0;
| }
configure:23812: gcc -o conftest -g -O2 conftest.c -ldl -lm -lrt -lpthread >&5
conftest.c:34: fatal error: jack/transport.h: No such file or directory
compilation terminated.
configure:23818: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ecasound"
| #define PACKAGE_TARNAME "ecasound"
| #define PACKAGE_VERSION "2.7.2"
| #define PACKAGE_STRING "ecasound 2.7.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ecasound"
| #define VERSION "2.7.2"
| #define LIBECASOUND_VERSION 22
| #define LIBECASOUND_VERSION_AGE 0
| #define LIBECASOUNDC_VERSION 2
| #define LIBKVUTILS_VERSION 9
| #define LIBKVUTILS_VERSION_AGE 5
| #define ECA_PREFIX "/usr/local"
| #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 ECA_COMPILE_OSS 1
| #define ECA_COMPILE_SAMPLERATE 1
| #define ECA_USE_CXX_STD_NAMESPACE 1
| #define HAVE_DLFCN_H 1
| #define ECA_USE_NCURSES_H 1
| #define ECA_COMPILE_AUDIOFILE 1
| #define ECA_COMPILE_SNDFILE 1
| #define ECA_COMPILE_ALSA 1
| /* end confdefs.h. */
| #include <jack/transport.h>
| int
| main ()
| {
|
| jack_transport_info_t t;
| t.state = 0;
| return 0;
|
| ;
| return 0;
| }
configure:23854: checking for main in -lkvutils
configure:23883: gcc -o conftest -g -O2 conftest.c -lkvutils -ldl -lm -lrt -lpthread >&5
configure:23889: $? = 0
configure:23907: result: yes
configure:23928: checking whether to build with system readline
configure:23955: result: yes
configure:23975: checking readline.h usability
configure:23992: gcc -c -g -O2 conftest.c >&5
conftest.c:68: fatal error: readline.h: No such file or directory
compilation terminated.
configure:23998: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ecasound"
| #define PACKAGE_TARNAME "ecasound"
| #define PACKAGE_VERSION "2.7.2"
| #define PACKAGE_STRING "ecasound 2.7.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ecasound"
| #define VERSION "2.7.2"
| #define LIBECASOUND_VERSION 22
| #define LIBECASOUND_VERSION_AGE 0
| #define LIBECASOUNDC_VERSION 2
| #define LIBKVUTILS_VERSION 9
| #define LIBKVUTILS_VERSION_AGE 5
| #define ECA_PREFIX "/usr/local"
| #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 ECA_COMPILE_OSS 1
| #define ECA_COMPILE_SAMPLERATE 1
| #define ECA_USE_CXX_STD_NAMESPACE 1
| #define HAVE_DLFCN_H 1
| #define ECA_USE_NCURSES_H 1
| #define ECA_COMPILE_AUDIOFILE 1
| #define ECA_COMPILE_SNDFILE 1
| #define ECA_COMPILE_ALSA 1
| #define ECA_JACK_TRANSPORT_API 2
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <readline.h>
configure:24012: result: no
configure:24016: checking readline.h presence
configure:24031: gcc -E conftest.c
conftest.c:35: fatal error: readline.h: No such file or directory
compilation terminated.
configure:24037: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ecasound"
| #define PACKAGE_TARNAME "ecasound"
| #define PACKAGE_VERSION "2.7.2"
| #define PACKAGE_STRING "ecasound 2.7.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ecasound"
| #define VERSION "2.7.2"
| #define LIBECASOUND_VERSION 22
| #define LIBECASOUND_VERSION_AGE 0
| #define LIBECASOUNDC_VERSION 2
| #define LIBKVUTILS_VERSION 9
| #define LIBKVUTILS_VERSION_AGE 5
| #define ECA_PREFIX "/usr/local"
| #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 ECA_COMPILE_OSS 1
| #define ECA_COMPILE_SAMPLERATE 1
| #define ECA_USE_CXX_STD_NAMESPACE 1
| #define HAVE_DLFCN_H 1
| #define ECA_USE_NCURSES_H 1
| #define ECA_COMPILE_AUDIOFILE 1
| #define ECA_COMPILE_SNDFILE 1
| #define ECA_COMPILE_ALSA 1
| #define ECA_JACK_TRANSPORT_API 2
| /* end confdefs.h. */
| #include <readline.h>
configure:24051: result: no
configure:24079: checking for readline.h
configure:24086: result: no
configure:24103: checking readline/readline.h usability
configure:24120: gcc -c -g -O2 conftest.c >&5
configure:24126: $? = 0
configure:24140: result: yes
configure:24144: checking readline/readline.h presence
configure:24159: gcc -E conftest.c
configure:24165: $? = 0
configure:24179: result: yes
configure:24207: checking for readline/readline.h
configure:24214: result: yes
configure:24243: checking history.h usability
configure:24260: gcc -c -g -O2 conftest.c >&5
conftest.c:68: fatal error: history.h: No such file or directory
compilation terminated.
configure:24266: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ecasound"
| #define PACKAGE_TARNAME "ecasound"
| #define PACKAGE_VERSION "2.7.2"
| #define PACKAGE_STRING "ecasound 2.7.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ecasound"
| #define VERSION "2.7.2"
| #define LIBECASOUND_VERSION 22
| #define LIBECASOUND_VERSION_AGE 0
| #define LIBECASOUNDC_VERSION 2
| #define LIBKVUTILS_VERSION 9
| #define LIBKVUTILS_VERSION_AGE 5
| #define ECA_PREFIX "/usr/local"
| #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 ECA_COMPILE_OSS 1
| #define ECA_COMPILE_SAMPLERATE 1
| #define ECA_USE_CXX_STD_NAMESPACE 1
| #define HAVE_DLFCN_H 1
| #define ECA_USE_NCURSES_H 1
| #define ECA_COMPILE_AUDIOFILE 1
| #define ECA_COMPILE_SNDFILE 1
| #define ECA_COMPILE_ALSA 1
| #define ECA_JACK_TRANSPORT_API 2
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <history.h>
configure:24280: result: no
configure:24284: checking history.h presence
configure:24299: gcc -E conftest.c
conftest.c:35: fatal error: history.h: No such file or directory
compilation terminated.
configure:24305: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ecasound"
| #define PACKAGE_TARNAME "ecasound"
| #define PACKAGE_VERSION "2.7.2"
| #define PACKAGE_STRING "ecasound 2.7.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ecasound"
| #define VERSION "2.7.2"
| #define LIBECASOUND_VERSION 22
| #define LIBECASOUND_VERSION_AGE 0
| #define LIBECASOUNDC_VERSION 2
| #define LIBKVUTILS_VERSION 9
| #define LIBKVUTILS_VERSION_AGE 5
| #define ECA_PREFIX "/usr/local"
| #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 ECA_COMPILE_OSS 1
| #define ECA_COMPILE_SAMPLERATE 1
| #define ECA_USE_CXX_STD_NAMESPACE 1
| #define HAVE_DLFCN_H 1
| #define ECA_USE_NCURSES_H 1
| #define ECA_COMPILE_AUDIOFILE 1
| #define ECA_COMPILE_SNDFILE 1
| #define ECA_COMPILE_ALSA 1
| #define ECA_JACK_TRANSPORT_API 2
| /* end confdefs.h. */
| #include <history.h>
configure:24319: result: no
configure:24347: checking for history.h
configure:24354: result: no
configure:24371: checking readline/history.h usability
configure:24388: gcc -c -g -O2 conftest.c >&5
configure:24394: $? = 0
configure:24408: result: yes
configure:24412: checking readline/history.h presence
configure:24427: gcc -E conftest.c
configure:24433: $? = 0
configure:24447: result: yes
configure:24475: checking for readline/history.h
configure:24482: result: yes
configure:24508: checking for main in -lreadline
configure:24537: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses -ldl -lm -lrt -lpthread >&5
configure:24543: $? = 0
configure:24561: result: yes
configure:24574: checking for main in -lhistory
configure:24603: gcc -o conftest -g -O2 conftest.c -lhistory -lncurses -ldl -lm -lrt -lpthread >&5
configure:24609: $? = 0
configure:24627: result: yes
configure:24714: checking for pkg-config
configure:24732: found /usr/bin/pkg-config
configure:24744: result: /usr/bin/pkg-config
configure:24773: checking pkg-config is at least version 0.9.0
configure:24776: result: yes
configure:24787: checking for LIBOIL
configure:24795: $PKG_CONFIG --exists --print-errors "liboil-0.3"
Package liboil-0.3 was not found in the pkg-config search path.
Perhaps you should add the directory containing `liboil-0.3.pc'
to the PKG_CONFIG_PATH environment variable
No package 'liboil-0.3' found
configure:24798: $? = 1
configure:24813: $PKG_CONFIG --exists --print-errors "liboil-0.3"
Package liboil-0.3 was not found in the pkg-config search path.
Perhaps you should add the directory containing `liboil-0.3.pc'
to the PKG_CONFIG_PATH environment variable
No package 'liboil-0.3' found
configure:24816: $? = 1
No package 'liboil-0.3' found
configure:24844: result: no
configure:24856: checking whether to use liboil
configure:24895: result: no
configure:24897: WARNING: disabling liboil as library devel files are not available
configure:24919: checking for LIBLO
configure:24927: $PKG_CONFIG --exists --print-errors "liblo"
Package liblo was not found in the pkg-config search path.
Perhaps you should add the directory containing `liblo.pc'
to the PKG_CONFIG_PATH environment variable
No package 'liblo' found
configure:24930: $? = 1
configure:24945: $PKG_CONFIG --exists --print-errors "liblo"
Package liblo was not found in the pkg-config search path.
Perhaps you should add the directory containing `liblo.pc'
to the PKG_CONFIG_PATH environment variable
No package 'liblo' found
configure:24948: $? = 1
No package 'liblo' found
configure:24976: result: no
configure:24988: checking whether to use liblo for OSC support
configure:25023: result: no
configure:25050: checking whether time.h and sys/time.h may both be included
configure:25080: gcc -c -g -O2 conftest.c >&5
configure:25086: $? = 0
configure:25101: result: yes
configure:25128: checking for dlfcn.h
configure:25134: result: yes
configure:25138: checking errno.h usability
configure:25155: gcc -c -g -O2 conftest.c >&5
configure:25161: $? = 0
configure:25175: result: yes
configure:25179: checking errno.h presence
configure:25194: gcc -E conftest.c
configure:25200: $? = 0
configure:25214: result: yes
configure:25242: checking for errno.h
configure:25250: result: yes
configure:25138: checking fcntl.h usability
configure:25155: gcc -c -g -O2 conftest.c >&5
configure:25161: $? = 0
configure:25175: result: yes
configure:25179: checking fcntl.h presence
configure:25194: gcc -E conftest.c
configure:25200: $? = 0
configure:25214: result: yes
configure:25242: checking for fcntl.h
configure:25250: result: yes
configure:25138: checking regex.h usability
configure:25155: gcc -c -g -O2 conftest.c >&5
configure:25161: $? = 0
configure:25175: result: yes
configure:25179: checking regex.h presence
configure:25194: gcc -E conftest.c
configure:25200: $? = 0
configure:25214: result: yes
configure:25242: checking for regex.h
configure:25250: result: yes
configure:25138: checking signal.h usability
configure:25155: gcc -c -g -O2 conftest.c >&5
configure:25161: $? = 0
configure:25175: result: yes
configure:25179: checking signal.h presence
configure:25194: gcc -E conftest.c
configure:25200: $? = 0
configure:25214: result: yes
configure:25242: checking for signal.h
configure:25250: result: yes
configure:25128: checking for unistd.h
configure:25134: result: yes
configure:25138: checking sys/poll.h usability
configure:25155: gcc -c -g -O2 conftest.c >&5
configure:25161: $? = 0
configure:25175: result: yes
configure:25179: checking sys/poll.h presence
configure:25194: gcc -E conftest.c
configure:25200: $? = 0
configure:25214: result: yes
configure:25242: checking for sys/poll.h
configure:25250: result: yes
configure:25128: checking for sys/stat.h
configure:25134: result: yes
configure:25138: checking sys/socket.h usability
configure:25155: gcc -c -g -O2 conftest.c >&5
configure:25161: $? = 0
configure:25175: result: yes
configure:25179: checking sys/socket.h presence
configure:25194: gcc -E conftest.c
configure:25200: $? = 0
configure:25214: result: yes
configure:25242: checking for sys/socket.h
configure:25250: result: yes
configure:25138: checking sys/time.h usability
configure:25155: gcc -c -g -O2 conftest.c >&5
configure:25161: $? = 0
configure:25175: result: yes
configure:25179: checking sys/time.h presence
configure:25194: gcc -E conftest.c
configure:25200: $? = 0
configure:25214: result: yes
configure:25242: checking for sys/time.h
configure:25250: result: yes
configure:25128: checking for sys/types.h
configure:25134: result: yes
configure:25138: checking sys/wait.h usability
configure:25155: gcc -c -g -O2 conftest.c >&5
configure:25161: $? = 0
configure:25175: result: yes
configure:25179: checking sys/wait.h presence
configure:25194: gcc -E conftest.c
configure:25200: $? = 0
configure:25214: result: yes
configure:25242: checking for sys/wait.h
configure:25250: result: yes
configure:25138: checking sys/select.h usability
configure:25155: gcc -c -g -O2 conftest.c >&5
configure:25161: $? = 0
configure:25175: result: yes
configure:25179: checking sys/select.h presence
configure:25194: gcc -E conftest.c
configure:25200: $? = 0
configure:25214: result: yes
configure:25242: checking for sys/select.h
configure:25250: result: yes
configure:25290: checking execinfo.h usability
configure:25307: gcc -c -g -O2 conftest.c >&5
configure:25313: $? = 0
configure:25327: result: yes
configure:25331: checking execinfo.h presence
configure:25346: gcc -E conftest.c
configure:25352: $? = 0
configure:25366: result: yes
configure:25394: checking for execinfo.h
configure:25402: result: yes
configure:25290: checking features.h usability
configure:25307: gcc -c -g -O2 conftest.c >&5
configure:25313: $? = 0
configure:25327: result: yes
configure:25331: checking features.h presence
configure:25346: gcc -E conftest.c
configure:25352: $? = 0
configure:25366: result: yes
configure:25394: checking for features.h
configure:25402: result: yes
configure:25280: checking for inttypes.h
configure:25286: result: yes
configure:25290: checking locale.h usability
configure:25307: gcc -c -g -O2 conftest.c >&5
configure:25313: $? = 0
configure:25327: result: yes
configure:25331: checking locale.h presence
configure:25346: gcc -E conftest.c
configure:25352: $? = 0
configure:25366: result: yes
configure:25394: checking for locale.h
configure:25402: result: yes
configure:25290: checking ladspa.h usability
configure:25307: gcc -c -g -O2 conftest.c >&5
conftest.c:86: fatal error: ladspa.h: No such file or directory
compilation terminated.
configure:25313: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ecasound"
| #define PACKAGE_TARNAME "ecasound"
| #define PACKAGE_VERSION "2.7.2"
| #define PACKAGE_STRING "ecasound 2.7.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ecasound"
| #define VERSION "2.7.2"
| #define LIBECASOUND_VERSION 22
| #define LIBECASOUND_VERSION_AGE 0
| #define LIBECASOUNDC_VERSION 2
| #define LIBKVUTILS_VERSION 9
| #define LIBKVUTILS_VERSION_AGE 5
| #define ECA_PREFIX "/usr/local"
| #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 ECA_COMPILE_OSS 1
| #define ECA_COMPILE_SAMPLERATE 1
| #define ECA_USE_CXX_STD_NAMESPACE 1
| #define HAVE_DLFCN_H 1
| #define ECA_USE_NCURSES_H 1
| #define ECA_COMPILE_AUDIOFILE 1
| #define ECA_COMPILE_SNDFILE 1
| #define ECA_COMPILE_ALSA 1
| #define ECA_JACK_TRANSPORT_API 2
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LOCALE_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <ladspa.h>
configure:25327: result: no
configure:25331: checking ladspa.h presence
configure:25346: gcc -E conftest.c
conftest.c:53: fatal error: ladspa.h: No such file or directory
compilation terminated.
configure:25352: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ecasound"
| #define PACKAGE_TARNAME "ecasound"
| #define PACKAGE_VERSION "2.7.2"
| #define PACKAGE_STRING "ecasound 2.7.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ecasound"
| #define VERSION "2.7.2"
| #define LIBECASOUND_VERSION 22
| #define LIBECASOUND_VERSION_AGE 0
| #define LIBECASOUNDC_VERSION 2
| #define LIBKVUTILS_VERSION 9
| #define LIBKVUTILS_VERSION_AGE 5
| #define ECA_PREFIX "/usr/local"
| #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 ECA_COMPILE_OSS 1
| #define ECA_COMPILE_SAMPLERATE 1
| #define ECA_USE_CXX_STD_NAMESPACE 1
| #define HAVE_DLFCN_H 1
| #define ECA_USE_NCURSES_H 1
| #define ECA_COMPILE_AUDIOFILE 1
| #define ECA_COMPILE_SNDFILE 1
| #define ECA_COMPILE_ALSA 1
| #define ECA_JACK_TRANSPORT_API 2
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LOCALE_H 1
| /* end confdefs.h. */
| #include <ladspa.h>
configure:25366: result: no
configure:25394: checking for ladspa.h
configure:25402: result: no
configure:25290: checking sched.h usability
configure:25307: gcc -c -g -O2 conftest.c >&5
configure:25313: $? = 0
configure:25327: result: yes
configure:25331: checking sched.h presence
configure:25346: gcc -E conftest.c
configure:25352: $? = 0
configure:25366: result: yes
configure:25394: checking for sched.h
configure:25402: result: yes
configure:25280: checking for stdint.h
configure:25286: result: yes
configure:25290: checking sys/mman.h usability
configure:25307: gcc -c -g -O2 conftest.c >&5
configure:25313: $? = 0
configure:25327: result: yes
configure:25331: checking sys/mman.h presence
configure:25346: gcc -E conftest.c
configure:25352: $? = 0
configure:25366: result: yes
configure:25394: checking for sys/mman.h
configure:25402: result: yes
configure:25290: checking termios.h usability
configure:25307: gcc -c -g -O2 conftest.c >&5
configure:25313: $? = 0
configure:25327: result: yes
configure:25331: checking termios.h presence
configure:25346: gcc -E conftest.c
configure:25352: $? = 0
configure:25366: result: yes
configure:25394: checking for termios.h
configure:25402: result: yes
configure:25417: checking for ANSI C header files
configure:25581: result: yes
configure:25607: checking map usability
configure:25624: g++ -c -g -O2 conftest.cpp >&5
configure:25630: $? = 0
configure:25644: result: yes
configure:25648: checking map presence
configure:25663: g++ -E conftest.cpp
configure:25669: $? = 0
configure:25683: result: yes
configure:25711: checking for map
configure:25718: result: yes
configure:25747: checking whether byte ordering is bigendian
configure:25780: gcc -c -g -O2 conftest.c >&5
configure:25786: $? = 0
configure:25818: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:65: error: 'not' undeclared (first use in this function)
conftest.c:65: error: (Each undeclared identifier is reported only once
conftest.c:65: error: for each function it appears in.)
conftest.c:65: error: expected ';' before 'big'
configure:25824: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ecasound"
| #define PACKAGE_TARNAME "ecasound"
| #define PACKAGE_VERSION "2.7.2"
| #define PACKAGE_STRING "ecasound 2.7.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ecasound"
| #define VERSION "2.7.2"
| #define LIBECASOUND_VERSION 22
| #define LIBECASOUND_VERSION_AGE 0
| #define LIBECASOUNDC_VERSION 2
| #define LIBKVUTILS_VERSION 9
| #define LIBKVUTILS_VERSION_AGE 5
| #define ECA_PREFIX "/usr/local"
| #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 ECA_COMPILE_OSS 1
| #define ECA_COMPILE_SAMPLERATE 1
| #define ECA_USE_CXX_STD_NAMESPACE 1
| #define HAVE_DLFCN_H 1
| #define ECA_USE_NCURSES_H 1
| #define ECA_COMPILE_AUDIOFILE 1
| #define ECA_COMPILE_SNDFILE 1
| #define ECA_COMPILE_ALSA 1
| #define ECA_JACK_TRANSPORT_API 2
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_TERMIOS_H 1
| #define STDC_HEADERS 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:25964: result: no
configure:25983: checking for size_t
configure:26013: gcc -c -g -O2 conftest.c >&5
configure:26019: $? = 0
configure:26034: result: yes
configure:26064: checking for stdlib.h
configure:26070: result: yes
configure:26064: checking for unistd.h
configure:26070: result: yes
configure:26203: checking for getpagesize
configure:26259: g++ -o conftest -g -O2 conftest.cpp -ldl -lm -lrt -lpthread >&5
configure:26265: $? = 0
configure:26283: result: yes
configure:26293: checking for working mmap
configure:26440: g++ -o conftest -g -O2 conftest.cpp -ldl -lm -lrt -lpthread >&5
configure:26443: $? = 0
configure:26449: ./conftest
configure:26452: $? = 0
configure:26468: result: yes
configure:26485: checking for execvp
configure:26541: g++ -o conftest -g -O2 conftest.cpp -ldl -lm -lrt -lpthread >&5
configure:26547: $? = 0
configure:26565: result: yes
configure:26485: checking for gettimeofday
configure:26541: g++ -o conftest -g -O2 conftest.cpp -ldl -lm -lrt -lpthread >&5
configure:26547: $? = 0
configure:26565: result: yes
configure:26485: checking for pthread_mutexattr_init
configure:26541: g++ -o conftest -g -O2 conftest.cpp -ldl -lm -lrt -lpthread >&5
configure:26547: $? = 0
configure:26565: result: yes
configure:26584: checking for clock_gettime
configure:26640: g++ -o conftest -g -O2 conftest.cpp -ldl -lm -lrt -lpthread >&5
configure:26646: $? = 0
configure:26664: result: yes
configure:26678: checking for mlockall
configure:26734: g++ -o conftest -g -O2 conftest.cpp -ldl -lm -lrt -lpthread >&5
configure:26740: $? = 0
configure:26758: result: yes
configure:26772: checking for munlockall
configure:26828: g++ -o conftest -g -O2 conftest.cpp -ldl -lm -lrt -lpthread >&5
configure:26834: $? = 0
configure:26852: result: yes
configure:26866: checking for nanosleep
configure:26922: g++ -o conftest -g -O2 conftest.cpp -ldl -lm -lrt -lpthread >&5
configure:26928: $? = 0
configure:26946: result: yes
configure:26960: checking for pause
configure:27016: g++ -o conftest -g -O2 conftest.cpp -ldl -lm -lrt -lpthread >&5
configure:27022: $? = 0
configure:27040: result: yes
configure:27054: checking for posix_memalign
configure:27110: g++ -o conftest -g -O2 conftest.cpp -ldl -lm -lrt -lpthread >&5
configure:27116: $? = 0
configure:27134: result: yes
configure:27148: checking for pthread_self
configure:27204: g++ -o conftest -g -O2 conftest.cpp -ldl -lm -lrt -lpthread >&5
configure:27210: $? = 0
configure:27228: result: yes
configure:27242: checking for pthread_getschedparam
configure:27298: g++ -o conftest -g -O2 conftest.cpp -ldl -lm -lrt -lpthread >&5
configure:27304: $? = 0
configure:27322: result: yes
configure:27336: checking for pthread_setschedparam
configure:27392: g++ -o conftest -g -O2 conftest.cpp -ldl -lm -lrt -lpthread >&5
configure:27398: $? = 0
configure:27416: result: yes
configure:27430: checking for pthread_sigmask
configure:27486: g++ -o conftest -g -O2 conftest.cpp -ldl -lm -lrt -lpthread >&5
configure:27492: $? = 0
configure:27510: result: yes
configure:27524: checking for pthread_kill
configure:27580: g++ -o conftest -g -O2 conftest.cpp -ldl -lm -lrt -lpthread >&5
configure:27586: $? = 0
configure:27604: result: yes
configure:27618: checking for sched_get_priority_max
configure:27674: g++ -o conftest -g -O2 conftest.cpp -ldl -lm -lrt -lpthread >&5
configure:27680: $? = 0
configure:27698: result: yes
configure:27712: checking for sched_getparam
configure:27768: g++ -o conftest -g -O2 conftest.cpp -ldl -lm -lrt -lpthread >&5
configure:27774: $? = 0
configure:27792: result: yes
configure:27806: checking for sched_getscheduler
configure:27862: g++ -o conftest -g -O2 conftest.cpp -ldl -lm -lrt -lpthread >&5
configure:27868: $? = 0
configure:27886: result: yes
configure:27900: checking for sched_setscheduler
configure:27956: g++ -o conftest -g -O2 conftest.cpp -ldl -lm -lrt -lpthread >&5
configure:27962: $? = 0
configure:27980: result: yes
configure:27994: checking for setlocale
configure:28050: g++ -o conftest -g -O2 conftest.cpp -ldl -lm -lrt -lpthread >&5
configure:28056: $? = 0
configure:28074: result: yes
configure:28088: checking for sigprocmask
configure:28144: g++ -o conftest -g -O2 conftest.cpp -ldl -lm -lrt -lpthread >&5
configure:28150: $? = 0
configure:28168: result: yes
configure:28182: checking for sigwait
configure:28238: g++ -o conftest -g -O2 conftest.cpp -ldl -lm -lrt -lpthread >&5
configure:28244: $? = 0
configure:28262: result: yes
configure:28276: checking for usleep
configure:28332: g++ -o conftest -g -O2 conftest.cpp -ldl -lm -lrt -lpthread >&5
configure:28338: $? = 0
configure:28356: result: yes
configure:28679: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by ecasound config.status 2.7.2, which was
generated by GNU Autoconf 2.61. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on naomi-DX4840
config.status:742: creating Makefile
config.status:742: creating ecasound.spec
config.status:742: creating libecasound/Makefile
config.status:742: creating libecasound/libecasound-config
config.status:742: creating libecasound/plugins/Makefile
config.status:742: creating libecasoundc/Makefile
config.status:742: creating libecasoundc/libecasoundc-config
config.status:742: creating pyecasound/Makefile
config.status:742: creating rubyecasound/Makefile
config.status:742: creating ecasound/Makefile
config.status:742: creating ecatools/Makefile
config.status:742: creating kvutils/Makefile
config.status:742: creating Documentation/Makefile
config.status:742: creating Documentation/users_guide/Makefile
config.status:742: creating Documentation/programmers_guide/Makefile
config.status:742: creating examples/Makefile
config.status:742: creating config.h
config.status:1081: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_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_LIBLO_CFLAGS_set=
ac_cv_env_LIBLO_CFLAGS_value=
ac_cv_env_LIBLO_LIBS_set=
ac_cv_env_LIBLO_LIBS_value=
ac_cv_env_LIBOIL_CFLAGS_set=
ac_cv_env_LIBOIL_CFLAGS_value=
ac_cv_env_LIBOIL_LIBS_set=
ac_cv_env_LIBOIL_LIBS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_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_f77_compiler_gnu=no
ac_cv_func_clock_gettime=yes
ac_cv_func_execvp=yes
ac_cv_func_getpagesize=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_mlockall=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_munlockall=yes
ac_cv_func_nanosleep=yes
ac_cv_func_pause=yes
ac_cv_func_posix_memalign=yes
ac_cv_func_pthread_getschedparam=yes
ac_cv_func_pthread_kill=yes
ac_cv_func_pthread_mutexattr_init=yes
ac_cv_func_pthread_self=yes
ac_cv_func_pthread_setschedparam=yes
ac_cv_func_pthread_sigmask=yes
ac_cv_func_sched_get_priority_max=yes
ac_cv_func_sched_getparam=yes
ac_cv_func_sched_getscheduler=yes
ac_cv_func_sched_setscheduler=yes
ac_cv_func_setlocale=yes
ac_cv_func_sigprocmask=yes
ac_cv_func_sigwait=yes
ac_cv_func_usleep=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_execinfo_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_features_h=yes
ac_cv_header_history_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_jack_jack_h=no
ac_cv_header_ladspa_h=no
ac_cv_header_locale_h=yes
ac_cv_header_map=yes
ac_cv_header_memory_h=yes
ac_cv_header_ncurses_h=yes
ac_cv_header_ncurses_ncurses_h=no
ac_cv_header_readline_h=no
ac_cv_header_readline_history_h=yes
ac_cv_header_readline_readline_h=yes
ac_cv_header_regex_h=yes
ac_cv_header_samplerate_h=yes
ac_cv_header_sched_h=yes
ac_cv_header_signal_h=yes
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_mman_h=yes
ac_cv_header_sys_poll_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_soundcard_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_termios_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_asound_snd_pcm_delay=yes
ac_cv_lib_audiofile_main=yes
ac_cv_lib_history_main=yes
ac_cv_lib_kvutils_main=yes
ac_cv_lib_ncurses_main=yes
ac_cv_lib_readline_main=yes
ac_cv_lib_sndfile_main=yes
ac_cv_objext=o
ac_cv_path_ARTSC_CONFIG=none
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_PYTHONPATH=/usr/bin/python
ac_cv_path_RUBYPATH=none
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
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_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=no
ac_cv_prog_make_make_set=yes
ac_cv_search_clock_gettime=-lrt
ac_cv_search_dlopen=-ldl
ac_cv_search_inet_ntoa='none required'
ac_cv_search_nanosleep='none required'
ac_cv_search_pthread_create=-lpthread
ac_cv_search_sched_setscheduler='none required'
ac_cv_search_sin=-lm
ac_cv_search_socket='none required'
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_type_size_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
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 -m elf_x86_64'
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib /usr/lib/mesa /usr/lib32/mesa /usr/lib32/alsa-lib /usr/lib/alsa-lib /usr/local/lib /lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu '
lt_cv_sys_lib_search_path_spec='/usr/lib/gcc/x86_64-linux-gnu/4.4.5 /usr/lib /lib /usr/lib/x86_64-linux-gnu'
lt_cv_sys_max_cmd_len=1572864
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/naomi/dev-campcaster/campcaster/ecasound-2.7.2/missing --run aclocal-1.9'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/naomi/dev-campcaster/campcaster/ecasound-2.7.2/missing --run tar'
AM_CFLAGS=' -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC'
AM_CPPFLAGS=' -D_REENTRANT -D_XOPEN_SOURCE=500'
AM_CXXFLAGS=' -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC'
AM_LDFLAGS=''
AR='ar'
ARTSC_CONFIG='none'
AUTOCONF='${SHELL} /home/naomi/dev-campcaster/campcaster/ecasound-2.7.2/missing --run autoconf'
AUTOHEADER='${SHELL} /home/naomi/dev-campcaster/campcaster/ecasound-2.7.2/missing --run autoheader'
AUTOMAKE='${SHELL} /home/naomi/dev-campcaster/campcaster/ecasound-2.7.2/missing --run automake-1.9'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DSYMUTIL=''
ECA_AM_ALL_STATIC_FALSE=''
ECA_AM_ALL_STATIC_TRUE='#'
ECA_AM_COMPILE_ALSA_FALSE='#'
ECA_AM_COMPILE_ALSA_TRUE=''
ECA_AM_COMPILE_ARTS_FALSE=''
ECA_AM_COMPILE_ARTS_TRUE='#'
ECA_AM_COMPILE_AUDIOFILE_FALSE='#'
ECA_AM_COMPILE_AUDIOFILE_TRUE=''
ECA_AM_COMPILE_JACK_FALSE=''
ECA_AM_COMPILE_JACK_TRUE='#'
ECA_AM_COMPILE_OSS_FALSE='#'
ECA_AM_COMPILE_OSS_TRUE=''
ECA_AM_COMPILE_SAMPLERATE_FALSE='#'
ECA_AM_COMPILE_SAMPLERATE_TRUE=''
ECA_AM_COMPILE_SNDFILE_FALSE='#'
ECA_AM_COMPILE_SNDFILE_TRUE=''
ECA_AM_DEBUG_MODE_FALSE=''
ECA_AM_DEBUG_MODE_TRUE='#'
ECA_AM_DISABLE_EFFECTS_FALSE=''
ECA_AM_DISABLE_EFFECTS_TRUE='#'
ECA_AM_FEELING_EXPERIMENTAL_FALSE=''
ECA_AM_FEELING_EXPERIMENTAL_TRUE='#'
ECA_AM_KVUTILS_INSTALLED_FALSE='#'
ECA_AM_KVUTILS_INSTALLED_TRUE=''
ECA_AM_PYECASOUND_CEXT_FALSE=''
ECA_AM_PYECASOUND_CEXT_TRUE='#'
ECA_AM_PYECASOUND_INSTALL_FALSE='#'
ECA_AM_PYECASOUND_INSTALL_TRUE=''
ECA_AM_RUBYECASOUND_INSTALL_FALSE=''
ECA_AM_RUBYECASOUND_INSTALL_TRUE='#'
ECA_AM_SYSTEM_READLINE_FALSE='#'
ECA_AM_SYSTEM_READLINE_TRUE=''
ECA_AM_USE_NCURSES_FALSE='#'
ECA_AM_USE_NCURSES_TRUE=''
ECA_AM_USE_TERMCAP_FALSE=''
ECA_AM_USE_TERMCAP_TRUE='#'
ECA_S_EXTRA_CPPFLAGS=' '
ECA_S_EXTRA_LIBS=' -lsamplerate -laudiofile -lsndfile -lasound '
ECA_S_JACK_INCLUDES=''
ECA_S_JACK_LIBS=''
ECA_S_PREFIX='/usr/local'
ECA_S_PYTHON_DLMODULES='/usr/lib/python2.6/lib-dynload'
ECA_S_PYTHON_INCLUDES=''
ECA_S_PYTHON_MODULES='/usr/lib/python2.6'
ECA_S_READLINE_INCLUDES='/usr/include/readline'
ECA_S_READLINE_LIBS='-lreadline -lhistory'
ECA_S_RUBY_SITEDIR=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
F77=''
FFLAGS=''
GREP='/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBECASOUNDC_VERSION='2'
LIBECASOUNDC_VERSION_AGE='1'
LIBECASOUND_VERSION='22'
LIBECASOUND_VERSION_AGE='0'
LIBKVUTILS_VERSION='9'
LIBKVUTILS_VERSION_AGE='5'
LIBLO_CFLAGS=''
LIBLO_LIBS=''
LIBOBJS=''
LIBOIL_CFLAGS=''
LIBOIL_LIBS=''
LIBS='-ldl -lm -lrt -lpthread '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/naomi/dev-campcaster/campcaster/ecasound-2.7.2/missing --run makeinfo'
NMEDIT=''
OBJEXT='o'
PACKAGE='ecasound'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='ecasound'
PACKAGE_STRING='ecasound 2.7.2'
PACKAGE_TARNAME='ecasound'
PACKAGE_VERSION='2.7.2'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
PYTHONPATH='/usr/bin/python'
RANLIB='ranlib'
RUBYPATH='none'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
STRIP='strip'
VERSION='2.7.2'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77=''
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='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='/home/naomi/dev-campcaster/campcaster/ecasound-2.7.2/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME "ecasound"
#define PACKAGE_TARNAME "ecasound"
#define PACKAGE_VERSION "2.7.2"
#define PACKAGE_STRING "ecasound 2.7.2"
#define PACKAGE_BUGREPORT ""
#define PACKAGE "ecasound"
#define VERSION "2.7.2"
#define LIBECASOUND_VERSION 22
#define LIBECASOUND_VERSION_AGE 0
#define LIBECASOUNDC_VERSION 2
#define LIBKVUTILS_VERSION 9
#define LIBKVUTILS_VERSION_AGE 5
#define ECA_PREFIX "/usr/local"
#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 ECA_COMPILE_OSS 1
#define ECA_COMPILE_SAMPLERATE 1
#define ECA_USE_CXX_STD_NAMESPACE 1
#define HAVE_DLFCN_H 1
#define ECA_USE_NCURSES_H 1
#define ECA_COMPILE_AUDIOFILE 1
#define ECA_COMPILE_SNDFILE 1
#define ECA_COMPILE_ALSA 1
#define ECA_JACK_TRANSPORT_API 2
#define TIME_WITH_SYS_TIME 1
#define HAVE_DLFCN_H 1
#define HAVE_ERRNO_H 1
#define HAVE_FCNTL_H 1
#define HAVE_REGEX_H 1
#define HAVE_SIGNAL_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_POLL_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_EXECINFO_H 1
#define HAVE_FEATURES_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LOCALE_H 1
#define HAVE_SCHED_H 1
#define HAVE_STDINT_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_TERMIOS_H 1
#define STDC_HEADERS 1
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_GETPAGESIZE 1
#define HAVE_MMAP 1
#define HAVE_EXECVP 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_PTHREAD_MUTEXATTR_INIT 1
#define HAVE_CLOCK_GETTIME 1
#define HAVE_MLOCKALL 1
#define HAVE_MUNLOCKALL 1
#define HAVE_NANOSLEEP 1
#define HAVE_PAUSE 1
#define HAVE_POSIX_MEMALIGN 1
#define HAVE_PTHREAD_SELF 1
#define HAVE_PTHREAD_GETSCHEDPARAM 1
#define HAVE_PTHREAD_SETSCHEDPARAM 1
#define HAVE_PTHREAD_SIGMASK 1
#define HAVE_PTHREAD_KILL 1
#define HAVE_SCHED_GET_PRIORITY_MAX 1
#define HAVE_SCHED_GETPARAM 1
#define HAVE_SCHED_GETSCHEDULER 1
#define HAVE_SCHED_SETSCHEDULER 1
#define HAVE_SETLOCALE 1
#define HAVE_SIGPROCMASK 1
#define HAVE_SIGWAIT 1
#define HAVE_USLEEP 1
#define ECA_PLATFORM_CURSES 1
configure: exit 0