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.57. Invocation command line was $ ./configure ## --------- ## ## 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: 119 tasks, 174 threads, 4 processors Load average: 0.91, Mach factor: 3.08 /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:1492: checking for a BSD-compatible install configure:1546: result: /usr/bin/install -c -o root -g wheel configure:1557: checking whether build environment is sane configure:1600: result: yes configure:1633: checking for gawk configure:1649: found /usr/local/bin/gawk configure:1659: result: gawk configure:1669: checking whether make sets $(MAKE) configure:1689: result: yes configure:1931: checking for gcc configure:1957: result: cc configure:2201: checking for C compiler version configure:2204: 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:2207: $? = 0 configure:2209: 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:2212: $? = 0 configure:2214: cc -V &5 cc: `-V' option must have argument configure:2217: $? = 1 configure:2241: checking for C compiler default output configure:2244: cc -fno-common conftest.c >&5 configure:2247: $? = 0 configure:2293: result: a.out configure:2298: checking whether the C compiler works configure:2304: ./a.out configure:2307: $? = 0 configure:2324: result: yes configure:2331: checking whether we are cross compiling configure:2333: result: no configure:2336: checking for suffix of executables configure:2338: cc -o conftest -fno-common conftest.c >&5 configure:2341: $? = 0 configure:2366: result: configure:2372: checking for suffix of object files configure:2394: cc -c -fno-common conftest.c >&5 configure:2397: $? = 0 configure:2419: result: configure:2423: checking whether we are using the GNU C compiler configure:2448: cc -c -fno-common conftest.c >&5 configure:2451: $? = 0 configure:2454: test -s conftest. configure:2457: $? = 1 configure: failed program was: | #line 2428 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "modplugxmms" | #define VERSION "2.05" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2470: result: no configure:2476: checking whether cc accepts -g configure:2498: cc -c -g conftest.c >&5 configure:2501: $? = 0 configure:2504: test -s conftest. configure:2507: $? = 1 configure: failed program was: | #line 2481 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "modplugxmms" | #define VERSION "2.05" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2518: result: no configure:2535: checking for cc option to accept ANSI C configure:2596: cc -c -fno-common conftest.c >&5 configure:2599: $? = 0 configure:2602: test -s conftest. configure:2605: $? = 1 configure: failed program was: | #line 2542 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "modplugxmms" | #define VERSION "2.05" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2596: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2599: $? = 0 configure:2602: test -s conftest. configure:2605: $? = 1 configure: failed program was: | #line 2542 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "modplugxmms" | #define VERSION "2.05" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2596: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2599: $? = 1 configure: failed program was: | #line 2542 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "modplugxmms" | #define VERSION "2.05" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2596: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2599: $? = 1 configure: failed program was: | #line 2542 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "modplugxmms" | #define VERSION "2.05" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2596: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2599: $? = 1 configure: failed program was: | #line 2542 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "modplugxmms" | #define VERSION "2.05" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2596: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2599: $? = 0 configure:2602: test -s conftest. configure:2605: $? = 1 configure: failed program was: | #line 2542 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "modplugxmms" | #define VERSION "2.05" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2623: result: none needed configure:2641: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2644: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2772: checking for style of include used by make configure:2800: result: GNU configure:2828: checking dependency style of cc configure:2890: result: gcc3 configure:2989: checking for C++ compiler version configure:2992: c++ --version &5 c++ (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:2995: $? = 0 configure:2997: c++ -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:3000: $? = 0 configure:3002: c++ -V &5 c++: `-V' option must have argument configure:3005: $? = 1 configure:3008: checking whether we are using the GNU C++ compiler configure:3033: c++ -c -fno-common conftest.cc >&5 configure:3036: $? = 0 configure:3039: test -s conftest. configure:3042: $? = 1 configure: failed program was: | #line 3013 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "modplugxmms" | #define VERSION "2.05" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3055: result: no configure:3061: checking whether c++ accepts -g configure:3083: c++ -c -g conftest.cc >&5 configure:3086: $? = 0 configure:3089: test -s conftest. configure:3092: $? = 1 configure: failed program was: | #line 3066 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "modplugxmms" | #define VERSION "2.05" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3103: result: no configure:3147: c++ -c -fno-common conftest.cc >&5 configure:3150: $? = 0 configure:3153: test -s conftest. configure:3156: $? = 1 configure: failed program was: | #line 3129 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "modplugxmms" | #define VERSION "2.05" | /* end confdefs.h. */ | #include | | int | main () | { | exit (42); | ; | return 0; | } configure:3147: c++ -c -fno-common conftest.cc >&5 configure:3150: $? = 0 configure:3153: test -s conftest. configure:3156: $? = 1 configure: failed program was: | #line 3129 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "modplugxmms" | #define VERSION "2.05" | /* end confdefs.h. */ | #include | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3147: c++ -c -fno-common conftest.cc >&5 configure:3150: $? = 0 configure:3153: test -s conftest. configure:3156: $? = 1 configure: failed program was: | #line 3129 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "modplugxmms" | #define VERSION "2.05" | /* end confdefs.h. */ | #include | extern "C" void std::exit (int) throw (); using std::exit; | int | main () | { | exit (42); | ; | return 0; | } configure:3147: c++ -c -fno-common conftest.cc >&5 configure:3150: $? = 0 configure:3153: test -s conftest. configure:3156: $? = 1 configure: failed program was: | #line 3129 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "modplugxmms" | #define VERSION "2.05" | /* end confdefs.h. */ | #include | extern "C" void std::exit (int); using std::exit; | int | main () | { | exit (42); | ; | return 0; | } configure:3147: c++ -c -fno-common conftest.cc >&5 configure:3150: $? = 0 configure:3153: test -s conftest. configure:3156: $? = 1 configure: failed program was: | #line 3129 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "modplugxmms" | #define VERSION "2.05" | /* end confdefs.h. */ | #include | extern "C" void exit (int) throw (); | int | main () | { | exit (42); | ; | return 0; | } configure:3147: c++ -c -fno-common conftest.cc >&5 configure:3150: $? = 0 configure:3153: test -s conftest. configure:3156: $? = 1 configure: failed program was: | #line 3129 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "modplugxmms" | #define VERSION "2.05" | /* end confdefs.h. */ | #include | extern "C" void exit (int); | int | main () | { | exit (42); | ; | return 0; | } configure:3147: c++ -c -fno-common conftest.cc >&5 configure:3150: $? = 0 configure:3153: test -s conftest. configure:3156: $? = 1 configure: failed program was: | #line 3129 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "modplugxmms" | #define VERSION "2.05" | /* end confdefs.h. */ | #include | void exit (int); | int | main () | { | exit (42); | ; | return 0; | } configure:3217: checking dependency style of c++ configure:3279: result: gcc3 configure:3285: checking whether byte ordering is bigendian configure:3313: cc -c -fno-common conftest.c >&5 configure:3316: $? = 0 configure:3319: test -s conftest. configure:3322: $? = 1 configure: failed program was: | #line 3291 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "modplugxmms" | #define VERSION "2.05" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN | bogus endian macros | #endif | | ; | return 0; | } configure:3446: cc -o conftest -fno-common conftest.c >&5 configure:3449: $? = 0 configure:3451: ./conftest configure:3454: $? = 0 configure:3470: result: no configure:3539: checking build system type configure:3557: result: i386-apple-darwin8.0.1 configure:3565: checking host system type configure:3579: result: i386-apple-darwin8.0.1 configure:3642: checking for non-GNU ld configure:3672: result: /usr/bin/ld configure:3681: checking if the linker (/usr/bin/ld) is GNU ld configure:3693: result: no configure:3698: checking for /usr/bin/ld option to reload object files configure:3705: result: -r configure:3710: checking for BSD-compatible nm configure:3746: result: /usr/bin/nm -p configure:3749: checking for a sed that does not truncate output configure:3831: result: /usr/local/bin/sed configure:3834: checking whether ln -s works configure:3838: result: yes configure:3845: checking how to recognise dependent libraries configure:4026: result: file_magic Mach-O dynamically linked shared library configure:4038: checking command to parse /usr/bin/nm -p output configure:4122: cc -c -fno-common conftest.c >&5 configure:4125: $? = 0 configure:4129: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:4132: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:4122: cc -c -fno-common conftest.c >&5 configure:4125: $? = 0 configure:4129: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:4132: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:4228: result: failed configure:4240: checking how to run the C preprocessor configure:4276: cc -E conftest.c configure:4282: $? = 0 configure:4314: cc -E conftest.c configure:4318:28: ac_nonexistent.h: No such file or directory configure:4320: $? = 1 configure: failed program was: | #line 4305 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "modplugxmms" | #define VERSION "2.05" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:4358: result: cc -E configure:4383: cc -E conftest.c configure:4389: $? = 0 configure:4421: cc -E conftest.c configure:4425:28: ac_nonexistent.h: No such file or directory configure:4427: $? = 1 configure: failed program was: | #line 4412 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "modplugxmms" | #define VERSION "2.05" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:4470: checking for egrep configure:4480: result: grep -E configure:4485: checking for ANSI C header files configure:4511: cc -c -fno-common conftest.c >&5 configure:4514: $? = 0 configure:4517: test -s conftest. configure:4520: $? = 1 configure: failed program was: | #line 4490 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "modplugxmms" | #define VERSION "2.05" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4632: result: no configure:4656: checking for sys/types.h configure:4673: cc -c -fno-common conftest.c >&5 configure:4676: $? = 0 configure:4679: test -s conftest. configure:4682: $? = 1 configure: failed program was: | #line 4661 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "modplugxmms" | #define VERSION "2.05" | #ifdef __cplusplus | void exit (int); | #endif | /* end 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:4693: result: no configure:4656: checking for sys/stat.h configure:4673: cc -c -fno-common conftest.c >&5 configure:4676: $? = 0 configure:4679: test -s conftest. configure:4682: $? = 1 configure: failed program was: | #line 4661 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "modplugxmms" | #define VERSION "2.05" | #ifdef __cplusplus | void exit (int); | #endif | /* end 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:4693: result: no configure:4656: checking for stdlib.h configure:4673: cc -c -fno-common conftest.c >&5 configure:4676: $? = 0 configure:4679: test -s conftest. configure:4682: $? = 1 configure: failed program was: | #line 4661 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "modplugxmms" | #define VERSION "2.05" | #ifdef __cplusplus | void exit (int); | #endif | /* end 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:4693: result: no configure:4656: checking for string.h configure:4673: cc -c -fno-common conftest.c >&5 configure:4676: $? = 0 configure:4679: test -s conftest. configure:4682: $? = 1 configure: failed program was: | #line 4661 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "modplugxmms" | #define VERSION "2.05" | #ifdef __cplusplus | void exit (int); | #endif | /* end 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:4693: result: no configure:4656: checking for memory.h configure:4673: cc -c -fno-common conftest.c >&5 configure:4676: $? = 0 configure:4679: test -s conftest. configure:4682: $? = 1 configure: failed program was: | #line 4661 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "modplugxmms" | #define VERSION "2.05" | #ifdef __cplusplus | void exit (int); | #endif | /* end 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:4693: result: no configure:4656: checking for strings.h configure:4673: cc -c -fno-common conftest.c >&5 configure:4676: $? = 0 configure:4679: test -s conftest. configure:4682: $? = 1 configure: failed program was: | #line 4661 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "modplugxmms" | #define VERSION "2.05" | #ifdef __cplusplus | void exit (int); | #endif | /* end 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:4693: result: no configure:4656: checking for inttypes.h configure:4673: cc -c -fno-common conftest.c >&5 configure:4676: $? = 0 configure:4679: test -s conftest. configure:4682: $? = 1 configure: failed program was: | #line 4661 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "modplugxmms" | #define VERSION "2.05" | #ifdef __cplusplus | void exit (int); | #endif | /* end 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:4693: result: no configure:4656: checking for stdint.h configure:4673: cc -c -fno-common conftest.c >&5 configure:4676: $? = 0 configure:4679: test -s conftest. configure:4682: $? = 1 configure: failed program was: | #line 4661 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "modplugxmms" | #define VERSION "2.05" | #ifdef __cplusplus | void exit (int); | #endif | /* end 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:4693: result: no configure:4656: checking for unistd.h configure:4673: cc -c -fno-common conftest.c >&5 configure:4676: $? = 0 configure:4679: test -s conftest. configure:4682: $? = 1 configure: failed program was: | #line 4661 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "modplugxmms" | #define VERSION "2.05" | #ifdef __cplusplus | void exit (int); | #endif | /* end 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:4693: result: no configure:4719: checking dlfcn.h usability configure:4732: cc -c -fno-common conftest.c >&5 configure:4735: $? = 0 configure:4738: test -s conftest. configure:4741: $? = 1 configure: failed program was: | #line 4721 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "modplugxmms" | #define VERSION "2.05" | #ifdef __cplusplus | void exit (int); | #endif | /* end 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:4751: result: no configure:4755: checking dlfcn.h presence configure:4766: cc -E conftest.c configure:4772: $? = 0 configure:4791: result: yes configure:4811: WARNING: dlfcn.h: present but cannot be compiled configure:4813: WARNING: dlfcn.h: check for missing prerequisite headers? configure:4815: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:4827: checking for dlfcn.h configure:4834: result: yes configure:5032: checking for ranlib configure:5048: found /usr/bin/ranlib configure:5059: result: ranlib configure:5112: checking for strip configure:5128: found /usr/bin/strip configure:5139: result: strip configure:5349: checking for objdir configure:5360: result: .libs configure:5377: checking for cc option to produce PIC configure:5520: result: none configure:5614: checking if cc static flag works configure:5639: cc -o conftest -fno-common conftest.c >&5 configure:5642: $? = 0 configure:5645: test -s conftest configure:5648: $? = 0 configure:5664: result: yes configure:5676: checking if cc supports -c -o file.o configure:5699: cc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:5720: result: yes configure:5725: checking if cc supports -c -o file.lo configure:5753: cc -c -fno-common -c -o conftest.lo conftest.c >&5 configure:5756: $? = 0 configure:5759: test -s conftest.lo configure:5762: $? = 0 configure:5784: result: yes configure:5875: checking whether the linker (/usr/bin/ld) supports shared libraries configure:6570: result: yes configure:6575: checking how to hardcode library paths into programs configure:6599: result: unsupported configure:6604: checking whether stripping libraries is possible configure:6612: result: no configure:6620: checking dynamic linker characteristics configure:7051: result: darwin8.0.1 dyld configure:7056: checking if libtool supports shared libraries configure:7058: result: no configure:7061: checking whether to build shared libraries configure:7082: result: no configure:7085: checking whether to build static libraries configure:7089: result: yes configure:8377: checking for ANSI C header files configure:8524: result: no configure:8592: checking for gtk-config configure:8610: found /usr/local/bin/gtk-config configure:8623: result: /usr/local/bin/gtk-config configure:8631: checking for GTK - version >= 1.2.0 configure:8738: cc -o conftest -fno-common -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 >&5 configure:8741: $? = 0 configure:8743: ./conftest configure:8746: $? = 0 configure:8764: result: yes configure:8868: checking locale.h usability configure:8881: cc -c -fno-common conftest.c >&5 configure:8884: $? = 0 configure:8887: test -s conftest.o configure:8890: $? = 0 configure:8900: result: yes configure:8904: checking locale.h presence configure:8915: cc -E conftest.c configure:8921: $? = 0 configure:8940: result: yes configure:8976: checking for locale.h configure:8983: result: yes configure:8997: checking for LC_MESSAGES configure:9019: cc -o conftest -fno-common conftest.c >&5 configure:9022: $? = 0 configure:9025: test -s conftest configure:9028: $? = 0 configure:9039: result: yes configure:9068: checking libintl.h usability configure:9081: cc -c -fno-common conftest.c >&5 configure:9084: $? = 0 configure:9087: test -s conftest.o configure:9090: $? = 0 configure:9100: result: yes configure:9104: checking libintl.h presence configure:9115: cc -E conftest.c configure:9121: $? = 0 configure:9140: result: yes configure:9176: checking for libintl.h configure:9183: result: yes configure:9194: checking for dgettext in libc configure:9218: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _libintl_dgettext configure:9221: $? = 1 configure: failed program was: | #line 9199 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "modplugxmms" | #define VERSION "2.05" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | | #include | | int | main () | { | return (int) dgettext ("","") | ; | return 0; | } configure:9239: result: no configure:9335: checking for bindtextdomain in -lintl configure:9366: cc -o conftest -fno-common conftest.c -lintl >&5 configure:9369: $? = 0 configure:9372: test -s conftest configure:9375: $? = 0 configure:9387: result: yes configure:9390: checking for dgettext in -lintl configure:9421: cc -o conftest -fno-common conftest.c -lintl >&5 configure:9424: $? = 0 configure:9427: test -s conftest configure:9430: $? = 0 configure:9442: result: yes configure:9532: checking for bind_textdomain_codeset configure:9582: cc -o conftest -fno-common conftest.c -lintl >&5 configure:9585: $? = 0 configure:9588: test -s conftest configure:9591: $? = 0 configure:9602: result: yes configure:9641: checking for msgfmt configure:9668: result: /usr/local/bin/msgfmt configure:9679: checking for dcgettext configure:9729: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _dcgettext configure:9732: $? = 1 configure: failed program was: | #line 9684 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "modplugxmms" | #define VERSION "2.05" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dcgettext (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | #ifdef __STDC__ | # include | #else | # include | #endif | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dcgettext (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_dcgettext) || defined (__stub___dcgettext) | choke me | #else | char (*f) () = dcgettext; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != dcgettext; | ; | return 0; | } configure:9749: result: no configure:9761: checking for gmsgfmt configure:9792: result: /usr/local/bin/msgfmt configure:9801: checking for xgettext configure:9828: result: /usr/local/bin/xgettext configure:9853: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: __nl_msg_cat_cntr configure:9856: $? = 1 configure: failed program was: | #line 9835 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "modplugxmms" | #define VERSION "2.05" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | /* end confdefs.h. */ | | int | main () | { | extern int _nl_msg_cat_cntr; | return _nl_msg_cat_cntr | ; | return 0; | } configure:10005: checking for xmms-config configure:10036: result: no configure:10145: checking for XMMS - version >= 1.0.0 configure:10153: result: no configure:10180: error: *** XMMS >= 1.0.0 not installed - please install first *** ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-apple-darwin8.0.1 ac_cv_build_alias=i386-apple-darwin8.0.1 ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_cxx_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= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ 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= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_dcgettext=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=no ac_cv_header_libintl_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=no ac_cv_header_stdc=no 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-apple-darwin8.0.1 ac_cv_host_alias=i386-apple-darwin8.0.1 ac_cv_lib_intl_bindtextdomain=yes ac_cv_lib_intl_dgettext=yes ac_cv_objext= ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt ac_cv_path_GTK_CONFIG=/usr/local/bin/gtk-config ac_cv_path_MSGFMT=/usr/local/bin/msgfmt ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_path_XMMS_CONFIG=no ac_cv_prog_AWK=gawk ac_cv_prog_CPP='cc -E' ac_cv_prog_ac_ct_CC=cc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_cxx_g=no ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_val_LC_MESSAGES=yes gt_cv_func_dgettext_libc=no gt_cv_func_dgettext_libintl=yes gt_cv_have_gettext=yes lt_cv_compiler_c_o=yes lt_cv_compiler_o_lo=yes lt_cv_deplibs_check_method='file_magic Mach-O dynamically linked shared library' lt_cv_file_magic_cmd='/usr/bin/file -L' lt_cv_file_magic_test_file=/usr/lib/libSystem.dylib 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='/usr/bin/nm -p' lt_cv_path_SED=/usr/local/bin/sed 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= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/audio/xmms-modplug/work/modplugxmms-2.05/missing --run aclocal-1.6' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/audio/xmms-modplug/work/modplugxmms-2.05/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/audio/xmms-modplug/work/modplugxmms-2.05/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/audio/xmms-modplug/work/modplugxmms-2.05/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/audio/xmms-modplug/work/modplugxmms-2.05/missing --run automake-1.6' AWK='gawk' CATALOGS='' CATOBJEXT='.mo' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='' CXX='c++' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common -fno-exceptions -Wall -ffast-math -D_REENTRANT -I/usr/local/include/glib12' DATADIRNAME='lib' DEFS='' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' GMOFILES='' GMSGFMT='/usr/local/bin/msgfmt' GTK_CFLAGS='-I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include' GTK_CONFIG='/usr/local/bin/gtk-config' GTK_LIBS='-L/usr/local/lib -L/usr/X11R6/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lglib-12 -lintl -lXi -lXext -lX11 -lm' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INSTOBJEXT='.mo' INTLLIBS='-lintl ' LDFLAGS='' LIBMODPLUG_CFLAGS='' LIBMODPLUG_LIBS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/audio/xmms-modplug/work/modplugxmms-2.05/missing --run makeinfo' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/local/bin/msgfmt' OBJEXT='' PACKAGE='modplugxmms' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='' POFILES='' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_NLS='yes' VERSION='2.05' XGETTEXT='/usr/local/bin/xgettext' XMMS_CFLAGS='' XMMS_CONFIG='no' XMMS_DATA_DIR='' XMMS_EFFECT_PLUGIN_DIR='' XMMS_GENERAL_PLUGIN_DIR='' XMMS_INPUT_PLUGIN_DIR='' XMMS_LIBS='' XMMS_OUTPUT_PLUGIN_DIR='' XMMS_PLUGIN_DIR='' XMMS_VERSION='' XMMS_VISUALIZATION_PLUGIN_DIR='' ac_ct_CC='cc' ac_ct_CXX='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__include='include' am__quote='' bindir='${exec_prefix}/bin' build='i386-apple-darwin8.0.1' build_alias='' build_cpu='i386' build_os='darwin8.0.1' build_vendor='apple' datadir='${prefix}/share' exec_prefix='NONE' host='i386-apple-darwin8.0.1' host_alias='' host_cpu='i386' host_os='darwin8.0.1' host_vendor='apple' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/audio/xmms-modplug/work/modplugxmms-2.05/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' plugindir='' prefix='NONE' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ENABLE_NLS 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DLFCN_H 1 #define HAVE_GETTEXT 1 #define HAVE_LC_MESSAGES 1 #define HAVE_LOCALE_H 1 #define PACKAGE "modplugxmms" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define VERSION "2.05" #endif #ifdef __cplusplus void exit (int); configure: exit 1