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.61. 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 = hp10 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /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:2034: checking build system type configure:2052: result: i686-uhu-linux-gnu configure:2074: checking host system type configure:2089: result: i686-uhu-linux-gnu configure:2111: checking target system type configure:2126: result: i686-uhu-linux-gnu configure:2171: checking for a BSD-compatible install configure:2227: result: /bin/install -c configure:2238: checking whether build environment is sane configure:2281: result: yes configure:2346: checking for gawk configure:2362: found /bin/gawk configure:2373: result: gawk configure:2384: checking whether make sets $(MAKE) configure:2405: result: yes configure:2600: checking for i686-uhu-linux-gcc configure:2616: found /usr/bin/i686-uhu-linux-gcc configure:2627: result: i686-uhu-linux-gcc configure:2905: checking for C compiler version configure:2912: 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:2915: $? = 0 configure:2922: 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:2925: $? = 0 configure:2932: 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:2935: $? = 1 configure:2958: checking for C compiler default output file name configure:2985: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2988: $? = 0 configure:3026: result: a.out configure:3043: checking whether the C compiler works configure:3053: ./a.out configure:3056: $? = 0 configure:3073: result: yes configure:3080: checking whether we are cross compiling configure:3082: result: no configure:3085: checking for suffix of executables configure:3092: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3095: $? = 0 configure:3119: result: configure:3125: checking for suffix of object files configure:3151: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3154: $? = 0 configure:3177: result: o configure:3181: checking whether we are using the GNU C compiler configure:3210: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3216: $? = 0 configure:3233: result: yes configure:3238: checking whether i686-uhu-linux-gcc accepts -g configure:3268: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3274: $? = 0 configure:3373: result: yes configure:3390: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3464: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3470: $? = 0 configure:3493: result: none needed configure:3522: checking for style of include used by make configure:3550: result: GNU configure:3578: checking dependency style of i686-uhu-linux-gcc configure:3668: result: gcc3 configure:3698: checking for a BSD-compatible install configure:3754: result: /bin/install -c configure:3765: checking whether ln -s works configure:3769: result: yes configure:3848: checking for a sed that does not truncate output configure:3904: result: /bin/sed configure:3907: checking for grep that handles long lines and -e configure:3981: result: /bin/grep configure:3986: checking for egrep configure:4064: result: /bin/grep -E configure:4080: checking for ld used by i686-uhu-linux-gcc configure:4147: result: /usr/bin/ld configure:4156: checking if the linker (/usr/bin/ld) is GNU ld configure:4171: result: yes configure:4176: checking for /usr/bin/ld option to reload object files configure:4183: result: -r configure:4201: checking for BSD-compatible nm configure:4250: result: /usr/bin/nm -B configure:4254: checking how to recognize dependent libraries configure:4440: result: pass_all configure:4681: checking how to run the C preprocessor configure:4721: i686-uhu-linux-gcc -E conftest.c configure:4727: $? = 0 configure:4758: i686-uhu-linux-gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4764: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "SDL_sound" | #define VERSION "1.0.3" | /* end confdefs.h. */ | #include configure:4797: result: i686-uhu-linux-gcc -E configure:4826: i686-uhu-linux-gcc -E conftest.c configure:4832: $? = 0 configure:4863: i686-uhu-linux-gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4869: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "SDL_sound" | #define VERSION "1.0.3" | /* end confdefs.h. */ | #include configure:4907: checking for ANSI C header files configure:4937: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4943: $? = 0 configure:5042: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5045: $? = 0 configure:5051: ./conftest configure:5054: $? = 0 configure:5071: result: yes configure:5095: checking for sys/types.h configure:5116: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5122: $? = 0 configure:5138: result: yes configure:5095: checking for sys/stat.h configure:5116: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5122: $? = 0 configure:5138: result: yes configure:5095: checking for stdlib.h configure:5116: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5122: $? = 0 configure:5138: result: yes configure:5095: checking for string.h configure:5116: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5122: $? = 0 configure:5138: result: yes configure:5095: checking for memory.h configure:5116: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5122: $? = 0 configure:5138: result: yes configure:5095: checking for strings.h configure:5116: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5122: $? = 0 configure:5138: result: yes configure:5095: checking for inttypes.h configure:5116: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5122: $? = 0 configure:5138: result: yes configure:5095: checking for stdint.h configure:5116: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5122: $? = 0 configure:5138: result: yes configure:5095: checking for unistd.h configure:5116: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5122: $? = 0 configure:5138: result: yes configure:5165: checking dlfcn.h usability configure:5182: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5188: $? = 0 configure:5202: result: yes configure:5206: checking dlfcn.h presence configure:5221: i686-uhu-linux-gcc -E conftest.c configure:5227: $? = 0 configure:5241: result: yes configure:5269: checking for dlfcn.h configure:5277: result: yes configure:5304: checking for i686-uhu-linux-g++ configure:5320: found /usr/bin/i686-uhu-linux-g++ configure:5331: result: i686-uhu-linux-g++ configure:5406: checking for C++ compiler version configure:5413: 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:5416: $? = 0 configure:5423: 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:5426: $? = 0 configure:5433: 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:5436: $? = 1 configure:5439: checking whether we are using the GNU C++ compiler configure:5468: i686-uhu-linux-g++ -c conftest.cpp >&5 configure:5474: $? = 0 configure:5491: result: yes configure:5496: checking whether i686-uhu-linux-g++ accepts -g configure:5526: i686-uhu-linux-g++ -c -g conftest.cpp >&5 configure:5532: $? = 0 configure:5631: result: yes configure:5656: checking dependency style of i686-uhu-linux-g++ configure:5746: result: gcc3 configure:5773: checking how to run the C++ preprocessor configure:5809: i686-uhu-linux-g++ -E conftest.cpp configure:5815: $? = 0 configure:5846: 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:5852: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "SDL_sound" | #define VERSION "1.0.3" | #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:5885: result: i686-uhu-linux-g++ -E configure:5914: i686-uhu-linux-g++ -E conftest.cpp configure:5920: $? = 0 configure:5951: 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:5957: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "SDL_sound" | #define VERSION "1.0.3" | #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:6006: checking for i686-uhu-linux-g77 configure:6036: result: no configure:6006: checking for i686-uhu-linux-xlf configure:6036: result: no configure:6006: checking for i686-uhu-linux-f77 configure:6036: result: no configure:6006: checking for i686-uhu-linux-frt configure:6036: result: no configure:6006: checking for i686-uhu-linux-pgf77 configure:6036: result: no configure:6006: checking for i686-uhu-linux-cf77 configure:6036: result: no configure:6006: checking for i686-uhu-linux-fort77 configure:6036: result: no configure:6006: checking for i686-uhu-linux-fl32 configure:6036: result: no configure:6006: checking for i686-uhu-linux-af77 configure:6036: result: no configure:6006: checking for i686-uhu-linux-xlf90 configure:6036: result: no configure:6006: checking for i686-uhu-linux-f90 configure:6036: result: no configure:6006: checking for i686-uhu-linux-pgf90 configure:6036: result: no configure:6006: checking for i686-uhu-linux-pghpf configure:6036: result: no configure:6006: checking for i686-uhu-linux-epcf90 configure:6036: result: no configure:6006: checking for i686-uhu-linux-gfortran configure:6036: result: no configure:6006: checking for i686-uhu-linux-g95 configure:6036: result: no configure:6006: checking for i686-uhu-linux-xlf95 configure:6036: result: no configure:6006: checking for i686-uhu-linux-f95 configure:6036: result: no configure:6006: checking for i686-uhu-linux-fort configure:6036: result: no configure:6006: checking for i686-uhu-linux-ifort configure:6036: result: no configure:6006: checking for i686-uhu-linux-ifc configure:6036: result: no configure:6006: checking for i686-uhu-linux-efc configure:6036: result: no configure:6006: checking for i686-uhu-linux-pgf95 configure:6036: result: no configure:6006: checking for i686-uhu-linux-lf95 configure:6036: result: no configure:6006: checking for i686-uhu-linux-ftn configure:6036: result: no configure:6050: checking for g77 configure:6080: result: no configure:6050: checking for xlf configure:6080: result: no configure:6050: checking for f77 configure:6080: result: no configure:6050: checking for frt configure:6080: result: no configure:6050: checking for pgf77 configure:6080: result: no configure:6050: checking for cf77 configure:6080: result: no configure:6050: checking for fort77 configure:6080: result: no configure:6050: checking for fl32 configure:6080: result: no configure:6050: checking for af77 configure:6080: result: no configure:6050: checking for xlf90 configure:6080: result: no configure:6050: checking for f90 configure:6080: result: no configure:6050: checking for pgf90 configure:6080: result: no configure:6050: checking for pghpf configure:6080: result: no configure:6050: checking for epcf90 configure:6080: result: no configure:6050: checking for gfortran configure:6080: result: no configure:6050: checking for g95 configure:6080: result: no configure:6050: checking for xlf95 configure:6080: result: no configure:6050: checking for f95 configure:6080: result: no configure:6050: checking for fort configure:6080: result: no configure:6050: checking for ifort configure:6080: result: no configure:6050: checking for ifc configure:6080: result: no configure:6050: checking for efc configure:6080: result: no configure:6050: checking for pgf95 configure:6080: result: no configure:6050: checking for lf95 configure:6080: result: no configure:6050: checking for ftn configure:6080: result: no configure:6107: checking for Fortran 77 compiler version configure:6114: --version >&5 ./configure: line 6115: --version: command not found configure:6117: $? = 127 configure:6124: -v >&5 ./configure: line 6125: -v: command not found configure:6127: $? = 127 configure:6134: -V >&5 ./configure: line 6135: -V: command not found configure:6137: $? = 127 configure:6145: checking whether we are using the GNU Fortran 77 compiler configure:6164: -c conftest.F >&5 ./configure: line 6165: -c: command not found configure:6170: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6187: result: no configure:6193: checking whether accepts -g configure:6210: -c -g conftest.f >&5 ./configure: line 6211: -c: command not found configure:6216: $? = 127 configure: failed program was: | program main | | end configure:6232: result: no configure:6262: checking the maximum length of command line arguments configure:6374: result: 1572864 configure:6386: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:6491: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6494: $? = 0 configure:6498: /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:6501: $? = 0 configure:6553: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:6556: $? = 0 configure:6594: result: ok configure:6598: checking for objdir configure:6613: result: .libs configure:6665: checking for i686-uhu-linux-ar configure:6681: found /usr/bin/i686-uhu-linux-ar configure:6692: result: i686-uhu-linux-ar configure:6761: checking for i686-uhu-linux-ranlib configure:6791: result: no configure:6801: checking for ranlib configure:6817: found /usr/bin/ranlib configure:6828: result: ranlib configure:6857: checking for i686-uhu-linux-strip configure:6887: result: no configure:6897: checking for strip configure:6913: found /usr/bin/strip configure:6924: result: strip configure:7210: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:7228: 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:7232: $? = 0 configure:7245: result: no configure:7260: checking for i686-uhu-linux-gcc option to produce PIC configure:7492: result: -fPIC configure:7500: checking if i686-uhu-linux-gcc PIC flag -fPIC works configure:7518: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC conftest.c >&5 configure:7522: $? = 0 configure:7535: result: yes configure:7563: checking if i686-uhu-linux-gcc static flag -static works configure:7591: result: yes configure:7601: checking if i686-uhu-linux-gcc supports -c -o file.o configure:7622: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:7626: $? = 0 configure:7648: result: yes configure:7674: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:8655: result: yes configure:8676: checking whether -lc should be explicitly linked in configure:8681: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8684: $? = 0 configure:8699: i686-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:8702: $? = 0 configure:8714: result: no configure:8722: checking dynamic linker characteristics configure:9336: result: GNU/Linux ld.so configure:9345: checking how to hardcode library paths into programs configure:9370: result: immediate configure:9384: checking whether stripping libraries is possible configure:9389: result: yes configure:10191: checking if libtool supports shared libraries configure:10193: result: yes configure:10196: checking whether to build shared libraries configure:10217: result: yes configure:10220: checking whether to build static libraries configure:10224: result: no configure:10317: creating libtool configure:10905: checking for ld used by i686-uhu-linux-g++ configure:10972: result: /usr/bin/ld configure:10981: checking if the linker (/usr/bin/ld) is GNU ld configure:10996: result: yes configure:11047: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:12021: result: yes configure:12039: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:12042: $? = 0 configure:12194: checking for i686-uhu-linux-g++ option to produce PIC configure:12478: result: -fPIC configure:12486: checking if i686-uhu-linux-g++ PIC flag -fPIC works configure:12504: i686-uhu-linux-g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5 configure:12508: $? = 0 configure:12521: result: yes configure:12549: checking if i686-uhu-linux-g++ static flag -static works configure:12577: result: yes configure:12587: checking if i686-uhu-linux-g++ supports -c -o file.o configure:12608: i686-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:12612: $? = 0 configure:12634: result: yes configure:12660: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:12688: result: yes configure:12755: checking dynamic linker characteristics configure:13317: result: GNU/Linux ld.so configure:13326: checking how to hardcode library paths into programs configure:13351: result: immediate configure:19627: checking for sdl-config configure:19645: found /usr/bin/sdl-config configure:19658: result: /usr/bin/sdl-config configure:19667: checking for SDL - version >= 1.2.0 configure:19764: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c -lSDL -lpthread >&5 configure:19767: $? = 0 configure:19773: ./conftest configure:19776: $? = 0 configure:19796: result: yes configure:20024: checking smpeg.h usability configure:20041: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5 conftest.c:62:19: fatal error: smpeg.h: No such file or directory #include ^ compilation terminated. configure:20047: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "SDL_sound" | #define VERSION "1.0.3" | #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 NDEBUG 1 | #define SOUND_SUPPORTS_VOC 1 | #define SOUND_SUPPORTS_WAV 1 | #define SOUND_SUPPORTS_RAW 1 | #define SOUND_SUPPORTS_AIFF 1 | #define SOUND_SUPPORTS_AU 1 | #define SOUND_SUPPORTS_SHN 1 | #define SOUND_SUPPORTS_MIDI 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:20061: result: no configure:20065: checking smpeg.h presence configure:20080: i686-uhu-linux-gcc -E conftest.c conftest.c:29:19: fatal error: smpeg.h: No such file or directory #include ^ compilation terminated. configure:20086: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "SDL_sound" | #define VERSION "1.0.3" | #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 NDEBUG 1 | #define SOUND_SUPPORTS_VOC 1 | #define SOUND_SUPPORTS_WAV 1 | #define SOUND_SUPPORTS_RAW 1 | #define SOUND_SUPPORTS_AIFF 1 | #define SOUND_SUPPORTS_AU 1 | #define SOUND_SUPPORTS_SHN 1 | #define SOUND_SUPPORTS_MIDI 1 | /* end confdefs.h. */ | #include configure:20100: result: no configure:20128: checking for smpeg.h configure:20135: result: no configure:20144: checking for SMPEG_new in -lsmpeg configure:20179: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c -lsmpeg -lSDL -lpthread >&5 configure:20185: $? = 0 configure:20203: result: yes configure:20253: checking mikmod.h usability configure:20270: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5 configure:20276: $? = 0 configure:20290: result: yes configure:20294: checking mikmod.h presence configure:20309: i686-uhu-linux-gcc -E conftest.c configure:20315: $? = 0 configure:20329: result: yes configure:20357: checking for mikmod.h configure:20364: result: yes configure:20373: checking for MikMod_RegisterDriver in -lmikmod configure:20408: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c -lmikmod -lSDL -lpthread >&5 configure:20414: $? = 0 configure:20432: result: yes configure:20467: checking modplug.h usability configure:20484: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5 conftest.c:64:21: fatal error: modplug.h: No such file or directory #include ^ compilation terminated. configure:20490: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "SDL_sound" | #define VERSION "1.0.3" | #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 NDEBUG 1 | #define SOUND_SUPPORTS_VOC 1 | #define SOUND_SUPPORTS_WAV 1 | #define SOUND_SUPPORTS_RAW 1 | #define SOUND_SUPPORTS_AIFF 1 | #define SOUND_SUPPORTS_AU 1 | #define SOUND_SUPPORTS_SHN 1 | #define SOUND_SUPPORTS_MIDI 1 | #define SOUND_SUPPORTS_MPGLIB 1 | #define SOUND_SUPPORTS_MIKMOD 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:20504: result: no configure:20508: checking modplug.h presence configure:20523: i686-uhu-linux-gcc -E conftest.c conftest.c:31:21: fatal error: modplug.h: No such file or directory #include ^ compilation terminated. configure:20529: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "SDL_sound" | #define VERSION "1.0.3" | #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 NDEBUG 1 | #define SOUND_SUPPORTS_VOC 1 | #define SOUND_SUPPORTS_WAV 1 | #define SOUND_SUPPORTS_RAW 1 | #define SOUND_SUPPORTS_AIFF 1 | #define SOUND_SUPPORTS_AU 1 | #define SOUND_SUPPORTS_SHN 1 | #define SOUND_SUPPORTS_MIDI 1 | #define SOUND_SUPPORTS_MPGLIB 1 | #define SOUND_SUPPORTS_MIKMOD 1 | /* end confdefs.h. */ | #include configure:20543: result: no configure:20571: checking for modplug.h configure:20578: result: no configure:20598: checking libmodplug/modplug.h usability configure:20615: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5 configure:20621: $? = 0 configure:20635: result: yes configure:20639: checking libmodplug/modplug.h presence configure:20654: i686-uhu-linux-gcc -E conftest.c configure:20660: $? = 0 configure:20674: result: yes configure:20702: checking for libmodplug/modplug.h configure:20709: result: yes configure:20728: checking for ModPlug_Load in -lmodplug configure:20763: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c -lmodplug -lSDL -lpthread -lmikmod >&5 configure:20769: $? = 0 configure:20787: result: yes configure:20813: checking ogg/ogg.h usability configure:20830: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5 configure:20836: $? = 0 configure:20850: result: yes configure:20854: checking ogg/ogg.h presence configure:20869: i686-uhu-linux-gcc -E conftest.c configure:20875: $? = 0 configure:20889: result: yes configure:20917: checking for ogg/ogg.h configure:20924: result: yes configure:20933: checking for ogg_sync_init in -logg configure:20968: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c -logg -lSDL -lpthread -lmikmod -lmodplug >&5 configure:20974: $? = 0 configure:20992: result: yes configure:21021: checking vorbis/codec.h usability configure:21038: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5 configure:21044: $? = 0 configure:21058: result: yes configure:21062: checking vorbis/codec.h presence configure:21077: i686-uhu-linux-gcc -E conftest.c configure:21083: $? = 0 configure:21097: result: yes configure:21125: checking for vorbis/codec.h configure:21132: result: yes configure:21141: checking for vorbis_info_init in -lvorbis configure:21176: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c -lvorbis -lSDL -lpthread -lmikmod -lmodplug >&5 configure:21182: $? = 0 configure:21200: result: yes configure:21216: checking vorbis/vorbisfile.h usability configure:21233: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5 configure:21239: $? = 0 configure:21253: result: yes configure:21257: checking vorbis/vorbisfile.h presence configure:21272: i686-uhu-linux-gcc -E conftest.c configure:21278: $? = 0 configure:21292: result: yes configure:21320: checking for vorbis/vorbisfile.h configure:21327: result: yes configure:21336: checking for ov_open_callbacks in -lvorbisfile configure:21371: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c -lvorbisfile -lSDL -lpthread -lmikmod -lmodplug >&5 configure:21377: $? = 0 configure:21395: result: yes configure:21443: checking FLAC/stream_decoder.h usability configure:21460: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5 configure:21466: $? = 0 configure:21480: result: yes configure:21484: checking FLAC/stream_decoder.h presence configure:21499: i686-uhu-linux-gcc -E conftest.c configure:21505: $? = 0 configure:21519: result: yes configure:21547: checking for FLAC/stream_decoder.h configure:21554: result: yes configure:21564: checking for FLAC__stream_decoder_process_single in -lFLAC configure:21599: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c -lFLAC -lSDL -lpthread -lmikmod -lmodplug -logg -lvorbis -lvorbisfile >&5 configure:21605: $? = 0 configure:21624: result: yes configure:21652: checking for ogg/ogg.h configure:21657: result: yes configure:21781: checking for ogg_sync_init in -logg configure:21840: result: yes configure:21856: checking speex/speex.h usability configure:21873: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5 configure:21879: $? = 0 configure:21893: result: yes configure:21897: checking speex/speex.h presence configure:21912: i686-uhu-linux-gcc -E conftest.c configure:21918: $? = 0 configure:21932: result: yes configure:21960: checking for speex/speex.h configure:21967: result: yes configure:21976: checking for speex_bits_init in -lspeex configure:22011: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c -lspeex -lSDL -lpthread -lmikmod -lmodplug -logg -lvorbis -lvorbisfile -lFLAC -logg >&5 configure:22017: $? = 0 configure:22035: result: yes configure:22070: checking physfs.h usability configure:22087: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5 configure:22093: $? = 0 configure:22107: result: yes configure:22111: checking physfs.h presence configure:22126: i686-uhu-linux-gcc -E conftest.c configure:22132: $? = 0 configure:22146: result: yes configure:22174: checking for physfs.h configure:22181: result: yes configure:22190: checking for PHYSFS_init in -lphysfs configure:22225: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c -lphysfs -lSDL -lpthread -lmikmod -lmodplug -logg -lvorbis -lvorbisfile -lFLAC -logg -logg -lspeex >&5 configure:22231: $? = 0 configure:22249: result: yes configure:22280: checking for ANSI C header files configure:22444: result: yes configure:22462: checking for stdlib.h configure:22468: result: yes configure:22462: checking for string.h configure:22468: result: yes configure:22472: checking signal.h usability configure:22489: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5 configure:22495: $? = 0 configure:22509: result: yes configure:22513: checking signal.h presence configure:22528: i686-uhu-linux-gcc -E conftest.c configure:22534: $? = 0 configure:22548: result: yes configure:22576: checking for signal.h configure:22584: result: yes configure:22472: checking assert.h usability configure:22489: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5 configure:22495: $? = 0 configure:22509: result: yes configure:22513: checking assert.h presence configure:22528: i686-uhu-linux-gcc -E conftest.c configure:22534: $? = 0 configure:22548: result: yes configure:22576: checking for assert.h configure:22584: result: yes configure:22599: checking for an ANSI C-conforming const configure:22674: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5 configure:22680: $? = 0 configure:22695: result: yes configure:22705: checking for size_t configure:22735: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5 configure:22741: $? = 0 configure:22756: result: yes configure:22775: checking for working memcmp configure:22828: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c -lSDL -lpthread -lmikmod -lmodplug -logg -lvorbis -lvorbisfile -lFLAC -logg -logg -lspeex >&5 configure:22831: $? = 0 configure:22837: ./conftest configure:22840: $? = 0 configure:22856: result: yes configure:22871: checking for memset configure:22927: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c -lSDL -lpthread -lmikmod -lmodplug -logg -lvorbis -lvorbisfile -lFLAC -logg -logg -lspeex >&5 conftest.c:64:6: warning: conflicting types for built-in function 'memset' [enabled by default] char memset (); ^ configure:22933: $? = 0 configure:22951: result: yes configure:22871: checking for strrchr configure:22927: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c -lSDL -lpthread -lmikmod -lmodplug -logg -lvorbis -lvorbisfile -lFLAC -logg -logg -lspeex >&5 conftest.c:65:6: warning: conflicting types for built-in function 'strrchr' [enabled by default] char strrchr (); ^ configure:22933: $? = 0 configure:22951: result: yes configure:22871: checking for setbuf configure:22927: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c -lSDL -lpthread -lmikmod -lmodplug -logg -lvorbis -lvorbisfile -lFLAC -logg -logg -lspeex >&5 configure:22933: $? = 0 configure:22951: result: yes configure:23137: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp10 config.status:686: creating Makefile config.status:686: creating decoders/Makefile config.status:686: creating decoders/timidity/Makefile config.status:686: creating decoders/mpglib/Makefile config.status:686: creating playsound/Makefile config.status:686: creating config.h config.status:976: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu 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_LIBS_set= ac_cv_env_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_f77_compiler_gnu=no ac_cv_func_memcmp_working=yes ac_cv_func_memset=yes ac_cv_func_setbuf=yes ac_cv_func_strrchr=yes ac_cv_header_FLAC_stream_decoder_h=yes ac_cv_header_assert_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libmodplug_modplug_h=yes ac_cv_header_memory_h=yes ac_cv_header_mikmod_h=yes ac_cv_header_modplug_h=no ac_cv_header_ogg_ogg_h=yes ac_cv_header_physfs_h=yes ac_cv_header_signal_h=yes ac_cv_header_smpeg_h=no ac_cv_header_speex_speex_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_header_vorbis_codec_h=yes ac_cv_header_vorbis_vorbisfile_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_FLAC_FLAC__stream_decoder_process_single=yes ac_cv_lib_mikmod_MikMod_RegisterDriver=yes ac_cv_lib_modplug_ModPlug_Load=yes ac_cv_lib_ogg_ogg_sync_init=yes ac_cv_lib_physfs_PHYSFS_init=yes ac_cv_lib_smpeg_SMPEG_new=yes ac_cv_lib_speex_speex_bits_init=yes ac_cv_lib_vorbis_vorbis_info_init=yes ac_cv_lib_vorbisfile_ov_open_callbacks=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_SDL_CONFIG=/usr/bin/sdl-config ac_cv_path_install='/bin/install -c' ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_CXX=i686-uhu-linux-g++ ac_cv_prog_CXXCPP='i686-uhu-linux-g++ -E' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_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_target=i686-uhu-linux-gnu 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 lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AR='i686-uhu-linux-ar' 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' BINARY_AGE='2' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CXX='i686-uhu-linux-g++' CXXCPP='i686-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' 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' INTERFACE_AGE='2' LDFLAGS='' LIBOBJS='' LIBS=' -lSDL -lpthread -lmikmod -lmodplug -logg -lvorbis -lvorbisfile -lFLAC -logg -logg -lspeex' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' LT_AGE='0' LT_CURRENT='1' LT_RELEASE='1.0' LT_REVISION='2' MAJOR_VERSION='1' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' MICRO_VERSION='3' MINOR_VERSION='0' OBJEXT='o' PACKAGE='SDL_sound' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SDL_CFLAGS='-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT' SDL_CONFIG='/usr/bin/sdl-config' SDL_LIBS='-lSDL -lpthread' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_MPGLIB_FALSE='#' USE_MPGLIB_TRUE='' USE_PHYSICSFS_FALSE='#' USE_PHYSICSFS_TRUE='' USE_TIMIDITY_FALSE='#' USE_TIMIDITY_TRUE='' VERSION='1.0.3' 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='i686-uhu-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_vendor='uhu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "SDL_sound" #define VERSION "1.0.3" #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 NDEBUG 1 #define SOUND_SUPPORTS_VOC 1 #define SOUND_SUPPORTS_WAV 1 #define SOUND_SUPPORTS_RAW 1 #define SOUND_SUPPORTS_AIFF 1 #define SOUND_SUPPORTS_AU 1 #define SOUND_SUPPORTS_SHN 1 #define SOUND_SUPPORTS_MIDI 1 #define SOUND_SUPPORTS_MPGLIB 1 #define SOUND_SUPPORTS_MIKMOD 1 #define SOUND_MODPLUG_IN_OWN_PATH 1 #define SOUND_SUPPORTS_MODPLUG 1 #define SOUND_SUPPORTS_OGG 1 #define SOUND_SUPPORTS_FLAC 1 #define SOUND_SUPPORTS_SPEEX 1 #define STDC_HEADERS 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_ASSERT_H 1 #define HAVE_MEMSET 1 #define HAVE_STRRCHR 1 #define HAVE_SETBUF 1 configure: exit 0