This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by polypaudio configure 0.7, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --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 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: 140 tasks, 194 threads, 4 processors Load average: 1.47, Mach factor: 2.52 /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:1561: checking for a BSD-compatible install configure:1616: result: /usr/bin/install -c -o root -g wheel configure:1627: checking whether build environment is sane configure:1670: result: yes configure:1735: checking for gawk configure:1751: found /usr/local/bin/gawk configure:1761: result: gawk configure:1771: checking whether gmake sets $(MAKE) configure:1791: result: yes configure:1983: checking for i386-unknown-gnu-gcc configure:2009: result: cc configure:2291: checking for C compiler version configure:2294: 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:2297: $? = 0 configure:2299: 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:2302: $? = 0 configure:2304: cc -V &5 cc: `-V' option must have argument configure:2307: $? = 1 configure:2330: checking for C compiler default output file name configure:2333: cc -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 configure:2336: $? = 0 configure:2382: result: a.out configure:2387: checking whether the C compiler works configure:2393: ./a.out configure:2396: $? = 0 configure:2413: result: yes configure:2420: checking whether we are cross compiling configure:2422: result: no configure:2425: checking for suffix of executables configure:2427: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 configure:2430: $? = 0 configure:2455: result: configure:2461: checking for suffix of object files configure:2482: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2485: $? = 0 configure:2507: result: configure:2511: checking whether we are using the GNU C compiler configure:2535: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2541: $? = 0 configure:2544: test -z || test ! -s conftest.err configure:2547: $? = 0 configure:2550: test -s conftest. configure:2553: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "polypaudio" | #define PACKAGE_TARNAME "polypaudio" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "polypaudio 0.7" | #define PACKAGE_BUGREPORT "mzcbylcnhqvb (at) 0pointer (dot) de" | #define PACKAGE "polypaudio" | #define VERSION "0.7" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2566: result: no configure:2572: checking whether cc accepts -g configure:2593: cc -c -g -I/usr/local/include conftest.c >&5 configure:2599: $? = 0 configure:2602: test -z || test ! -s conftest.err configure:2605: $? = 0 configure:2608: test -s conftest. configure:2611: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "polypaudio" | #define PACKAGE_TARNAME "polypaudio" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "polypaudio 0.7" | #define PACKAGE_BUGREPORT "mzcbylcnhqvb (at) 0pointer (dot) de" | #define PACKAGE "polypaudio" | #define VERSION "0.7" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2622: result: no configure:2639: checking for cc option to accept ANSI C configure:2709: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2715: $? = 0 configure:2718: test -z || test ! -s conftest.err configure:2721: $? = 0 configure:2724: test -s conftest. configure:2727: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "polypaudio" | #define PACKAGE_TARNAME "polypaudio" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "polypaudio 0.7" | #define PACKAGE_BUGREPORT "mzcbylcnhqvb (at) 0pointer (dot) de" | #define PACKAGE "polypaudio" | #define VERSION "0.7" | /* 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 -std1 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 -std1. */ | int osf4_cc_array ['\x00' == 0 ? 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:2709: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2715: $? = 0 configure:2718: test -z || test ! -s conftest.err configure:2721: $? = 0 configure:2724: test -s conftest. configure:2727: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "polypaudio" | #define PACKAGE_TARNAME "polypaudio" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "polypaudio 0.7" | #define PACKAGE_BUGREPORT "mzcbylcnhqvb (at) 0pointer (dot) de" | #define PACKAGE "polypaudio" | #define VERSION "0.7" | /* 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 -std1 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 -std1. */ | int osf4_cc_array ['\x00' == 0 ? 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:2709: cc -std1 -c -fno-common -I/usr/local/include conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2715: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "polypaudio" | #define PACKAGE_TARNAME "polypaudio" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "polypaudio 0.7" | #define PACKAGE_BUGREPORT "mzcbylcnhqvb (at) 0pointer (dot) de" | #define PACKAGE "polypaudio" | #define VERSION "0.7" | /* 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 -std1 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 -std1. */ | int osf4_cc_array ['\x00' == 0 ? 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:2709: cc -Ae -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2715: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "polypaudio" | #define PACKAGE_TARNAME "polypaudio" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "polypaudio 0.7" | #define PACKAGE_BUGREPORT "mzcbylcnhqvb (at) 0pointer (dot) de" | #define PACKAGE "polypaudio" | #define VERSION "0.7" | /* 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 -std1 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 -std1. */ | int osf4_cc_array ['\x00' == 0 ? 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:2709: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2715: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "polypaudio" | #define PACKAGE_TARNAME "polypaudio" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "polypaudio 0.7" | #define PACKAGE_BUGREPORT "mzcbylcnhqvb (at) 0pointer (dot) de" | #define PACKAGE "polypaudio" | #define VERSION "0.7" | /* 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 -std1 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 -std1. */ | int osf4_cc_array ['\x00' == 0 ? 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:2709: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-Xc' configure:2715: $? = 0 configure:2718: test -z || test ! -s conftest.err configure:2721: $? = 0 configure:2724: test -s conftest. configure:2727: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "polypaudio" | #define PACKAGE_TARNAME "polypaudio" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "polypaudio 0.7" | #define PACKAGE_BUGREPORT "mzcbylcnhqvb (at) 0pointer (dot) de" | #define PACKAGE "polypaudio" | #define VERSION "0.7" | /* 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 -std1 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 -std1. */ | int osf4_cc_array ['\x00' == 0 ? 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:2745: result: none needed configure:2763: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2769: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2910: checking for style of include used by gmake configure:2938: result: GNU configure:2966: checking dependency style of cc configure:3056: result: gcc3 configure:3076: checking for lt_dlinit in -lltdl configure:3106: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lltdl -lm >&5 configure:3112: $? = 0 configure:3115: test -z || test ! -s conftest.err configure:3118: $? = 0 configure:3121: test -s conftest configure:3124: $? = 0 configure:3137: result: yes configure:3245: checking build system type configure:3263: result: i386-unknown-gnu configure:3271: checking host system type configure:3285: result: i386-unknown-gnu configure:3293: checking for a sed that does not truncate output configure:3347: result: /usr/local/bin/sed configure:3350: checking for egrep configure:3360: result: grep -E configure:3409: checking for non-GNU ld configure:3443: result: /usr/bin/ld configure:3452: checking if the linker (/usr/bin/ld) is GNU ld configure:3467: result: no configure:3472: checking for /usr/bin/ld option to reload object files configure:3479: result: -r configure:3488: checking for BSD-compatible nm configure:3530: result: nm configure:3534: checking whether ln -s works configure:3538: result: yes configure:3545: checking how to recognise dependent libraries configure:3719: result: pass_all configure:3931: checking how to run the C preprocessor configure:3966: cc -E -I/usr/local/include conftest.c configure:3972: $? = 0 configure:4004: cc -E -I/usr/local/include conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4010: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "polypaudio" | #define PACKAGE_TARNAME "polypaudio" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "polypaudio 0.7" | #define PACKAGE_BUGREPORT "mzcbylcnhqvb (at) 0pointer (dot) de" | #define PACKAGE "polypaudio" | #define VERSION "0.7" | /* end confdefs.h. */ | #include configure:4049: result: cc -E configure:4073: cc -E -I/usr/local/include conftest.c configure:4079: $? = 0 configure:4111: cc -E -I/usr/local/include conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4117: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "polypaudio" | #define PACKAGE_TARNAME "polypaudio" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "polypaudio 0.7" | #define PACKAGE_BUGREPORT "mzcbylcnhqvb (at) 0pointer (dot) de" | #define PACKAGE "polypaudio" | #define VERSION "0.7" | /* end confdefs.h. */ | #include configure:4161: checking for ANSI C header files configure:4186: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4192: $? = 0 configure:4195: test -z || test ! -s conftest.err configure:4198: $? = 0 configure:4201: test -s conftest. configure:4204: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "polypaudio" | #define PACKAGE_TARNAME "polypaudio" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "polypaudio 0.7" | #define PACKAGE_BUGREPORT "mzcbylcnhqvb (at) 0pointer (dot) de" | #define PACKAGE "polypaudio" | #define VERSION "0.7" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4313: result: no configure:4337: checking for sys/types.h configure:4353: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4359: $? = 0 configure:4362: test -z || test ! -s conftest.err configure:4365: $? = 0 configure:4368: test -s conftest. configure:4371: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "polypaudio" | #define PACKAGE_TARNAME "polypaudio" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "polypaudio 0.7" | #define PACKAGE_BUGREPORT "mzcbylcnhqvb (at) 0pointer (dot) de" | #define PACKAGE "polypaudio" | #define VERSION "0.7" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4382: result: no configure:4337: checking for sys/stat.h configure:4353: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4359: $? = 0 configure:4362: test -z || test ! -s conftest.err configure:4365: $? = 0 configure:4368: test -s conftest. configure:4371: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "polypaudio" | #define PACKAGE_TARNAME "polypaudio" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "polypaudio 0.7" | #define PACKAGE_BUGREPORT "mzcbylcnhqvb (at) 0pointer (dot) de" | #define PACKAGE "polypaudio" | #define VERSION "0.7" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4382: result: no configure:4337: checking for stdlib.h configure:4353: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4359: $? = 0 configure:4362: test -z || test ! -s conftest.err configure:4365: $? = 0 configure:4368: test -s conftest. configure:4371: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "polypaudio" | #define PACKAGE_TARNAME "polypaudio" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "polypaudio 0.7" | #define PACKAGE_BUGREPORT "mzcbylcnhqvb (at) 0pointer (dot) de" | #define PACKAGE "polypaudio" | #define VERSION "0.7" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4382: result: no configure:4337: checking for string.h configure:4353: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4359: $? = 0 configure:4362: test -z || test ! -s conftest.err configure:4365: $? = 0 configure:4368: test -s conftest. configure:4371: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "polypaudio" | #define PACKAGE_TARNAME "polypaudio" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "polypaudio 0.7" | #define PACKAGE_BUGREPORT "mzcbylcnhqvb (at) 0pointer (dot) de" | #define PACKAGE "polypaudio" | #define VERSION "0.7" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4382: result: no configure:4337: checking for memory.h configure:4353: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4359: $? = 0 configure:4362: test -z || test ! -s conftest.err configure:4365: $? = 0 configure:4368: test -s conftest. configure:4371: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "polypaudio" | #define PACKAGE_TARNAME "polypaudio" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "polypaudio 0.7" | #define PACKAGE_BUGREPORT "mzcbylcnhqvb (at) 0pointer (dot) de" | #define PACKAGE "polypaudio" | #define VERSION "0.7" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4382: result: no configure:4337: checking for strings.h configure:4353: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4359: $? = 0 configure:4362: test -z || test ! -s conftest.err configure:4365: $? = 0 configure:4368: test -s conftest. configure:4371: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "polypaudio" | #define PACKAGE_TARNAME "polypaudio" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "polypaudio 0.7" | #define PACKAGE_BUGREPORT "mzcbylcnhqvb (at) 0pointer (dot) de" | #define PACKAGE "polypaudio" | #define VERSION "0.7" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4382: result: no configure:4337: checking for inttypes.h configure:4353: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4359: $? = 0 configure:4362: test -z || test ! -s conftest.err configure:4365: $? = 0 configure:4368: test -s conftest. configure:4371: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "polypaudio" | #define PACKAGE_TARNAME "polypaudio" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "polypaudio 0.7" | #define PACKAGE_BUGREPORT "mzcbylcnhqvb (at) 0pointer (dot) de" | #define PACKAGE "polypaudio" | #define VERSION "0.7" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4382: result: no configure:4337: checking for stdint.h configure:4353: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4359: $? = 0 configure:4362: test -z || test ! -s conftest.err configure:4365: $? = 0 configure:4368: test -s conftest. configure:4371: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "polypaudio" | #define PACKAGE_TARNAME "polypaudio" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "polypaudio 0.7" | #define PACKAGE_BUGREPORT "mzcbylcnhqvb (at) 0pointer (dot) de" | #define PACKAGE "polypaudio" | #define VERSION "0.7" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4382: result: no configure:4337: checking for unistd.h configure:4353: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4359: $? = 0 configure:4362: test -z || test ! -s conftest.err configure:4365: $? = 0 configure:4368: test -s conftest. configure:4371: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "polypaudio" | #define PACKAGE_TARNAME "polypaudio" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "polypaudio 0.7" | #define PACKAGE_BUGREPORT "mzcbylcnhqvb (at) 0pointer (dot) de" | #define PACKAGE "polypaudio" | #define VERSION "0.7" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4382: result: no configure:4408: checking dlfcn.h usability configure:4420: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4426: $? = 0 configure:4429: test -z || test ! -s conftest.err configure:4432: $? = 0 configure:4435: test -s conftest. configure:4438: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "polypaudio" | #define PACKAGE_TARNAME "polypaudio" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "polypaudio 0.7" | #define PACKAGE_BUGREPORT "mzcbylcnhqvb (at) 0pointer (dot) de" | #define PACKAGE "polypaudio" | #define VERSION "0.7" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4448: result: no configure:4452: checking dlfcn.h presence configure:4462: cc -E -I/usr/local/include conftest.c configure:4468: $? = 0 configure:4488: result: yes configure:4501: WARNING: dlfcn.h: present but cannot be compiled configure:4503: WARNING: dlfcn.h: check for missing prerequisite headers? configure:4505: WARNING: dlfcn.h: see the Autoconf documentation configure:4507: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:4509: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:4511: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:4523: checking for dlfcn.h configure:4530: result: yes configure:4553: checking for i386-unknown-gnu-g++ configure:4579: result: c++ configure:4637: checking for C++ compiler version configure:4640: 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:4643: $? = 0 configure:4645: 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:4648: $? = 0 configure:4650: c++ -V &5 c++: `-V' option must have argument configure:4653: $? = 1 configure:4656: checking whether we are using the GNU C++ compiler configure:4680: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:4686: $? = 0 configure:4689: test -z || test ! -s conftest.err configure:4692: $? = 0 configure:4695: test -s conftest. configure:4698: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "polypaudio" | #define PACKAGE_TARNAME "polypaudio" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "polypaudio 0.7" | #define PACKAGE_BUGREPORT "mzcbylcnhqvb (at) 0pointer (dot) de" | #define PACKAGE "polypaudio" | #define VERSION "0.7" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:4711: result: no configure:4717: checking whether c++ accepts -g configure:4738: c++ -c -g -I/usr/local/include conftest.cc >&5 configure:4744: $? = 0 configure:4747: test -z || test ! -s conftest.err configure:4750: $? = 0 configure:4753: test -s conftest. configure:4756: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "polypaudio" | #define PACKAGE_TARNAME "polypaudio" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "polypaudio 0.7" | #define PACKAGE_BUGREPORT "mzcbylcnhqvb (at) 0pointer (dot) de" | #define PACKAGE "polypaudio" | #define VERSION "0.7" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4767: result: no configure:4809: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:4815: $? = 0 configure:4818: test -z || test ! -s conftest.err configure:4821: $? = 0 configure:4824: test -s conftest. configure:4827: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "polypaudio" | #define PACKAGE_TARNAME "polypaudio" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "polypaudio 0.7" | #define PACKAGE_BUGREPORT "mzcbylcnhqvb (at) 0pointer (dot) de" | #define PACKAGE "polypaudio" | #define VERSION "0.7" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4809: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:4815: $? = 0 configure:4818: test -z || test ! -s conftest.err configure:4821: $? = 0 configure:4824: test -s conftest. configure:4827: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "polypaudio" | #define PACKAGE_TARNAME "polypaudio" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "polypaudio 0.7" | #define PACKAGE_BUGREPORT "mzcbylcnhqvb (at) 0pointer (dot) de" | #define PACKAGE "polypaudio" | #define VERSION "0.7" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4809: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:4815: $? = 0 configure:4818: test -z || test ! -s conftest.err configure:4821: $? = 0 configure:4824: test -s conftest. configure:4827: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "polypaudio" | #define PACKAGE_TARNAME "polypaudio" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "polypaudio 0.7" | #define PACKAGE_BUGREPORT "mzcbylcnhqvb (at) 0pointer (dot) de" | #define PACKAGE "polypaudio" | #define VERSION "0.7" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4809: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 In file included from conftest.cc:13: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:12: error: than previous declaration `void exit(int) throw ()' configure:4815: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "polypaudio" | #define PACKAGE_TARNAME "polypaudio" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "polypaudio 0.7" | #define PACKAGE_BUGREPORT "mzcbylcnhqvb (at) 0pointer (dot) de" | #define PACKAGE "polypaudio" | #define VERSION "0.7" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4809: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:4815: $? = 0 configure:4818: test -z || test ! -s conftest.err configure:4821: $? = 0 configure:4824: test -s conftest. configure:4827: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "polypaudio" | #define PACKAGE_TARNAME "polypaudio" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "polypaudio 0.7" | #define PACKAGE_BUGREPORT "mzcbylcnhqvb (at) 0pointer (dot) de" | #define PACKAGE "polypaudio" | #define VERSION "0.7" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4809: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 In file included from conftest.cc:13: conftest.cc:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:4815: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "polypaudio" | #define PACKAGE_TARNAME "polypaudio" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "polypaudio 0.7" | #define PACKAGE_BUGREPORT "mzcbylcnhqvb (at) 0pointer (dot) de" | #define PACKAGE "polypaudio" | #define VERSION "0.7" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4896: checking dependency style of c++ configure:4986: result: gcc3 configure:5008: checking how to run the C++ preprocessor configure:5039: c++ -E -I/usr/local/include conftest.cc configure:5045: $? = 0 configure:5077: c++ -E -I/usr/local/include conftest.cc conftest.cc:15:28: ac_nonexistent.h: No such file or directory configure:5083: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "polypaudio" | #define PACKAGE_TARNAME "polypaudio" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "polypaudio 0.7" | #define PACKAGE_BUGREPORT "mzcbylcnhqvb (at) 0pointer (dot) de" | #define PACKAGE "polypaudio" | #define VERSION "0.7" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:5122: result: c++ -E configure:5146: c++ -E -I/usr/local/include conftest.cc configure:5152: $? = 0 configure:5184: c++ -E -I/usr/local/include conftest.cc conftest.cc:15:28: ac_nonexistent.h: No such file or directory configure:5190: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "polypaudio" | #define PACKAGE_TARNAME "polypaudio" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "polypaudio 0.7" | #define PACKAGE_BUGREPORT "mzcbylcnhqvb (at) 0pointer (dot) de" | #define PACKAGE "polypaudio" | #define VERSION "0.7" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:5243: checking for i386-unknown-gnu-g77 configure:5272: result: no configure:5243: checking for i386-unknown-gnu-f77 configure:5272: result: no configure:5243: checking for i386-unknown-gnu-xlf configure:5272: result: no configure:5243: checking for i386-unknown-gnu-frt configure:5272: result: no configure:5243: checking for i386-unknown-gnu-pgf77 configure:5272: result: no configure:5243: checking for i386-unknown-gnu-fort77 configure:5272: result: no configure:5243: checking for i386-unknown-gnu-fl32 configure:5272: result: no configure:5243: checking for i386-unknown-gnu-af77 configure:5272: result: no configure:5243: checking for i386-unknown-gnu-f90 configure:5272: result: no configure:5243: checking for i386-unknown-gnu-xlf90 configure:5272: result: no configure:5243: checking for i386-unknown-gnu-pgf90 configure:5272: result: no configure:5243: checking for i386-unknown-gnu-epcf90 configure:5272: result: no configure:5243: checking for i386-unknown-gnu-f95 configure:5272: result: no configure:5243: checking for i386-unknown-gnu-fort configure:5272: result: no configure:5243: checking for i386-unknown-gnu-xlf95 configure:5272: result: no configure:5243: checking for i386-unknown-gnu-ifc configure:5272: result: no configure:5243: checking for i386-unknown-gnu-efc configure:5272: result: no configure:5243: checking for i386-unknown-gnu-pgf95 configure:5272: result: no configure:5243: checking for i386-unknown-gnu-lf95 configure:5272: result: no configure:5243: checking for i386-unknown-gnu-gfortran configure:5272: result: no configure:5285: checking for g77 configure:5314: result: no configure:5285: checking for f77 configure:5301: found /usr/local/bin/f77 configure:5311: result: f77 configure:5329: checking for Fortran 77 compiler version configure:5329: 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:5332: $? = 0 configure:5334: 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:5337: $? = 0 configure:5339: 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:5342: $? = 0 configure:5350: checking whether we are using the GNU Fortran 77 compiler configure:5364: 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:5370: $? = 0 configure:5373: test -z || test ! -s conftest.err configure:5376: $? = 0 configure:5379: test -s conftest. configure:5382: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5395: result: no configure:5401: checking whether f77 accepts -g configure:5413: f77 -c -g conftest.f >&5 configure:5419: $? = 0 configure:5422: test -z || test ! -s conftest.err configure:5425: $? = 0 configure:5428: test -s conftest. configure:5431: $? = 1 configure: failed program was: | program main | | end configure:5443: result: no configure:5473: checking the maximum length of command line arguments configure:5538: result: configure:5549: checking command to parse nm output from cc object configure:5638: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5641: $? = 0 configure:5645: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:5648: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:5638: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5641: $? = 0 configure:5645: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:5648: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:5738: result: failed configure:5745: checking for objdir configure:5760: result: .libs configure:5812: checking for i386-unknown-gnu-ar configure:5841: result: no configure:5850: checking for ar configure:5866: found /usr/bin/ar configure:5877: result: ar configure:5892: checking for i386-unknown-gnu-ranlib configure:5921: result: no configure:5930: checking for ranlib configure:5946: found /usr/bin/ranlib configure:5957: result: ranlib configure:5972: checking for i386-unknown-gnu-strip configure:6001: result: no configure:6010: checking for strip configure:6026: found /usr/bin/strip configure:6037: result: strip configure:6299: checking if cc static flag works configure:6322: result: yes configure:6388: checking for cc option to produce PIC configure:6565: result: configure:6630: checking if cc supports -c -o file.o configure:6654: cc -c -fno-common -I/usr/local/include -o out/conftest2.o conftest.c >&5 configure:6658: $? = 0 configure:6675: result: yes configure:6701: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:7548: result: no configure:7619: checking dynamic linker characteristics configure:8171: result: gnu ld.so configure:8175: checking how to hardcode library paths into programs configure:8200: result: immediate configure:8214: checking whether stripping libraries is possible configure:8235: result: no configure:8344: checking for shl_load configure:8401: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 ld: Undefined symbols: _shl_load configure:8407: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "polypaudio" | #define PACKAGE_TARNAME "polypaudio" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "polypaudio 0.7" | #define PACKAGE_BUGREPORT "mzcbylcnhqvb (at) 0pointer (dot) de" | #define PACKAGE "polypaudio" | #define VERSION "0.7" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* 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 gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char 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 | #else | char (*f) () = shl_load; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != shl_load; | ; | return 0; | } configure:8431: result: no configure:8436: checking for shl_load in -ldld configure:8466: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -ldld -lm >&5 ld: can't locate file for: -ldld configure:8472: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "polypaudio" | #define PACKAGE_TARNAME "polypaudio" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "polypaudio 0.7" | #define PACKAGE_BUGREPORT "mzcbylcnhqvb (at) 0pointer (dot) de" | #define PACKAGE "polypaudio" | #define VERSION "0.7" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char shl_load (); | int | main () | { | shl_load (); | ; | return 0; | } configure:8497: result: no configure:8502: checking for dlopen configure:8559: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 configure:8565: $? = 0 configure:8568: test -z || test ! -s conftest.err configure:8571: $? = 0 configure:8574: test -s conftest configure:8577: $? = 0 configure:8589: result: yes configure:8828: checking whether a program can dlopen itself configure:8900: cc -o conftest -fno-common -I/usr/local/include -DHAVE_DLFCN_H -L/usr/local/lib conftest.c -lm >&5 configure:8903: $? = 0 configure:8921: result: yes configure:8926: checking whether a statically linked program can dlopen itself configure:8998: cc -o conftest -fno-common -I/usr/local/include -DHAVE_DLFCN_H -L/usr/local/lib conftest.c -lm >&5 configure:9001: $? = 0 configure:9019: result: yes configure:9042: checking if libtool supports shared libraries configure:9044: result: no configure:9047: checking whether to build shared libraries configure:9105: result: no configure:9108: checking whether to build static libraries configure:9112: result: yes configure:9204: creating libtool configure:9893: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:10719: result: yes configure:10737: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:10740: $? = 0 configure:10836: checking for c++ option to produce PIC configure:11088: result: configure:11153: checking if c++ supports -c -o file.o configure:11177: c++ -c -fno-common -I/usr/local/include -o out/conftest2.o conftest.cc >&5 configure:11181: $? = 0 configure:11198: result: yes configure:11224: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:11252: result: yes configure:11323: checking dynamic linker characteristics configure:11875: result: gnu ld.so configure:11879: checking how to hardcode library paths into programs configure:11904: result: immediate configure:11918: checking whether stripping libraries is possible configure:11939: result: no configure:12048: checking for shl_load configure:12135: result: no configure:12140: checking for shl_load in -ldld configure:12201: result: no configure:12206: checking for dlopen configure:12293: result: yes configure:12532: checking whether a program can dlopen itself configure:12625: result: yes configure:12630: checking whether a statically linked program can dlopen itself configure:12723: result: yes configure:13223: checking if libtool supports shared libraries configure:13225: result: no configure:13228: checking whether to build shared libraries configure:13246: result: no configure:13249: checking whether to build static libraries configure:13253: result: yes configure:13265: checking for f77 option to produce PIC configure:13442: result: configure:13507: checking if f77 supports -c -o file.o configure:13531: f77 -c -o out/conftest2.o conftest.f >&5 configure:13535: $? = 0 configure:13552: result: yes configure:13578: checking whether the f77 linker (/usr/bin/ld) supports shared libraries configure:14405: result: no configure:14476: checking dynamic linker characteristics configure:15028: result: gnu ld.so configure:15032: checking how to hardcode library paths into programs configure:15057: result: immediate configure:15071: checking whether stripping libraries is possible configure:15092: result: no configure:19172: checking for ANSI C header files configure:19324: result: no configure:19363: checking arpa/inet.h usability configure:19375: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:19381: $? = 0 configure:19384: test -z || test ! -s conftest.err configure:19387: $? = 0 configure:19390: test -s conftest.o configure:19393: $? = 0 configure:19403: result: yes configure:19407: checking arpa/inet.h presence configure:19417: cc -E -I/usr/local/include conftest.c configure:19423: $? = 0 configure:19443: result: yes configure:19478: checking for arpa/inet.h configure:19485: result: yes configure:19363: checking fcntl.h usability configure:19375: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:19381: $? = 0 configure:19384: test -z || test ! -s conftest.err configure:19387: $? = 0 configure:19390: test -s conftest.o configure:19393: $? = 0 configure:19403: result: yes configure:19407: checking fcntl.h presence configure:19417: cc -E -I/usr/local/include conftest.c configure:19423: $? = 0 configure:19443: result: yes configure:19478: checking for fcntl.h configure:19485: result: yes configure:19354: checking for inttypes.h configure:19359: result: no configure:19363: checking limits.h usability configure:19375: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:19381: $? = 0 configure:19384: test -z || test ! -s conftest.err configure:19387: $? = 0 configure:19390: test -s conftest.o configure:19393: $? = 0 configure:19403: result: yes configure:19407: checking limits.h presence configure:19417: cc -E -I/usr/local/include conftest.c configure:19423: $? = 0 configure:19443: result: yes configure:19478: checking for limits.h configure:19485: result: yes configure:19363: checking malloc.h usability configure:19375: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:19381: $? = 0 configure:19384: test -z || test ! -s conftest.err configure:19387: $? = 0 configure:19390: test -s conftest.o configure:19393: $? = 0 configure:19403: result: yes configure:19407: checking malloc.h presence configure:19417: cc -E -I/usr/local/include conftest.c configure:19423: $? = 0 configure:19443: result: yes configure:19478: checking for malloc.h configure:19485: result: yes configure:19363: checking netdb.h usability configure:19375: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:19381: $? = 0 configure:19384: test -z || test ! -s conftest.err configure:19387: $? = 0 configure:19390: test -s conftest.o configure:19393: $? = 0 configure:19403: result: yes configure:19407: checking netdb.h presence configure:19417: cc -E -I/usr/local/include conftest.c configure:19423: $? = 0 configure:19443: result: yes configure:19478: checking for netdb.h configure:19485: result: yes configure:19363: checking netinet/in.h usability configure:19375: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:19381: $? = 0 configure:19384: test -z || test ! -s conftest.err configure:19387: $? = 0 configure:19390: test -s conftest.o configure:19393: $? = 0 configure:19403: result: yes configure:19407: checking netinet/in.h presence configure:19417: cc -E -I/usr/local/include conftest.c configure:19423: $? = 0 configure:19443: result: yes configure:19478: checking for netinet/in.h configure:19485: result: yes configure:19363: checking stddef.h usability configure:19375: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:19381: $? = 0 configure:19384: test -z || test ! -s conftest.err configure:19387: $? = 0 configure:19390: test -s conftest.o configure:19393: $? = 0 configure:19403: result: yes configure:19407: checking stddef.h presence configure:19417: cc -E -I/usr/local/include conftest.c configure:19423: $? = 0 configure:19443: result: yes configure:19478: checking for stddef.h configure:19485: result: yes configure:19354: checking for stdint.h configure:19359: result: no configure:19354: checking for stdlib.h configure:19359: result: no configure:19354: checking for string.h configure:19359: result: no configure:19363: checking sys/ioctl.h usability configure:19375: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:19381: $? = 0 configure:19384: test -z || test ! -s conftest.err configure:19387: $? = 0 configure:19390: test -s conftest.o configure:19393: $? = 0 configure:19403: result: yes configure:19407: checking sys/ioctl.h presence configure:19417: cc -E -I/usr/local/include conftest.c configure:19423: $? = 0 configure:19443: result: yes configure:19478: checking for sys/ioctl.h configure:19485: result: yes configure:19363: checking sys/socket.h usability configure:19375: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:19381: $? = 0 configure:19384: test -z || test ! -s conftest.err configure:19387: $? = 0 configure:19390: test -s conftest.o configure:19393: $? = 0 configure:19403: result: yes configure:19407: checking sys/socket.h presence configure:19417: cc -E -I/usr/local/include conftest.c configure:19423: $? = 0 configure:19443: result: yes configure:19478: checking for sys/socket.h configure:19485: result: yes configure:19363: checking sys/time.h usability configure:19375: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:19381: $? = 0 configure:19384: test -z || test ! -s conftest.err configure:19387: $? = 0 configure:19390: test -s conftest.o configure:19393: $? = 0 configure:19403: result: yes configure:19407: checking sys/time.h presence configure:19417: cc -E -I/usr/local/include conftest.c configure:19423: $? = 0 configure:19443: result: yes configure:19478: checking for sys/time.h configure:19485: result: yes configure:19354: checking for unistd.h configure:19359: result: no configure:19363: checking syslog.h usability configure:19375: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:19381: $? = 0 configure:19384: test -z || test ! -s conftest.err configure:19387: $? = 0 configure:19390: test -s conftest.o configure:19393: $? = 0 configure:19403: result: yes configure:19407: checking syslog.h presence configure:19417: cc -E -I/usr/local/include conftest.c configure:19423: $? = 0 configure:19443: result: yes configure:19478: checking for syslog.h configure:19485: result: yes configure:19523: checking for pthread_join in LIBS=-pthread with CFLAGS= configure:19548: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -pthread -lm >&5 cc: unrecognized option `-pthread' configure:19554: $? = 0 configure:19557: test -z || test ! -s conftest.err configure:19560: $? = 0 configure:19563: test -s conftest configure:19566: $? = 0 configure:19576: result: yes configure:19780: checking for joinable pthread attribute configure:19798: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -pthread -lm >&5 cc: unrecognized option `-pthread' configure:19804: $? = 0 configure:19807: test -z || test ! -s conftest.err configure:19810: $? = 0 configure:19813: test -s conftest configure:19816: $? = 0 configure:19881: result: PTHREAD_CREATE_JOINABLE configure:19888: checking if more special flags are required for pthreads configure:19895: result: no configure:19907: checking for cc_r configure:19934: result: cc configure:19970: checking for X configure:20204: result: libraries , headers in standard search path configure:20375: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm -lX11 >&5 ld: can't locate file for: -lX11 configure:20381: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "polypaudio" | #define PACKAGE_TARNAME "polypaudio" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "polypaudio 0.7" | #define PACKAGE_BUGREPORT "mzcbylcnhqvb (at) 0pointer (dot) de" | #define PACKAGE "polypaudio" | #define VERSION "0.7" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char XOpenDisplay (); | int | main () | { | XOpenDisplay (); | ; | return 0; | } configure:20400: checking for dnet_ntoa in -ldnet configure:20430: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -ldnet -lm -lX11 >&5 ld: can't locate file for: -lX11 configure:20436: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "polypaudio" | #define PACKAGE_TARNAME "polypaudio" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "polypaudio 0.7" | #define PACKAGE_BUGREPORT "mzcbylcnhqvb (at) 0pointer (dot) de" | #define PACKAGE "polypaudio" | #define VERSION "0.7" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dnet_ntoa (); | int | main () | { | dnet_ntoa (); | ; | return 0; | } configure:20461: result: no configure:20468: checking for dnet_ntoa in -ldnet_stub configure:20498: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -ldnet_stub -lm -lX11 >&5 ld: can't locate file for: -ldnet_stub configure:20504: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "polypaudio" | #define PACKAGE_TARNAME "polypaudio" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "polypaudio 0.7" | #define PACKAGE_BUGREPORT "mzcbylcnhqvb (at) 0pointer (dot) de" | #define PACKAGE "polypaudio" | #define VERSION "0.7" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dnet_ntoa (); | int | main () | { | dnet_ntoa (); | ; | return 0; | } configure:20529: result: no configure:20549: checking for gethostbyname configure:20606: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 configure:20612: $? = 0 configure:20615: test -z || test ! -s conftest.err configure:20618: $? = 0 configure:20621: test -s conftest configure:20624: $? = 0 configure:20636: result: yes configure:20785: checking for connect configure:20842: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 configure:20848: $? = 0 configure:20851: test -z || test ! -s conftest.err configure:20854: $? = 0 configure:20857: test -s conftest configure:20860: $? = 0 configure:20872: result: yes configure:20946: checking for remove configure:21003: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 configure:21009: $? = 0 configure:21012: test -z || test ! -s conftest.err configure:21015: $? = 0 configure:21018: test -s conftest configure:21021: $? = 0 configure:21033: result: yes configure:21107: checking for shmat configure:21164: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 configure:21170: $? = 0 configure:21173: test -z || test ! -s conftest.err configure:21176: $? = 0 configure:21179: test -s conftest configure:21182: $? = 0 configure:21194: result: yes configure:21277: checking for IceConnectionNumber in -lICE configure:21307: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lICE -lm >&5 ld: can't locate file for: -lICE configure:21313: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "polypaudio" | #define PACKAGE_TARNAME "polypaudio" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "polypaudio 0.7" | #define PACKAGE_BUGREPORT "mzcbylcnhqvb (at) 0pointer (dot) de" | #define PACKAGE "polypaudio" | #define VERSION "0.7" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char IceConnectionNumber (); | int | main () | { | IceConnectionNumber (); | ; | return 0; | } configure:21338: result: no configure:21369: checking for an ANSI C-conforming const configure:21436: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:21442: $? = 0 configure:21445: test -z || test ! -s conftest.err configure:21448: $? = 0 configure:21451: test -s conftest.o configure:21454: $? = 0 configure:21465: result: yes configure:21475: checking for pid_t configure:21499: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:65: error: `pid_t' undeclared (first use in this function) conftest.c:65: error: (Each undeclared identifier is reported only once conftest.c:65: error: for each function it appears in.) conftest.c:65: error: parse error before ')' token configure:21505: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "polypaudio" | #define PACKAGE_TARNAME "polypaudio" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "polypaudio 0.7" | #define PACKAGE_BUGREPORT "mzcbylcnhqvb (at) 0pointer (dot) de" | #define PACKAGE "polypaudio" | #define VERSION "0.7" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_X11 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((pid_t *) 0) | return 0; | if (sizeof (pid_t)) | return 0; | ; | return 0; | } configure:21528: result: no configure:21540: checking for size_t configure:21564: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:21570: $? = 0 configure:21573: test -z || test ! -s conftest.err configure:21576: $? = 0 configure:21579: test -s conftest.o configure:21582: $? = 0 configure:21593: result: yes configure:21605: checking for off_t configure:21629: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:66: error: `off_t' undeclared (first use in this function) conftest.c:66: error: (Each undeclared identifier is reported only once conftest.c:66: error: for each function it appears in.) conftest.c:66: error: parse error before ')' token configure:21635: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "polypaudio" | #define PACKAGE_TARNAME "polypaudio" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "polypaudio 0.7" | #define PACKAGE_BUGREPORT "mzcbylcnhqvb (at) 0pointer (dot) de" | #define PACKAGE "polypaudio" | #define VERSION "0.7" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_X11 | #define pid_t int | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((off_t *) 0) | return 0; | if (sizeof (off_t)) | return 0; | ; | return 0; | } configure:21658: result: no configure:21670: checking whether time.h and sys/time.h may both be included configure:21695: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:21701: $? = 0 configure:21704: test -z || test ! -s conftest.err configure:21707: $? = 0 configure:21710: test -s conftest.o configure:21713: $? = 0 configure:21724: result: yes configure:21742: checking for unistd.h configure:21747: result: no configure:21751: checking vfork.h usability configure:21763: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:65:19: vfork.h: No such file or directory configure:21769: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "polypaudio" | #define PACKAGE_TARNAME "polypaudio" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "polypaudio 0.7" | #define PACKAGE_BUGREPORT "mzcbylcnhqvb (at) 0pointer (dot) de" | #define PACKAGE "polypaudio" | #define VERSION "0.7" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_X11 | #define pid_t int | #define off_t long | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:21791: result: no configure:21795: checking vfork.h presence configure:21805: cc -E -I/usr/local/include conftest.c conftest.c:31:19: vfork.h: No such file or directory configure:21811: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "polypaudio" | #define PACKAGE_TARNAME "polypaudio" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "polypaudio 0.7" | #define PACKAGE_BUGREPORT "mzcbylcnhqvb (at) 0pointer (dot) de" | #define PACKAGE "polypaudio" | #define VERSION "0.7" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_X11 | #define pid_t int | #define off_t long | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include configure:21831: result: no configure:21866: checking for vfork.h configure:21873: result: no configure:21891: checking for fork configure:21948: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 configure:21954: $? = 0 configure:21957: test -z || test ! -s conftest.err configure:21960: $? = 0 configure:21963: test -s conftest configure:21966: $? = 0 configure:21978: result: yes configure:21891: checking for vfork configure:21948: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 configure:21954: $? = 0 configure:21957: test -z || test ! -s conftest.err configure:21960: $? = 0 configure:21963: test -s conftest configure:21966: $? = 0 configure:21978: result: yes configure:21989: checking for working fork configure:22012: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 configure:22015: $? = 0 configure:22017: ./conftest configure:22020: $? = 0 configure:22034: result: yes configure:22055: checking for working vfork configure:22188: result: yes configure:22269: checking whether lstat dereferences a symlink specified with a trailing slash configure:22300: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 conftest.c: In function `main': conftest.c:72: error: storage size of `sbuf' isn't known configure:22303: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "polypaudio" | #define PACKAGE_TARNAME "polypaudio" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "polypaudio 0.7" | #define PACKAGE_BUGREPORT "mzcbylcnhqvb (at) 0pointer (dot) de" | #define PACKAGE "polypaudio" | #define VERSION "0.7" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_X11 | #define pid_t int | #define off_t long | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | struct stat sbuf; | /* Linux will dereference the symlink and fail. | That is better in the sense that it means we will not | have to compile and use the lstat wrapper. */ | exit (lstat ("conftest.sym/", &sbuf) ? 0 : 1); | ; | return 0; | } configure:22329: result: no configure:22350: checking whether lstat accepts an empty string configure:22375: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 conftest.c: In function `main': conftest.c:72: error: storage size of `sbuf' isn't known configure:22378: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "polypaudio" | #define PACKAGE_TARNAME "polypaudio" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "polypaudio 0.7" | #define PACKAGE_BUGREPORT "mzcbylcnhqvb (at) 0pointer (dot) de" | #define PACKAGE "polypaudio" | #define VERSION "0.7" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_X11 | #define pid_t int | #define off_t long | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | struct stat sbuf; | exit (lstat ("", &sbuf) ? 1 : 0); | ; | return 0; | } configure:22397: result: no configure:22415: checking whether lstat dereferences a symlink specified with a trailing slash configure:22475: result: no configure:22501: checking for stdlib.h configure:22506: result: no configure:22645: checking for GNU libc compatible malloc configure:22674: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 configure:22677: $? = 0 configure:22679: ./conftest configure:22682: $? = 0 configure:22696: result: yes configure:22726: checking for working memcmp configure:22774: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 configure:22777: $? = 0 configure:22779: ./conftest configure:22782: $? = 0 configure:22796: result: yes configure:22813: checking for stdlib.h configure:22818: result: no configure:22813: checking for unistd.h configure:22818: result: no configure:22961: checking for getpagesize configure:23018: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 configure:23024: $? = 0 configure:23027: test -z || test ! -s conftest.err configure:23030: $? = 0 configure:23033: test -s conftest configure:23036: $? = 0 configure:23048: result: yes configure:23058: checking for working mmap configure:23200: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 configure:23203: $? = 0 configure:23205: ./conftest ./configure: line 1: 26269 Bus error ./conftest$ac_exeext configure:23208: $? = 138 configure: program exited with status 138 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "polypaudio" | #define PACKAGE_TARNAME "polypaudio" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "polypaudio 0.7" | #define PACKAGE_BUGREPORT "mzcbylcnhqvb (at) 0pointer (dot) de" | #define PACKAGE "polypaudio" | #define VERSION "0.7" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_X11 | #define pid_t int | #define off_t long | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | /* 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 !STDC_HEADERS && !HAVE_STDLIB_H | char *malloc (); | #endif | | /* This mess was copied from the GNU getpagesize.h. */ | #if !HAVE_GETPAGESIZE | /* Assume that all systems that can run configure have sys/param.h. */ | # if !HAVE_SYS_PARAM_H | # define HAVE_SYS_PARAM_H 1 | # endif | | # ifdef _SC_PAGESIZE | # define getpagesize() sysconf(_SC_PAGESIZE) | # else /* no _SC_PAGESIZE */ | # if 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) | exit (1); | for (i = 0; i < pagesize; ++i) | *(data + i) = rand (); | umask (0); | fd = creat ("conftest.mmap", 0600); | if (fd < 0) | exit (1); | if (write (fd, data, pagesize) != pagesize) | exit (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) | exit (1); | data2 = (char *) malloc (2 * pagesize); | if (!data2) | exit (1); | data2 += (pagesize - ((long) data2 & (pagesize - 1))) & (pagesize - 1); | if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE, | MAP_PRIVATE | MAP_FIXED, fd, 0L)) | exit (1); | for (i = 0; i < pagesize; ++i) | if (*(data + i) != *(data2 + i)) | exit (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) | exit (1); | if (read (fd, data3, pagesize) != pagesize) | exit (1); | for (i = 0; i < pagesize; ++i) | if (*(data + i) != *(data3 + i)) | exit (1); | close (fd); | exit (0); | } configure:23222: result: no configure:23238: checking for stdlib.h configure:23243: result: no configure:23382: checking for GNU libc compatible realloc configure:23411: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 configure:23414: $? = 0 configure:23416: ./conftest configure:23419: $? = 0 configure:23433: result: yes configure:23463: checking whether setpgrp takes no argument configure:23495: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 configure:23498: $? = 0 configure:23500: ./conftest configure:23503: $? = 0 configure:23517: result: no configure:23531: checking for vprintf configure:23588: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 conftest.c:62: warning: conflicting types for built-in function `vprintf' configure:23594: $? = 0 configure:23597: test -z || test ! -s conftest.err configure:23600: $? = 0 configure:23603: test -s conftest configure:23606: $? = 0 configure:23618: result: yes configure:23625: checking for _doprnt configure:23682: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 ld: Undefined symbols: __doprnt configure:23688: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "polypaudio" | #define PACKAGE_TARNAME "polypaudio" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "polypaudio 0.7" | #define PACKAGE_BUGREPORT "mzcbylcnhqvb (at) 0pointer (dot) de" | #define PACKAGE "polypaudio" | #define VERSION "0.7" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_X11 | #define pid_t int | #define off_t long | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_REALLOC 1 | #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 gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char _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 | #else | char (*f) () = _doprnt; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _doprnt; | ; | return 0; | } configure:23712: result: no configure:23734: checking for dirent.h that defines DIR configure:23758: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:23764: $? = 0 configure:23767: test -z || test ! -s conftest.err configure:23770: $? = 0 configure:23773: test -s conftest.o configure:23776: $? = 0 configure:23787: result: yes configure:23800: checking for library containing opendir configure:23830: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 configure:23836: $? = 0 configure:23839: test -z || test ! -s conftest.err configure:23842: $? = 0 configure:23845: test -s conftest configure:23848: $? = 0 configure:23917: result: none required configure:24051: checking whether closedir returns void configure:24080: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 configure:24083: $? = 0 configure:24085: ./conftest configure:24088: $? = 0 configure:24102: result: no configure:24127: checking sys/select.h usability configure:24139: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:24145: $? = 0 configure:24148: test -z || test ! -s conftest.err configure:24151: $? = 0 configure:24154: test -s conftest.o configure:24157: $? = 0 configure:24167: result: yes configure:24171: checking sys/select.h presence configure:24181: cc -E -I/usr/local/include conftest.c configure:24187: $? = 0 configure:24207: result: yes configure:24242: checking for sys/select.h configure:24249: result: yes configure:24118: checking for sys/socket.h configure:24123: result: yes configure:24262: checking types of arguments for select configure:24295: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:24301: $? = 0 configure:24304: test -z || test ! -s conftest.err configure:24307: $? = 0 configure:24310: test -s conftest.o configure:24313: $? = 0 configure:24329: result: int,fd_set *,struct timeval * configure:24352: checking return type of signal handlers configure:24383: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:24389: $? = 0 configure:24392: test -z || test ! -s conftest.err configure:24395: $? = 0 configure:24398: test -s conftest.o configure:24401: $? = 0 configure:24412: result: void configure:24420: checking for uid_t in sys/types.h configure:24443: result: yes configure:24488: checking for gethostname configure:24545: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 configure:24551: $? = 0 configure:24554: test -z || test ! -s conftest.err configure:24557: $? = 0 configure:24560: test -s conftest configure:24563: $? = 0 configure:24575: result: yes configure:24488: checking for gettimeofday configure:24545: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 configure:24551: $? = 0 configure:24554: test -z || test ! -s conftest.err configure:24557: $? = 0 configure:24560: test -s conftest configure:24563: $? = 0 configure:24575: result: yes configure:24488: checking for memchr configure:24545: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 configure:24551: $? = 0 configure:24554: test -z || test ! -s conftest.err configure:24557: $? = 0 configure:24560: test -s conftest configure:24563: $? = 0 configure:24575: result: yes configure:24488: checking for memmove configure:24545: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 configure:24551: $? = 0 configure:24554: test -z || test ! -s conftest.err configure:24557: $? = 0 configure:24560: test -s conftest configure:24563: $? = 0 configure:24575: result: yes configure:24488: checking for memset configure:24545: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 conftest.c:74: warning: conflicting types for built-in function `memset' configure:24551: $? = 0 configure:24554: test -z || test ! -s conftest.err configure:24557: $? = 0 configure:24560: test -s conftest configure:24563: $? = 0 configure:24575: result: yes configure:24488: checking for mkdir configure:24545: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 configure:24551: $? = 0 configure:24554: test -z || test ! -s conftest.err configure:24557: $? = 0 configure:24560: test -s conftest configure:24563: $? = 0 configure:24575: result: yes configure:24488: checking for mkfifo configure:24545: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 configure:24551: $? = 0 configure:24554: test -z || test ! -s conftest.err configure:24557: $? = 0 configure:24560: test -s conftest configure:24563: $? = 0 configure:24575: result: yes configure:24488: checking for munmap configure:24545: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 configure:24551: $? = 0 configure:24554: test -z || test ! -s conftest.err configure:24557: $? = 0 configure:24560: test -s conftest configure:24563: $? = 0 configure:24575: result: yes configure:24488: checking for rmdir configure:24545: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 configure:24551: $? = 0 configure:24554: test -z || test ! -s conftest.err configure:24557: $? = 0 configure:24560: test -s conftest configure:24563: $? = 0 configure:24575: result: yes configure:24488: checking for socket configure:24545: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 configure:24551: $? = 0 configure:24554: test -z || test ! -s conftest.err configure:24557: $? = 0 configure:24560: test -s conftest configure:24563: $? = 0 configure:24575: result: yes configure:24488: checking for strcspn configure:24545: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 conftest.c:80: warning: conflicting types for built-in function `strcspn' configure:24551: $? = 0 configure:24554: test -z || test ! -s conftest.err configure:24557: $? = 0 configure:24560: test -s conftest configure:24563: $? = 0 configure:24575: result: yes configure:24488: checking for strerror configure:24545: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 configure:24551: $? = 0 configure:24554: test -z || test ! -s conftest.err configure:24557: $? = 0 configure:24560: test -s conftest configure:24563: $? = 0 configure:24575: result: yes configure:24488: checking for strrchr configure:24545: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 conftest.c:82: warning: conflicting types for built-in function `strrchr' configure:24551: $? = 0 configure:24554: test -z || test ! -s conftest.err configure:24557: $? = 0 configure:24560: test -s conftest configure:24563: $? = 0 configure:24575: result: yes configure:24488: checking for strspn configure:24545: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 conftest.c:83: warning: conflicting types for built-in function `strspn' configure:24551: $? = 0 configure:24554: test -z || test ! -s conftest.err configure:24557: $? = 0 configure:24560: test -s conftest configure:24563: $? = 0 configure:24575: result: yes configure:24488: checking for strstr configure:24545: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 conftest.c:84: warning: conflicting types for built-in function `strstr' configure:24551: $? = 0 configure:24554: test -z || test ! -s conftest.err configure:24557: $? = 0 configure:24560: test -s conftest configure:24563: $? = 0 configure:24575: result: yes configure:24488: checking for strtol configure:24545: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 configure:24551: $? = 0 configure:24554: test -z || test ! -s conftest.err configure:24557: $? = 0 configure:24560: test -s conftest configure:24563: $? = 0 configure:24575: result: yes configure:24488: checking for strtoul configure:24545: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 configure:24551: $? = 0 configure:24554: test -z || test ! -s conftest.err configure:24557: $? = 0 configure:24560: test -s conftest configure:24563: $? = 0 configure:24575: result: yes configure:24488: checking for strcasecmp configure:24545: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 configure:24551: $? = 0 configure:24554: test -z || test ! -s conftest.err configure:24557: $? = 0 configure:24560: test -s conftest configure:24563: $? = 0 configure:24575: result: yes configure:24488: checking for putenv configure:24545: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 configure:24551: $? = 0 configure:24554: test -z || test ! -s conftest.err configure:24557: $? = 0 configure:24560: test -s conftest configure:24563: $? = 0 configure:24575: result: yes configure:24488: checking for strchr configure:24545: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 conftest.c:89: warning: conflicting types for built-in function `strchr' configure:24551: $? = 0 configure:24554: test -z || test ! -s conftest.err configure:24557: $? = 0 configure:24560: test -s conftest configure:24563: $? = 0 configure:24575: result: yes configure:24488: checking for strpbrk configure:24545: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 conftest.c:90: warning: conflicting types for built-in function `strpbrk' configure:24551: $? = 0 configure:24554: test -z || test ! -s conftest.err configure:24557: $? = 0 configure:24560: test -s conftest configure:24563: $? = 0 configure:24575: result: yes configure:24488: checking for strdup configure:24545: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 configure:24551: $? = 0 configure:24554: test -z || test ! -s conftest.err configure:24557: $? = 0 configure:24560: test -s conftest configure:24563: $? = 0 configure:24575: result: yes configure:24488: checking for regcomp configure:24545: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 configure:24551: $? = 0 configure:24554: test -z || test ! -s conftest.err configure:24557: $? = 0 configure:24560: test -s conftest configure:24563: $? = 0 configure:24575: result: yes configure:24488: checking for ftruncate configure:24545: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 configure:24551: $? = 0 configure:24554: test -z || test ! -s conftest.err configure:24557: $? = 0 configure:24560: test -s conftest configure:24563: $? = 0 configure:24575: result: yes configure:24488: checking for select configure:24545: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 configure:24551: $? = 0 configure:24554: test -z || test ! -s conftest.err configure:24557: $? = 0 configure:24560: test -s conftest configure:24563: $? = 0 configure:24575: result: yes configure:24586: checking for pow in -lm configure:24616: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm -lm >&5 configure:24622: $? = 0 configure:24625: test -z || test ! -s conftest.err configure:24628: $? = 0 configure:24631: test -s conftest configure:24634: $? = 0 configure:24647: result: yes configure:24662: checking for pow configure:24719: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm -lm >&5 configure:24725: $? = 0 configure:24728: test -z || test ! -s conftest.err configure:24731: $? = 0 configure:24734: test -s conftest configure:24737: $? = 0 configure:24749: result: yes configure:24759: checking whether stat accepts an empty string configure:24784: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm -lm >&5 conftest.c: In function `main': conftest.c:110: error: storage size of `sbuf' isn't known configure:24787: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "polypaudio" | #define PACKAGE_TARNAME "polypaudio" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "polypaudio 0.7" | #define PACKAGE_BUGREPORT "mzcbylcnhqvb (at) 0pointer (dot) de" | #define PACKAGE "polypaudio" | #define VERSION "0.7" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_X11 | #define pid_t int | #define off_t long | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_REALLOC 1 | #define HAVE_VPRINTF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKFIFO 1 | #define HAVE_MUNMAP 1 | #define HAVE_RMDIR 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRCASECMP 1 | #define HAVE_PUTENV 1 | #define HAVE_STRCHR 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRDUP 1 | #define HAVE_REGCOMP 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SELECT 1 | #define HAVE_LIBM 1 | #define HAVE_POW 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | struct stat sbuf; | exit (stat ("", &sbuf) ? 1 : 0); | ; | return 0; | } configure:24806: result: no configure:24824: checking for sys/wait.h that is POSIX.1 compatible configure:24855: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:24861: $? = 0 configure:24864: test -z || test ! -s conftest.err configure:24867: $? = 0 configure:24870: test -s conftest.o configure:24873: $? = 0 configure:24884: result: yes configure:24902: checking for dirent.h that defines DIR configure:24955: result: yes configure:24968: checking for library containing opendir configure:25085: result: none required configure:25220: checking whether byte ordering is bigendian configure:25247: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:25253: $? = 0 configure:25256: test -z || test ! -s conftest.err configure:25259: $? = 0 configure:25262: test -s conftest.o configure:25265: $? = 0 configure:25289: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: `not' undeclared (first use in this function) conftest.c:82: error: (Each undeclared identifier is reported only once conftest.c:82: error: for each function it appears in.) conftest.c:82: error: parse error before "big" configure:25295: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "polypaudio" | #define PACKAGE_TARNAME "polypaudio" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "polypaudio 0.7" | #define PACKAGE_BUGREPORT "mzcbylcnhqvb (at) 0pointer (dot) de" | #define PACKAGE "polypaudio" | #define VERSION "0.7" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_X11 | #define pid_t int | #define off_t long | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_REALLOC 1 | #define HAVE_VPRINTF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKFIFO 1 | #define HAVE_MUNMAP 1 | #define HAVE_RMDIR 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRCASECMP 1 | #define HAVE_PUTENV 1 | #define HAVE_STRCHR 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRDUP 1 | #define HAVE_REGCOMP 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SELECT 1 | #define HAVE_LIBM 1 | #define HAVE_POW 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:25428: result: no configure:25447: checking type of array argument to getgroups configure:25485: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm -lm >&5 configure:25488: $? = 0 configure:25490: ./conftest configure:25493: $? = 0 configure:25526: result: gid_t configure:25534: checking for getgroups configure:25591: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm -lm >&5 configure:25597: $? = 0 configure:25600: test -z || test ! -s conftest.err configure:25603: $? = 0 configure:25606: test -s conftest configure:25609: $? = 0 configure:25621: result: yes configure:25701: checking for working getgroups configure:25726: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm -lm >&5 configure:25729: $? = 0 configure:25731: ./conftest configure:25734: $? = 0 configure:25749: result: yes configure:25762: checking for cap_init in -lcap configure:25792: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcap -lm -lm >&5 ld: can't locate file for: -lcap configure:25798: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "polypaudio" | #define PACKAGE_TARNAME "polypaudio" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "polypaudio 0.7" | #define PACKAGE_BUGREPORT "mzcbylcnhqvb (at) 0pointer (dot) de" | #define PACKAGE "polypaudio" | #define VERSION "0.7" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_X11 | #define pid_t int | #define off_t long | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_REALLOC 1 | #define HAVE_VPRINTF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKFIFO 1 | #define HAVE_MUNMAP 1 | #define HAVE_RMDIR 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRCASECMP 1 | #define HAVE_PUTENV 1 | #define HAVE_STRCHR 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRDUP 1 | #define HAVE_REGCOMP 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SELECT 1 | #define HAVE_LIBM 1 | #define HAVE_POW 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char cap_init (); | int | main () | { | cap_init (); | ; | return 0; | } configure:25823: result: no configure:25847: checking sys/capability.h usability configure:25859: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:111:28: sys/capability.h: No such file or directory configure:25865: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "polypaudio" | #define PACKAGE_TARNAME "polypaudio" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "polypaudio 0.7" | #define PACKAGE_BUGREPORT "mzcbylcnhqvb (at) 0pointer (dot) de" | #define PACKAGE "polypaudio" | #define VERSION "0.7" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_X11 | #define pid_t int | #define off_t long | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_REALLOC 1 | #define HAVE_VPRINTF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKFIFO 1 | #define HAVE_MUNMAP 1 | #define HAVE_RMDIR 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRCASECMP 1 | #define HAVE_PUTENV 1 | #define HAVE_STRCHR 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRDUP 1 | #define HAVE_REGCOMP 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SELECT 1 | #define HAVE_LIBM 1 | #define HAVE_POW 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:25887: result: no configure:25891: checking sys/capability.h presence configure:25901: cc -E -I/usr/local/include conftest.c conftest.c:77:28: sys/capability.h: No such file or directory configure:25907: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "polypaudio" | #define PACKAGE_TARNAME "polypaudio" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "polypaudio 0.7" | #define PACKAGE_BUGREPORT "mzcbylcnhqvb (at) 0pointer (dot) de" | #define PACKAGE "polypaudio" | #define VERSION "0.7" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_X11 | #define pid_t int | #define off_t long | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_REALLOC 1 | #define HAVE_VPRINTF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKFIFO 1 | #define HAVE_MUNMAP 1 | #define HAVE_RMDIR 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRCASECMP 1 | #define HAVE_PUTENV 1 | #define HAVE_STRCHR 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRDUP 1 | #define HAVE_REGCOMP 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SELECT 1 | #define HAVE_LIBM 1 | #define HAVE_POW 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | /* end confdefs.h. */ | #include configure:25927: result: no configure:25962: checking for sys/capability.h configure:25969: result: no configure:25989: checking for pkg-config configure:26007: found /usr/local/bin/pkg-config configure:26020: result: /usr/local/bin/pkg-config configure:26037: checking for samplerate >= 0.1.0 configure:26076: error: Library requirements ( samplerate >= 0.1.0 ) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_c_const=yes ac_cv_cxx_compiler_gnu=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/usr/local/include 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=set ac_cv_env_LDFLAGS_value=-L/usr/local/lib 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_exeext= ac_cv_f77_compiler_gnu=no ac_cv_func__doprnt=no ac_cv_func_closedir_void=no ac_cv_func_connect=yes ac_cv_func_dlopen=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_ftruncate=yes ac_cv_func_getgroups=yes ac_cv_func_getgroups_works=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_getpagesize=yes ac_cv_func_gettimeofday=yes ac_cv_func_lstat_dereferences_slashed_symlink=no ac_cv_func_lstat_empty_string_bug=no ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_mkdir=yes ac_cv_func_mkfifo=yes ac_cv_func_mmap_fixed_mapped=no ac_cv_func_munmap=yes ac_cv_func_pow=yes ac_cv_func_putenv=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_regcomp=yes ac_cv_func_remove=yes ac_cv_func_rmdir=yes ac_cv_func_select=yes ac_cv_func_select_args='int,fd_set *,struct timeval *' ac_cv_func_setpgrp_void=no ac_cv_func_shl_load=no ac_cv_func_shmat=yes ac_cv_func_socket=yes ac_cv_func_stat_empty_string_bug=no ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strpbrk=yes ac_cv_func_strrchr=yes ac_cv_func_strspn=yes ac_cv_func_strstr=yes ac_cv_func_strtol=yes ac_cv_func_strtoul=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_func_vprintf=yes ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries=' ac_cv_header_arpa_inet_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=no ac_cv_header_limits_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_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_capability_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_sys_wait_h=yes ac_cv_header_syslog_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=no ac_cv_header_vfork_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_ICE_IceConnectionNumber=no ac_cv_lib_cap_cap_init=no ac_cv_lib_dld_shl_load=no ac_cv_lib_dnet_dnet_ntoa=no ac_cv_lib_dnet_stub_dnet_ntoa=no ac_cv_lib_ltdl_lt_dlinit=yes ac_cv_lib_m_pow=yes ac_cv_objext= ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXX=c++ ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_PTHREAD_CC=cc 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_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_cxx_g=no ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_make_gmake_set=yes ac_cv_search_opendir='none required' ac_cv_type_getgroups=gid_t ac_cv_type_off_t=no ac_cv_type_pid_t=no ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_uid_t=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=nm 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/polypaudio/work/polypaudio-0.7/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/audio/polypaudio/work/polypaudio-0.7/missing --run tar' AR='ar' ASOUNDLIB_CFLAGS='' ASOUNDLIB_LIBS='' AUTOCONF='${SHELL} /mnt/gmirror/ports/audio/polypaudio/work/polypaudio-0.7/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/audio/polypaudio/work/polypaudio-0.7/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/audio/polypaudio/work/polypaudio-0.7/missing --run automake-1.9' AWK='gawk' BUILD_LIBPOLYPCORE_FALSE='' BUILD_LIBPOLYPCORE_TRUE='' CAP_LIBS='' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='-I/usr/local/include' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='f77' FFLAGS='' GLIB12_CFLAGS='' GLIB12_LIBS='' GLIB20_CFLAGS='' GLIB20_LIBS='' HAVE_ALSA='' HAVE_ALSA_FALSE='' HAVE_ALSA_TRUE='' HAVE_GLIB12='' HAVE_GLIB12_FALSE='' HAVE_GLIB12_TRUE='' HAVE_GLIB20='' HAVE_GLIB20_FALSE='' HAVE_GLIB20_TRUE='' HAVE_X11='1' HAVE_X11_FALSE='#' HAVE_X11_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='${SHELL} $(install_sh) -c -s' LDFLAGS='-L/usr/local/lib' LIBLTDL='-lltdl' LIBOBJS=' lstat.o' LIBS='-lm -lm' LIBSAMPLERATE_CFLAGS='' LIBSAMPLERATE_LIBS='' LIBSNDFILE_CFLAGS='' LIBSNDFILE_LIBS='' LIBTOOL='$(SHELL) /usr/local/bin/libtool' LIBWRAP_LIBS='' LN_S='ln -s' LTDLINCL='' LTLIBOBJS='' M4='' MAKEINFO='${SHELL} /mnt/gmirror/ports/audio/polypaudio/work/polypaudio-0.7/missing --run makeinfo' OBJEXT='' PACKAGE='polypaudio' PACKAGE_BUGREPORT='mzcbylcnhqvb (at) 0pointer (dot) de' PACKAGE_NAME='polypaudio' PACKAGE_STRING='polypaudio 0.7' PACKAGE_TARNAME='polypaudio' PACKAGE_URL='http://0pointer.de/lennart/projects/polypaudio/' PACKAGE_VERSION='0.7' PATH_SEPARATOR=':' PA_API_VERSION='7' PA_MAJORMINOR='0.7' PKG_CONFIG='/usr/local/bin/pkg-config' PTHREAD_CC='cc' PTHREAD_CFLAGS='' PTHREAD_LIBS='-pthread' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_LYNX_FALSE='' USE_LYNX_TRUE='' VERSION='0.7' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='f77' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' acx_pthread_config='' 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='${prefix}/share' exec_prefix='NONE' have_lynx='' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/audio/polypaudio/work/polypaudio-0.7/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' libltdl' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define GETGROUPS_T gid_t #define HAVE_ARPA_INET_H 1 #define HAVE_DIRENT_H 1 #define HAVE_DIRENT_H 1 #define HAVE_DLFCN_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FORK 1 #define HAVE_FTRUNCATE 1 #define HAVE_GETGROUPS 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_LIBM 1 #define HAVE_LIMITS_H 1 #define HAVE_MALLOC 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMCHR 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMSET 1 #define HAVE_MKDIR 1 #define HAVE_MKFIFO 1 #define HAVE_MUNMAP 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_POW 1 #define HAVE_PTHREAD 1 #define HAVE_PUTENV 1 #define HAVE_REALLOC 1 #define HAVE_REGCOMP 1 #define HAVE_RMDIR 1 #define HAVE_SELECT 1 #define HAVE_SOCKET 1 #define HAVE_STDDEF_H 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCHR 1 #define HAVE_STRCSPN 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRPBRK 1 #define HAVE_STRRCHR 1 #define HAVE_STRSPN 1 #define HAVE_STRSTR 1 #define HAVE_STRTOL 1 #define HAVE_STRTOUL 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_VFORK 1 #define HAVE_VPRINTF 1 #define HAVE_WORKING_FORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_X11 #define PACKAGE "polypaudio" #define PACKAGE_BUGREPORT "mzcbylcnhqvb (at) 0pointer (dot) de" #define PACKAGE_NAME "polypaudio" #define PACKAGE_STRING "polypaudio 0.7" #define PACKAGE_TARNAME "polypaudio" #define PACKAGE_VERSION "0.7" #define RETSIGTYPE void #define SELECT_TYPE_ARG1 int #define SELECT_TYPE_ARG234 (fd_set *) #define SELECT_TYPE_ARG5 (struct timeval *) #define TIME_WITH_SYS_TIME 1 #define VERSION "0.7" #define off_t long #define pid_t int #endif #ifdef __cplusplus void exit (int); configure: exit 1