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.60. Invocation command line was $ ./configure --with-extralibdir=/usr/local/lib --with-extraincdir=/usr/local/include --with-vorbis-libraries=/usr/local/lib --with-vorbis-includes=/usr/local/include/vorbis --with-ogg-libraries=/usr/local/lib --with-ogg-includes=/usr/local/include/ogg --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 81 tasks, 136 threads, 4 processors Load average: 0.60, Mach factor: 3.39 /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:2060: checking for a BSD-compatible install configure:2116: result: /usr/bin/install -c -o root -g wheel configure:2127: checking whether build environment is sane configure:2170: result: yes configure:2235: checking for gawk configure:2251: found /usr/local/bin/gawk configure:2262: result: gawk configure:2273: checking whether gmake sets $(MAKE) configure:2294: result: yes configure:2493: checking for style of include used by gmake configure:2521: result: GNU configure:2554: checking for i386-unknown-gnu-gcc configure:2581: result: cc configure:2859: checking for C compiler version configure:2866: 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:2869: $? = 0 configure:2876: 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:2879: $? = 0 configure:2886: cc -V >&5 cc: `-V' option must have argument configure:2889: $? = 1 configure:2912: checking for C compiler default output file name configure:2939: cc -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2942: $? = 0 configure:2988: result: a.out configure:2993: checking whether the C compiler works configure:3003: ./a.out configure:3006: $? = 0 configure:3023: result: yes configure:3030: checking whether we are cross compiling configure:3032: result: no configure:3035: checking for suffix of executables configure:3042: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3045: $? = 0 configure:3069: result: configure:3075: checking for suffix of object files configure:3101: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3104: $? = 0 configure:3127: result: configure:3131: checking whether we are using the GNU C compiler configure:3160: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3166: $? = 0 configure:3173: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3176: $? = 0 configure:3183: test -s conftest. configure:3186: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3200: result: no configure:3205: checking whether cc accepts -g configure:3235: cc -c -g -I/usr/local/include conftest.c >&5 configure:3241: $? = 0 configure:3248: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3251: $? = 0 configure:3258: test -s conftest. configure:3261: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3290: cc -c -I/usr/local/include conftest.c >&5 configure:3296: $? = 0 configure:3303: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3306: $? = 0 configure:3313: test -s conftest. configure:3316: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3346: cc -c -g -I/usr/local/include conftest.c >&5 configure:3352: $? = 0 configure:3359: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3362: $? = 0 configure:3369: test -s conftest. configure:3372: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3391: result: no configure:3408: checking for cc option to accept ISO C89 configure:3482: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3488: $? = 0 configure:3495: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3498: $? = 0 configure:3505: test -s conftest. configure:3508: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3482: cc -qlanglvl=extc89 -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:3488: $? = 0 configure:3495: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3498: $? = 0 configure:3505: test -s conftest. configure:3508: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3482: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3488: $? = 0 configure:3495: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3498: $? = 0 configure:3505: test -s conftest. configure:3508: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3482: cc -std -c -fno-common -I/usr/local/include conftest.c >&5 cc1: error: unrecognized option `-std' configure:3488: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3482: cc -Ae -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:3488: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3482: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:3488: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3482: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-Xc' configure:3488: $? = 0 configure:3495: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3498: $? = 0 configure:3505: test -s conftest. configure:3508: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3531: result: unsupported configure:3548: checking dependency style of cc configure:3638: result: gcc3 configure:3656: checking for library containing strerror configure:3697: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3703: $? = 0 configure:3710: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3713: $? = 0 configure:3720: test -s conftest configure:3723: $? = 0 configure:3747: result: none required configure:3763: checking for i386-unknown-gnu-gcc configure:3790: result: cc configure:4068: checking for C compiler version configure:4075: 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:4078: $? = 0 configure:4085: 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:4088: $? = 0 configure:4095: cc -V >&5 cc: `-V' option must have argument configure:4098: $? = 1 configure:4101: checking whether we are using the GNU C compiler configure:4170: result: no configure:4175: checking whether cc accepts -g configure:4361: result: no configure:4378: checking for cc option to accept ISO C89 configure:4501: result: unsupported configure:4518: checking dependency style of cc configure:4608: result: gcc3 configure:4633: checking for i386-unknown-gnu-gcc configure:4660: result: cc configure:4938: 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:4955: 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:4958: $? = 0 configure:4965: cc -V >&5 cc: `-V' option must have argument configure:4968: $? = 1 configure:4971: checking whether we are using the GNU C compiler configure:5040: result: no configure:5045: checking whether cc accepts -g configure:5231: result: no configure:5248: checking for cc option to accept ISO C89 configure:5371: result: unsupported configure:5388: checking dependency style of cc configure:5478: result: gcc3 configure:5503: checking how to run the C preprocessor configure:5543: cc -E -I/usr/local/include conftest.c configure:5549: $? = 0 configure:5587: cc -E -I/usr/local/include conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:5593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | /* end confdefs.h. */ | #include configure:5633: result: cc -E configure:5662: cc -E -I/usr/local/include conftest.c configure:5668: $? = 0 configure:5706: cc -E -I/usr/local/include conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:5712: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | /* end confdefs.h. */ | #include configure:5757: checking for grep that handles long lines and -e configure:5831: result: /usr/bin/grep configure:5836: checking for egrep configure:5914: result: /usr/bin/grep -E configure:5919: checking for ANSI C header files configure:5949: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5955: $? = 0 configure:5962: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5965: $? = 0 configure:5972: test -s conftest. configure:5975: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:6097: result: no configure:6185: checking build system type configure:6203: result: i386-unknown-gnu configure:6225: checking host system type configure:6240: result: i386-unknown-gnu configure:6262: checking for a sed that does not truncate output configure:6316: result: /usr/local/bin/sed configure:6363: checking for non-GNU ld configure:6397: result: /usr/bin/ld configure:6406: checking if the linker (/usr/bin/ld) is GNU ld configure:6421: result: no configure:6426: checking for /usr/bin/ld option to reload object files configure:6433: result: -r configure:6451: checking for BSD-compatible nm configure:6500: result: /usr/bin/nm -p configure:6504: checking whether ln -s works configure:6508: result: yes configure:6515: checking how to recognise dependent libraries configure:6691: result: pass_all configure:6949: checking for sys/types.h configure:6970: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6976: $? = 0 configure:6983: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6986: $? = 0 configure:6993: test -s conftest. configure:6996: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | /* 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:7009: result: no configure:6949: checking for sys/stat.h configure:6970: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6976: $? = 0 configure:6983: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6986: $? = 0 configure:6993: test -s conftest. configure:6996: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | /* 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:7009: result: no configure:6949: checking for stdlib.h configure:6970: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6976: $? = 0 configure:6983: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6986: $? = 0 configure:6993: test -s conftest. configure:6996: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | /* 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:7009: result: no configure:6949: checking for string.h configure:6970: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6976: $? = 0 configure:6983: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6986: $? = 0 configure:6993: test -s conftest. configure:6996: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | /* 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:7009: result: no configure:6949: checking for memory.h configure:6970: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6976: $? = 0 configure:6983: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6986: $? = 0 configure:6993: test -s conftest. configure:6996: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | /* 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:7009: result: no configure:6949: checking for strings.h configure:6970: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6976: $? = 0 configure:6983: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6986: $? = 0 configure:6993: test -s conftest. configure:6996: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | /* 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:7009: result: no configure:6949: checking for inttypes.h configure:6970: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6976: $? = 0 configure:6983: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6986: $? = 0 configure:6993: test -s conftest. configure:6996: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | /* 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:7009: result: no configure:6949: checking for stdint.h configure:6970: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6976: $? = 0 configure:6983: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6986: $? = 0 configure:6993: test -s conftest. configure:6996: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | /* 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:7009: result: no configure:6949: checking for unistd.h configure:6970: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6976: $? = 0 configure:6983: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6986: $? = 0 configure:6993: test -s conftest. configure:6996: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | /* 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:7009: result: no configure:7036: checking dlfcn.h usability configure:7053: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7059: $? = 0 configure:7066: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:7069: $? = 0 configure:7076: test -s conftest. configure:7079: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | /* 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7090: result: no configure:7094: checking dlfcn.h presence configure:7109: cc -E -I/usr/local/include conftest.c configure:7115: $? = 0 configure:7136: result: yes configure:7149: WARNING: dlfcn.h: present but cannot be compiled configure:7151: WARNING: dlfcn.h: check for missing prerequisite headers? configure:7153: WARNING: dlfcn.h: see the Autoconf documentation configure:7155: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:7157: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:7159: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:7164: checking for dlfcn.h configure:7172: result: yes configure:7301: checking for C++ compiler version configure:7308: c++ --version >&5 c++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:7311: $? = 0 configure:7318: c++ -v >&5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:7321: $? = 0 configure:7328: c++ -V >&5 c++: `-V' option must have argument configure:7331: $? = 1 configure:7334: checking whether we are using the GNU C++ compiler configure:7363: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:7369: $? = 0 configure:7376: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:7379: $? = 0 configure:7386: test -s conftest. configure:7389: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:7403: result: no configure:7408: checking whether c++ accepts -g configure:7438: c++ -c -g -I/usr/local/include conftest.cpp >&5 configure:7444: $? = 0 configure:7451: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:7454: $? = 0 configure:7461: test -s conftest. configure:7464: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:7493: c++ -c -I/usr/local/include conftest.cpp >&5 configure:7499: $? = 0 configure:7506: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:7509: $? = 0 configure:7516: test -s conftest. configure:7519: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:7549: c++ -c -g -I/usr/local/include conftest.cpp >&5 configure:7555: $? = 0 configure:7562: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:7565: $? = 0 configure:7572: test -s conftest. configure:7575: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:7594: result: no configure:7619: checking dependency style of c++ configure:7709: result: gcc3 configure:7736: checking how to run the C++ preprocessor configure:7772: c++ -E -I/usr/local/include conftest.cpp configure:7778: $? = 0 configure:7816: c++ -E -I/usr/local/include conftest.cpp conftest.cpp:11:28: ac_nonexistent.h: No such file or directory configure:7822: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:7862: result: c++ -E configure:7891: c++ -E -I/usr/local/include conftest.cpp configure:7897: $? = 0 configure:7935: c++ -E -I/usr/local/include conftest.cpp conftest.cpp:11:28: ac_nonexistent.h: No such file or directory configure:7941: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:7997: checking for i386-unknown-gnu-g77 configure:8027: result: no configure:7997: checking for i386-unknown-gnu-f77 configure:8027: result: no configure:7997: checking for i386-unknown-gnu-xlf configure:8027: result: no configure:7997: checking for i386-unknown-gnu-frt configure:8027: result: no configure:7997: checking for i386-unknown-gnu-pgf77 configure:8027: result: no configure:7997: checking for i386-unknown-gnu-cf77 configure:8027: result: no configure:7997: checking for i386-unknown-gnu-fort77 configure:8027: result: no configure:7997: checking for i386-unknown-gnu-fl32 configure:8027: result: no configure:7997: checking for i386-unknown-gnu-af77 configure:8027: result: no configure:7997: checking for i386-unknown-gnu-f90 configure:8027: result: no configure:7997: checking for i386-unknown-gnu-xlf90 configure:8027: result: no configure:7997: checking for i386-unknown-gnu-pgf90 configure:8027: result: no configure:7997: checking for i386-unknown-gnu-pghpf configure:8027: result: no configure:7997: checking for i386-unknown-gnu-epcf90 configure:8027: result: no configure:7997: checking for i386-unknown-gnu-gfortran configure:8027: result: no configure:7997: checking for i386-unknown-gnu-g95 configure:8027: result: no configure:7997: checking for i386-unknown-gnu-f95 configure:8027: result: no configure:7997: checking for i386-unknown-gnu-fort configure:8027: result: no configure:7997: checking for i386-unknown-gnu-xlf95 configure:8027: result: no configure:7997: checking for i386-unknown-gnu-ifort configure:8027: result: no configure:7997: checking for i386-unknown-gnu-ifc configure:8027: result: no configure:7997: checking for i386-unknown-gnu-efc configure:8027: result: no configure:7997: checking for i386-unknown-gnu-pgf95 configure:8027: result: no configure:7997: checking for i386-unknown-gnu-lf95 configure:8027: result: no configure:7997: checking for i386-unknown-gnu-ftn configure:8027: result: no configure:8041: checking for g77 configure:8057: found /usr/local/bin/g77 configure:8068: result: g77 configure:8098: checking for Fortran 77 compiler version configure:8105: g77 --version >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:8108: $? = 0 configure:8115: g77 -v >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) cc: /tmp/: linker input file unused because linking not done configure:8118: $? = 0 configure:8125: g77 -V >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc: `-V' must come at the start of the command line configure:8128: $? = 0 configure:8136: checking whether we are using the GNU Fortran 77 compiler configure:8155: g77 -c conftest.F >&5 Error on line 2: Bad # line: "#ifndef __GNUC__" Error on line 4: Bad # line: "#endif" Error on line 3: unclassifiable statement (starts "chokeme") cc: /tmp/conftest.F: Fortran compiler not installed on this system configure:8161: $? = 0 configure:8168: test -z "$ac_f77_werror_flag" || test ! -s conftest.err configure:8171: $? = 0 configure:8178: test -s conftest. configure:8181: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:8195: result: no configure:8201: checking whether g77 accepts -g configure:8218: g77 -c -g conftest.f >&5 configure:8224: $? = 0 configure:8231: test -z "$ac_f77_werror_flag" || test ! -s conftest.err configure:8234: $? = 0 configure:8241: test -s conftest. configure:8244: $? = 1 configure: failed program was: | program main | | end configure:8257: result: no configure:8287: checking the maximum length of command line arguments configure:8396: result: configure:8407: checking command to parse /usr/bin/nm -p output from cc object configure:8512: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:8515: $? = 0 configure:8519: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:8522: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:8512: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:8515: $? = 0 configure:8519: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:8522: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:8612: result: failed configure:8619: checking for objdir configure:8634: result: .libs configure:8686: checking for i386-unknown-gnu-ar configure:8716: result: no configure:8726: checking for ar configure:8742: found /usr/bin/ar configure:8753: result: ar configure:8782: checking for i386-unknown-gnu-ranlib configure:8812: result: no configure:8822: checking for ranlib configure:8838: found /usr/bin/ranlib configure:8849: result: ranlib configure:8878: checking for i386-unknown-gnu-strip configure:8908: result: no configure:8918: checking for strip configure:8934: found /usr/bin/strip configure:8945: result: strip configure:9281: checking for cc option to produce PIC configure:9491: result: configure:9562: checking if cc static flag works configure:9590: result: yes configure:9600: checking if cc supports -c -o file.o configure:9624: cc -c -fno-common -I/usr/local/include -o out/conftest2.o conftest.c >&5 configure:9628: $? = 0 configure:9647: result: yes configure:9673: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:10660: result: no configure:10727: checking dynamic linker characteristics configure:11303: result: gnu ld.so configure:11312: checking how to hardcode library paths into programs configure:11337: result: unsupported configure:11351: checking whether stripping libraries is possible configure:11372: result: no configure:12269: checking if libtool supports shared libraries configure:12271: result: no configure:12274: checking whether to build shared libraries configure:12295: result: no configure:12298: checking whether to build static libraries configure:12302: result: yes configure:12394: creating libtool configure:13124: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:14090: result: yes configure:14108: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:14111: $? = 0 configure:14230: checking for c++ option to produce PIC configure:14504: result: configure:14575: checking if c++ static flag works configure:14603: result: yes configure:14613: checking if c++ supports -c -o file.o configure:14637: c++ -c -fno-common -I/usr/local/include -o out/conftest2.o conftest.cpp >&5 configure:14641: $? = 0 configure:14660: result: yes configure:14686: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:14714: result: yes configure:14781: checking dynamic linker characteristics configure:15357: result: gnu ld.so configure:15366: checking how to hardcode library paths into programs configure:15391: result: unsupported configure:15917: checking if libtool supports shared libraries configure:15919: result: no configure:15922: checking whether to build shared libraries configure:15942: result: no configure:15945: checking whether to build static libraries configure:15949: result: yes configure:15959: checking for g77 option to produce PIC configure:16169: result: configure:16240: checking if g77 static flag works configure:16268: result: yes configure:16278: checking if g77 supports -c -o file.o configure:16302: g77 -c -o out/conftest2.o conftest.f >&5 configure:16306: $? = 0 configure:16325: result: yes configure:16351: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:17318: result: no configure:17385: checking dynamic linker characteristics configure:17961: result: gnu ld.so configure:17970: checking how to hardcode library paths into programs configure:17995: result: unsupported configure:21576: checking for gnome-moz-remote configure:21592: found /usr/X11R6/bin/gnome-moz-remote configure:21604: result: yes configure:21613: checking whether byte ordering is bigendian configure:21645: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:21651: $? = 0 configure:21658: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21661: $? = 0 configure:21668: test -s conftest.o configure:21671: $? = 0 configure:21700: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:18: error: `not' undeclared (first use in this function) conftest.c:18: error: (Each undeclared identifier is reported only once conftest.c:18: error: for each function it appears in.) conftest.c:18: error: parse error before "big" configure:21706: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:21880: result: no configure:21904: checking for strchr configure:21960: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:34: warning: conflicting types for built-in function `strchr' configure:21966: $? = 0 configure:21973: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21976: $? = 0 configure:21983: test -s conftest configure:21986: $? = 0 configure:22000: result: yes configure:22014: checking for madvise configure:22070: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:22076: $? = 0 configure:22083: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22086: $? = 0 configure:22093: test -s conftest configure:22096: $? = 0 configure:22110: result: yes configure:22137: checking whether NLS is requested configure:22146: result: yes configure:22184: checking for msgfmt configure: trying /usr/local/bin/msgfmt... 0 translated messages. configure:22216: result: /usr/local/bin/msgfmt configure:22225: checking for gmsgfmt configure:22256: result: /usr/local/bin/msgfmt configure:22296: checking for xgettext configure: trying /usr/local/bin/xgettext... /usr/local/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C configure:22328: result: /usr/local/bin/xgettext configure:22368: checking for msgmerge configure: trying /usr/local/bin/msgmerge... configure:22399: result: /usr/local/bin/msgmerge configure:22435: checking whether we are using the GNU C Library 2 or newer conftest.c:14:22: features.h: No such file or directory configure:22466: result: no configure:22475: checking for i386-unknown-gnu-ranlib configure:22502: result: ranlib configure:22568: checking for an ANSI C-conforming const configure:22643: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:22649: $? = 0 configure:22656: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22659: $? = 0 configure:22666: test -s conftest.o configure:22669: $? = 0 configure:22681: result: yes configure:22692: checking for signed configure:22718: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:22724: $? = 0 configure:22731: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22734: $? = 0 configure:22741: test -s conftest.o configure:22744: $? = 0 configure:22756: result: yes configure:22766: checking for inline configure:22792: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:22798: $? = 0 configure:22805: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22808: $? = 0 configure:22815: test -s conftest.o configure:22818: $? = 0 configure:22833: result: inline configure:22852: checking for off_t configure:22882: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:46: error: parse error before "ac__type_new_" conftest.c:46: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:50: error: parse error before ')' token configure:22888: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | #define HAVE_DLFCN_H 1 | #define HAVE_STRCHR 1 | #define HAVE_MADVISE 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | typedef off_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:22920: result: no configure:22932: checking for size_t configure:22962: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:22968: $? = 0 configure:22975: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22978: $? = 0 configure:22985: test -s conftest.o configure:22988: $? = 0 configure:23000: result: yes configure:23013: checking for long long configure:23040: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:23046: $? = 0 configure:23053: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:23056: $? = 0 configure:23063: test -s conftest configure:23066: $? = 0 configure:23079: result: yes configure:23090: checking for long double configure:23124: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:17: warning: use of `long double' type; its size may change in a future release conftest.c:17: warning: (Long double usage is reported only once for each file. conftest.c:17: warning: To disable this warning, use -Wno-long-double.) configure:23130: $? = 0 configure:23137: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:23140: $? = 0 configure:23147: test -s conftest.o configure:23150: $? = 0 configure:23163: result: yes configure:23174: checking for wchar_t configure:23201: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:23207: $? = 0 configure:23214: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:23217: $? = 0 configure:23224: test -s conftest.o configure:23227: $? = 0 configure:23239: result: yes configure:23250: checking for wint_t configure:23277: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:23283: $? = 0 configure:23290: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:23293: $? = 0 configure:23300: test -s conftest.o configure:23303: $? = 0 configure:23315: result: yes configure:23326: checking for inttypes.h configure:23353: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:23359: $? = 0 configure:23366: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:23369: $? = 0 configure:23376: test -s conftest.o configure:23379: $? = 0 configure:23391: result: yes configure:23402: checking for stdint.h configure:23429: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:23435: $? = 0 configure:23442: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:23445: $? = 0 configure:23452: test -s conftest.o configure:23455: $? = 0 configure:23467: result: yes configure:23480: checking for intmax_t configure:23515: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:23521: $? = 0 configure:23528: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:23531: $? = 0 configure:23538: test -s conftest.o configure:23541: $? = 0 configure:23553: result: yes configure:23565: checking whether printf() supports POSIX/XSI format strings configure:23620: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:23623: $? = 0 configure:23629: ./conftest configure:23632: $? = 0 configure:23649: result: yes configure:23663: checking for working alloca.h configure:23690: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:23696: $? = 0 configure:23703: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:23706: $? = 0 configure:23713: test -s conftest configure:23716: $? = 0 configure:23729: result: yes configure:23739: checking for alloca configure:23786: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:23792: $? = 0 configure:23799: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:23802: $? = 0 configure:23809: test -s conftest configure:23812: $? = 0 configure:23825: result: yes configure:24074: checking for stdlib.h configure:24080: result: no configure:24074: checking for unistd.h configure:24080: result: no configure:24237: checking for getpagesize configure:24293: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:24299: $? = 0 configure:24306: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24309: $? = 0 configure:24316: test -s conftest configure:24319: $? = 0 configure:24333: result: yes configure:24343: checking for working mmap configure:24490: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:24493: $? = 0 configure:24499: ./conftest ./configure: line 1: 3583 Bus error ./conftest$ac_exeext configure:24502: $? = 138 configure: program exited with status 138 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | #define HAVE_DLFCN_H 1 | #define HAVE_STRCHR 1 | #define HAVE_MADVISE 1 | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | #include | #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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | /* malloc might have been renamed as rpl_malloc. */ | #undef malloc | | /* Thanks to Mike Haertel and Jim Avera for this test. | Here is a matrix of mmap possibilities: | mmap private not fixed | mmap private fixed at somewhere currently unmapped | mmap private fixed at somewhere already mapped | mmap shared not fixed | mmap shared fixed at somewhere currently unmapped | mmap shared fixed at somewhere already mapped | For private mappings, we should verify that changes cannot be read() | back from the file, nor mmap's back from the file at a different | address. (There have been systems where private was not correctly | implemented like the infamous i386 svr4.0, and systems where the | VM page cache was not coherent with the file system buffer cache | like early versions of FreeBSD and possibly contemporary NetBSD.) | For shared mappings, we should conversely verify that changes get | propagated back to all the places they're supposed to be. | | Grep wants private fixed already mapped. | The main things grep needs to know about mmap are: | * does it exist and is it safe to write into the mmap'd area | * how to use it (BSD variants) */ | | #include | #include | | #if !STDC_HEADERS && !HAVE_STDLIB_H | char *malloc (); | #endif | | /* This mess was copied from the GNU getpagesize.h. */ | #if !HAVE_GETPAGESIZE | /* Assume that all systems that can run configure have sys/param.h. */ | # if !HAVE_SYS_PARAM_H | # define HAVE_SYS_PARAM_H 1 | # endif | | # ifdef _SC_PAGESIZE | # define getpagesize() sysconf(_SC_PAGESIZE) | # else /* no _SC_PAGESIZE */ | # if HAVE_SYS_PARAM_H | # include | # ifdef EXEC_PAGESIZE | # define getpagesize() EXEC_PAGESIZE | # else /* no EXEC_PAGESIZE */ | # ifdef NBPG | # define getpagesize() NBPG * CLSIZE | # ifndef CLSIZE | # define CLSIZE 1 | # endif /* no CLSIZE */ | # else /* no NBPG */ | # ifdef NBPC | # define getpagesize() NBPC | # else /* no NBPC */ | # ifdef PAGESIZE | # define getpagesize() PAGESIZE | # endif /* PAGESIZE */ | # endif /* no NBPC */ | # endif /* no NBPG */ | # endif /* no EXEC_PAGESIZE */ | # else /* no HAVE_SYS_PARAM_H */ | # define getpagesize() 8192 /* punt totally */ | # endif /* no HAVE_SYS_PARAM_H */ | # endif /* no _SC_PAGESIZE */ | | #endif /* no HAVE_GETPAGESIZE */ | | int | main () | { | char *data, *data2, *data3; | int i, pagesize; | int fd; | | pagesize = getpagesize (); | | /* First, make a file with some known garbage in it. */ | data = (char *) malloc (pagesize); | if (!data) | return 1; | for (i = 0; i < pagesize; ++i) | *(data + i) = rand (); | umask (0); | fd = creat ("conftest.mmap", 0600); | if (fd < 0) | return 1; | if (write (fd, data, pagesize) != pagesize) | return 1; | close (fd); | | /* Next, try to mmap the file at a fixed address which already has | something else allocated at it. If we can, also make sure that | we see the same garbage. */ | fd = open ("conftest.mmap", O_RDWR); | if (fd < 0) | return 1; | data2 = (char *) malloc (2 * pagesize); | if (!data2) | return 1; | data2 += (pagesize - ((long int) data2 & (pagesize - 1))) & (pagesize - 1); | if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE, | MAP_PRIVATE | MAP_FIXED, fd, 0L)) | return 1; | for (i = 0; i < pagesize; ++i) | if (*(data + i) != *(data2 + i)) | return 1; | | /* Finally, make sure that changes to the mapped area do not | percolate back to the file as seen by read(). (This is a bug on | some variants of i386 svr4.0.) */ | for (i = 0; i < pagesize; ++i) | *(data2 + i) = *(data2 + i) + 1; | data3 = (char *) malloc (pagesize); | if (!data3) | return 1; | if (read (fd, data3, pagesize) != pagesize) | return 1; | for (i = 0; i < pagesize; ++i) | if (*(data + i) != *(data3 + i)) | return 1; | close (fd); | return 0; | } configure:24518: result: no configure:24530: checking whether we are using the GNU C Library 2.1 or newer conftest.c:26:22: features.h: No such file or directory configure:24561: result: no configure:24569: checking whether integer division by zero raises SIGFPE configure:24636: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:43: warning: built-in function `nan' declared as non-function configure:24639: $? = 0 configure:24645: ./conftest configure:24648: $? = 0 configure:24665: result: yes configure:24678: checking for unsigned long long configure:24705: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:24711: $? = 0 configure:24718: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24721: $? = 0 configure:24728: test -s conftest configure:24731: $? = 0 configure:24744: result: yes configure:24776: checking for inttypes.h configure:24804: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:24810: $? = 0 configure:24817: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24820: $? = 0 configure:24827: test -s conftest.o configure:24830: $? = 0 configure:24843: result: yes configure:24856: checking whether the inttypes.h PRIxNN macros are broken configure:24887: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:24893: $? = 0 configure:24900: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24903: $? = 0 configure:24910: test -s conftest.o configure:24913: $? = 0 configure:24926: result: no configure:24943: checking for stdint.h configure:24949: result: no configure:25102: checking for SIZE_MAX configure:25496: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:25499: $? = 0 configure:25505: ./conftest configure:25508: $? = 0 configure:25890: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:25893: $? = 0 configure:25899: ./conftest configure:25902: $? = 0 configure:26284: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:26287: $? = 0 configure:26293: ./conftest configure:26296: $? = 0 configure:26335: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:26341: $? = 0 configure:26348: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:26351: $? = 0 configure:26358: test -s conftest.o configure:26361: $? = 0 configure:26383: result: 4294967295UL configure:26401: checking for stdint.h configure:26407: result: no configure:26562: checking for CFPreferencesCopyAppValue configure:26592: cc -o conftest -fno-common -I/usr/local/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -L/usr/local/lib conftest.c -framework CoreFoundation >&5 configure:26598: $? = 0 configure:26605: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:26608: $? = 0 configure:26615: test -s conftest configure:26618: $? = 0 configure:26633: result: yes configure:26642: checking for CFLocaleCopyCurrent configure:26672: cc -o conftest -fno-common -I/usr/local/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -L/usr/local/lib conftest.c -framework CoreFoundation >&5 ld: Undefined symbols: _CFLocaleCopyCurrent configure:26678: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | #define HAVE_DLFCN_H 1 | #define HAVE_STRCHR 1 | #define HAVE_MADVISE 1 | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:26713: result: no configure:26801: checking for non-GNU ld configure:26832: result: /usr/bin/ld configure:26841: checking if the linker (/usr/bin/ld) is GNU ld configure:26854: result: no configure:26861: checking for shared library run path origin configure:26874: result: done configure:27280: checking for ptrdiff_t configure:27310: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:64: error: parse error before "ac__type_new_" conftest.c:64: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:68: error: parse error before ')' token configure:27316: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | #define HAVE_DLFCN_H 1 | #define HAVE_STRCHR 1 | #define HAVE_MADVISE 1 | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | #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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | typedef ptrdiff_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:27348: result: no configure:27386: checking argz.h usability configure:27403: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:65:18: argz.h: No such file or directory configure:27409: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | #define HAVE_DLFCN_H 1 | #define HAVE_STRCHR 1 | #define HAVE_MADVISE 1 | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | /* end confdefs.h. */ | #include | #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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:27440: result: no configure:27444: checking argz.h presence configure:27459: cc -E -I/usr/local/include conftest.c conftest.c:32:18: argz.h: No such file or directory configure:27465: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | #define HAVE_DLFCN_H 1 | #define HAVE_STRCHR 1 | #define HAVE_MADVISE 1 | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | /* end confdefs.h. */ | #include configure:27486: result: no configure:27514: checking for argz.h configure:27522: result: no configure:27386: checking limits.h usability configure:27403: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:27409: $? = 0 configure:27416: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:27419: $? = 0 configure:27426: test -s conftest.o configure:27429: $? = 0 configure:27440: result: yes configure:27444: checking limits.h presence configure:27459: cc -E -I/usr/local/include conftest.c configure:27465: $? = 0 configure:27486: result: yes configure:27514: checking for limits.h configure:27522: result: yes configure:27386: checking locale.h usability configure:27403: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:27409: $? = 0 configure:27416: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:27419: $? = 0 configure:27426: test -s conftest.o configure:27429: $? = 0 configure:27440: result: yes configure:27444: checking locale.h presence configure:27459: cc -E -I/usr/local/include conftest.c configure:27465: $? = 0 configure:27486: result: yes configure:27514: checking for locale.h configure:27522: result: yes configure:27386: checking nl_types.h usability configure:27403: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:27409: $? = 0 configure:27416: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:27419: $? = 0 configure:27426: test -s conftest.o configure:27429: $? = 0 configure:27440: result: yes configure:27444: checking nl_types.h presence configure:27459: cc -E -I/usr/local/include conftest.c configure:27465: $? = 0 configure:27486: result: yes configure:27514: checking for nl_types.h configure:27522: result: yes configure:27386: checking malloc.h usability configure:27403: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:27409: $? = 0 configure:27416: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:27419: $? = 0 configure:27426: test -s conftest.o configure:27429: $? = 0 configure:27440: result: yes configure:27444: checking malloc.h presence configure:27459: cc -E -I/usr/local/include conftest.c configure:27465: $? = 0 configure:27486: result: yes configure:27514: checking for malloc.h configure:27522: result: yes configure:27386: checking stddef.h usability configure:27403: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:27409: $? = 0 configure:27416: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:27419: $? = 0 configure:27426: test -s conftest.o configure:27429: $? = 0 configure:27440: result: yes configure:27444: checking stddef.h presence configure:27459: cc -E -I/usr/local/include conftest.c configure:27465: $? = 0 configure:27486: result: yes configure:27514: checking for stddef.h configure:27522: result: yes configure:27376: checking for stdlib.h configure:27382: result: no configure:27376: checking for string.h configure:27382: result: no configure:27376: checking for unistd.h configure:27382: result: no configure:27386: checking sys/param.h usability configure:27403: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:27409: $? = 0 configure:27416: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:27419: $? = 0 configure:27426: test -s conftest.o configure:27429: $? = 0 configure:27440: result: yes configure:27444: checking sys/param.h presence configure:27459: cc -E -I/usr/local/include conftest.c configure:27465: $? = 0 configure:27486: result: yes configure:27514: checking for sys/param.h configure:27522: result: yes configure:27564: checking for asprintf configure:27620: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:27626: $? = 0 configure:27633: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:27636: $? = 0 configure:27643: test -s conftest configure:27646: $? = 0 configure:27660: result: yes configure:27564: checking for fwprintf configure:27620: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:27626: $? = 0 configure:27633: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:27636: $? = 0 configure:27643: test -s conftest configure:27646: $? = 0 configure:27660: result: yes configure:27564: checking for getcwd configure:27620: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:27626: $? = 0 configure:27633: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:27636: $? = 0 configure:27643: test -s conftest configure:27646: $? = 0 configure:27660: result: yes configure:27564: checking for getegid configure:27620: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:27626: $? = 0 configure:27633: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:27636: $? = 0 configure:27643: test -s conftest configure:27646: $? = 0 configure:27660: result: yes configure:27564: checking for geteuid configure:27620: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:27626: $? = 0 configure:27633: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:27636: $? = 0 configure:27643: test -s conftest configure:27646: $? = 0 configure:27660: result: yes configure:27564: checking for getgid configure:27620: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:27626: $? = 0 configure:27633: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:27636: $? = 0 configure:27643: test -s conftest configure:27646: $? = 0 configure:27660: result: yes configure:27564: checking for getuid configure:27620: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:27626: $? = 0 configure:27633: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:27636: $? = 0 configure:27643: test -s conftest configure:27646: $? = 0 configure:27660: result: yes configure:27564: checking for mempcpy configure:27620: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _mempcpy configure:27626: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | #define HAVE_DLFCN_H 1 | #define HAVE_STRCHR 1 | #define HAVE_MADVISE 1 | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | /* end confdefs.h. */ | /* Define mempcpy to an innocuous variant, in case declares mempcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define mempcpy innocuous_mempcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mempcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mempcpy | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char mempcpy (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_mempcpy || defined __stub___mempcpy | choke me | #endif | | int | main () | { | return mempcpy (); | ; | return 0; | } configure:27660: result: no configure:27564: checking for munmap configure:27620: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:27626: $? = 0 configure:27633: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:27636: $? = 0 configure:27643: test -s conftest configure:27646: $? = 0 configure:27660: result: yes configure:27564: checking for putenv configure:27620: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:27626: $? = 0 configure:27633: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:27636: $? = 0 configure:27643: test -s conftest configure:27646: $? = 0 configure:27660: result: yes configure:27564: checking for setenv configure:27620: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:27626: $? = 0 configure:27633: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:27636: $? = 0 configure:27643: test -s conftest configure:27646: $? = 0 configure:27660: result: yes configure:27564: checking for setlocale configure:27620: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:27626: $? = 0 configure:27633: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:27636: $? = 0 configure:27643: test -s conftest configure:27646: $? = 0 configure:27660: result: yes configure:27564: checking for snprintf configure:27620: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:72: warning: conflicting types for built-in function `snprintf' configure:27626: $? = 0 configure:27633: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:27636: $? = 0 configure:27643: test -s conftest configure:27646: $? = 0 configure:27660: result: yes configure:27564: checking for stpcpy configure:27620: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:27626: $? = 0 configure:27633: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:27636: $? = 0 configure:27643: test -s conftest configure:27646: $? = 0 configure:27660: result: yes configure:27564: checking for strcasecmp configure:27620: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:27626: $? = 0 configure:27633: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:27636: $? = 0 configure:27643: test -s conftest configure:27646: $? = 0 configure:27660: result: yes configure:27564: checking for strdup configure:27620: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:27626: $? = 0 configure:27633: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:27636: $? = 0 configure:27643: test -s conftest configure:27646: $? = 0 configure:27660: result: yes configure:27564: checking for strtoul configure:27620: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:27626: $? = 0 configure:27633: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:27636: $? = 0 configure:27643: test -s conftest configure:27646: $? = 0 configure:27660: result: yes configure:27564: checking for tsearch configure:27620: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:27626: $? = 0 configure:27633: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:27636: $? = 0 configure:27643: test -s conftest configure:27646: $? = 0 configure:27660: result: yes configure:27564: checking for wcslen configure:27620: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:27626: $? = 0 configure:27633: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:27636: $? = 0 configure:27643: test -s conftest configure:27646: $? = 0 configure:27660: result: yes configure:27564: checking for __argz_count configure:27620: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: ___argz_count configure:27626: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | #define HAVE_DLFCN_H 1 | #define HAVE_STRCHR 1 | #define HAVE_MADVISE 1 | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | /* end confdefs.h. */ | /* Define __argz_count to an innocuous variant, in case declares __argz_count. | For example, HP-UX 11i declares gettimeofday. */ | #define __argz_count innocuous___argz_count | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __argz_count (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __argz_count | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __argz_count (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub___argz_count || defined __stub_____argz_count | choke me | #endif | | int | main () | { | return __argz_count (); | ; | return 0; | } configure:27660: result: no configure:27564: checking for __argz_stringify configure:27620: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: ___argz_stringify configure:27626: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | #define HAVE_DLFCN_H 1 | #define HAVE_STRCHR 1 | #define HAVE_MADVISE 1 | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | /* end confdefs.h. */ | /* Define __argz_stringify to an innocuous variant, in case declares __argz_stringify. | For example, HP-UX 11i declares gettimeofday. */ | #define __argz_stringify innocuous___argz_stringify | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __argz_stringify (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __argz_stringify | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __argz_stringify (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub___argz_stringify || defined __stub_____argz_stringify | choke me | #endif | | int | main () | { | return __argz_stringify (); | ; | return 0; | } configure:27660: result: no configure:27564: checking for __argz_next configure:27620: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: ___argz_next configure:27626: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | #define HAVE_DLFCN_H 1 | #define HAVE_STRCHR 1 | #define HAVE_MADVISE 1 | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | /* end confdefs.h. */ | /* Define __argz_next to an innocuous variant, in case declares __argz_next. | For example, HP-UX 11i declares gettimeofday. */ | #define __argz_next innocuous___argz_next | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __argz_next (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __argz_next | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __argz_next (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub___argz_next || defined __stub_____argz_next | choke me | #endif | | int | main () | { | return __argz_next (); | ; | return 0; | } configure:27660: result: no configure:27564: checking for __fsetlocking configure:27620: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: ___fsetlocking configure:27626: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | #define HAVE_DLFCN_H 1 | #define HAVE_STRCHR 1 | #define HAVE_MADVISE 1 | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | /* end confdefs.h. */ | /* Define __fsetlocking to an innocuous variant, in case declares __fsetlocking. | For example, HP-UX 11i declares gettimeofday. */ | #define __fsetlocking innocuous___fsetlocking | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __fsetlocking (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __fsetlocking | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __fsetlocking (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub___fsetlocking || defined __stub_____fsetlocking | choke me | #endif | | int | main () | { | return __fsetlocking (); | ; | return 0; | } configure:27660: result: no configure:27672: checking whether _snprintf is declared configure:27702: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:62: error: `_snprintf' undeclared (first use in this function) conftest.c:62: error: (Each undeclared identifier is reported only once conftest.c:62: error: for each function it appears in.) configure:27708: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | #define HAVE_DLFCN_H 1 | #define HAVE_STRCHR 1 | #define HAVE_MADVISE 1 | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef _snprintf | char *p = (char *) _snprintf; | #endif | | ; | return 0; | } configure:27740: result: no configure:27754: checking whether _snwprintf is declared configure:27784: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:63: error: `_snwprintf' undeclared (first use in this function) conftest.c:63: error: (Each undeclared identifier is reported only once conftest.c:63: error: for each function it appears in.) configure:27790: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | #define HAVE_DLFCN_H 1 | #define HAVE_STRCHR 1 | #define HAVE_MADVISE 1 | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef _snwprintf | char *p = (char *) _snwprintf; | #endif | | ; | return 0; | } configure:27822: result: no configure:27837: checking whether feof_unlocked is declared configure:27867: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:27873: $? = 0 configure:27880: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:27883: $? = 0 configure:27890: test -s conftest.o configure:27893: $? = 0 configure:27905: result: yes configure:27919: checking whether fgets_unlocked is declared configure:27949: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:65: error: `fgets_unlocked' 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.) configure:27955: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | #define HAVE_DLFCN_H 1 | #define HAVE_STRCHR 1 | #define HAVE_MADVISE 1 | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef fgets_unlocked | char *p = (char *) fgets_unlocked; | #endif | | ; | return 0; | } configure:27987: result: no configure:28001: checking whether getc_unlocked is declared configure:28031: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:28037: $? = 0 configure:28044: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:28047: $? = 0 configure:28054: test -s conftest.o configure:28057: $? = 0 configure:28069: result: yes configure:28137: checking for iconv configure:28169: 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:28175: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | #define HAVE_DLFCN_H 1 | #define HAVE_STRCHR 1 | #define HAVE_MADVISE 1 | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:28234: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c /usr/local/lib/libiconv.a >&5 configure:28240: $? = 0 configure:28247: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:28250: $? = 0 configure:28257: test -s conftest configure:28260: $? = 0 configure:28277: result: yes configure:28287: checking how to link with libiconv configure:28289: result: /usr/local/lib/libiconv.a configure:28300: checking for iconv declaration configure:28339: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:70: error: conflicting types for `libiconv' /usr/local/include/iconv.h:83: error: previous declaration of `libiconv' configure:28345: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | #define HAVE_DLFCN_H 1 | #define HAVE_STRCHR 1 | #define HAVE_MADVISE 1 | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | /* end confdefs.h. */ | | #include | #include | extern | #ifdef __cplusplus | "C" | #endif | #if defined(__STDC__) || defined(__cplusplus) | size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | #else | size_t iconv(); | #endif | | int | main () | { | | ; | return 0; | } configure:28381: result: extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:28392: checking for nl_langinfo and CODESET configure:28418: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:28424: $? = 0 configure:28431: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:28434: $? = 0 configure:28441: test -s conftest configure:28444: $? = 0 configure:28458: result: yes configure:28470: checking for LC_MESSAGES configure:28496: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:28502: $? = 0 configure:28509: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:28512: $? = 0 configure:28519: test -s conftest configure:28522: $? = 0 configure:28535: result: yes configure:28555: checking for bison configure:28571: found /usr/local/bin/bison configure:28582: result: bison configure:28596: checking version of bison configure:28605: result: 1.35, ok configure:28627: checking for CFPreferencesCopyAppValue configure:28698: result: yes configure:28707: checking for CFLocaleCopyCurrent configure:28778: result: no configure:28795: checking whether NLS is requested configure:28804: result: yes configure:28820: checking whether included gettext is requested configure:28830: result: no configure:28841: checking for GNU gettext in libc configure:28870: cc -o conftest -fno-common -I/usr/local/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: __nl_domain_bindings __nl_msg_cat_cntr _libintl_bindtextdomain _libintl_gettext configure:28876: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | #define HAVE_DLFCN_H 1 | #define HAVE_STRCHR 1 | #define HAVE_MADVISE 1 | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | extern int *_nl_domain_bindings; | int | main () | { | bindtextdomain ("", ""); | return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings | ; | return 0; | } configure:28909: result: no configure:29292: checking for GNU gettext in libintl configure:29329: cc -o conftest -fno-common -I/usr/local/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -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:29335: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | #define HAVE_DLFCN_H 1 | #define HAVE_STRCHR 1 | #define HAVE_MADVISE 1 | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | extern | #ifdef __cplusplus | "C" | #endif | const char *_nl_expand_alias (const char *); | int | main () | { | bindtextdomain ("", ""); | return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("") | ; | return 0; | } configure:29397: cc -o conftest -fno-common -I/usr/local/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -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:29403: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | #define HAVE_DLFCN_H 1 | #define HAVE_STRCHR 1 | #define HAVE_MADVISE 1 | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | extern | #ifdef __cplusplus | "C" | #endif | const char *_nl_expand_alias (const char *); | int | main () | { | bindtextdomain ("", ""); | return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("") | ; | return 0; | } configure:29442: result: no configure:29498: checking whether to use NLS configure:29500: result: yes configure:29503: checking where the gettext function comes from configure:29514: result: included intl directory configure:29628: checking for pthread_attr_init in -pthread configure:29663: cc -o conftest -fno-common -I/usr/local/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -L/usr/local/lib conftest.c -pthread >&5 cc: unrecognized option `-pthread' configure:29669: $? = 0 configure:29676: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:29679: $? = 0 configure:29686: test -s conftest configure:29689: $? = 0 configure:29703: result: yes configure:29989: checking for i386-unknown-gnu-pkg-config configure:30022: result: no configure:30032: checking for pkg-config configure:30050: found /usr/local/bin/pkg-config configure:30062: result: /usr/local/bin/pkg-config configure:30091: checking pkg-config is at least version 0.9.0 configure:30094: result: yes configure:30105: checking for GTK configure:30113: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.4.0" Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-2.0' found configure:30116: $? = 1 configure:30131: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.4.0" Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-2.0' found configure:30134: $? = 1 No package 'gtk+-2.0' found configure:30175: checking for gtk_init in -lgtk-x11-2.0 configure:30210: cc -o conftest -fno-common -I/usr/local/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -L/usr/local/lib conftest.c -lgtk-x11-2.0 >&5 ld: can't locate file for: -lgtk-x11-2.0 configure:30216: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | #define HAVE_DLFCN_H 1 | #define HAVE_STRCHR 1 | #define HAVE_MADVISE 1 | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gtk_init (); | int | main () | { | return gtk_init (); | ; | return 0; | } configure:30250: result: no configure:30262: checking for GLIB configure:30270: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.2.0" configure:30273: $? = 0 configure:30288: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.2.0" configure:30291: $? = 0 configure:30325: result: yes configure:30419: checking for GTHREADS configure:30427: $PKG_CONFIG --exists --print-errors "gthread-2.0 >= 2.2.0" configure:30430: $? = 0 configure:30445: $PKG_CONFIG --exists --print-errors "gthread-2.0 >= 2.2.0" configure:30448: $? = 0 configure:30482: result: yes configure:30577: checking for SNDFILE configure:30585: $PKG_CONFIG --exists --print-errors "sndfile >= 1.0.0" Package sndfile was not found in the pkg-config search path. Perhaps you should add the directory containing `sndfile.pc' to the PKG_CONFIG_PATH environment variable No package 'sndfile' found configure:30588: $? = 1 configure:30603: $PKG_CONFIG --exists --print-errors "sndfile >= 1.0.0" Package sndfile was not found in the pkg-config search path. Perhaps you should add the directory containing `sndfile.pc' to the PKG_CONFIG_PATH environment variable No package 'sndfile' found configure:30606: $? = 1 No package 'sndfile' found configure:30654: checking for sf_open in -lsndfile configure:30689: cc -o conftest -fno-common -I/usr/local/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -L/usr/local/lib conftest.c -lsndfile >&5 ld: can't locate file for: -lsndfile configure:30695: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | #define HAVE_DLFCN_H 1 | #define HAVE_STRCHR 1 | #define HAVE_MADVISE 1 | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sf_open (); | int | main () | { | return sf_open (); | ; | return 0; | } configure:30729: result: no configure:30939: checking for off_t configure:31007: result: no configure:31010: checking size of off_t configure:31432: result: 0 configure:31517: checking for Ogg configure:31557: cc -o conftest -fno-common -I/include -I/usr/local/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -L/usr/local/lib conftest.c -L/lib -logg >&5 configure:31560: $? = 0 configure:31566: ./conftest configure:31569: $? = 0 configure:31589: result: yes configure:31985: checking for Vorbis configure:32037: cc -o conftest -fno-common -I/include -I/include -I/usr/local/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -L/usr/local/lib conftest.c -L/lib -lvorbis -lm -lvorbisenc -L/lib -logg >&5 configure:32040: $? = 0 configure:32046: ./conftest configure:32049: $? = 0 configure:32069: result: yes configure:32612: checking for deprecated ov_read_float() interface configure:32643: cc -c -fno-common -I/include -I/include -I/usr/local/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c >&5 conftest.c: In function `main': conftest.c:75: warning: passing arg 3 of `ov_read_float' makes integer from pointer without a cast conftest.c:75: error: too few arguments to function `ov_read_float' configure:32649: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | #define HAVE_DLFCN_H 1 | #define HAVE_STRCHR 1 | #define HAVE_MADVISE 1 | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define SIZEOF_OFF_T 0 | #define HAVE_OGGVORBIS | /* end confdefs.h. */ | #include | #include | int | main () | { | OggVorbis_File * vf; float ** pcm; int b; | ov_read_float (vf, &pcm, &b); | ; | return 0; | } configure:32682: result: no configure:32752: checking for Speex configure:32792: cc -o conftest -fno-common -I/include -I/usr/local/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -L/usr/local/lib conftest.c -L/lib -lspeex >&5 conftest.c:73:25: speex/speex.h: No such file or directory configure:32795: $? = 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 "sweep" | #define VERSION "0.9.2" | #define HAVE_DLFCN_H 1 | #define HAVE_STRCHR 1 | #define HAVE_MADVISE 1 | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define SIZEOF_OFF_T 0 | #define HAVE_OGGVORBIS | /* end confdefs.h. */ | | #include | #include | #include | #include | | int main () | { | system("touch conf.speextest"); | return 0; | } | | configure:32828: result: no configure:32860: cc -o conftest -fno-common -I/include -I/usr/local/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -L/usr/local/lib conftest.c -L/lib -lspeex >&5 conftest.c:71:25: speex/speex.h: No such file or directory configure:32866: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | #define HAVE_DLFCN_H 1 | #define HAVE_STRCHR 1 | #define HAVE_MADVISE 1 | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define SIZEOF_OFF_T 0 | #define HAVE_OGGVORBIS | /* end confdefs.h. */ | | #include | #include | | int | main () | { | return 0; | ; | return 0; | } configure:32921: checking for speex_encoder_init in -lspeex configure:32956: cc -o conftest -fno-common -I/usr/local/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -L/usr/local/lib conftest.c -lspeex -lm -logg >&5 configure:32962: $? = 0 configure:32969: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:32972: $? = 0 configure:32979: test -s conftest configure:32982: $? = 0 configure:32996: result: yes configure:33013: checking speex.h usability configure:33030: cc -c -fno-common -I/usr/local/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c >&5 configure:33036: $? = 0 configure:33043: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:33046: $? = 0 configure:33053: test -s conftest.o configure:33056: $? = 0 configure:33067: result: yes configure:33071: checking speex.h presence configure:33086: cc -E -I/usr/local/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c configure:33092: $? = 0 configure:33113: result: yes configure:33141: checking for speex.h configure:33148: result: yes configure:33329: checking speex/speex.h usability configure:33346: cc -c -fno-common -I/usr/local/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c >&5 conftest.c:102:25: speex/speex.h: No such file or directory configure:33352: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | #define HAVE_DLFCN_H 1 | #define HAVE_STRCHR 1 | #define HAVE_MADVISE 1 | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define SIZEOF_OFF_T 0 | #define HAVE_OGGVORBIS | /* 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:33383: result: no configure:33387: checking speex/speex.h presence configure:33402: cc -E -I/usr/local/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c conftest.c:69:25: speex/speex.h: No such file or directory configure:33408: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | #define HAVE_DLFCN_H 1 | #define HAVE_STRCHR 1 | #define HAVE_MADVISE 1 | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define SIZEOF_OFF_T 0 | #define HAVE_OGGVORBIS | /* end confdefs.h. */ | #include configure:33429: result: no configure:33457: checking for speex/speex.h configure:33464: result: no configure:33506: checking for mad_decoder_init in -lmad configure:33541: cc -o conftest -fno-common -I/usr/local/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -L/usr/local/lib conftest.c -lmad >&5 configure:33547: $? = 0 configure:33554: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:33557: $? = 0 configure:33564: test -s conftest configure:33567: $? = 0 configure:33581: result: yes configure:33599: checking mad.h usability configure:33616: cc -c -fno-common -I/usr/local/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c >&5 configure:33622: $? = 0 configure:33629: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:33632: $? = 0 configure:33639: test -s conftest.o configure:33642: $? = 0 configure:33653: result: yes configure:33657: checking mad.h presence configure:33672: cc -E -I/usr/local/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c configure:33678: $? = 0 configure:33699: result: yes configure:33727: checking for mad.h configure:33734: result: yes configure:33775: checking for SAMPLERATE configure:33783: $PKG_CONFIG --exists --print-errors "samplerate >= 0.0.9" Package samplerate was not found in the pkg-config search path. Perhaps you should add the directory containing `samplerate.pc' to the PKG_CONFIG_PATH environment variable No package 'samplerate' found configure:33786: $? = 1 configure:33801: $PKG_CONFIG --exists --print-errors "samplerate >= 0.0.9" Package samplerate was not found in the pkg-config search path. Perhaps you should add the directory containing `samplerate.pc' to the PKG_CONFIG_PATH environment variable No package 'samplerate' found configure:33804: $? = 1 No package 'samplerate' found configure:34047: checking sys/soundcard.h usability configure:34064: cc -c -fno-common -I/usr/local/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c >&5 conftest.c:104:27: sys/soundcard.h: No such file or directory configure:34070: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | #define HAVE_DLFCN_H 1 | #define HAVE_STRCHR 1 | #define HAVE_MADVISE 1 | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define SIZEOF_OFF_T 0 | #define HAVE_OGGVORBIS | #define HAVE_SPEEX | #define HAVE_MAD | /* 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:34101: result: no configure:34105: checking sys/soundcard.h presence configure:34120: cc -E -I/usr/local/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c conftest.c:71:27: sys/soundcard.h: No such file or directory configure:34126: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | #define HAVE_DLFCN_H 1 | #define HAVE_STRCHR 1 | #define HAVE_MADVISE 1 | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define SIZEOF_OFF_T 0 | #define HAVE_OGGVORBIS | #define HAVE_SPEEX | #define HAVE_MAD | /* end confdefs.h. */ | #include configure:34147: result: no configure:34175: checking for sys/soundcard.h configure:34183: result: no configure:34047: checking machine/soundcard.h usability configure:34064: cc -c -fno-common -I/usr/local/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c >&5 conftest.c:104:31: machine/soundcard.h: No such file or directory configure:34070: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | #define HAVE_DLFCN_H 1 | #define HAVE_STRCHR 1 | #define HAVE_MADVISE 1 | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define SIZEOF_OFF_T 0 | #define HAVE_OGGVORBIS | #define HAVE_SPEEX | #define HAVE_MAD | /* 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:34101: result: no configure:34105: checking machine/soundcard.h presence configure:34120: cc -E -I/usr/local/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c conftest.c:71:31: machine/soundcard.h: No such file or directory configure:34126: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | #define HAVE_DLFCN_H 1 | #define HAVE_STRCHR 1 | #define HAVE_MADVISE 1 | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define SIZEOF_OFF_T 0 | #define HAVE_OGGVORBIS | #define HAVE_SPEEX | #define HAVE_MAD | /* end confdefs.h. */ | #include configure:34147: result: no configure:34175: checking for machine/soundcard.h configure:34183: result: no configure:34540: checking for extra flags needed to export symbols configure:34573: cc -o conftest -fno-common -I/usr/local/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -Wl,-export-dynamic conftest.c >&5 ld: unknown flag: -export-dynamic configure:34579: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | #define HAVE_DLFCN_H 1 | #define HAVE_STRCHR 1 | #define HAVE_MADVISE 1 | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define SIZEOF_OFF_T 0 | #define HAVE_OGGVORBIS | #define HAVE_SPEEX | #define HAVE_MAD | #define PACKAGE_LOCALE_DIR "/share/locale" | #define PACKAGE_DATA_DIR "/share/sweep" | #define PACKAGE_PLUGIN_DIR "/lib/sweep" | #define PACKAGE_SOURCE_DIR "/mnt/gmirror/ports/audio/sweep/work/sweep-0.9.2" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:34629: cc -o conftest -fno-common -I/usr/local/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -Wl,-Bexport conftest.c >&5 ld: unknown flag: -Bexport configure:34635: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sweep" | #define VERSION "0.9.2" | #define HAVE_DLFCN_H 1 | #define HAVE_STRCHR 1 | #define HAVE_MADVISE 1 | #define off_t long int | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define SIZEOF_OFF_T 0 | #define HAVE_OGGVORBIS | #define HAVE_SPEEX | #define HAVE_MAD | #define PACKAGE_LOCALE_DIR "/share/locale" | #define PACKAGE_DATA_DIR "/share/sweep" | #define PACKAGE_PLUGIN_DIR "/lib/sweep" | #define PACKAGE_SOURCE_DIR "/mnt/gmirror/ports/audio/sweep/work/sweep-0.9.2" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:34662: result: none configure:34693: result: ************************************************************** *** Sweep 0.9.2: Automatic configuration FAILED. *** The file config.log has full details. *** The following required libraries are missing or *** misconfigured on your system: configure:34730: result: *** GTK+ version 2.2.x or greater, available from http://www.gtk.org/ configure:34752: result: *** libsndfile version 1.0.0 or greater, available from *** http://www.mega-nerd.com/libsndfile/ configure:34790: result: *** alsa-lib version 1.0.0 or greater, available from *** http://alsa-project.org/ configure:34857: result: *** If you install the required libraries from source, you *** need to inform the dynamic linker of their location. If *** you install them in a system-wide directory such as *** /usr/local (the default), you must ensure that *** /usr/local/lib is listed in /etc/ld.so.conf, then run *** ldconfig to update the dynamic linking system. *** Alternatively, you can set your LD_LIBRARY_PATH environment *** variable to include the library installation directory. configure:34872: result: ************************************************************** configure:34881: error: *** *** After fixing the above problems, you must run ./configure again. *** ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=no ac_cv_env_ALSA_CFLAGS_set= ac_cv_env_ALSA_CFLAGS_value= ac_cv_env_ALSA_LIBS_set= ac_cv_env_ALSA_LIBS_value= ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/usr/local/include ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_GLIB_CFLAGS_set= ac_cv_env_GLIB_CFLAGS_value= ac_cv_env_GLIB_LIBS_set= ac_cv_env_GLIB_LIBS_value= ac_cv_env_GTHREADS_CFLAGS_set= ac_cv_env_GTHREADS_CFLAGS_value= ac_cv_env_GTHREADS_LIBS_set= ac_cv_env_GTHREADS_LIBS_value= ac_cv_env_GTK_CFLAGS_set= ac_cv_env_GTK_CFLAGS_value= ac_cv_env_GTK_LIBS_set= ac_cv_env_GTK_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/usr/local/lib ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_SAMPLERATE_CFLAGS_set= ac_cv_env_SAMPLERATE_CFLAGS_value= ac_cv_env_SAMPLERATE_LIBS_set= ac_cv_env_SAMPLERATE_LIBS_value= ac_cv_env_SNDFILE_CFLAGS_set= ac_cv_env_SNDFILE_CFLAGS_value= ac_cv_env_SNDFILE_LIBS_set= ac_cv_env_SNDFILE_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_f77_compiler_gnu=no ac_cv_func___argz_count=no ac_cv_func___argz_next=no ac_cv_func___argz_stringify=no ac_cv_func___fsetlocking=no ac_cv_func_alloca_works=yes ac_cv_func_asprintf=yes ac_cv_func_fwprintf=yes ac_cv_func_getcwd=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getpagesize=yes ac_cv_func_getuid=yes ac_cv_func_madvise=yes ac_cv_func_mempcpy=no ac_cv_func_mmap_fixed_mapped=no ac_cv_func_munmap=yes ac_cv_func_putenv=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_snprintf=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strtoul=yes ac_cv_func_tsearch=yes ac_cv_func_wcslen=yes ac_cv_gnu_library_2=no ac_cv_gnu_library_2_1=no ac_cv_have_decl__snprintf=no ac_cv_have_decl__snwprintf=no ac_cv_have_decl_feof_unlocked=yes ac_cv_have_decl_fgets_unlocked=no ac_cv_have_decl_getc_unlocked=yes ac_cv_header_argz_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=no ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_machine_soundcard_h=no ac_cv_header_mad_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=no ac_cv_header_nl_types_h=yes ac_cv_header_speex_h=yes ac_cv_header_speex_speex_h=no ac_cv_header_stdc=no ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_soundcard_h=no ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_lib_gtk_x11_2_0_gtk_init=no ac_cv_lib_mad_mad_decoder_init=yes ac_cv_lib_pthread_pthread_attr_init=yes ac_cv_lib_sndfile_sf_open=no ac_cv_lib_speex_speex_encoder_init=yes ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt ac_cv_path_GREP=/usr/bin/grep ac_cv_path_MSGFMT=/usr/local/bin/msgfmt ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_HAVE_GNOME_MOZ_REMOTE=yes ac_cv_prog_INTLBISON=bison ac_cv_prog_RANLIB=ranlib ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_F77=g77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no ac_cv_prog_f77_g=no ac_cv_prog_make_gmake_set=yes ac_cv_search_strerror='none required' ac_cv_sizeof_off_t=0 ac_cv_type_long_long=yes ac_cv_type_off_t=no ac_cv_type_ptrdiff_t=no ac_cv_type_size_t=yes ac_cv_type_unsigned_long_long=yes ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec= acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=no acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl= am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=yes am_cv_prog_cc_stdc= am_cv_proto_iconv='extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1=const bh_cv_c_signed=yes gl_cv_header_inttypes_h=yes gl_cv_header_stdint_h=yes gt_cv_c_intmax_t=yes gt_cv_c_long_double=yes gt_cv_c_wchar_t=yes gt_cv_c_wint_t=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=yes gt_cv_func_gnugettext1_libc=no gt_cv_func_gnugettext1_libintl=no gt_cv_func_printf_posix=yes gt_cv_header_inttypes_h=yes gt_cv_int_divbyzero_sigfpe=yes gt_cv_inttypes_pri_broken=no gt_cv_val_LC_MESSAGES=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX= lt_cv_path_NM='/usr/bin/nm -p' lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe= lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl= lt_cv_sys_max_cmd_len= lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='""' nls_cv_force_use_gnu_gettext=no nls_cv_header_intl= nls_cv_header_libgt= nls_cv_use_gnu_gettext=yes pkg_cv_GLIB_CFLAGS='-I/include/glib-2.0 -I/lib/glib-2.0/include ' pkg_cv_GLIB_LIBS='-L/lib -lglib-2.0 -lintl -liconv ' pkg_cv_GTHREADS_CFLAGS='-D_REENTRANT -I/include/glib-2.0 -I/lib/glib-2.0/include ' pkg_cv_GTHREADS_LIBS='-L/lib -lgthread-2.0 -lglib-2.0 -lintl -liconv ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/audio/sweep/work/sweep-0.9.2/missing --run aclocal-1.9' ALLOCA='' ALSA_CFLAGS='' ALSA_LIBS='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/audio/sweep/work/sweep-0.9.2/missing --run tar' AR='ar' AUTOCONF='${SHELL} /mnt/gmirror/ports/audio/sweep/work/sweep-0.9.2/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/audio/sweep/work/sweep-0.9.2/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/audio/sweep/work/sweep-0.9.2/missing --run automake-1.9' AWK='gawk' BUILD_INCLUDED_LIBINTL='yes' CATOBJEXT='.gmo' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='-I/usr/local/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DATADIRNAME='share' DEFS='' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' EXPORT_DYNAMIC_FLAGS='' F77='g77' FFLAGS='' GENCAT='gencat' GLIBC21='no' GLIBC2='no' GLIB_CFLAGS='-I/include/glib-2.0 -I/lib/glib-2.0/include ' GLIB_LIBS='-L/lib -lglib-2.0 -lintl -liconv ' GMSGFMT='/usr/local/bin/msgfmt' GREP='/usr/bin/grep' GTHREADS_CFLAGS='-D_REENTRANT -I/include/glib-2.0 -I/lib/glib-2.0/include ' GTHREADS_LIBS='-L/lib -lgthread-2.0 -lglib-2.0 -lintl -liconv ' GTK_CFLAGS='' GTK_LIBS='' HAVE_ASPRINTF='1' HAVE_GNOME_MOZ_REMOTE='yes' HAVE_POSIX_PRINTF='1' HAVE_SNPRINTF='1' HAVE_WPRINTF='0' 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' INSTOBJEXT='.mo' INTLBISON='bison' INTLLIBS='${top_builddir}/intl/libintl.a /usr/local/lib/libiconv.a -Wl,-framework -Wl,CoreFoundation' INTLOBJS='$(GETTOBJS)' INTL_LIBTOOL_SUFFIX_PREFIX='' INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation' LDFLAGS='-L/usr/local/lib' LIBICONV='/usr/local/lib/libiconv.a' LIBINTL='${top_builddir}/intl/libintl.a /usr/local/lib/libiconv.a -Wl,-framework -Wl,CoreFoundation' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) /usr/local/bin/libtool' LN_S='ln -s' LTLIBICONV='-L/usr/local/lib -liconv' LTLIBINTL='${top_builddir}/intl/libintl.a -L/usr/local/lib -liconv -Wl,-framework -Wl,CoreFoundation' LTLIBOBJS='' MAD_LIBS='-lmad' MAKEINFO='${SHELL} /mnt/gmirror/ports/audio/sweep/work/sweep-0.9.2/missing --run makeinfo' MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs' MSGFMT='/usr/local/bin/msgfmt' MSGMERGE='/usr/local/bin/msgmerge' OBJEXT='' OGG_CFLAGS='-I/include' OGG_LIBS='-L/lib -logg' PACKAGE='sweep' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_PLUGIN_DIR='${exec_prefix}/lib/sweep' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' POSUB='po' PTHREAD_LIBS='-pthread' RANLIB='ranlib' SAMPLERATE_CFLAGS='' SAMPLERATE_LIBS='' SET_MAKE='' SHELL='/bin/sh' SNDFILE_CFLAGS='' SNDFILE_LIBS='' SPEEX_CFLAGS='' SPEEX_LIBS='-lspeex -lm' STRIP='strip' USE_INCLUDED_LIBINTL='yes' USE_NLS='yes' VERSION='0.9.2' VORBISENC_LIBS='-lvorbisenc' VORBISFILE_LIBS='-lvorbisfile' VORBIS_CFLAGS='-I/include' VORBIS_LIBS='-L/lib -lvorbis -lm' XGETTEXT='/usr/local/bin/xgettext' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='g77' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='NONE' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/mnt/gmirror/ports/audio/sweep/work/sweep-0.9.2/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "sweep" #define VERSION "0.9.2" #define HAVE_DLFCN_H 1 #define HAVE_STRCHR 1 #define HAVE_MADVISE 1 #define off_t long int #define HAVE_LONG_LONG 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_WCHAR_T 1 #define HAVE_WINT_T 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_INTMAX_T 1 #define HAVE_POSIX_PRINTF 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_GETPAGESIZE 1 #define INTDIV0_RAISES_SIGFPE 1 #define HAVE_UNSIGNED_LONG_LONG 1 #define HAVE_UINTMAX_T 1 #define HAVE_INTTYPES_H 1 #define SIZE_MAX 4294967295UL #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 #define ptrdiff_t long #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_NL_TYPES_H 1 #define HAVE_MALLOC_H 1 #define HAVE_STDDEF_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_ASPRINTF 1 #define HAVE_FWPRINTF 1 #define HAVE_GETCWD 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETUID 1 #define HAVE_MUNMAP 1 #define HAVE_PUTENV 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_SNPRINTF 1 #define HAVE_STPCPY 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRTOUL 1 #define HAVE_TSEARCH 1 #define HAVE_WCSLEN 1 #define HAVE_DECL__SNPRINTF 0 #define HAVE_DECL__SNWPRINTF 0 #define HAVE_DECL_FEOF_UNLOCKED 1 #define HAVE_DECL_FGETS_UNLOCKED 0 #define HAVE_DECL_GETC_UNLOCKED 1 #define HAVE_ICONV 1 #define ICONV_CONST const #define HAVE_LANGINFO_CODESET 1 #define HAVE_LC_MESSAGES 1 #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 #define ENABLE_NLS 1 #define SIZEOF_OFF_T 0 #define HAVE_OGGVORBIS #define HAVE_SPEEX #define HAVE_MAD #define PACKAGE_LOCALE_DIR "/share/locale" #define PACKAGE_DATA_DIR "/share/sweep" #define PACKAGE_PLUGIN_DIR "/lib/sweep" #define PACKAGE_SOURCE_DIR "/mnt/gmirror/ports/audio/sweep/work/sweep-0.9.2" configure: exit 1