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.52. 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: 99 tasks, 154 threads, 4 processors Load average: 0.69, Mach factor: 3.30 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH = /var/root/usr/local/bin:/var/root/usr/bin:/var/root/usr/X11R6/bin:/Users/proclus/gnu-darwin-func/admin:/usr/local/bin:/usr/X11R6/bin:/sbin:/usr/sbin:/Users/proclus/usr/local/bin:/Users/proclus/usr/bin:/Users/proclus/usr/X11R6/bin:/Users/proclus/gnu-darwin-func/admin:/usr/local/bin:/usr/X11R6/bin:/sbin:/usr/sbin:/Users/proclus/usr/local/bin:/Users/proclus/usr/bin:/Users/proclus/usr/X11R6/bin:/Users/proclus/gnu-darwin-func/admin:/usr/local/bin:/usr/X11R6/bin:/sbin:/usr/sbin:/Users/proclus/usr/local/bin:/Users/proclus/usr/bin:/Users/proclus/usr/X11R6/bin:/Users/proclus/gnu-darwin-func/admin:/usr/local/bin:/usr/X11R6/bin:/sbin:/usr/sbin:/bin:/sbin:/usr/bin:/usr/sbin ## ------------ ## ## Core tests. ## ## ------------ ## configure:1095: PATH=".;."; conftest.sh ./configure: line 1096: conftest.sh: command not found configure:1098: $? = 127 configure:1144: checking for a BSD compatible install configure:1193: result: /usr/bin/install -c -o root -g wheel configure:1204: checking whether build environment is sane configure:1247: result: yes configure:1262: checking whether make sets ${MAKE} configure:1282: result: yes configure:1310: checking for working aclocal configure:1317: result: found configure:1325: checking for working autoconf configure:1332: result: found configure:1340: checking for working automake configure:1347: result: found configure:1355: checking for working autoheader configure:1362: result: found configure:1370: checking for working makeinfo configure:1377: result: found configure:1461: checking build system type configure:1479: result: i386-unknown-gnu configure:1489: checking host system type configure:1503: result: i386-unknown-gnu configure:1521: checking for i386-unknown-gnu-gcc configure:1544: result: cc configure:1807: checking for C compiler version configure:1810: 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:1813: $? = 0 configure:1815: 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:1818: $? = 0 configure:1820: cc -V &5 cc: `-V' option must have argument configure:1823: $? = 1 configure:1843: checking for C compiler default output configure:1846: cc -fno-common -fno-common conftest.c >&5 configure:1849: $? = 0 configure:1878: result: a.out configure:1883: checking whether the C compiler works configure:1889: ./a.out configure:1892: $? = 0 configure:1907: result: yes configure:1914: checking whether we are cross compiling configure:1916: result: no configure:1919: checking for executable suffix configure:1921: cc -o conftest -fno-common -fno-common conftest.c >&5 configure:1924: $? = 0 configure:1946: result: configure:1952: checking for object suffix configure:1970: cc -c -fno-common -fno-common conftest.c >&5 configure:1973: $? = 0 configure:1992: result: configure:1996: checking whether we are using the GNU C compiler configure:2017: cc -c -fno-common -fno-common conftest.c >&5 configure:2020: $? = 0 configure:2023: test -s conftest. configure:2026: $? = 1 configure: failed program was: #line 2002 "configure" #include "confdefs.h" int main () { #ifndef __GNUC__ choke me #endif ; return 0; } configure:2038: result: no configure:2044: checking whether cc accepts -g configure:2062: cc -c -g -fno-common conftest.c >&5 configure:2065: $? = 0 configure:2068: test -s conftest. configure:2071: $? = 1 configure: failed program was: #line 2050 "configure" #include "confdefs.h" int main () { ; return 0; } configure:2081: result: no configure:2108: cc -c -fno-common -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2111: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2263: checking for non-GNU ld configure:2293: result: /usr/bin/ld configure:2302: checking if the linker (/usr/bin/ld) is GNU ld configure:2314: result: no configure:2318: checking for /usr/bin/ld option to reload object files configure:2325: result: -r configure:2330: checking for BSD-compatible nm configure:2366: result: nm configure:2369: checking whether ln -s works configure:2373: result: yes configure:2380: checking how to recognise dependant libraries configure:2558: result: pass_all configure:2564: checking command to parse nm output configure:2645: cc -c -fno-common -fno-common conftest.c >&5 configure:2648: $? = 0 configure:2652: 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:2655: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:2645: cc -c -fno-common -fno-common conftest.c >&5 configure:2648: $? = 0 configure:2652: 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:2655: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:2751: result: failed configure:2763: checking how to run the C preprocessor configure:2789: cc -E -fno-common conftest.c configure:2795: $? = 0 configure:2822: cc -E -fno-common conftest.c configure:2819:28: ac_nonexistent.h: No such file or directory configure:2828: $? = 1 configure: failed program was: #line 2818 "configure" #include "confdefs.h" #include configure:2865: result: cc -E configure:2880: cc -E -fno-common conftest.c configure:2886: $? = 0 configure:2913: cc -E -fno-common conftest.c configure:2910:28: ac_nonexistent.h: No such file or directory configure:2919: $? = 1 configure: failed program was: #line 2909 "configure" #include "confdefs.h" #include configure:2961: checking for dlfcn.h configure:2971: cc -E -fno-common conftest.c configure:2977: $? = 0 configure:2996: result: yes configure:3148: checking for i386-unknown-gnu-ranlib configure:3174: result: no configure:3183: checking for ranlib configure:3198: found /usr/bin/ranlib configure:3207: result: ranlib configure:3222: checking for i386-unknown-gnu-strip configure:3248: result: no configure:3257: checking for strip configure:3272: found /usr/bin/strip configure:3281: result: strip configure:3483: checking for objdir configure:3494: result: .libs configure:3509: checking for cc option to produce PIC configure:3656: result: none configure:3744: checking if cc static flag works configure:3765: cc -o conftest -fno-common -fno-common conftest.c >&5 configure:3768: $? = 0 configure:3771: test -s conftest configure:3774: $? = 0 configure:3788: result: yes configure:3799: checking if cc supports -c -o file.o configure:3819: cc -c -fno-common -o out/conftest2.o -fno-common conftest.c >&5 configure:3843: result: yes configure:3848: checking if cc supports -c -o file.lo configure:3872: cc -c -fno-common -c -o conftest.lo -fno-common conftest.c >&5 configure:3875: $? = 0 configure:3878: test -s conftest.lo configure:3881: $? = 0 configure:3902: result: yes configure:3988: checking whether the linker (/usr/bin/ld) supports shared libraries configure:4668: result: no configure:4673: checking how to hardcode library paths into programs configure:4697: result: unsupported configure:4702: checking whether stripping libraries is possible configure:4710: result: no configure:4718: checking dynamic linker characteristics configure:5111: result: gnu ld.so configure:5116: checking if libtool supports shared libraries configure:5118: result: no configure:5121: checking whether to build shared libraries configure:5142: result: no configure:5145: checking whether to build static libraries configure:5149: result: yes configure:6675: checking for C compiler version configure:6678: 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:6681: $? = 0 configure:6683: 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:6686: $? = 0 configure:6688: cc -V &5 cc: `-V' option must have argument configure:6691: $? = 1 configure:6694: checking whether we are using the GNU C compiler configure:6736: result: no configure:6742: checking whether cc accepts -g configure:6779: result: no configure:6806: cc -c -fno-common -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:6809: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:6919: checking for a BSD compatible install configure:6968: result: /usr/bin/install -c -o root -g wheel configure:6981: checking for xmms configure:7010: result: no ## ----------------- ## ## 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 ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=' -fno-common ' 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_header_dlfcn_h=yes ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_objext= ac_cv_path_XMMS_PATH=no 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_make_set=yes 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 "Blursk" #define VERSION "1.3" #define HAVE_DLFCN_H 1 configure: exit 1