This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by m17n-db configure 1.4.0, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --with-charmaps=glibc-2.3.6/localedata/charmaps --prefix=/usr/local i386-unknown-gnu build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu 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: 297 tasks, 359 threads, 4 processors Load average: 1.78, Mach factor: 2.25 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown 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: /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 PATH: /usr/X11R6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1773: checking for a BSD-compatible install configure:1829: result: /usr/local/bin/ginstall -c configure:1840: checking whether build environment is sane configure:1883: result: yes configure:1948: checking for gawk configure:1964: found /usr/local/bin/gawk configure:1975: result: gawk configure:1986: checking whether make sets $(MAKE) configure:2007: result: yes configure:2192: checking whether NLS is requested configure:2201: result: yes configure:2239: checking for msgfmt configure: trying /usr/local/bin/msgfmt... 0 translated messages. configure:2271: result: /usr/local/bin/msgfmt configure:2280: checking for gmsgfmt configure:2311: result: /usr/local/bin/msgfmt configure:2362: checking for xgettext configure: trying /usr/local/bin/xgettext... /usr/local/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C configure:2394: result: /usr/local/bin/xgettext configure:2440: checking for msgmerge configure: trying /usr/local/bin/msgmerge... configure:2471: result: /usr/local/bin/msgmerge configure:2513: checking for style of include used by make configure:2541: result: GNU configure:2574: checking for i386-unknown-gnu-gcc configure:2604: result: no configure:2614: checking for gcc configure:2630: found /usr/bin/gcc configure:2641: result: gcc configure:2879: checking for C compiler version configure:2886: 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:2889: $? = 0 configure:2896: 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:2899: $? = 0 configure:2906: gcc -V >&5 gcc: `-V' option must have argument configure:2909: $? = 1 configure:2932: checking for C compiler default output file name configure:2959: gcc -fno-common conftest.c >&5 configure:2962: $? = 0 configure:3000: result: a.out configure:3017: checking whether the C compiler works configure:3027: ./a.out configure:3030: $? = 0 configure:3047: result: yes configure:3054: checking whether we are cross compiling configure:3056: result: no configure:3059: checking for suffix of executables configure:3066: gcc -o conftest -fno-common conftest.c >&5 configure:3069: $? = 0 configure:3093: result: configure:3099: checking for suffix of object files configure:3125: gcc -c -fno-common conftest.c >&5 configure:3128: $? = 0 configure:3151: result: configure:3155: checking whether we are using the GNU C compiler configure:3184: gcc -c -fno-common conftest.c >&5 configure:3190: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "m17n-db" | #define PACKAGE_TARNAME "m17n-db" | #define PACKAGE_VERSION "1.4.0" | #define PACKAGE_STRING "m17n-db 1.4.0" | #define PACKAGE_BUGREPORT "bugs-m17n-lib@m17n.org" | #define PACKAGE "m17n-db" | #define VERSION "1.4.0" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3207: result: no configure:3212: checking whether gcc accepts -g configure:3242: gcc -c -g conftest.c >&5 configure:3248: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "m17n-db" | #define PACKAGE_TARNAME "m17n-db" | #define PACKAGE_VERSION "1.4.0" | #define PACKAGE_STRING "m17n-db 1.4.0" | #define PACKAGE_BUGREPORT "bugs-m17n-lib@m17n.org" | #define PACKAGE "m17n-db" | #define VERSION "1.4.0" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3280: gcc -c conftest.c >&5 configure:3286: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "m17n-db" | #define PACKAGE_TARNAME "m17n-db" | #define PACKAGE_VERSION "1.4.0" | #define PACKAGE_STRING "m17n-db 1.4.0" | #define PACKAGE_BUGREPORT "bugs-m17n-lib@m17n.org" | #define PACKAGE "m17n-db" | #define VERSION "1.4.0" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3319: gcc -c -g conftest.c >&5 configure:3325: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "m17n-db" | #define PACKAGE_TARNAME "m17n-db" | #define PACKAGE_VERSION "1.4.0" | #define PACKAGE_STRING "m17n-db 1.4.0" | #define PACKAGE_BUGREPORT "bugs-m17n-lib@m17n.org" | #define PACKAGE "m17n-db" | #define VERSION "1.4.0" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3347: result: no configure:3364: checking for gcc option to accept ISO C89 configure:3438: gcc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:12: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:3444: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "m17n-db" | #define PACKAGE_TARNAME "m17n-db" | #define PACKAGE_VERSION "1.4.0" | #define PACKAGE_STRING "m17n-db 1.4.0" | #define PACKAGE_BUGREPORT "bugs-m17n-lib@m17n.org" | #define PACKAGE "m17n-db" | #define VERSION "1.4.0" | /* 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:3438: gcc -qlanglvl=extc89 -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=extc89' In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:12: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:3444: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "m17n-db" | #define PACKAGE_TARNAME "m17n-db" | #define PACKAGE_VERSION "1.4.0" | #define PACKAGE_STRING "m17n-db 1.4.0" | #define PACKAGE_BUGREPORT "bugs-m17n-lib@m17n.org" | #define PACKAGE "m17n-db" | #define VERSION "1.4.0" | /* 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:3438: gcc -qlanglvl=ansi -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:12: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:3444: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "m17n-db" | #define PACKAGE_TARNAME "m17n-db" | #define PACKAGE_VERSION "1.4.0" | #define PACKAGE_STRING "m17n-db 1.4.0" | #define PACKAGE_BUGREPORT "bugs-m17n-lib@m17n.org" | #define PACKAGE "m17n-db" | #define VERSION "1.4.0" | /* 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:3438: gcc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:3444: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "m17n-db" | #define PACKAGE_TARNAME "m17n-db" | #define PACKAGE_VERSION "1.4.0" | #define PACKAGE_STRING "m17n-db 1.4.0" | #define PACKAGE_BUGREPORT "bugs-m17n-lib@m17n.org" | #define PACKAGE "m17n-db" | #define VERSION "1.4.0" | /* 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:3438: gcc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:12: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:3444: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "m17n-db" | #define PACKAGE_TARNAME "m17n-db" | #define PACKAGE_VERSION "1.4.0" | #define PACKAGE_STRING "m17n-db 1.4.0" | #define PACKAGE_BUGREPORT "bugs-m17n-lib@m17n.org" | #define PACKAGE "m17n-db" | #define VERSION "1.4.0" | /* 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:3438: gcc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:12: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:3444: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "m17n-db" | #define PACKAGE_TARNAME "m17n-db" | #define PACKAGE_VERSION "1.4.0" | #define PACKAGE_STRING "m17n-db 1.4.0" | #define PACKAGE_BUGREPORT "bugs-m17n-lib@m17n.org" | #define PACKAGE "m17n-db" | #define VERSION "1.4.0" | /* 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:3438: gcc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 gcc: unrecognized option `-Xc' In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:12: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:3444: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "m17n-db" | #define PACKAGE_TARNAME "m17n-db" | #define PACKAGE_VERSION "1.4.0" | #define PACKAGE_STRING "m17n-db 1.4.0" | #define PACKAGE_BUGREPORT "bugs-m17n-lib@m17n.org" | #define PACKAGE "m17n-db" | #define VERSION "1.4.0" | /* 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:3470: result: unsupported configure:3487: checking dependency style of gcc configure:3577: result: none configure:3600: checking build system type configure:3618: result: i386-unknown-gnu configure:3640: checking host system type configure:3655: result: i386-unknown-gnu configure:3734: checking for non-GNU ld configure:3765: result: /usr/bin/ld configure:3774: checking if the linker (/usr/bin/ld) is GNU ld configure:3787: result: no configure:3794: checking for shared library run path origin configure:3807: result: done configure:4244: checking for CFPreferencesCopyAppValue configure:4272: gcc -o conftest -fno-common conftest.c -Wl,-framework -Wl,CoreFoundation >&5 configure:4278: $? = 0 configure:4296: result: yes configure:4305: checking for CFLocaleCopyCurrent configure:4333: gcc -o conftest -fno-common conftest.c -Wl,-framework -Wl,CoreFoundation >&5 ld: Undefined symbols: _CFLocaleCopyCurrent configure:4339: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "m17n-db" | #define PACKAGE_TARNAME "m17n-db" | #define PACKAGE_VERSION "1.4.0" | #define PACKAGE_STRING "m17n-db 1.4.0" | #define PACKAGE_BUGREPORT "bugs-m17n-lib@m17n.org" | #define PACKAGE "m17n-db" | #define VERSION "1.4.0" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:4357: result: no configure:4388: checking for GNU gettext in libc configure:4417: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: __nl_domain_bindings __nl_msg_cat_cntr _libintl_bindtextdomain _libintl_gettext configure:4423: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "m17n-db" | #define PACKAGE_TARNAME "m17n-db" | #define PACKAGE_VERSION "1.4.0" | #define PACKAGE_STRING "m17n-db 1.4.0" | #define PACKAGE_BUGREPORT "bugs-m17n-lib@m17n.org" | #define PACKAGE "m17n-db" | #define VERSION "1.4.0" | #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:4440: result: no configure:4474: checking for iconv configure:4506: gcc -o conftest -fno-common conftest.c >&5 In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from conftest.c:11: /usr/include/i386/types.h:72: error: conflicting types for `int8_t' /usr/local/include/stdint.h:162: error: previous declaration of `int8_t' /usr/include/i386/types.h:99: error: conflicting types for `uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration of `uintptr_t' configure:4512: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "m17n-db" | #define PACKAGE_TARNAME "m17n-db" | #define PACKAGE_VERSION "1.4.0" | #define PACKAGE_STRING "m17n-db 1.4.0" | #define PACKAGE_BUGREPORT "bugs-m17n-lib@m17n.org" | #define PACKAGE "m17n-db" | #define VERSION "1.4.0" | #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:4555: gcc -o conftest -fno-common conftest.c -liconv >&5 In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from conftest.c:11: /usr/include/i386/types.h:72: error: conflicting types for `int8_t' /usr/local/include/stdint.h:162: error: previous declaration of `int8_t' /usr/include/i386/types.h:99: error: conflicting types for `uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration of `uintptr_t' configure:4561: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "m17n-db" | #define PACKAGE_TARNAME "m17n-db" | #define PACKAGE_VERSION "1.4.0" | #define PACKAGE_STRING "m17n-db 1.4.0" | #define PACKAGE_BUGREPORT "bugs-m17n-lib@m17n.org" | #define PACKAGE "m17n-db" | #define VERSION "1.4.0" | #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:4582: result: no, consider installing GNU libiconv configure:4984: checking for GNU gettext in libintl configure:5021: gcc -o conftest -fno-common -I/include conftest.c /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:5027: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "m17n-db" | #define PACKAGE_TARNAME "m17n-db" | #define PACKAGE_VERSION "1.4.0" | #define PACKAGE_STRING "m17n-db 1.4.0" | #define PACKAGE_BUGREPORT "bugs-m17n-lib@m17n.org" | #define PACKAGE "m17n-db" | #define VERSION "1.4.0" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | extern | #ifdef __cplusplus | "C" | #endif | const char *_nl_expand_alias (const char *); | int | main () | { | bindtextdomain ("", ""); | return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("") | ; | return 0; | } configure:5102: result: no configure:5139: checking whether to use NLS configure:5141: result: no configure:5231: checking for a BSD-compatible install configure:5287: result: /usr/local/bin/ginstall -c configure:5302: checking for gawk configure:5329: result: gawk configure:5529: creating ./config.status ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_compiler_gnu=no 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_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_host=i386-unknown-gnu ac_cv_objext= ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt ac_cv_path_MSGFMT=/usr/local/bin/msgfmt ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_path_install='/usr/local/bin/ginstall -c' ac_cv_prog_AWK=gawk ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_make_make_set=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec= acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=no acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl= am_cv_CC_dependencies_compiler_type=none am_cv_func_iconv='no, consider installing GNU libiconv' am_cv_lib_iconv=no gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=yes gt_cv_func_gnugettext1_libc=no gt_cv_func_gnugettext1_libintl=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/devel/m17n-db/work/m17n-db-1.4.0/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/devel/m17n-db/work/m17n-db-1.4.0/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/devel/m17n-db/work/m17n-db-1.4.0/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/devel/m17n-db/work/m17n-db-1.4.0/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/devel/m17n-db/work/m17n-db-1.4.0/missing --run automake-1.9' AWK='gawk' CC='gcc' CCDEPMODE='depmode=none' CFLAGS='-fno-common' CHARMAPS='' CHARMAP_CAT='' CHARMAP_EXT='' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DPACKAGE_NAME=\"m17n-db\" -DPACKAGE_TARNAME=\"m17n-db\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"m17n-db\ 1.4.0\" -DPACKAGE_BUGREPORT=\"bugs-m17n-lib@m17n.org\" -DPACKAGE=\"m17n-db\" -DVERSION=\"1.4.0\" -DHAVE_CFPREFERENCESCOPYAPPVALUE=1' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' GMSGFMT='/usr/local/bin/msgfmt' GMSGFMT_015=':' ICONS='am-sera.png ar-kbd.png as-itrans.png bn-itrans.png bn-unijoy.png bo-wylie.png bopo-kbd.png dv-phonetic.png el-kbd.png en-ispell.png fa-isiri.png gu-itrans.png he-kbd.png hi-itrans.png hr-kbd.png hy-kbd.png ja-anthy.png ja-tcode.png ka-kbd.png kk-arabic.png kk-kbd.png km-yannis.png kn-itrans.png ko-han2.png ko-romaja.png latn-post.png latn-pre.png lo-kbd.png lo-lrt.png ml-itrans.png my-kbd.png or-itrans.png pa-itrans.png rfc1345.png ru-kbd.png ru-yawerty.png si-samanala.png si-wijesekera.png sk-kbd.png sr-kbd.png sv-post.png syrc-phonetic.png ta-itrans.png te-itrans.png th-kesmanee-2.png th-kesmanee.png th-pattachote-2.png th-pattachote.png th-tis820-2.png th-tis820.png unicode.png vi-telex.png vi-viqr.png vi-vni.png zh-cangjie.png zh-pinyin.png zh-py-b5.png zh-py-gb.png zh-py.png zh-quick.png zh-tonepy-b5.png zh-tonepy-gb.png zh-tonepy.png' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INTLLIBS='' INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation' LANGNAME_TABLES='aa.lnm af.lnm am.lnm ar.lnm as.lnm az.lnm az_Cyrl.lnm az_Latn.lnm be.lnm bg.lnm bn.lnm bs.lnm byn.lnm ca.lnm cs.lnm cy.lnm da.lnm de.lnm dv.lnm dz.lnm el.lnm en.lnm eo.lnm es.lnm et.lnm eu.lnm fa.lnm fi.lnm fo.lnm fr.lnm fur.lnm ga.lnm gez.lnm gl.lnm gu.lnm gv.lnm haw.lnm he.lnm hi.lnm hr.lnm hu.lnm hy.lnm id.lnm is.lnm it.lnm iu.lnm ja.lnm ka.lnm kk.lnm kl.lnm km.lnm kn.lnm ko.lnm kok.lnm ku.lnm kw.lnm ky.lnm ln.lnm lo.lnm lt.lnm lv.lnm mk.lnm ml.lnm mn.lnm mr.lnm ms.lnm mt.lnm nb.lnm nl.lnm nn.lnm om.lnm or.lnm pa.lnm pl.lnm ps.lnm pt.lnm ro.lnm ru.lnm sa.lnm se.lnm sid.lnm sk.lnm sl.lnm so.lnm sq.lnm sr.lnm sr_Latn.lnm sv.lnm sw.lnm syr.lnm ta.lnm te.lnm tg.lnm th.lnm ti.lnm tig.lnm tr.lnm tt.lnm uk.lnm ur.lnm uz.lnm uz_Arab.lnm uz_Latn.lnm vi.lnm wal.lnm zh.lnm zh_Hans.lnm zh_Hant.lnm' LDFLAGS='' LIBICONV='' LIBINTL='' LIBOBJS='' LIBS='' LTLIBICONV='' LTLIBINTL='' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/devel/m17n-db/work/m17n-db-1.4.0/missing --run makeinfo' MSGFMT='/usr/local/bin/msgfmt' MSGFMT_015=':' MSGMERGE='/usr/local/bin/msgmerge' OBJEXT='' PACKAGE='m17n-db' PACKAGE_BUGREPORT='bugs-m17n-lib@m17n.org' PACKAGE_NAME='m17n-db' PACKAGE_STRING='m17n-db 1.4.0' PACKAGE_TARNAME='m17n-db' PACKAGE_VERSION='1.4.0' PATH_SEPARATOR=':' POSUB='' SET_MAKE='' SHELL='/bin/sh' STRIP='' USE_NLS='no' VERSION='1.4.0' XGETTEXT='/usr/local/bin/xgettext' XGETTEXT_015=':' ac_ct_CC='gcc' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${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='/mnt/gmirror/ports/devel/m17n-db/work/m17n-db-1.4.0/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "m17n-db" #define PACKAGE_TARNAME "m17n-db" #define PACKAGE_VERSION "1.4.0" #define PACKAGE_STRING "m17n-db 1.4.0" #define PACKAGE_BUGREPORT "bugs-m17n-lib@m17n.org" #define PACKAGE "m17n-db" #define VERSION "1.4.0" #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by m17n-db config.status 1.4.0, 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:660: creating Makefile config.status:660: creating mapconv config.status:660: creating m17n-db config.status:795: WARNING: m17n-db.in seems to ignore the --datarootdir setting config.status:660: creating m17n-db.pc config.status:660: creating icons/Makefile config.status:660: creating po/Makefile.in config.status:660: creating FLT/Makefile config.status:660: creating MIM/Makefile config.status:660: creating LANGDATA/Makefile config.status:845: executing po-directories commands config.status:845: executing depfiles commands