This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libao configure 0.8.8, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --disable-arts --disable-esd --disable-nas --disable-pulse --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /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: 158 tasks, 213 threads, 4 processors Load average: 1.41, Mach factor: 2.58 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2060: checking for a BSD-compatible install configure:2116: result: /usr/bin/install -c -o root -g wheel configure:2127: checking whether build environment is sane configure:2170: result: yes configure:2198: checking for a thread-safe mkdir -p configure:2237: result: /usr/local/bin/mkdir -p configure:2250: checking for gawk configure:2266: found /usr/local/bin/gawk configure:2277: result: gawk configure:2288: checking whether make sets $(MAKE) configure:2309: result: yes configure:2498: checking whether to enable maintainer-specific portions of Makefiles configure:2507: result: no configure:2562: checking build system type configure:2580: result: i386-unknown-gnu configure:2602: checking host system type configure:2617: result: i386-unknown-gnu configure:2652: checking for i386-unknown-gnu-gcc configure:2679: result: cc configure:2957: checking for C compiler version configure:2964: cc --version >&5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2967: $? = 0 configure:2974: cc -v >&5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:2977: $? = 0 configure:2984: cc -V >&5 cc: `-V' option must have argument configure:2987: $? = 1 configure:3010: checking for C compiler default output file name configure:3037: cc -fno-common conftest.c >&5 configure:3040: $? = 0 configure:3078: result: a.out configure:3095: checking whether the C compiler works configure:3105: ./a.out configure:3108: $? = 0 configure:3125: result: yes configure:3132: checking whether we are cross compiling configure:3134: result: no configure:3137: checking for suffix of executables configure:3144: cc -o conftest -fno-common conftest.c >&5 configure:3147: $? = 0 configure:3171: result: configure:3177: checking for suffix of object files configure:3203: cc -c -fno-common conftest.c >&5 configure:3206: $? = 0 configure:3229: result: configure:3233: checking whether we are using the GNU C compiler configure:3262: cc -c -fno-common conftest.c >&5 configure:3268: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "0.8.8" | #define PACKAGE_STRING "libao 0.8.8" | #define PACKAGE_BUGREPORT "benjihan@users.sourceforge.net" | #define PACKAGE "libao" | #define VERSION "0.8.8" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3285: result: no configure:3290: checking whether cc accepts -g configure:3320: cc -c -g conftest.c >&5 configure:3326: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "0.8.8" | #define PACKAGE_STRING "libao 0.8.8" | #define PACKAGE_BUGREPORT "benjihan@users.sourceforge.net" | #define PACKAGE "libao" | #define VERSION "0.8.8" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3358: cc -c conftest.c >&5 configure:3364: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "0.8.8" | #define PACKAGE_STRING "libao 0.8.8" | #define PACKAGE_BUGREPORT "benjihan@users.sourceforge.net" | #define PACKAGE "libao" | #define VERSION "0.8.8" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3397: cc -c -g conftest.c >&5 configure:3403: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "0.8.8" | #define PACKAGE_STRING "libao 0.8.8" | #define PACKAGE_BUGREPORT "benjihan@users.sourceforge.net" | #define PACKAGE "libao" | #define VERSION "0.8.8" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3425: result: no configure:3442: checking for cc option to accept ISO C89 configure:3516: cc -c -fno-common conftest.c >&5 configure:3522: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "0.8.8" | #define PACKAGE_STRING "libao 0.8.8" | #define PACKAGE_BUGREPORT "benjihan@users.sourceforge.net" | #define PACKAGE "libao" | #define VERSION "0.8.8" | /* 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:3516: cc -qlanglvl=extc89 -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:3522: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "0.8.8" | #define PACKAGE_STRING "libao 0.8.8" | #define PACKAGE_BUGREPORT "benjihan@users.sourceforge.net" | #define PACKAGE "libao" | #define VERSION "0.8.8" | /* 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:3516: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3522: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "0.8.8" | #define PACKAGE_STRING "libao 0.8.8" | #define PACKAGE_BUGREPORT "benjihan@users.sourceforge.net" | #define PACKAGE "libao" | #define VERSION "0.8.8" | /* 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:3516: cc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:3522: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "0.8.8" | #define PACKAGE_STRING "libao 0.8.8" | #define PACKAGE_BUGREPORT "benjihan@users.sourceforge.net" | #define PACKAGE "libao" | #define VERSION "0.8.8" | /* 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:3516: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3522: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "0.8.8" | #define PACKAGE_STRING "libao 0.8.8" | #define PACKAGE_BUGREPORT "benjihan@users.sourceforge.net" | #define PACKAGE "libao" | #define VERSION "0.8.8" | /* 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:3516: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3522: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "0.8.8" | #define PACKAGE_STRING "libao 0.8.8" | #define PACKAGE_BUGREPORT "benjihan@users.sourceforge.net" | #define PACKAGE "libao" | #define VERSION "0.8.8" | /* 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:3516: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:3522: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "0.8.8" | #define PACKAGE_STRING "libao 0.8.8" | #define PACKAGE_BUGREPORT "benjihan@users.sourceforge.net" | #define PACKAGE "libao" | #define VERSION "0.8.8" | /* 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:3548: result: unsupported configure:3574: checking for style of include used by make configure:3602: result: GNU configure:3627: checking dependency style of cc configure:3718: result: gcc3 configure:3785: checking for a sed that does not truncate output configure:3841: result: /usr/local/bin/sed configure:3844: checking for grep that handles long lines and -e configure:3918: result: /usr/bin/grep configure:3923: checking for egrep configure:4001: result: /usr/bin/grep -E configure:4050: checking for non-GNU ld configure:4084: result: /usr/bin/ld configure:4093: checking if the linker (/usr/bin/ld) is GNU ld configure:4108: result: no configure:4113: checking for /usr/bin/ld option to reload object files configure:4120: result: -r configure:4138: checking for BSD-compatible nm configure:4187: result: /usr/bin/nm -p configure:4191: checking whether ln -s works configure:4195: result: yes configure:4202: checking how to recognize dependent libraries configure:4388: result: pass_all configure:4919: checking how to run the C preprocessor configure:4959: cc -E conftest.c configure:4965: $? = 0 configure:4996: cc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:5002: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "0.8.8" | #define PACKAGE_STRING "libao 0.8.8" | #define PACKAGE_BUGREPORT "benjihan@users.sourceforge.net" | #define PACKAGE "libao" | #define VERSION "0.8.8" | /* end confdefs.h. */ | #include configure:5035: result: cc -E configure:5064: cc -E conftest.c configure:5070: $? = 0 configure:5101: cc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:5107: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "0.8.8" | #define PACKAGE_STRING "libao 0.8.8" | #define PACKAGE_BUGREPORT "benjihan@users.sourceforge.net" | #define PACKAGE "libao" | #define VERSION "0.8.8" | /* end confdefs.h. */ | #include configure:5145: checking for ANSI C header files configure:5175: cc -c -fno-common conftest.c >&5 configure:5181: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "0.8.8" | #define PACKAGE_STRING "libao 0.8.8" | #define PACKAGE_BUGREPORT "benjihan@users.sourceforge.net" | #define PACKAGE "libao" | #define VERSION "0.8.8" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:5306: result: no configure:5330: checking for sys/types.h configure:5351: cc -c -fno-common conftest.c >&5 configure:5357: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "0.8.8" | #define PACKAGE_STRING "libao 0.8.8" | #define PACKAGE_BUGREPORT "benjihan@users.sourceforge.net" | #define PACKAGE "libao" | #define VERSION "0.8.8" | /* 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:5373: result: no configure:5330: checking for sys/stat.h configure:5351: cc -c -fno-common conftest.c >&5 configure:5357: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "0.8.8" | #define PACKAGE_STRING "libao 0.8.8" | #define PACKAGE_BUGREPORT "benjihan@users.sourceforge.net" | #define PACKAGE "libao" | #define VERSION "0.8.8" | /* 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:5373: result: no configure:5330: checking for stdlib.h configure:5351: cc -c -fno-common conftest.c >&5 configure:5357: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "0.8.8" | #define PACKAGE_STRING "libao 0.8.8" | #define PACKAGE_BUGREPORT "benjihan@users.sourceforge.net" | #define PACKAGE "libao" | #define VERSION "0.8.8" | /* 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:5373: result: no configure:5330: checking for string.h configure:5351: cc -c -fno-common conftest.c >&5 configure:5357: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "0.8.8" | #define PACKAGE_STRING "libao 0.8.8" | #define PACKAGE_BUGREPORT "benjihan@users.sourceforge.net" | #define PACKAGE "libao" | #define VERSION "0.8.8" | /* 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:5373: result: no configure:5330: checking for memory.h configure:5351: cc -c -fno-common conftest.c >&5 configure:5357: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "0.8.8" | #define PACKAGE_STRING "libao 0.8.8" | #define PACKAGE_BUGREPORT "benjihan@users.sourceforge.net" | #define PACKAGE "libao" | #define VERSION "0.8.8" | /* 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:5373: result: no configure:5330: checking for strings.h configure:5351: cc -c -fno-common conftest.c >&5 configure:5357: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "0.8.8" | #define PACKAGE_STRING "libao 0.8.8" | #define PACKAGE_BUGREPORT "benjihan@users.sourceforge.net" | #define PACKAGE "libao" | #define VERSION "0.8.8" | /* 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:5373: result: no configure:5330: checking for inttypes.h configure:5351: cc -c -fno-common conftest.c >&5 configure:5357: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "0.8.8" | #define PACKAGE_STRING "libao 0.8.8" | #define PACKAGE_BUGREPORT "benjihan@users.sourceforge.net" | #define PACKAGE "libao" | #define VERSION "0.8.8" | /* 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:5373: result: no configure:5330: checking for stdint.h configure:5351: cc -c -fno-common conftest.c >&5 configure:5357: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "0.8.8" | #define PACKAGE_STRING "libao 0.8.8" | #define PACKAGE_BUGREPORT "benjihan@users.sourceforge.net" | #define PACKAGE "libao" | #define VERSION "0.8.8" | /* 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:5373: result: no configure:5330: checking for unistd.h configure:5351: cc -c -fno-common conftest.c >&5 configure:5357: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "0.8.8" | #define PACKAGE_STRING "libao 0.8.8" | #define PACKAGE_BUGREPORT "benjihan@users.sourceforge.net" | #define PACKAGE "libao" | #define VERSION "0.8.8" | /* 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:5373: result: no configure:5400: checking dlfcn.h usability configure:5417: cc -c -fno-common conftest.c >&5 configure:5423: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "0.8.8" | #define PACKAGE_STRING "libao 0.8.8" | #define PACKAGE_BUGREPORT "benjihan@users.sourceforge.net" | #define PACKAGE "libao" | #define VERSION "0.8.8" | /* 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:5437: result: no configure:5441: checking dlfcn.h presence configure:5456: cc -E conftest.c configure:5462: $? = 0 configure:5476: result: yes configure:5489: WARNING: dlfcn.h: present but cannot be compiled configure:5491: WARNING: dlfcn.h: check for missing prerequisite headers? configure:5493: WARNING: dlfcn.h: see the Autoconf documentation configure:5495: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:5497: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:5499: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:5509: checking for dlfcn.h configure:5517: result: yes configure:5646: checking for C++ compiler version configure:5653: c++ --version >&5 c++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5656: $? = 0 configure:5663: c++ -v >&5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:5666: $? = 0 configure:5673: c++ -V >&5 c++: `-V' option must have argument configure:5676: $? = 1 configure:5679: checking whether we are using the GNU C++ compiler configure:5708: c++ -c -fno-common conftest.cpp >&5 configure:5714: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "0.8.8" | #define PACKAGE_STRING "libao 0.8.8" | #define PACKAGE_BUGREPORT "benjihan@users.sourceforge.net" | #define PACKAGE "libao" | #define VERSION "0.8.8" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:5731: result: no configure:5736: checking whether c++ accepts -g configure:5766: c++ -c -g conftest.cpp >&5 configure:5772: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "0.8.8" | #define PACKAGE_STRING "libao 0.8.8" | #define PACKAGE_BUGREPORT "benjihan@users.sourceforge.net" | #define PACKAGE "libao" | #define VERSION "0.8.8" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5804: c++ -c conftest.cpp >&5 configure:5810: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "0.8.8" | #define PACKAGE_STRING "libao 0.8.8" | #define PACKAGE_BUGREPORT "benjihan@users.sourceforge.net" | #define PACKAGE "libao" | #define VERSION "0.8.8" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5843: c++ -c -g conftest.cpp >&5 configure:5849: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "0.8.8" | #define PACKAGE_STRING "libao 0.8.8" | #define PACKAGE_BUGREPORT "benjihan@users.sourceforge.net" | #define PACKAGE "libao" | #define VERSION "0.8.8" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5871: result: no configure:5896: checking dependency style of c++ configure:5987: result: gcc3 configure:6012: checking how to run the C++ preprocessor configure:6048: c++ -E conftest.cpp configure:6054: $? = 0 configure:6085: c++ -E conftest.cpp conftest.cpp:11:28: ac_nonexistent.h: No such file or directory configure:6091: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "0.8.8" | #define PACKAGE_STRING "libao 0.8.8" | #define PACKAGE_BUGREPORT "benjihan@users.sourceforge.net" | #define PACKAGE "libao" | #define VERSION "0.8.8" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6124: result: c++ -E configure:6153: c++ -E conftest.cpp configure:6159: $? = 0 configure:6190: c++ -E conftest.cpp conftest.cpp:11:28: ac_nonexistent.h: No such file or directory configure:6196: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "0.8.8" | #define PACKAGE_STRING "libao 0.8.8" | #define PACKAGE_BUGREPORT "benjihan@users.sourceforge.net" | #define PACKAGE "libao" | #define VERSION "0.8.8" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6245: checking for i386-unknown-gnu-g77 configure:6275: result: no configure:6245: checking for i386-unknown-gnu-xlf configure:6275: result: no configure:6245: checking for i386-unknown-gnu-f77 configure:6275: result: no configure:6245: checking for i386-unknown-gnu-frt configure:6275: result: no configure:6245: checking for i386-unknown-gnu-pgf77 configure:6275: result: no configure:6245: checking for i386-unknown-gnu-cf77 configure:6275: result: no configure:6245: checking for i386-unknown-gnu-fort77 configure:6275: result: no configure:6245: checking for i386-unknown-gnu-fl32 configure:6275: result: no configure:6245: checking for i386-unknown-gnu-af77 configure:6275: result: no configure:6245: checking for i386-unknown-gnu-xlf90 configure:6275: result: no configure:6245: checking for i386-unknown-gnu-f90 configure:6275: result: no configure:6245: checking for i386-unknown-gnu-pgf90 configure:6275: result: no configure:6245: checking for i386-unknown-gnu-pghpf configure:6275: result: no configure:6245: checking for i386-unknown-gnu-epcf90 configure:6275: result: no configure:6245: checking for i386-unknown-gnu-gfortran configure:6275: result: no configure:6245: checking for i386-unknown-gnu-g95 configure:6275: result: no configure:6245: checking for i386-unknown-gnu-xlf95 configure:6275: result: no configure:6245: checking for i386-unknown-gnu-f95 configure:6275: result: no configure:6245: checking for i386-unknown-gnu-fort configure:6275: result: no configure:6245: checking for i386-unknown-gnu-ifort configure:6275: result: no configure:6245: checking for i386-unknown-gnu-ifc configure:6275: result: no configure:6245: checking for i386-unknown-gnu-efc configure:6275: result: no configure:6245: checking for i386-unknown-gnu-pgf95 configure:6275: result: no configure:6245: checking for i386-unknown-gnu-lf95 configure:6275: result: no configure:6245: checking for i386-unknown-gnu-ftn configure:6275: result: no configure:6289: checking for g77 configure:6319: result: no configure:6289: checking for xlf configure:6319: result: no configure:6289: checking for f77 configure:6305: found /usr/local/bin/f77 configure:6316: result: f77 configure:6346: checking for Fortran 77 compiler version configure:6353: f77 --version >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/f77 -1 < | f2c -f | /usr/local/bin/f77 -2 > /tmp/' cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:6356: $? = 0 configure:6363: f77 -v >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/f77 -1 < | f2c -f | /usr/local/bin/f77 -2 > /tmp/' Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) cc: /tmp/: linker input file unused because linking not done configure:6366: $? = 0 configure:6373: f77 -V >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/f77 -1 < | f2c -f | /usr/local/bin/f77 -2 > /tmp/' cc: `-V' must come at the start of the command line configure:6376: $? = 0 configure:6384: checking whether we are using the GNU Fortran 77 compiler configure:6403: f77 -c conftest.F >&5 Error on line 2: Bad # line: "#ifndef __GNUC__" Error on line 4: Bad # line: "#endif" Error on line 3: unclassifiable statement (starts "chokeme") cc: /tmp/conftest.F: Fortran compiler not installed on this system configure:6409: $? = 0 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6426: result: no configure:6432: checking whether f77 accepts -g configure:6449: f77 -c -g conftest.f >&5 configure:6455: $? = 0 configure: failed program was: | program main | | end configure:6471: result: no configure:6501: checking the maximum length of command line arguments configure:6610: result: configure:6622: checking command to parse /usr/bin/nm -p output from cc object configure:6727: cc -c -fno-common conftest.c >&5 configure:6730: $? = 0 configure:6734: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:6737: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:6727: cc -c -fno-common conftest.c >&5 configure:6730: $? = 0 configure:6734: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:6737: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:6827: result: failed configure:6834: checking for objdir configure:6849: result: .libs configure:6901: checking for i386-unknown-gnu-ar configure:6931: result: no configure:6941: checking for ar configure:6957: found /usr/bin/ar configure:6968: result: ar configure:6997: checking for i386-unknown-gnu-ranlib configure:7027: result: no configure:7037: checking for ranlib configure:7053: found /usr/bin/ranlib configure:7064: result: ranlib configure:7093: checking for i386-unknown-gnu-strip configure:7123: result: no configure:7133: checking for strip configure:7149: found /usr/bin/strip configure:7160: result: strip configure:7397: checking for correct ltmain.sh version configure:7447: result: yes configure:7557: checking for cc option to produce PIC configure:7789: result: configure:7860: checking if cc static flag works configure:7888: result: yes configure:7898: checking if cc supports -c -o file.o configure:7922: cc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:7926: $? = 0 configure:7945: result: yes configure:7971: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:8947: result: no configure:9014: checking dynamic linker characteristics configure:9629: result: gnu ld.so configure:9638: checking how to hardcode library paths into programs configure:9663: result: unsupported configure:9677: checking whether stripping libraries is possible configure:9699: result: no configure:9806: checking for shl_load configure:9862: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _shl_load configure:9868: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "0.8.8" | #define PACKAGE_STRING "libao 0.8.8" | #define PACKAGE_BUGREPORT "benjihan@users.sourceforge.net" | #define PACKAGE "libao" | #define VERSION "0.8.8" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* 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 shl_load (); | /* 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_shl_load || defined __stub___shl_load | choke me | #endif | | int | main () | { | return shl_load (); | ; | return 0; | } configure:9885: result: no configure:9890: checking for shl_load in -ldld configure:9925: cc -o conftest -fno-common conftest.c -ldld >&5 ld: can't locate file for: -ldld configure:9931: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "0.8.8" | #define PACKAGE_STRING "libao 0.8.8" | #define PACKAGE_BUGREPORT "benjihan@users.sourceforge.net" | #define PACKAGE "libao" | #define VERSION "0.8.8" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:9949: result: no configure:9954: checking for dlopen configure:10010: cc -o conftest -fno-common conftest.c >&5 configure:10016: $? = 0 configure:10033: result: yes configure:10266: checking whether a program can dlopen itself configure:10340: cc -o conftest -fno-common -DHAVE_DLFCN_H conftest.c >&5 configure:10343: $? = 0 configure:10361: result: yes configure:10366: checking whether a statically linked program can dlopen itself configure:10440: cc -o conftest -fno-common -DHAVE_DLFCN_H conftest.c >&5 configure:10443: $? = 0 configure:10461: result: yes configure:10484: checking if libtool supports shared libraries configure:10486: result: no configure:10489: checking whether to build shared libraries configure:10510: result: no configure:10513: checking whether to build static libraries configure:10517: result: yes configure:10609: creating libtool configure:11339: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12309: result: yes configure:12327: c++ -c -fno-common conftest.cpp >&5 configure:12330: $? = 0 configure:12482: checking for c++ option to produce PIC configure:12766: result: configure:12837: checking if c++ static flag works configure:12865: result: yes configure:12875: checking if c++ supports -c -o file.o configure:12899: c++ -c -fno-common -o out/conftest2.o conftest.cpp >&5 configure:12903: $? = 0 configure:12922: result: yes configure:12948: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12973: result: yes configure:13040: checking dynamic linker characteristics configure:13603: result: gnu ld.so configure:13612: checking how to hardcode library paths into programs configure:13637: result: unsupported configure:14170: checking if libtool supports shared libraries configure:14172: result: no configure:14175: checking whether to build shared libraries configure:14195: result: no configure:14198: checking whether to build static libraries configure:14202: result: yes configure:14212: checking for f77 option to produce PIC configure:14444: result: configure:14515: checking if f77 static flag works configure:14543: result: yes configure:14553: checking if f77 supports -c -o file.o configure:14577: f77 -c -o out/conftest2.o conftest.f >&5 configure:14581: $? = 0 configure:14600: result: yes configure:14626: checking whether the f77 linker (/usr/bin/ld) supports shared libraries configure:15582: result: no configure:15649: checking dynamic linker characteristics configure:16212: result: gnu ld.so configure:16221: checking how to hardcode library paths into programs configure:16246: result: unsupported configure:19829: checking for dlfcn.h configure:19835: result: yes configure:19964: checking for library containing dlopen configure:20005: cc -o conftest -fno-common conftest.c >&5 configure:20011: $? = 0 configure:20039: result: none required configure:20126: checking for pthread_kill in -pthread configure:20161: cc -o conftest -fno-common conftest.c -pthread >&5 cc: unrecognized option `-pthread' configure:20167: $? = 0 configure:20185: result: yes configure:20222: checking for short configure:20252: cc -c -fno-common conftest.c >&5 configure:20258: $? = 0 configure:20273: result: yes configure:20280: checking size of short configure:20582: cc -o conftest -fno-common conftest.c -pthread >&5 cc: unrecognized option `-pthread' configure:20585: $? = 0 configure:20591: ./conftest configure:20594: $? = 0 configure:20617: result: 2 configure:20627: checking for int configure:20657: cc -c -fno-common conftest.c >&5 configure:20663: $? = 0 configure:20678: result: yes configure:20685: checking size of int configure:20987: cc -o conftest -fno-common conftest.c -pthread >&5 cc: unrecognized option `-pthread' configure:20990: $? = 0 configure:20996: ./conftest configure:20999: $? = 0 configure:21022: result: 4 configure:21032: checking for long configure:21062: cc -c -fno-common conftest.c >&5 configure:21068: $? = 0 configure:21083: result: yes configure:21090: checking size of long configure:21392: cc -o conftest -fno-common conftest.c -pthread >&5 cc: unrecognized option `-pthread' configure:21395: $? = 0 configure:21401: ./conftest configure:21404: $? = 0 configure:21427: result: 4 configure:21479: checking for mmsystem.h configure:21500: cc -c -fno-common conftest.c >&5 conftest.c:19:21: windows.h: No such file or directory conftest.c:21:22: mmsystem.h: No such file or directory configure:21506: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "0.8.8" | #define PACKAGE_STRING "libao 0.8.8" | #define PACKAGE_BUGREPORT "benjihan@users.sourceforge.net" | #define PACKAGE "libao" | #define VERSION "0.8.8" | #define HAVE_DLFCN_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBPTHREAD 1 | #define DLOPEN_FLAG (RTLD_NOW | RTLD_GLOBAL) | #define SHARED_LIB_EXT ".so" | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | #include | | #include configure:21522: result: no configure:21654: checking for esd-config configure:21672: found /usr/local/bin/esd-config configure:21685: result: /usr/local/bin/esd-config configure:21694: checking for ESD - version >= 0.2.8 configure:21786: cc -o conftest -fno-common -I/usr/local/include conftest.c -pthread -L/usr/local/lib -lesd -laudiofile -lm >&5 cc: unrecognized option `-pthread' configure:21789: $? = 0 configure:21795: ./conftest configure:21798: $? = 0 configure:21818: result: yes configure:21932: checking sys/soundcard.h usability configure:21949: cc -c -fno-common conftest.c >&5 conftest.c:52:27: sys/soundcard.h: No such file or directory configure:21955: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "0.8.8" | #define PACKAGE_STRING "libao 0.8.8" | #define PACKAGE_BUGREPORT "benjihan@users.sourceforge.net" | #define PACKAGE "libao" | #define VERSION "0.8.8" | #define HAVE_DLFCN_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBPTHREAD 1 | #define DLOPEN_FLAG (RTLD_NOW | RTLD_GLOBAL) | #define SHARED_LIB_EXT ".so" | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 | #include configure:21969: result: no configure:21973: checking sys/soundcard.h presence configure:21988: cc -E conftest.c conftest.c:19:27: sys/soundcard.h: No such file or directory configure:21994: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "0.8.8" | #define PACKAGE_STRING "libao 0.8.8" | #define PACKAGE_BUGREPORT "benjihan@users.sourceforge.net" | #define PACKAGE "libao" | #define VERSION "0.8.8" | #define HAVE_DLFCN_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBPTHREAD 1 | #define DLOPEN_FLAG (RTLD_NOW | RTLD_GLOBAL) | #define SHARED_LIB_EXT ".so" | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | #include configure:22008: result: no configure:22041: checking for sys/soundcard.h configure:22049: result: no configure:22077: checking machine/soundcard.h usability configure:22094: cc -c -fno-common conftest.c >&5 conftest.c:52:31: machine/soundcard.h: No such file or directory configure:22100: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "0.8.8" | #define PACKAGE_STRING "libao 0.8.8" | #define PACKAGE_BUGREPORT "benjihan@users.sourceforge.net" | #define PACKAGE "libao" | #define VERSION "0.8.8" | #define HAVE_DLFCN_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBPTHREAD 1 | #define DLOPEN_FLAG (RTLD_NOW | RTLD_GLOBAL) | #define SHARED_LIB_EXT ".so" | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 | #include configure:22114: result: no configure:22118: checking machine/soundcard.h presence configure:22133: cc -E conftest.c conftest.c:19:31: machine/soundcard.h: No such file or directory configure:22139: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "0.8.8" | #define PACKAGE_STRING "libao 0.8.8" | #define PACKAGE_BUGREPORT "benjihan@users.sourceforge.net" | #define PACKAGE "libao" | #define VERSION "0.8.8" | #define HAVE_DLFCN_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBPTHREAD 1 | #define DLOPEN_FLAG (RTLD_NOW | RTLD_GLOBAL) | #define SHARED_LIB_EXT ".so" | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | #include configure:22153: result: no configure:22186: checking for machine/soundcard.h configure:22194: result: no configure:22227: checking for snd_pcm_channel_params in -lasound configure:22262: cc -o conftest -fno-common conftest.c -lasound -pthread >&5 cc: unrecognized option `-pthread' ld: can't locate file for: -lasound configure:22268: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "0.8.8" | #define PACKAGE_STRING "libao 0.8.8" | #define PACKAGE_BUGREPORT "benjihan@users.sourceforge.net" | #define PACKAGE "libao" | #define VERSION "0.8.8" | #define HAVE_DLFCN_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBPTHREAD 1 | #define DLOPEN_FLAG (RTLD_NOW | RTLD_GLOBAL) | #define SHARED_LIB_EXT ".so" | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char snd_pcm_channel_params (); | int | main () | { | return snd_pcm_channel_params (); | ; | return 0; | } configure:22286: result: no configure:22304: checking sys/asoundlib.h usability configure:22321: cc -c -fno-common conftest.c >&5 conftest.c:52:27: sys/asoundlib.h: No such file or directory configure:22327: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "0.8.8" | #define PACKAGE_STRING "libao 0.8.8" | #define PACKAGE_BUGREPORT "benjihan@users.sourceforge.net" | #define PACKAGE "libao" | #define VERSION "0.8.8" | #define HAVE_DLFCN_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBPTHREAD 1 | #define DLOPEN_FLAG (RTLD_NOW | RTLD_GLOBAL) | #define SHARED_LIB_EXT ".so" | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 | #include configure:22341: result: no configure:22345: checking sys/asoundlib.h presence configure:22360: cc -E conftest.c conftest.c:19:27: sys/asoundlib.h: No such file or directory configure:22366: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "0.8.8" | #define PACKAGE_STRING "libao 0.8.8" | #define PACKAGE_BUGREPORT "benjihan@users.sourceforge.net" | #define PACKAGE "libao" | #define VERSION "0.8.8" | #define HAVE_DLFCN_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBPTHREAD 1 | #define DLOPEN_FLAG (RTLD_NOW | RTLD_GLOBAL) | #define SHARED_LIB_EXT ".so" | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | #include configure:22380: result: no configure:22413: checking for sys/asoundlib.h configure:22420: result: no configure:22466: checking for snd_pcm_open in -lasound configure:22501: cc -o conftest -fno-common conftest.c -lasound -pthread >&5 cc: unrecognized option `-pthread' ld: can't locate file for: -lasound configure:22507: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "0.8.8" | #define PACKAGE_STRING "libao 0.8.8" | #define PACKAGE_BUGREPORT "benjihan@users.sourceforge.net" | #define PACKAGE "libao" | #define VERSION "0.8.8" | #define HAVE_DLFCN_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBPTHREAD 1 | #define DLOPEN_FLAG (RTLD_NOW | RTLD_GLOBAL) | #define SHARED_LIB_EXT ".so" | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char snd_pcm_open (); | int | main () | { | return snd_pcm_open (); | ; | return 0; | } configure:22525: result: no configure:22543: checking alsa/asoundlib.h usability configure:22560: cc -c -fno-common conftest.c >&5 conftest.c:52:28: alsa/asoundlib.h: No such file or directory configure:22566: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "0.8.8" | #define PACKAGE_STRING "libao 0.8.8" | #define PACKAGE_BUGREPORT "benjihan@users.sourceforge.net" | #define PACKAGE "libao" | #define VERSION "0.8.8" | #define HAVE_DLFCN_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBPTHREAD 1 | #define DLOPEN_FLAG (RTLD_NOW | RTLD_GLOBAL) | #define SHARED_LIB_EXT ".so" | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 | #include configure:22580: result: no configure:22584: checking alsa/asoundlib.h presence configure:22599: cc -E conftest.c conftest.c:19:28: alsa/asoundlib.h: No such file or directory configure:22605: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "0.8.8" | #define PACKAGE_STRING "libao 0.8.8" | #define PACKAGE_BUGREPORT "benjihan@users.sourceforge.net" | #define PACKAGE "libao" | #define VERSION "0.8.8" | #define HAVE_DLFCN_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBPTHREAD 1 | #define DLOPEN_FLAG (RTLD_NOW | RTLD_GLOBAL) | #define SHARED_LIB_EXT ".so" | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | #include configure:22619: result: no configure:22652: checking for alsa/asoundlib.h configure:22659: result: no configure:22869: checking sys/audioio.h usability configure:22886: cc -c -fno-common conftest.c >&5 conftest.c:52:25: sys/audioio.h: No such file or directory configure:22892: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "0.8.8" | #define PACKAGE_STRING "libao 0.8.8" | #define PACKAGE_BUGREPORT "benjihan@users.sourceforge.net" | #define PACKAGE "libao" | #define VERSION "0.8.8" | #define HAVE_DLFCN_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBPTHREAD 1 | #define DLOPEN_FLAG (RTLD_NOW | RTLD_GLOBAL) | #define SHARED_LIB_EXT ".so" | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 | #include configure:22906: result: no configure:22910: checking sys/audioio.h presence configure:22925: cc -E conftest.c conftest.c:19:25: sys/audioio.h: No such file or directory configure:22931: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "0.8.8" | #define PACKAGE_STRING "libao 0.8.8" | #define PACKAGE_BUGREPORT "benjihan@users.sourceforge.net" | #define PACKAGE "libao" | #define VERSION "0.8.8" | #define HAVE_DLFCN_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBPTHREAD 1 | #define DLOPEN_FLAG (RTLD_NOW | RTLD_GLOBAL) | #define SHARED_LIB_EXT ".so" | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | #include configure:22945: result: no configure:22978: checking for sys/audioio.h configure:22986: result: no configure:23189: checking for artsc-config configure:23207: found /usr/local/bin/artsc-config configure:23219: result: /usr/local/bin/artsc-config configure:23238: checking for arts_suspended configure:23294: cc -o conftest -fno-common conftest.c -pthread -L/usr/local/lib -ldl -lartsc -lpthread >&5 cc: unrecognized option `-pthread' ld: can't locate file for: -lartsc configure:23300: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "0.8.8" | #define PACKAGE_STRING "libao 0.8.8" | #define PACKAGE_BUGREPORT "benjihan@users.sourceforge.net" | #define PACKAGE "libao" | #define VERSION "0.8.8" | #define HAVE_DLFCN_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBPTHREAD 1 | #define DLOPEN_FLAG (RTLD_NOW | RTLD_GLOBAL) | #define SHARED_LIB_EXT ".so" | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | /* Define arts_suspended to an innocuous variant, in case declares arts_suspended. | For example, HP-UX 11i declares gettimeofday. */ | #define arts_suspended innocuous_arts_suspended | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char arts_suspended (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef arts_suspended | | /* 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 arts_suspended (); | /* 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_arts_suspended || defined __stub___arts_suspended | choke me | #endif | | int | main () | { | return arts_suspended (); | ; | return 0; | } configure:23318: result: no configure:23453: checking for X configure:23688: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include configure:23710: checking whether -R must be followed by a space configure:23736: cc -o conftest -fno-common conftest.c -pthread -R/usr/X11R6/lib >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-R/usr/X11R6/lib' configure:23742: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "0.8.8" | #define PACKAGE_STRING "libao 0.8.8" | #define PACKAGE_BUGREPORT "benjihan@users.sourceforge.net" | #define PACKAGE "libao" | #define VERSION "0.8.8" | #define HAVE_DLFCN_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBPTHREAD 1 | #define DLOPEN_FLAG (RTLD_NOW | RTLD_GLOBAL) | #define SHARED_LIB_EXT ".so" | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:23777: cc -o conftest -fno-common conftest.c -pthread -R /usr/X11R6/lib >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-R' ld: can't map file: /usr/X11R6/lib ((os/kern) invalid argument) configure:23783: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "0.8.8" | #define PACKAGE_STRING "libao 0.8.8" | #define PACKAGE_BUGREPORT "benjihan@users.sourceforge.net" | #define PACKAGE "libao" | #define VERSION "0.8.8" | #define HAVE_DLFCN_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBPTHREAD 1 | #define DLOPEN_FLAG (RTLD_NOW | RTLD_GLOBAL) | #define SHARED_LIB_EXT ".so" | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:23796: result: neither works configure:23849: cc -o conftest -fno-common conftest.c -pthread -L/usr/X11R6/lib -lX11 >&5 cc: unrecognized option `-pthread' configure:23855: $? = 0 configure:24012: checking for gethostbyname configure:24068: cc -o conftest -fno-common conftest.c -pthread >&5 cc: unrecognized option `-pthread' configure:24074: $? = 0 configure:24091: result: yes configure:24236: checking for connect configure:24292: cc -o conftest -fno-common conftest.c -pthread >&5 cc: unrecognized option `-pthread' configure:24298: $? = 0 configure:24315: result: yes configure:24387: checking for remove configure:24443: cc -o conftest -fno-common conftest.c -pthread >&5 cc: unrecognized option `-pthread' configure:24449: $? = 0 configure:24466: result: yes configure:24538: checking for shmat configure:24594: cc -o conftest -fno-common conftest.c -pthread >&5 cc: unrecognized option `-pthread' configure:24600: $? = 0 configure:24617: result: yes configure:24698: checking for IceConnectionNumber in -lICE configure:24733: cc -o conftest -fno-common -L/usr/X11R6/lib conftest.c -lICE -pthread >&5 cc: unrecognized option `-pthread' configure:24739: $? = 0 configure:24757: result: yes configure:24767: checking for XauFileName in -lXau configure:24802: cc -o conftest -fno-common conftest.c -lXau -L/usr/X11R6/lib -pthread >&5 cc: unrecognized option `-pthread' configure:24808: $? = 0 configure:24826: result: yes configure:24834: checking for AuOpenServer in -laudio configure:24869: cc -o conftest -fno-common conftest.c -laudio -lXau -lXt -lm -L/usr/X11R6/lib -pthread >&5 cc: unrecognized option `-pthread' configure:24875: $? = 0 configure:24893: result: yes configure:24914: checking audio/audiolib.h usability configure:24931: cc -c -fno-common -I/usr/X11R6/include conftest.c >&5 configure:24937: $? = 0 configure:24951: result: yes configure:24955: checking audio/audiolib.h presence configure:24970: cc -E -I/usr/X11R6/include conftest.c configure:24976: $? = 0 configure:24990: result: yes configure:25023: checking for audio/audiolib.h configure:25030: result: yes configure:25080: checking for pkg-config configure:25098: found /usr/local/bin/pkg-config configure:25111: result: /usr/local/bin/pkg-config configure:25129: checking for libpulse-simple >= 0.9 configure:25447: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libao config.status 0.8.8, 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:723: creating Makefile config.status:723: creating src/Makefile config.status:723: creating doc/Makefile config.status:723: creating include/Makefile config.status:723: creating include/ao/Makefile config.status:723: creating include/ao/os_types.h config.status:723: creating src/plugins/Makefile config.status:723: creating src/plugins/esd/Makefile config.status:723: creating src/plugins/oss/Makefile config.status:723: creating src/plugins/alsa/Makefile config.status:723: creating src/plugins/alsa09/Makefile config.status:723: creating src/plugins/sun/Makefile config.status:723: creating src/plugins/irix/Makefile config.status:723: creating src/plugins/arts/Makefile config.status:723: creating src/plugins/macosx/Makefile config.status:723: creating src/plugins/nas/Makefile config.status:723: creating src/plugins/pulse/Makefile config.status:723: creating ao.pc config.status:914: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_cxx_compiler_gnu=no ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_f77_compiler_gnu=no ac_cv_func_arts_suspended=no ac_cv_func_connect=yes ac_cv_func_dlopen=yes ac_cv_func_gethostbyname=yes ac_cv_func_remove=yes ac_cv_func_shl_load=no ac_cv_func_shmat=yes ac_cv_have_x='have_x=yes ac_x_includes='\''/usr/X11R6/include'\'' ac_x_libraries='\''/usr/X11R6/lib'\''' ac_cv_header_alsa_asoundlib_h=no ac_cv_header_audio_audiolib_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=no ac_cv_header_machine_soundcard_h=no ac_cv_header_memory_h=no ac_cv_header_mmsystem_h=no ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_asoundlib_h=no ac_cv_header_sys_audioio_h=no ac_cv_header_sys_soundcard_h=no ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_Xau_XauFileName=yes ac_cv_lib_asound_snd_pcm_channel_params=no ac_cv_lib_asound_snd_pcm_open=no ac_cv_lib_audio_AuOpenServer=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_pthread_pthread_kill=yes ac_cv_objext= ac_cv_path_ARTSC_CONFIG=/usr/local/bin/artsc-config ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_ESD_CONFIG=/usr/local/bin/esd-config ac_cv_path_GREP=/usr/bin/grep ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_path_mkdir=/usr/local/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_F77=f77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_search_dlopen='none required' ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_short=2 ac_cv_type_int=yes ac_cv_type_long=yes ac_cv_type_short=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs= lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=yes lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX= lt_cv_path_NM='/usr/bin/nm -p' lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe= lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl= lt_cv_sys_max_cmd_len= lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='""' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/audio/libao/work/libao-0.8.8/missing --run aclocal-1.10' ALSA09_LIBS='' ALSA_LIBS='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/audio/libao/work/libao-0.8.8/missing --run tar' AR='ar' ARTSC_CONFIG='/usr/local/bin/artsc-config' ARTS_CFLAGS='-I/usr/local/include/artsc' ARTS_LIBS='-L/usr/local/lib -ldl -lartsc -lpthread' AS='as' AUTOCONF='${SHELL} /mnt/gmirror/ports/audio/libao/work/libao-0.8.8/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/audio/libao/work/libao-0.8.8/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/audio/libao/work/libao-0.8.8/missing --run automake-1.10' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS=' -fno-common' CPP='cc -E' CPPFLAGS='' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DEBUG='-g -fno-common' DEFS='-DPACKAGE_NAME=\"libao\" -DPACKAGE_TARNAME=\"libao\" -DPACKAGE_VERSION=\"0.8.8\" -DPACKAGE_STRING=\"libao\ 0.8.8\" -DPACKAGE_BUGREPORT=\"benjihan@users.sourceforge.net\" -DPACKAGE=\"libao\" -DVERSION=\"0.8.8\" -DHAVE_DLFCN_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DLOPEN=1 -DHAVE_LIBPTHREAD=1 -DDLOPEN_FLAG=\(RTLD_NOW\ \|\ RTLD_GLOBAL\) -DSHARED_LIB_EXT=\".so\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4' DEPDIR='.deps' DLLTOOL='dlltool' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ESD_CFLAGS='-I/usr/local/include' ESD_CONFIG='/usr/local/bin/esd-config' ESD_LIBS='-L/usr/local/lib -lesd -laudiofile -lm' EXEEXT='' F77='f77' FFLAGS='' GREP='/usr/bin/grep' HAVE_AIX_AUDIO_FALSE='' HAVE_AIX_AUDIO_TRUE='#' HAVE_ALSA09_FALSE='' HAVE_ALSA09_TRUE='#' HAVE_ALSA_FALSE='' HAVE_ALSA_TRUE='#' HAVE_ARTS_FALSE='#' HAVE_ARTS_TRUE='' HAVE_ESD_FALSE='#' HAVE_ESD_TRUE='' HAVE_IRIX_FALSE='' HAVE_IRIX_TRUE='#' HAVE_MACOSX_FALSE='' HAVE_MACOSX_TRUE='#' HAVE_NAS_FALSE='#' HAVE_NAS_TRUE='' HAVE_OSS_FALSE='' HAVE_OSS_TRUE='#' HAVE_PULSE_FALSE='' HAVE_PULSE_TRUE='#' HAVE_SOLARIS_FALSE='' HAVE_SOLARIS_TRUE='#' HAVE_SUN_AUDIO_FALSE='' HAVE_SUN_AUDIO_TRUE='#' HAVE_WMM_FALSE='' HAVE_WMM_TRUE='#' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LIBAO_LA_LDFLAGS='' LIBOBJS='' LIBS='-pthread ' LIBTOOL='$(SHELL) /usr/local/bin/libtool' LIB_AGE='1' LIB_CURRENT='3' LIB_REVISION='3' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /mnt/gmirror/ports/audio/libao/work/libao-0.8.8/missing --run makeinfo' NAS_CFLAGS=' -I/usr/X11R6/include' NAS_LIBS='-laudio -lXau -lXt -lm -L/usr/X11R6/lib' OBJDUMP='objdump' OBJEXT='' PACKAGE='libao' PACKAGE_BUGREPORT='benjihan@users.sourceforge.net' PACKAGE_NAME='libao' PACKAGE_STRING='libao 0.8.8' PACKAGE_TARNAME='libao' PACKAGE_VERSION='0.8.8' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' PLUGIN_LDFLAGS='-export-dynamic -avoid-version' PROFILE='-g -p -fno-common' PULSE_CFLAGS='' PULSE_LIBS='' RANLIB='ranlib' SED='/usr/local/bin/sed' SET_MAKE='' SHELL='/bin/sh' SIZE16='short' SIZE32='int' STRIP='strip' VERSION='0.8.8' WMM_LIBS='' XMKMF='' X_CFLAGS=' -I/usr/X11R6/include' X_EXTRA_LIBS='' X_LIBS=' -L/usr/X11R6/lib' X_PRE_LIBS=' -lSM -lICE' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='f77' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' 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_TARNAME}' 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='$(SHELL) /mnt/gmirror/ports/audio/libao/work/libao-0.8.8/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/usr/local/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' plugindir='${exec_prefix}/lib/ao/plugins-2' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "libao" #define PACKAGE_TARNAME "libao" #define PACKAGE_VERSION "0.8.8" #define PACKAGE_STRING "libao 0.8.8" #define PACKAGE_BUGREPORT "benjihan@users.sourceforge.net" #define PACKAGE "libao" #define VERSION "0.8.8" #define HAVE_DLFCN_H 1 #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_LIBPTHREAD 1 #define DLOPEN_FLAG (RTLD_NOW | RTLD_GLOBAL) #define SHARED_LIB_EXT ".so" #define SIZEOF_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 configure: exit 0