This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-flac --enable-mikmod --enable-ogg --disable-physfs --enable-speex --enable-midi ## --------- ## ## Platform. ## ## --------- ## hostname = joseph-a-nagy-jr.homelinux.org uname -m = i686 uname -r = 2.4.22-gentoo-r4 uname -s = Linux uname -v = #4 Thu Jan 29 08:08:33 CST 2004 /usr/bin/uname -p = Pentium II (Klamath) /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/ccache/bin PATH: /sbin PATH: /usr/sbin PATH: /usr/lib/portage/bin PATH: /bin PATH: /usr/bin PATH: /usr/local/bin PATH: /opt/bin PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.3 PATH: /opt/ati/bin PATH: /usr/X11R6/bin PATH: /opt/blackdown-jdk-1.4.1/bin PATH: /opt/blackdown-jdk-1.4.1/jre/bin PATH: /usr/qt/3/bin PATH: /usr/kde/3.1/sbin PATH: /usr/kde/3.1/bin PATH: /opt/interbase/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1569: checking build system type configure:1587: result: i686-pc-linux-gnu configure:1595: checking host system type configure:1609: result: i686-pc-linux-gnu configure:1617: checking target system type configure:1631: result: i686-pc-linux-gnu configure:1666: checking for a BSD-compatible install configure:1721: result: /bin/install -c configure:1732: checking whether build environment is sane configure:1775: result: yes configure:1808: checking for gawk configure:1824: found /bin/gawk configure:1834: result: gawk configure:1844: checking whether make sets $(MAKE) configure:1864: result: yes configure:1924: checking for i686-pc-linux-gnu-strip configure:1953: result: no configure:1962: checking for strip configure:1978: found /usr/bin/strip configure:1989: result: strip configure:2020: checking for i686-pc-linux-gnu-gcc configure:2046: result: gcc configure:2328: checking for C compiler version configure:2331: gcc --version &5 gcc (GCC) 3.3.2 20031218 (Gentoo Linux 3.3.2-r5, propolice-3.3-7) Copyright (C) 2003 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:2334: $? = 0 configure:2336: gcc -v &5 Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/specs Configured with: /var/tmp/portage/gcc-3.3.2-r5/work/gcc-3.3.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/info --enable-shared --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --with-system-zlib --enable-languages=c,c++,f77,objc,java --enable-threads=posix --enable-long-long --disable-checking --enable-cstdio=stdio --enable-clocale=generic --enable-__cxa_atexit --enable-version-specific-runtime-libs --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/include/g++-v3 --with-local-prefix=/usr/local --enable-shared --enable-nls --without-included-gettext --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib --enable-interpreter --enable-java-awt=xlib --with-x --disable-multilib Thread model: posix gcc version 3.3.2 20031218 (Gentoo Linux 3.3.2-r5, propolice-3.3-7) configure:2339: $? = 0 configure:2341: gcc -V &5 gcc: `-V' option must have argument configure:2344: $? = 1 configure:2367: checking for C compiler default output file name configure:2370: gcc -march=pentium-mmx -O3 -pipe conftest.c >&5 configure:2373: $? = 0 configure:2419: result: a.out configure:2424: checking whether the C compiler works configure:2430: ./a.out configure:2433: $? = 0 configure:2450: result: yes configure:2457: checking whether we are cross compiling configure:2459: result: no configure:2462: checking for suffix of executables configure:2464: gcc -o conftest -march=pentium-mmx -O3 -pipe conftest.c >&5 configure:2467: $? = 0 configure:2492: result: configure:2498: checking for suffix of object files configure:2519: gcc -c -march=pentium-mmx -O3 -pipe conftest.c >&5 configure:2522: $? = 0 configure:2544: result: o configure:2548: checking whether we are using the GNU C compiler configure:2572: gcc -c -march=pentium-mmx -O3 -pipe conftest.c >&5 configure:2578: $? = 0 configure:2582: test -z || test ! -s conftest.err configure:2585: $? = 0 configure:2588: test -s conftest.o configure:2591: $? = 0 configure:2604: result: yes configure:2610: checking whether gcc accepts -g configure:2631: gcc -c -g conftest.c >&5 configure:2637: $? = 0 configure:2641: test -z || test ! -s conftest.err configure:2644: $? = 0 configure:2647: test -s conftest.o configure:2650: $? = 0 configure:2661: result: yes configure:2678: checking for gcc option to accept ANSI C configure:2748: gcc -c -march=pentium-mmx -O3 -pipe conftest.c >&5 configure:2754: $? = 0 configure:2758: test -z || test ! -s conftest.err configure:2761: $? = 0 configure:2764: test -s conftest.o configure:2767: $? = 0 configure:2785: result: none needed configure:2803: gcc -c -march=pentium-mmx -O3 -pipe conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2809: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2961: checking for style of include used by make configure:2989: result: GNU configure:3017: checking dependency style of gcc configure:3079: result: gcc3 configure:3097: checking for a BSD-compatible install configure:3152: result: /bin/install -c configure:3163: checking whether ln -s works configure:3167: result: yes configure:3262: checking for ld used by GCC configure:3325: result: /usr/i686-pc-linux-gnu/bin/ld configure:3334: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld GNU ld version 2.14.90.0.8 20040114 configure:3346: result: yes configure:3351: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files configure:3358: result: -r configure:3363: checking for BSD-compatible nm configure:3399: result: nm configure:3402: checking how to recognise dependant libraries configure:3580: result: pass_all configure:3593: checking command to parse nm output configure:3674: gcc -c -march=pentium-mmx -O3 -pipe conftest.c >&5 configure:3677: $? = 0 configure:3681: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:3684: $? = 0 configure:3736: gcc -o conftest -march=pentium-mmx -O3 -pipe conftest.c conftstm.o >&5 configure:3739: $? = 0 configure:3783: result: ok configure:3792: checking how to run the C preprocessor configure:3827: gcc -E conftest.c configure:3833: $? = 0 configure:3865: gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3871: $? = 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.1" | /* end confdefs.h. */ | #include configure:3910: result: gcc -E configure:3934: gcc -E conftest.c configure:3940: $? = 0 configure:3972: gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3978: $? = 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.1" | /* end confdefs.h. */ | #include configure:4022: checking for egrep configure:4032: result: grep -E configure:4037: checking for ANSI C header files configure:4062: gcc -c -march=pentium-mmx -O3 -pipe conftest.c >&5 configure:4068: $? = 0 configure:4072: test -z || test ! -s conftest.err configure:4075: $? = 0 configure:4078: test -s conftest.o configure:4081: $? = 0 configure:4167: gcc -o conftest -march=pentium-mmx -O3 -pipe conftest.c >&5 configure:4170: $? = 0 configure:4172: ./conftest configure:4175: $? = 0 configure:4190: result: yes configure:4214: checking for sys/types.h configure:4230: gcc -c -march=pentium-mmx -O3 -pipe conftest.c >&5 configure:4236: $? = 0 configure:4240: test -z || test ! -s conftest.err configure:4243: $? = 0 configure:4246: test -s conftest.o configure:4249: $? = 0 configure:4260: result: yes configure:4214: checking for sys/stat.h configure:4230: gcc -c -march=pentium-mmx -O3 -pipe conftest.c >&5 configure:4236: $? = 0 configure:4240: test -z || test ! -s conftest.err configure:4243: $? = 0 configure:4246: test -s conftest.o configure:4249: $? = 0 configure:4260: result: yes configure:4214: checking for stdlib.h configure:4230: gcc -c -march=pentium-mmx -O3 -pipe conftest.c >&5 configure:4236: $? = 0 configure:4240: test -z || test ! -s conftest.err configure:4243: $? = 0 configure:4246: test -s conftest.o configure:4249: $? = 0 configure:4260: result: yes configure:4214: checking for string.h configure:4230: gcc -c -march=pentium-mmx -O3 -pipe conftest.c >&5 configure:4236: $? = 0 configure:4240: test -z || test ! -s conftest.err configure:4243: $? = 0 configure:4246: test -s conftest.o configure:4249: $? = 0 configure:4260: result: yes configure:4214: checking for memory.h configure:4230: gcc -c -march=pentium-mmx -O3 -pipe conftest.c >&5 configure:4236: $? = 0 configure:4240: test -z || test ! -s conftest.err configure:4243: $? = 0 configure:4246: test -s conftest.o configure:4249: $? = 0 configure:4260: result: yes configure:4214: checking for strings.h configure:4230: gcc -c -march=pentium-mmx -O3 -pipe conftest.c >&5 configure:4236: $? = 0 configure:4240: test -z || test ! -s conftest.err configure:4243: $? = 0 configure:4246: test -s conftest.o configure:4249: $? = 0 configure:4260: result: yes configure:4214: checking for inttypes.h configure:4230: gcc -c -march=pentium-mmx -O3 -pipe conftest.c >&5 configure:4236: $? = 0 configure:4240: test -z || test ! -s conftest.err configure:4243: $? = 0 configure:4246: test -s conftest.o configure:4249: $? = 0 configure:4260: result: yes configure:4214: checking for stdint.h configure:4230: gcc -c -march=pentium-mmx -O3 -pipe conftest.c >&5 configure:4236: $? = 0 configure:4240: test -z || test ! -s conftest.err configure:4243: $? = 0 configure:4246: test -s conftest.o configure:4249: $? = 0 configure:4260: result: yes configure:4214: checking for unistd.h configure:4230: gcc -c -march=pentium-mmx -O3 -pipe conftest.c >&5 configure:4236: $? = 0 configure:4240: test -z || test ! -s conftest.err configure:4243: $? = 0 configure:4246: test -s conftest.o configure:4249: $? = 0 configure:4260: result: yes configure:4286: checking dlfcn.h usability configure:4298: gcc -c -march=pentium-mmx -O3 -pipe conftest.c >&5 configure:4304: $? = 0 configure:4308: test -z || test ! -s conftest.err configure:4311: $? = 0 configure:4314: test -s conftest.o configure:4317: $? = 0 configure:4327: result: yes configure:4331: checking dlfcn.h presence configure:4341: gcc -E conftest.c configure:4347: $? = 0 configure:4367: result: yes configure:4402: checking for dlfcn.h configure:4409: result: yes configure:4568: checking for i686-pc-linux-gnu-ranlib configure:4597: result: no configure:4606: checking for ranlib configure:4622: found /usr/bin/ranlib configure:4633: result: ranlib configure:4648: checking for i686-pc-linux-gnu-strip configure:4674: result: strip configure:4933: checking for objdir configure:4944: result: .libs configure:4961: checking for gcc option to produce PIC configure:5111: result: -fPIC configure:5115: checking if gcc PIC flag -fPIC works configure:5138: gcc -c -march=pentium-mmx -O3 -pipe -fPIC -DPIC conftest.c >&5 configure:5144: $? = 0 configure:5148: test -z || test ! -s conftest.err configure:5151: $? = 0 configure:5154: test -s conftest.o configure:5157: $? = 0 configure:5195: result: yes configure:5211: checking if gcc static flag -static works configure:5235: gcc -o conftest -march=pentium-mmx -O3 -pipe -static conftest.c >&5 configure:5241: $? = 0 configure:5245: test -z || test ! -s conftest.err configure:5248: $? = 0 configure:5251: test -s conftest configure:5254: $? = 0 configure:5271: result: yes configure:5283: checking if gcc supports -c -o file.o configure:5306: gcc -c -march=pentium-mmx -O3 -pipe -o out/conftest2.o conftest.c >&5 configure:5327: result: yes configure:5332: checking if gcc supports -c -o file.lo configure:5359: gcc -c -march=pentium-mmx -O3 -pipe -c -o conftest.lo conftest.c >&5 configure:5365: $? = 0 configure:5369: test -z || test ! -s conftest.err configure:5372: $? = 0 configure:5375: test -s conftest.lo configure:5378: $? = 0 configure:5400: result: yes configure:5431: checking if gcc supports -fno-rtti -fno-exceptions configure:5453: gcc -c -march=pentium-mmx -O3 -pipe -fno-rtti -fno-exceptions -c conftest.c conftest.c >&5 cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC configure:5459: $? = 0 configure:5463: test -z || test ! -s conftest.err configure:5466: $? = 0 configure:5469: test -s conftest.o configure:5472: $? = 0 configure:5489: result: no configure:5500: checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:6180: result: yes configure:6185: checking how to hardcode library paths into programs configure:6209: result: immediate configure:6214: checking whether stripping libraries is possible configure:6219: result: yes configure:6230: checking dynamic linker characteristics configure:6623: result: GNU/Linux ld.so configure:6628: checking if libtool supports shared libraries configure:6630: result: yes configure:6633: checking whether to build shared libraries configure:6654: result: yes configure:6657: checking whether to build static libraries configure:6661: result: yes configure:7411: checking whether -lc should be explicitly linked in configure:7419: gcc -c -march=pentium-mmx -O3 -pipe conftest.c >&5 configure:7422: $? = 0 configure:7436: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7439: $? = 0 configure:7452: result: no configure:8096: checking for sdl-config configure:8114: found /usr/bin/sdl-config configure:8127: result: /usr/bin/sdl-config configure:8135: checking for SDL - version >= 1.2.0 configure:8225: gcc -o conftest -march=pentium-mmx -O3 -pipe -I/usr/include/SDL -D_REENTRANT conftest.c -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread >&5 /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/../../../../i686-pc-linux-gnu/bin/ld: warning: libdirectfb-0.9.so.19, needed by /usr/lib/libSDL.so, not found (try using -rpath or -rpath-link) /usr/lib/libSDL.so: undefined reference to `DirectFBCreate' /usr/lib/libSDL.so: undefined reference to `DirectFBErrorString' /usr/lib/libSDL.so: undefined reference to `DirectFBError' /usr/lib/libSDL.so: undefined reference to `DirectFBInit' collect2: ld returned 1 exit status configure:8228: $? = 1 configure: program exited with status 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.1" | #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 | /* end confdefs.h. */ | | #include | #include | #include | #include "SDL.h" | | char* | my_strdup (char *str) | { | char *new_str; | | if (str) | { | new_str = (char *)malloc ((strlen (str) + 1) * sizeof(char)); | strcpy (new_str, str); | } | else | new_str = NULL; | | return new_str; | } | | int main (int argc, char *argv[]) | { | int major, minor, micro; | char *tmp_version; | | /* This hangs on some systems (?) | system ("touch conf.sdltest"); | */ | { FILE *fp = fopen("conf.sdltest", "a"); if ( fp ) fclose(fp); } | | /* HP/UX 9 (%@#!) writes to sscanf strings */ | tmp_version = my_strdup("1.2.0"); | if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) { | printf("%s, bad version string\n", "1.2.0"); | exit(1); | } | | if ((1 > major) || | ((1 == major) && (2 > minor)) || | ((1 == major) && (2 == minor) && (6 >= micro))) | { | return 0; | } | else | { | printf("\n*** 'sdl-config --version' returned %d.%d.%d, but the minimum version\n", 1, 2, 6); | printf("*** of SDL required is %d.%d.%d. If sdl-config is correct, then it is\n", major, minor, micro); | printf("*** best to upgrade to the required version.\n"); | printf("*** If sdl-config was wrong, set the environment variable SDL_CONFIG\n"); | printf("*** to point to the correct copy of sdl-config, and remove the file\n"); | printf("*** config.cache before re-running configure\n"); | return 1; | } | } | | configure:8255: result: no configure:8293: gcc -o conftest -march=pentium-mmx -O3 -pipe -I/usr/include/SDL -D_REENTRANT conftest.c -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread >&5 /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/../../../../i686-pc-linux-gnu/bin/ld: warning: libdirectfb-0.9.so.19, needed by /usr/lib/libSDL.so, not found (try using -rpath or -rpath-link) /usr/lib/libSDL.so: undefined reference to `DirectFBCreate' /usr/lib/libSDL.so: undefined reference to `DirectFBErrorString' /usr/lib/libSDL.so: undefined reference to `DirectFBError' /usr/lib/libSDL.so: undefined reference to `DirectFBInit' collect2: ld returned 1 exit status configure:8299: $? = 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.1" | #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 | /* end confdefs.h. */ | | #include | #include "SDL.h" | | int main(int argc, char *argv[]) | { return 0; } | #undef main | #define main K_and_R_C_main | | int | main () | { | return 0; | ; | return 0; | } configure:8340: error: *** SDL version 1.2.0 not found! ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_build_alias=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-march=pentium-mmx -O3 -pipe' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= 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_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_host_alias=i686-pc-linux-gnu ac_cv_objext=o ac_cv_path_SDL_CONFIG=/usr/bin/sdl-config ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=gcc ac_cv_prog_CPP='gcc -E' ac_cv_prog_STRIP=strip ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_target=i686-pc-linux-gnu ac_cv_target_alias=i686-pc-linux-gnu am_cv_CC_dependencies_compiler_type=gcc3 lt_cv_archive_cmds_need_lc=no lt_cv_compiler_c_o=yes lt_cv_compiler_o_lo=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.3.3.so' lt_cv_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_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\''' lt_cv_ld_reload_flag=-r lt_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld lt_cv_path_NM=nm lt_cv_prog_cc_can_build_shared=yes lt_cv_prog_cc_no_builtin= lt_cv_prog_cc_pic=' -fPIC' lt_cv_prog_cc_pic_works=yes lt_cv_prog_cc_shlib= lt_cv_prog_cc_static=-static lt_cv_prog_cc_static_works=yes lt_cv_prog_cc_wl=-Wl, lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/sdl-sound-1.0.1/work/SDL_sound-1.0.1/missing --run aclocal-1.6' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/tmp/portage/sdl-sound-1.0.1/work/SDL_sound-1.0.1/missing --run tar' AUTOCONF='${SHELL} /var/tmp/portage/sdl-sound-1.0.1/work/SDL_sound-1.0.1/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/sdl-sound-1.0.1/work/SDL_sound-1.0.1/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/sdl-sound-1.0.1/work/SDL_sound-1.0.1/missing --run automake-1.6' AWK='gawk' BINARY_AGE='0' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-march=pentium-mmx -O3 -pipe' CPP='gcc -E' CPPFLAGS='' DEFS='' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INTERFACE_AGE='0' LDFLAGS='' LIBMIKMOD_CFLAGS='' LIBMIKMOD_CONFIG='' LIBMIKMOD_LDADD='' LIBMIKMOD_LIBS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' LT_AGE='0' LT_CURRENT='1' LT_RELEASE='1.0' LT_REVISION='0' MAJOR_VERSION='1' MAKEINFO='${SHELL} /var/tmp/portage/sdl-sound-1.0.1/work/SDL_sound-1.0.1/missing --run makeinfo' MICRO_VERSION='1' MINOR_VERSION='0' OBJEXT='o' PACKAGE='SDL_sound' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SDL_CFLAGS='' SDL_CONFIG='/usr/bin/sdl-config' SDL_LIBS='' SET_MAKE='' SHELL='/bin/sh' SMPEG_CFLAGS='' SMPEG_CONFIG='' SMPEG_LIBS='' STRIP='strip' USE_MPGLIB_FALSE='' USE_MPGLIB_TRUE='' USE_PHYSICSFS_FALSE='' USE_PHYSICSFS_TRUE='' USE_TIMIDITY_FALSE='' USE_TIMIDITY_TRUE='' VERSION='1.0.1' VORBISENC_LIBS='' VORBISFILE_LIBS='' VORBIS_CFLAGS='' VORBIS_LIBS='' ac_ct_CC='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__include='include' am__quote='' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' exec_prefix='NONE' host='i686-pc-linux-gnu' host_alias='i686-pc-linux-gnu' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/tmp/portage/sdl-sound-1.0.1/work/SDL_sound-1.0.1/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var/lib' mandir='/usr/share/man' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target='i686-pc-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_vendor='pc' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_DLFCN_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define NDEBUG 1 #define PACKAGE "SDL_sound" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #define VERSION "1.0.1" configure: exit 1