This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --disable-optimization --without-alsalib --without-portaudio --without-sdl --without-arts --without-jack --without-esound --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: 71 tasks, 126 threads, 4 processors Load average: 0.53, Mach factor: 3.46 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1379: checking build system type configure:1397: result: i386-unknown-gnu configure:1405: checking host system type configure:1419: result: i386-unknown-gnu configure:1427: checking target system type configure:1441: result: i386-unknown-gnu configure:1472: checking for a BSD-compatible install configure:1527: result: /usr/bin/install -c -o root -g wheel configure:1538: checking whether build environment is sane configure:1581: result: yes configure:1646: checking for gawk configure:1662: found /usr/local/bin/gawk configure:1672: result: gawk configure:1682: checking whether make sets $(MAKE) configure:1702: result: yes configure:1886: checking for msgfmt configure:1914: result: /usr/local/bin/msgfmt configure:1923: checking for gmsgfmt configure:1954: result: /usr/local/bin/msgfmt configure:1964: checking for xgettext configure:1992: result: /usr/local/bin/xgettext configure:2003: checking for msgmerge configure:2030: result: /usr/local/bin/msgmerge configure:2093: checking for style of include used by make configure:2121: result: GNU configure:2154: checking for i386-unknown-gnu-gcc configure:2180: result: cc configure:2462: checking for C compiler version configure:2465: 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:2468: $? = 0 configure:2470: 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:2473: $? = 0 configure:2475: cc -V &5 cc: `-V' option must have argument configure:2478: $? = 1 configure:2501: checking for C compiler default output file name configure:2504: cc -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2507: $? = 0 configure:2553: result: a.out configure:2558: checking whether the C compiler works configure:2564: ./a.out configure:2567: $? = 0 configure:2584: result: yes configure:2591: checking whether we are cross compiling configure:2593: result: no configure:2596: checking for suffix of executables configure:2598: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2601: $? = 0 configure:2626: result: configure:2632: checking for suffix of object files configure:2653: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2656: $? = 0 configure:2678: result: configure:2682: checking whether we are using the GNU C compiler configure:2706: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2712: $? = 0 configure:2716: test -z || test ! -s conftest.err configure:2719: $? = 0 configure:2722: test -s conftest. configure:2725: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2738: result: no configure:2744: checking whether cc accepts -g configure:2765: cc -c -g -I/usr/local/include conftest.c >&5 configure:2771: $? = 0 configure:2775: test -z || test ! -s conftest.err configure:2778: $? = 0 configure:2781: test -s conftest. configure:2784: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2795: result: no configure:2812: checking for cc option to accept ANSI C configure:2882: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2888: $? = 0 configure:2892: test -z || test ! -s conftest.err configure:2895: $? = 0 configure:2898: test -s conftest. configure:2901: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | /* 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:2882: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2888: $? = 0 configure:2892: test -z || test ! -s conftest.err configure:2895: $? = 0 configure:2898: test -s conftest. configure:2901: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | /* 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:2882: cc -std1 -c -fno-common -I/usr/local/include conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2888: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | /* 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:2882: cc -Ae -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2888: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | /* 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:2882: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2888: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | /* 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:2882: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-Xc' configure:2888: $? = 0 configure:2892: test -z || test ! -s conftest.err configure:2895: $? = 0 configure:2898: test -s conftest. configure:2901: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | /* 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:2919: result: none needed configure:2937: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2943: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3078: checking dependency style of cc configure:3168: result: gcc3 configure:3229: checking for non-GNU ld configure:3259: result: /usr/bin/ld configure:3268: checking if the linker (/usr/bin/ld) is GNU ld configure:3280: result: no configure:3286: checking for shared library run path origin configure:3299: result: done configure:3717: checking whether NLS is requested configure:3726: result: yes configure:3743: checking for GNU gettext in libc configure:3767: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: __nl_domain_bindings __nl_msg_cat_cntr _libintl_bindtextdomain _libintl_gettext configure:3773: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | extern int *_nl_domain_bindings; | int | main () | { | bindtextdomain ("", ""); | return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings | ; | return 0; | } configure:3798: result: no configure:3832: checking for iconv configure:3859: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _libiconv _libiconv_close _libiconv_open configure:3865: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | /* end confdefs.h. */ | #include | #include | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:3910: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c /usr/local/lib/libiconv.a >&5 configure:3916: $? = 0 configure:3920: test -z || test ! -s conftest.err configure:3923: $? = 0 configure:3926: test -s conftest configure:3929: $? = 0 configure:3944: result: yes configure:3954: checking how to link with libiconv configure:3956: result: /usr/local/lib/libiconv.a configure:4345: checking for GNU gettext in libintl configure:4377: cc -o conftest -fno-common -I/usr/local/include -I/include -L/usr/local/lib conftest.c /lib/libintl.a /usr/local/lib/libiconv.a >&5 ld: Undefined symbols: _CFArrayGetCount _CFArrayGetTypeID _CFArrayGetValueAtIndex _CFGetTypeID _CFPreferencesCopyAppValue _CFStringGetCString _CFStringGetTypeID ___CFStringMakeConstantString _kCFPreferencesCurrentApplication configure:4383: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | extern | #ifdef __cplusplus | "C" | #endif | const char *_nl_expand_alias (); | int | main () | { | bindtextdomain ("", ""); | return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias (0) | ; | return 0; | } configure:4432: cc -o conftest -fno-common -I/usr/local/include -I/include -L/usr/local/lib conftest.c /lib/libintl.a /usr/local/lib/libiconv.a /usr/local/lib/libiconv.a >&5 ld: Undefined symbols: _CFArrayGetCount _CFArrayGetTypeID _CFArrayGetValueAtIndex _CFGetTypeID _CFPreferencesCopyAppValue _CFStringGetCString _CFStringGetTypeID ___CFStringMakeConstantString _kCFPreferencesCurrentApplication configure:4438: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | extern | #ifdef __cplusplus | "C" | #endif | const char *_nl_expand_alias (); | int | main () | { | bindtextdomain ("", ""); | return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias (0) | ; | return 0; | } configure:4468: result: no configure:4634: checking for i386-unknown-gnu-gcc configure:4660: result: cc configure:4942: checking for C compiler version configure:4945: 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:4948: $? = 0 configure:4950: 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:4953: $? = 0 configure:4955: cc -V &5 cc: `-V' option must have argument configure:4958: $? = 1 configure:4961: checking whether we are using the GNU C compiler configure:5017: result: no configure:5023: checking whether cc accepts -g configure:5074: result: no configure:5091: checking for cc option to accept ANSI C configure:5198: result: none needed configure:5216: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:5222: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:5357: checking dependency style of cc configure:5447: result: gcc3 configure:5469: checking how to run the C preprocessor configure:5504: cc -E -I/usr/local/include conftest.c configure:5510: $? = 0 configure:5542: cc -E -I/usr/local/include conftest.c conftest.c:13:28: ac_nonexistent.h: No such file or directory configure:5548: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | /* end confdefs.h. */ | #include configure:5587: result: cc -E configure:5611: cc -E -I/usr/local/include conftest.c configure:5617: $? = 0 configure:5649: cc -E -I/usr/local/include conftest.c conftest.c:13:28: ac_nonexistent.h: No such file or directory configure:5655: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | /* end confdefs.h. */ | #include configure:5699: checking for egrep configure:5709: result: grep -E configure:5764: checking whether ln -s works configure:5768: result: yes configure:5775: checking whether make sets $(MAKE) configure:5795: result: yes configure:5806: checking for main in -libs configure:5830: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -libs >&5 ld: can't locate file for: -libs configure:5836: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:5862: result: no configure:5874: checking for round in -lm configure:5904: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 configure:5910: $? = 0 configure:5914: test -z || test ! -s conftest.err configure:5917: $? = 0 configure:5920: test -s conftest configure:5923: $? = 0 configure:5936: result: yes configure:5949: checking for pthread_create in -pthread configure:5979: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -pthread -lm >&5 cc: unrecognized option `-pthread' configure:5985: $? = 0 configure:5989: test -z || test ! -s conftest.err configure:5992: $? = 0 configure:5995: test -s conftest configure:5998: $? = 0 configure:6011: result: yes configure:6053: checking for pkg-config configure:6071: found /usr/local/bin/pkg-config configure:6084: result: /usr/local/bin/pkg-config configure:6101: checking for sndfile configure:6234: checking for samplerate configure:6303: checking for ANSI C header files configure:6328: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6334: $? = 0 configure:6338: test -z || test ! -s conftest.err configure:6341: $? = 0 configure:6344: test -s conftest. configure:6347: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:6456: result: no configure:6480: checking for sys/types.h configure:6496: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6502: $? = 0 configure:6506: test -z || test ! -s conftest.err configure:6509: $? = 0 configure:6512: test -s conftest. configure:6515: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 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:6526: result: no configure:6480: checking for sys/stat.h configure:6496: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6502: $? = 0 configure:6506: test -z || test ! -s conftest.err configure:6509: $? = 0 configure:6512: test -s conftest. configure:6515: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 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:6526: result: no configure:6480: checking for stdlib.h configure:6496: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6502: $? = 0 configure:6506: test -z || test ! -s conftest.err configure:6509: $? = 0 configure:6512: test -s conftest. configure:6515: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 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:6526: result: no configure:6480: checking for string.h configure:6496: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6502: $? = 0 configure:6506: test -z || test ! -s conftest.err configure:6509: $? = 0 configure:6512: test -s conftest. configure:6515: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 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:6526: result: no configure:6480: checking for memory.h configure:6496: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6502: $? = 0 configure:6506: test -z || test ! -s conftest.err configure:6509: $? = 0 configure:6512: test -s conftest. configure:6515: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 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:6526: result: no configure:6480: checking for strings.h configure:6496: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6502: $? = 0 configure:6506: test -z || test ! -s conftest.err configure:6509: $? = 0 configure:6512: test -s conftest. configure:6515: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 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:6526: result: no configure:6480: checking for inttypes.h configure:6496: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6502: $? = 0 configure:6506: test -z || test ! -s conftest.err configure:6509: $? = 0 configure:6512: test -s conftest. configure:6515: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 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:6526: result: no configure:6480: checking for stdint.h configure:6496: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6502: $? = 0 configure:6506: test -z || test ! -s conftest.err configure:6509: $? = 0 configure:6512: test -s conftest. configure:6515: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 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:6526: result: no configure:6480: checking for unistd.h configure:6496: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6502: $? = 0 configure:6506: test -z || test ! -s conftest.err configure:6509: $? = 0 configure:6512: test -s conftest. configure:6515: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 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:6526: result: no configure:6548: checking portaudio.h usability configure:6560: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6566: $? = 0 configure:6570: test -z || test ! -s conftest.err configure:6573: $? = 0 configure:6576: test -s conftest. configure:6579: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 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:6589: result: no configure:6593: checking portaudio.h presence configure:6603: cc -E -I/usr/local/include conftest.c configure:6609: $? = 0 configure:6629: result: yes configure:6642: WARNING: portaudio.h: present but cannot be compiled configure:6644: WARNING: portaudio.h: check for missing prerequisite headers? configure:6646: WARNING: portaudio.h: see the Autoconf documentation configure:6648: WARNING: portaudio.h: section "Present But Cannot Be Compiled" configure:6650: WARNING: portaudio.h: proceeding with the preprocessor's result configure:6652: WARNING: portaudio.h: in the future, the compiler will take precedence configure:6664: checking for portaudio.h configure:6671: result: yes configure:6687: checking for Pa_Initialize in -lportaudio configure:6717: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lportaudio -pthread -lm >&5 cc: unrecognized option `-pthread' ld: table of contents for archive: /usr/local/lib/libportaudio.a is out of date; rerun ranlib(1) (can't load from it) configure:6723: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 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 Pa_Initialize (); | int | main () | { | Pa_Initialize (); | ; | return 0; | } configure:6749: result: no configure:6829: checking for sdl-config configure:6847: found /bin/sdl-config configure:6860: result: /bin/sdl-config configure:6868: checking for SDL - version >= 1.2.3 configure:6958: cc -o conftest -fno-common -I/include/SDL -I/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/local/include -L/usr/local/lib conftest.c -pthread -lm -L/lib -lSDL -pthread >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-pthread' ld: can't locate file for: -lSDL configure:6961: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | /* end confdefs.h. */ | | #include | #include | #include | #include "SDL.h" | | char* | my_strdup (char *str) | { | char *new_str; | | if (str) | { | new_str = (char *)malloc ((strlen (str) + 1) * sizeof(char)); | strcpy (new_str, str); | } | else | new_str = NULL; | | return new_str; | } | | int main (int argc, char *argv[]) | { | int major, minor, micro; | char *tmp_version; | | /* This hangs on some systems (?) | system ("touch conf.sdltest"); | */ | { FILE *fp = fopen("conf.sdltest", "a"); if ( fp ) fclose(fp); } | | /* HP/UX 9 (%@#!) writes to sscanf strings */ | tmp_version = my_strdup("1.2.3"); | if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) { | printf("%s, bad version string\n", "1.2.3"); | exit(1); | } | | if ((1 > major) || | ((1 == major) && (2 > minor)) || | ((1 == major) && (2 == minor) && (11 >= micro))) | { | return 0; | } | else | { | printf("\n*** 'sdl-config --version' returned %d.%d.%d, but the minimum version\n", 1, 2, 11); | printf("*** of SDL required is %d.%d.%d. If sdl-config is correct, then it is\n", major, minor, micro); | printf("*** best to upgrade to the required version.\n"); | printf("*** If sdl-config was wrong, set the environment variable SDL_CONFIG\n"); | printf("*** to point to the correct copy of sdl-config, and remove the file\n"); | printf("*** config.cache before re-running configure\n"); | return 1; | } | } | | configure:6993: result: no configure:7031: cc -o conftest -fno-common -I/include/SDL -I/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/local/include -L/usr/local/lib conftest.c -pthread -lm -L/lib -lSDL -pthread >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-pthread' ld: can't locate file for: -lSDL configure:7037: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | /* end confdefs.h. */ | | #include | #include "SDL.h" | | int main(int argc, char *argv[]) | { return 0; } | #undef main | #define main K_and_R_C_main | | int | main () | { | return 0; | ; | return 0; | } configure:7089: checking for snd_pcm_open in -lasound configure:7119: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lasound -pthread -lm >&5 cc: unrecognized option `-pthread' ld: can't locate file for: -lasound configure:7125: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 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 snd_pcm_open (); | int | main () | { | snd_pcm_open (); | ; | return 0; | } configure:7151: result: no configure:7183: checking alsa/asoundlib.h usability configure:7195: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:49:28: alsa/asoundlib.h: No such file or directory configure:7201: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 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:7224: result: no configure:7228: checking alsa/asoundlib.h presence configure:7238: cc -E -I/usr/local/include conftest.c conftest.c:15:28: alsa/asoundlib.h: No such file or directory configure:7244: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | /* end confdefs.h. */ | #include configure:7264: result: no configure:7299: checking for alsa/asoundlib.h configure:7306: result: no configure:7349: checking for _oss_ioctl in -lossaudio configure:7379: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lossaudio -pthread -lm >&5 cc: unrecognized option `-pthread' ld: can't locate file for: -lossaudio configure:7385: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 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 _oss_ioctl (); | int | main () | { | _oss_ioctl (); | ; | return 0; | } configure:7411: result: no configure:7439: checking soundcard.h usability configure:7451: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:49:23: soundcard.h: No such file or directory configure:7457: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 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:7480: result: no configure:7484: checking soundcard.h presence configure:7494: cc -E -I/usr/local/include conftest.c conftest.c:15:23: soundcard.h: No such file or directory configure:7500: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | /* end confdefs.h. */ | #include configure:7520: result: no configure:7555: checking for soundcard.h configure:7562: result: no configure:7439: checking sys/soundcard.h usability configure:7451: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:49:27: sys/soundcard.h: No such file or directory configure:7457: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 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:7480: result: no configure:7484: checking sys/soundcard.h presence configure:7494: cc -E -I/usr/local/include conftest.c conftest.c:15:27: sys/soundcard.h: No such file or directory configure:7500: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | /* end confdefs.h. */ | #include configure:7520: result: no configure:7555: checking for sys/soundcard.h configure:7562: result: no configure:7660: checking for jack >= 0.98.0 configure:7779: checking for esound >= 0.2.0 configure:7783: result: yes configure:7787: checking ESOUND_CFLAGS configure:7790: result: -I/usr/local/include configure:7793: checking ESOUND_LIBS configure:7796: result: -L/usr/local/lib -lesd -laudiofile -lm configure:7857: checking sys/audio.h usability configure:7869: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:50:23: sys/audio.h: No such file or directory configure:7875: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | /* 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:7898: result: no configure:7902: checking sys/audio.h presence configure:7912: cc -E -I/usr/local/include conftest.c conftest.c:16:23: sys/audio.h: No such file or directory configure:7918: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | /* end confdefs.h. */ | #include configure:7938: result: no configure:7973: checking for sys/audio.h configure:7980: result: no configure:8025: checking for artsc-config configure:8043: found /usr/local/bin/artsc-config configure:8056: result: /usr/local/bin/artsc-config configure:8122: checking for pkg-config configure:8153: result: /usr/local/bin/pkg-config configure:8174: checking for GTK+ - version >= 2.0.0 configure:8319: result: no configure:8352: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -pthread -lm >&5 cc: unrecognized option `-pthread' conftest.c:18:21: gtk/gtk.h: No such file or directory conftest.c: In function `main': conftest.c:24: error: `gtk_major_version' undeclared (first use in this function) conftest.c:24: error: (Each undeclared identifier is reported only once conftest.c:24: error: for each function it appears in.) conftest.c:24: error: `gtk_minor_version' undeclared (first use in this function) conftest.c:24: error: `gtk_micro_version' undeclared (first use in this function) configure:8358: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | /* end confdefs.h. */ | | #include | #include | | int | main () | { | return ((gtk_major_version) || (gtk_minor_version) || (gtk_micro_version)); | ; | return 0; | } configure:8455: checking for gtk-config configure:8473: found /usr/local/bin/gtk-config configure:8486: result: /usr/local/bin/gtk-config configure:8494: checking for GTK - version >= 1.2.5 configure:8600: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lglib-12 -lintl -lXi -lXext -lX11 -lm -pthread -lm >&5 cc: unrecognized option `-pthread' configure:8603: $? = 0 configure:8605: ./conftest configure:8608: $? = 0 configure:8626: result: yes configure:8732: checking for special C compiler options needed for large files configure:8767: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:8773: $? = 0 configure:8777: test -z || test ! -s conftest.err configure:8780: $? = 0 configure:8783: test -s conftest. configure:8786: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:8797: cc -n32 -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-n32' configure:8803: $? = 0 configure:8807: test -z || test ! -s conftest.err configure:8810: $? = 0 configure:8813: test -s conftest. configure:8816: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:8831: result: no configure:8837: checking for _FILE_OFFSET_BITS value needed for large files configure:8868: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:8874: $? = 0 configure:8878: test -z || test ! -s conftest.err configure:8881: $? = 0 configure:8884: test -s conftest. configure:8887: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:8921: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:8927: $? = 0 configure:8931: test -z || test ! -s conftest.err configure:8934: $? = 0 configure:8937: test -s conftest. configure:8940: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | /* end confdefs.h. */ | #define _FILE_OFFSET_BITS 64 | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:8952: result: no configure:8962: checking for _LARGE_FILES value needed for large files configure:8993: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:8999: $? = 0 configure:9003: test -z || test ! -s conftest.err configure:9006: $? = 0 configure:9009: test -s conftest. configure:9012: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:9046: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:9052: $? = 0 configure:9056: test -z || test ! -s conftest.err configure:9059: $? = 0 configure:9062: test -s conftest. configure:9065: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | /* end confdefs.h. */ | #define _LARGE_FILES 1 | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:9077: result: no configure:9094: checking for off_t configure:9118: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:55: error: `off_t' undeclared (first use in this function) conftest.c:55: error: (Each undeclared identifier is reported only once conftest.c:55: error: for each function it appears in.) conftest.c:55: error: parse error before ')' token configure:9124: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | #define _LARGEFILE_SOURCE | /* 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:9148: result: no configure:9151: checking size of off_t configure:9501: result: 0 configure:9509: checking for ANSI C header files configure:9662: result: no configure:9694: checking sys/time.h usability configure:9706: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:9712: $? = 0 configure:9716: test -z || test ! -s conftest.err configure:9719: $? = 0 configure:9722: test -s conftest. configure:9725: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | #define _LARGEFILE_SOURCE | #define SIZEOF_OFF_T 0 | /* 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:9735: result: no configure:9739: checking sys/time.h presence configure:9749: cc -E -I/usr/local/include conftest.c configure:9755: $? = 0 configure:9775: result: yes configure:9788: WARNING: sys/time.h: present but cannot be compiled configure:9790: WARNING: sys/time.h: check for missing prerequisite headers? configure:9792: WARNING: sys/time.h: see the Autoconf documentation configure:9794: WARNING: sys/time.h: section "Present But Cannot Be Compiled" configure:9796: WARNING: sys/time.h: proceeding with the preprocessor's result configure:9798: WARNING: sys/time.h: in the future, the compiler will take precedence configure:9810: checking for sys/time.h configure:9817: result: yes configure:9694: checking time.h usability configure:9706: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:9712: $? = 0 configure:9716: test -z || test ! -s conftest.err configure:9719: $? = 0 configure:9722: test -s conftest. configure:9725: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | #define _LARGEFILE_SOURCE | #define SIZEOF_OFF_T 0 | #define HAVE_SYS_TIME_H 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:9735: result: no configure:9739: checking time.h presence configure:9749: cc -E -I/usr/local/include conftest.c configure:9755: $? = 0 configure:9775: result: yes configure:9788: WARNING: time.h: present but cannot be compiled configure:9790: WARNING: time.h: check for missing prerequisite headers? configure:9792: WARNING: time.h: see the Autoconf documentation configure:9794: WARNING: time.h: section "Present But Cannot Be Compiled" configure:9796: WARNING: time.h: proceeding with the preprocessor's result configure:9798: WARNING: time.h: in the future, the compiler will take precedence configure:9810: checking for time.h configure:9817: result: yes configure:9694: checking sys/ioctl.h usability configure:9706: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:9712: $? = 0 configure:9716: test -z || test ! -s conftest.err configure:9719: $? = 0 configure:9722: test -s conftest. configure:9725: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | #define _LARGEFILE_SOURCE | #define SIZEOF_OFF_T 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 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:9735: result: no configure:9739: checking sys/ioctl.h presence configure:9749: cc -E -I/usr/local/include conftest.c configure:9755: $? = 0 configure:9775: result: yes configure:9788: WARNING: sys/ioctl.h: present but cannot be compiled configure:9790: WARNING: sys/ioctl.h: check for missing prerequisite headers? configure:9792: WARNING: sys/ioctl.h: see the Autoconf documentation configure:9794: WARNING: sys/ioctl.h: section "Present But Cannot Be Compiled" configure:9796: WARNING: sys/ioctl.h: proceeding with the preprocessor's result configure:9798: WARNING: sys/ioctl.h: in the future, the compiler will take precedence configure:9810: checking for sys/ioctl.h configure:9817: result: yes configure:9685: checking for sys/types.h configure:9690: result: no configure:9685: checking for unistd.h configure:9690: result: no configure:9694: checking fcntl.h usability configure:9706: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:9712: $? = 0 configure:9716: test -z || test ! -s conftest.err configure:9719: $? = 0 configure:9722: test -s conftest. configure:9725: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | #define _LARGEFILE_SOURCE | #define SIZEOF_OFF_T 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_IOCTL_H 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:9735: result: no configure:9739: checking fcntl.h presence configure:9749: cc -E -I/usr/local/include conftest.c configure:9755: $? = 0 configure:9775: result: yes configure:9788: WARNING: fcntl.h: present but cannot be compiled configure:9790: WARNING: fcntl.h: check for missing prerequisite headers? configure:9792: WARNING: fcntl.h: see the Autoconf documentation configure:9794: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure:9796: WARNING: fcntl.h: proceeding with the preprocessor's result configure:9798: WARNING: fcntl.h: in the future, the compiler will take precedence configure:9810: checking for fcntl.h configure:9817: result: yes configure:9694: checking sched.h usability configure:9706: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:9712: $? = 0 configure:9716: test -z || test ! -s conftest.err configure:9719: $? = 0 configure:9722: test -s conftest. configure:9725: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | #define _LARGEFILE_SOURCE | #define SIZEOF_OFF_T 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FCNTL_H 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:9735: result: no configure:9739: checking sched.h presence configure:9749: cc -E -I/usr/local/include conftest.c configure:9755: $? = 0 configure:9775: result: yes configure:9788: WARNING: sched.h: present but cannot be compiled configure:9790: WARNING: sched.h: check for missing prerequisite headers? configure:9792: WARNING: sched.h: see the Autoconf documentation configure:9794: WARNING: sched.h: section "Present But Cannot Be Compiled" configure:9796: WARNING: sched.h: proceeding with the preprocessor's result configure:9798: WARNING: sched.h: in the future, the compiler will take precedence configure:9810: checking for sched.h configure:9817: result: yes configure:9694: checking libintl.h usability configure:9706: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:9712: $? = 0 configure:9716: test -z || test ! -s conftest.err configure:9719: $? = 0 configure:9722: test -s conftest. configure:9725: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | #define _LARGEFILE_SOURCE | #define SIZEOF_OFF_T 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SCHED_H 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:9735: result: no configure:9739: checking libintl.h presence configure:9749: cc -E -I/usr/local/include conftest.c configure:9755: $? = 0 configure:9775: result: yes configure:9788: WARNING: libintl.h: present but cannot be compiled configure:9790: WARNING: libintl.h: check for missing prerequisite headers? configure:9792: WARNING: libintl.h: see the Autoconf documentation configure:9794: WARNING: libintl.h: section "Present But Cannot Be Compiled" configure:9796: WARNING: libintl.h: proceeding with the preprocessor's result configure:9798: WARNING: libintl.h: in the future, the compiler will take precedence configure:9810: checking for libintl.h configure:9817: result: yes configure:9694: checking locale.h usability configure:9706: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:9712: $? = 0 configure:9716: test -z || test ! -s conftest.err configure:9719: $? = 0 configure:9722: test -s conftest. configure:9725: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | #define _LARGEFILE_SOURCE | #define SIZEOF_OFF_T 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LIBINTL_H 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:9735: result: no configure:9739: checking locale.h presence configure:9749: cc -E -I/usr/local/include conftest.c configure:9755: $? = 0 configure:9775: result: yes configure:9788: WARNING: locale.h: present but cannot be compiled configure:9790: WARNING: locale.h: check for missing prerequisite headers? configure:9792: WARNING: locale.h: see the Autoconf documentation configure:9794: WARNING: locale.h: section "Present But Cannot Be Compiled" configure:9796: WARNING: locale.h: proceeding with the preprocessor's result configure:9798: WARNING: locale.h: in the future, the compiler will take precedence configure:9810: checking for locale.h configure:9817: result: yes configure:9833: checking for ladspa.h configure:9838: result: no configure:10202: checking for size_t configure:10226: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:10232: $? = 0 configure:10236: test -z || test ! -s conftest.err configure:10239: $? = 0 configure:10242: test -s conftest. configure:10245: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | #define _LARGEFILE_SOURCE | #define SIZEOF_OFF_T 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 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 () | { | if ((size_t *) 0) | return 0; | if (sizeof (size_t)) | return 0; | ; | return 0; | } configure:10256: result: no configure:10268: checking for off_t configure:10322: result: no configure:10334: checking for pid_t configure:10358: 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:10364: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | #define _LARGEFILE_SOURCE | #define SIZEOF_OFF_T 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define size_t unsigned | #define off_t long | /* 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:10388: result: no configure:10400: checking return type of signal handlers configure:10431: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:10437: $? = 0 configure:10441: test -z || test ! -s conftest.err configure:10444: $? = 0 configure:10447: test -s conftest. configure:10450: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | #define _LARGEFILE_SOURCE | #define SIZEOF_OFF_T 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define size_t unsigned | #define off_t long | #define pid_t int | /* end confdefs.h. */ | #include | #include | #ifdef signal | # undef signal | #endif | #ifdef __cplusplus | extern "C" void (*signal (int, void (*)(int)))(int); | #else | void (*signal ()) (); | #endif | | int | main () | { | int i; | ; | return 0; | } configure:10461: result: int configure:10469: checking whether time.h and sys/time.h may both be included configure:10494: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:10500: $? = 0 configure:10504: test -z || test ! -s conftest.err configure:10507: $? = 0 configure:10510: test -s conftest. configure:10513: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | #define _LARGEFILE_SOURCE | #define SIZEOF_OFF_T 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define size_t unsigned | #define off_t long | #define pid_t int | #define RETSIGTYPE int | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | if ((struct tm *) 0) | return 0; | ; | return 0; | } configure:10524: result: no configure:10542: checking for dirent.h that defines DIR configure:10566: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:10572: $? = 0 configure:10576: test -z || test ! -s conftest.err configure:10579: $? = 0 configure:10582: test -s conftest. configure:10585: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | #define _LARGEFILE_SOURCE | #define SIZEOF_OFF_T 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define size_t unsigned | #define off_t long | #define pid_t int | #define RETSIGTYPE int | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:10596: result: no configure:10542: checking for sys/ndir.h that defines DIR configure:10566: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:31:22: sys/ndir.h: No such file or directory conftest.c: In function `main': conftest.c:36: error: `DIR' undeclared (first use in this function) conftest.c:36: error: (Each undeclared identifier is reported only once conftest.c:36: error: for each function it appears in.) conftest.c:36: error: parse error before ')' token configure:10572: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | #define _LARGEFILE_SOURCE | #define SIZEOF_OFF_T 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define size_t unsigned | #define off_t long | #define pid_t int | #define RETSIGTYPE int | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:10596: result: no configure:10542: checking for sys/dir.h that defines DIR configure:10566: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:10572: $? = 0 configure:10576: test -z || test ! -s conftest.err configure:10579: $? = 0 configure:10582: test -s conftest. configure:10585: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | #define _LARGEFILE_SOURCE | #define SIZEOF_OFF_T 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define size_t unsigned | #define off_t long | #define pid_t int | #define RETSIGTYPE int | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:10596: result: no configure:10542: checking for ndir.h that defines DIR configure:10566: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:31:18: ndir.h: No such file or directory conftest.c: In function `main': conftest.c:36: error: `DIR' undeclared (first use in this function) conftest.c:36: error: (Each undeclared identifier is reported only once conftest.c:36: error: for each function it appears in.) conftest.c:36: error: parse error before ')' token configure:10572: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | #define _LARGEFILE_SOURCE | #define SIZEOF_OFF_T 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define size_t unsigned | #define off_t long | #define pid_t int | #define RETSIGTYPE int | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:10596: result: no configure:10736: checking for library containing opendir configure:10766: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -pthread -lm >&5 cc: unrecognized option `-pthread' configure:10772: $? = 0 configure:10776: test -z || test ! -s conftest.err configure:10779: $? = 0 configure:10782: test -s conftest configure:10785: $? = 0 configure:10855: result: none required configure:10864: checking for sys/wait.h that is POSIX.1 compatible configure:10895: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:10901: $? = 0 configure:10905: test -z || test ! -s conftest.err configure:10908: $? = 0 configure:10911: test -s conftest. configure:10914: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | #define _LARGEFILE_SOURCE | #define SIZEOF_OFF_T 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define size_t unsigned | #define off_t long | #define pid_t int | #define RETSIGTYPE int | /* end confdefs.h. */ | #include | #include | #ifndef WEXITSTATUS | # define WEXITSTATUS(stat_val) ((unsigned)(stat_val) >> 8) | #endif | #ifndef WIFEXITED | # define WIFEXITED(stat_val) (((stat_val) & 255) == 0) | #endif | | int | main () | { | int s; | wait (&s); | s = WIFEXITED (s) ? WEXITSTATUS (s) : 1; | ; | return 0; | } configure:10925: result: no configure:10935: checking for an ANSI C-conforming const configure:11002: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:11008: $? = 0 configure:11012: test -z || test ! -s conftest.err configure:11015: $? = 0 configure:11018: test -s conftest. configure:11021: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | #define _LARGEFILE_SOURCE | #define SIZEOF_OFF_T 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define size_t unsigned | #define off_t long | #define pid_t int | #define RETSIGTYPE int | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset x; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *ccp; | char **p; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | ccp = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++ccp; | p = (char**) ccp; | ccp = (char const *const *) p; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | } | #endif | | ; | return 0; | } configure:11032: result: no configure:11042: checking for working volatile configure:11065: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:11071: $? = 0 configure:11075: test -z || test ! -s conftest.err configure:11078: $? = 0 configure:11081: test -s conftest. configure:11084: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | #define _LARGEFILE_SOURCE | #define SIZEOF_OFF_T 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define size_t unsigned | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define const | /* end confdefs.h. */ | | int | main () | { | | volatile int x; | int * volatile y; | ; | return 0; | } configure:11095: result: no configure:11106: checking whether unsetenv returns a value configure:11127: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:38: error: void value not ignored as it ought to be configure:11133: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | #define _LARGEFILE_SOURCE | #define SIZEOF_OFF_T 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define size_t unsigned | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define const | #define volatile | /* end confdefs.h. */ | | #include | | int | main () | { | int i; i = unsetenv("dummy"); return 0; | ; | return 0; | } configure:11163: result: no configure:11166: checking for working memcmp configure:11214: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -pthread -lm >&5 cc: unrecognized option `-pthread' configure:11217: $? = 0 configure:11219: ./conftest configure:11222: $? = 0 configure:11236: result: yes configure:11274: checking for gettimeofday configure:11331: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -pthread -lm >&5 cc: unrecognized option `-pthread' configure:11337: $? = 0 configure:11341: test -z || test ! -s conftest.err configure:11344: $? = 0 configure:11347: test -s conftest configure:11350: $? = 0 configure:11362: result: yes configure:11274: checking for mkdir configure:11331: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -pthread -lm >&5 cc: unrecognized option `-pthread' configure:11337: $? = 0 configure:11341: test -z || test ! -s conftest.err configure:11344: $? = 0 configure:11347: test -s conftest configure:11350: $? = 0 configure:11362: result: yes configure:11274: checking for strerror configure:11331: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -pthread -lm >&5 cc: unrecognized option `-pthread' configure:11337: $? = 0 configure:11341: test -z || test ! -s conftest.err configure:11344: $? = 0 configure:11347: test -s conftest configure:11350: $? = 0 configure:11362: result: yes configure:11274: checking for strtod configure:11331: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -pthread -lm >&5 cc: unrecognized option `-pthread' configure:11337: $? = 0 configure:11341: test -z || test ! -s conftest.err configure:11344: $? = 0 configure:11347: test -s conftest configure:11350: $? = 0 configure:11362: result: yes configure:11274: checking for strtol configure:11331: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -pthread -lm >&5 cc: unrecognized option `-pthread' configure:11337: $? = 0 configure:11341: test -z || test ! -s conftest.err configure:11344: $? = 0 configure:11347: test -s conftest configure:11350: $? = 0 configure:11362: result: yes configure:11274: checking for sched_yield configure:11331: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -pthread -lm >&5 cc: unrecognized option `-pthread' configure:11337: $? = 0 configure:11341: test -z || test ! -s conftest.err configure:11344: $? = 0 configure:11347: test -s conftest configure:11350: $? = 0 configure:11362: result: yes configure:11274: checking for ceill configure:11331: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -pthread -lm >&5 cc: unrecognized option `-pthread' ld: Undefined symbols: _ceill configure:11337: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | #define _LARGEFILE_SOURCE | #define SIZEOF_OFF_T 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define size_t unsigned | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define const | #define volatile | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKDIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_SCHED_YIELD 1 | /* end confdefs.h. */ | /* Define ceill to an innocuous variant, in case declares ceill. | For example, HP-UX 11i declares gettimeofday. */ | #define ceill innocuous_ceill | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ceill (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ceill | | /* 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 ceill (); | /* 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_ceill) || defined (__stub___ceill) | choke me | #else | char (*f) () = ceill; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != ceill; | ; | return 0; | } configure:11362: result: no configure:11274: checking for setlocale configure:11331: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -pthread -lm >&5 cc: unrecognized option `-pthread' configure:11337: $? = 0 configure:11341: test -z || test ! -s conftest.err configure:11344: $? = 0 configure:11347: test -s conftest configure:11350: $? = 0 configure:11362: result: yes configure:11274: checking for fseeko configure:11331: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -pthread -lm >&5 cc: unrecognized option `-pthread' configure:11337: $? = 0 configure:11341: test -z || test ! -s conftest.err configure:11344: $? = 0 configure:11347: test -s conftest configure:11350: $? = 0 configure:11362: result: yes configure:11274: checking for ftello configure:11331: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -pthread -lm >&5 cc: unrecognized option `-pthread' configure:11337: $? = 0 configure:11341: test -z || test ! -s conftest.err configure:11344: $? = 0 configure:11347: test -s conftest configure:11350: $? = 0 configure:11362: result: yes configure:11274: checking for lrint configure:11331: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -pthread -lm >&5 cc: unrecognized option `-pthread' configure:11337: $? = 0 configure:11341: test -z || test ! -s conftest.err configure:11344: $? = 0 configure:11347: test -s conftest configure:11350: $? = 0 configure:11362: result: yes configure:11274: checking for lrintf configure:11331: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -pthread -lm >&5 cc: unrecognized option `-pthread' configure:11337: $? = 0 configure:11341: test -z || test ! -s conftest.err configure:11344: $? = 0 configure:11347: test -s conftest configure:11350: $? = 0 configure:11362: result: yes configure:11274: checking for dup2 configure:11331: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -pthread -lm >&5 cc: unrecognized option `-pthread' configure:11337: $? = 0 configure:11341: test -z || test ! -s conftest.err configure:11344: $? = 0 configure:11347: test -s conftest configure:11350: $? = 0 configure:11362: result: yes configure:11274: checking for memchr configure:11331: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -pthread -lm >&5 cc: unrecognized option `-pthread' configure:11337: $? = 0 configure:11341: test -z || test ! -s conftest.err configure:11344: $? = 0 configure:11347: test -s conftest configure:11350: $? = 0 configure:11362: result: yes configure:11274: checking for memmove configure:11331: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -pthread -lm >&5 cc: unrecognized option `-pthread' configure:11337: $? = 0 configure:11341: test -z || test ! -s conftest.err configure:11344: $? = 0 configure:11347: test -s conftest configure:11350: $? = 0 configure:11362: result: yes configure:11274: checking for memset configure:11331: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -pthread -lm >&5 cc: unrecognized option `-pthread' conftest.c:70: warning: conflicting types for built-in function `memset' configure:11337: $? = 0 configure:11341: test -z || test ! -s conftest.err configure:11344: $? = 0 configure:11347: test -s conftest configure:11350: $? = 0 configure:11362: result: yes configure:11274: checking for pow configure:11331: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -pthread -lm >&5 cc: unrecognized option `-pthread' configure:11337: $? = 0 configure:11341: test -z || test ! -s conftest.err configure:11344: $? = 0 configure:11347: test -s conftest configure:11350: $? = 0 configure:11362: result: yes configure:11274: checking for putenv configure:11331: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -pthread -lm >&5 cc: unrecognized option `-pthread' configure:11337: $? = 0 configure:11341: test -z || test ! -s conftest.err configure:11344: $? = 0 configure:11347: test -s conftest configure:11350: $? = 0 configure:11362: result: yes configure:11274: checking for select configure:11331: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -pthread -lm >&5 cc: unrecognized option `-pthread' configure:11337: $? = 0 configure:11341: test -z || test ! -s conftest.err configure:11344: $? = 0 configure:11347: test -s conftest configure:11350: $? = 0 configure:11362: result: yes configure:11274: checking for sqrt configure:11331: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -pthread -lm >&5 cc: unrecognized option `-pthread' conftest.c:74: warning: conflicting types for built-in function `sqrt' configure:11337: $? = 0 configure:11341: test -z || test ! -s conftest.err configure:11344: $? = 0 configure:11347: test -s conftest configure:11350: $? = 0 configure:11362: result: yes configure:11274: checking for strchr configure:11331: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -pthread -lm >&5 cc: unrecognized option `-pthread' conftest.c:75: warning: conflicting types for built-in function `strchr' configure:11337: $? = 0 configure:11341: test -z || test ! -s conftest.err configure:11344: $? = 0 configure:11347: test -s conftest configure:11350: $? = 0 configure:11362: result: yes configure:11274: checking for strrchr configure:11331: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -pthread -lm >&5 cc: unrecognized option `-pthread' conftest.c:76: warning: conflicting types for built-in function `strrchr' configure:11337: $? = 0 configure:11341: test -z || test ! -s conftest.err configure:11344: $? = 0 configure:11347: test -s conftest configure:11350: $? = 0 configure:11362: result: yes configure:11274: checking for strstr configure:11331: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -pthread -lm >&5 cc: unrecognized option `-pthread' conftest.c:77: warning: conflicting types for built-in function `strstr' configure:11337: $? = 0 configure:11341: test -z || test ! -s conftest.err configure:11344: $? = 0 configure:11347: test -s conftest configure:11350: $? = 0 configure:11362: result: yes configure:11274: checking for strtoul configure:11331: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -pthread -lm >&5 cc: unrecognized option `-pthread' configure:11337: $? = 0 configure:11341: test -z || test ! -s conftest.err configure:11344: $? = 0 configure:11347: test -s conftest configure:11350: $? = 0 configure:11362: result: yes configure:11372: checking whether closedir returns void configure:11401: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -pthread -lm >&5 cc: unrecognized option `-pthread' conftest.c:89:14: no: No such file or directory configure:11404: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | #define _LARGEFILE_SOURCE | #define SIZEOF_OFF_T 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define size_t unsigned | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define const | #define volatile | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKDIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_DUP2 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_POW 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 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 | #ifndef __cplusplus | int closedir (); | #endif | | int | main () | { | exit (closedir (opendir (".")) != 0); | ; | return 0; | } configure:11423: result: yes configure:11439: checking for unistd.h configure:11444: result: no configure:11448: checking vfork.h usability configure:11460: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:90:19: vfork.h: No such file or directory configure:11466: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | #define _LARGEFILE_SOURCE | #define SIZEOF_OFF_T 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define size_t unsigned | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define const | #define volatile | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKDIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_DUP2 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_POW 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define CLOSEDIR_VOID 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:11489: result: no configure:11493: checking vfork.h presence configure:11503: cc -E -I/usr/local/include conftest.c conftest.c:56:19: vfork.h: No such file or directory configure:11509: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | #define _LARGEFILE_SOURCE | #define SIZEOF_OFF_T 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define size_t unsigned | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define const | #define volatile | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKDIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_DUP2 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_POW 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define CLOSEDIR_VOID 1 | /* end confdefs.h. */ | #include configure:11529: result: no configure:11564: checking for vfork.h configure:11571: result: no configure:11589: checking for fork configure:11646: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -pthread -lm >&5 cc: unrecognized option `-pthread' configure:11652: $? = 0 configure:11656: test -z || test ! -s conftest.err configure:11659: $? = 0 configure:11662: test -s conftest configure:11665: $? = 0 configure:11677: result: yes configure:11589: checking for vfork configure:11646: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -pthread -lm >&5 cc: unrecognized option `-pthread' configure:11652: $? = 0 configure:11656: test -z || test ! -s conftest.err configure:11659: $? = 0 configure:11662: test -s conftest configure:11665: $? = 0 configure:11677: result: yes configure:11688: checking for working fork configure:11711: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -pthread -lm >&5 cc: unrecognized option `-pthread' configure:11714: $? = 0 configure:11716: ./conftest configure:11719: $? = 0 configure:11733: result: yes configure:11754: checking for working vfork configure:11887: result: yes configure:11933: checking sys/select.h usability configure:11945: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:11951: $? = 0 configure:11955: test -z || test ! -s conftest.err configure:11958: $? = 0 configure:11961: test -s conftest. configure:11964: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | #define _LARGEFILE_SOURCE | #define SIZEOF_OFF_T 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define size_t unsigned | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define const | #define volatile | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKDIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_DUP2 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_POW 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define CLOSEDIR_VOID 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 | #include configure:11974: result: no configure:11978: checking sys/select.h presence configure:11988: cc -E -I/usr/local/include conftest.c configure:11994: $? = 0 configure:12014: result: yes configure:12027: WARNING: sys/select.h: present but cannot be compiled configure:12029: WARNING: sys/select.h: check for missing prerequisite headers? configure:12031: WARNING: sys/select.h: see the Autoconf documentation configure:12033: WARNING: sys/select.h: section "Present But Cannot Be Compiled" configure:12035: WARNING: sys/select.h: proceeding with the preprocessor's result configure:12037: WARNING: sys/select.h: in the future, the compiler will take precedence configure:12049: checking for sys/select.h configure:12056: result: yes configure:11933: checking sys/socket.h usability configure:11945: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:11951: $? = 0 configure:11955: test -z || test ! -s conftest.err configure:11958: $? = 0 configure:11961: test -s conftest. configure:11964: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | #define _LARGEFILE_SOURCE | #define SIZEOF_OFF_T 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define size_t unsigned | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define const | #define volatile | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKDIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_DUP2 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_POW 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define CLOSEDIR_VOID 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 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:11974: result: no configure:11978: checking sys/socket.h presence configure:11988: cc -E -I/usr/local/include conftest.c configure:11994: $? = 0 configure:12014: result: yes configure:12027: WARNING: sys/socket.h: present but cannot be compiled configure:12029: WARNING: sys/socket.h: check for missing prerequisite headers? configure:12031: WARNING: sys/socket.h: see the Autoconf documentation configure:12033: WARNING: sys/socket.h: section "Present But Cannot Be Compiled" configure:12035: WARNING: sys/socket.h: proceeding with the preprocessor's result configure:12037: WARNING: sys/socket.h: in the future, the compiler will take precedence configure:12049: checking for sys/socket.h configure:12056: result: yes configure:12069: checking types of arguments for select configure:12102: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:12108: $? = 0 configure:12112: test -z || test ! -s conftest.err configure:12115: $? = 0 configure:12118: test -s conftest. configure:12121: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | #define _LARGEFILE_SOURCE | #define SIZEOF_OFF_T 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define size_t unsigned | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define const | #define volatile | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKDIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_DUP2 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_POW 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define CLOSEDIR_VOID 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (int, | fd_set *, fd_set *, fd_set *, | struct timeval *); | ; | return 0; | } configure:12102: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:12108: $? = 0 configure:12112: test -z || test ! -s conftest.err configure:12115: $? = 0 configure:12118: test -s conftest. configure:12121: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | #define _LARGEFILE_SOURCE | #define SIZEOF_OFF_T 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define size_t unsigned | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define const | #define volatile | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKDIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_DUP2 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_POW 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define CLOSEDIR_VOID 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (int, | fd_set *, fd_set *, fd_set *, | const struct timeval *); | ; | return 0; | } configure:12102: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:108: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:108: warning: extern declaration of `select' doesn't match global one configure:12108: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | #define _LARGEFILE_SOURCE | #define SIZEOF_OFF_T 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define size_t unsigned | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define const | #define volatile | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKDIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_DUP2 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_POW 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define CLOSEDIR_VOID 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (size_t, | fd_set *, fd_set *, fd_set *, | struct timeval *); | ; | return 0; | } configure:12102: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:108: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:108: warning: extern declaration of `select' doesn't match global one configure:12108: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | #define _LARGEFILE_SOURCE | #define SIZEOF_OFF_T 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define size_t unsigned | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define const | #define volatile | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKDIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_DUP2 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_POW 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define CLOSEDIR_VOID 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (size_t, | fd_set *, fd_set *, fd_set *, | const struct timeval *); | ; | return 0; | } configure:12102: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:108: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:108: warning: extern declaration of `select' doesn't match global one configure:12108: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | #define _LARGEFILE_SOURCE | #define SIZEOF_OFF_T 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define size_t unsigned | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define const | #define volatile | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKDIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_DUP2 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_POW 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define CLOSEDIR_VOID 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned long, | fd_set *, fd_set *, fd_set *, | struct timeval *); | ; | return 0; | } configure:12102: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:108: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:108: warning: extern declaration of `select' doesn't match global one configure:12108: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | #define _LARGEFILE_SOURCE | #define SIZEOF_OFF_T 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define size_t unsigned | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define const | #define volatile | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKDIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_DUP2 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_POW 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define CLOSEDIR_VOID 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned long, | fd_set *, fd_set *, fd_set *, | const struct timeval *); | ; | return 0; | } configure:12102: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:108: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:108: warning: extern declaration of `select' doesn't match global one configure:12108: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | #define _LARGEFILE_SOURCE | #define SIZEOF_OFF_T 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define size_t unsigned | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define const | #define volatile | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKDIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_DUP2 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_POW 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define CLOSEDIR_VOID 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned, | fd_set *, fd_set *, fd_set *, | struct timeval *); | ; | return 0; | } configure:12102: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:108: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:108: warning: extern declaration of `select' doesn't match global one configure:12108: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | #define _LARGEFILE_SOURCE | #define SIZEOF_OFF_T 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define size_t unsigned | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define const | #define volatile | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKDIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_DUP2 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_POW 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define CLOSEDIR_VOID 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned, | fd_set *, fd_set *, fd_set *, | const struct timeval *); | ; | return 0; | } configure:12102: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:108: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:108: warning: extern declaration of `select' doesn't match global one configure:12108: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | #define _LARGEFILE_SOURCE | #define SIZEOF_OFF_T 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define size_t unsigned | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define const | #define volatile | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKDIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_DUP2 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_POW 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define CLOSEDIR_VOID 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (int, | int *, int *, int *, | struct timeval *); | ; | return 0; | } configure:12102: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:108: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:108: warning: extern declaration of `select' doesn't match global one configure:12108: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | #define _LARGEFILE_SOURCE | #define SIZEOF_OFF_T 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define size_t unsigned | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define const | #define volatile | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKDIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_DUP2 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_POW 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define CLOSEDIR_VOID 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (int, | int *, int *, int *, | const struct timeval *); | ; | return 0; | } configure:12102: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:108: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:108: warning: extern declaration of `select' doesn't match global one configure:12108: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | #define _LARGEFILE_SOURCE | #define SIZEOF_OFF_T 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define size_t unsigned | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define const | #define volatile | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKDIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_DUP2 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_POW 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define CLOSEDIR_VOID 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (size_t, | int *, int *, int *, | struct timeval *); | ; | return 0; | } configure:12102: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:108: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:108: warning: extern declaration of `select' doesn't match global one configure:12108: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | #define _LARGEFILE_SOURCE | #define SIZEOF_OFF_T 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define size_t unsigned | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define const | #define volatile | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKDIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_DUP2 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_POW 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define CLOSEDIR_VOID 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (size_t, | int *, int *, int *, | const struct timeval *); | ; | return 0; | } configure:12102: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:108: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:108: warning: extern declaration of `select' doesn't match global one configure:12108: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | #define _LARGEFILE_SOURCE | #define SIZEOF_OFF_T 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define size_t unsigned | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define const | #define volatile | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKDIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_DUP2 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_POW 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define CLOSEDIR_VOID 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned long, | int *, int *, int *, | struct timeval *); | ; | return 0; | } configure:12102: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:108: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:108: warning: extern declaration of `select' doesn't match global one configure:12108: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | #define _LARGEFILE_SOURCE | #define SIZEOF_OFF_T 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define size_t unsigned | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define const | #define volatile | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKDIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_DUP2 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_POW 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define CLOSEDIR_VOID 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned long, | int *, int *, int *, | const struct timeval *); | ; | return 0; | } configure:12102: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:108: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:108: warning: extern declaration of `select' doesn't match global one configure:12108: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | #define _LARGEFILE_SOURCE | #define SIZEOF_OFF_T 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define size_t unsigned | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define const | #define volatile | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKDIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_DUP2 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_POW 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define CLOSEDIR_VOID 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned, | int *, int *, int *, | struct timeval *); | ; | return 0; | } configure:12102: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:108: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:108: warning: extern declaration of `select' doesn't match global one configure:12108: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | #define _LARGEFILE_SOURCE | #define SIZEOF_OFF_T 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define size_t unsigned | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define const | #define volatile | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKDIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_DUP2 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_POW 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define CLOSEDIR_VOID 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned, | int *, int *, int *, | const struct timeval *); | ; | return 0; | } configure:12102: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:108: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:108: warning: extern declaration of `select' doesn't match global one configure:12108: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | #define _LARGEFILE_SOURCE | #define SIZEOF_OFF_T 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define size_t unsigned | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define const | #define volatile | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKDIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_DUP2 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_POW 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define CLOSEDIR_VOID 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (int, | void *, void *, void *, | struct timeval *); | ; | return 0; | } configure:12102: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:108: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:108: warning: extern declaration of `select' doesn't match global one configure:12108: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | #define _LARGEFILE_SOURCE | #define SIZEOF_OFF_T 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define size_t unsigned | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define const | #define volatile | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKDIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_DUP2 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_POW 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define CLOSEDIR_VOID 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (int, | void *, void *, void *, | const struct timeval *); | ; | return 0; | } configure:12102: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:108: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:108: warning: extern declaration of `select' doesn't match global one configure:12108: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | #define _LARGEFILE_SOURCE | #define SIZEOF_OFF_T 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define size_t unsigned | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define const | #define volatile | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKDIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_DUP2 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_POW 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define CLOSEDIR_VOID 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (size_t, | void *, void *, void *, | struct timeval *); | ; | return 0; | } configure:12102: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:108: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:108: warning: extern declaration of `select' doesn't match global one configure:12108: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | #define _LARGEFILE_SOURCE | #define SIZEOF_OFF_T 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define size_t unsigned | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define const | #define volatile | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKDIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_DUP2 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_POW 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define CLOSEDIR_VOID 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (size_t, | void *, void *, void *, | const struct timeval *); | ; | return 0; | } configure:12102: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:108: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:108: warning: extern declaration of `select' doesn't match global one configure:12108: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | #define _LARGEFILE_SOURCE | #define SIZEOF_OFF_T 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define size_t unsigned | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define const | #define volatile | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKDIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_DUP2 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_POW 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define CLOSEDIR_VOID 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned long, | void *, void *, void *, | struct timeval *); | ; | return 0; | } configure:12102: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:108: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:108: warning: extern declaration of `select' doesn't match global one configure:12108: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | #define _LARGEFILE_SOURCE | #define SIZEOF_OFF_T 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define size_t unsigned | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define const | #define volatile | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKDIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_DUP2 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_POW 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define CLOSEDIR_VOID 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned long, | void *, void *, void *, | const struct timeval *); | ; | return 0; | } configure:12102: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:108: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:108: warning: extern declaration of `select' doesn't match global one configure:12108: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | #define _LARGEFILE_SOURCE | #define SIZEOF_OFF_T 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define size_t unsigned | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define const | #define volatile | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKDIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_DUP2 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_POW 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define CLOSEDIR_VOID 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned, | void *, void *, void *, | struct timeval *); | ; | return 0; | } configure:12102: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:108: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:108: warning: extern declaration of `select' doesn't match global one configure:12108: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | #define _LARGEFILE_SOURCE | #define SIZEOF_OFF_T 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define size_t unsigned | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define const | #define volatile | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKDIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_DUP2 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_POW 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define CLOSEDIR_VOID 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned, | void *, void *, void *, | const struct timeval *); | ; | return 0; | } configure:12137: result: int,int *,struct timeval * configure:12160: checking whether lstat dereferences a symlink specified with a trailing slash configure:12191: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -pthread -lm >&5 cc: unrecognized option `-pthread' conftest.c: In function `main': conftest.c:102: error: storage size of `sbuf' isn't known configure:12194: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | #define _LARGEFILE_SOURCE | #define SIZEOF_OFF_T 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define size_t unsigned | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define const | #define volatile | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKDIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_DUP2 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_POW 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define CLOSEDIR_VOID 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (int *) | #define SELECT_TYPE_ARG5 (struct timeval *) | /* 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:12220: result: no configure:12241: checking whether stat accepts an empty string configure:12266: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -pthread -lm >&5 cc: unrecognized option `-pthread' conftest.c: In function `main': conftest.c:102: error: storage size of `sbuf' isn't known configure:12269: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mhWaveEdit" | #define VERSION "1.4.11" | #define HAVE_ICONV 1 | #define DEFAULT_DRIVER "auto" | #define HAVE_LIBM 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_ESOUND | #define HAVE_ARTSC | #define _LARGEFILE_SOURCE | #define SIZEOF_OFF_T 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define size_t unsigned | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define const | #define volatile | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKDIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_DUP2 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_POW 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define CLOSEDIR_VOID 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (int *) | #define SELECT_TYPE_ARG5 (struct timeval *) | /* 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:12288: result: no configure:12306: checking for working strtod configure:12371: result: yes configure:12668: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:747: creating Makefile config.status:747: creating src/Makefile config.status:747: creating po/Makefile.in config.status:747: creating m4/Makefile config.status:851: creating config.h config.status:1243: executing default-1 commands config.status:1243: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_c_volatile=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_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_func_ceill=no ac_cv_func_closedir_void=yes ac_cv_func_dup2=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_fseeko=yes ac_cv_func_ftello=yes ac_cv_func_gettimeofday=yes ac_cv_func_lrint=yes ac_cv_func_lrintf=yes ac_cv_func_lstat_dereferences_slashed_symlink=no 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_pow=yes ac_cv_func_putenv=yes ac_cv_func_sched_yield=yes ac_cv_func_select=yes ac_cv_func_select_args='int,int *,struct timeval *' ac_cv_func_setlocale=yes ac_cv_func_sqrt=yes ac_cv_func_stat_empty_string_bug=no ac_cv_func_strchr=yes ac_cv_func_strerror=yes ac_cv_func_strrchr=yes ac_cv_func_strstr=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_strtoul=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_header_alsa_asoundlib_h=no ac_cv_header_dirent_dirent_h=no ac_cv_header_dirent_ndir_h=no ac_cv_header_dirent_sys_dir_h=no ac_cv_header_dirent_sys_ndir_h=no ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=no ac_cv_header_ladspa_h=no ac_cv_header_libintl_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=no ac_cv_header_portaudio_h=yes ac_cv_header_sched_h=yes ac_cv_header_soundcard_h=no ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_audio_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_soundcard_h=no ac_cv_header_sys_stat_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_sys_wait_h=no ac_cv_header_time=no ac_cv_header_time_h=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_asound_snd_pcm_open=no ac_cv_lib_ibs_main=no ac_cv_lib_m_round=yes ac_cv_lib_ossaudio__oss_ioctl=no ac_cv_lib_portaudio_Pa_Initialize=no ac_cv_lib_pthread_pthread_create=yes ac_cv_objext= ac_cv_path_ARTSC_CONFIG=/usr/local/bin/artsc-config ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt ac_cv_path_GTK_CONFIG=/usr/local/bin/gtk-config ac_cv_path_MSGFMT=/usr/local/bin/msgfmt ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_path_SDL_CONFIG=/bin/sdl-config ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_sizeof_off_t=0 ac_cv_sys_file_offset_bits=no ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=no ac_cv_target=i386-unknown-gnu ac_cv_target_alias=i386-unknown-gnu ac_cv_type_off_t=no ac_cv_type_pid_t=no ac_cv_type_signal=int ac_cv_type_size_t=no acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec= acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=no acl_cv_rpath=done acl_cv_shlibext=so acl_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib' acl_cv_sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib' acl_cv_wl= am_cv_CC_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_lib_iconv=yes gt_cv_func_gnugettext1_libc=no gt_cv_func_gnugettext1_libintl=no lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/audio/mhwaveedit/work/mhwaveedit-1.4.11/missing --run aclocal-1.9' ALSALIB_LIBS='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/audio/mhwaveedit/work/mhwaveedit-1.4.11/missing --run tar' AM_CFLAGS='-Wall -O2' ARTSC_CFLAGS='-I/usr/local/include/artsc' ARTSC_CONFIG='/usr/local/bin/artsc-config' ARTSC_LIBS='-L/usr/local/lib -ldl -lartsc -lpthread' AUTOCONF='${SHELL} /mnt/gmirror/ports/audio/mhwaveedit/work/mhwaveedit-1.4.11/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/audio/mhwaveedit/work/mhwaveedit-1.4.11/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/audio/mhwaveedit/work/mhwaveedit-1.4.11/missing --run automake-1.9' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='-I/usr/local/include' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ESOUND_CFLAGS='-I/usr/local/include ' ESOUND_LIBS='-L/usr/local/lib -lesd -laudiofile -lm ' EXEEXT='' GMSGFMT='/usr/local/bin/msgfmt' GTK_CFLAGS='-I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include' GTK_CONFIG='/usr/local/bin/gtk-config' GTK_LIBS='-L/usr/local/lib -L/usr/X11R6/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lglib-12 -lintl -lXi -lXext -lX11 -lm' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INTLLIBS='' JACK_CFLAGS='' JACK_LIBS='' LDFLAGS='-L/usr/local/lib' LIBICONV='/usr/local/lib/libiconv.a' LIBINTL='' LIBOBJS=' lstat.$U.' LIBS='-pthread -lm ' LIBSAMPLERATE_CFLAGS='' LIBSAMPLERATE_LIBS='' LN_S='ln -s' LTLIBICONV='-L/usr/local/lib -liconv' LTLIBINTL='' LTLIBOBJS=' lstat.$U.lo' MAKEINFO='${SHELL} /mnt/gmirror/ports/audio/mhwaveedit/work/mhwaveedit-1.4.11/missing --run makeinfo' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/local/bin/msgfmt' MSGMERGE='/usr/local/bin/msgmerge' OBJEXT='' PACKAGE='mhWaveEdit' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' PORTAUDIO_LIBS='' POSUB='' POW_LIB='' SDL_CFLAGS='' SDL_CONFIG='/bin/sdl-config' SDL_LIBS='' SET_MAKE='' SHELL='/bin/sh' SNDFILE_CFLAGS='' SNDFILE_LIBS='' STRIP='' USE_NLS='no' VERSION='1.4.11' XGETTEXT='/usr/local/bin/xgettext' ac_ct_CC='' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_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='${prefix}' 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/mhwaveedit/work/mhwaveedit-1.4.11/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,^,i386-unknown-gnu-,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-unknown-gnu' target_alias='i386-unknown-gnu' target_cpu='i386' target_os='gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define CLOSEDIR_VOID 1 #define DEFAULT_DRIVER "auto" #define HAVE_ARTSC #define HAVE_DUP2 1 #define HAVE_ESOUND #define HAVE_FCNTL_H 1 #define HAVE_FORK 1 #define HAVE_FSEEKO 1 #define HAVE_FTELLO 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_ICONV 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBM 1 #define HAVE_LIBPTHREAD 1 #define HAVE_LOCALE_H 1 #define HAVE_LRINT 1 #define HAVE_LRINTF 1 #define HAVE_MEMCHR 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMSET 1 #define HAVE_MKDIR 1 #define HAVE_POW 1 #define HAVE_PUTENV 1 #define HAVE_SCHED_H 1 #define HAVE_SCHED_YIELD 1 #define HAVE_SELECT 1 #define HAVE_SETLOCALE 1 #define HAVE_SQRT 1 #define HAVE_STRCHR 1 #define HAVE_STRERROR 1 #define HAVE_STRRCHR 1 #define HAVE_STRSTR 1 #define HAVE_STRTOD 1 #define HAVE_STRTOL 1 #define HAVE_STRTOUL 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define HAVE_VFORK 1 #define HAVE_WORKING_FORK 1 #define HAVE_WORKING_VFORK 1 #define PACKAGE "mhWaveEdit" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define RETSIGTYPE int #define SELECT_TYPE_ARG1 int #define SELECT_TYPE_ARG234 (int *) #define SELECT_TYPE_ARG5 (struct timeval *) #define SIZEOF_OFF_T 0 #define VERSION "1.4.11" #define _LARGEFILE_SOURCE #define const #define off_t long #define pid_t int #define size_t unsigned #define volatile configure: exit 0