This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libsamplerate configure 0.1.8, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp12 uname -m = x86_64 uname -r = 3.13.6-1.x86_64 uname -s = Linux uname -v = #1 SMP Wed Mar 12 08:53:42 UTC 2014 /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/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2589: checking build system type configure:2603: result: i686-uhu-linux-gnu configure:2623: checking host system type configure:2636: result: i686-uhu-linux-gnu configure:2656: checking target system type configure:2669: result: i686-uhu-linux-gnu configure:2716: checking for a BSD-compatible install configure:2784: result: /bin/install -c configure:2795: checking whether build environment is sane configure:2845: result: yes configure:2986: checking for a thread-safe mkdir -p configure:3025: result: /bin/mkdir -p configure:3038: checking for gawk configure:3054: found /bin/gawk configure:3065: result: gawk configure:3076: checking whether make sets $(MAKE) configure:3098: result: yes configure:3209: checking for i686-uhu-linux-gcc configure:3225: found /usr/bin/i686-uhu-linux-gcc configure:3236: result: i686-uhu-linux-gcc configure:3505: checking for C compiler version configure:3514: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3525: $? = 0 configure:3514: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:3525: $? = 0 configure:3514: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3525: $? = 1 configure:3514: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3525: $? = 1 configure:3545: checking whether the C compiler works configure:3567: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3571: $? = 0 configure:3619: result: yes configure:3622: checking for C compiler default output file name configure:3624: result: a.out configure:3630: checking for suffix of executables configure:3637: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3641: $? = 0 configure:3663: result: configure:3685: checking whether we are cross compiling configure:3693: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3697: $? = 0 configure:3704: ./conftest configure:3708: $? = 0 configure:3723: result: no configure:3728: checking for suffix of object files configure:3750: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3754: $? = 0 configure:3775: result: o configure:3779: checking whether we are using the GNU C compiler configure:3798: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3798: $? = 0 configure:3807: result: yes configure:3816: checking whether i686-uhu-linux-gcc accepts -g configure:3836: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3836: $? = 0 configure:3877: result: yes configure:3894: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3958: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3958: $? = 0 configure:3971: result: none needed configure:4002: checking for style of include used by make configure:4030: result: GNU configure:4055: checking dependency style of i686-uhu-linux-gcc configure:4165: result: gcc3 configure:4181: checking whether i686-uhu-linux-gcc and cc understand -c and -o together configure:4212: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:4216: $? = 0 configure:4222: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:4226: $? = 0 configure:4237: cc -c conftest.c >&5 configure:4241: $? = 0 configure:4249: cc -c conftest.c -o conftest2.o >&5 configure:4253: $? = 0 configure:4259: cc -c conftest.c -o conftest2.o >&5 configure:4263: $? = 0 configure:4281: result: yes configure:4320: checking for i686-uhu-linux-g++ configure:4336: found /usr/bin/i686-uhu-linux-g++ configure:4347: result: i686-uhu-linux-g++ configure:4418: checking for C++ compiler version configure:4427: i686-uhu-linux-g++ --version >&5 i686-uhu-linux-g++ (GCC) 4.8.3 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4438: $? = 0 configure:4427: i686-uhu-linux-g++ -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:4438: $? = 0 configure:4427: i686-uhu-linux-g++ -V >&5 i686-uhu-linux-g++: error: unrecognized command line option '-V' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:4438: $? = 1 configure:4427: i686-uhu-linux-g++ -qversion >&5 i686-uhu-linux-g++: error: unrecognized command line option '-qversion' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:4438: $? = 1 configure:4442: checking whether we are using the GNU C++ compiler configure:4461: i686-uhu-linux-g++ -c conftest.cpp >&5 configure:4461: $? = 0 configure:4470: result: yes configure:4479: checking whether i686-uhu-linux-g++ accepts -g configure:4499: i686-uhu-linux-g++ -c -g conftest.cpp >&5 configure:4499: $? = 0 configure:4540: result: yes configure:4565: checking dependency style of i686-uhu-linux-g++ configure:4675: result: gcc3 configure:4690: checking for a sed that does not truncate output configure:4754: result: /bin/sed configure:4808: checking how to print strings configure:4835: result: printf configure:4856: checking for a sed that does not truncate output configure:4920: result: /bin/sed configure:4938: checking for grep that handles long lines and -e configure:4996: result: /bin/grep configure:5001: checking for egrep configure:5063: result: /bin/grep -E configure:5068: checking for fgrep configure:5130: result: /bin/grep -F configure:5165: checking for ld used by i686-uhu-linux-gcc configure:5232: result: /usr/bin/ld configure:5239: checking if the linker (/usr/bin/ld) is GNU ld configure:5254: result: yes configure:5266: checking for BSD- or MS-compatible name lister (nm) configure:5315: result: /usr/bin/nm -B configure:5445: checking the name lister (/usr/bin/nm -B) interface configure:5452: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5455: /usr/bin/nm -B "conftest.o" configure:5458: output 00000000 B some_variable configure:5465: result: BSD nm configure:5468: checking whether ln -s works configure:5472: result: yes configure:5480: checking the maximum length of command line arguments configure:5605: result: 1572864 configure:5622: checking whether the shell understands some XSI constructs configure:5632: result: yes configure:5636: checking whether the shell understands "+=" configure:5642: result: yes configure:5677: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:5717: result: func_convert_file_noop configure:5724: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:5744: result: func_convert_file_noop configure:5751: checking for /usr/bin/ld option to reload object files configure:5758: result: -r configure:5792: checking for i686-uhu-linux-objdump configure:5822: result: no configure:5832: checking for objdump configure:5848: found /usr/bin/objdump configure:5859: result: objdump configure:5891: checking how to recognize dependent libraries configure:6093: result: pass_all configure:6138: checking for i686-uhu-linux-dlltool configure:6168: result: no configure:6178: checking for dlltool configure:6208: result: no configure:6238: checking how to associate runtime and link libraries configure:6265: result: printf %s\n configure:6282: checking for i686-uhu-linux-ar configure:6298: found /usr/bin/i686-uhu-linux-ar configure:6309: result: i686-uhu-linux-ar configure:6390: checking for archiver @FILE support configure:6407: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6407: $? = 0 configure:6410: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:6413: $? = 0 configure:6418: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:6421: $? = 1 configure:6433: result: @ configure:6451: checking for i686-uhu-linux-strip configure:6481: result: no configure:6491: checking for strip configure:6507: found /usr/bin/strip configure:6518: result: strip configure:6550: checking for i686-uhu-linux-ranlib configure:6580: result: no configure:6590: checking for ranlib configure:6606: found /usr/bin/ranlib configure:6617: result: ranlib configure:6719: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:6838: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6841: $? = 0 configure:6845: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:6848: $? = 0 configure:6914: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:6917: $? = 0 configure:6955: result: ok configure:6992: checking for sysroot configure:7022: result: no configure:7225: checking for i686-uhu-linux-mt configure:7255: result: no configure:7265: checking for mt configure:7295: result: no configure:7315: checking if : is a manifest tool configure:7321: : '-?' configure:7329: result: no configure:7961: checking how to run the C preprocessor configure:7992: i686-uhu-linux-gcc -E conftest.c configure:7992: $? = 0 configure:8006: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:8006: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libsamplerate" | #define PACKAGE_TARNAME "libsamplerate" | #define PACKAGE_VERSION "0.1.8" | #define PACKAGE_STRING "libsamplerate 0.1.8" | #define PACKAGE_BUGREPORT "erikd@mega-nerd.com" | #define PACKAGE_URL "http://www.mega-nerd.com/libsamplerate/" | #define PACKAGE "libsamplerate" | #define VERSION "0.1.8" | /* end confdefs.h. */ | #include configure:8031: result: i686-uhu-linux-gcc -E configure:8051: i686-uhu-linux-gcc -E conftest.c configure:8051: $? = 0 configure:8065: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:8065: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libsamplerate" | #define PACKAGE_TARNAME "libsamplerate" | #define PACKAGE_VERSION "0.1.8" | #define PACKAGE_STRING "libsamplerate 0.1.8" | #define PACKAGE_BUGREPORT "erikd@mega-nerd.com" | #define PACKAGE_URL "http://www.mega-nerd.com/libsamplerate/" | #define PACKAGE "libsamplerate" | #define VERSION "0.1.8" | /* end confdefs.h. */ | #include configure:8094: checking for ANSI C header files configure:8114: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8114: $? = 0 configure:8187: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8187: $? = 0 configure:8187: ./conftest configure:8187: $? = 0 configure:8198: result: yes configure:8211: checking for sys/types.h configure:8211: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8211: $? = 0 configure:8211: result: yes configure:8211: checking for sys/stat.h configure:8211: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8211: $? = 0 configure:8211: result: yes configure:8211: checking for stdlib.h configure:8211: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8211: $? = 0 configure:8211: result: yes configure:8211: checking for string.h configure:8211: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8211: $? = 0 configure:8211: result: yes configure:8211: checking for memory.h configure:8211: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8211: $? = 0 configure:8211: result: yes configure:8211: checking for strings.h configure:8211: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8211: $? = 0 configure:8211: result: yes configure:8211: checking for inttypes.h configure:8211: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8211: $? = 0 configure:8211: result: yes configure:8211: checking for stdint.h configure:8211: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8211: $? = 0 configure:8211: result: yes configure:8211: checking for unistd.h configure:8211: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8211: $? = 0 configure:8211: result: yes configure:8225: checking for dlfcn.h configure:8225: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8225: $? = 0 configure:8225: result: yes configure:8423: checking for objdir configure:8438: result: .libs configure:8709: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:8727: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:8731: $? = 0 configure:8744: result: no configure:9054: checking for i686-uhu-linux-gcc option to produce PIC configure:9061: result: -fPIC -DPIC configure:9069: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:9087: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:9091: $? = 0 configure:9104: result: yes configure:9133: checking if i686-uhu-linux-gcc static flag -static works configure:9161: result: yes configure:9176: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9197: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:9201: $? = 0 configure:9223: result: yes configure:9231: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9278: result: yes configure:9311: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:10473: result: yes configure:10510: checking whether -lc should be explicitly linked in configure:10518: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10521: $? = 0 configure:10536: i686-uhu-linux-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10539: $? = 0 configure:10553: result: no configure:10718: checking dynamic linker characteristics configure:11233: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11233: $? = 0 configure:11467: result: GNU/Linux ld.so configure:11574: checking how to hardcode library paths into programs configure:11599: result: immediate configure:12139: checking whether stripping libraries is possible configure:12144: result: yes configure:12179: checking if libtool supports shared libraries configure:12181: result: yes configure:12184: checking whether to build shared libraries configure:12205: result: yes configure:12208: checking whether to build static libraries configure:12212: result: no configure:12235: checking how to run the C++ preprocessor configure:12262: i686-uhu-linux-g++ -E conftest.cpp configure:12262: $? = 0 configure:12276: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:12276: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libsamplerate" | #define PACKAGE_TARNAME "libsamplerate" | #define PACKAGE_VERSION "0.1.8" | #define PACKAGE_STRING "libsamplerate 0.1.8" | #define PACKAGE_BUGREPORT "erikd@mega-nerd.com" | #define PACKAGE_URL "http://www.mega-nerd.com/libsamplerate/" | #define PACKAGE "libsamplerate" | #define VERSION "0.1.8" | #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 LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:12301: result: i686-uhu-linux-g++ -E configure:12321: i686-uhu-linux-g++ -E conftest.cpp configure:12321: $? = 0 configure:12335: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:12335: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libsamplerate" | #define PACKAGE_TARNAME "libsamplerate" | #define PACKAGE_VERSION "0.1.8" | #define PACKAGE_STRING "libsamplerate 0.1.8" | #define PACKAGE_BUGREPORT "erikd@mega-nerd.com" | #define PACKAGE_URL "http://www.mega-nerd.com/libsamplerate/" | #define PACKAGE "libsamplerate" | #define VERSION "0.1.8" | #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 LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:12505: checking for ld used by i686-uhu-linux-g++ configure:12572: result: /usr/bin/ld configure:12579: checking if the linker (/usr/bin/ld) is GNU ld configure:12594: result: yes configure:12649: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:13653: result: yes configure:13688: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:13691: $? = 0 configure:14211: checking for i686-uhu-linux-g++ option to produce PIC configure:14218: result: -fPIC -DPIC configure:14226: checking if i686-uhu-linux-g++ PIC flag -fPIC -DPIC works configure:14244: i686-uhu-linux-g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:14248: $? = 0 configure:14261: result: yes configure:14284: checking if i686-uhu-linux-g++ static flag -static works configure:14312: result: yes configure:14324: checking if i686-uhu-linux-g++ supports -c -o file.o configure:14345: i686-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:14349: $? = 0 configure:14371: result: yes configure:14376: checking if i686-uhu-linux-g++ supports -c -o file.o configure:14423: result: yes configure:14453: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:14490: result: yes configure:14633: checking dynamic linker characteristics configure:15316: result: GNU/Linux ld.so configure:15369: checking how to hardcode library paths into programs configure:15394: result: immediate configure:15456: checking for i686-uhu-linux-windres configure:15486: result: no configure:15496: checking for windres configure:15526: result: no configure:15631: checking whether ln -s works configure:15635: result: yes configure:15665: checking whether make sets $(MAKE) configure:15687: result: yes configure:15696: checking whether ln -s works configure:15700: result: yes configure:15823: checking for ANSI C header files configure:15927: result: yes configure:15939: checking for stdint.h configure:15939: result: yes configure:15939: checking sys/times.h usability configure:15939: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15939: $? = 0 configure:15939: result: yes configure:15939: checking sys/times.h presence configure:15939: i686-uhu-linux-gcc -E conftest.c configure:15939: $? = 0 configure:15939: result: yes configure:15939: checking for sys/times.h configure:15939: result: yes configure:16005: checking size of int configure:16010: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16010: $? = 0 configure:16010: ./conftest configure:16010: $? = 0 configure:16024: result: 4 configure:16038: checking size of long configure:16043: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16043: $? = 0 configure:16043: ./conftest configure:16043: $? = 0 configure:16057: result: 4 configure:16071: checking size of float configure:16076: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16076: $? = 0 configure:16076: ./conftest configure:16076: $? = 0 configure:16090: result: 4 configure:16104: checking size of double configure:16109: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16109: $? = 0 configure:16109: ./conftest configure:16109: $? = 0 configure:16123: result: 8 configure:16137: checking processor byte ordering configure:16216: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16216: $? = 0 configure:16234: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16234: $? = 0 configure:16258: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16258: $? = 0 configure:16351: result: little configure:16396: checking for malloc configure:16396: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:55:6: warning: conflicting types for built-in function 'malloc' [enabled by default] char malloc (); ^ configure:16396: $? = 0 configure:16396: result: yes configure:16396: checking for calloc configure:16396: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:56:6: warning: conflicting types for built-in function 'calloc' [enabled by default] char calloc (); ^ configure:16396: $? = 0 configure:16396: result: yes configure:16396: checking for free configure:16396: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:57:6: warning: conflicting types for built-in function 'free' [enabled by default] char free (); ^ configure:16396: $? = 0 configure:16396: result: yes configure:16396: checking for memcpy configure:16396: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:58:6: warning: conflicting types for built-in function 'memcpy' [enabled by default] char memcpy (); ^ configure:16396: $? = 0 configure:16396: result: yes configure:16396: checking for memmove configure:16396: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:59:6: warning: conflicting types for built-in function 'memmove' [enabled by default] char memmove (); ^ configure:16396: $? = 0 configure:16396: result: yes configure:16396: checking for alarm configure:16396: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16396: $? = 0 configure:16396: result: yes configure:16396: checking for signal configure:16396: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16396: $? = 0 configure:16396: result: yes configure:16406: checking for floor in -lm configure:16431: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:46:6: warning: conflicting types for built-in function 'floor' [enabled by default] char floor (); ^ configure:16431: $? = 0 configure:16440: result: yes configure:16454: checking for floor configure:16454: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:63:6: warning: conflicting types for built-in function 'floor' [enabled by default] char floor (); ^ configure:16454: $? = 0 configure:16454: result: yes configure:16454: checking for ceil configure:16454: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:64:6: warning: conflicting types for built-in function 'ceil' [enabled by default] char ceil (); ^ configure:16454: $? = 0 configure:16454: result: yes configure:16454: checking for fmod configure:16454: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:65:6: warning: conflicting types for built-in function 'fmod' [enabled by default] char fmod (); ^ configure:16454: $? = 0 configure:16454: result: yes configure:16464: checking for SIGALRM configure:16484: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:16484: $? = 0 configure:16494: result: yes configure:16504: checking for lrint configure:16530: i686-uhu-linux-gcc -o conftest -lm conftest.c -lm >&5 configure:16530: $? = 0 configure:16542: result: yes configure:16551: checking for lrintf configure:16577: i686-uhu-linux-gcc -o conftest -lm conftest.c -lm >&5 configure:16577: $? = 0 configure:16589: result: yes configure:16615: checking processor clipping capabilities configure:16655: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:16655: $? = 0 configure:16655: ./conftest configure:16655: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libsamplerate" | #define PACKAGE_TARNAME "libsamplerate" | #define PACKAGE_VERSION "0.1.8" | #define PACKAGE_STRING "libsamplerate 0.1.8" | #define PACKAGE_BUGREPORT "erikd@mega-nerd.com" | #define PACKAGE_URL "http://www.mega-nerd.com/libsamplerate/" | #define PACKAGE "libsamplerate" | #define VERSION "0.1.8" | #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 LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define CPU_IS_BIG_ENDIAN 0 | #define CPU_IS_LITTLE_ENDIAN 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_FREE 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_ALARM 1 | #define HAVE_SIGNAL 1 | #define HAVE_LIBM 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_FMOD 1 | #define HAVE_SIGALRM 1 | #define HAVE_LRINT 1 | #define HAVE_LRINTF 1 | /* end confdefs.h. */ | | #define _ISOC9X_SOURCE 1 | #define _ISOC99_SOURCE 1 | #define __USE_ISOC99 1 | #define __USE_ISOC9X 1 | #include | int main (void) | { double fval ; | int k, ival ; | | fval = 1.0 * 0x7FFFFFFF ; | for (k = 0 ; k < 100 ; k++) | { ival = (lrint (fval)) >> 24 ; | if (ival != 127) | return 1 ; | | fval *= 1.2499999 ; | } ; | | return 0 ; | } | configure:16694: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:16694: $? = 0 configure:16694: ./conftest configure:16694: $? = 0 configure:16736: result: negative configure:16781: checking for i686-uhu-linux-pkg-config configure:16814: result: no configure:16824: checking for pkg-config configure:16842: found /usr/bin/pkg-config configure:16854: result: /usr/bin/pkg-config configure:16879: checking pkg-config is at least version 0.9.0 configure:16882: result: yes configure:16894: checking for SNDFILE configure:16901: $PKG_CONFIG --exists --print-errors "sndfile >= 1.0.6" configure:16904: $? = 0 configure:16918: $PKG_CONFIG --exists --print-errors "sndfile >= 1.0.6" configure:16921: $? = 0 configure:16959: result: yes configure:16987: checking for FFTW3 configure:16994: $PKG_CONFIG --exists --print-errors "fftw3 >= 0.15.0" configure:16997: $? = 0 configure:17011: $PKG_CONFIG --exists --print-errors "fftw3 >= 0.15.0" configure:17014: $? = 0 configure:17052: result: yes configure:17311: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libsamplerate config.status 0.1.8, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp12 config.status:1270: creating Makefile config.status:1270: creating M4/Makefile config.status:1270: creating src/Version_script config.status:1270: creating Win32/Makefile config.status:1270: creating Win32/Makefile.mingw config.status:1270: creating src/Makefile config.status:1270: creating examples/Makefile config.status:1270: creating tests/Makefile config.status:1270: creating doc/Makefile config.status:1270: creating libsamplerate.spec config.status:1270: creating samplerate.pc config.status:1270: creating src/config.h config.status:1499: executing depfiles commands config.status:1499: executing libtool commands configure:20090: result: -=-=-=-=-=-=-=-=-=-= Configuration Complete =-=-=-=-=-=-=-=-=-=-=- Configuration summary : Version : ..................... 0.1.8 Host CPU : .................... i686 Host Vendor : ................. uhu Host OS : ..................... linux-gnu configure:20112: result: Extra tools required for testing and examples : Use FFTW : .................... yes configure:20119: result: Have libsndfile : ............. yes configure:20128: result: Installation directories : Library directory : ........... /usr/lib Program directory : ........... /usr/bin Pkgconfig directory : ......... /usr/lib/pkgconfig ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c99_lrint=yes ac_cv_c99_lrintf=yes ac_cv_c_big_endian=0 ac_cv_c_byte_order=little ac_cv_c_clip_negative=1 ac_cv_c_clip_positive=0 ac_cv_c_clip_type=negative ac_cv_c_compiler_gnu=yes ac_cv_c_little_endian=1 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=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_FFTW3_CFLAGS_set= ac_cv_env_FFTW3_CFLAGS_value= ac_cv_env_FFTW3_LIBS_set= ac_cv_env_FFTW3_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_SNDFILE_CFLAGS_set= ac_cv_env_SNDFILE_CFLAGS_value= ac_cv_env_SNDFILE_LIBS_set= ac_cv_env_SNDFILE_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_fftw3=yes ac_cv_func_alarm=yes ac_cv_func_calloc=yes ac_cv_func_ceil=yes ac_cv_func_floor=yes ac_cv_func_fmod=yes ac_cv_func_free=yes ac_cv_func_malloc=yes ac_cv_func_memcpy=yes ac_cv_func_memmove=yes ac_cv_func_signal=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_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_stat_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_m_floor=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_CXX=i686-uhu-linux-g++ ac_cv_prog_CXXCPP='i686-uhu-linux-g++ -E' ac_cv_prog_ac_ct_OBJDUMP=objdump 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_cc_i686_uhu_linux_gcc_c_o=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_signal_SIGALRM=yes ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sndfile=yes ac_cv_target=i686-uhu-linux-gnu am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no 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_nm_interface='BSD nm' 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_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_RC=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' 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_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop pkg_cv_FFTW3_CFLAGS= pkg_cv_FFTW3_LIBS='-lfftw3 ' pkg_cv_SNDFILE_CFLAGS= pkg_cv_SNDFILE_LIBS='-lsndfile ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/Cfg/missing --run aclocal-1.11' ACLOCAL_AMFLAGS='-I M4' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/Cfg/missing --run tar' AM_BACKSLASH='\' AM_DEFAULT_VERBOSITY='0' AR='i686-uhu-linux-ar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/Cfg/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/Cfg/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/Cfg/missing --run automake-1.11' AWK='gawk' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe' COMPILER_IS_GCC='' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CXX='i686-uhu-linux-g++' CXXCPP='i686-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DLLWRAP='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FFTW3_CFLAGS='' FFTW3_LIBS='-lfftw3 ' FGREP='/bin/grep -F' GCC_MAJOR_VERSION='4' GREP='/bin/grep' HAVE_FFTW3='1' HAVE_SNDFILE='1' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld' LDFLAGS='' LIBOBJS='' LIBS='-lm ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/Cfg/missing --run makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OS_SPECIFIC_INCLUDES='' OS_SPECIFIC_LINKS='' OTOOL64='' OTOOL='' PACKAGE='libsamplerate' PACKAGE_BUGREPORT='erikd@mega-nerd.com' PACKAGE_NAME='libsamplerate' PACKAGE_STRING='libsamplerate 0.1.8' PACKAGE_TARNAME='libsamplerate' PACKAGE_URL='http://www.mega-nerd.com/libsamplerate/' PACKAGE_VERSION='0.1.8' PATH_SEPARATOR=':' PEXPORTS='' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' RANLIB='ranlib' RC='' SED='/bin/sed' SET_MAKE='' SHARED_VERSION_INFO='1:8:1' SHELL='/bin/sh' SHLIB_VERSION_ARG='-Wl,--version-script=Version_script' SNDFILE_CFLAGS='' SNDFILE_LIBS='-lsndfile ' STRIP='strip' VERSION='0.1.8' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' htmldocdir='/usr/share/doc/libsamplerate0-dev/html' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/uhubuild/work/compile/Cfg/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target='i686-uhu-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_vendor='uhu' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "libsamplerate" #define PACKAGE_TARNAME "libsamplerate" #define PACKAGE_VERSION "0.1.8" #define PACKAGE_STRING "libsamplerate 0.1.8" #define PACKAGE_BUGREPORT "erikd@mega-nerd.com" #define PACKAGE_URL "http://www.mega-nerd.com/libsamplerate/" #define PACKAGE "libsamplerate" #define VERSION "0.1.8" #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 LT_OBJDIR ".libs/" #define STDC_HEADERS 1 #define HAVE_STDINT_H 1 #define HAVE_SYS_TIMES_H 1 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_FLOAT 4 #define SIZEOF_DOUBLE 8 #define CPU_IS_BIG_ENDIAN 0 #define CPU_IS_LITTLE_ENDIAN 1 #define HAVE_MALLOC 1 #define HAVE_CALLOC 1 #define HAVE_FREE 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_ALARM 1 #define HAVE_SIGNAL 1 #define HAVE_LIBM 1 #define HAVE_FLOOR 1 #define HAVE_CEIL 1 #define HAVE_FMOD 1 #define HAVE_SIGALRM 1 #define HAVE_LRINT 1 #define HAVE_LRINTF 1 #define CPU_CLIPS_POSITIVE 0 #define CPU_CLIPS_NEGATIVE 1 #define HAVE_SNDFILE 1 #define HAVE_FFTW3 1 #define COMPILER_IS_GCC 1 #define GCC_MAJOR_VERSION 4 #define OS_IS_WIN32 0 configure: exit 0