This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.60. 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 = hp07 uname -m = i686 uname -r = 3.15.4-1.i386 uname -s = Linux uname -v = #2 SMP Tue Jul 8 09:03:00 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:1975: checking for a BSD-compatible install configure:2031: result: /bin/install -c configure:2042: checking whether build environment is sane configure:2085: result: yes configure:2150: checking for gawk configure:2166: found /bin/gawk configure:2177: result: gawk configure:2188: checking whether make sets $(MAKE) configure:2209: result: yes configure:2408: checking for style of include used by make configure:2436: result: GNU configure:2469: checking for i686-uhu-linux-gcc configure:2485: found /usr/bin/i686-uhu-linux-gcc configure:2496: result: i686-uhu-linux-gcc configure:2774: checking for C compiler version configure:2781: 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:2784: $? = 0 configure:2791: 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:2794: $? = 0 configure:2801: 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:2804: $? = 1 configure:2827: checking for C compiler default output file name configure:2854: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2857: $? = 0 configure:2903: result: a.out configure:2908: checking whether the C compiler works configure:2918: ./a.out configure:2921: $? = 0 configure:2938: result: yes configure:2945: checking whether we are cross compiling configure:2947: result: no configure:2950: checking for suffix of executables configure:2957: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2960: $? = 0 configure:2984: result: configure:2990: checking for suffix of object files configure:3016: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3019: $? = 0 configure:3042: result: o configure:3046: checking whether we are using the GNU C compiler configure:3075: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3081: $? = 0 configure:3088: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3091: $? = 0 configure:3098: test -s conftest.o configure:3101: $? = 0 configure:3115: result: yes configure:3120: checking whether i686-uhu-linux-gcc accepts -g configure:3150: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3156: $? = 0 configure:3163: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3166: $? = 0 configure:3173: test -s conftest.o configure:3176: $? = 0 configure:3306: result: yes configure:3323: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3397: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3403: $? = 0 configure:3410: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3413: $? = 0 configure:3420: test -s conftest.o configure:3423: $? = 0 configure:3443: result: none needed configure:3463: checking dependency style of i686-uhu-linux-gcc configure:3553: result: gcc3 configure:3570: checking for i686-uhu-linux-gcc option to accept ISO C99 configure:3700: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:31:28: error: expected ';', ',' or ')' before 'text' test_restrict(ccp restrict text) ^ conftest.c: In function 'main': conftest.c:87:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' char *restrict newvar = "Another string"; ^ conftest.c:87:18: error: 'newvar' undeclared (first use in this function) conftest.c:87:18: note: each undeclared identifier is reported only once for each function it appears in conftest.c:96:3: error: 'for' loop initial declarations are only allowed in C99 mode for (int i = 0; i < ia->datasize; ++i) ^ conftest.c:96:3: note: use option -std=c99 or -std=gnu99 to compile your code configure:3706: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "audiofile" | #define VERSION "0.2.7" | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict(ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy work. | static void | test_varargs(const char *format, ...) | { | va_list args; | va_start(args, format); | va_list args_copy; | va_copy(args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg(args_copy, const char *); | break; | case 'd': // int | number = va_arg(args_copy, int); | break; | case 'f': // float | fnumber = (float) va_arg(args_copy, double); | break; | default: | break; | } | } | va_end(args_copy); | va_end(args); | } | | int | main () | { | | // Check bool and long long datatypes. | _Bool success = false; | long long int bignum = -1234567890LL; | unsigned long long int ubignum = 1234567890uLL; | | // Check restrict. | if (test_restrict("String literal") != 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs("s, d' f .", "string", 65, 34.234); | | // Check incomplete arrays work. | struct incomplete_array *ia = | malloc(sizeof(struct incomplete_array) + (sizeof(double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = (double) i * 1.234; | | // Check named initialisers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[43] = 543; | | // work around unused variable warnings | return bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'; | | ; | return 0; | } configure:3700: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3706: $? = 0 configure:3713: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3716: $? = 0 configure:3723: test -s conftest.o configure:3726: $? = 0 configure:3753: result: -std=gnu99 configure:3772: checking for a BSD-compatible install configure:3828: result: /bin/install -c configure:3839: checking whether make sets $(MAKE) configure:3860: result: yes configure:3949: checking build system type configure:3967: result: i686-uhu-linux-gnu configure:3989: checking host system type configure:4004: result: i686-uhu-linux-gnu configure:4026: checking for a sed that does not truncate output configure:4080: result: /bin/sed configure:4083: checking for grep that handles long lines and -e configure:4157: result: /bin/grep configure:4162: checking for egrep configure:4240: result: /bin/grep -E configure:4256: checking for ld used by i686-uhu-linux-gcc -std=gnu99 configure:4323: result: /usr/bin/ld configure:4332: checking if the linker (/usr/bin/ld) is GNU ld configure:4347: result: yes configure:4352: checking for /usr/bin/ld option to reload object files configure:4359: result: -r configure:4377: checking for BSD-compatible nm configure:4419: result: nm configure:4423: checking whether ln -s works configure:4427: result: yes configure:4434: checking how to recognise dependent libraries configure:4606: result: pass_all configure:5123: checking how to run the C preprocessor configure:5163: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:5169: $? = 0 configure:5207: i686-uhu-linux-gcc -std=gnu99 -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5213: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "audiofile" | #define VERSION "0.2.7" | /* end confdefs.h. */ | #include configure:5253: result: i686-uhu-linux-gcc -std=gnu99 -E configure:5282: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:5288: $? = 0 configure:5326: i686-uhu-linux-gcc -std=gnu99 -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5332: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "audiofile" | #define VERSION "0.2.7" | /* end confdefs.h. */ | #include configure:5377: checking for ANSI C header files configure:5407: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5413: $? = 0 configure:5420: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5423: $? = 0 configure:5430: test -s conftest.o configure:5433: $? = 0 configure:5529: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5532: $? = 0 configure:5538: ./conftest configure:5541: $? = 0 configure:5558: result: yes configure:5582: checking for sys/types.h configure:5603: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5609: $? = 0 configure:5616: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5619: $? = 0 configure:5626: test -s conftest.o configure:5629: $? = 0 configure:5642: result: yes configure:5582: checking for sys/stat.h configure:5603: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5609: $? = 0 configure:5616: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5619: $? = 0 configure:5626: test -s conftest.o configure:5629: $? = 0 configure:5642: result: yes configure:5582: checking for stdlib.h configure:5603: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5609: $? = 0 configure:5616: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5619: $? = 0 configure:5626: test -s conftest.o configure:5629: $? = 0 configure:5642: result: yes configure:5582: checking for string.h configure:5603: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5609: $? = 0 configure:5616: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5619: $? = 0 configure:5626: test -s conftest.o configure:5629: $? = 0 configure:5642: result: yes configure:5582: checking for memory.h configure:5603: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5609: $? = 0 configure:5616: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5619: $? = 0 configure:5626: test -s conftest.o configure:5629: $? = 0 configure:5642: result: yes configure:5582: checking for strings.h configure:5603: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5609: $? = 0 configure:5616: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5619: $? = 0 configure:5626: test -s conftest.o configure:5629: $? = 0 configure:5642: result: yes configure:5582: checking for inttypes.h configure:5603: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5609: $? = 0 configure:5616: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5619: $? = 0 configure:5626: test -s conftest.o configure:5629: $? = 0 configure:5642: result: yes configure:5582: checking for stdint.h configure:5603: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5609: $? = 0 configure:5616: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5619: $? = 0 configure:5626: test -s conftest.o configure:5629: $? = 0 configure:5642: result: yes configure:5582: checking for unistd.h configure:5603: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5609: $? = 0 configure:5616: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5619: $? = 0 configure:5626: test -s conftest.o configure:5629: $? = 0 configure:5642: result: yes configure:5669: checking dlfcn.h usability configure:5686: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5692: $? = 0 configure:5699: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5702: $? = 0 configure:5709: test -s conftest.o configure:5712: $? = 0 configure:5723: result: yes configure:5727: checking dlfcn.h presence configure:5742: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:5748: $? = 0 configure:5769: result: yes configure:5797: checking for dlfcn.h configure:5805: result: yes configure:5832: checking for i686-uhu-linux-g++ configure:5848: found /usr/bin/i686-uhu-linux-g++ configure:5859: result: i686-uhu-linux-g++ configure:5934: checking for C++ compiler version configure:5941: 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:5944: $? = 0 configure:5951: 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:5954: $? = 0 configure:5961: 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:5964: $? = 1 configure:5967: checking whether we are using the GNU C++ compiler configure:5996: i686-uhu-linux-g++ -c conftest.cpp >&5 configure:6002: $? = 0 configure:6009: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:6012: $? = 0 configure:6019: test -s conftest.o configure:6022: $? = 0 configure:6036: result: yes configure:6041: checking whether i686-uhu-linux-g++ accepts -g configure:6071: i686-uhu-linux-g++ -c -g conftest.cpp >&5 configure:6077: $? = 0 configure:6084: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:6087: $? = 0 configure:6094: test -s conftest.o configure:6097: $? = 0 configure:6227: result: yes configure:6252: checking dependency style of i686-uhu-linux-g++ configure:6342: result: gcc3 configure:6369: checking how to run the C++ preprocessor configure:6405: i686-uhu-linux-g++ -E conftest.cpp configure:6411: $? = 0 configure:6449: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6455: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "audiofile" | #define VERSION "0.2.7" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6495: result: i686-uhu-linux-g++ -E configure:6524: i686-uhu-linux-g++ -E conftest.cpp configure:6530: $? = 0 configure:6568: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6574: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "audiofile" | #define VERSION "0.2.7" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6630: checking for i686-uhu-linux-g77 configure:6660: result: no configure:6630: checking for i686-uhu-linux-f77 configure:6660: result: no configure:6630: checking for i686-uhu-linux-xlf configure:6660: result: no configure:6630: checking for i686-uhu-linux-frt configure:6660: result: no configure:6630: checking for i686-uhu-linux-pgf77 configure:6660: result: no configure:6630: checking for i686-uhu-linux-cf77 configure:6660: result: no configure:6630: checking for i686-uhu-linux-fort77 configure:6660: result: no configure:6630: checking for i686-uhu-linux-fl32 configure:6660: result: no configure:6630: checking for i686-uhu-linux-af77 configure:6660: result: no configure:6630: checking for i686-uhu-linux-f90 configure:6660: result: no configure:6630: checking for i686-uhu-linux-xlf90 configure:6660: result: no configure:6630: checking for i686-uhu-linux-pgf90 configure:6660: result: no configure:6630: checking for i686-uhu-linux-pghpf configure:6660: result: no configure:6630: checking for i686-uhu-linux-epcf90 configure:6660: result: no configure:6630: checking for i686-uhu-linux-gfortran configure:6660: result: no configure:6630: checking for i686-uhu-linux-g95 configure:6660: result: no configure:6630: checking for i686-uhu-linux-f95 configure:6660: result: no configure:6630: checking for i686-uhu-linux-fort configure:6660: result: no configure:6630: checking for i686-uhu-linux-xlf95 configure:6660: result: no configure:6630: checking for i686-uhu-linux-ifort configure:6660: result: no configure:6630: checking for i686-uhu-linux-ifc configure:6660: result: no configure:6630: checking for i686-uhu-linux-efc configure:6660: result: no configure:6630: checking for i686-uhu-linux-pgf95 configure:6660: result: no configure:6630: checking for i686-uhu-linux-lf95 configure:6660: result: no configure:6630: checking for i686-uhu-linux-ftn configure:6660: result: no configure:6674: checking for g77 configure:6704: result: no configure:6674: checking for f77 configure:6704: result: no configure:6674: checking for xlf configure:6704: result: no configure:6674: checking for frt configure:6704: result: no configure:6674: checking for pgf77 configure:6704: result: no configure:6674: checking for cf77 configure:6704: result: no configure:6674: checking for fort77 configure:6704: result: no configure:6674: checking for fl32 configure:6704: result: no configure:6674: checking for af77 configure:6704: result: no configure:6674: checking for f90 configure:6704: result: no configure:6674: checking for xlf90 configure:6704: result: no configure:6674: checking for pgf90 configure:6704: result: no configure:6674: checking for pghpf configure:6704: result: no configure:6674: checking for epcf90 configure:6704: result: no configure:6674: checking for gfortran configure:6704: result: no configure:6674: checking for g95 configure:6704: result: no configure:6674: checking for f95 configure:6704: result: no configure:6674: checking for fort configure:6704: result: no configure:6674: checking for xlf95 configure:6704: result: no configure:6674: checking for ifort configure:6704: result: no configure:6674: checking for ifc configure:6704: result: no configure:6674: checking for efc configure:6704: result: no configure:6674: checking for pgf95 configure:6704: result: no configure:6674: checking for lf95 configure:6704: result: no configure:6674: checking for ftn configure:6704: result: no configure:6731: checking for Fortran 77 compiler version configure:6738: --version >&5 ./configure: line 6739: --version: command not found configure:6741: $? = 127 configure:6748: -v >&5 ./configure: line 6749: -v: command not found configure:6751: $? = 127 configure:6758: -V >&5 ./configure: line 6759: -V: command not found configure:6761: $? = 127 configure:6769: checking whether we are using the GNU Fortran 77 compiler configure:6788: -c conftest.F >&5 ./configure: line 6789: -c: command not found configure:6794: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6828: result: no configure:6834: checking whether accepts -g configure:6851: -c -g conftest.f >&5 ./configure: line 6852: -c: command not found configure:6857: $? = 127 configure: failed program was: | program main | | end configure:6890: result: no configure:6920: checking the maximum length of command line arguments configure:6999: result: 32768 configure:7010: checking command to parse nm output from i686-uhu-linux-gcc -std=gnu99 object configure:7106: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7109: $? = 0 configure:7113: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:7116: $? = 0 configure:7168: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:7171: $? = 0 configure:7209: result: ok configure:7213: checking for objdir configure:7228: result: .libs configure:7280: checking for i686-uhu-linux-ar configure:7296: found /usr/bin/i686-uhu-linux-ar configure:7307: result: i686-uhu-linux-ar configure:7376: checking for i686-uhu-linux-ranlib configure:7406: result: no configure:7416: checking for ranlib configure:7432: found /usr/bin/ranlib configure:7443: result: ranlib configure:7472: checking for i686-uhu-linux-strip configure:7502: result: no configure:7512: checking for strip configure:7528: found /usr/bin/strip configure:7539: result: strip configure:7817: checking if i686-uhu-linux-gcc -std=gnu99 static flag works configure:7840: result: yes configure:7858: checking if i686-uhu-linux-gcc -std=gnu99 supports -fno-rtti -fno-exceptions configure:7876: i686-uhu-linux-gcc -std=gnu99 -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:7880: $? = 0 configure:7891: result: no configure:7906: checking for i686-uhu-linux-gcc -std=gnu99 option to produce PIC configure:8093: result: -fPIC configure:8101: checking if i686-uhu-linux-gcc -std=gnu99 PIC flag -fPIC works configure:8119: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -fPIC -DPIC conftest.c >&5 configure:8123: $? = 0 configure:8134: result: yes configure:8158: checking if i686-uhu-linux-gcc -std=gnu99 supports -c -o file.o configure:8179: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:8183: $? = 0 configure:8203: result: yes configure:8229: checking whether the i686-uhu-linux-gcc -std=gnu99 linker (/usr/bin/ld) supports shared libraries configure:9106: result: yes configure:9132: checking whether -lc should be explicitly linked in configure:9137: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9140: $? = 0 configure:9154: i686-uhu-linux-gcc -std=gnu99 -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:9157: $? = 0 configure:9169: result: no configure:9177: checking dynamic linker characteristics configure:9717: result: GNU/Linux ld.so configure:9721: checking how to hardcode library paths into programs configure:9746: result: immediate configure:9760: checking whether stripping libraries is possible configure:9765: result: yes configure:10674: checking if libtool supports shared libraries configure:10676: result: yes configure:10679: checking whether to build shared libraries configure:10700: result: yes configure:10703: checking whether to build static libraries configure:10707: result: no configure:10799: creating libtool configure:11348: checking for ld used by i686-uhu-linux-g++ configure:11415: result: /usr/bin/ld configure:11424: checking if the linker (/usr/bin/ld) is GNU ld configure:11439: result: yes configure:11490: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:12385: result: yes configure:12403: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:12406: $? = 0 configure:12502: checking for i686-uhu-linux-g++ option to produce PIC configure:12764: result: -fPIC configure:12772: checking if i686-uhu-linux-g++ PIC flag -fPIC works configure:12790: i686-uhu-linux-g++ -c -g -O2 -fPIC -DPIC conftest.cc >&5 configure:12794: $? = 0 configure:12805: result: yes configure:12829: checking if i686-uhu-linux-g++ supports -c -o file.o configure:12850: i686-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cc >&5 configure:12854: $? = 0 configure:12874: result: yes configure:12900: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:12925: result: yes configure:12996: checking dynamic linker characteristics configure:13536: result: GNU/Linux ld.so configure:13540: checking how to hardcode library paths into programs configure:13565: result: immediate configure:13579: checking whether stripping libraries is possible configure:13584: result: yes configure:21055: checking for ldexp in -lm configure:21090: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:28:6: warning: conflicting types for built-in function 'ldexp' [enabled by default] char ldexp (); ^ configure:21096: $? = 0 configure:21103: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21106: $? = 0 configure:21113: test -s conftest configure:21116: $? = 0 configure:21130: result: yes configure:21142: checking for alOpenPort in -laudio configure:21177: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -laudio -lm >&5 /usr/bin/ld: cannot find -laudio collect2: error: ld returned 1 exit status configure:21183: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "audiofile" | #define VERSION "0.2.7" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBM 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 alOpenPort (); | int | main () | { | return alOpenPort (); | ; | return 0; | } configure:21217: result: no configure:21225: checking for ANSI C header files configure:21406: result: yes configure:21432: checking fcntl.h usability configure:21449: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21455: $? = 0 configure:21462: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21465: $? = 0 configure:21472: test -s conftest.o configure:21475: $? = 0 configure:21486: result: yes configure:21490: checking fcntl.h presence configure:21505: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:21511: $? = 0 configure:21532: result: yes configure:21560: checking for fcntl.h configure:21568: result: yes configure:21422: checking for unistd.h configure:21428: result: yes configure:21582: checking for an ANSI C-conforming const configure:21657: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21663: $? = 0 configure:21670: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21673: $? = 0 configure:21680: test -s conftest.o configure:21683: $? = 0 configure:21695: result: yes configure:21705: checking whether byte ordering is bigendian configure:21737: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21743: $? = 0 configure:21750: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21753: $? = 0 configure:21760: test -s conftest.o configure:21763: $? = 0 configure:21792: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:32:2: error: unknown type name 'not' not big endian ^ conftest.c:32:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:21798: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "audiofile" | #define VERSION "0.2.7" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:21972: result: no configure:22443: checking for off_t configure:22473: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22479: $? = 0 configure:22486: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22489: $? = 0 configure:22496: test -s conftest.o configure:22499: $? = 0 configure:22511: result: yes configure:22523: checking for size_t configure:22553: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22559: $? = 0 configure:22566: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22569: $? = 0 configure:22576: test -s conftest.o configure:22579: $? = 0 configure:22591: result: yes configure:22604: checking for off_t configure:22672: result: yes configure:22675: checking size of off_t configure:23063: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:23066: $? = 0 configure:23072: ./conftest configure:23075: $? = 0 configure:23097: result: 4 configure:23104: checking for size_t configure:23172: result: yes configure:23175: checking size of size_t configure:23563: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:23566: $? = 0 configure:23572: ./conftest configure:23575: $? = 0 configure:23597: result: 4 configure:23604: checking for long configure:23634: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:23640: $? = 0 configure:23647: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:23650: $? = 0 configure:23657: test -s conftest.o configure:23660: $? = 0 configure:23672: result: yes configure:23675: checking size of long configure:24063: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:24066: $? = 0 configure:24072: ./conftest configure:24075: $? = 0 configure:24097: result: 4 configure:24105: checking for uint8_t configure:24135: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24141: $? = 0 configure:24148: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24151: $? = 0 configure:24158: test -s conftest.o configure:24161: $? = 0 configure:24173: result: yes configure:24185: checking for uint16_t configure:24215: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24221: $? = 0 configure:24228: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24231: $? = 0 configure:24238: test -s conftest.o configure:24241: $? = 0 configure:24253: result: yes configure:24265: checking for uint32_t configure:24295: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24301: $? = 0 configure:24308: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24311: $? = 0 configure:24318: test -s conftest.o configure:24321: $? = 0 configure:24333: result: yes configure:24345: checking for int8_t configure:24375: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24381: $? = 0 configure:24388: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24391: $? = 0 configure:24398: test -s conftest.o configure:24401: $? = 0 configure:24413: result: yes configure:24425: checking for int16_t configure:24455: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24461: $? = 0 configure:24468: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24471: $? = 0 configure:24478: test -s conftest.o configure:24481: $? = 0 configure:24493: result: yes configure:24505: checking for int32_t configure:24535: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24541: $? = 0 configure:24548: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24551: $? = 0 configure:24558: test -s conftest.o configure:24561: $? = 0 configure:24573: result: yes configure:24587: checking whether i686-uhu-linux-gcc -std=gnu99 needs -traditional configure:24629: result: no configure:24636: checking for working memcmp configure:24689: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:24692: $? = 0 configure:24698: ./conftest configure:24701: $? = 0 configure:24717: result: yes configure:24730: checking for strdup configure:24786: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:51:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:24792: $? = 0 configure:24799: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24802: $? = 0 configure:24809: test -s conftest configure:24812: $? = 0 configure:24826: result: yes configure:24838: checking for platform specific tests to compile configure:24856: result: linux configure:24985: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.60. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp07 config.status:667: creating audiofile.spec config.status:667: creating audiofile.pc config.status:667: creating sfcommands/Makefile config.status:667: creating test/Makefile config.status:667: creating examples/Makefile config.status:667: creating libaudiofile/Makefile config.status:667: creating libaudiofile/modules/Makefile config.status:667: creating docs/Makefile config.status:667: creating win32/Makefile config.status:667: creating Makefile config.status:667: creating audiofile-config config.status:667: creating config.h config.status:942: executing depfiles commands config.status:942: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=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=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_f77_compiler_gnu=no ac_cv_func_memcmp_working=yes ac_cv_func_strdup=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_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_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_audio_alOpenPort=no ac_cv_lib_m_ldexp=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/bin/install -c' ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -std=gnu99 -E' ac_cv_prog_CXX=i686-uhu-linux-g++ ac_cv_prog_CXXCPP='i686-uhu-linux-g++ -E' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_f77_g=no ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_sizeof_long=4 ac_cv_sizeof_off_t=4 ac_cv_sizeof_size_t=4 ac_cv_type_int16_t=yes ac_cv_type_int32_t=yes ac_cv_type_int8_t=yes ac_cv_type_long=yes ac_cv_type_off_t=yes ac_cv_type_size_t=yes ac_cv_type_uint16_t=yes ac_cv_type_uint32_t=yes ac_cv_type_uint8_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 lt_cv_path_NM=nm lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AR='i686-uhu-linux-ar' AS='as' AUDIOFILE_MAJOR_VERSION='0' AUDIOFILE_MICRO_VERSION='7' AUDIOFILE_MINOR_VERSION='2' AUDIOFILE_VERSION='0.2.7' AUDIOFILE_VERSION_INFO='2:7:2' AUDIO_LIB='' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing --run automake-1.9' AWK='gawk' CC='i686-uhu-linux-gcc -std=gnu99' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -std=gnu99 -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='dlltool' 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='' LIBOBJS='' LIBS='-lm ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' OBJDUMP='objdump' OBJEXT='o' PACKAGE='audiofile' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' TEST_BIN='linuxtest' VERSION='0.2.7' ac_ct_CC='' ac_ct_CXX='' 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='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}' 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}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='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_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "audiofile" #define VERSION "0.2.7" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define HAVE_LIBM 1 #define STDC_HEADERS 1 #define HAVE_FCNTL_H 1 #define HAVE_UNISTD_H 1 #define SIZEOF_OFF_T 4 #define SIZEOF_SIZE_T 4 #define SIZEOF_LONG 4 #define HAVE_STRDUP 1 configure: exit 0