This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GNU Aspell configure 0.60.5, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --enable-dict-dir=/usr/local/share/aspell --enable-docdir=/usr/local/share/doc/aspell --enable-static --prefix=/usr/local i386-unknown-gnu build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu CXX=c++ CXXFLAGS=-fno-common LDFLAGS=-L/usr/local/lib CPPFLAGS=-I/usr/local/include CC=cc CFLAGS=-fno-common --no-create --no-recursion ## --------- ## ## 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: 142 tasks, 198 threads, 4 processors Load average: 0.68, Mach factor: 3.31 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2029: checking build system type configure:2047: result: i386-unknown-gnu configure:2069: checking host system type configure:2084: result: i386-unknown-gnu configure:2106: checking target system type configure:2121: result: i386-unknown-gnu configure:2164: checking for a BSD-compatible install configure:2220: result: /usr/local/bin/ginstall -c configure:2231: checking whether build environment is sane configure:2274: result: yes configure:2302: checking for a thread-safe mkdir -p configure:2341: result: /usr/local/bin/mkdir -p configure:2354: checking for gawk configure:2370: found /usr/local/bin/gawk configure:2381: result: gawk configure:2392: checking whether make sets $(MAKE) configure:2413: result: yes configure:2604: checking whether to enable maintainer-specific portions of Makefiles configure:2613: result: no configure:2749: checking for i386-unknown-gnu-g++ configure:2779: result: no configure:2749: checking for i386-unknown-gnu-c++ configure:2779: result: no configure:2749: checking for i386-unknown-gnu-gpp configure:2779: result: no configure:2749: checking for i386-unknown-gnu-aCC configure:2779: result: no configure:2749: checking for i386-unknown-gnu-CC configure:2779: result: no configure:2749: checking for i386-unknown-gnu-cxx configure:2779: result: no configure:2749: checking for i386-unknown-gnu-cc++ configure:2779: result: no configure:2749: checking for i386-unknown-gnu-cl.exe configure:2779: result: no configure:2749: checking for i386-unknown-gnu-FCC configure:2779: result: no configure:2749: checking for i386-unknown-gnu-KCC configure:2779: result: no configure:2749: checking for i386-unknown-gnu-RCC configure:2779: result: no configure:2749: checking for i386-unknown-gnu-xlC_r configure:2779: result: no configure:2749: checking for i386-unknown-gnu-xlC configure:2779: result: no configure:2793: checking for g++ configure:2809: found /usr/local/bin/g++ configure:2820: result: g++ configure:2851: checking for C++ compiler version configure:2858: g++ --version >&5 g++ (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:2861: $? = 0 configure:2868: g++ -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:2871: $? = 0 configure:2878: g++ -V >&5 g++: `-V' option must have argument configure:2881: $? = 1 configure:2904: checking for C++ compiler default output file name configure:2931: g++ -fno-common conftest.cpp >&5 configure:2934: $? = 0 configure:2972: result: a.out configure:2989: checking whether the C++ compiler works configure:2999: ./a.out configure:3002: $? = 0 configure:3019: result: yes configure:3026: checking whether we are cross compiling configure:3028: result: no configure:3031: checking for suffix of executables configure:3038: g++ -o conftest -fno-common conftest.cpp >&5 configure:3041: $? = 0 configure:3065: result: configure:3071: checking for suffix of object files configure:3097: g++ -c -fno-common conftest.cpp >&5 configure:3100: $? = 0 configure:3123: result: configure:3127: checking whether we are using the GNU C++ compiler configure:3156: g++ -c -fno-common conftest.cpp >&5 configure:3162: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Aspell" | #define PACKAGE_TARNAME "aspell" | #define PACKAGE_VERSION "0.60.5" | #define PACKAGE_STRING "GNU Aspell 0.60.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aspell" | #define VERSION "0.60.5" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3179: result: no configure:3184: checking whether g++ accepts -g configure:3214: g++ -c -g conftest.cpp >&5 configure:3220: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Aspell" | #define PACKAGE_TARNAME "aspell" | #define PACKAGE_VERSION "0.60.5" | #define PACKAGE_STRING "GNU Aspell 0.60.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aspell" | #define VERSION "0.60.5" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3252: g++ -c conftest.cpp >&5 configure:3258: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Aspell" | #define PACKAGE_TARNAME "aspell" | #define PACKAGE_VERSION "0.60.5" | #define PACKAGE_STRING "GNU Aspell 0.60.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aspell" | #define VERSION "0.60.5" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3291: g++ -c -g conftest.cpp >&5 configure:3297: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Aspell" | #define PACKAGE_TARNAME "aspell" | #define PACKAGE_VERSION "0.60.5" | #define PACKAGE_STRING "GNU Aspell 0.60.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aspell" | #define VERSION "0.60.5" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3319: result: no configure:3353: checking for style of include used by make configure:3381: result: GNU configure:3406: checking dependency style of g++ configure:3497: result: gcc3 configure:3532: checking for i386-unknown-gnu-gcc configure:3562: result: no configure:3572: checking for gcc configure:3588: found /usr/bin/gcc configure:3599: result: gcc configure:3837: checking for C compiler version configure:3844: gcc --version >&5 gcc (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:3847: $? = 0 configure:3854: gcc -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:3857: $? = 0 configure:3864: gcc -V >&5 gcc: `-V' option must have argument configure:3867: $? = 1 configure:3870: checking whether we are using the GNU C compiler configure:3899: gcc -c -fno-common conftest.c >&5 configure:3905: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Aspell" | #define PACKAGE_TARNAME "aspell" | #define PACKAGE_VERSION "0.60.5" | #define PACKAGE_STRING "GNU Aspell 0.60.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aspell" | #define VERSION "0.60.5" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3922: result: no configure:3927: checking whether gcc accepts -g configure:3957: gcc -c -g conftest.c >&5 configure:3963: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Aspell" | #define PACKAGE_TARNAME "aspell" | #define PACKAGE_VERSION "0.60.5" | #define PACKAGE_STRING "GNU Aspell 0.60.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aspell" | #define VERSION "0.60.5" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3995: gcc -c conftest.c >&5 configure:4001: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Aspell" | #define PACKAGE_TARNAME "aspell" | #define PACKAGE_VERSION "0.60.5" | #define PACKAGE_STRING "GNU Aspell 0.60.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aspell" | #define VERSION "0.60.5" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4034: gcc -c -g conftest.c >&5 configure:4040: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Aspell" | #define PACKAGE_TARNAME "aspell" | #define PACKAGE_VERSION "0.60.5" | #define PACKAGE_STRING "GNU Aspell 0.60.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aspell" | #define VERSION "0.60.5" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4062: result: no configure:4079: checking for gcc option to accept ISO C89 configure:4153: gcc -c -fno-common conftest.c >&5 configure:4159: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Aspell" | #define PACKAGE_TARNAME "aspell" | #define PACKAGE_VERSION "0.60.5" | #define PACKAGE_STRING "GNU Aspell 0.60.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aspell" | #define VERSION "0.60.5" | /* 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:4153: gcc -qlanglvl=extc89 -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=extc89' configure:4159: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Aspell" | #define PACKAGE_TARNAME "aspell" | #define PACKAGE_VERSION "0.60.5" | #define PACKAGE_STRING "GNU Aspell 0.60.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aspell" | #define VERSION "0.60.5" | /* 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:4153: gcc -qlanglvl=ansi -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:4159: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Aspell" | #define PACKAGE_TARNAME "aspell" | #define PACKAGE_VERSION "0.60.5" | #define PACKAGE_STRING "GNU Aspell 0.60.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aspell" | #define VERSION "0.60.5" | /* 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:4153: gcc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:4159: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Aspell" | #define PACKAGE_TARNAME "aspell" | #define PACKAGE_VERSION "0.60.5" | #define PACKAGE_STRING "GNU Aspell 0.60.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aspell" | #define VERSION "0.60.5" | /* 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:4153: gcc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:4159: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Aspell" | #define PACKAGE_TARNAME "aspell" | #define PACKAGE_VERSION "0.60.5" | #define PACKAGE_STRING "GNU Aspell 0.60.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aspell" | #define VERSION "0.60.5" | /* 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:4153: gcc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:4159: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Aspell" | #define PACKAGE_TARNAME "aspell" | #define PACKAGE_VERSION "0.60.5" | #define PACKAGE_STRING "GNU Aspell 0.60.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aspell" | #define VERSION "0.60.5" | /* 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:4153: gcc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 gcc: unrecognized option `-Xc' configure:4159: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Aspell" | #define PACKAGE_TARNAME "aspell" | #define PACKAGE_VERSION "0.60.5" | #define PACKAGE_STRING "GNU Aspell 0.60.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aspell" | #define VERSION "0.60.5" | /* 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:4185: result: unsupported configure:4202: checking dependency style of gcc configure:4293: result: gcc3 configure:4309: checking whether gcc and cc understand -c and -o together configure:4344: gcc -c conftest.cpp -o conftest2. >&5 configure:4347: $? = 0 configure:4353: gcc -c conftest.cpp -o conftest2. >&5 configure:4356: $? = 0 configure:4367: cc -c conftest.cpp >&5 configure:4370: $? = 0 configure:4378: cc -c conftest.cpp -o conftest2. >&5 configure:4381: $? = 0 configure:4387: cc -c conftest.cpp -o conftest2. >&5 configure:4390: $? = 0 configure:4408: result: yes configure:4510: checking for a sed that does not truncate output configure:4564: result: /usr/local/bin/sed configure:4567: checking for grep that handles long lines and -e configure:4641: result: /usr/bin/grep configure:4646: checking for egrep configure:4724: result: /usr/bin/grep -E configure:4773: checking for non-GNU ld configure:4807: result: /usr/bin/ld configure:4816: checking if the linker (/usr/bin/ld) is GNU ld configure:4831: result: no configure:4836: checking for /usr/bin/ld option to reload object files configure:4843: result: -r configure:4861: checking for BSD-compatible nm configure:4910: result: /usr/bin/nm -p configure:4914: checking whether ln -s works configure:4918: result: yes configure:4925: checking how to recognise dependent libraries configure:5101: result: pass_all configure:5335: checking how to run the C preprocessor configure:5375: gcc -E conftest.c configure:5381: $? = 0 configure:5412: gcc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:5418: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Aspell" | #define PACKAGE_TARNAME "aspell" | #define PACKAGE_VERSION "0.60.5" | #define PACKAGE_STRING "GNU Aspell 0.60.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aspell" | #define VERSION "0.60.5" | /* end confdefs.h. */ | #include configure:5451: result: gcc -E configure:5480: gcc -E conftest.c configure:5486: $? = 0 configure:5517: gcc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:5523: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Aspell" | #define PACKAGE_TARNAME "aspell" | #define PACKAGE_VERSION "0.60.5" | #define PACKAGE_STRING "GNU Aspell 0.60.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aspell" | #define VERSION "0.60.5" | /* end confdefs.h. */ | #include configure:5561: checking for ANSI C header files configure:5591: gcc -c -fno-common conftest.c >&5 configure:5597: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Aspell" | #define PACKAGE_TARNAME "aspell" | #define PACKAGE_VERSION "0.60.5" | #define PACKAGE_STRING "GNU Aspell 0.60.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aspell" | #define VERSION "0.60.5" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:5722: result: no configure:5746: checking for sys/types.h configure:5767: gcc -c -fno-common conftest.c >&5 configure:5773: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Aspell" | #define PACKAGE_TARNAME "aspell" | #define PACKAGE_VERSION "0.60.5" | #define PACKAGE_STRING "GNU Aspell 0.60.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aspell" | #define VERSION "0.60.5" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5789: result: no configure:5746: checking for sys/stat.h configure:5767: gcc -c -fno-common conftest.c >&5 configure:5773: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Aspell" | #define PACKAGE_TARNAME "aspell" | #define PACKAGE_VERSION "0.60.5" | #define PACKAGE_STRING "GNU Aspell 0.60.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aspell" | #define VERSION "0.60.5" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5789: result: no configure:5746: checking for stdlib.h configure:5767: gcc -c -fno-common conftest.c >&5 configure:5773: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Aspell" | #define PACKAGE_TARNAME "aspell" | #define PACKAGE_VERSION "0.60.5" | #define PACKAGE_STRING "GNU Aspell 0.60.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aspell" | #define VERSION "0.60.5" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5789: result: no configure:5746: checking for string.h configure:5767: gcc -c -fno-common conftest.c >&5 configure:5773: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Aspell" | #define PACKAGE_TARNAME "aspell" | #define PACKAGE_VERSION "0.60.5" | #define PACKAGE_STRING "GNU Aspell 0.60.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aspell" | #define VERSION "0.60.5" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5789: result: no configure:5746: checking for memory.h configure:5767: gcc -c -fno-common conftest.c >&5 configure:5773: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Aspell" | #define PACKAGE_TARNAME "aspell" | #define PACKAGE_VERSION "0.60.5" | #define PACKAGE_STRING "GNU Aspell 0.60.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aspell" | #define VERSION "0.60.5" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5789: result: no configure:5746: checking for strings.h configure:5767: gcc -c -fno-common conftest.c >&5 configure:5773: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Aspell" | #define PACKAGE_TARNAME "aspell" | #define PACKAGE_VERSION "0.60.5" | #define PACKAGE_STRING "GNU Aspell 0.60.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aspell" | #define VERSION "0.60.5" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5789: result: no configure:5746: checking for inttypes.h configure:5767: gcc -c -fno-common conftest.c >&5 configure:5773: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Aspell" | #define PACKAGE_TARNAME "aspell" | #define PACKAGE_VERSION "0.60.5" | #define PACKAGE_STRING "GNU Aspell 0.60.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aspell" | #define VERSION "0.60.5" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5789: result: no configure:5746: checking for stdint.h configure:5767: gcc -c -fno-common conftest.c >&5 configure:5773: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Aspell" | #define PACKAGE_TARNAME "aspell" | #define PACKAGE_VERSION "0.60.5" | #define PACKAGE_STRING "GNU Aspell 0.60.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aspell" | #define VERSION "0.60.5" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5789: result: no configure:5746: checking for unistd.h configure:5767: gcc -c -fno-common conftest.c >&5 configure:5773: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Aspell" | #define PACKAGE_TARNAME "aspell" | #define PACKAGE_VERSION "0.60.5" | #define PACKAGE_STRING "GNU Aspell 0.60.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aspell" | #define VERSION "0.60.5" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5789: result: no configure:5816: checking dlfcn.h usability configure:5833: gcc -c -fno-common conftest.c >&5 configure:5839: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Aspell" | #define PACKAGE_TARNAME "aspell" | #define PACKAGE_VERSION "0.60.5" | #define PACKAGE_STRING "GNU Aspell 0.60.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aspell" | #define VERSION "0.60.5" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5853: result: no configure:5857: checking dlfcn.h presence configure:5872: gcc -E conftest.c configure:5878: $? = 0 configure:5892: result: yes configure:5905: WARNING: dlfcn.h: present but cannot be compiled configure:5907: WARNING: dlfcn.h: check for missing prerequisite headers? configure:5909: WARNING: dlfcn.h: see the Autoconf documentation configure:5911: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:5913: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:5915: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:5920: checking for dlfcn.h configure:5928: result: yes configure:5951: checking how to run the C++ preprocessor configure:5987: g++ -E conftest.cpp configure:5993: $? = 0 configure:6024: g++ -E conftest.cpp conftest.cpp:11:28: ac_nonexistent.h: No such file or directory configure:6030: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Aspell" | #define PACKAGE_TARNAME "aspell" | #define PACKAGE_VERSION "0.60.5" | #define PACKAGE_STRING "GNU Aspell 0.60.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aspell" | #define VERSION "0.60.5" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6063: result: g++ -E configure:6092: g++ -E conftest.cpp configure:6098: $? = 0 configure:6129: g++ -E conftest.cpp conftest.cpp:11:28: ac_nonexistent.h: No such file or directory configure:6135: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Aspell" | #define PACKAGE_TARNAME "aspell" | #define PACKAGE_VERSION "0.60.5" | #define PACKAGE_STRING "GNU Aspell 0.60.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aspell" | #define VERSION "0.60.5" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6184: checking for i386-unknown-gnu-g77 configure:6214: result: no configure:6184: checking for i386-unknown-gnu-xlf configure:6214: result: no configure:6184: checking for i386-unknown-gnu-f77 configure:6214: result: no configure:6184: checking for i386-unknown-gnu-frt configure:6214: result: no configure:6184: checking for i386-unknown-gnu-pgf77 configure:6214: result: no configure:6184: checking for i386-unknown-gnu-cf77 configure:6214: result: no configure:6184: checking for i386-unknown-gnu-fort77 configure:6214: result: no configure:6184: checking for i386-unknown-gnu-fl32 configure:6214: result: no configure:6184: checking for i386-unknown-gnu-af77 configure:6214: result: no configure:6184: checking for i386-unknown-gnu-xlf90 configure:6214: result: no configure:6184: checking for i386-unknown-gnu-f90 configure:6214: result: no configure:6184: checking for i386-unknown-gnu-pgf90 configure:6214: result: no configure:6184: checking for i386-unknown-gnu-pghpf configure:6214: result: no configure:6184: checking for i386-unknown-gnu-epcf90 configure:6214: result: no configure:6184: checking for i386-unknown-gnu-gfortran configure:6214: result: no configure:6184: checking for i386-unknown-gnu-g95 configure:6214: result: no configure:6184: checking for i386-unknown-gnu-xlf95 configure:6214: result: no configure:6184: checking for i386-unknown-gnu-f95 configure:6214: result: no configure:6184: checking for i386-unknown-gnu-fort configure:6214: result: no configure:6184: checking for i386-unknown-gnu-ifort configure:6214: result: no configure:6184: checking for i386-unknown-gnu-ifc configure:6214: result: no configure:6184: checking for i386-unknown-gnu-efc configure:6214: result: no configure:6184: checking for i386-unknown-gnu-pgf95 configure:6214: result: no configure:6184: checking for i386-unknown-gnu-lf95 configure:6214: result: no configure:6184: checking for i386-unknown-gnu-ftn configure:6214: result: no configure:6228: checking for g77 configure:6258: result: no configure:6228: checking for xlf configure:6258: result: no configure:6228: checking for f77 configure:6244: found /usr/local/bin/f77 configure:6255: result: f77 configure:6285: checking for Fortran 77 compiler version configure:6292: f77 --version >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/f77 -1 < | f2c -f | /usr/local/bin/f77 -2 > /tmp/' cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:6295: $? = 0 configure:6302: f77 -v >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/f77 -1 < | f2c -f | /usr/local/bin/f77 -2 > /tmp/' Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) cc: /tmp/: linker input file unused because linking not done configure:6305: $? = 0 configure:6312: f77 -V >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/f77 -1 < | f2c -f | /usr/local/bin/f77 -2 > /tmp/' cc: `-V' must come at the start of the command line configure:6315: $? = 0 configure:6323: checking whether we are using the GNU Fortran 77 compiler configure:6342: f77 -c conftest.F >&5 Error on line 2: Bad # line: "#ifndef __GNUC__" Error on line 4: Bad # line: "#endif" Error on line 3: unclassifiable statement (starts "chokeme") cc: /tmp/conftest.F: Fortran compiler not installed on this system configure:6348: $? = 0 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6365: result: no configure:6371: checking whether f77 accepts -g configure:6388: f77 -c -g conftest.f >&5 configure:6394: $? = 0 configure: failed program was: | program main | | end configure:6410: result: no configure:6440: checking the maximum length of command line arguments configure:6549: result: -1 configure:6560: checking command to parse /usr/bin/nm -p output from gcc object configure:6665: g++ -c -fno-common conftest.cpp >&5 configure:6668: $? = 0 configure:6672: /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:6675: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:6665: g++ -c -fno-common conftest.cpp >&5 configure:6668: $? = 0 configure:6672: /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:6675: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:6765: result: failed configure:6772: checking for objdir configure:6787: result: .libs configure:6839: checking for i386-unknown-gnu-ar configure:6869: result: no configure:6879: checking for ar configure:6895: found /usr/bin/ar configure:6906: result: ar configure:6935: checking for i386-unknown-gnu-ranlib configure:6965: result: no configure:6975: checking for ranlib configure:6991: found /usr/bin/ranlib configure:7002: result: ranlib configure:7031: checking for i386-unknown-gnu-strip configure:7061: result: no configure:7071: checking for strip configure:7087: found /usr/bin/strip configure:7098: result: strip configure:7434: checking for gcc option to produce PIC configure:7644: result: configure:7715: checking if gcc static flag works configure:7743: result: yes configure:7753: checking if gcc supports -c -o file.o configure:7777: gcc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:7781: $? = 0 configure:7800: result: yes configure:7826: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:8780: result: no configure:8847: checking dynamic linker characteristics configure:9435: result: gnu ld.so configure:9444: checking how to hardcode library paths into programs configure:9469: result: unsupported configure:9483: checking whether stripping libraries is possible configure:9504: result: no configure:9611: checking for shl_load configure:9667: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _shl_load configure:9673: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Aspell" | #define PACKAGE_TARNAME "aspell" | #define PACKAGE_VERSION "0.60.5" | #define PACKAGE_STRING "GNU Aspell 0.60.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aspell" | #define VERSION "0.60.5" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_shl_load || defined __stub___shl_load | choke me | #endif | | int | main () | { | return shl_load (); | ; | return 0; | } configure:9690: result: no configure:9695: checking for shl_load in -ldld configure:9730: gcc -o conftest -fno-common conftest.c -ldld >&5 ld: can't locate file for: -ldld configure:9736: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Aspell" | #define PACKAGE_TARNAME "aspell" | #define PACKAGE_VERSION "0.60.5" | #define PACKAGE_STRING "GNU Aspell 0.60.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aspell" | #define VERSION "0.60.5" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:9754: result: no configure:9759: checking for dlopen configure:9815: gcc -o conftest -fno-common conftest.c >&5 configure:9821: $? = 0 configure:9838: result: yes configure:10071: checking whether a program can dlopen itself configure:10145: gcc -o conftest -fno-common -DHAVE_DLFCN_H conftest.c >&5 configure:10148: $? = 0 configure:10166: result: yes configure:10171: checking whether a statically linked program can dlopen itself configure:10245: gcc -o conftest -fno-common -DHAVE_DLFCN_H conftest.c >&5 configure:10248: $? = 0 configure:10266: result: yes configure:10289: checking if libtool supports shared libraries configure:10291: result: no configure:10294: checking whether to build shared libraries configure:10315: result: no configure:10318: checking whether to build static libraries configure:10322: result: yes configure:10414: creating libtool configure:11137: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:12071: result: yes configure:12089: g++ -c -fno-common conftest.cpp >&5 configure:12092: $? = 0 configure:12211: checking for g++ option to produce PIC configure:12485: result: configure:12556: checking if g++ static flag works configure:12584: result: yes configure:12594: checking if g++ supports -c -o file.o configure:12625: g++ -c -fno-common -o out/conftest2.o conftest.cpp >&5 configure:12629: $? = 0 configure:12641: result: yes configure:12667: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:12692: result: yes configure:12759: checking dynamic linker characteristics configure:13347: result: gnu ld.so configure:13356: checking how to hardcode library paths into programs configure:13381: result: unsupported configure:13907: checking if libtool supports shared libraries configure:13909: result: no configure:13912: checking whether to build shared libraries configure:13932: result: no configure:13935: checking whether to build static libraries configure:13939: result: yes configure:13949: checking for f77 option to produce PIC configure:14159: result: configure:14230: checking if f77 static flag works configure:14258: result: yes configure:14268: checking if f77 supports -c -o file.o configure:14299: f77 -c -o out/conftest2.o conftest.f >&5 configure:14303: $? = 0 configure:14315: result: yes configure:14341: checking whether the f77 linker (/usr/bin/ld) supports shared libraries configure:15275: result: no configure:15342: checking dynamic linker characteristics configure:15930: result: gnu ld.so configure:15939: checking how to hardcode library paths into programs configure:15964: result: unsupported configure:19533: checking for dlfcn.h configure:19539: result: yes configure:19670: checking for dlopen configure:19749: result: yes configure:19833: checking for sed configure:19860: result: /usr/local/bin/sed configure:19870: checking for perl configure:19888: found /usr/local/bin/perl configure:19900: result: /usr/local/bin/perl configure:19967: checking whether NLS is requested configure:19976: result: yes configure:20014: checking for msgfmt configure: trying /usr/local/bin/msgfmt... 0 translated messages. configure:20046: result: /usr/local/bin/msgfmt configure:20055: checking for gmsgfmt configure:20086: result: /usr/local/bin/msgfmt configure:20137: checking for xgettext configure: trying /usr/local/bin/xgettext... /usr/local/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C configure:20169: result: /usr/local/bin/xgettext configure:20215: checking for msgmerge configure: trying /usr/local/bin/msgmerge... configure:20246: result: /usr/local/bin/msgmerge configure:20333: checking for non-GNU ld configure:20364: result: /usr/bin/ld configure:20373: checking if the linker (/usr/bin/ld) is GNU ld configure:20386: result: no configure:20393: checking for shared library run path origin configure:20406: result: done configure:20863: checking for CFPreferencesCopyAppValue configure:20891: g++ -o conftest -fno-common conftest.cpp -Wl,-framework -Wl,CoreFoundation >&5 configure:20897: $? = 0 configure:20915: result: yes configure:20924: checking for CFLocaleCopyCurrent configure:20952: g++ -o conftest -fno-common conftest.cpp -Wl,-framework -Wl,CoreFoundation >&5 conftest.cpp: In function `int main()': conftest.cpp:19: error: `CFLocaleCopyCurrent' undeclared (first use this function) conftest.cpp:19: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:20958: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Aspell" | #define PACKAGE_TARNAME "aspell" | #define PACKAGE_VERSION "0.60.5" | #define PACKAGE_STRING "GNU Aspell 0.60.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aspell" | #define VERSION "0.60.5" | #define HAVE_DLFCN_H 1 | #define HAVE_DLFCN_H 1 | #define COMPILE_IN_FILTER 1 | #define FILTER_VERSION_CONTROL 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:20976: result: no configure:21027: checking for GNU gettext in libc configure:21057: g++ -o conftest -fno-common conftest.cpp >&5 ld: Undefined symbols: __nl_domain_bindings __nl_msg_cat_cntr _libintl_bindtextdomain _libintl_gettext configure:21063: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Aspell" | #define PACKAGE_TARNAME "aspell" | #define PACKAGE_VERSION "0.60.5" | #define PACKAGE_STRING "GNU Aspell 0.60.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aspell" | #define VERSION "0.60.5" | #define HAVE_DLFCN_H 1 | #define HAVE_DLFCN_H 1 | #define COMPILE_IN_FILTER 1 | #define FILTER_VERSION_CONTROL 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:21081: result: no configure:21115: checking for iconv configure:21147: g++ -o conftest -fno-common conftest.cpp >&5 ld: Undefined symbols: _libiconv _libiconv_close _libiconv_open configure:21153: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Aspell" | #define PACKAGE_TARNAME "aspell" | #define PACKAGE_VERSION "0.60.5" | #define PACKAGE_STRING "GNU Aspell 0.60.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aspell" | #define VERSION "0.60.5" | #define HAVE_DLFCN_H 1 | #define HAVE_DLFCN_H 1 | #define COMPILE_IN_FILTER 1 | #define FILTER_VERSION_CONTROL 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 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:21196: g++ -o conftest -fno-common conftest.cpp -liconv >&5 configure:21202: $? = 0 configure:21223: result: yes configure:21233: checking how to link with libiconv configure:21235: result: -liconv configure:21639: checking for GNU gettext in libintl configure:21677: g++ -o conftest -fno-common -I/include conftest.cpp /lib/libintl.a -liconv >&5 ld: warning multiple definitions of symbol _locale_charset /lib/libintl.a(localcharset.o) definition of _locale_charset in section (__TEXT,__text) /usr/lib/libiconv.dylib(localcharset.o) definition of _locale_charset ld: Undefined symbols: _CFArrayGetCount _CFArrayGetTypeID _CFArrayGetValueAtIndex _CFGetTypeID _CFPreferencesCopyAppValue _CFStringGetCString _CFStringGetTypeID ___CFStringMakeConstantString _kCFPreferencesCurrentApplication configure:21683: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Aspell" | #define PACKAGE_TARNAME "aspell" | #define PACKAGE_VERSION "0.60.5" | #define PACKAGE_STRING "GNU Aspell 0.60.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aspell" | #define VERSION "0.60.5" | #define HAVE_DLFCN_H 1 | #define HAVE_DLFCN_H 1 | #define COMPILE_IN_FILTER 1 | #define FILTER_VERSION_CONTROL 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 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:21730: g++ -o conftest -fno-common -I/include conftest.cpp /lib/libintl.a -liconv -liconv >&5 ld: warning multiple definitions of symbol _locale_charset /lib/libintl.a(localcharset.o) definition of _locale_charset in section (__TEXT,__text) /usr/lib/libiconv.dylib(localcharset.o) definition of _locale_charset ld: Undefined symbols: _CFArrayGetCount _CFArrayGetTypeID _CFArrayGetValueAtIndex _CFGetTypeID _CFPreferencesCopyAppValue _CFStringGetCString _CFStringGetTypeID ___CFStringMakeConstantString _kCFPreferencesCurrentApplication configure:21736: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Aspell" | #define PACKAGE_TARNAME "aspell" | #define PACKAGE_VERSION "0.60.5" | #define PACKAGE_STRING "GNU Aspell 0.60.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aspell" | #define VERSION "0.60.5" | #define HAVE_DLFCN_H 1 | #define HAVE_DLFCN_H 1 | #define COMPILE_IN_FILTER 1 | #define FILTER_VERSION_CONTROL 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 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:21760: result: no configure:21797: checking whether to use NLS configure:21799: result: no configure:21904: checking for dlfcn.h configure:21910: result: yes configure:22040: checking for dlopen in -ldl configure:22075: g++ -o conftest -fno-common conftest.cpp -ldl >&5 configure:22081: $? = 0 configure:22099: result: yes configure:22117: checking if file locking and truncating is supported configure:22144: g++ -o conftest -fno-common conftest.cpp -ldl >&5 configure:22150: $? = 0 configure:22156: result: yes configure:22175: checking if mmap and friends is supported configure:22201: g++ -o conftest -fno-common conftest.cpp -ldl >&5 configure:22207: $? = 0 configure:22213: result: yes configure:22231: checking if file ino is supported configure:22272: g++ -o conftest -fno-common conftest.cpp -ldl >&5 conftest.cpp: In function `int main()': conftest.cpp:23: error: `exit' undeclared (first use this function) conftest.cpp:23: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:22275: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Aspell" | #define PACKAGE_TARNAME "aspell" | #define PACKAGE_VERSION "0.60.5" | #define PACKAGE_STRING "GNU Aspell 0.60.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aspell" | #define VERSION "0.60.5" | #define HAVE_DLFCN_H 1 | #define HAVE_DLFCN_H 1 | #define COMPILE_IN_FILTER 1 | #define FILTER_VERSION_CONTROL 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define USE_FILE_LOCKS 1 | #define HAVE_MMAP 1 | /* end confdefs.h. */ | #include | int main() { | struct stat s1,s2; | if (stat("conftest-f1",&s1) != 0) exit(2); | if (stat("conftest-f2",&s2) != 0) exit(2); | exit (s1.st_ino != s2.st_ino ? 0 : 1); | } | configure:22300: result: no configure:22308: checking if posix locals are supported configure:22332: g++ -c -fno-common conftest.cpp >&5 configure:22338: $? = 0 configure:22343: result: yes configure:22362: checking if posix regex are supported configure:22388: g++ -o conftest -fno-common conftest.cpp -ldl >&5 configure:22394: $? = 0 configure:22400: result: yes configure:22420: checking for nl_langinfo and CODESET configure:22446: g++ -o conftest -fno-common conftest.cpp -ldl >&5 configure:22452: $? = 0 configure:22470: result: yes configure:22489: checking if posix mutexes are supported configure:22524: g++ -o conftest -fno-common conftest.cpp -ldl >&5 configure:22530: $? = 0 configure:22556: result: yes configure:22581: checking if mblen is supported configure:22606: g++ -o conftest -fno-common conftest.cpp -ldl >&5 configure:22612: $? = 0 configure:22618: result: yes configure:22666: checking for working curses library configure:22693: g++ -o conftest -fno-common conftest.cpp -lncursesw -ldl >&5 conftest.cpp:25:29: ncursesw/curses.h: No such file or directory conftest.cpp: In function `int main()': conftest.cpp:29: error: `initscr' undeclared (first use this function) conftest.cpp:29: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:22699: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Aspell" | #define PACKAGE_TARNAME "aspell" | #define PACKAGE_VERSION "0.60.5" | #define PACKAGE_STRING "GNU Aspell 0.60.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aspell" | #define VERSION "0.60.5" | #define HAVE_DLFCN_H 1 | #define HAVE_DLFCN_H 1 | #define COMPILE_IN_FILTER 1 | #define FILTER_VERSION_CONTROL 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define USE_FILE_LOCKS 1 | #define HAVE_MMAP 1 | #define USE_LOCALE 1 | #define USE_POSIX_REGEX 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_MUTEX 1 | #define HAVE_MBLEN 1 | /* end confdefs.h. */ | #include | int | main () | { | initscr() | ; | return 0; | } configure:22746: g++ -o conftest -fno-common conftest.cpp -lncurses -ldl >&5 conftest.cpp:25:28: ncurses/curses.h: No such file or directory conftest.cpp: In function `int main()': conftest.cpp:29: error: `initscr' undeclared (first use this function) conftest.cpp:29: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:22752: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Aspell" | #define PACKAGE_TARNAME "aspell" | #define PACKAGE_VERSION "0.60.5" | #define PACKAGE_STRING "GNU Aspell 0.60.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aspell" | #define VERSION "0.60.5" | #define HAVE_DLFCN_H 1 | #define HAVE_DLFCN_H 1 | #define COMPILE_IN_FILTER 1 | #define FILTER_VERSION_CONTROL 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define USE_FILE_LOCKS 1 | #define HAVE_MMAP 1 | #define USE_LOCALE 1 | #define USE_POSIX_REGEX 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_MUTEX 1 | #define HAVE_MBLEN 1 | /* end confdefs.h. */ | #include | int | main () | { | initscr() | ; | return 0; | } configure:22791: g++ -o conftest -fno-common conftest.cpp -lncurses -ldl >&5 configure:22797: $? = 0 configure:22924: result: found in -lncurses configure:22948: checking for wide character support in curses libraray configure:22976: g++ -o conftest -fno-common conftest.cpp -lncurses -ldl >&5 conftest.cpp: In function `int main()': conftest.cpp:33: error: `addnwstr' undeclared (first use this function) conftest.cpp:33: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:22982: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Aspell" | #define PACKAGE_TARNAME "aspell" | #define PACKAGE_VERSION "0.60.5" | #define PACKAGE_STRING "GNU Aspell 0.60.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "aspell" | #define VERSION "0.60.5" | #define HAVE_DLFCN_H 1 | #define HAVE_DLFCN_H 1 | #define COMPILE_IN_FILTER 1 | #define FILTER_VERSION_CONTROL 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define USE_FILE_LOCKS 1 | #define HAVE_MMAP 1 | #define USE_LOCALE 1 | #define USE_POSIX_REGEX 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_MUTEX 1 | #define HAVE_MBLEN 1 | #define CURSES_HEADER | /* end confdefs.h. */ | #include | #include CURSES_HEADER | | int | main () | { | wchar_t wch = 0; | addnwstr(&wch, 1); | ; | return 0; | } configure:23026: g++ -o conftest -fno-common conftest.cpp -lncurses -ldl >&5 configure:23032: $? = 0 configure:23038: result: yes configure:23075: checking if standard curses include sequence will work configure:23105: g++ -o conftest -fno-common conftest.cpp -lncurses -ldl >&5 configure:23111: $? = 0 configure:23117: result: yes configure:23409: checking for STL rel_ops pollution configure:23442: g++ -c -fno-common conftest.cpp >&5 configure:23448: $? = 0 configure:23453: result: no configure:23629: creating ./config.status ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_cxx_compiler_gnu=no ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_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_dlopen=yes ac_cv_func_shl_load=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=no 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_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_dl_dlopen=yes ac_cv_lib_dld_shl_load=no 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_PERLPROG=/usr/local/bin/perl ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_path_install='/usr/local/bin/ginstall -c' ac_cv_path_mkdir=/usr/local/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_SED=/usr/local/bin/sed ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_F77=f77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_cc_gcc_c_o=yes ac_cv_prog_cxx_g=no ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_target=i386-unknown-gnu 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 gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=yes gt_cv_func_gnugettext1_libc=no gt_cv_func_gnugettext1_libintl=no lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs= lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=yes lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX= lt_cv_path_NM='/usr/bin/nm -p' lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe= lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl= lt_cv_sys_max_cmd_len=-1 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='""' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/textproc/aspell/work/aspell-0.60.5/missing --run aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/textproc/aspell/work/aspell-0.60.5/missing --run tar' AR='ar' AUTOCONF='${SHELL} /mnt/gmirror/ports/textproc/aspell/work/aspell-0.60.5/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/textproc/aspell/work/aspell-0.60.5/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/textproc/aspell/work/aspell-0.60.5/missing --run automake-1.10' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' COMPILE_IN_FILTERS_FALSE='#' COMPILE_IN_FILTERS_TRUE='' CPP='gcc -E' CPPFLAGS='' CURSES_INCLUDE='' CURSES_LIB='-lncurses' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' F77='f77' FFLAGS='' GMSGFMT='/usr/local/bin/msgfmt' GMSGFMT_015=':' GREP='/usr/bin/grep' INCREMENTED_SONAME_FALSE='' INCREMENTED_SONAME_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLLIBS='' INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation' LDFLAGS='' LIBICONV='-liconv' LIBINTL='' LIBOBJS='' LIBS='-ldl ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /mnt/gmirror/ports/textproc/aspell/work/aspell-0.60.5/missing --run makeinfo' MSGFMT='/usr/local/bin/msgfmt' MSGFMT_015=':' MSGMERGE='/usr/local/bin/msgmerge' OBJEXT='' PACKAGE='aspell' PACKAGE_BUGREPORT='' PACKAGE_NAME='GNU Aspell' PACKAGE_STRING='GNU Aspell 0.60.5' PACKAGE_TARNAME='aspell' PACKAGE_VERSION='0.60.5' PATH_SEPARATOR=':' PERLPROG='/usr/local/bin/perl' POSUB='' PSPELL_COMPATIBILITY_FALSE='#' PSPELL_COMPATIBILITY_TRUE='' PTHREAD_LIB='' RANLIB='ranlib' SED='/usr/local/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_NLS='no' VERSION='0.60.5' XGETTEXT='/usr/local/bin/xgettext' XGETTEXT_015=':' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='f77' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='$(SHELL) /mnt/gmirror/ports/textproc/aspell/work/aspell-0.60.5/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/usr/local/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' pkgdatadir='${libdir}/aspell-0.60' pkgdocdir='${prefix}/share/doc/aspell' pkglibdir='${libdir}/aspell-0.60' prefix='' program_transform_name='s&^&i386-unknown-gnu-&' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-unknown-gnu' target_alias='i386-unknown-gnu' target_cpu='i386' target_os='gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "GNU Aspell" #define PACKAGE_TARNAME "aspell" #define PACKAGE_VERSION "0.60.5" #define PACKAGE_STRING "GNU Aspell 0.60.5" #define PACKAGE_BUGREPORT "" #define PACKAGE "aspell" #define VERSION "0.60.5" #define HAVE_DLFCN_H 1 #define HAVE_DLFCN_H 1 #define COMPILE_IN_FILTER 1 #define FILTER_VERSION_CONTROL 1 #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 #define HAVE_ICONV 1 #define HAVE_DLFCN_H 1 #define HAVE_LIBDL 1 #define USE_FILE_LOCKS 1 #define HAVE_MMAP 1 #define USE_LOCALE 1 #define USE_POSIX_REGEX 1 #define HAVE_LANGINFO_CODESET 1 #define USE_POSIX_MUTEX 1 #define HAVE_MBLEN 1 #define CURSES_HEADER #define HAVE_WIDE_CURSES 1 #define DEFINE_XOPEN_SOURCE_EXTENDED 1 #define HAVE_LIBCURSES 1 #define CURSES_INCLUDE_STANDARD 1 #define POSIX_TERMIOS 1 configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by GNU Aspell config.status 0.60.5, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:725: creating Makefile config.status:725: creating gen/Makefile config.status:725: creating common/Makefile config.status:725: creating lib/Makefile config.status:725: creating data/Makefile config.status:725: creating auto/Makefile config.status:725: creating modules/Makefile config.status:725: creating modules/tokenizer/Makefile config.status:725: creating modules/speller/Makefile config.status:725: creating modules/speller/default/Makefile config.status:725: creating interfaces/Makefile config.status:725: creating interfaces/cc/Makefile config.status:725: creating scripts/Makefile config.status:725: creating examples/Makefile config.status:725: creating prog/Makefile config.status:725: creating manual/Makefile config.status:725: creating po/Makefile.in config.status:725: creating m4/Makefile config.status:725: creating modules/filter/Makefile config.status:725: creating myspell/Makefile config.status:725: creating lib5/Makefile config.status:725: creating gen/settings.h config.status:961: gen/settings.h is unchanged config.status:1007: executing depfiles commands config.status:1007: executing po-directories commands