This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --enable-ipv6 --enable-simd --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/local i386-unknown-gnu CC=cc CFLAGS=-fno-common CPPFLAGS=-I/usr/local/include CXXFLAGS=-fno-common CXX=c++ build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu --no-create --no-recursion ## --------- ## ## 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 /usr/bin/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: 137 tasks, 194 threads, 4 processors Load average: 1.08, Mach factor: 2.91 /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: /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: /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:2117: checking build system type configure:2135: result: i386-unknown-gnu configure:2157: checking host system type configure:2172: result: i386-unknown-gnu configure:2213: checking for a BSD-compatible install configure:2269: result: /usr/local/bin/ginstall -c configure:2280: checking whether build environment is sane configure:2323: result: yes configure:2388: checking for gawk configure:2404: found /usr/local/bin/gawk configure:2415: result: gawk configure:2426: checking whether make sets $(MAKE) configure:2447: result: yes configure:2807: checking for i386-unknown-gnu-gcc configure:2837: result: no configure:2847: checking for gcc configure:2863: found /usr/bin/gcc configure:2874: result: gcc configure:3112: checking for C compiler version configure:3119: gcc --version >&5 gcc (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:3122: $? = 0 configure:3129: gcc -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:3132: $? = 0 configure:3139: gcc -V >&5 gcc: `-V' option must have argument configure:3142: $? = 1 configure:3165: checking for C compiler default output file name configure:3192: gcc -fno-common conftest.c >&5 configure:3195: $? = 0 configure:3233: result: a.out configure:3250: checking whether the C compiler works configure:3260: ./a.out configure:3263: $? = 0 configure:3280: result: yes configure:3287: checking whether we are cross compiling configure:3289: result: no configure:3292: checking for suffix of executables configure:3299: gcc -o conftest -fno-common conftest.c >&5 configure:3302: $? = 0 configure:3326: result: configure:3332: checking for suffix of object files configure:3358: gcc -c -fno-common conftest.c >&5 configure:3361: $? = 0 configure:3384: result: configure:3388: checking whether we are using the GNU C compiler configure:3417: gcc -c -fno-common conftest.c >&5 configure:3423: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3440: result: no configure:3445: checking whether gcc accepts -g configure:3475: gcc -c -g conftest.c >&5 configure:3481: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3513: gcc -c conftest.c >&5 configure:3519: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3552: gcc -c -g conftest.c >&5 configure:3558: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3580: result: no configure:3597: checking for gcc option to accept ISO C89 configure:3671: gcc -c -fno-common conftest.c >&5 configure:3677: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | /* 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; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | 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:3671: gcc -qlanglvl=extc89 -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=extc89' configure:3677: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | /* 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; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | 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:3671: gcc -qlanglvl=ansi -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:3677: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | /* 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; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | 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:3671: gcc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:3677: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | /* 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; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | 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:3671: gcc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3677: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | /* 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; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | 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:3671: gcc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3677: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | /* 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; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | 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:3671: gcc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 gcc: unrecognized option `-Xc' configure:3677: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | /* 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; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | 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:3703: result: unsupported configure:3729: checking for style of include used by make configure:3757: result: GNU configure:3785: checking dependency style of gcc configure:3875: result: gcc3 configure:3900: checking for strerror in -lcposix configure:3935: gcc -o conftest -fno-common conftest.c -lcposix >&5 ld: can't locate file for: -lcposix configure:3941: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strerror (); | int | main () | { | return strerror (); | ; | return 0; | } configure:3959: result: no configure:3972: checking how to run the C preprocessor configure:4012: gcc -E conftest.c configure:4018: $? = 0 configure:4049: gcc -E conftest.c conftest.c:13:28: ac_nonexistent.h: No such file or directory configure:4055: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:4088: result: gcc -E configure:4117: gcc -E conftest.c configure:4123: $? = 0 configure:4154: gcc -E conftest.c conftest.c:13:28: ac_nonexistent.h: No such file or directory configure:4160: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:4198: checking for grep that handles long lines and -e configure:4272: result: /usr/bin/grep configure:4277: checking for egrep configure:4355: result: /usr/bin/grep -E configure:4360: checking for ANSI C header files configure:4390: gcc -c -fno-common conftest.c >&5 configure:4396: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4521: result: no configure:4545: checking for sys/types.h configure:4566: gcc -c -fno-common conftest.c >&5 configure:4572: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4588: result: no configure:4545: checking for sys/stat.h configure:4566: gcc -c -fno-common conftest.c >&5 configure:4572: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4588: result: no configure:4545: checking for stdlib.h configure:4566: gcc -c -fno-common conftest.c >&5 configure:4572: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4588: result: no configure:4545: checking for string.h configure:4566: gcc -c -fno-common conftest.c >&5 configure:4572: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4588: result: no configure:4545: checking for memory.h configure:4566: gcc -c -fno-common conftest.c >&5 configure:4572: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4588: result: no configure:4545: checking for strings.h configure:4566: gcc -c -fno-common conftest.c >&5 configure:4572: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4588: result: no configure:4545: checking for inttypes.h configure:4566: gcc -c -fno-common conftest.c >&5 configure:4572: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4588: result: no configure:4545: checking for stdint.h configure:4566: gcc -c -fno-common conftest.c >&5 configure:4572: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4588: result: no configure:4545: checking for unistd.h configure:4566: gcc -c -fno-common conftest.c >&5 configure:4572: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4588: result: no configure:4600: checking whether byte ordering is bigendian configure:4632: gcc -c -fno-common conftest.c >&5 configure:4638: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN) | bogus endian macros | #endif | | ; | return 0; | } configure:4785: gcc -o conftest -fno-common conftest.c >&5 configure:4788: $? = 0 configure:4794: ./conftest configure:4797: $? = 0 configure:4816: result: no configure:4835: checking for inline configure:4861: gcc -c -fno-common conftest.c >&5 configure:4867: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static inline foo_t static_foo () {return 0; } | inline foo_t foo () {return 0; } | #endif | configure:4861: gcc -c -fno-common conftest.c >&5 configure:4867: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline__ foo_t static_foo () {return 0; } | __inline__ foo_t foo () {return 0; } | #endif | configure:4861: gcc -c -fno-common conftest.c >&5 configure:4867: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline foo_t static_foo () {return 0; } | __inline foo_t foo () {return 0; } | #endif | configure:4885: result: no configure:4904: checking for an ANSI C-conforming const configure:4979: gcc -c -fno-common conftest.c >&5 configure:4985: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset cs; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *pcpcc; | char **ppc; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | pcpcc = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++pcpcc; | ppc = (char**) pcpcc; | pcpcc = (char const *const *) ppc; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | if (s) return 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | if (!foo) return 0; | } | return !cs[0] && !zero.x; | #endif | | ; | return 0; | } configure:5000: result: no configure:5020: checking whether assembler supports --noexecstack option configure:5030: gcc -fno-common -S -o conftest.s conftest.c >/dev/null configure:5033: $? = 0 configure:5050: result: no configure:5071: checking for a BSD-compatible install configure:5127: result: /usr/local/bin/ginstall -c configure:5138: checking whether ln -s works configure:5142: result: yes configure:5149: checking whether make sets $(MAKE) configure:5170: result: yes configure:5253: checking for a sed that does not truncate output configure:5307: result: /usr/local/bin/sed configure:5354: checking for non-GNU ld configure:5388: result: /usr/bin/ld configure:5397: checking if the linker (/usr/bin/ld) is GNU ld configure:5412: result: no configure:5417: checking for /usr/bin/ld option to reload object files configure:5424: result: -r configure:5442: checking for BSD-compatible nm configure:5491: result: /usr/bin/nm -p configure:5495: checking how to recognise dependent libraries configure:5671: result: pass_all configure:5914: checking dlfcn.h usability configure:5931: gcc -c -fno-common conftest.c >&5 configure:5937: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | #ifndef __cplusplus | #define inline | #endif | #define const | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5951: result: no configure:5955: checking dlfcn.h presence configure:5970: gcc -E conftest.c configure:5976: $? = 0 configure:5990: result: yes configure:6003: WARNING: dlfcn.h: present but cannot be compiled configure:6005: WARNING: dlfcn.h: check for missing prerequisite headers? configure:6007: WARNING: dlfcn.h: see the Autoconf documentation configure:6009: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:6011: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:6013: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:6018: checking for dlfcn.h configure:6026: result: yes configure:6053: checking for i386-unknown-gnu-g++ configure:6083: result: no configure:6053: checking for i386-unknown-gnu-c++ configure:6083: result: no configure:6053: checking for i386-unknown-gnu-gpp configure:6083: result: no configure:6053: checking for i386-unknown-gnu-aCC configure:6083: result: no configure:6053: checking for i386-unknown-gnu-CC configure:6083: result: no configure:6053: checking for i386-unknown-gnu-cxx configure:6083: result: no configure:6053: checking for i386-unknown-gnu-cc++ configure:6083: result: no configure:6053: checking for i386-unknown-gnu-cl.exe configure:6083: result: no configure:6053: checking for i386-unknown-gnu-FCC configure:6083: result: no configure:6053: checking for i386-unknown-gnu-KCC configure:6083: result: no configure:6053: checking for i386-unknown-gnu-RCC configure:6083: result: no configure:6053: checking for i386-unknown-gnu-xlC_r configure:6083: result: no configure:6053: checking for i386-unknown-gnu-xlC configure:6083: result: no configure:6097: checking for g++ configure:6113: found /usr/local/bin/g++ configure:6124: result: g++ configure:6155: checking for C++ compiler version configure:6162: g++ --version >&5 g++ (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:6165: $? = 0 configure:6172: g++ -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:6175: $? = 0 configure:6182: g++ -V >&5 g++: `-V' option must have argument configure:6185: $? = 1 configure:6188: checking whether we are using the GNU C++ compiler configure:6217: g++ -c -fno-common conftest.cpp >&5 configure:6223: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:6240: result: no configure:6245: checking whether g++ accepts -g configure:6275: g++ -c -g conftest.cpp >&5 configure:6281: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:6313: g++ -c conftest.cpp >&5 configure:6319: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:6352: g++ -c -g conftest.cpp >&5 configure:6358: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:6380: result: no configure:6405: checking dependency style of g++ configure:6495: result: gcc3 configure:6522: checking how to run the C++ preprocessor configure:6558: g++ -E conftest.cpp configure:6564: $? = 0 configure:6595: g++ -E conftest.cpp conftest.cpp:18:28: ac_nonexistent.h: No such file or directory configure:6601: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6634: result: g++ -E configure:6663: g++ -E conftest.cpp configure:6669: $? = 0 configure:6700: g++ -E conftest.cpp conftest.cpp:18:28: ac_nonexistent.h: No such file or directory configure:6706: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6755: checking for i386-unknown-gnu-g77 configure:6785: result: no configure:6755: checking for i386-unknown-gnu-xlf configure:6785: result: no configure:6755: checking for i386-unknown-gnu-f77 configure:6785: result: no configure:6755: checking for i386-unknown-gnu-frt configure:6785: result: no configure:6755: checking for i386-unknown-gnu-pgf77 configure:6785: result: no configure:6755: checking for i386-unknown-gnu-cf77 configure:6785: result: no configure:6755: checking for i386-unknown-gnu-fort77 configure:6785: result: no configure:6755: checking for i386-unknown-gnu-fl32 configure:6785: result: no configure:6755: checking for i386-unknown-gnu-af77 configure:6785: result: no configure:6755: checking for i386-unknown-gnu-xlf90 configure:6785: result: no configure:6755: checking for i386-unknown-gnu-f90 configure:6785: result: no configure:6755: checking for i386-unknown-gnu-pgf90 configure:6785: result: no configure:6755: checking for i386-unknown-gnu-pghpf configure:6785: result: no configure:6755: checking for i386-unknown-gnu-epcf90 configure:6785: result: no configure:6755: checking for i386-unknown-gnu-gfortran configure:6785: result: no configure:6755: checking for i386-unknown-gnu-g95 configure:6785: result: no configure:6755: checking for i386-unknown-gnu-xlf95 configure:6785: result: no configure:6755: checking for i386-unknown-gnu-f95 configure:6785: result: no configure:6755: checking for i386-unknown-gnu-fort configure:6785: result: no configure:6755: checking for i386-unknown-gnu-ifort configure:6785: result: no configure:6755: checking for i386-unknown-gnu-ifc configure:6785: result: no configure:6755: checking for i386-unknown-gnu-efc configure:6785: result: no configure:6755: checking for i386-unknown-gnu-pgf95 configure:6785: result: no configure:6755: checking for i386-unknown-gnu-lf95 configure:6785: result: no configure:6755: checking for i386-unknown-gnu-ftn configure:6785: result: no configure:6799: checking for g77 configure:6815: found /usr/local/bin/g77 configure:6826: result: g77 configure:6856: checking for Fortran 77 compiler version configure:6863: g77 --version >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' 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:6866: $? = 0 configure:6873: g77 -v >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) cc: /tmp/: linker input file unused because linking not done configure:6876: $? = 0 configure:6883: g77 -V >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc: `-V' must come at the start of the command line configure:6886: $? = 0 configure:6894: checking whether we are using the GNU Fortran 77 compiler configure:6913: g77 -c conftest.F >&5 Error on line 2: Bad # line: "#ifndef __GNUC__" Error on line 4: Bad # line: "#endif" Error on line 3: unclassifiable statement (starts "chokeme") cc: /tmp/conftest.F: Fortran compiler not installed on this system configure:6919: $? = 0 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6936: result: no configure:6942: checking whether g77 accepts -g configure:6959: g77 -c -g conftest.f >&5 configure:6965: $? = 0 configure: failed program was: | program main | | end configure:6981: result: no configure:7011: checking the maximum length of command line arguments configure:7120: result: -1 configure:7131: checking command to parse /usr/bin/nm -p output from gcc object configure:7236: gcc -c -fno-common conftest.c >&5 configure:7239: $? = 0 configure:7243: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:7246: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:7236: gcc -c -fno-common conftest.c >&5 configure:7239: $? = 0 configure:7243: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:7246: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:7336: result: failed configure:7343: checking for objdir configure:7358: result: .libs configure:7410: checking for i386-unknown-gnu-ar configure:7440: result: no configure:7450: checking for ar configure:7466: found /usr/bin/ar configure:7477: result: ar configure:7506: checking for i386-unknown-gnu-ranlib configure:7536: result: no configure:7546: checking for ranlib configure:7562: found /usr/bin/ranlib configure:7573: result: ranlib configure:7602: checking for i386-unknown-gnu-strip configure:7632: result: no configure:7642: checking for strip configure:7658: found /usr/bin/strip configure:7669: result: strip configure:8009: checking for gcc option to produce PIC configure:8219: result: configure:8290: checking if gcc static flag works configure:8318: result: yes configure:8328: checking if gcc supports -c -o file.o configure:8353: gcc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:8357: $? = 0 configure:8375: result: yes configure:8401: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:9356: result: no configure:9423: checking dynamic linker characteristics configure:9999: result: gnu ld.so configure:10008: checking how to hardcode library paths into programs configure:10033: result: unsupported configure:10047: checking whether stripping libraries is possible configure:10068: result: no configure:10853: checking if libtool supports shared libraries configure:10855: result: no configure:10858: checking whether to build shared libraries configure:10879: result: no configure:10882: checking whether to build static libraries configure:10886: result: yes configure:10978: creating libtool configure:11708: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:12642: result: yes configure:12664: g++ -c -fno-common conftest.cpp >&5 configure:12667: $? = 0 configure:12786: checking for g++ option to produce PIC configure:13060: result: configure:13131: checking if g++ static flag works configure:13159: result: yes configure:13169: checking if g++ supports -c -o file.o configure:13194: g++ -c -fno-common -o out/conftest2.o conftest.cpp >&5 configure:13198: $? = 0 configure:13216: result: yes configure:13242: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:13270: result: yes configure:13337: checking dynamic linker characteristics configure:13913: result: gnu ld.so configure:13922: checking how to hardcode library paths into programs configure:13947: result: unsupported configure:14473: checking if libtool supports shared libraries configure:14475: result: no configure:14478: checking whether to build shared libraries configure:14498: result: no configure:14501: checking whether to build static libraries configure:14505: result: yes configure:14515: checking for g77 option to produce PIC configure:14725: result: configure:14796: checking if g77 static flag works configure:14824: result: yes configure:14834: checking if g77 supports -c -o file.o configure:14859: g77 -c -o out/conftest2.o conftest.f >&5 configure:14863: $? = 0 configure:14881: result: yes configure:14907: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:15842: result: no configure:15909: checking dynamic linker characteristics configure:16485: result: gnu ld.so configure:16494: checking how to hardcode library paths into programs configure:16519: result: unsupported configure:20080: checking pthread.h usability configure:20097: gcc -c -fno-common conftest.c >&5 configure:20103: $? = 0 configure:20117: result: yes configure:20121: checking pthread.h presence configure:20136: gcc -E conftest.c configure:20142: $? = 0 configure:20156: result: yes configure:20184: checking for pthread.h configure:20191: result: yes configure:20256: checking for glib-config configure:20287: result: /usr/local/bin/glib12-config configure:20296: checking for GLIB - version >= 1.2.2 configure:20405: gcc -o conftest -fno-common -I/usr/local/include/glib12 conftest.c -L/usr/local/lib -lglib-12 >&5 configure:20408: $? = 0 configure:20414: ./conftest configure:20417: $? = 0 configure:20437: result: yes configure:20579: checking for gtk-config configure:20610: result: /usr/local/bin/gtk12-config configure:20619: checking for GTK - version >= 1.2.2 configure:20730: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -D_REENTRANT -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lgthread-12 -lglib-12 -pthread -lintl -lXi -lXext -lX11 -lm >&5 gcc: unrecognized option `-pthread' configure:20733: $? = 0 configure:20739: ./conftest configure:20742: $? = 0 configure:20762: result: yes configure:20858: checking for xmms configure:20889: result: no configure:20902: checking for SmcOpenConnection in -lSM configure:20937: gcc -o conftest -fno-common conftest.c -lSM -L/usr/local/lib -L/usr/X11R6/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lgthread-12 -lglib-12 -pthread -lintl -lXi -lXext -lX11 -lm >&5 gcc: unrecognized option `-pthread' configure:20943: $? = 0 configure:20961: result: yes configure:20977: checking for X configure:21212: result: libraries , headers configure:21289: checking for non-GNU ld configure:21320: result: /usr/bin/ld configure:21329: checking if the linker (/usr/bin/ld) is GNU ld configure:21342: result: no configure:21349: checking for shared library run path origin configure:21362: result: done configure:21792: checking for iconv configure:21824: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _libiconv _libiconv_close _libiconv_open configure:21830: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | #define WITH_SM | /* end confdefs.h. */ | #include | #include | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:21873: gcc -o conftest -fno-common conftest.c -liconv >&5 configure:21879: $? = 0 configure:21900: result: yes configure:21910: checking how to link with libiconv configure:21912: result: -liconv configure:21923: checking for iconv declaration configure:21962: gcc -c -fno-common conftest.c >&5 configure:21968: $? = 0 configure:21987: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:22003: checking for XF86VidModeQueryExtension in -lXxf86vm configure:22038: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -D_REENTRANT -I/usr/local/include -I/usr/X11R6/include conftest.c -lXxf86vm -L -lXext -L/usr/local/lib -L/usr/X11R6/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lgthread-12 -lglib-12 -pthread -lintl -lXi -lXext -lX11 -lm >&5 gcc: unrecognized option `-pthread' ld: -L: directory name missing configure:22044: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | #define WITH_SM | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char XF86VidModeQueryExtension (); | int | main () | { | return XF86VidModeQueryExtension (); | ; | return 0; | } configure:22062: result: no configure:22081: checking for old style FreeBSD -pthread flag configure:22100: result: no configure:22106: checking for pthread_attr_init in -lpthread configure:22141: gcc -o conftest -fno-common conftest.c -lpthread >&5 configure:22147: $? = 0 configure:22165: result: yes configure:22413: checking for glBegin in -lGL configure:22448: gcc -o conftest -fno-common conftest.c -lGL -L/usr/local/lib -L/usr/X11R6/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lgthread-12 -lglib-12 -pthread -lintl -lXi -lXext -lX11 -lm >&5 gcc: unrecognized option `-pthread' configure:22454: $? = 0 configure:22472: result: yes configure:22566: checking GL/gl.h usability configure:22583: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -D_REENTRANT -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:22589: $? = 0 configure:22603: result: yes configure:22607: checking GL/gl.h presence configure:22622: gcc -E -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -D_REENTRANT -I/usr/local/include -I/usr/X11R6/include conftest.c configure:22628: $? = 0 configure:22642: result: yes configure:22670: checking for GL/gl.h configure:22678: result: yes configure:22566: checking GL/glx.h usability configure:22583: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -D_REENTRANT -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:22589: $? = 0 configure:22603: result: yes configure:22607: checking GL/glx.h presence configure:22622: gcc -E -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -D_REENTRANT -I/usr/local/include -I/usr/X11R6/include conftest.c configure:22628: $? = 0 configure:22642: result: yes configure:22670: checking for GL/glx.h configure:22678: result: yes configure:22722: checking for inflate in -lz configure:22757: gcc -o conftest -fno-common conftest.c -lz >&5 configure:22763: $? = 0 configure:22781: result: yes configure:22844: checking for esd-config configure:22875: result: /usr/local/bin/esd-config configure:22884: checking for ESD - version >= 0.2.8 configure:22983: gcc -o conftest -fno-common -I/usr/local/include conftest.c -L/usr/local/lib -lesd -laudiofile -lm >&5 configure:22986: $? = 0 configure:22992: ./conftest configure:22995: $? = 0 configure:23021: result: yes configure:23024: checking for esd_get_latency in -lesd configure:23059: gcc -o conftest -fno-common conftest.c -lesd >&5 configure:23065: $? = 0 configure:23083: result: yes configure:23255: checking for libmikmod-config configure:23273: found /usr/local/bin/libmikmod-config configure:23286: result: /usr/local/bin/libmikmod-config configure:23295: checking for libmikmod - version >= 3.1.5 configure:23428: gcc -o conftest -fno-common -I/usr/local/include -D_REENTRANT -pthread conftest.c -L/usr/local/lib -lmikmod -L/usr/local/lib -lm >&5 gcc: unrecognized option `-pthread' configure:23431: $? = 0 configure:23437: ./conftest configure:23440: $? = 0 configure:23466: result: yes, `/usr/local/bin/libmikmod-config --version` configure:23644: checking for Ogg configure:23684: gcc -o conftest -fno-common conftest.c -L${exec_prefix}/lib -logg >&5 ld: warning -L: directory name (${exec_prefix}/lib) does not exist configure:23687: $? = 0 configure:23693: ./conftest configure:23696: $? = 0 configure:23716: result: yes configure:23848: checking for Vorbis configure:23900: gcc -o conftest -fno-common conftest.c -L${exec_prefix}/lib -lvorbis -lm -lvorbisenc -L${exec_prefix}/lib -logg >&5 ld: warning -L: directory name (${exec_prefix}/lib) does not exist ld: warning -L: directory name (${exec_prefix}/lib) does not exist configure:23903: $? = 0 configure:23909: ./conftest configure:23912: $? = 0 configure:23932: result: yes configure:24016: checking if Vorbis is sufficiently new configure:24045: gcc -c -fno-common conftest.c >&5 configure:24051: $? = 0 configure:24056: result: yes configure:24098: checking for thread-safe Xlib configure:24125: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -D_REENTRANT -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lgthread-12 -lglib-12 -pthread -lintl -lXi -lXext -lX11 -lm >&5 gcc: unrecognized option `-pthread' configure:24128: $? = 0 configure:24134: ./conftest configure:24137: $? = 0 configure:24153: result: yes configure:24176: checking whether NLS is requested configure:24185: result: yes configure:24223: checking for msgfmt configure: trying /usr/local/bin/msgfmt... 0 translated messages. configure:24255: result: /usr/local/bin/msgfmt configure:24264: checking for gmsgfmt configure:24295: result: /usr/local/bin/msgfmt configure:24335: checking for xgettext configure: trying /usr/local/bin/xgettext... /usr/local/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C configure:24367: result: /usr/local/bin/xgettext configure:24407: checking for msgmerge configure: trying /usr/local/bin/msgmerge... configure:24438: result: /usr/local/bin/msgmerge configure:24474: checking whether we are using the GNU C Library 2 or newer conftest.c:26:22: features.h: No such file or directory configure:24505: result: no configure:24514: checking for i386-unknown-gnu-ranlib configure:24541: result: ranlib configure:24608: checking for signed configure:24634: gcc -c -fno-common conftest.c >&5 configure:24640: $? = 0 configure:24655: result: yes configure:24665: checking for off_t configure:24695: gcc -c -fno-common conftest.c >&5 conftest.c:58: error: parse error before "ac__type_new_" conftest.c:58: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:62: error: parse error before ')' token configure:24701: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | #define WITH_SM | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_LIBZ | #define HAVE_ESD_GET_LATENCY | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef off_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:24716: result: no configure:24728: checking for size_t configure:24758: gcc -c -fno-common conftest.c >&5 configure:24764: $? = 0 configure:24779: result: yes configure:24792: checking for long long configure:24819: gcc -o conftest -fno-common conftest.c >&5 configure:24825: $? = 0 configure:24842: result: yes configure:24853: checking for long double configure:24887: gcc -c -fno-common conftest.c >&5 conftest.c:29: warning: use of `long double' type; its size may change in a future release conftest.c:29: warning: (Long double usage is reported only once for each file. conftest.c:29: warning: To disable this warning, use -Wno-long-double.) configure:24893: $? = 0 configure:24909: result: yes configure:24920: checking for wchar_t configure:24947: gcc -c -fno-common conftest.c >&5 configure:24953: $? = 0 configure:24968: result: yes configure:24979: checking for wint_t configure:25006: gcc -c -fno-common conftest.c >&5 configure:25012: $? = 0 configure:25027: result: yes configure:25038: checking for inttypes.h configure:25065: gcc -c -fno-common conftest.c >&5 configure:25071: $? = 0 configure:25086: result: yes configure:25097: checking for stdint.h configure:25124: gcc -c -fno-common conftest.c >&5 configure:25130: $? = 0 configure:25145: result: yes configure:25158: checking for intmax_t configure:25193: gcc -c -fno-common conftest.c >&5 configure:25199: $? = 0 configure:25214: result: yes configure:25226: checking whether printf() supports POSIX/XSI format strings configure:25281: gcc -o conftest -fno-common conftest.c >&5 configure:25284: $? = 0 configure:25290: ./conftest configure:25293: $? = 0 configure:25310: result: yes configure:25324: checking for working alloca.h configure:25351: gcc -o conftest -fno-common conftest.c >&5 configure:25357: $? = 0 configure:25374: result: yes configure:25384: checking for alloca configure:25431: gcc -o conftest -fno-common conftest.c >&5 configure:25437: $? = 0 configure:25454: result: yes configure:25687: checking for stdlib.h configure:25693: result: no configure:25687: checking for unistd.h configure:25693: result: no configure:25826: checking for getpagesize configure:25882: gcc -o conftest -fno-common conftest.c >&5 configure:25888: $? = 0 configure:25906: result: yes configure:25916: checking for working mmap configure:26063: gcc -o conftest -fno-common conftest.c >&5 configure:26066: $? = 0 configure:26072: ./conftest ./configure: line 1: 7129 Bus error ./conftest$ac_exeext configure:26075: $? = 138 configure: program exited with status 138 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | #define WITH_SM | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_LIBZ | #define HAVE_ESD_GET_LATENCY | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | /* malloc might have been renamed as rpl_malloc. */ | #undef malloc | | /* Thanks to Mike Haertel and Jim Avera for this test. | Here is a matrix of mmap possibilities: | mmap private not fixed | mmap private fixed at somewhere currently unmapped | mmap private fixed at somewhere already mapped | mmap shared not fixed | mmap shared fixed at somewhere currently unmapped | mmap shared fixed at somewhere already mapped | For private mappings, we should verify that changes cannot be read() | back from the file, nor mmap's back from the file at a different | address. (There have been systems where private was not correctly | implemented like the infamous i386 svr4.0, and systems where the | VM page cache was not coherent with the file system buffer cache | like early versions of FreeBSD and possibly contemporary NetBSD.) | For shared mappings, we should conversely verify that changes get | propagated back to all the places they're supposed to be. | | Grep wants private fixed already mapped. | The main things grep needs to know about mmap are: | * does it exist and is it safe to write into the mmap'd area | * how to use it (BSD variants) */ | | #include | #include | | #if !defined STDC_HEADERS && !defined HAVE_STDLIB_H | char *malloc (); | #endif | | /* This mess was copied from the GNU getpagesize.h. */ | #ifndef HAVE_GETPAGESIZE | /* Assume that all systems that can run configure have sys/param.h. */ | # ifndef HAVE_SYS_PARAM_H | # define HAVE_SYS_PARAM_H 1 | # endif | | # ifdef _SC_PAGESIZE | # define getpagesize() sysconf(_SC_PAGESIZE) | # else /* no _SC_PAGESIZE */ | # ifdef HAVE_SYS_PARAM_H | # include | # ifdef EXEC_PAGESIZE | # define getpagesize() EXEC_PAGESIZE | # else /* no EXEC_PAGESIZE */ | # ifdef NBPG | # define getpagesize() NBPG * CLSIZE | # ifndef CLSIZE | # define CLSIZE 1 | # endif /* no CLSIZE */ | # else /* no NBPG */ | # ifdef NBPC | # define getpagesize() NBPC | # else /* no NBPC */ | # ifdef PAGESIZE | # define getpagesize() PAGESIZE | # endif /* PAGESIZE */ | # endif /* no NBPC */ | # endif /* no NBPG */ | # endif /* no EXEC_PAGESIZE */ | # else /* no HAVE_SYS_PARAM_H */ | # define getpagesize() 8192 /* punt totally */ | # endif /* no HAVE_SYS_PARAM_H */ | # endif /* no _SC_PAGESIZE */ | | #endif /* no HAVE_GETPAGESIZE */ | | int | main () | { | char *data, *data2, *data3; | int i, pagesize; | int fd; | | pagesize = getpagesize (); | | /* First, make a file with some known garbage in it. */ | data = (char *) malloc (pagesize); | if (!data) | return 1; | for (i = 0; i < pagesize; ++i) | *(data + i) = rand (); | umask (0); | fd = creat ("conftest.mmap", 0600); | if (fd < 0) | return 1; | if (write (fd, data, pagesize) != pagesize) | return 1; | close (fd); | | /* Next, try to mmap the file at a fixed address which already has | something else allocated at it. If we can, also make sure that | we see the same garbage. */ | fd = open ("conftest.mmap", O_RDWR); | if (fd < 0) | return 1; | data2 = (char *) malloc (2 * pagesize); | if (!data2) | return 1; | data2 += (pagesize - ((long int) data2 & (pagesize - 1))) & (pagesize - 1); | if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE, | MAP_PRIVATE | MAP_FIXED, fd, 0L)) | return 1; | for (i = 0; i < pagesize; ++i) | if (*(data + i) != *(data2 + i)) | return 1; | | /* Finally, make sure that changes to the mapped area do not | percolate back to the file as seen by read(). (This is a bug on | some variants of i386 svr4.0.) */ | for (i = 0; i < pagesize; ++i) | *(data2 + i) = *(data2 + i) + 1; | data3 = (char *) malloc (pagesize); | if (!data3) | return 1; | if (read (fd, data3, pagesize) != pagesize) | return 1; | for (i = 0; i < pagesize; ++i) | if (*(data + i) != *(data3 + i)) | return 1; | close (fd); | return 0; | } configure:26091: result: no configure:26103: checking whether we are using the GNU C Library 2.1 or newer conftest.c:38:22: features.h: No such file or directory configure:26134: result: no configure:26142: checking whether integer division by zero raises SIGFPE configure:26209: gcc -o conftest -fno-common conftest.c >&5 conftest.c:55: warning: built-in function `nan' declared as non-function configure:26212: $? = 0 configure:26218: ./conftest configure:26221: $? = 0 configure:26238: result: yes configure:26251: checking for unsigned long long configure:26278: gcc -o conftest -fno-common conftest.c >&5 configure:26284: $? = 0 configure:26301: result: yes configure:26333: checking for inttypes.h configure:26361: gcc -c -fno-common conftest.c >&5 configure:26367: $? = 0 configure:26383: result: yes configure:26396: checking whether the inttypes.h PRIxNN macros are broken configure:26427: gcc -c -fno-common conftest.c >&5 configure:26433: $? = 0 configure:26449: result: no configure:26466: checking for stdint.h configure:26472: result: no configure:26601: checking for SIZE_MAX configure:26910: gcc -o conftest -fno-common conftest.c >&5 configure:26913: $? = 0 configure:26919: ./conftest configure:26922: $? = 0 configure:27220: gcc -o conftest -fno-common conftest.c >&5 configure:27223: $? = 0 configure:27229: ./conftest configure:27232: $? = 0 configure:27530: gcc -o conftest -fno-common conftest.c >&5 configure:27533: $? = 0 configure:27539: ./conftest configure:27542: $? = 0 configure:27582: gcc -c -fno-common conftest.c >&5 configure:27588: $? = 0 configure:27613: result: 4294967295UL configure:27631: checking for stdint.h configure:27637: result: no configure:27768: checking for CFPreferencesCopyAppValue configure:27798: gcc -o conftest -fno-common -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -framework CoreFoundation >&5 configure:27804: $? = 0 configure:27823: result: yes configure:27832: checking for CFLocaleCopyCurrent configure:27862: gcc -o conftest -fno-common -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -framework CoreFoundation >&5 ld: Undefined symbols: _CFLocaleCopyCurrent configure:27868: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | #define WITH_SM | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_LIBZ | #define HAVE_ESD_GET_LATENCY | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:27887: result: no configure:27908: checking for ptrdiff_t configure:27938: gcc -c -fno-common conftest.c >&5 conftest.c:76: error: parse error before "ac__type_new_" conftest.c:76: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:80: error: parse error before ')' token configure:27944: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | #define WITH_SM | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_LIBZ | #define HAVE_ESD_GET_LATENCY | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef ptrdiff_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:27959: result: no configure:27997: checking argz.h usability configure:28014: gcc -c -fno-common conftest.c >&5 conftest.c:77:18: argz.h: No such file or directory configure:28020: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | #define WITH_SM | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_LIBZ | #define HAVE_ESD_GET_LATENCY | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:28034: result: no configure:28038: checking argz.h presence configure:28053: gcc -E conftest.c conftest.c:44:18: argz.h: No such file or directory configure:28059: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | #define WITH_SM | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_LIBZ | #define HAVE_ESD_GET_LATENCY | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | /* end confdefs.h. */ | #include configure:28073: result: no configure:28101: checking for argz.h configure:28109: result: no configure:27997: checking limits.h usability configure:28014: gcc -c -fno-common conftest.c >&5 configure:28020: $? = 0 configure:28034: result: yes configure:28038: checking limits.h presence configure:28053: gcc -E conftest.c configure:28059: $? = 0 configure:28073: result: yes configure:28101: checking for limits.h configure:28109: result: yes configure:27997: checking locale.h usability configure:28014: gcc -c -fno-common conftest.c >&5 configure:28020: $? = 0 configure:28034: result: yes configure:28038: checking locale.h presence configure:28053: gcc -E conftest.c configure:28059: $? = 0 configure:28073: result: yes configure:28101: checking for locale.h configure:28109: result: yes configure:27997: checking nl_types.h usability configure:28014: gcc -c -fno-common conftest.c >&5 configure:28020: $? = 0 configure:28034: result: yes configure:28038: checking nl_types.h presence configure:28053: gcc -E conftest.c configure:28059: $? = 0 configure:28073: result: yes configure:28101: checking for nl_types.h configure:28109: result: yes configure:27997: checking malloc.h usability configure:28014: gcc -c -fno-common conftest.c >&5 configure:28020: $? = 0 configure:28034: result: yes configure:28038: checking malloc.h presence configure:28053: gcc -E conftest.c configure:28059: $? = 0 configure:28073: result: yes configure:28101: checking for malloc.h configure:28109: result: yes configure:27997: checking stddef.h usability configure:28014: gcc -c -fno-common conftest.c >&5 configure:28020: $? = 0 configure:28034: result: yes configure:28038: checking stddef.h presence configure:28053: gcc -E conftest.c configure:28059: $? = 0 configure:28073: result: yes configure:28101: checking for stddef.h configure:28109: result: yes configure:27987: checking for stdlib.h configure:27993: result: no configure:27987: checking for string.h configure:27993: result: no configure:27987: checking for unistd.h configure:27993: result: no configure:27997: checking sys/param.h usability configure:28014: gcc -c -fno-common conftest.c >&5 configure:28020: $? = 0 configure:28034: result: yes configure:28038: checking sys/param.h presence configure:28053: gcc -E conftest.c configure:28059: $? = 0 configure:28073: result: yes configure:28101: checking for sys/param.h configure:28109: result: yes configure:28151: checking for asprintf configure:28207: gcc -o conftest -fno-common conftest.c >&5 configure:28213: $? = 0 configure:28231: result: yes configure:28151: checking for fwprintf configure:28207: gcc -o conftest -fno-common conftest.c >&5 configure:28213: $? = 0 configure:28231: result: yes configure:28151: checking for getcwd configure:28207: gcc -o conftest -fno-common conftest.c >&5 configure:28213: $? = 0 configure:28231: result: yes configure:28151: checking for getegid configure:28207: gcc -o conftest -fno-common conftest.c >&5 configure:28213: $? = 0 configure:28231: result: yes configure:28151: checking for geteuid configure:28207: gcc -o conftest -fno-common conftest.c >&5 configure:28213: $? = 0 configure:28231: result: yes configure:28151: checking for getgid configure:28207: gcc -o conftest -fno-common conftest.c >&5 configure:28213: $? = 0 configure:28231: result: yes configure:28151: checking for getuid configure:28207: gcc -o conftest -fno-common conftest.c >&5 configure:28213: $? = 0 configure:28231: result: yes configure:28151: checking for mempcpy configure:28207: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _mempcpy configure:28213: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | #define WITH_SM | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_LIBZ | #define HAVE_ESD_GET_LATENCY | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | /* end confdefs.h. */ | /* Define mempcpy to an innocuous variant, in case declares mempcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define mempcpy innocuous_mempcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mempcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mempcpy | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char mempcpy (); | /* 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_mempcpy || defined __stub___mempcpy | choke me | #endif | | int | main () | { | return mempcpy (); | ; | return 0; | } configure:28231: result: no configure:28151: checking for munmap configure:28207: gcc -o conftest -fno-common conftest.c >&5 configure:28213: $? = 0 configure:28231: result: yes configure:28151: checking for putenv configure:28207: gcc -o conftest -fno-common conftest.c >&5 configure:28213: $? = 0 configure:28231: result: yes configure:28151: checking for setenv configure:28207: gcc -o conftest -fno-common conftest.c >&5 configure:28213: $? = 0 configure:28231: result: yes configure:28151: checking for setlocale configure:28207: gcc -o conftest -fno-common conftest.c >&5 configure:28213: $? = 0 configure:28231: result: yes configure:28151: checking for snprintf configure:28207: gcc -o conftest -fno-common conftest.c >&5 conftest.c:84: warning: conflicting types for built-in function `snprintf' configure:28213: $? = 0 configure:28231: result: yes configure:28151: checking for stpcpy configure:28207: gcc -o conftest -fno-common conftest.c >&5 configure:28213: $? = 0 configure:28231: result: yes configure:28151: checking for strcasecmp configure:28207: gcc -o conftest -fno-common conftest.c >&5 configure:28213: $? = 0 configure:28231: result: yes configure:28151: checking for strdup configure:28207: gcc -o conftest -fno-common conftest.c >&5 configure:28213: $? = 0 configure:28231: result: yes configure:28151: checking for strtoul configure:28207: gcc -o conftest -fno-common conftest.c >&5 configure:28213: $? = 0 configure:28231: result: yes configure:28151: checking for tsearch configure:28207: gcc -o conftest -fno-common conftest.c >&5 configure:28213: $? = 0 configure:28231: result: yes configure:28151: checking for wcslen configure:28207: gcc -o conftest -fno-common conftest.c >&5 configure:28213: $? = 0 configure:28231: result: yes configure:28151: checking for __argz_count configure:28207: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: ___argz_count configure:28213: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | #define WITH_SM | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_LIBZ | #define HAVE_ESD_GET_LATENCY | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | /* end confdefs.h. */ | /* Define __argz_count to an innocuous variant, in case declares __argz_count. | For example, HP-UX 11i declares gettimeofday. */ | #define __argz_count innocuous___argz_count | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __argz_count (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __argz_count | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __argz_count (); | /* 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___argz_count || defined __stub_____argz_count | choke me | #endif | | int | main () | { | return __argz_count (); | ; | return 0; | } configure:28231: result: no configure:28151: checking for __argz_stringify configure:28207: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: ___argz_stringify configure:28213: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | #define WITH_SM | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_LIBZ | #define HAVE_ESD_GET_LATENCY | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | /* end confdefs.h. */ | /* Define __argz_stringify to an innocuous variant, in case declares __argz_stringify. | For example, HP-UX 11i declares gettimeofday. */ | #define __argz_stringify innocuous___argz_stringify | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __argz_stringify (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __argz_stringify | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __argz_stringify (); | /* 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___argz_stringify || defined __stub_____argz_stringify | choke me | #endif | | int | main () | { | return __argz_stringify (); | ; | return 0; | } configure:28231: result: no configure:28151: checking for __argz_next configure:28207: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: ___argz_next configure:28213: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | #define WITH_SM | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_LIBZ | #define HAVE_ESD_GET_LATENCY | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | /* end confdefs.h. */ | /* Define __argz_next to an innocuous variant, in case declares __argz_next. | For example, HP-UX 11i declares gettimeofday. */ | #define __argz_next innocuous___argz_next | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __argz_next (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __argz_next | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __argz_next (); | /* 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___argz_next || defined __stub_____argz_next | choke me | #endif | | int | main () | { | return __argz_next (); | ; | return 0; | } configure:28231: result: no configure:28151: checking for __fsetlocking configure:28207: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: ___fsetlocking configure:28213: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | #define WITH_SM | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_LIBZ | #define HAVE_ESD_GET_LATENCY | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | /* end confdefs.h. */ | /* Define __fsetlocking to an innocuous variant, in case declares __fsetlocking. | For example, HP-UX 11i declares gettimeofday. */ | #define __fsetlocking innocuous___fsetlocking | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __fsetlocking (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __fsetlocking | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __fsetlocking (); | /* 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___fsetlocking || defined __stub_____fsetlocking | choke me | #endif | | int | main () | { | return __fsetlocking (); | ; | return 0; | } configure:28231: result: no configure:28243: checking whether _snprintf is declared configure:28273: gcc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:74: error: `_snprintf' undeclared (first use in this function) conftest.c:74: error: (Each undeclared identifier is reported only once conftest.c:74: error: for each function it appears in.) configure:28279: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | #define WITH_SM | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_LIBZ | #define HAVE_ESD_GET_LATENCY | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef _snprintf | char *p = (char *) _snprintf; | #endif | | ; | return 0; | } configure:28294: result: no configure:28308: checking whether _snwprintf is declared configure:28338: gcc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:75: error: `_snwprintf' undeclared (first use in this function) conftest.c:75: error: (Each undeclared identifier is reported only once conftest.c:75: error: for each function it appears in.) configure:28344: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | #define WITH_SM | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_LIBZ | #define HAVE_ESD_GET_LATENCY | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef _snwprintf | char *p = (char *) _snwprintf; | #endif | | ; | return 0; | } configure:28359: result: no configure:28374: checking whether feof_unlocked is declared configure:28404: gcc -c -fno-common conftest.c >&5 configure:28410: $? = 0 configure:28425: result: yes configure:28439: checking whether fgets_unlocked is declared configure:28469: gcc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:77: error: `fgets_unlocked' undeclared (first use in this function) conftest.c:77: error: (Each undeclared identifier is reported only once conftest.c:77: error: for each function it appears in.) configure:28475: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | #define WITH_SM | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_LIBZ | #define HAVE_ESD_GET_LATENCY | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef fgets_unlocked | char *p = (char *) fgets_unlocked; | #endif | | ; | return 0; | } configure:28490: result: no configure:28504: checking whether getc_unlocked is declared configure:28534: gcc -c -fno-common conftest.c >&5 configure:28540: $? = 0 configure:28555: result: yes configure:28623: checking for iconv configure:28731: result: yes configure:28741: checking how to link with libiconv configure:28743: result: -liconv configure:28754: checking for iconv declaration configure:28818: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:28829: checking for nl_langinfo and CODESET configure:28855: gcc -o conftest -fno-common conftest.c >&5 configure:28861: $? = 0 configure:28879: result: yes configure:28891: checking for LC_MESSAGES configure:28917: gcc -o conftest -fno-common conftest.c >&5 configure:28923: $? = 0 configure:28940: result: yes configure:28960: checking for bison configure:28976: found /usr/local/bin/bison configure:28987: result: bison configure:29001: checking version of bison configure:29010: result: 1.35, ok configure:29032: checking for CFPreferencesCopyAppValue configure:29087: result: yes configure:29096: checking for CFLocaleCopyCurrent configure:29151: result: no configure:29168: checking whether NLS is requested configure:29177: result: yes configure:29193: checking whether included gettext is requested configure:29203: result: no configure:29214: checking for GNU gettext in libc configure:29243: gcc -o conftest -fno-common -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c >&5 ld: Undefined symbols: __nl_domain_bindings __nl_msg_cat_cntr _libintl_bindtextdomain _libintl_gettext configure:29249: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | #define WITH_SM | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_LIBZ | #define HAVE_ESD_GET_LATENCY | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | extern int *_nl_domain_bindings; | int | main () | { | bindtextdomain ("", ""); | return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings | ; | return 0; | } configure:29266: result: no configure:29649: checking for GNU gettext in libintl configure:29686: gcc -o conftest -fno-common -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I/include conftest.c /lib/libintl.a -liconv >&5 ld: warning multiple definitions of symbol _locale_charset /lib/libintl.a(localcharset.o) definition of _locale_charset in section (__TEXT,__text) /usr/lib/libiconv.dylib(localcharset.o) definition of _locale_charset ld: Undefined symbols: _CFArrayGetCount _CFArrayGetTypeID _CFArrayGetValueAtIndex _CFGetTypeID _CFPreferencesCopyAppValue _CFStringGetCString _CFStringGetTypeID ___CFStringMakeConstantString _kCFPreferencesCurrentApplication configure:29692: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | #define WITH_SM | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_LIBZ | #define HAVE_ESD_GET_LATENCY | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | extern | #ifdef __cplusplus | "C" | #endif | const char *_nl_expand_alias (const char *); | int | main () | { | bindtextdomain ("", ""); | return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("") | ; | return 0; | } configure:29738: gcc -o conftest -fno-common -I/System/Library/Frameworks/CoreFoundation.framework/Headers -I/include conftest.c /lib/libintl.a -liconv -liconv >&5 ld: warning multiple definitions of symbol _locale_charset /lib/libintl.a(localcharset.o) definition of _locale_charset in section (__TEXT,__text) /usr/lib/libiconv.dylib(localcharset.o) definition of _locale_charset ld: Undefined symbols: _CFArrayGetCount _CFArrayGetTypeID _CFArrayGetValueAtIndex _CFGetTypeID _CFPreferencesCopyAppValue _CFStringGetCString _CFStringGetTypeID ___CFStringMakeConstantString _kCFPreferencesCurrentApplication configure:29744: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | #define WITH_SM | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_LIBZ | #define HAVE_ESD_GET_LATENCY | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | extern | #ifdef __cplusplus | "C" | #endif | const char *_nl_expand_alias (const char *); | int | main () | { | bindtextdomain ("", ""); | return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("") | ; | return 0; | } configure:29767: result: no configure:29823: checking whether to use NLS configure:29825: result: yes configure:29828: checking where the gettext function comes from configure:29839: result: included intl directory configure:30005: checking for socklen_t configure:30034: gcc -c -fno-common -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c >&5 configure:30040: $? = 0 configure:30056: result: yes configure:30445: checking for ALSA CFLAGS configure:30451: result: configure:30454: checking for ALSA LDFLAGS configure:30463: result: -lasound -lm -ldl -lpthread configure:30467: checking for libasound headers version >= 0.9.0 configure:30539: gcc -c -fno-common -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c >&5 conftest.c:81:28: alsa/asoundlib.h: No such file or directory conftest.c:109:12: #error not present configure:30545: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | #define WITH_SM | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_LIBZ | #define HAVE_ESD_GET_LATENCY | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define HAVE_OSS 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | /* ensure backward compatibility */ | #if !defined(SND_LIB_MAJOR) && defined(SOUNDLIB_VERSION_MAJOR) | #define SND_LIB_MAJOR SOUNDLIB_VERSION_MAJOR | #endif | #if !defined(SND_LIB_MINOR) && defined(SOUNDLIB_VERSION_MINOR) | #define SND_LIB_MINOR SOUNDLIB_VERSION_MINOR | #endif | #if !defined(SND_LIB_SUBMINOR) && defined(SOUNDLIB_VERSION_SUBMINOR) | #define SND_LIB_SUBMINOR SOUNDLIB_VERSION_SUBMINOR | #endif | | # if(SND_LIB_MAJOR > 0) | exit(0); | # else | # if(SND_LIB_MAJOR < 0) | # error not present | # endif | | # if(SND_LIB_MINOR > 9) | exit(0); | # else | # if(SND_LIB_MINOR < 9) | # error not present | # endif | | # if(SND_LIB_SUBMINOR < 0) | # error not present | # endif | # endif | # endif | exit(0); | | ; | return 0; | } configure:30556: result: not present. configure:30573: checking for snd_ctl_open in -lasound configure:30608: gcc -o conftest -fno-common -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -lasound -lasound -lm -ldl -lpthread >&5 ld: can't locate file for: -lasound configure:30614: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | #define WITH_SM | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_LIBZ | #define HAVE_ESD_GET_LATENCY | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define HAVE_OSS 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char snd_ctl_open (); | int | main () | { | return snd_ctl_open (); | ; | return 0; | } configure:30632: result: no configure:30682: checking for FreeBSD newpcm driver configure:30700: result: no configure:30726: checking linux/cdrom.h usability configure:30743: gcc -c -fno-common -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c >&5 conftest.c:113:25: linux/cdrom.h: No such file or directory configure:30749: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | #define WITH_SM | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_LIBZ | #define HAVE_ESD_GET_LATENCY | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define HAVE_OSS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:30763: result: no configure:30767: checking linux/cdrom.h presence configure:30782: gcc -E -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c conftest.c:80:25: linux/cdrom.h: No such file or directory configure:30788: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | #define WITH_SM | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_LIBZ | #define HAVE_ESD_GET_LATENCY | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define HAVE_OSS 1 | /* end confdefs.h. */ | #include configure:30802: result: no configure:30830: checking for linux/cdrom.h configure:30838: result: no configure:30866: checking sys/cdrio.h usability configure:30883: gcc -c -fno-common -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c >&5 conftest.c:113:23: sys/cdrio.h: No such file or directory configure:30889: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | #define WITH_SM | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_LIBZ | #define HAVE_ESD_GET_LATENCY | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define HAVE_OSS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:30903: result: no configure:30907: checking sys/cdrio.h presence configure:30922: gcc -E -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c conftest.c:80:23: sys/cdrio.h: No such file or directory configure:30928: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | #define WITH_SM | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_LIBZ | #define HAVE_ESD_GET_LATENCY | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define HAVE_OSS 1 | /* end confdefs.h. */ | #include configure:30942: result: no configure:30970: checking for sys/cdrio.h configure:30978: result: no configure:31006: checking sys/cdio.h usability configure:31023: gcc -c -fno-common -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c >&5 conftest.c:113:22: sys/cdio.h: No such file or directory configure:31029: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | #define WITH_SM | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_LIBZ | #define HAVE_ESD_GET_LATENCY | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define HAVE_OSS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:31043: result: no configure:31047: checking sys/cdio.h presence configure:31062: gcc -E -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c conftest.c:80:22: sys/cdio.h: No such file or directory configure:31068: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | #define WITH_SM | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_LIBZ | #define HAVE_ESD_GET_LATENCY | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define HAVE_OSS 1 | /* end confdefs.h. */ | #include configure:31082: result: no configure:31110: checking for sys/cdio.h configure:31118: result: no configure:31146: checking linux/joystick.h usability configure:31163: gcc -c -fno-common -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c >&5 conftest.c:113:28: linux/joystick.h: No such file or directory configure:31169: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | #define WITH_SM | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_LIBZ | #define HAVE_ESD_GET_LATENCY | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define HAVE_OSS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:31183: result: no configure:31187: checking linux/joystick.h presence configure:31202: gcc -E -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c conftest.c:80:28: linux/joystick.h: No such file or directory configure:31208: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | #define WITH_SM | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_LIBZ | #define HAVE_ESD_GET_LATENCY | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define HAVE_OSS 1 | /* end confdefs.h. */ | #include configure:31222: result: no configure:31250: checking for linux/joystick.h configure:31258: result: no configure:31276: checking for unistd.h configure:31282: result: no configure:31426: checking fcntl.h usability configure:31443: gcc -c -fno-common -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c >&5 configure:31449: $? = 0 configure:31463: result: yes configure:31467: checking fcntl.h presence configure:31482: gcc -E -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c configure:31488: $? = 0 configure:31502: result: yes configure:31530: checking for fcntl.h configure:31538: result: yes configure:31566: checking sys/ioctl.h usability configure:31583: gcc -c -fno-common -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c >&5 configure:31589: $? = 0 configure:31603: result: yes configure:31607: checking sys/ioctl.h presence configure:31622: gcc -E -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c configure:31628: $? = 0 configure:31642: result: yes configure:31670: checking for sys/ioctl.h configure:31678: result: yes configure:31706: checking fnmatch.h usability configure:31723: gcc -c -fno-common -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c >&5 configure:31729: $? = 0 configure:31743: result: yes configure:31747: checking fnmatch.h presence configure:31762: gcc -E -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c configure:31768: $? = 0 configure:31782: result: yes configure:31810: checking for fnmatch.h configure:31818: result: yes configure:31836: checking for limits.h configure:31842: result: yes configure:31986: checking sched.h usability configure:32003: gcc -c -fno-common -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c >&5 configure:32009: $? = 0 configure:32023: result: yes configure:32027: checking sched.h presence configure:32042: gcc -E -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c configure:32048: $? = 0 configure:32062: result: yes configure:32090: checking for sched.h configure:32098: result: yes configure:32126: checking sys/sched.h usability configure:32143: gcc -c -fno-common -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c >&5 conftest.c:118:23: sys/sched.h: No such file or directory configure:32149: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | #define WITH_SM | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_LIBZ | #define HAVE_ESD_GET_LATENCY | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define HAVE_OSS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SCHED_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:32163: result: no configure:32167: checking sys/sched.h presence configure:32182: gcc -E -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c conftest.c:85:23: sys/sched.h: No such file or directory configure:32188: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | #define WITH_SM | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_LIBZ | #define HAVE_ESD_GET_LATENCY | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define HAVE_OSS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SCHED_H 1 | /* end confdefs.h. */ | #include configure:32202: result: no configure:32230: checking for sys/sched.h configure:32238: result: no configure:32266: checking wchar.h usability configure:32283: gcc -c -fno-common -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c >&5 configure:32289: $? = 0 configure:32303: result: yes configure:32307: checking wchar.h presence configure:32322: gcc -E -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c configure:32328: $? = 0 configure:32342: result: yes configure:32370: checking for wchar.h configure:32378: result: yes configure:32406: checking fts.h usability configure:32423: gcc -c -fno-common -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c >&5 In file included from conftest.c:119: /usr/include/fts.h:65: error: parse error before "dev_t" /usr/include/fts.h:85: error: parse error before '}' token /usr/include/fts.h:100: error: parse error before "ino_t" /usr/include/fts.h:102: error: parse error before "fts_nlink" /usr/include/fts.h:137: error: parse error before '}' token /usr/include/fts.h:142: error: parse error before '*' token /usr/include/fts.h:142: error: parse error before '*' token /usr/include/fts.h:143: error: parse error before '*' token /usr/include/fts.h:144: error: parse error before '*' token /usr/include/fts.h:145: error: parse error before "FTSENT" /usr/include/fts.h:146: error: parse error before '*' token /usr/include/fts.h:146: error: parse error before '*' token /usr/include/fts.h:147: error: parse error before '*' token configure:32429: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | #define WITH_SM | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_LIBZ | #define HAVE_ESD_GET_LATENCY | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define HAVE_OSS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:32443: result: no configure:32447: checking fts.h presence configure:32462: gcc -E -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c configure:32468: $? = 0 configure:32482: result: yes configure:32495: WARNING: fts.h: present but cannot be compiled configure:32497: WARNING: fts.h: check for missing prerequisite headers? configure:32499: WARNING: fts.h: see the Autoconf documentation configure:32501: WARNING: fts.h: section "Present But Cannot Be Compiled" configure:32503: WARNING: fts.h: proceeding with the preprocessor's result configure:32505: WARNING: fts.h: in the future, the compiler will take precedence configure:32510: checking for fts.h configure:32518: result: yes configure:32538: checking for sched_setscheduler configure:32594: gcc -o conftest -fno-common -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c >&5 ld: Undefined symbols: _sched_setscheduler configure:32600: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | #define WITH_SM | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_LIBZ | #define HAVE_ESD_GET_LATENCY | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define HAVE_OSS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FTS_H 1 | /* end confdefs.h. */ | /* Define sched_setscheduler to an innocuous variant, in case declares sched_setscheduler. | For example, HP-UX 11i declares gettimeofday. */ | #define sched_setscheduler innocuous_sched_setscheduler | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sched_setscheduler (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sched_setscheduler | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sched_setscheduler (); | /* 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_sched_setscheduler || defined __stub___sched_setscheduler | choke me | #endif | | int | main () | { | return sched_setscheduler (); | ; | return 0; | } configure:32618: result: no configure:32625: checking for sched_setscheduler in -lposix4 configure:32660: gcc -o conftest -fno-common -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -lposix4 >&5 ld: can't locate file for: -lposix4 configure:32666: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | #define WITH_SM | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_LIBZ | #define HAVE_ESD_GET_LATENCY | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define HAVE_OSS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FTS_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sched_setscheduler (); | int | main () | { | return sched_setscheduler (); | ; | return 0; | } configure:32685: result: no configure:32692: checking for sched_setscheduler in -lrt configure:32727: gcc -o conftest -fno-common -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -lrt >&5 ld: can't locate file for: -lrt configure:32733: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.11" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #define _GNU_SOURCE 1 | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | #define WITH_SM | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_LIBZ | #define HAVE_ESD_GET_LATENCY | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define HAVE_OSS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FTS_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sched_setscheduler (); | int | main () | { | return sched_setscheduler (); | ; | return 0; | } configure:32752: result: no configure:32789: checking for mkdtemp configure:32845: gcc -o conftest -fno-common -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c >&5 configure:32851: $? = 0 configure:32869: result: yes configure:32883: checking for getmntinfo configure:32939: gcc -o conftest -fno-common -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c >&5 configure:32945: $? = 0 configure:32963: result: yes configure:32977: checking for sched_get_priority_max configure:33033: gcc -o conftest -fno-common -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c >&5 configure:33039: $? = 0 configure:33057: result: yes configure:33071: checking for srandomdev configure:33127: gcc -o conftest -fno-common -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c >&5 configure:33133: $? = 0 configure:33151: result: yes configure:33162: checking for nl_langinfo(CODESET) configure:33189: gcc -c -fno-common -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c >&5 configure:33195: $? = 0 configure:33210: result: yes configure:33286: checking for long configure:33316: gcc -c -fno-common -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c >&5 configure:33322: $? = 0 configure:33337: result: yes configure:33344: checking size of long configure:33646: gcc -o conftest -fno-common -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c >&5 configure:33649: $? = 0 configure:33655: ./conftest configure:33658: $? = 0 configure:33681: result: 4 configure:33712: checking if __ELF__ is defined configure:33733: result: no configure:34096: creating ./config.status ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_c_inline=no ac_cv_cxx_compiler_gnu=no ac_cv_env_CCASFLAGS_set= ac_cv_env_CCASFLAGS_value= ac_cv_env_CCAS_set= ac_cv_env_CCAS_value= ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-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_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_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_f77_compiler_gnu=no ac_cv_func___argz_count=no ac_cv_func___argz_next=no ac_cv_func___argz_stringify=no ac_cv_func___fsetlocking=no ac_cv_func_alloca_works=yes ac_cv_func_asprintf=yes ac_cv_func_fwprintf=yes ac_cv_func_getcwd=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getmntinfo=yes ac_cv_func_getpagesize=yes ac_cv_func_getuid=yes ac_cv_func_mempcpy=no ac_cv_func_mkdtemp=yes ac_cv_func_mmap_fixed_mapped=no ac_cv_func_munmap=yes ac_cv_func_putenv=yes ac_cv_func_sched_get_priority_max=yes ac_cv_func_sched_setscheduler=no ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_snprintf=yes ac_cv_func_srandomdev=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strdup=yes ac_cv_func_strtoul=yes ac_cv_func_tsearch=yes ac_cv_func_wcslen=yes ac_cv_gnu_library_2=no ac_cv_gnu_library_2_1=no ac_cv_have_decl__snprintf=no ac_cv_have_decl__snwprintf=no ac_cv_have_decl_feof_unlocked=yes ac_cv_have_decl_fgets_unlocked=no ac_cv_have_decl_getc_unlocked=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_GL_gl_h=yes ac_cv_header_GL_glx_h=yes ac_cv_header_argz_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_fnmatch_h=yes ac_cv_header_fts_h=yes ac_cv_header_inttypes_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_cdrom_h=no ac_cv_header_linux_joystick_h=no ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=no ac_cv_header_nl_types_h=yes ac_cv_header_pthread_h=yes ac_cv_header_sched_h=yes ac_cv_header_stdc=no ac_cv_header_stddef_h=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_cdio_h=no ac_cv_header_sys_cdrio_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_sched_h=no ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_header_wchar_h=yes ac_cv_host=i386-unknown-gnu ac_cv_lib_GL_glBegin=yes ac_cv_lib_SM_SmcOpenConnection=yes ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension=no ac_cv_lib_asound_snd_ctl_open=no ac_cv_lib_cposix_strerror=no ac_cv_lib_esd_esd_get_latency=yes ac_cv_lib_posix4_sched_setscheduler=no ac_cv_lib_pthread_pthread_attr_init=yes ac_cv_lib_rt_sched_setscheduler=no ac_cv_lib_z_inflate=yes ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_ESD_CONFIG=/usr/local/bin/esd-config ac_cv_path_GLIB_CONFIG=/usr/local/bin/glib12-config ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt ac_cv_path_GREP=/usr/bin/grep ac_cv_path_GTK_CONFIG=/usr/local/bin/gtk12-config ac_cv_path_LIBMIKMOD_CONFIG=/usr/local/bin/libmikmod-config ac_cv_path_MSGFMT=/usr/local/bin/msgfmt ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_path_XMMS_PATH=no ac_cv_path_install='/usr/local/bin/ginstall -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_INTLBISON=bison ac_cv_prog_RANLIB=ranlib ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_F77=g77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_sizeof_long=4 ac_cv_type_long=yes ac_cv_type_long_long=yes ac_cv_type_off_t=no ac_cv_type_ptrdiff_t=no ac_cv_type_size_t=yes ac_cv_type_unsigned_long_long=yes ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec= acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=no acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl= am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=yes am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= bh_cv_c_signed=yes gl_cv_header_inttypes_h=yes gl_cv_header_stdint_h=yes gt_cv_c_intmax_t=yes gt_cv_c_long_double=yes gt_cv_c_wchar_t=yes gt_cv_c_wint_t=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=yes gt_cv_func_gnugettext1_libc=no gt_cv_func_gnugettext1_libintl=no gt_cv_func_printf_posix=yes gt_cv_header_inttypes_h=yes gt_cv_int_divbyzero_sigfpe=yes gt_cv_inttypes_pri_broken=no gt_cv_val_LC_MESSAGES=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX= lt_cv_path_NM='/usr/bin/nm -p' lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe= lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl= lt_cv_sys_max_cmd_len=-1 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='""' nls_cv_force_use_gnu_gettext=no nls_cv_header_intl= nls_cv_header_libgt= nls_cv_use_gnu_gettext=yes xmms_cv_as_noexecstack=no xmms_cv_func_langinfo=yes xmms_cv_lib_xlibs_threadsafe=yes xmms_cv_newpcm_driver=no xmms_cv_type_socklen_t=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/multimedia/xmms/work/xmms-1.2.11/missing --run aclocal-1.9' ALLOCA='' ALSA_CFLAGS='' ALSA_LIBS='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/multimedia/xmms/work/xmms-1.2.11/missing --run tar' AR='ar' ARCH_DEFINES='-DI386_ASSEM' ARCH_X86_FALSE='#' ARCH_X86_TRUE='' AUTOCONF='${SHELL} /mnt/gmirror/ports/multimedia/xmms/work/xmms-1.2.11/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/multimedia/xmms/work/xmms-1.2.11/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/multimedia/xmms/work/xmms-1.2.11/missing --run automake-1.9' AWK='gawk' BUILD_INCLUDED_LIBINTL='yes' CATOBJEXT='.gmo' CC='gcc' CCAS='gcc' CCASFLAGS='-fno-common' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='gcc -E' CPPFLAGS=' -I/System/Library/Frameworks/CoreFoundation.framework/Headers' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EFFECT_PLUGINS='$(ALL_PLUGINS)' EFFECT_PLUGIN_DIR='Effect' EGREP='/usr/bin/grep -E' ESD_CFLAGS='-I/usr/local/include' ESD_CONFIG='/usr/local/bin/esd-config' ESD_LIBS='-L/usr/local/lib -lesd -laudiofile -lm' EXEEXT='' F77='g77' FFLAGS='' GENCAT='gencat' GENERAL_PLUGINS='$(ALL_PLUGINS)' GENERAL_PLUGIN_DIR='General' GLIBC21='no' GLIBC2='no' GLIB_CFLAGS='-I/usr/local/include/glib12' GLIB_CONFIG='/usr/local/bin/glib12-config' GLIB_LIBS='-L/usr/local/lib -lglib-12' GMSGFMT='/usr/local/bin/msgfmt' GREP='/usr/bin/grep' GTK_CFLAGS='-I/usr/local/include/gtk12 -I/usr/local/include/glib12 -D_REENTRANT -I/usr/local/include -I/usr/X11R6/include' GTK_CONFIG='/usr/local/bin/gtk12-config' GTK_LIBS='-L/usr/local/lib -L/usr/X11R6/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lgthread-12 -lglib-12 -pthread -lintl -lXi -lXext -lX11 -lm' HAVE_ALSA_FALSE='' HAVE_ALSA_TRUE='#' HAVE_ASPRINTF='1' HAVE_CDROM_FALSE='' HAVE_CDROM_TRUE='#' HAVE_ESD_FALSE='#' HAVE_ESD_TRUE='' HAVE_LINUX_JOYSTICK_FALSE='' HAVE_LINUX_JOYSTICK_TRUE='#' HAVE_MIKMOD_FALSE='#' HAVE_MIKMOD_TRUE='' HAVE_OGGVORBIS_FALSE='#' HAVE_OGGVORBIS_TRUE='' HAVE_OPENGL_FALSE='#' HAVE_OPENGL_TRUE='' HAVE_OSS_FALSE='#' HAVE_OSS_TRUE='' HAVE_POSIX_PRINTF='1' HAVE_SNPRINTF='1' HAVE_SOLARIS_FALSE='' HAVE_SOLARIS_TRUE='#' HAVE_SUN_FALSE='' HAVE_SUN_TRUE='#' HAVE_WPRINTF='0' INPUT_PLUGINS='$(ALL_PLUGINS)' INPUT_PLUGIN_DIR='Input' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INSTOBJEXT='.mo' INTLBISON='bison' INTLLIBS='${top_builddir}/intl/libintl.a -liconv -Wl,-framework -Wl,CoreFoundation' INTLOBJS='$(GETTOBJS)' INTL_LIBTOOL_SUFFIX_PREFIX='' INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation' LDFLAGS='' LIBICONV='-liconv' LIBINTL='${top_builddir}/intl/libintl.a -liconv -Wl,-framework -Wl,CoreFoundation' LIBMIKMOD_CFLAGS='-I/usr/local/include -D_REENTRANT' LIBMIKMOD_CONFIG='/usr/local/bin/libmikmod-config' LIBMIKMOD_LDADD='-pthread' LIBMIKMOD_LIBS='-L/usr/local/lib -lmikmod -L/usr/local/lib -lm' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBICONV='-liconv' LTLIBINTL='${top_builddir}/intl/libintl.a -liconv -Wl,-framework -Wl,CoreFoundation' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/multimedia/xmms/work/xmms-1.2.11/missing --run makeinfo' MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs' MSGFMT='/usr/local/bin/msgfmt' MSGMERGE='/usr/local/bin/msgmerge' OBJEXT='' OGG_CFLAGS='' OGG_LIBS='-L${exec_prefix}/lib -logg' OPENGL_LIBS='-lGL' OUTPUT_PLUGINS='$(ALL_PLUGINS)' OUTPUT_PLUGIN_DIR='Output' PACKAGE='xmms' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PLUGIN_LDFLAGS='-module -avoid-version -export-symbols-regex "get_.plugin_info"' POSIX_LIBS='' POSUB='po' PTHREAD_LIBS='-lpthread' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' SM_LIBS='-lSM -lICE' STRIP='strip' USE_INCLUDED_LIBINTL='yes' USE_IPV6='' USE_IPV6_FALSE='' USE_IPV6_TRUE='#' USE_NLS='yes' USE_SIMD_FALSE='' USE_SIMD_TRUE='#' USE_X86ASM_FALSE='#' USE_X86ASM_TRUE='' VERSION='1.2.11' VISUALIZATION_PLUGINS='$(ALL_PLUGINS)' VISUALIZATION_PLUGIN_DIR='Visualization' VM_LIBS='' VORBISENC_LIBS='-lvorbisenc' VORBISFILE_LIBS='-lvorbisfile' VORBIS_CFLAGS='' VORBIS_LIBS='-L${exec_prefix}/lib -lvorbis -lm' XGETTEXT='/usr/local/bin/xgettext' XMKMF='' XMMS_DEFINES='-fno-common -DDATA_DIR=\"${datarootdir}/xmms\" -DPLUGIN_DIR=\"${exec_prefix}/lib/xmms\" -DPLUGINSUBS=\"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\" -DLOCALEDIR=\"${datarootdir}/locale\"' XMMS_PATH='no' Z_LIBS='-lz' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='g77' ac_prefix_program='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/mnt/gmirror/ports/multimedia/xmms/work/xmms-1.2.11/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' pdfdir='${docdir}' plugindir='${exec_prefix}/lib/xmms' pluginsubs='\"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\"' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' libxmms' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' xmmsdir='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "xmms" #define VERSION "1.2.11" #define DEV_DSP "/dev/dsp" #define DEV_MIXER "/dev/mixer" #define _GNU_SOURCE 1 #ifndef __cplusplus #define inline #endif #define const #define HAVE_DLFCN_H 1 #define WITH_SM #define HAVE_ICONV 1 #define ICONV_CONST #define HAVE_GL_GL_H 1 #define HAVE_GL_GLX_H 1 #define HAVE_LIBZ #define HAVE_ESD_GET_LATENCY #define off_t long int #define HAVE_LONG_LONG 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_WCHAR_T 1 #define HAVE_WINT_T 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_INTMAX_T 1 #define HAVE_POSIX_PRINTF 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_GETPAGESIZE 1 #define INTDIV0_RAISES_SIGFPE 1 #define HAVE_UNSIGNED_LONG_LONG 1 #define HAVE_UINTMAX_T 1 #define HAVE_INTTYPES_H 1 #define SIZE_MAX 4294967295UL #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 #define ptrdiff_t long #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_NL_TYPES_H 1 #define HAVE_MALLOC_H 1 #define HAVE_STDDEF_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_ASPRINTF 1 #define HAVE_FWPRINTF 1 #define HAVE_GETCWD 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETUID 1 #define HAVE_MUNMAP 1 #define HAVE_PUTENV 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_SNPRINTF 1 #define HAVE_STPCPY 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRTOUL 1 #define HAVE_TSEARCH 1 #define HAVE_WCSLEN 1 #define HAVE_DECL__SNPRINTF 0 #define HAVE_DECL__SNWPRINTF 0 #define HAVE_DECL_FEOF_UNLOCKED 1 #define HAVE_DECL_FGETS_UNLOCKED 0 #define HAVE_DECL_GETC_UNLOCKED 1 #define HAVE_ICONV 1 #define ICONV_CONST #define HAVE_LANGINFO_CODESET 1 #define HAVE_LC_MESSAGES 1 #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 #define ENABLE_NLS 1 #define HAVE_OSS 1 #define HAVE_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_LIMITS_H 1 #define HAVE_SCHED_H 1 #define HAVE_WCHAR_H 1 #define HAVE_FTS_H 1 #define HAVE_MKDTEMP 1 #define HAVE_GETMNTINFO 1 #define HAVE_SCHED_GET_PRIORITY_MAX 1 #define HAVE_SRANDOMDEV 1 #define HAVE_CODESET #define SIZEOF_LONG 4 configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:814: creating Makefile config.status:949: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status:814: creating xmms.1 config.status:949: WARNING: xmms.1.in seems to ignore the --datarootdir setting config.status:814: creating wmxmms.1 config.status:814: creating xmms.spec config.status:814: creating xmms-config config.status:949: WARNING: xmms-config.in seems to ignore the --datarootdir setting config.status:814: creating xmms/Makefile config.status:949: WARNING: xmms/Makefile.in seems to ignore the --datarootdir setting config.status:814: creating xmms/defskin/Makefile config.status:949: WARNING: xmms/defskin/Makefile.in seems to ignore the --datarootdir setting config.status:814: creating Output/Makefile config.status:949: WARNING: Output/Makefile.in seems to ignore the --datarootdir setting config.status:814: creating Output/OSS/Makefile config.status:949: WARNING: Output/OSS/Makefile.in seems to ignore the --datarootdir setting config.status:814: creating Output/esd/Makefile config.status:949: WARNING: Output/esd/Makefile.in seems to ignore the --datarootdir setting config.status:814: creating Output/disk_writer/Makefile config.status:949: WARNING: Output/disk_writer/Makefile.in seems to ignore the --datarootdir setting config.status:814: creating Output/solaris/Makefile config.status:949: WARNING: Output/solaris/Makefile.in seems to ignore the --datarootdir setting config.status:814: creating Output/sun/Makefile config.status:949: WARNING: Output/sun/Makefile.in seems to ignore the --datarootdir setting config.status:814: creating Output/alsa/Makefile config.status:949: WARNING: Output/alsa/Makefile.in seems to ignore the --datarootdir setting config.status:814: creating Input/Makefile config.status:949: WARNING: Input/Makefile.in seems to ignore the --datarootdir setting config.status:814: creating Input/wav/Makefile config.status:949: WARNING: Input/wav/Makefile.in seems to ignore the --datarootdir setting config.status:814: creating Input/mpg123/Makefile config.status:949: WARNING: Input/mpg123/Makefile.in seems to ignore the --datarootdir setting config.status:814: creating Input/mikmod/Makefile config.status:949: WARNING: Input/mikmod/Makefile.in seems to ignore the --datarootdir setting config.status:814: creating Input/cdaudio/Makefile config.status:949: WARNING: Input/cdaudio/Makefile.in seems to ignore the --datarootdir setting config.status:814: creating Input/tonegen/Makefile config.status:949: WARNING: Input/tonegen/Makefile.in seems to ignore the --datarootdir setting config.status:814: creating Input/vorbis/Makefile config.status:949: WARNING: Input/vorbis/Makefile.in seems to ignore the --datarootdir setting config.status:814: creating Effect/Makefile config.status:949: WARNING: Effect/Makefile.in seems to ignore the --datarootdir setting config.status:814: creating Effect/voice/Makefile config.status:949: WARNING: Effect/voice/Makefile.in seems to ignore the --datarootdir setting config.status:814: creating Effect/echo_plugin/Makefile config.status:949: WARNING: Effect/echo_plugin/Makefile.in seems to ignore the --datarootdir setting config.status:814: creating Effect/stereo_plugin/Makefile config.status:949: WARNING: Effect/stereo_plugin/Makefile.in seems to ignore the --datarootdir setting config.status:814: creating General/Makefile config.status:949: WARNING: General/Makefile.in seems to ignore the --datarootdir setting config.status:814: creating General/ir/Makefile config.status:949: WARNING: General/ir/Makefile.in seems to ignore the --datarootdir setting config.status:814: creating General/joystick/Makefile config.status:949: WARNING: General/joystick/Makefile.in seems to ignore the --datarootdir setting config.status:814: creating General/song_change/Makefile config.status:949: WARNING: General/song_change/Makefile.in seems to ignore the --datarootdir setting config.status:814: creating Visualization/Makefile config.status:949: WARNING: Visualization/Makefile.in seems to ignore the --datarootdir setting config.status:814: creating Visualization/blur_scope/Makefile config.status:949: WARNING: Visualization/blur_scope/Makefile.in seems to ignore the --datarootdir setting config.status:814: creating Visualization/sanalyzer/Makefile config.status:949: WARNING: Visualization/sanalyzer/Makefile.in seems to ignore the --datarootdir setting config.status:814: creating Visualization/opengl_spectrum/Makefile config.status:949: WARNING: Visualization/opengl_spectrum/Makefile.in seems to ignore the --datarootdir setting config.status:814: creating wmxmms/Makefile config.status:949: WARNING: wmxmms/Makefile.in seems to ignore the --datarootdir setting config.status:814: creating po/Makefile.in config.status:814: creating intl/Makefile config.status:949: WARNING: intl/Makefile.in seems to ignore the --datarootdir setting config.status:814: creating config.h config.status:1113: config.h is unchanged config.status:814: creating xmms/i18n.h config.status:1113: xmms/i18n.h is unchanged config.status:1159: executing depfiles commands config.status:1159: executing default-1 commands config.status:1159: executing default commands