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 --disable-debug --disable-lubrify --disable-rpath --prefix=/usr/local i386-unknown-gnu CC=cc CFLAGS=-fno-common CPPFLAGS=-I/usr/local/include -DHAVE_DECL_GETOPT -DHAVE_SYS_UIO_H CXXFLAGS=-fno-common CXX=c++ LDFLAGS=-L/usr/local/lib -pthread -lintl build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu CFLAGS=-fno-common -O2 -mmmx -fomit-frame-pointer -ffast-math CXXFLAGS=-fno-common -O2 -mmmx -fomit-frame-pointer -ffast-math CFLAGS=-pipe -D_REENTRANT -O2 -mmmx -fomit-frame-pointer -ffast-math CXXFLAGS=-pipe -D_REENTRANT -O2 -mmmx -fomit-frame-pointer -ffast-math --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: 87 tasks, 142 threads, 4 processors Load average: 1.27, Mach factor: 2.72 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1870: checking build system type configure:1888: result: i386-unknown-gnu configure:1910: checking host system type configure:1925: result: i386-unknown-gnu configure:1947: checking target system type configure:1962: result: i386-unknown-gnu configure:1991: checking whether make sets $(MAKE) configure:2012: result: yes configure:2023: checking whether build environment is sane configure:2066: result: yes configure:2082: checking for a BSD-compatible install configure:2138: result: /usr/local/bin/ginstall -c configure:2212: checking for gawk configure:2228: found /usr/local/bin/gawk configure:2239: result: gawk configure:2427: checking whether to enable maintainer-specific portions of Makefiles configure:2436: result: no configure:2454: checking for which platform we are compiling configure:2500: result: Darwin/OSX configure:2529: checking for i386-unknown-gnu-gcc configure:2559: result: no configure:2569: checking for gcc configure:2585: found /usr/bin/gcc configure:2596: result: gcc configure:2834: checking for C compiler version configure:2841: 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:2844: $? = 0 configure:2851: 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:2854: $? = 0 configure:2861: gcc -V >&5 gcc: `-V' option must have argument configure:2864: $? = 1 configure:2887: checking for C compiler default output file name configure:2914: gcc -pipe -D_REENTRANT -O2 -mmmx -fomit-frame-pointer -ffast-math conftest.c >&5 configure:2917: $? = 0 configure:2955: result: a.out configure:2972: checking whether the C compiler works configure:2982: ./a.out configure:2985: $? = 0 configure:3002: result: yes configure:3009: checking whether we are cross compiling configure:3011: result: no configure:3014: checking for suffix of executables configure:3021: gcc -o conftest -pipe -D_REENTRANT -O2 -mmmx -fomit-frame-pointer -ffast-math conftest.c >&5 configure:3024: $? = 0 configure:3048: result: configure:3054: checking for suffix of object files configure:3080: gcc -c -pipe -D_REENTRANT -O2 -mmmx -fomit-frame-pointer -ffast-math conftest.c >&5 configure:3083: $? = 0 configure:3106: result: configure:3110: checking whether we are using the GNU C compiler configure:3139: gcc -c -pipe -D_REENTRANT -O2 -mmmx -fomit-frame-pointer -ffast-math conftest.c >&5 configure:3145: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3162: result: no configure:3167: checking whether gcc accepts -g configure:3197: gcc -c -g conftest.c >&5 configure:3203: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3235: gcc -c conftest.c >&5 configure:3241: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3274: gcc -c -g conftest.c >&5 configure:3280: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3302: result: no configure:3319: checking for gcc option to accept ISO C89 configure:3393: gcc -c -pipe -D_REENTRANT -O2 -mmmx -fomit-frame-pointer -ffast-math conftest.c >&5 configure:3399: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | /* 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:3393: gcc -qlanglvl=extc89 -c -pipe -D_REENTRANT -O2 -mmmx -fomit-frame-pointer -ffast-math conftest.c >&5 gcc: unrecognized option `-qlanglvl=extc89' configure:3399: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | /* 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:3393: gcc -qlanglvl=ansi -c -pipe -D_REENTRANT -O2 -mmmx -fomit-frame-pointer -ffast-math conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:3399: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | /* 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:3393: gcc -std -c -pipe -D_REENTRANT -O2 -mmmx -fomit-frame-pointer -ffast-math conftest.c >&5 cc1: error: unrecognized option `-std' configure:3399: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | /* 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:3393: gcc -Ae -c -pipe -D_REENTRANT -O2 -mmmx -fomit-frame-pointer -ffast-math conftest.c >&5 :6:2: missing '(' after predicate configure:3399: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | /* 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:3393: gcc -Aa -D_HPUX_SOURCE -c -pipe -D_REENTRANT -O2 -mmmx -fomit-frame-pointer -ffast-math conftest.c >&5 :6:2: missing '(' after predicate configure:3399: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | /* 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:3393: gcc -Xc -D__EXTENSIONS__ -c -pipe -D_REENTRANT -O2 -mmmx -fomit-frame-pointer -ffast-math conftest.c >&5 gcc: unrecognized option `-Xc' configure:3399: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | /* 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:3425: result: unsupported configure:3451: checking for style of include used by make configure:3479: result: GNU configure:3507: checking dependency style of gcc configure:3597: result: gcc3 configure:3628: checking for i386-unknown-gnu-g++ configure:3658: result: no configure:3628: checking for i386-unknown-gnu-c++ configure:3658: result: no configure:3628: checking for i386-unknown-gnu-gpp configure:3658: result: no configure:3628: checking for i386-unknown-gnu-aCC configure:3658: result: no configure:3628: checking for i386-unknown-gnu-CC configure:3658: result: no configure:3628: checking for i386-unknown-gnu-cxx configure:3658: result: no configure:3628: checking for i386-unknown-gnu-cc++ configure:3658: result: no configure:3628: checking for i386-unknown-gnu-cl.exe configure:3658: result: no configure:3628: checking for i386-unknown-gnu-FCC configure:3658: result: no configure:3628: checking for i386-unknown-gnu-KCC configure:3658: result: no configure:3628: checking for i386-unknown-gnu-RCC configure:3658: result: no configure:3628: checking for i386-unknown-gnu-xlC_r configure:3658: result: no configure:3628: checking for i386-unknown-gnu-xlC configure:3658: result: no configure:3672: checking for g++ configure:3688: found /usr/local/bin/g++ configure:3699: result: g++ configure:3730: checking for C++ compiler version configure:3737: 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:3740: $? = 0 configure:3747: 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:3750: $? = 0 configure:3757: g++ -V >&5 g++: `-V' option must have argument configure:3760: $? = 1 configure:3763: checking whether we are using the GNU C++ compiler configure:3792: g++ -c -pipe -D_REENTRANT -O2 -mmmx -fomit-frame-pointer -ffast-math conftest.cpp >&5 configure:3798: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3815: result: no configure:3820: checking whether g++ accepts -g configure:3850: g++ -c -g conftest.cpp >&5 configure:3856: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3888: g++ -c conftest.cpp >&5 configure:3894: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3927: g++ -c -g conftest.cpp >&5 configure:3933: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3955: result: no configure:3980: checking dependency style of g++ configure:4070: result: gcc3 configure:4088: checking for library containing strerror configure:4129: gcc -o conftest -pipe -D_REENTRANT -O2 -mmmx -fomit-frame-pointer -ffast-math conftest.c >&5 configure:4135: $? = 0 configure:4163: result: none required configure:4174: checking for i386-unknown-gnu-ranlib configure:4204: result: no configure:4214: checking for ranlib configure:4230: found /usr/bin/ranlib configure:4241: result: ranlib configure:4279: checking how to run the C preprocessor configure:4319: gcc -E conftest.c configure:4325: $? = 0 configure:4356: gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4362: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | /* end confdefs.h. */ | #include configure:4395: result: gcc -E configure:4424: gcc -E conftest.c configure:4430: $? = 0 configure:4461: gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4467: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | /* end confdefs.h. */ | #include configure:4505: checking for grep that handles long lines and -e configure:4579: result: /usr/bin/grep configure:4584: checking for egrep configure:4662: result: /usr/bin/grep -E configure:4667: checking for ANSI C header files configure:4697: gcc -c -pipe -D_REENTRANT conftest.c >&5 configure:4703: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4828: result: no configure:4846: checking for dirent.h that defines DIR configure:4875: gcc -c -pipe -D_REENTRANT conftest.c >&5 configure:4881: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:4897: result: no configure:4846: checking for sys/ndir.h that defines DIR configure:4875: gcc -c -pipe -D_REENTRANT conftest.c >&5 conftest.c:12:22: sys/ndir.h: No such file or directory conftest.c: In function `main': conftest.c:17: error: `DIR' undeclared (first use in this function) conftest.c:17: error: (Each undeclared identifier is reported only once conftest.c:17: error: for each function it appears in.) conftest.c:17: error: parse error before ')' token configure:4881: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:4897: result: no configure:4846: checking for sys/dir.h that defines DIR configure:4875: gcc -c -pipe -D_REENTRANT conftest.c >&5 configure:4881: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:4897: result: no configure:4846: checking for ndir.h that defines DIR configure:4875: gcc -c -pipe -D_REENTRANT conftest.c >&5 conftest.c:12:18: ndir.h: No such file or directory conftest.c: In function `main': conftest.c:17: error: `DIR' undeclared (first use in this function) conftest.c:17: error: (Each undeclared identifier is reported only once conftest.c:17: error: for each function it appears in.) conftest.c:17: error: parse error before ')' token configure:4881: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:4897: result: no configure:4994: checking for library containing opendir configure:5035: gcc -o conftest -pipe -D_REENTRANT conftest.c >&5 configure:5041: $? = 0 configure:5069: result: none required configure:5093: checking for sys/types.h configure:5114: gcc -c -pipe -D_REENTRANT conftest.c >&5 configure:5120: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 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:5136: result: no configure:5093: checking for sys/stat.h configure:5114: gcc -c -pipe -D_REENTRANT conftest.c >&5 configure:5120: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 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:5136: result: no configure:5093: checking for stdlib.h configure:5114: gcc -c -pipe -D_REENTRANT conftest.c >&5 configure:5120: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 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:5136: result: no configure:5093: checking for string.h configure:5114: gcc -c -pipe -D_REENTRANT conftest.c >&5 configure:5120: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 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:5136: result: no configure:5093: checking for memory.h configure:5114: gcc -c -pipe -D_REENTRANT conftest.c >&5 configure:5120: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 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:5136: result: no configure:5093: checking for strings.h configure:5114: gcc -c -pipe -D_REENTRANT conftest.c >&5 configure:5120: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 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:5136: result: no configure:5093: checking for inttypes.h configure:5114: gcc -c -pipe -D_REENTRANT conftest.c >&5 configure:5120: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 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:5136: result: no configure:5093: checking for stdint.h configure:5114: gcc -c -pipe -D_REENTRANT conftest.c >&5 configure:5120: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 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:5136: result: no configure:5093: checking for unistd.h configure:5114: gcc -c -pipe -D_REENTRANT conftest.c >&5 configure:5120: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 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:5136: result: no configure:5174: checking fcntl.h usability configure:5191: gcc -c -pipe -D_REENTRANT conftest.c >&5 configure:5197: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 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:5211: result: no configure:5215: checking fcntl.h presence configure:5230: gcc -E conftest.c configure:5236: $? = 0 configure:5250: result: yes configure:5263: WARNING: fcntl.h: present but cannot be compiled configure:5265: WARNING: fcntl.h: check for missing prerequisite headers? configure:5267: WARNING: fcntl.h: see the Autoconf documentation configure:5269: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure:5271: WARNING: fcntl.h: proceeding with the preprocessor's result configure:5273: WARNING: fcntl.h: in the future, the compiler will take precedence configure:5278: checking for fcntl.h configure:5286: result: yes configure:5174: checking sys/file.h usability configure:5191: gcc -c -pipe -D_REENTRANT conftest.c >&5 configure:5197: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_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:5211: result: no configure:5215: checking sys/file.h presence configure:5230: gcc -E conftest.c configure:5236: $? = 0 configure:5250: result: yes configure:5263: WARNING: sys/file.h: present but cannot be compiled configure:5265: WARNING: sys/file.h: check for missing prerequisite headers? configure:5267: WARNING: sys/file.h: see the Autoconf documentation configure:5269: WARNING: sys/file.h: section "Present But Cannot Be Compiled" configure:5271: WARNING: sys/file.h: proceeding with the preprocessor's result configure:5273: WARNING: sys/file.h: in the future, the compiler will take precedence configure:5278: checking for sys/file.h configure:5286: result: yes configure:5174: checking sys/time.h usability configure:5191: gcc -c -pipe -D_REENTRANT conftest.c >&5 configure:5197: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_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:5211: result: no configure:5215: checking sys/time.h presence configure:5230: gcc -E conftest.c configure:5236: $? = 0 configure:5250: result: yes configure:5263: WARNING: sys/time.h: present but cannot be compiled configure:5265: WARNING: sys/time.h: check for missing prerequisite headers? configure:5267: WARNING: sys/time.h: see the Autoconf documentation configure:5269: WARNING: sys/time.h: section "Present But Cannot Be Compiled" configure:5271: WARNING: sys/time.h: proceeding with the preprocessor's result configure:5273: WARNING: sys/time.h: in the future, the compiler will take precedence configure:5278: checking for sys/time.h configure:5286: result: yes configure:5164: checking for unistd.h configure:5170: result: no configure:5174: checking dirent.h usability configure:5191: gcc -c -pipe -D_REENTRANT conftest.c >&5 configure:5197: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_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:5211: result: no configure:5215: checking dirent.h presence configure:5230: gcc -E conftest.c configure:5236: $? = 0 configure:5250: result: yes configure:5263: WARNING: dirent.h: present but cannot be compiled configure:5265: WARNING: dirent.h: check for missing prerequisite headers? configure:5267: WARNING: dirent.h: see the Autoconf documentation configure:5269: WARNING: dirent.h: section "Present But Cannot Be Compiled" configure:5271: WARNING: dirent.h: proceeding with the preprocessor's result configure:5273: WARNING: dirent.h: in the future, the compiler will take precedence configure:5278: checking for dirent.h configure:5286: result: yes configure:5174: checking sys/ndir.h usability configure:5191: gcc -c -pipe -D_REENTRANT conftest.c >&5 conftest.c:48:22: sys/ndir.h: No such file or directory configure:5197: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_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:5211: result: no configure:5215: checking sys/ndir.h presence configure:5230: gcc -E conftest.c conftest.c:15:22: sys/ndir.h: No such file or directory configure:5236: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include configure:5250: result: no configure:5278: checking for sys/ndir.h configure:5286: result: no configure:5174: checking sys/dir.h usability configure:5191: gcc -c -pipe -D_REENTRANT conftest.c >&5 configure:5197: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_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:5211: result: no configure:5215: checking sys/dir.h presence configure:5230: gcc -E conftest.c configure:5236: $? = 0 configure:5250: result: yes configure:5263: WARNING: sys/dir.h: present but cannot be compiled configure:5265: WARNING: sys/dir.h: check for missing prerequisite headers? configure:5267: WARNING: sys/dir.h: see the Autoconf documentation configure:5269: WARNING: sys/dir.h: section "Present But Cannot Be Compiled" configure:5271: WARNING: sys/dir.h: proceeding with the preprocessor's result configure:5273: WARNING: sys/dir.h: in the future, the compiler will take precedence configure:5278: checking for sys/dir.h configure:5286: result: yes configure:5174: checking ndir.h usability configure:5191: gcc -c -pipe -D_REENTRANT conftest.c >&5 conftest.c:49:18: ndir.h: No such file or directory configure:5197: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_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:5211: result: no configure:5215: checking ndir.h presence configure:5230: gcc -E conftest.c conftest.c:16:18: ndir.h: No such file or directory configure:5236: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | /* end confdefs.h. */ | #include configure:5250: result: no configure:5278: checking for ndir.h configure:5286: result: no configure:5174: checking limits.h usability configure:5191: gcc -c -pipe -D_REENTRANT conftest.c >&5 configure:5197: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_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:5211: result: no configure:5215: checking limits.h presence configure:5230: gcc -E conftest.c configure:5236: $? = 0 configure:5250: result: yes configure:5263: WARNING: limits.h: present but cannot be compiled configure:5265: WARNING: limits.h: check for missing prerequisite headers? configure:5267: WARNING: limits.h: see the Autoconf documentation configure:5269: WARNING: limits.h: section "Present But Cannot Be Compiled" configure:5271: WARNING: limits.h: proceeding with the preprocessor's result configure:5273: WARNING: limits.h: in the future, the compiler will take precedence configure:5278: checking for limits.h configure:5286: result: yes configure:5164: checking for unistd.h configure:5170: result: no configure:5164: checking for stdint.h configure:5170: result: no configure:5164: checking for inttypes.h configure:5170: result: no configure:5310: checking pthread.h usability configure:5327: gcc -c -pipe -D_REENTRANT conftest.c >&5 configure:5333: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIMITS_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:5347: result: no configure:5351: checking pthread.h presence configure:5366: gcc -E conftest.c configure:5372: $? = 0 configure:5386: result: yes configure:5399: WARNING: pthread.h: present but cannot be compiled configure:5401: WARNING: pthread.h: check for missing prerequisite headers? configure:5403: WARNING: pthread.h: see the Autoconf documentation configure:5405: WARNING: pthread.h: section "Present But Cannot Be Compiled" configure:5407: WARNING: pthread.h: proceeding with the preprocessor's result configure:5409: WARNING: pthread.h: in the future, the compiler will take precedence configure:5414: checking for pthread.h configure:5421: result: yes configure:5444: checking for an ANSI C-conforming const configure:5519: gcc -c -pipe -D_REENTRANT conftest.c >&5 configure:5525: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIMITS_H 1 | /* 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:5540: result: no configure:5550: checking for size_t configure:5580: gcc -c -pipe -D_REENTRANT conftest.c >&5 configure:5586: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIMITS_H 1 | #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 | typedef size_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:5601: result: no configure:5613: checking for mode_t configure:5643: gcc -c -pipe -D_REENTRANT conftest.c >&5 conftest.c:52: error: parse error before "ac__type_new_" conftest.c:52: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:56: error: parse error before ')' token configure:5649: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned int | /* 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 mode_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:5664: result: no configure:5676: checking return type of signal handlers configure:5704: gcc -c -pipe -D_REENTRANT conftest.c >&5 conftest.c: In function `main': conftest.c:26: error: void value not ignored as it ought to be configure:5710: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned int | #define mode_t int | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:5725: result: void configure:5733: checking whether time.h and sys/time.h may both be included configure:5763: gcc -c -pipe -D_REENTRANT conftest.c >&5 configure:5769: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned int | #define mode_t int | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | if ((struct tm *) 0) | return 0; | ; | return 0; | } configure:5784: result: no configure:5799: checking for vprintf configure:5855: gcc -o conftest -pipe -D_REENTRANT conftest.c >&5 conftest.c:44: warning: conflicting types for built-in function `vprintf' configure:5861: $? = 0 configure:5879: result: yes configure:5886: checking for _doprnt configure:5942: gcc -o conftest -pipe -D_REENTRANT conftest.c >&5 ld: Undefined symbols: __doprnt configure:5948: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned int | #define mode_t int | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* 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 _doprnt (); | /* 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__doprnt || defined __stub____doprnt | choke me | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:5965: result: no configure:5997: checking for gettimeofday configure:6053: gcc -o conftest -pipe -D_REENTRANT conftest.c >&5 configure:6059: $? = 0 configure:6077: result: yes configure:5997: checking for select configure:6053: gcc -o conftest -pipe -D_REENTRANT conftest.c >&5 configure:6059: $? = 0 configure:6077: result: yes configure:5997: checking for socket configure:6053: gcc -o conftest -pipe -D_REENTRANT conftest.c >&5 configure:6059: $? = 0 configure:6077: result: yes configure:5997: checking for strdup configure:6053: gcc -o conftest -pipe -D_REENTRANT conftest.c >&5 configure:6059: $? = 0 configure:6077: result: yes configure:5997: checking for nanosleep configure:6053: gcc -o conftest -pipe -D_REENTRANT conftest.c >&5 configure:6059: $? = 0 configure:6077: result: yes configure:5997: checking for inet_aton configure:6053: gcc -o conftest -pipe -D_REENTRANT conftest.c >&5 configure:6059: $? = 0 configure:6077: result: yes configure:5997: checking for scandir configure:6053: gcc -o conftest -pipe -D_REENTRANT conftest.c >&5 configure:6059: $? = 0 configure:6077: result: yes configure:5997: checking for getcwd configure:6053: gcc -o conftest -pipe -D_REENTRANT conftest.c >&5 configure:6059: $? = 0 configure:6077: result: yes configure:5997: checking for mktime configure:6053: gcc -o conftest -pipe -D_REENTRANT conftest.c >&5 configure:6059: $? = 0 configure:6077: result: yes configure:5997: checking for strerror configure:6053: gcc -o conftest -pipe -D_REENTRANT conftest.c >&5 configure:6059: $? = 0 configure:6077: result: yes configure:5997: checking for sethostent configure:6053: gcc -o conftest -pipe -D_REENTRANT conftest.c >&5 configure:6059: $? = 0 configure:6077: result: yes configure:5997: checking for endhostent configure:6053: gcc -o conftest -pipe -D_REENTRANT conftest.c >&5 configure:6059: $? = 0 configure:6077: result: yes configure:5997: checking for getnameinfo configure:6053: gcc -o conftest -pipe -D_REENTRANT conftest.c >&5 configure:6059: $? = 0 configure:6077: result: yes configure:5997: checking for getaddrinfo configure:6053: gcc -o conftest -pipe -D_REENTRANT conftest.c >&5 configure:6059: $? = 0 configure:6077: result: yes configure:5997: checking for inet_pton configure:6053: gcc -o conftest -pipe -D_REENTRANT conftest.c >&5 configure:6059: $? = 0 configure:6077: result: yes configure:6088: checking for short configure:6118: gcc -c -pipe -D_REENTRANT conftest.c >&5 configure:6124: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned int | #define mode_t int | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INET_ATON 1 | #define HAVE_SCANDIR 1 | #define HAVE_GETCWD 1 | #define HAVE_MKTIME 1 | #define HAVE_STRERROR 1 | #define HAVE_SETHOSTENT 1 | #define HAVE_ENDHOSTENT 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 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 short ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:6139: result: no configure:6146: checking size of short configure:6448: gcc -o conftest -pipe -D_REENTRANT conftest.c >&5 configure:6451: $? = 0 configure:6457: ./conftest configure:6460: $? = 0 configure:6483: result: 2 configure:6493: checking for int configure:6523: gcc -c -pipe -D_REENTRANT conftest.c >&5 configure:6529: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned int | #define mode_t int | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INET_ATON 1 | #define HAVE_SCANDIR 1 | #define HAVE_GETCWD 1 | #define HAVE_MKTIME 1 | #define HAVE_STRERROR 1 | #define HAVE_SETHOSTENT 1 | #define HAVE_ENDHOSTENT 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define SIZEOF_SHORT 2 | /* 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 int ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:6544: result: no configure:6551: checking size of int configure:6853: gcc -o conftest -pipe -D_REENTRANT conftest.c >&5 configure:6856: $? = 0 configure:6862: ./conftest configure:6865: $? = 0 configure:6888: result: 4 configure:6898: checking for long configure:6928: gcc -c -pipe -D_REENTRANT conftest.c >&5 configure:6934: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned int | #define mode_t int | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INET_ATON 1 | #define HAVE_SCANDIR 1 | #define HAVE_GETCWD 1 | #define HAVE_MKTIME 1 | #define HAVE_STRERROR 1 | #define HAVE_SETHOSTENT 1 | #define HAVE_ENDHOSTENT 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | /* 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 long ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:6949: result: no configure:6956: checking size of long configure:7258: gcc -o conftest -pipe -D_REENTRANT conftest.c >&5 configure:7261: $? = 0 configure:7267: ./conftest configure:7270: $? = 0 configure:7293: result: 4 configure:7304: checking for cos in -lm configure:7339: gcc -o conftest -pipe -D_REENTRANT conftest.c -lm >&5 conftest.c:47: warning: conflicting types for built-in function `cos' configure:7345: $? = 0 configure:7363: result: yes configure:7388: checking whether NLS is requested configure:7397: result: yes configure:7435: checking for msgfmt configure: trying /usr/local/bin/msgfmt... 0 translated messages. configure:7467: result: /usr/local/bin/msgfmt configure:7476: checking for gmsgfmt configure:7507: result: /usr/local/bin/msgfmt configure:7547: checking for xgettext configure: trying /usr/local/bin/xgettext... /usr/local/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C configure:7579: result: /usr/local/bin/xgettext configure:7619: checking for msgmerge configure: trying /usr/local/bin/msgmerge... configure:7650: result: /usr/local/bin/msgmerge configure:7686: checking whether we are using the GNU C Library 2 or newer conftest.c:41:22: features.h: No such file or directory configure:7717: result: no configure:7724: checking for signed configure:7750: gcc -c -pipe -D_REENTRANT conftest.c >&5 configure:7756: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned int | #define mode_t int | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INET_ATON 1 | #define HAVE_SCANDIR 1 | #define HAVE_GETCWD 1 | #define HAVE_MKTIME 1 | #define HAVE_STRERROR 1 | #define HAVE_SETHOSTENT 1 | #define HAVE_ENDHOSTENT 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | | int | main () | { | signed char x; | ; | return 0; | } configure:7771: result: no configure:7781: checking for inline configure:7807: gcc -c -pipe -D_REENTRANT conftest.c >&5 configure:7813: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned int | #define mode_t int | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INET_ATON 1 | #define HAVE_SCANDIR 1 | #define HAVE_GETCWD 1 | #define HAVE_MKTIME 1 | #define HAVE_STRERROR 1 | #define HAVE_SETHOSTENT 1 | #define HAVE_ENDHOSTENT 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define signed | /* 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:7807: gcc -c -pipe -D_REENTRANT conftest.c >&5 configure:7813: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned int | #define mode_t int | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INET_ATON 1 | #define HAVE_SCANDIR 1 | #define HAVE_GETCWD 1 | #define HAVE_MKTIME 1 | #define HAVE_STRERROR 1 | #define HAVE_SETHOSTENT 1 | #define HAVE_ENDHOSTENT 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define signed | /* 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:7807: gcc -c -pipe -D_REENTRANT conftest.c >&5 configure:7813: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned int | #define mode_t int | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INET_ATON 1 | #define HAVE_SCANDIR 1 | #define HAVE_GETCWD 1 | #define HAVE_MKTIME 1 | #define HAVE_STRERROR 1 | #define HAVE_SETHOSTENT 1 | #define HAVE_ENDHOSTENT 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define signed | /* 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:7831: result: no configure:7850: checking for off_t configure:7880: gcc -c -pipe -D_REENTRANT conftest.c >&5 conftest.c:77: error: parse error before "ac__type_new_" conftest.c:77: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:81: error: parse error before ')' token configure:7886: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned int | #define mode_t int | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INET_ATON 1 | #define HAVE_SCANDIR 1 | #define HAVE_GETCWD 1 | #define HAVE_MKTIME 1 | #define HAVE_STRERROR 1 | #define HAVE_SETHOSTENT 1 | #define HAVE_ENDHOSTENT 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define signed | #ifndef __cplusplus | #define inline | #endif | /* 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:7901: result: no configure:7914: checking for long long configure:7941: gcc -o conftest -pipe -D_REENTRANT conftest.c >&5 configure:7947: $? = 0 configure:7964: result: yes configure:7975: checking for long double configure:8009: gcc -c -pipe -D_REENTRANT conftest.c >&5 conftest.c:48: warning: use of `long double' type; its size may change in a future release conftest.c:48: warning: (Long double usage is reported only once for each file. conftest.c:48: warning: To disable this warning, use -Wno-long-double.) configure:8015: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned int | #define mode_t int | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INET_ATON 1 | #define HAVE_SCANDIR 1 | #define HAVE_GETCWD 1 | #define HAVE_MKTIME 1 | #define HAVE_STRERROR 1 | #define HAVE_SETHOSTENT 1 | #define HAVE_ENDHOSTENT 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define HAVE_LONG_LONG 1 | /* end confdefs.h. */ | | /* The Stardent Vistra knows sizeof(long double), but does not support it. */ | long double foo = 0.0; | /* On Ultrix 4.3 cc, long double is 4 and double is 8. */ | int array [2*(sizeof(long double) >= sizeof(double)) - 1]; | | int | main () | { | | ; | return 0; | } configure:8031: result: no configure:8042: checking for wchar_t configure:8069: gcc -c -pipe -D_REENTRANT conftest.c >&5 configure:8075: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned int | #define mode_t int | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INET_ATON 1 | #define HAVE_SCANDIR 1 | #define HAVE_GETCWD 1 | #define HAVE_MKTIME 1 | #define HAVE_STRERROR 1 | #define HAVE_SETHOSTENT 1 | #define HAVE_ENDHOSTENT 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define HAVE_LONG_LONG 1 | /* end confdefs.h. */ | #include | wchar_t foo = (wchar_t)'\0'; | int | main () | { | | ; | return 0; | } configure:8090: result: no configure:8101: checking for wint_t configure:8128: gcc -c -pipe -D_REENTRANT conftest.c >&5 configure:8134: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned int | #define mode_t int | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INET_ATON 1 | #define HAVE_SCANDIR 1 | #define HAVE_GETCWD 1 | #define HAVE_MKTIME 1 | #define HAVE_STRERROR 1 | #define HAVE_SETHOSTENT 1 | #define HAVE_ENDHOSTENT 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define HAVE_LONG_LONG 1 | /* end confdefs.h. */ | #include | wint_t foo = (wchar_t)'\0'; | int | main () | { | | ; | return 0; | } configure:8149: result: no configure:8160: checking for inttypes.h configure:8187: gcc -c -pipe -D_REENTRANT conftest.c >&5 configure:8193: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned int | #define mode_t int | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INET_ATON 1 | #define HAVE_SCANDIR 1 | #define HAVE_GETCWD 1 | #define HAVE_MKTIME 1 | #define HAVE_STRERROR 1 | #define HAVE_SETHOSTENT 1 | #define HAVE_ENDHOSTENT 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define HAVE_LONG_LONG 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | uintmax_t i = (uintmax_t) -1; | ; | return 0; | } configure:8208: result: no configure:8219: checking for stdint.h configure:8246: gcc -c -pipe -D_REENTRANT conftest.c >&5 configure:8252: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned int | #define mode_t int | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INET_ATON 1 | #define HAVE_SCANDIR 1 | #define HAVE_GETCWD 1 | #define HAVE_MKTIME 1 | #define HAVE_STRERROR 1 | #define HAVE_SETHOSTENT 1 | #define HAVE_ENDHOSTENT 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define HAVE_LONG_LONG 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | uintmax_t i = (uintmax_t) -1; | ; | return 0; | } configure:8267: result: no configure:8280: checking for intmax_t configure:8315: gcc -c -pipe -D_REENTRANT conftest.c >&5 configure:8321: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned int | #define mode_t int | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INET_ATON 1 | #define HAVE_SCANDIR 1 | #define HAVE_GETCWD 1 | #define HAVE_MKTIME 1 | #define HAVE_STRERROR 1 | #define HAVE_SETHOSTENT 1 | #define HAVE_ENDHOSTENT 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define HAVE_LONG_LONG 1 | /* end confdefs.h. */ | | #include | #include | #if HAVE_STDINT_H_WITH_UINTMAX | #include | #endif | #if HAVE_INTTYPES_H_WITH_UINTMAX | #include | #endif | | int | main () | { | intmax_t x = -1; | ; | return 0; | } configure:8336: result: no configure:8348: checking whether printf() supports POSIX/XSI format strings configure:8403: gcc -o conftest -pipe -D_REENTRANT conftest.c >&5 configure:8406: $? = 0 configure:8412: ./conftest configure:8415: $? = 0 configure:8432: result: yes configure:8446: checking for working alloca.h configure:8473: gcc -o conftest -pipe -D_REENTRANT conftest.c >&5 configure:8479: $? = 0 configure:8496: result: yes configure:8506: checking for alloca configure:8553: gcc -o conftest -pipe -D_REENTRANT conftest.c >&5 configure:8559: $? = 0 configure:8576: result: yes configure:8809: checking for stdlib.h configure:8815: result: no configure:8809: checking for unistd.h configure:8815: result: no configure:8948: checking for getpagesize configure:9004: gcc -o conftest -pipe -D_REENTRANT conftest.c >&5 configure:9010: $? = 0 configure:9028: result: yes configure:9038: checking for working mmap configure:9185: gcc -o conftest -pipe -D_REENTRANT conftest.c >&5 configure:9188: $? = 0 configure:9194: ./conftest ./configure: line 1: 22862 Bus error ./conftest$ac_exeext configure:9197: $? = 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 "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned int | #define mode_t int | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INET_ATON 1 | #define HAVE_SCANDIR 1 | #define HAVE_GETCWD 1 | #define HAVE_MKTIME 1 | #define HAVE_STRERROR 1 | #define HAVE_SETHOSTENT 1 | #define HAVE_ENDHOSTENT 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define HAVE_LONG_LONG 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:9213: result: no configure:9225: checking whether we are using the GNU C Library 2.1 or newer conftest.c:51:22: features.h: No such file or directory configure:9256: result: no configure:9264: checking whether integer division by zero raises SIGFPE configure:9331: gcc -o conftest -pipe -D_REENTRANT conftest.c >&5 conftest.c:68: warning: built-in function `nan' declared as non-function configure:9334: $? = 0 configure:9340: ./conftest configure:9343: $? = 0 configure:9360: result: yes configure:9373: checking for unsigned long long configure:9400: gcc -o conftest -pipe -D_REENTRANT conftest.c >&5 configure:9406: $? = 0 configure:9423: result: yes configure:9455: checking for inttypes.h configure:9483: gcc -c -pipe -D_REENTRANT conftest.c >&5 configure:9489: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned int | #define mode_t int | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INET_ATON 1 | #define HAVE_SCANDIR 1 | #define HAVE_GETCWD 1 | #define HAVE_MKTIME 1 | #define HAVE_STRERROR 1 | #define HAVE_SETHOSTENT 1 | #define HAVE_ENDHOSTENT 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define HAVE_LONG_LONG 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 uintmax_t unsigned long long | /* end confdefs.h. */ | #include | #include | int | main () | { | | ; | return 0; | } configure:9505: result: no configure:9588: checking for stdint.h configure:9594: result: no configure:9723: checking for SIZE_MAX configure:10032: gcc -o conftest -pipe -D_REENTRANT conftest.c >&5 configure:10035: $? = 0 configure:10041: ./conftest configure:10044: $? = 0 configure:10342: gcc -o conftest -pipe -D_REENTRANT conftest.c >&5 configure:10345: $? = 0 configure:10351: ./conftest configure:10354: $? = 0 configure:10652: gcc -o conftest -pipe -D_REENTRANT conftest.c >&5 configure:10655: $? = 0 configure:10661: ./conftest configure:10664: $? = 0 configure:10704: gcc -c -pipe -D_REENTRANT conftest.c >&5 conftest.c:55: error: conflicting types for `foo' conftest.c:54: error: previous declaration of `foo' configure:10710: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned int | #define mode_t int | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INET_ATON 1 | #define HAVE_SCANDIR 1 | #define HAVE_GETCWD 1 | #define HAVE_MKTIME 1 | #define HAVE_STRERROR 1 | #define HAVE_SETHOSTENT 1 | #define HAVE_ENDHOSTENT 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define HAVE_LONG_LONG 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 uintmax_t unsigned long long | /* end confdefs.h. */ | #include | extern size_t foo; | extern unsigned long foo; | | int | main () | { | | ; | return 0; | } configure:10735: result: 4294967295U configure:10753: checking for stdint.h configure:10759: result: no configure:10890: checking for CFPreferencesCopyAppValue configure:10920: gcc -o conftest -pipe -D_REENTRANT -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -framework CoreFoundation >&5 configure:10926: $? = 0 configure:10945: result: yes configure:10954: checking for CFLocaleCopyCurrent configure:10984: gcc -o conftest -pipe -D_REENTRANT -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -framework CoreFoundation >&5 ld: Undefined symbols: _CFLocaleCopyCurrent configure:10990: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned int | #define mode_t int | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INET_ATON 1 | #define HAVE_SCANDIR 1 | #define HAVE_GETCWD 1 | #define HAVE_MKTIME 1 | #define HAVE_STRERROR 1 | #define HAVE_SETHOSTENT 1 | #define HAVE_ENDHOSTENT 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define HAVE_LONG_LONG 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 uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:11009: result: no configure:11097: checking for non-GNU ld configure:11128: result: /usr/bin/ld configure:11137: checking if the linker (/usr/bin/ld) is GNU ld configure:11150: result: no configure:11157: checking for shared library run path origin configure:11170: result: done configure:11576: checking for ptrdiff_t configure:11606: gcc -c -pipe -D_REENTRANT conftest.c >&5 conftest.c:88: error: parse error before "ac__type_new_" conftest.c:88: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:92: error: parse error before ')' token configure:11612: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned int | #define mode_t int | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INET_ATON 1 | #define HAVE_SCANDIR 1 | #define HAVE_GETCWD 1 | #define HAVE_MKTIME 1 | #define HAVE_STRERROR 1 | #define HAVE_SETHOSTENT 1 | #define HAVE_ENDHOSTENT 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define HAVE_LONG_LONG 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 uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #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:11627: result: no configure:11665: checking argz.h usability configure:11682: gcc -c -pipe -D_REENTRANT conftest.c >&5 conftest.c:89:18: argz.h: No such file or directory configure:11688: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned int | #define mode_t int | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INET_ATON 1 | #define HAVE_SCANDIR 1 | #define HAVE_GETCWD 1 | #define HAVE_MKTIME 1 | #define HAVE_STRERROR 1 | #define HAVE_SETHOSTENT 1 | #define HAVE_ENDHOSTENT 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define HAVE_LONG_LONG 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 uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #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:11702: result: no configure:11706: checking argz.h presence configure:11721: gcc -E conftest.c conftest.c:56:18: argz.h: No such file or directory configure:11727: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned int | #define mode_t int | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INET_ATON 1 | #define HAVE_SCANDIR 1 | #define HAVE_GETCWD 1 | #define HAVE_MKTIME 1 | #define HAVE_STRERROR 1 | #define HAVE_SETHOSTENT 1 | #define HAVE_ENDHOSTENT 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define HAVE_LONG_LONG 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 uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | /* end confdefs.h. */ | #include configure:11741: result: no configure:11769: checking for argz.h configure:11777: result: no configure:11655: checking for limits.h configure:11661: result: yes configure:11665: checking locale.h usability configure:11682: gcc -c -pipe -D_REENTRANT conftest.c >&5 configure:11688: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned int | #define mode_t int | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INET_ATON 1 | #define HAVE_SCANDIR 1 | #define HAVE_GETCWD 1 | #define HAVE_MKTIME 1 | #define HAVE_STRERROR 1 | #define HAVE_SETHOSTENT 1 | #define HAVE_ENDHOSTENT 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define HAVE_LONG_LONG 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 uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_LIMITS_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:11702: result: no configure:11706: checking locale.h presence configure:11721: gcc -E conftest.c configure:11727: $? = 0 configure:11741: result: yes configure:11754: WARNING: locale.h: present but cannot be compiled configure:11756: WARNING: locale.h: check for missing prerequisite headers? configure:11758: WARNING: locale.h: see the Autoconf documentation configure:11760: WARNING: locale.h: section "Present But Cannot Be Compiled" configure:11762: WARNING: locale.h: proceeding with the preprocessor's result configure:11764: WARNING: locale.h: in the future, the compiler will take precedence configure:11769: checking for locale.h configure:11777: result: yes configure:11665: checking nl_types.h usability configure:11682: gcc -c -pipe -D_REENTRANT conftest.c >&5 configure:11688: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned int | #define mode_t int | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INET_ATON 1 | #define HAVE_SCANDIR 1 | #define HAVE_GETCWD 1 | #define HAVE_MKTIME 1 | #define HAVE_STRERROR 1 | #define HAVE_SETHOSTENT 1 | #define HAVE_ENDHOSTENT 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define HAVE_LONG_LONG 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 uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_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:11702: result: no configure:11706: checking nl_types.h presence configure:11721: gcc -E conftest.c configure:11727: $? = 0 configure:11741: result: yes configure:11754: WARNING: nl_types.h: present but cannot be compiled configure:11756: WARNING: nl_types.h: check for missing prerequisite headers? configure:11758: WARNING: nl_types.h: see the Autoconf documentation configure:11760: WARNING: nl_types.h: section "Present But Cannot Be Compiled" configure:11762: WARNING: nl_types.h: proceeding with the preprocessor's result configure:11764: WARNING: nl_types.h: in the future, the compiler will take precedence configure:11769: checking for nl_types.h configure:11777: result: yes configure:11665: checking malloc.h usability configure:11682: gcc -c -pipe -D_REENTRANT conftest.c >&5 configure:11688: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned int | #define mode_t int | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INET_ATON 1 | #define HAVE_SCANDIR 1 | #define HAVE_GETCWD 1 | #define HAVE_MKTIME 1 | #define HAVE_STRERROR 1 | #define HAVE_SETHOSTENT 1 | #define HAVE_ENDHOSTENT 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define HAVE_LONG_LONG 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 uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_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:11702: result: no configure:11706: checking malloc.h presence configure:11721: gcc -E conftest.c configure:11727: $? = 0 configure:11741: result: yes configure:11754: WARNING: malloc.h: present but cannot be compiled configure:11756: WARNING: malloc.h: check for missing prerequisite headers? configure:11758: WARNING: malloc.h: see the Autoconf documentation configure:11760: WARNING: malloc.h: section "Present But Cannot Be Compiled" configure:11762: WARNING: malloc.h: proceeding with the preprocessor's result configure:11764: WARNING: malloc.h: in the future, the compiler will take precedence configure:11769: checking for malloc.h configure:11777: result: yes configure:11665: checking stddef.h usability configure:11682: gcc -c -pipe -D_REENTRANT conftest.c >&5 configure:11688: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned int | #define mode_t int | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INET_ATON 1 | #define HAVE_SCANDIR 1 | #define HAVE_GETCWD 1 | #define HAVE_MKTIME 1 | #define HAVE_STRERROR 1 | #define HAVE_SETHOSTENT 1 | #define HAVE_ENDHOSTENT 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define HAVE_LONG_LONG 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 uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #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 | /* 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:11702: result: no configure:11706: checking stddef.h presence configure:11721: gcc -E conftest.c configure:11727: $? = 0 configure:11741: result: yes configure:11754: WARNING: stddef.h: present but cannot be compiled configure:11756: WARNING: stddef.h: check for missing prerequisite headers? configure:11758: WARNING: stddef.h: see the Autoconf documentation configure:11760: WARNING: stddef.h: section "Present But Cannot Be Compiled" configure:11762: WARNING: stddef.h: proceeding with the preprocessor's result configure:11764: WARNING: stddef.h: in the future, the compiler will take precedence configure:11769: checking for stddef.h configure:11777: result: yes configure:11655: checking for stdlib.h configure:11661: result: no configure:11655: checking for string.h configure:11661: result: no configure:11655: checking for unistd.h configure:11661: result: no configure:11665: checking sys/param.h usability configure:11682: gcc -c -pipe -D_REENTRANT conftest.c >&5 configure:11688: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned int | #define mode_t int | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INET_ATON 1 | #define HAVE_SCANDIR 1 | #define HAVE_GETCWD 1 | #define HAVE_MKTIME 1 | #define HAVE_STRERROR 1 | #define HAVE_SETHOSTENT 1 | #define HAVE_ENDHOSTENT 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define HAVE_LONG_LONG 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 uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #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 | /* 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:11702: result: no configure:11706: checking sys/param.h presence configure:11721: gcc -E conftest.c configure:11727: $? = 0 configure:11741: result: yes configure:11754: WARNING: sys/param.h: present but cannot be compiled configure:11756: WARNING: sys/param.h: check for missing prerequisite headers? configure:11758: WARNING: sys/param.h: see the Autoconf documentation configure:11760: WARNING: sys/param.h: section "Present But Cannot Be Compiled" configure:11762: WARNING: sys/param.h: proceeding with the preprocessor's result configure:11764: WARNING: sys/param.h: in the future, the compiler will take precedence configure:11769: checking for sys/param.h configure:11777: result: yes configure:11819: checking for asprintf configure:11875: gcc -o conftest -pipe -D_REENTRANT conftest.c >&5 configure:11881: $? = 0 configure:11899: result: yes configure:11819: checking for fwprintf configure:11875: gcc -o conftest -pipe -D_REENTRANT conftest.c >&5 configure:11881: $? = 0 configure:11899: result: yes configure:11819: checking for getcwd configure:11899: result: yes configure:11819: checking for getegid configure:11875: gcc -o conftest -pipe -D_REENTRANT conftest.c >&5 configure:11881: $? = 0 configure:11899: result: yes configure:11819: checking for geteuid configure:11875: gcc -o conftest -pipe -D_REENTRANT conftest.c >&5 configure:11881: $? = 0 configure:11899: result: yes configure:11819: checking for getgid configure:11875: gcc -o conftest -pipe -D_REENTRANT conftest.c >&5 configure:11881: $? = 0 configure:11899: result: yes configure:11819: checking for getuid configure:11875: gcc -o conftest -pipe -D_REENTRANT conftest.c >&5 configure:11881: $? = 0 configure:11899: result: yes configure:11819: checking for mempcpy configure:11875: gcc -o conftest -pipe -D_REENTRANT conftest.c >&5 ld: Undefined symbols: _mempcpy configure:11881: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned int | #define mode_t int | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INET_ATON 1 | #define HAVE_SCANDIR 1 | #define HAVE_GETCWD 1 | #define HAVE_MKTIME 1 | #define HAVE_STRERROR 1 | #define HAVE_SETHOSTENT 1 | #define HAVE_ENDHOSTENT 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define HAVE_LONG_LONG 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 uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #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:11899: result: no configure:11819: checking for munmap configure:11875: gcc -o conftest -pipe -D_REENTRANT conftest.c >&5 configure:11881: $? = 0 configure:11899: result: yes configure:11819: checking for putenv configure:11875: gcc -o conftest -pipe -D_REENTRANT conftest.c >&5 configure:11881: $? = 0 configure:11899: result: yes configure:11819: checking for setenv configure:11875: gcc -o conftest -pipe -D_REENTRANT conftest.c >&5 configure:11881: $? = 0 configure:11899: result: yes configure:11819: checking for setlocale configure:11875: gcc -o conftest -pipe -D_REENTRANT conftest.c >&5 configure:11881: $? = 0 configure:11899: result: yes configure:11819: checking for snprintf configure:11875: gcc -o conftest -pipe -D_REENTRANT conftest.c >&5 conftest.c:96: warning: conflicting types for built-in function `snprintf' configure:11881: $? = 0 configure:11899: result: yes configure:11819: checking for stpcpy configure:11875: gcc -o conftest -pipe -D_REENTRANT conftest.c >&5 configure:11881: $? = 0 configure:11899: result: yes configure:11819: checking for strcasecmp configure:11875: gcc -o conftest -pipe -D_REENTRANT conftest.c >&5 configure:11881: $? = 0 configure:11899: result: yes configure:11819: checking for strdup configure:11899: result: yes configure:11819: checking for strtoul configure:11875: gcc -o conftest -pipe -D_REENTRANT conftest.c >&5 configure:11881: $? = 0 configure:11899: result: yes configure:11819: checking for tsearch configure:11875: gcc -o conftest -pipe -D_REENTRANT conftest.c >&5 configure:11881: $? = 0 configure:11899: result: yes configure:11819: checking for wcslen configure:11875: gcc -o conftest -pipe -D_REENTRANT conftest.c >&5 configure:11881: $? = 0 configure:11899: result: yes configure:11819: checking for __argz_count configure:11875: gcc -o conftest -pipe -D_REENTRANT conftest.c >&5 ld: Undefined symbols: ___argz_count configure:11881: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned int | #define mode_t int | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INET_ATON 1 | #define HAVE_SCANDIR 1 | #define HAVE_GETCWD 1 | #define HAVE_MKTIME 1 | #define HAVE_STRERROR 1 | #define HAVE_SETHOSTENT 1 | #define HAVE_ENDHOSTENT 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define HAVE_LONG_LONG 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 uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #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:11899: result: no configure:11819: checking for __argz_stringify configure:11875: gcc -o conftest -pipe -D_REENTRANT conftest.c >&5 ld: Undefined symbols: ___argz_stringify configure:11881: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned int | #define mode_t int | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INET_ATON 1 | #define HAVE_SCANDIR 1 | #define HAVE_GETCWD 1 | #define HAVE_MKTIME 1 | #define HAVE_STRERROR 1 | #define HAVE_SETHOSTENT 1 | #define HAVE_ENDHOSTENT 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define HAVE_LONG_LONG 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 uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #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:11899: result: no configure:11819: checking for __argz_next configure:11875: gcc -o conftest -pipe -D_REENTRANT conftest.c >&5 ld: Undefined symbols: ___argz_next configure:11881: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned int | #define mode_t int | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INET_ATON 1 | #define HAVE_SCANDIR 1 | #define HAVE_GETCWD 1 | #define HAVE_MKTIME 1 | #define HAVE_STRERROR 1 | #define HAVE_SETHOSTENT 1 | #define HAVE_ENDHOSTENT 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define HAVE_LONG_LONG 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 uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #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:11899: result: no configure:11819: checking for __fsetlocking configure:11875: gcc -o conftest -pipe -D_REENTRANT conftest.c >&5 ld: Undefined symbols: ___fsetlocking configure:11881: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned int | #define mode_t int | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INET_ATON 1 | #define HAVE_SCANDIR 1 | #define HAVE_GETCWD 1 | #define HAVE_MKTIME 1 | #define HAVE_STRERROR 1 | #define HAVE_SETHOSTENT 1 | #define HAVE_ENDHOSTENT 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define HAVE_LONG_LONG 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 uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #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:11899: result: no configure:11911: checking whether _snprintf is declared configure:11941: gcc -c -pipe -D_REENTRANT conftest.c >&5 conftest.c: In function `main': conftest.c:86: error: `_snprintf' undeclared (first use in this function) conftest.c:86: error: (Each undeclared identifier is reported only once conftest.c:86: error: for each function it appears in.) configure:11947: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned int | #define mode_t int | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INET_ATON 1 | #define HAVE_SCANDIR 1 | #define HAVE_GETCWD 1 | #define HAVE_MKTIME 1 | #define HAVE_STRERROR 1 | #define HAVE_SETHOSTENT 1 | #define HAVE_ENDHOSTENT 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define HAVE_LONG_LONG 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 uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #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:11962: result: no configure:11976: checking whether _snwprintf is declared configure:12006: gcc -c -pipe -D_REENTRANT conftest.c >&5 conftest.c: In function `main': conftest.c:87: error: `_snwprintf' undeclared (first use in this function) conftest.c:87: error: (Each undeclared identifier is reported only once conftest.c:87: error: for each function it appears in.) configure:12012: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned int | #define mode_t int | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INET_ATON 1 | #define HAVE_SCANDIR 1 | #define HAVE_GETCWD 1 | #define HAVE_MKTIME 1 | #define HAVE_STRERROR 1 | #define HAVE_SETHOSTENT 1 | #define HAVE_ENDHOSTENT 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define HAVE_LONG_LONG 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 uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #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:12027: result: no configure:12042: checking whether feof_unlocked is declared configure:12072: gcc -c -pipe -D_REENTRANT conftest.c >&5 configure:12078: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned int | #define mode_t int | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INET_ATON 1 | #define HAVE_SCANDIR 1 | #define HAVE_GETCWD 1 | #define HAVE_MKTIME 1 | #define HAVE_STRERROR 1 | #define HAVE_SETHOSTENT 1 | #define HAVE_ENDHOSTENT 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define HAVE_LONG_LONG 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 uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #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 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef feof_unlocked | char *p = (char *) feof_unlocked; | #endif | | ; | return 0; | } configure:12093: result: no configure:12107: checking whether fgets_unlocked is declared configure:12137: gcc -c -pipe -D_REENTRANT conftest.c >&5 conftest.c: In function `main': conftest.c:89: error: `fgets_unlocked' undeclared (first use in this function) conftest.c:89: error: (Each undeclared identifier is reported only once conftest.c:89: error: for each function it appears in.) configure:12143: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned int | #define mode_t int | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INET_ATON 1 | #define HAVE_SCANDIR 1 | #define HAVE_GETCWD 1 | #define HAVE_MKTIME 1 | #define HAVE_STRERROR 1 | #define HAVE_SETHOSTENT 1 | #define HAVE_ENDHOSTENT 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define HAVE_LONG_LONG 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 uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #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 0 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef fgets_unlocked | char *p = (char *) fgets_unlocked; | #endif | | ; | return 0; | } configure:12158: result: no configure:12172: checking whether getc_unlocked is declared configure:12202: gcc -c -pipe -D_REENTRANT conftest.c >&5 configure:12208: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned int | #define mode_t int | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INET_ATON 1 | #define HAVE_SCANDIR 1 | #define HAVE_GETCWD 1 | #define HAVE_MKTIME 1 | #define HAVE_STRERROR 1 | #define HAVE_SETHOSTENT 1 | #define HAVE_ENDHOSTENT 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define HAVE_LONG_LONG 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 uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef getc_unlocked | char *p = (char *) getc_unlocked; | #endif | | ; | return 0; | } configure:12223: result: no configure:12291: checking for iconv configure:12323: gcc -o conftest -pipe -D_REENTRANT conftest.c >&5 ld: Undefined symbols: _libiconv _libiconv_close _libiconv_open configure:12329: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned int | #define mode_t int | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INET_ATON 1 | #define HAVE_SCANDIR 1 | #define HAVE_GETCWD 1 | #define HAVE_MKTIME 1 | #define HAVE_STRERROR 1 | #define HAVE_SETHOSTENT 1 | #define HAVE_ENDHOSTENT 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define HAVE_LONG_LONG 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 uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | /* end confdefs.h. */ | #include | #include | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:12372: gcc -o conftest -pipe -D_REENTRANT conftest.c -liconv >&5 configure:12378: $? = 0 configure:12399: result: yes configure:12409: checking how to link with libiconv configure:12411: result: -liconv configure:12422: checking for iconv declaration configure:12461: gcc -c -pipe -D_REENTRANT conftest.c >&5 configure:12467: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned int | #define mode_t int | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INET_ATON 1 | #define HAVE_SCANDIR 1 | #define HAVE_GETCWD 1 | #define HAVE_MKTIME 1 | #define HAVE_STRERROR 1 | #define HAVE_SETHOSTENT 1 | #define HAVE_ENDHOSTENT 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define HAVE_LONG_LONG 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 uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | /* end confdefs.h. */ | | #include | #include | extern | #ifdef __cplusplus | "C" | #endif | #if defined(__STDC__) || defined(__cplusplus) | size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | #else | size_t iconv(); | #endif | | int | main () | { | | ; | return 0; | } configure:12486: result: extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:12497: checking for nl_langinfo and CODESET configure:12523: gcc -o conftest -pipe -D_REENTRANT conftest.c >&5 configure:12529: $? = 0 configure:12547: result: yes configure:12559: checking for LC_MESSAGES configure:12585: gcc -o conftest -pipe -D_REENTRANT conftest.c >&5 configure:12591: $? = 0 configure:12608: result: yes configure:12628: checking for bison configure:12644: found /usr/local/bin/bison configure:12655: result: bison configure:12669: checking version of bison configure:12678: result: 1.35, ok configure:12700: checking for CFPreferencesCopyAppValue configure:12755: result: yes configure:12764: checking for CFLocaleCopyCurrent configure:12819: result: no configure:12836: checking whether NLS is requested configure:12845: result: yes configure:12861: checking whether included gettext is requested configure:12871: result: no configure:12882: checking for GNU gettext in libc configure:12911: gcc -o conftest -pipe -D_REENTRANT -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:12917: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned int | #define mode_t int | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INET_ATON 1 | #define HAVE_SCANDIR 1 | #define HAVE_GETCWD 1 | #define HAVE_MKTIME 1 | #define HAVE_STRERROR 1 | #define HAVE_SETHOSTENT 1 | #define HAVE_ENDHOSTENT 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define HAVE_LONG_LONG 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 uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST 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:12934: result: no configure:13317: checking for GNU gettext in libintl configure:13354: gcc -o conftest -pipe -D_REENTRANT -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -lintl >&5 configure:13360: $? = 0 configure:13435: result: yes configure:13491: checking whether to use NLS configure:13493: result: yes configure:13496: checking where the gettext function comes from configure:13507: result: external libintl configure:13515: checking how to link with libintl configure:13517: result: -lintl -Wl,-framework -Wl,CoreFoundation configure:13605: checking for pkg-config configure:13623: found /usr/local/bin/pkg-config configure:13636: result: /usr/local/bin/pkg-config configure:13654: checking for sndfile >= 1.0.0 configure:13703: checking for X configure:13938: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include configure:14042: checking for gtk+-2.0 >= 2.0.0 gthread-2.0 >= 2.0.0 configure:14120: checking lame/lame.h usability configure:14137: gcc -c -pipe -D_REENTRANT -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c >&5 configure:14143: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned int | #define mode_t int | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INET_ATON 1 | #define HAVE_SCANDIR 1 | #define HAVE_GETCWD 1 | #define HAVE_MKTIME 1 | #define HAVE_STRERROR 1 | #define HAVE_SETHOSTENT 1 | #define HAVE_ENDHOSTENT 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define HAVE_LONG_LONG 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 uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 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:14157: result: no configure:14161: checking lame/lame.h presence configure:14176: gcc -E -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c configure:14182: $? = 0 configure:14196: result: yes configure:14209: WARNING: lame/lame.h: present but cannot be compiled configure:14211: WARNING: lame/lame.h: check for missing prerequisite headers? configure:14213: WARNING: lame/lame.h: see the Autoconf documentation configure:14215: WARNING: lame/lame.h: section "Present But Cannot Be Compiled" configure:14217: WARNING: lame/lame.h: proceeding with the preprocessor's result configure:14219: WARNING: lame/lame.h: in the future, the compiler will take precedence configure:14224: checking for lame/lame.h configure:14231: result: yes configure:14273: checking for Ogg configure:14313: gcc -o conftest -pipe -D_REENTRANT -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -logg >&5 configure:14316: $? = 0 configure:14322: ./conftest configure:14325: $? = 0 configure:14345: result: yes configure:14454: checking for Vorbis configure:14494: gcc -o conftest -pipe -D_REENTRANT -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -lvorbis -lm -logg >&5 configure:14497: $? = 0 configure:14503: ./conftest configure:14506: $? = 0 configure:14526: result: yes configure:14613: checking for unix98 socklen_t configure:14638: gcc -c -pipe -D_REENTRANT -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c >&5 conftest.c: In function `main': conftest.c:98: warning: useless keyword or type name in empty declaration conftest.c:98: warning: empty declaration configure:14644: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned int | #define mode_t int | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INET_ATON 1 | #define HAVE_SCANDIR 1 | #define HAVE_GETCWD 1 | #define HAVE_MKTIME 1 | #define HAVE_STRERROR 1 | #define HAVE_SETHOSTENT 1 | #define HAVE_ENDHOSTENT 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define HAVE_LONG_LONG 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 uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | typedef socklen_t int; | int test() { return 1; } | ; | return 0; | } configure:14656: result: no configure:14726: checking processor clipping capabilities configure:14775: gcc -o conftest -pipe -D_REENTRANT -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c >&5 configure:14778: $? = 0 configure:14784: ./conftest configure:14787: $? = 0 configure:14842: gcc -o conftest -pipe -D_REENTRANT -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c >&5 configure:14845: $? = 0 configure:14851: ./conftest configure:14854: $? = 0 configure:14903: result: both configure:14919: checking for lrint configure:14955: gcc -o conftest -O2 -lm -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c >&5 configure:14961: $? = 0 configure:14982: result: yes configure:14993: checking for lrintf configure:15029: gcc -o conftest -O2 -lm -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c >&5 configure:15035: $? = 0 configure:15056: result: yes configure:15086: checking sys/soundcard.h usability configure:15103: gcc -c -pipe -D_REENTRANT -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c >&5 conftest.c:134:27: sys/soundcard.h: No such file or directory configure:15109: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned int | #define mode_t int | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INET_ATON 1 | #define HAVE_SCANDIR 1 | #define HAVE_GETCWD 1 | #define HAVE_MKTIME 1 | #define HAVE_STRERROR 1 | #define HAVE_SETHOSTENT 1 | #define HAVE_ENDHOSTENT 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define HAVE_LONG_LONG 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 uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_X11 1 | #define HAVE_LAME 1 | #define HAVE_OGG 1 | #define HAVE_VORBIS 1 | #define CPU_CLIPS_POSITIVE 1 | #define CPU_CLIPS_NEGATIVE 1 | #define HAVE_LRINT 1 | #define HAVE_LRINTF 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:15123: result: no configure:15127: checking sys/soundcard.h presence configure:15142: gcc -E -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c conftest.c:101:27: sys/soundcard.h: No such file or directory configure:15148: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned int | #define mode_t int | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INET_ATON 1 | #define HAVE_SCANDIR 1 | #define HAVE_GETCWD 1 | #define HAVE_MKTIME 1 | #define HAVE_STRERROR 1 | #define HAVE_SETHOSTENT 1 | #define HAVE_ENDHOSTENT 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define HAVE_LONG_LONG 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 uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_X11 1 | #define HAVE_LAME 1 | #define HAVE_OGG 1 | #define HAVE_VORBIS 1 | #define CPU_CLIPS_POSITIVE 1 | #define CPU_CLIPS_NEGATIVE 1 | #define HAVE_LRINT 1 | #define HAVE_LRINTF 1 | /* end confdefs.h. */ | #include configure:15162: result: no configure:15190: checking for sys/soundcard.h configure:15198: result: no configure:15226: checking machine/soundcard.h usability configure:15243: gcc -c -pipe -D_REENTRANT -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c >&5 conftest.c:134:31: machine/soundcard.h: No such file or directory configure:15249: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned int | #define mode_t int | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INET_ATON 1 | #define HAVE_SCANDIR 1 | #define HAVE_GETCWD 1 | #define HAVE_MKTIME 1 | #define HAVE_STRERROR 1 | #define HAVE_SETHOSTENT 1 | #define HAVE_ENDHOSTENT 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define HAVE_LONG_LONG 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 uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_X11 1 | #define HAVE_LAME 1 | #define HAVE_OGG 1 | #define HAVE_VORBIS 1 | #define CPU_CLIPS_POSITIVE 1 | #define CPU_CLIPS_NEGATIVE 1 | #define HAVE_LRINT 1 | #define HAVE_LRINTF 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:15263: result: no configure:15267: checking machine/soundcard.h presence configure:15282: gcc -E -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c conftest.c:101:31: machine/soundcard.h: No such file or directory configure:15288: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned int | #define mode_t int | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INET_ATON 1 | #define HAVE_SCANDIR 1 | #define HAVE_GETCWD 1 | #define HAVE_MKTIME 1 | #define HAVE_STRERROR 1 | #define HAVE_SETHOSTENT 1 | #define HAVE_ENDHOSTENT 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define HAVE_LONG_LONG 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 uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_X11 1 | #define HAVE_LAME 1 | #define HAVE_OGG 1 | #define HAVE_VORBIS 1 | #define CPU_CLIPS_POSITIVE 1 | #define CPU_CLIPS_NEGATIVE 1 | #define HAVE_LRINT 1 | #define HAVE_LRINTF 1 | /* end confdefs.h. */ | #include configure:15302: result: no configure:15330: checking for machine/soundcard.h configure:15338: result: no configure:15372: checking dmalloc.h usability configure:15389: gcc -c -pipe -D_REENTRANT -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c >&5 configure:15395: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "MuSE" | #define VERSION "0.9.2" | #define HAVE_DARWIN 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned int | #define mode_t int | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INET_ATON 1 | #define HAVE_SCANDIR 1 | #define HAVE_GETCWD 1 | #define HAVE_MKTIME 1 | #define HAVE_STRERROR 1 | #define HAVE_SETHOSTENT 1 | #define HAVE_ENDHOSTENT 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define HAVE_LONG_LONG 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 uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_X11 1 | #define HAVE_LAME 1 | #define HAVE_OGG 1 | #define HAVE_VORBIS 1 | #define CPU_CLIPS_POSITIVE 1 | #define CPU_CLIPS_NEGATIVE 1 | #define HAVE_LRINT 1 | #define HAVE_LRINTF 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:15409: result: no configure:15413: checking dmalloc.h presence configure:15428: gcc -E -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c configure:15434: $? = 0 configure:15448: result: yes configure:15461: WARNING: dmalloc.h: present but cannot be compiled configure:15463: WARNING: dmalloc.h: check for missing prerequisite headers? configure:15465: WARNING: dmalloc.h: see the Autoconf documentation configure:15467: WARNING: dmalloc.h: section "Present But Cannot Be Compiled" configure:15469: WARNING: dmalloc.h: proceeding with the preprocessor's result configure:15471: WARNING: dmalloc.h: in the future, the compiler will take precedence configure:15476: checking for dmalloc.h configure:15483: result: yes configure:15491: checking if malloc debugging is wanted configure:15515: result: no configure:15759: creating ./config.status ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c99_lrint=yes ac_cv_c99_lrintf=yes ac_cv_c_clip_negative=1 ac_cv_c_clip_positive=1 ac_cv_c_clip_type=both 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_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='-pipe -D_REENTRANT -O2 -mmmx -fomit-frame-pointer -ffast-math' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-pipe -D_REENTRANT -O2 -mmmx -fomit-frame-pointer -ffast-math' ac_cv_env_CXX_set= ac_cv_env_CXX_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_func___argz_count=no ac_cv_func___argz_next=no ac_cv_func___argz_stringify=no ac_cv_func___fsetlocking=no ac_cv_func__doprnt=no ac_cv_func_alloca_works=yes ac_cv_func_asprintf=yes ac_cv_func_endhostent=yes ac_cv_func_fwprintf=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getcwd=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getnameinfo=yes ac_cv_func_getpagesize=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_inet_aton=yes ac_cv_func_inet_pton=yes ac_cv_func_mempcpy=no ac_cv_func_mktime=yes ac_cv_func_mmap_fixed_mapped=no ac_cv_func_munmap=yes ac_cv_func_nanosleep=yes ac_cv_func_putenv=yes ac_cv_func_scandir=yes ac_cv_func_select=yes ac_cv_func_setenv=yes ac_cv_func_sethostent=yes ac_cv_func_setlocale=yes ac_cv_func_snprintf=yes ac_cv_func_socket=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strtoul=yes ac_cv_func_tsearch=yes ac_cv_func_vprintf=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=no ac_cv_have_decl_fgets_unlocked=no ac_cv_have_decl_getc_unlocked=no ac_cv_have_x='have_x=yes ac_x_includes='\''/usr/X11R6/include'\'' ac_x_libraries='\''/usr/X11R6/lib'\''' ac_cv_header_argz_h=no ac_cv_header_dirent_dirent_h=no ac_cv_header_dirent_h=yes ac_cv_header_dirent_ndir_h=no ac_cv_header_dirent_sys_dir_h=no ac_cv_header_dirent_sys_ndir_h=no ac_cv_header_dmalloc_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=no ac_cv_header_lame_lame_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_machine_soundcard_h=no ac_cv_header_malloc_h=yes ac_cv_header_memory_h=no ac_cv_header_ndir_h=no ac_cv_header_nl_types_h=yes ac_cv_header_pthread_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_dir_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_ndir_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_soundcard_h=no ac_cv_header_sys_stat_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_time=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_lib_m_cos=yes ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt ac_cv_path_GREP=/usr/bin/grep ac_cv_path_MSGFMT=/usr/local/bin/msgfmt ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_path_install='/usr/local/bin/ginstall -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_INTLBISON=bison ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_search_strerror='none required' ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_short=2 ac_cv_target=i386-unknown-gnu ac_cv_type_int=no ac_cv_type_long=no ac_cv_type_long_long=yes ac_cv_type_mode_t=no ac_cv_type_off_t=no ac_cv_type_ptrdiff_t=no ac_cv_type_short=no ac_cv_type_signal=void ac_cv_type_size_t=no ac_cv_type_unsigned_long_long=yes ac_cv_working_alloca_h=yes acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=no acl_cv_rpath=done 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, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1=const bh_cv_c_signed=no gl_cv_header_inttypes_h=no gl_cv_header_stdint_h=no gt_cv_c_intmax_t=no gt_cv_c_long_double=no gt_cv_c_wchar_t=no gt_cv_c_wint_t=no gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=yes gt_cv_func_gnugettext1_libc=no gt_cv_func_gnugettext1_libintl=yes gt_cv_func_printf_posix=yes gt_cv_header_inttypes_h=no gt_cv_int_divbyzero_sigfpe=yes gt_cv_val_LC_MESSAGES=yes nls_cv_force_use_gnu_gettext=no nls_cv_header_intl= nls_cv_header_libgt= nls_cv_use_gnu_gettext=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/audio/muse/work/MuSE-0.9.2/missing --run aclocal-1.9' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/audio/muse/work/MuSE-0.9.2/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/audio/muse/work/MuSE-0.9.2/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/audio/muse/work/MuSE-0.9.2/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/audio/muse/work/MuSE-0.9.2/missing --run automake-1.9' AWK='gawk' BUILD_INCLUDED_LIBINTL='no' CATOBJEXT='.gmo' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-pipe -D_REENTRANT -O2 -mmmx -fomit-frame-pointer -ffast-math' CPP='gcc -E' CPPFLAGS=' -I/System/Library/Frameworks/CoreFoundation.framework/Headers' CXX='g++' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-pipe -D_REENTRANT -O2 -mmmx -fomit-frame-pointer -ffast-math' CYGPATH_W='echo' DARWIN_LIBS='-L/sw/lib -lintl -framework AudioToolbox -framework CoreAudio' DATADIRNAME='share' DEBUG_FALSE='' DEBUG_TRUE='#' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DMALLOCC='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GENCAT='gencat' GLIBC21='no' GLIBC2='no' GMSGFMT='/usr/local/bin/msgfmt' GREP='/usr/bin/grep' GTK2_CFLAGS='' GTK2_LIBS='' GUI_DEPS='' GUI_DIRS='' GUI_FLAGS='' GUI_LIBS='' HAVE_ASPRINTF='1' HAVE_OSS_FALSE='' HAVE_OSS_TRUE='#' HAVE_POSIX_PRINTF='1' HAVE_SNPRINTF='1' HAVE_WPRINTF='0' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INSTOBJEXT='.mo' INTLBISON='bison' INTLLIBS='-lintl -Wl,-framework -Wl,CoreFoundation' INTLOBJS='' INTL_LIBTOOL_SUFFIX_PREFIX='' INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation' LAME_LIBS='-lmp3lame' LDFLAGS='' LIBICONV='-liconv' LIBINTL='-lintl -Wl,-framework -Wl,CoreFoundation' LIBOBJS='' LIBS='' LIBSHOUT_DIR='shout' LIBSHOUT_LIB='shout/libshout.a' LTLIBICONV='-liconv' LTLIBINTL='-lintl -Wl,-framework -Wl,CoreFoundation' LTLIBOBJS='' LUBRIFY_CFLAGS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /mnt/gmirror/ports/audio/muse/work/MuSE-0.9.2/missing --run makeinfo' MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs' MSGFMT='/usr/local/bin/msgfmt' MSGMERGE='/usr/local/bin/msgmerge' M_LIBS='-lm' OBJEXT='' OGG_CFLAGS='' OGG_LIBS='-logg' PACKAGE='MuSE' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' POSUB='po' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' SNDFILE_CFLAGS='' SNDFILE_LIBS='' STRIP='' USE_INCLUDED_LIBINTL='no' USE_NLS='yes' VERSION='0.9.2' VORBISENC_LIBS='-lvorbisenc' VORBISFILE_LIBS='-lvorbisfile' VORBIS_CFLAGS='' VORBIS_LIBS='-lvorbis -lvorbisfile -lvorbisenc' XGETTEXT='/usr/local/bin/xgettext' XMKMF='' ac_ct_CC='gcc' ac_ct_CXX='g++' 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/audio/muse/work/MuSE-0.9.2/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}' prefix='' program_transform_name='s&^&i386-unknown-gnu-&' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-unknown-gnu' target_alias='i386-unknown-gnu' target_cpu='i386' target_os='gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "MuSE" #define VERSION "0.9.2" #define HAVE_DARWIN 1 #define HAVE_FCNTL_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_DIRENT_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_LIMITS_H 1 #define const #define size_t unsigned int #define mode_t int #define RETSIGTYPE void #define HAVE_VPRINTF 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_SELECT 1 #define HAVE_SOCKET 1 #define HAVE_STRDUP 1 #define HAVE_NANOSLEEP 1 #define HAVE_INET_ATON 1 #define HAVE_SCANDIR 1 #define HAVE_GETCWD 1 #define HAVE_MKTIME 1 #define HAVE_STRERROR 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 #define HAVE_GETNAMEINFO 1 #define HAVE_GETADDRINFO 1 #define HAVE_INET_PTON 1 #define SIZEOF_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define signed #ifndef __cplusplus #define inline #endif #define off_t long int #define HAVE_LONG_LONG 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 uintmax_t unsigned long long #define SIZE_MAX 4294967295U #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 0 #define HAVE_DECL_FGETS_UNLOCKED 0 #define HAVE_DECL_GETC_UNLOCKED 0 #define HAVE_ICONV 1 #define ICONV_CONST const #define HAVE_LANGINFO_CODESET 1 #define HAVE_LC_MESSAGES 1 #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define HAVE_X11 1 #define HAVE_LAME 1 #define HAVE_OGG 1 #define HAVE_VORBIS 1 #define CPU_CLIPS_POSITIVE 1 #define CPU_CLIPS_NEGATIVE 1 #define HAVE_LRINT 1 #define HAVE_LRINTF 1 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:730: creating Makefile config.status:865: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status:730: creating src/Makefile config.status:865: WARNING: src/Makefile.in seems to ignore the --datarootdir setting config.status:730: creating src/shout/Makefile config.status:865: WARNING: src/shout/Makefile.in seems to ignore the --datarootdir setting config.status:730: creating src/libmpeg/Makefile config.status:865: WARNING: src/libmpeg/Makefile.in seems to ignore the --datarootdir setting config.status:730: creating src/gtkgui2/Makefile config.status:865: WARNING: src/gtkgui2/Makefile.in seems to ignore the --datarootdir setting config.status:730: creating src/resample/Makefile config.status:865: WARNING: src/resample/Makefile.in seems to ignore the --datarootdir setting config.status:730: creating src/portaudio/Makefile config.status:865: WARNING: src/portaudio/Makefile.in seems to ignore the --datarootdir setting config.status:730: creating intl/Makefile config.status:865: WARNING: intl/Makefile.in seems to ignore the --datarootdir setting config.status:730: creating po/Makefile config.status:730: creating config.h config.status:1037: config.h is unchanged config.status:1083: executing depfiles commands config.status:1083: executing default-1 commands