This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by normalize configure 0.7.7, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --disable-helper-search --disable-xmms --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 83 tasks, 138 threads, 4 processors Load average: 0.64, Mach factor: 3.35 /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:1580: checking for a BSD-compatible install configure:1635: result: /usr/bin/install -c -o root -g wheel configure:1646: checking whether build environment is sane configure:1689: result: yes configure:1754: checking for gawk configure:1770: found /usr/local/bin/gawk configure:1780: result: gawk configure:1790: checking whether make sets $(MAKE) configure:1810: result: yes configure:1987: checking build system type configure:2005: result: i386-unknown-gnu configure:2013: checking host system type configure:2027: result: i386-unknown-gnu configure:2043: checking for i386-unknown-gnu-gcc configure:2069: result: cc configure:2351: checking for C compiler version configure:2354: 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:2357: $? = 0 configure:2359: 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:2362: $? = 0 configure:2364: cc -V &5 cc: `-V' option must have argument configure:2367: $? = 1 configure:2390: checking for C compiler default output file name configure:2393: cc -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2396: $? = 0 configure:2442: result: a.out configure:2447: checking whether the C compiler works configure:2453: ./a.out configure:2456: $? = 0 configure:2473: result: yes configure:2480: checking whether we are cross compiling configure:2482: result: no configure:2485: checking for suffix of executables configure:2487: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2490: $? = 0 configure:2515: result: configure:2521: checking for suffix of object files configure:2542: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2545: $? = 0 configure:2567: result: configure:2571: checking whether we are using the GNU C compiler configure:2595: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2601: $? = 0 configure:2605: test -z || test ! -s conftest.err configure:2608: $? = 0 configure:2611: test -s conftest. configure:2614: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "normalize" | #define PACKAGE_TARNAME "normalize" | #define PACKAGE_VERSION "0.7.7" | #define PACKAGE_STRING "normalize 0.7.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "normalize" | #define VERSION "0.7.7" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2627: result: no configure:2633: checking whether cc accepts -g configure:2654: cc -c -g -I/usr/local/include conftest.c >&5 configure:2660: $? = 0 configure:2664: test -z || test ! -s conftest.err configure:2667: $? = 0 configure:2670: test -s conftest. configure:2673: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "normalize" | #define PACKAGE_TARNAME "normalize" | #define PACKAGE_VERSION "0.7.7" | #define PACKAGE_STRING "normalize 0.7.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "normalize" | #define VERSION "0.7.7" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2684: result: no configure:2701: checking for cc option to accept ANSI C configure:2771: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2777: $? = 0 configure:2781: test -z || test ! -s conftest.err configure:2784: $? = 0 configure:2787: test -s conftest. configure:2790: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "normalize" | #define PACKAGE_TARNAME "normalize" | #define PACKAGE_VERSION "0.7.7" | #define PACKAGE_STRING "normalize 0.7.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "normalize" | #define VERSION "0.7.7" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2771: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2777: $? = 0 configure:2781: test -z || test ! -s conftest.err configure:2784: $? = 0 configure:2787: test -s conftest. configure:2790: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "normalize" | #define PACKAGE_TARNAME "normalize" | #define PACKAGE_VERSION "0.7.7" | #define PACKAGE_STRING "normalize 0.7.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "normalize" | #define VERSION "0.7.7" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2771: cc -std1 -c -fno-common -I/usr/local/include conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2777: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "normalize" | #define PACKAGE_TARNAME "normalize" | #define PACKAGE_VERSION "0.7.7" | #define PACKAGE_STRING "normalize 0.7.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "normalize" | #define VERSION "0.7.7" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2771: cc -Ae -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2777: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "normalize" | #define PACKAGE_TARNAME "normalize" | #define PACKAGE_VERSION "0.7.7" | #define PACKAGE_STRING "normalize 0.7.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "normalize" | #define VERSION "0.7.7" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2771: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2777: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "normalize" | #define PACKAGE_TARNAME "normalize" | #define PACKAGE_VERSION "0.7.7" | #define PACKAGE_STRING "normalize 0.7.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "normalize" | #define VERSION "0.7.7" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2771: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-Xc' configure:2777: $? = 0 configure:2781: test -z || test ! -s conftest.err configure:2784: $? = 0 configure:2787: test -s conftest. configure:2790: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "normalize" | #define PACKAGE_TARNAME "normalize" | #define PACKAGE_VERSION "0.7.7" | #define PACKAGE_STRING "normalize 0.7.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "normalize" | #define VERSION "0.7.7" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2808: result: none needed configure:2826: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2832: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2976: checking for style of include used by make configure:3004: result: GNU configure:3032: checking dependency style of cc configure:3122: result: gcc3 configure:3140: checking for library containing strerror configure:3170: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3176: $? = 0 configure:3180: test -z || test ! -s conftest.err configure:3183: $? = 0 configure:3186: test -s conftest configure:3189: $? = 0 configure:3259: result: none required configure:3279: checking for a BSD-compatible install configure:3334: result: /usr/bin/install -c -o root -g wheel configure:3345: checking whether ln -s works configure:3349: result: yes configure:3358: checking for dos file convention configure:3370: result: no configure:3392: checking how to run the C preprocessor configure:3427: cc -E -I/usr/local/include conftest.c configure:3433: $? = 0 configure:3465: cc -E -I/usr/local/include conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3471: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "normalize" | #define PACKAGE_TARNAME "normalize" | #define PACKAGE_VERSION "0.7.7" | #define PACKAGE_STRING "normalize 0.7.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "normalize" | #define VERSION "0.7.7" | /* end confdefs.h. */ | #include configure:3510: result: cc -E configure:3534: cc -E -I/usr/local/include conftest.c configure:3540: $? = 0 configure:3572: cc -E -I/usr/local/include conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3578: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "normalize" | #define PACKAGE_TARNAME "normalize" | #define PACKAGE_VERSION "0.7.7" | #define PACKAGE_STRING "normalize 0.7.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "normalize" | #define VERSION "0.7.7" | /* end confdefs.h. */ | #include configure:3622: checking for egrep configure:3632: result: grep -E configure:3637: checking for ANSI C header files configure:3662: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3668: $? = 0 configure:3672: test -z || test ! -s conftest.err configure:3675: $? = 0 configure:3678: test -s conftest. configure:3681: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "normalize" | #define PACKAGE_TARNAME "normalize" | #define PACKAGE_VERSION "0.7.7" | #define PACKAGE_STRING "normalize 0.7.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "normalize" | #define VERSION "0.7.7" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3790: result: no configure:3814: checking for sys/types.h configure:3830: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3836: $? = 0 configure:3840: test -z || test ! -s conftest.err configure:3843: $? = 0 configure:3846: test -s conftest. configure:3849: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "normalize" | #define PACKAGE_TARNAME "normalize" | #define PACKAGE_VERSION "0.7.7" | #define PACKAGE_STRING "normalize 0.7.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "normalize" | #define VERSION "0.7.7" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3860: result: no configure:3814: checking for sys/stat.h configure:3830: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3836: $? = 0 configure:3840: test -z || test ! -s conftest.err configure:3843: $? = 0 configure:3846: test -s conftest. configure:3849: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "normalize" | #define PACKAGE_TARNAME "normalize" | #define PACKAGE_VERSION "0.7.7" | #define PACKAGE_STRING "normalize 0.7.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "normalize" | #define VERSION "0.7.7" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3860: result: no configure:3814: checking for stdlib.h configure:3830: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3836: $? = 0 configure:3840: test -z || test ! -s conftest.err configure:3843: $? = 0 configure:3846: test -s conftest. configure:3849: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "normalize" | #define PACKAGE_TARNAME "normalize" | #define PACKAGE_VERSION "0.7.7" | #define PACKAGE_STRING "normalize 0.7.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "normalize" | #define VERSION "0.7.7" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3860: result: no configure:3814: checking for string.h configure:3830: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3836: $? = 0 configure:3840: test -z || test ! -s conftest.err configure:3843: $? = 0 configure:3846: test -s conftest. configure:3849: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "normalize" | #define PACKAGE_TARNAME "normalize" | #define PACKAGE_VERSION "0.7.7" | #define PACKAGE_STRING "normalize 0.7.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "normalize" | #define VERSION "0.7.7" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3860: result: no configure:3814: checking for memory.h configure:3830: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3836: $? = 0 configure:3840: test -z || test ! -s conftest.err configure:3843: $? = 0 configure:3846: test -s conftest. configure:3849: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "normalize" | #define PACKAGE_TARNAME "normalize" | #define PACKAGE_VERSION "0.7.7" | #define PACKAGE_STRING "normalize 0.7.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "normalize" | #define VERSION "0.7.7" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3860: result: no configure:3814: checking for strings.h configure:3830: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3836: $? = 0 configure:3840: test -z || test ! -s conftest.err configure:3843: $? = 0 configure:3846: test -s conftest. configure:3849: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "normalize" | #define PACKAGE_TARNAME "normalize" | #define PACKAGE_VERSION "0.7.7" | #define PACKAGE_STRING "normalize 0.7.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "normalize" | #define VERSION "0.7.7" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3860: result: no configure:3814: checking for inttypes.h configure:3830: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3836: $? = 0 configure:3840: test -z || test ! -s conftest.err configure:3843: $? = 0 configure:3846: test -s conftest. configure:3849: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "normalize" | #define PACKAGE_TARNAME "normalize" | #define PACKAGE_VERSION "0.7.7" | #define PACKAGE_STRING "normalize 0.7.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "normalize" | #define VERSION "0.7.7" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3860: result: no configure:3814: checking for stdint.h configure:3830: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3836: $? = 0 configure:3840: test -z || test ! -s conftest.err configure:3843: $? = 0 configure:3846: test -s conftest. configure:3849: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "normalize" | #define PACKAGE_TARNAME "normalize" | #define PACKAGE_VERSION "0.7.7" | #define PACKAGE_STRING "normalize 0.7.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "normalize" | #define VERSION "0.7.7" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3860: result: no configure:3814: checking for unistd.h configure:3830: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3836: $? = 0 configure:3840: test -z || test ! -s conftest.err configure:3843: $? = 0 configure:3846: test -s conftest. configure:3849: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "normalize" | #define PACKAGE_TARNAME "normalize" | #define PACKAGE_VERSION "0.7.7" | #define PACKAGE_STRING "normalize 0.7.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "normalize" | #define VERSION "0.7.7" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3860: result: no configure:3889: checking for string.h configure:3894: result: no configure:3898: checking math.h usability configure:3910: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3916: $? = 0 configure:3920: test -z || test ! -s conftest.err configure:3923: $? = 0 configure:3926: test -s conftest. configure:3929: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "normalize" | #define PACKAGE_TARNAME "normalize" | #define PACKAGE_VERSION "0.7.7" | #define PACKAGE_STRING "normalize 0.7.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "normalize" | #define VERSION "0.7.7" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3939: result: no configure:3943: checking math.h presence configure:3953: cc -E -I/usr/local/include conftest.c configure:3959: $? = 0 configure:3979: result: yes configure:3992: WARNING: math.h: present but cannot be compiled configure:3994: WARNING: math.h: check for missing prerequisite headers? configure:3996: WARNING: math.h: see the Autoconf documentation configure:3998: WARNING: math.h: section "Present But Cannot Be Compiled" configure:4000: WARNING: math.h: proceeding with the preprocessor's result configure:4002: WARNING: math.h: in the future, the compiler will take precedence configure:4014: checking for math.h configure:4021: result: yes configure:3898: checking ctype.h usability configure:3910: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3916: $? = 0 configure:3920: test -z || test ! -s conftest.err configure:3923: $? = 0 configure:3926: test -s conftest. configure:3929: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "normalize" | #define PACKAGE_TARNAME "normalize" | #define PACKAGE_VERSION "0.7.7" | #define PACKAGE_STRING "normalize 0.7.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "normalize" | #define VERSION "0.7.7" | #define HAVE_MATH_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3939: result: no configure:3943: checking ctype.h presence configure:3953: cc -E -I/usr/local/include conftest.c configure:3959: $? = 0 configure:3979: result: yes configure:3992: WARNING: ctype.h: present but cannot be compiled configure:3994: WARNING: ctype.h: check for missing prerequisite headers? configure:3996: WARNING: ctype.h: see the Autoconf documentation configure:3998: WARNING: ctype.h: section "Present But Cannot Be Compiled" configure:4000: WARNING: ctype.h: proceeding with the preprocessor's result configure:4002: WARNING: ctype.h: in the future, the compiler will take precedence configure:4014: checking for ctype.h configure:4021: result: yes configure:3898: checking fcntl.h usability configure:3910: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3916: $? = 0 configure:3920: test -z || test ! -s conftest.err configure:3923: $? = 0 configure:3926: test -s conftest. configure:3929: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "normalize" | #define PACKAGE_TARNAME "normalize" | #define PACKAGE_VERSION "0.7.7" | #define PACKAGE_STRING "normalize 0.7.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "normalize" | #define VERSION "0.7.7" | #define HAVE_MATH_H 1 | #define HAVE_CTYPE_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3939: result: no configure:3943: checking fcntl.h presence configure:3953: cc -E -I/usr/local/include conftest.c configure:3959: $? = 0 configure:3979: result: yes configure:3992: WARNING: fcntl.h: present but cannot be compiled configure:3994: WARNING: fcntl.h: check for missing prerequisite headers? configure:3996: WARNING: fcntl.h: see the Autoconf documentation configure:3998: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure:4000: WARNING: fcntl.h: proceeding with the preprocessor's result configure:4002: WARNING: fcntl.h: in the future, the compiler will take precedence configure:4014: checking for fcntl.h configure:4021: result: yes configure:3889: checking for unistd.h configure:3894: result: no configure:3898: checking byteswap.h usability configure:3910: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:48:22: byteswap.h: No such file or directory configure:3916: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "normalize" | #define PACKAGE_TARNAME "normalize" | #define PACKAGE_VERSION "0.7.7" | #define PACKAGE_STRING "normalize 0.7.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "normalize" | #define VERSION "0.7.7" | #define HAVE_MATH_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3939: result: no configure:3943: checking byteswap.h presence configure:3953: cc -E -I/usr/local/include conftest.c conftest.c:14:22: byteswap.h: No such file or directory configure:3959: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "normalize" | #define PACKAGE_TARNAME "normalize" | #define PACKAGE_VERSION "0.7.7" | #define PACKAGE_STRING "normalize 0.7.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "normalize" | #define VERSION "0.7.7" | #define HAVE_MATH_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include configure:3979: result: no configure:4014: checking for byteswap.h configure:4021: result: no configure:3889: checking for sys/types.h configure:3894: result: no configure:3889: checking for sys/stat.h configure:3894: result: no configure:3898: checking sys/mman.h usability configure:3910: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3916: $? = 0 configure:3920: test -z || test ! -s conftest.err configure:3923: $? = 0 configure:3926: test -s conftest. configure:3929: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "normalize" | #define PACKAGE_TARNAME "normalize" | #define PACKAGE_VERSION "0.7.7" | #define PACKAGE_STRING "normalize 0.7.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "normalize" | #define VERSION "0.7.7" | #define HAVE_MATH_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3939: result: no configure:3943: checking sys/mman.h presence configure:3953: cc -E -I/usr/local/include conftest.c configure:3959: $? = 0 configure:3979: result: yes configure:3992: WARNING: sys/mman.h: present but cannot be compiled configure:3994: WARNING: sys/mman.h: check for missing prerequisite headers? configure:3996: WARNING: sys/mman.h: see the Autoconf documentation configure:3998: WARNING: sys/mman.h: section "Present But Cannot Be Compiled" configure:4000: WARNING: sys/mman.h: proceeding with the preprocessor's result configure:4002: WARNING: sys/mman.h: in the future, the compiler will take precedence configure:4014: checking for sys/mman.h configure:4021: result: yes configure:3898: checking locale.h usability configure:3910: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3916: $? = 0 configure:3920: test -z || test ! -s conftest.err configure:3923: $? = 0 configure:3926: test -s conftest. configure:3929: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "normalize" | #define PACKAGE_TARNAME "normalize" | #define PACKAGE_VERSION "0.7.7" | #define PACKAGE_STRING "normalize 0.7.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "normalize" | #define VERSION "0.7.7" | #define HAVE_MATH_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3939: result: no configure:3943: checking locale.h presence configure:3953: cc -E -I/usr/local/include conftest.c configure:3959: $? = 0 configure:3979: result: yes configure:3992: WARNING: locale.h: present but cannot be compiled configure:3994: WARNING: locale.h: check for missing prerequisite headers? configure:3996: WARNING: locale.h: see the Autoconf documentation configure:3998: WARNING: locale.h: section "Present But Cannot Be Compiled" configure:4000: WARNING: locale.h: proceeding with the preprocessor's result configure:4002: WARNING: locale.h: in the future, the compiler will take precedence configure:4014: checking for locale.h configure:4021: result: yes configure:3889: checking for stdint.h configure:3894: result: no configure:3889: checking for inttypes.h configure:3894: result: no configure:3898: checking errno.h usability configure:3910: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3916: $? = 0 configure:3920: test -z || test ! -s conftest.err configure:3923: $? = 0 configure:3926: test -s conftest. configure:3929: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "normalize" | #define PACKAGE_TARNAME "normalize" | #define PACKAGE_VERSION "0.7.7" | #define PACKAGE_STRING "normalize 0.7.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "normalize" | #define VERSION "0.7.7" | #define HAVE_MATH_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3939: result: no configure:3943: checking errno.h presence configure:3953: cc -E -I/usr/local/include conftest.c configure:3959: $? = 0 configure:3979: result: yes configure:3992: WARNING: errno.h: present but cannot be compiled configure:3994: WARNING: errno.h: check for missing prerequisite headers? configure:3996: WARNING: errno.h: see the Autoconf documentation configure:3998: WARNING: errno.h: section "Present But Cannot Be Compiled" configure:4000: WARNING: errno.h: proceeding with the preprocessor's result configure:4002: WARNING: errno.h: in the future, the compiler will take precedence configure:4014: checking for errno.h configure:4021: result: yes configure:4035: checking for an ANSI C-conforming const configure:4102: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4108: $? = 0 configure:4112: test -z || test ! -s conftest.err configure:4115: $? = 0 configure:4118: test -s conftest. configure:4121: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "normalize" | #define PACKAGE_TARNAME "normalize" | #define PACKAGE_VERSION "0.7.7" | #define PACKAGE_STRING "normalize 0.7.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "normalize" | #define VERSION "0.7.7" | #define HAVE_MATH_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset x; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *ccp; | char **p; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | ccp = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++ccp; | p = (char**) ccp; | ccp = (char const *const *) p; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | } | #endif | | ; | return 0; | } configure:4132: result: no configure:4142: checking for inline configure:4163: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4169: $? = 0 configure:4173: test -z || test ! -s conftest.err configure:4176: $? = 0 configure:4179: test -s conftest. configure:4182: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "normalize" | #define PACKAGE_TARNAME "normalize" | #define PACKAGE_VERSION "0.7.7" | #define PACKAGE_STRING "normalize 0.7.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "normalize" | #define VERSION "0.7.7" | #define HAVE_MATH_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static inline foo_t static_foo () {return 0; } | inline foo_t foo () {return 0; } | #endif | configure:4163: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4169: $? = 0 configure:4173: test -z || test ! -s conftest.err configure:4176: $? = 0 configure:4179: test -s conftest. configure:4182: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "normalize" | #define PACKAGE_TARNAME "normalize" | #define PACKAGE_VERSION "0.7.7" | #define PACKAGE_STRING "normalize 0.7.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "normalize" | #define VERSION "0.7.7" | #define HAVE_MATH_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline__ foo_t static_foo () {return 0; } | __inline__ foo_t foo () {return 0; } | #endif | configure:4163: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4169: $? = 0 configure:4173: test -z || test ! -s conftest.err configure:4176: $? = 0 configure:4179: test -s conftest. configure:4182: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "normalize" | #define PACKAGE_TARNAME "normalize" | #define PACKAGE_VERSION "0.7.7" | #define PACKAGE_STRING "normalize 0.7.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "normalize" | #define VERSION "0.7.7" | #define HAVE_MATH_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline foo_t static_foo () {return 0; } | __inline foo_t foo () {return 0; } | #endif | configure:4194: result: no configure:4213: checking for off_t configure:4237: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:58: error: `off_t' undeclared (first use in this function) conftest.c:58: error: (Each undeclared identifier is reported only once conftest.c:58: error: for each function it appears in.) conftest.c:58: error: parse error before ')' token configure:4243: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "normalize" | #define PACKAGE_TARNAME "normalize" | #define PACKAGE_VERSION "0.7.7" | #define PACKAGE_STRING "normalize 0.7.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "normalize" | #define VERSION "0.7.7" | #define HAVE_MATH_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((off_t *) 0) | return 0; | if (sizeof (off_t)) | return 0; | ; | return 0; | } configure:4267: result: no configure:4279: checking for size_t configure:4303: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4309: $? = 0 configure:4313: test -z || test ! -s conftest.err configure:4316: $? = 0 configure:4319: test -s conftest. configure:4322: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "normalize" | #define PACKAGE_TARNAME "normalize" | #define PACKAGE_VERSION "0.7.7" | #define PACKAGE_STRING "normalize 0.7.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "normalize" | #define VERSION "0.7.7" | #define HAVE_MATH_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((size_t *) 0) | return 0; | if (sizeof (size_t)) | return 0; | ; | return 0; | } configure:4333: result: no configure:4356: checking whether byte ordering is bigendian configure:4383: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4389: $? = 0 configure:4393: test -z || test ! -s conftest.err configure:4396: $? = 0 configure:4399: test -s conftest. configure:4402: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "normalize" | #define PACKAGE_TARNAME "normalize" | #define PACKAGE_VERSION "0.7.7" | #define PACKAGE_STRING "normalize 0.7.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "normalize" | #define VERSION "0.7.7" | #define HAVE_MATH_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN | bogus endian macros | #endif | | ; | return 0; | } configure:4543: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:4546: $? = 0 configure:4548: ./conftest configure:4551: $? = 0 configure:4567: result: no configure:4589: checking for sqrt in -lm configure:4619: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 conftest.c:30: warning: conflicting types for built-in function `sqrt' configure:4625: $? = 0 configure:4629: test -z || test ! -s conftest.err configure:4632: $? = 0 configure:4635: test -s conftest configure:4638: $? = 0 configure:4651: result: yes configure:4674: checking for strerror configure:4731: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 configure:4737: $? = 0 configure:4741: test -z || test ! -s conftest.err configure:4744: $? = 0 configure:4747: test -s conftest configure:4750: $? = 0 configure:4762: result: yes configure:4674: checking for strtod configure:4731: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 configure:4737: $? = 0 configure:4741: test -z || test ! -s conftest.err configure:4744: $? = 0 configure:4747: test -s conftest configure:4750: $? = 0 configure:4762: result: yes configure:4674: checking for strchr configure:4731: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 conftest.c:50: warning: conflicting types for built-in function `strchr' configure:4737: $? = 0 configure:4741: test -z || test ! -s conftest.err configure:4744: $? = 0 configure:4747: test -s conftest configure:4750: $? = 0 configure:4762: result: yes configure:4674: checking for memcpy configure:4731: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 conftest.c:51: warning: conflicting types for built-in function `memcpy' configure:4737: $? = 0 configure:4741: test -z || test ! -s conftest.err configure:4744: $? = 0 configure:4747: test -s conftest configure:4750: $? = 0 configure:4762: result: yes configure:4674: checking for ftruncate configure:4731: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 configure:4737: $? = 0 configure:4741: test -z || test ! -s conftest.err configure:4744: $? = 0 configure:4747: test -s conftest configure:4750: $? = 0 configure:4762: result: yes configure:4782: checking for char configure:4806: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4812: $? = 0 configure:4816: test -z || test ! -s conftest.err configure:4819: $? = 0 configure:4822: test -s conftest. configure:4825: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "normalize" | #define PACKAGE_TARNAME "normalize" | #define PACKAGE_VERSION "0.7.7" | #define PACKAGE_STRING "normalize 0.7.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "normalize" | #define VERSION "0.7.7" | #define HAVE_MATH_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_LIBM 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_FTRUNCATE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((char *) 0) | return 0; | if (sizeof (char)) | return 0; | ; | return 0; | } configure:4836: result: no configure:4839: checking size of char configure:5189: result: 0 configure:5196: checking for short configure:5220: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5226: $? = 0 configure:5230: test -z || test ! -s conftest.err configure:5233: $? = 0 configure:5236: test -s conftest. configure:5239: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "normalize" | #define PACKAGE_TARNAME "normalize" | #define PACKAGE_VERSION "0.7.7" | #define PACKAGE_STRING "normalize 0.7.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "normalize" | #define VERSION "0.7.7" | #define HAVE_MATH_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_LIBM 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_FTRUNCATE 1 | #define SIZEOF_CHAR 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((short *) 0) | return 0; | if (sizeof (short)) | return 0; | ; | return 0; | } configure:5250: result: no configure:5253: checking size of short configure:5603: result: 0 configure:5610: checking for int configure:5634: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5640: $? = 0 configure:5644: test -z || test ! -s conftest.err configure:5647: $? = 0 configure:5650: test -s conftest. configure:5653: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "normalize" | #define PACKAGE_TARNAME "normalize" | #define PACKAGE_VERSION "0.7.7" | #define PACKAGE_STRING "normalize 0.7.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "normalize" | #define VERSION "0.7.7" | #define HAVE_MATH_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_LIBM 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_FTRUNCATE 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((int *) 0) | return 0; | if (sizeof (int)) | return 0; | ; | return 0; | } configure:5664: result: no configure:5667: checking size of int configure:6017: result: 0 configure:6024: checking for long configure:6048: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6054: $? = 0 configure:6058: test -z || test ! -s conftest.err configure:6061: $? = 0 configure:6064: test -s conftest. configure:6067: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "normalize" | #define PACKAGE_TARNAME "normalize" | #define PACKAGE_VERSION "0.7.7" | #define PACKAGE_STRING "normalize 0.7.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "normalize" | #define VERSION "0.7.7" | #define HAVE_MATH_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_LIBM 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_FTRUNCATE 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((long *) 0) | return 0; | if (sizeof (long)) | return 0; | ; | return 0; | } configure:6078: result: no configure:6081: checking size of long configure:6431: result: 0 configure:6450: checking for an 8-bit type configure:6477: result: not found configure:6479: error: I can't seem to find an 8-bit integer type! ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_c_inline=no ac_cv_dosfile=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/usr/local/include ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/usr/local/lib ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_func_ftruncate=yes ac_cv_func_memcpy=yes ac_cv_func_strchr=yes ac_cv_func_strerror=yes ac_cv_func_strtod=yes ac_cv_header_byteswap_h=no ac_cv_header_ctype_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=no ac_cv_header_locale_h=yes ac_cv_header_math_h=yes ac_cv_header_memory_h=no ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_mman_h=yes 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_host_alias=i386-unknown-gnu ac_cv_lib_m_sqrt=yes ac_cv_objext= ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_search_strerror='none required' ac_cv_sizeof_char=0 ac_cv_sizeof_int=0 ac_cv_sizeof_long=0 ac_cv_sizeof_short=0 ac_cv_type_char=no ac_cv_type_int=no ac_cv_type_long=no ac_cv_type_off_t=no ac_cv_type_short=no ac_cv_type_size_t=no am_cv_CC_dependencies_compiler_type=gcc3 lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/audio/normalize/work/normalize-0.7.7/config/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/audio/normalize/work/normalize-0.7.7/config/missing --run tar' AR='' AUDIOFILE_CFLAGS='' AUDIOFILE_CONFIG='' AUDIOFILE_FALSE='' AUDIOFILE_LIBS='' AUDIOFILE_TRUE='' AUTOCONF='${SHELL} /mnt/gmirror/ports/audio/normalize/work/normalize-0.7.7/config/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/audio/normalize/work/normalize-0.7.7/config/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/audio/normalize/work/normalize-0.7.7/config/missing --run automake-1.9' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='-I/usr/local/include' CXX='c++' CXXCPP='' CXXDEPMODE='' CXXFLAGS='-fno-common' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='' FFLAGS='' FLACDECODE='' FLACENCODE='' GLIB_CFLAGS='' GLIB_CONFIG='' GLIB_LIBS='' GMSGFMT='' GTK_CFLAGS='' GTK_CONFIG='' GTK_LIBS='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INTLLIBS='' INTL_MACOSX_LIBS='' LDFLAGS='-L/usr/local/lib' LIBICONV='' LIBINTL='' LIBOBJS='' LIBS='-lm ' LIBTOOL='' LN_S='ln -s' LTLIBICONV='' LTLIBINTL='' LTLIBOBJS='' MADLIBS='' MAD_FALSE='' MAD_TRUE='' MAKEINFO='${SHELL} /mnt/gmirror/ports/audio/normalize/work/normalize-0.7.7/config/missing --run makeinfo' METAFLAC='' MKINSTALLDIRS='' MP3DECODE='' MP3ENCODE='' MSGFMT='' MSGMERGE='' NORMALIZE_BIN='' OBJEXT='' OGGDECODE='' OGGENCODE='' PACKAGE='normalize' PACKAGE_BUGREPORT='' PACKAGE_NAME='normalize' PACKAGE_STRING='normalize 0.7.7' PACKAGE_TARNAME='normalize' PACKAGE_VERSION='0.7.7' PATH_SEPARATOR=':' PERL='' PLUGINS='' POSUB='' RANLIB='' SET_MAKE='' SHELL='/bin/sh' STRIP='' USE_NLS='' VERSION='0.7.7' VORBISCOMMENT='' XGETTEXT='' XMMS_CFLAGS='' XMMS_CONFIG='' XMMS_DATA_DIR='' XMMS_EFFECT_PLUGIN_DIR='' XMMS_GENERAL_PLUGIN_DIR='' XMMS_INPUT_PLUGIN_DIR='' XMMS_LIBS='' XMMS_OUTPUT_PLUGIN_DIR='' XMMS_PLUGIN_DIR='' XMMS_VERSION='' XMMS_VISUALIZATION_PLUGIN_DIR='' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='' ac_ct_RANLIB='' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='NONE' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/audio/normalize/work/normalize-0.7.7/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_CTYPE_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FTRUNCATE 1 #define HAVE_LIBM 1 #define HAVE_LOCALE_H 1 #define HAVE_MATH_H 1 #define HAVE_MEMCPY 1 #define HAVE_STRCHR 1 #define HAVE_STRERROR 1 #define HAVE_STRTOD 1 #define HAVE_SYS_MMAN_H 1 #define PACKAGE "normalize" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "normalize" #define PACKAGE_STRING "normalize 0.7.7" #define PACKAGE_TARNAME "normalize" #define PACKAGE_VERSION "0.7.7" #define SIZEOF_CHAR 0 #define SIZEOF_INT 0 #define SIZEOF_LONG 0 #define SIZEOF_SHORT 0 #define VERSION "0.7.7" #define const #define inline #define off_t long #define size_t unsigned #endif #ifndef __cplusplus configure: exit 1