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.53. Invocation command line was $ ./configure --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/X11R6 i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 153 tasks, 208 threads, 4 processors Load average: 3.32, Mach factor: 0.70 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1415: checking for a BSD-compatible install configure:1469: result: /usr/bin/install -c -o root -g wheel configure:1480: checking whether build environment is sane configure:1523: result: yes configure:1556: checking for gawk configure:1572: found /usr/local/bin/gawk configure:1582: result: gawk configure:1592: checking whether gmake sets ${MAKE} configure:1612: result: yes configure:1836: checking build system type configure:1854: result: i386-unknown-gnu configure:1862: checking host system type configure:1876: result: i386-unknown-gnu configure:1904: checking for style of include used by gmake configure:1932: result: GNU configure:1965: checking for i386-unknown-gnu-gcc configure:1991: result: cc configure:2273: checking for C compiler version configure:2276: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:2279: $? = 0 configure:2281: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:2284: $? = 0 configure:2286: cc -V &5 cc: `-V' option must have argument configure:2289: $? = 1 configure:2315: checking for C compiler default output configure:2318: cc -fno-common -L/usr/local/lib conftest.c -pthread >&5 cc: unrecognized option `-pthread' configure:2321: $? = 0 configure:2354: result: a.out configure:2359: checking whether the C compiler works configure:2365: ./a.out configure:2368: $? = 0 configure:2383: result: yes configure:2390: checking whether we are cross compiling configure:2392: result: no configure:2395: checking for suffix of executables configure:2397: cc -o conftest -fno-common -L/usr/local/lib conftest.c -pthread >&5 cc: unrecognized option `-pthread' configure:2400: $? = 0 configure:2422: result: configure:2428: checking for suffix of object files configure:2452: cc -c -fno-common -L/usr/local/lib conftest.c >&5 configure:2455: $? = 0 configure:2474: result: configure:2478: checking whether we are using the GNU C compiler configure:2505: cc -c -fno-common -L/usr/local/lib conftest.c >&5 configure:2508: $? = 0 configure:2511: test -s conftest. configure:2514: $? = 1 configure: failed program was: #line 2483 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { #ifndef __GNUC__ choke me #endif ; return 0; } configure:2526: result: no configure:2532: checking whether cc accepts -g configure:2556: cc -c -g conftest.c >&5 configure:2559: $? = 0 configure:2562: test -s conftest. configure:2565: $? = 1 configure: failed program was: #line 2537 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { ; return 0; } configure:2575: result: no configure:2602: cc -c -fno-common -L/usr/local/lib conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2605: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2717: checking dependency style of cc configure:2779: result: gcc3 configure:2839: checking for non-GNU ld configure:2869: result: /usr/bin/ld configure:2878: checking if the linker (/usr/bin/ld) is GNU ld configure:2890: result: no configure:2895: checking for /usr/bin/ld option to reload object files configure:2902: result: -r configure:2907: checking for BSD-compatible nm configure:2943: result: nm configure:2946: checking whether ln -s works configure:2950: result: yes configure:2957: checking how to recognise dependant libraries configure:3135: result: pass_all configure:3148: checking command to parse nm output configure:3229: cc -c -fno-common -L/usr/local/lib conftest.c >&5 configure:3232: $? = 0 configure:3236: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:3239: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:3229: cc -c -fno-common -L/usr/local/lib conftest.c >&5 configure:3232: $? = 0 configure:3236: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:3239: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:3335: result: failed configure:3347: checking how to run the C preprocessor configure:3373: cc -E conftest.c configure:3379: $? = 0 configure:3406: cc -E conftest.c configure:3402:28: ac_nonexistent.h: No such file or directory configure:3412: $? = 1 configure: failed program was: #line 3401 "configure" #include "confdefs.h" #include configure:3449: result: cc -E configure:3464: cc -E conftest.c configure:3470: $? = 0 configure:3497: cc -E conftest.c configure:3493:28: ac_nonexistent.h: No such file or directory configure:3503: $? = 1 configure: failed program was: #line 3492 "configure" #include "confdefs.h" #include configure:3543: checking for ANSI C header files configure:3557: cc -E conftest.c configure:3563: $? = 0 configure:3648: cc -o conftest -fno-common -L/usr/local/lib conftest.c -pthread >&5 cc: unrecognized option `-pthread' configure:3651: $? = 0 configure:3653: ./conftest configure:3656: $? = 0 configure:3670: result: yes configure:3694: checking for sys/types.h configure:3707: cc -c -fno-common -L/usr/local/lib conftest.c >&5 configure:3710: $? = 0 configure:3713: test -s conftest. configure:3716: $? = 1 configure: failed program was: #line 3699 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3726: result: no configure:3694: checking for sys/stat.h configure:3707: cc -c -fno-common -L/usr/local/lib conftest.c >&5 configure:3710: $? = 0 configure:3713: test -s conftest. configure:3716: $? = 1 configure: failed program was: #line 3699 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3726: result: no configure:3694: checking for stdlib.h configure:3707: cc -c -fno-common -L/usr/local/lib conftest.c >&5 configure:3710: $? = 0 configure:3713: test -s conftest. configure:3716: $? = 1 configure: failed program was: #line 3699 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3726: result: no configure:3694: checking for string.h configure:3707: cc -c -fno-common -L/usr/local/lib conftest.c >&5 configure:3710: $? = 0 configure:3713: test -s conftest. configure:3716: $? = 1 configure: failed program was: #line 3699 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3726: result: no configure:3694: checking for memory.h configure:3707: cc -c -fno-common -L/usr/local/lib conftest.c >&5 configure:3710: $? = 0 configure:3713: test -s conftest. configure:3716: $? = 1 configure: failed program was: #line 3699 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3726: result: no configure:3694: checking for strings.h configure:3707: cc -c -fno-common -L/usr/local/lib conftest.c >&5 configure:3710: $? = 0 configure:3713: test -s conftest. configure:3716: $? = 1 configure: failed program was: #line 3699 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3726: result: no configure:3694: checking for inttypes.h configure:3707: cc -c -fno-common -L/usr/local/lib conftest.c >&5 configure:3710: $? = 0 configure:3713: test -s conftest. configure:3716: $? = 1 configure: failed program was: #line 3699 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3726: result: no configure:3694: checking for stdint.h configure:3707: cc -c -fno-common -L/usr/local/lib conftest.c >&5 configure:3710: $? = 0 configure:3713: test -s conftest. configure:3716: $? = 1 configure: failed program was: #line 3699 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3726: result: no configure:3694: checking for unistd.h configure:3707: cc -c -fno-common -L/usr/local/lib conftest.c >&5 configure:3710: $? = 0 configure:3713: test -s conftest. configure:3716: $? = 1 configure: failed program was: #line 3699 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3726: result: no configure:3752: checking dlfcn.h usability configure:3761: cc -c -fno-common -L/usr/local/lib conftest.c >&5 configure:3764: $? = 0 configure:3767: test -s conftest. configure:3770: $? = 1 configure: failed program was: #line 3754 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3779: result: no configure:3783: checking dlfcn.h presence configure:3790: cc -E conftest.c configure:3796: $? = 0 configure:3814: result: yes configure:3825: WARNING: dlfcn.h: present but cannot be compiled configure:3827: WARNING: dlfcn.h: check for missing prerequisite headers? configure:3829: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:3832: checking for dlfcn.h configure:3839: result: yes configure:3998: checking for i386-unknown-gnu-ranlib configure:4027: result: no configure:4036: checking for ranlib configure:4052: found /usr/bin/ranlib configure:4063: result: ranlib configure:4078: checking for i386-unknown-gnu-strip configure:4107: result: no configure:4116: checking for strip configure:4132: found /usr/bin/strip configure:4143: result: strip configure:4354: checking for objdir configure:4365: result: .libs configure:4382: checking for cc option to produce PIC configure:4529: result: none configure:4624: checking if cc static flag works configure:4651: cc -o conftest -fno-common -L/usr/local/lib conftest.c -pthread >&5 cc: unrecognized option `-pthread' configure:4654: $? = 0 configure:4657: test -s conftest configure:4660: $? = 0 configure:4675: result: yes configure:4687: checking if cc supports -c -o file.o configure:4709: cc -c -fno-common -L/usr/local/lib -o out/conftest2.o conftest.c >&5 configure:4731: result: yes configure:4736: checking if cc supports -c -o file.lo configure:4766: cc -c -fno-common -L/usr/local/lib -c -o conftest.lo conftest.c >&5 configure:4769: $? = 0 configure:4772: test -s conftest.lo configure:4775: $? = 0 configure:4796: result: yes configure:4888: checking whether the linker (/usr/bin/ld) supports shared libraries configure:5568: result: no configure:5573: checking how to hardcode library paths into programs configure:5597: result: unsupported configure:5602: checking whether stripping libraries is possible configure:5610: result: no configure:5618: checking dynamic linker characteristics configure:6011: result: gnu ld.so configure:6016: checking if libtool supports shared libraries configure:6018: result: no configure:6021: checking whether to build shared libraries configure:6042: result: no configure:6045: checking whether to build static libraries configure:6049: result: yes configure:7666: checking for C compiler version configure:7669: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:7672: $? = 0 configure:7674: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:7677: $? = 0 configure:7679: cc -V &5 cc: `-V' option must have argument configure:7682: $? = 1 configure:7685: checking whether we are using the GNU C compiler configure:7733: result: no configure:7739: checking whether cc accepts -g configure:7782: result: no configure:7809: cc -c -fno-common -L/usr/local/lib conftest.c >&5 conftest.c:2: error: parse error before "me" configure:7812: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:7924: checking dependency style of cc configure:7986: result: gcc3 configure:8003: checking for a BSD-compatible install configure:8057: result: /usr/bin/install -c -o root -g wheel configure:8069: checking for ANSI C header files configure:8196: result: yes configure:8258: checking for glib-config configure:8289: result: /usr/local/bin/glib12-config configure:8297: checking for GLIB - version >= 1.2.2 configure:8398: cc -o conftest -fno-common -L/usr/local/lib -I/usr/local/include/glib12 conftest.c -L/usr/local/lib -lglib-12 -pthread >&5 cc: unrecognized option `-pthread' configure:8401: $? = 0 configure:8403: ./conftest configure:8406: $? = 0 configure:8423: result: yes configure:8559: checking for gtk-config configure:8590: result: /usr/local/bin/gtk12-config configure:8598: checking for GTK - version >= 1.2.2 configure:8701: cc -o conftest -fno-common -L/usr/local/lib -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lglib-12 -lintl -lXi -lXext -lX11 -lm -pthread >&5 cc: unrecognized option `-pthread' configure:8704: $? = 0 configure:8706: ./conftest configure:8709: $? = 0 configure:8726: result: yes configure:8854: checking for audiofile-config configure:8872: found /usr/local/bin/audiofile-config configure:8885: result: /usr/local/bin/audiofile-config configure:8893: checking for Audio File Library - version >= 0.2.1 configure:8984: cc -o conftest -fno-common -L/usr/local/lib -I/usr/local/include conftest.c -pthread -L/usr/local/lib -laudiofile -lm >&5 cc: unrecognized option `-pthread' configure:8987: $? = 0 configure:8989: ./conftest configure:8992: $? = 0 configure:9015: result: yes configure:9119: checking for afOpenFile in -laudiofile configure:9152: cc -o conftest -fno-common -L/usr/local/lib conftest.c -laudiofile -pthread >&5 cc: unrecognized option `-pthread' configure:9155: $? = 0 configure:9158: test -s conftest configure:9161: $? = 0 configure:9172: result: yes configure:9218: checking for xmms-config configure:9249: result: no configure:9358: checking for XMMS - version >= 1.2.5 configure:9366: result: no configure:9393: error: *** XMMS >= 1.2.7 not installed - please install first *** ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-fno-common -L/usr/local/lib ' 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=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_audiofile_afOpenFile=yes ac_cv_objext= ac_cv_path_AUDIOFILE_CONFIG=/usr/local/bin/audiofile-config ac_cv_path_GLIB_CONFIG=/usr/local/bin/glib12-config ac_cv_path_GTK_CONFIG=/usr/local/bin/gtk12-config ac_cv_path_XMMS_CONFIG=no ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=no ac_cv_prog_make_gmake_set=yes am_cv_CC_dependencies_compiler_type=gcc3 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= 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/bin/ld lt_cv_path_NM=nm lt_cv_prog_cc_can_build_shared=no lt_cv_prog_cc_no_builtin= lt_cv_prog_cc_pic= lt_cv_prog_cc_shlib= lt_cv_prog_cc_static= lt_cv_prog_cc_static_works=yes lt_cv_prog_cc_wl= lt_cv_prog_gnu_ld=no lt_cv_sys_global_symbol_pipe= lt_cv_sys_max_cmd_len= lt_cv_sys_path_separator=: ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "xmms-audiofile" #define VERSION "0.1" #define STDC_HEADERS 1 #define HAVE_DLFCN_H 1 #define STDC_HEADERS 1 configure: exit 1