This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by scim configure 1.4.7, which was generated by GNU Autoconf 2.60. Invocation command line was $ ./configure --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 146 tasks, 201 threads, 4 processors Load average: 0.71, Mach factor: 3.28 /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: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2242: checking for a BSD-compatible install configure:2298: result: /usr/bin/install -c -o root -g wheel configure:2309: checking whether build environment is sane configure:2352: result: yes configure:2417: checking for gawk configure:2433: found /usr/local/bin/gawk configure:2444: result: gawk configure:2455: checking whether gmake sets $(MAKE) configure:2476: result: yes configure:2679: checking whether NLS is requested configure:2688: result: yes configure:2726: checking for msgfmt configure:2757: result: /usr/local/bin/msgfmt configure:2766: checking for gmsgfmt configure:2797: result: /usr/local/bin/msgfmt configure:2837: checking for xgettext configure:2868: result: /usr/local/bin/xgettext configure:2908: checking for msgmerge configure:2938: result: /usr/local/bin/msgmerge configure:2985: checking for style of include used by gmake configure:3013: result: GNU configure:3046: checking for i386-unknown-gnu-gcc configure:3073: result: cc configure:3351: checking for C compiler version configure:3358: cc --version >&5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3361: $? = 0 configure:3368: cc -v >&5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:3371: $? = 0 configure:3378: cc -V >&5 cc: `-V' option must have argument configure:3381: $? = 1 configure:3404: checking for C compiler default output file name configure:3431: cc -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -L/usr/local/lib -lintl conftest.c >&5 configure:3434: $? = 0 configure:3480: result: a.out configure:3485: checking whether the C compiler works configure:3495: ./a.out configure:3498: $? = 0 configure:3515: result: yes configure:3522: checking whether we are cross compiling configure:3524: result: no configure:3527: checking for suffix of executables configure:3534: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -L/usr/local/lib -lintl conftest.c >&5 configure:3537: $? = 0 configure:3561: result: configure:3567: checking for suffix of object files configure:3593: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ conftest.c >&5 configure:3596: $? = 0 configure:3619: result: configure:3623: checking whether we are using the GNU C compiler configure:3652: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ conftest.c >&5 configure:3658: $? = 0 configure:3665: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3668: $? = 0 configure:3675: test -s conftest. configure:3678: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3692: result: no configure:3697: checking whether cc accepts -g configure:3727: cc -c -g -I/usr/local/include -D__STDC_ISO_10646__ conftest.c >&5 configure:3733: $? = 0 configure:3740: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3743: $? = 0 configure:3750: test -s conftest. configure:3753: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3782: cc -c -I/usr/local/include -D__STDC_ISO_10646__ conftest.c >&5 configure:3788: $? = 0 configure:3795: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3798: $? = 0 configure:3805: test -s conftest. configure:3808: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3838: cc -c -g -I/usr/local/include -D__STDC_ISO_10646__ conftest.c >&5 configure:3844: $? = 0 configure:3851: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3854: $? = 0 configure:3861: test -s conftest. configure:3864: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3883: result: no configure:3900: checking for cc option to accept ISO C89 configure:3974: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ conftest.c >&5 configure:3980: $? = 0 configure:3987: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3990: $? = 0 configure:3997: test -s conftest. configure:4000: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -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:3974: cc -qlanglvl=extc89 -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:3980: $? = 0 configure:3987: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3990: $? = 0 configure:3997: test -s conftest. configure:4000: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -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:3974: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3980: $? = 0 configure:3987: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3990: $? = 0 configure:3997: test -s conftest. configure:4000: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -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:3974: cc -std -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ conftest.c >&5 cc1: error: unrecognized option `-std' configure:3980: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -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:3974: cc -Ae -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ conftest.c >&5 :6:2: missing '(' after predicate configure:3980: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -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:3974: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ conftest.c >&5 :6:2: missing '(' after predicate configure:3980: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -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:3974: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ conftest.c >&5 cc: unrecognized option `-Xc' configure:3980: $? = 0 configure:3987: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3990: $? = 0 configure:3997: test -s conftest. configure:4000: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -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:4023: result: unsupported configure:4040: checking dependency style of cc configure:4130: result: gcc3 configure:4153: checking build system type configure:4171: result: i386-unknown-gnu configure:4193: checking host system type configure:4208: result: i386-unknown-gnu configure:4233: checking for i386-unknown-gnu-ranlib configure:4263: result: no configure:4273: checking for ranlib configure:4289: found /usr/bin/ranlib configure:4300: result: ranlib configure:4328: checking for strerror in -lcposix configure:4363: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -L/usr/local/lib -lintl conftest.c -lcposix >&5 ld: can't locate file for: -lcposix configure:4369: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | /* 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 strerror (); | int | main () | { | return strerror (); | ; | return 0; | } configure:4403: result: no configure:4416: checking how to run the C preprocessor configure:4456: cc -E -I/usr/local/include -D__STDC_ISO_10646__ conftest.c configure:4462: $? = 0 configure:4500: cc -E -I/usr/local/include -D__STDC_ISO_10646__ conftest.c conftest.c:16:28: ac_nonexistent.h: No such file or directory configure:4506: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | /* end confdefs.h. */ | #include configure:4546: result: cc -E configure:4575: cc -E -I/usr/local/include -D__STDC_ISO_10646__ conftest.c configure:4581: $? = 0 configure:4619: cc -E -I/usr/local/include -D__STDC_ISO_10646__ conftest.c conftest.c:16:28: ac_nonexistent.h: No such file or directory configure:4625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | /* end confdefs.h. */ | #include configure:4670: checking for grep that handles long lines and -e configure:4744: result: /usr/bin/grep configure:4749: checking for egrep configure:4827: result: /usr/bin/grep -E configure:4832: checking for ANSI C header files configure:4862: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ conftest.c >&5 configure:4868: $? = 0 configure:4875: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4878: $? = 0 configure:4885: test -s conftest. configure:4888: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:5010: result: no configure:5020: checking for an ANSI C-conforming const configure:5095: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ conftest.c >&5 configure:5101: $? = 0 configure:5108: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5111: $? = 0 configure:5118: test -s conftest. configure:5121: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset x; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *ccp; | char **p; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | ccp = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++ccp; | p = (char**) ccp; | ccp = (char const *const *) p; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | if (s) return 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | if (!foo) return 0; | } | return !x[0] && !zero.x; | #endif | | ; | return 0; | } configure:5133: result: no configure:5144: checking for signed configure:5170: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ conftest.c >&5 configure:5176: $? = 0 configure:5183: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5186: $? = 0 configure:5193: test -s conftest. configure:5196: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | /* end confdefs.h. */ | | int | main () | { | signed char x; | ; | return 0; | } configure:5208: result: no configure:5218: checking for inline configure:5244: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ conftest.c >&5 configure:5250: $? = 0 configure:5257: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5260: $? = 0 configure:5267: test -s conftest. configure:5270: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static inline foo_t static_foo () {return 0; } | inline foo_t foo () {return 0; } | #endif | configure:5244: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ conftest.c >&5 configure:5250: $? = 0 configure:5257: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5260: $? = 0 configure:5267: test -s conftest. configure:5270: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline__ foo_t static_foo () {return 0; } | __inline__ foo_t foo () {return 0; } | #endif | configure:5244: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ conftest.c >&5 configure:5250: $? = 0 configure:5257: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5260: $? = 0 configure:5267: test -s conftest. configure:5270: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline foo_t static_foo () {return 0; } | __inline foo_t foo () {return 0; } | #endif | configure:5285: result: no configure:5318: checking for sys/types.h configure:5339: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ conftest.c >&5 configure:5345: $? = 0 configure:5352: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5355: $? = 0 configure:5362: test -s conftest. configure:5365: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5378: result: no configure:5318: checking for sys/stat.h configure:5339: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ conftest.c >&5 configure:5345: $? = 0 configure:5352: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5355: $? = 0 configure:5362: test -s conftest. configure:5365: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5378: result: no configure:5318: checking for stdlib.h configure:5339: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ conftest.c >&5 configure:5345: $? = 0 configure:5352: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5355: $? = 0 configure:5362: test -s conftest. configure:5365: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5378: result: no configure:5318: checking for string.h configure:5339: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ conftest.c >&5 configure:5345: $? = 0 configure:5352: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5355: $? = 0 configure:5362: test -s conftest. configure:5365: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5378: result: no configure:5318: checking for memory.h configure:5339: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ conftest.c >&5 configure:5345: $? = 0 configure:5352: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5355: $? = 0 configure:5362: test -s conftest. configure:5365: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5378: result: no configure:5318: checking for strings.h configure:5339: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ conftest.c >&5 configure:5345: $? = 0 configure:5352: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5355: $? = 0 configure:5362: test -s conftest. configure:5365: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5378: result: no configure:5318: checking for inttypes.h configure:5339: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ conftest.c >&5 configure:5345: $? = 0 configure:5352: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5355: $? = 0 configure:5362: test -s conftest. configure:5365: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5378: result: no configure:5318: checking for stdint.h configure:5339: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ conftest.c >&5 configure:5345: $? = 0 configure:5352: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5355: $? = 0 configure:5362: test -s conftest. configure:5365: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5378: result: no configure:5318: checking for unistd.h configure:5339: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ conftest.c >&5 configure:5345: $? = 0 configure:5352: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5355: $? = 0 configure:5362: test -s conftest. configure:5365: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5378: result: no configure:5390: checking for off_t configure:5420: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ conftest.c >&5 conftest.c:54: error: parse error before "ac__type_new_" conftest.c:54: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:58: error: parse error before ')' token configure:5426: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | typedef off_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:5458: result: no configure:5470: checking for size_t configure:5500: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ conftest.c >&5 configure:5506: $? = 0 configure:5513: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5516: $? = 0 configure:5523: test -s conftest. configure:5526: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | typedef size_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:5538: result: no configure:5551: checking for long long configure:5578: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -L/usr/local/lib -lintl conftest.c >&5 configure:5584: $? = 0 configure:5591: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5594: $? = 0 configure:5601: test -s conftest configure:5604: $? = 0 configure:5617: result: yes configure:5628: checking for long double configure:5662: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ conftest.c >&5 conftest.c:26: warning: use of `long double' type; its size may change in a future release conftest.c:26: warning: (Long double usage is reported only once for each file. conftest.c:26: warning: To disable this warning, use -Wno-long-double.) configure:5668: $? = 0 configure:5675: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5678: $? = 0 configure:5685: test -s conftest. configure:5688: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | /* end confdefs.h. */ | | /* The Stardent Vistra knows sizeof(long double), but does not support it. */ | long double foo = 0.0; | /* On Ultrix 4.3 cc, long double is 4 and double is 8. */ | int array [2*(sizeof(long double) >= sizeof(double)) - 1]; | | int | main () | { | | ; | return 0; | } configure:5701: result: no configure:5712: checking for wchar_t configure:5739: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ conftest.c >&5 configure:5745: $? = 0 configure:5752: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5755: $? = 0 configure:5762: test -s conftest. configure:5765: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | /* end confdefs.h. */ | #include | wchar_t foo = (wchar_t)'\0'; | int | main () | { | | ; | return 0; | } configure:5777: result: no configure:5788: checking for wint_t configure:5815: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ conftest.c >&5 configure:5821: $? = 0 configure:5828: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5831: $? = 0 configure:5838: test -s conftest. configure:5841: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | /* end confdefs.h. */ | #include | wint_t foo = (wchar_t)'\0'; | int | main () | { | | ; | return 0; | } configure:5853: result: no configure:5864: checking for inttypes.h configure:5891: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ conftest.c >&5 configure:5897: $? = 0 configure:5904: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5907: $? = 0 configure:5914: test -s conftest. configure:5917: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | uintmax_t i = (uintmax_t) -1; | ; | return 0; | } configure:5929: result: no configure:5940: checking for stdint.h configure:5967: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ conftest.c >&5 configure:5973: $? = 0 configure:5980: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5983: $? = 0 configure:5990: test -s conftest. configure:5993: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | uintmax_t i = (uintmax_t) -1; | ; | return 0; | } configure:6005: result: no configure:6018: checking for intmax_t configure:6053: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ conftest.c >&5 configure:6059: $? = 0 configure:6066: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6069: $? = 0 configure:6076: test -s conftest. configure:6079: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | /* end confdefs.h. */ | | #include | #include | #if HAVE_STDINT_H_WITH_UINTMAX | #include | #endif | #if HAVE_INTTYPES_H_WITH_UINTMAX | #include | #endif | | int | main () | { | intmax_t x = -1; | ; | return 0; | } configure:6091: result: no configure:6103: checking whether printf() supports POSIX/XSI format strings configure:6158: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -L/usr/local/lib -lintl conftest.c >&5 configure:6161: $? = 0 configure:6167: ./conftest configure:6170: $? = 0 configure:6187: result: yes configure:6201: checking for working alloca.h configure:6228: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -L/usr/local/lib -lintl conftest.c >&5 configure:6234: $? = 0 configure:6241: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6244: $? = 0 configure:6251: test -s conftest configure:6254: $? = 0 configure:6267: result: yes configure:6277: checking for alloca configure:6324: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -L/usr/local/lib -lintl conftest.c >&5 configure:6330: $? = 0 configure:6337: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6340: $? = 0 configure:6347: test -s conftest configure:6350: $? = 0 configure:6363: result: yes configure:6612: checking for stdlib.h configure:6618: result: no configure:6612: checking for unistd.h configure:6618: result: no configure:6780: checking for getpagesize configure:6836: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -L/usr/local/lib -lintl conftest.c >&5 configure:6842: $? = 0 configure:6849: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6852: $? = 0 configure:6859: test -s conftest configure:6862: $? = 0 configure:6876: result: yes configure:6886: checking for working mmap configure:7033: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -L/usr/local/lib -lintl conftest.c >&5 configure:7036: $? = 0 configure:7042: ./conftest ./configure: line 1: 12730 Bus error ./conftest$ac_exeext configure:7045: $? = 138 configure: program exited with status 138 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | /* malloc might have been renamed as rpl_malloc. */ | #undef malloc | | /* Thanks to Mike Haertel and Jim Avera for this test. | Here is a matrix of mmap possibilities: | mmap private not fixed | mmap private fixed at somewhere currently unmapped | mmap private fixed at somewhere already mapped | mmap shared not fixed | mmap shared fixed at somewhere currently unmapped | mmap shared fixed at somewhere already mapped | For private mappings, we should verify that changes cannot be read() | back from the file, nor mmap's back from the file at a different | address. (There have been systems where private was not correctly | implemented like the infamous i386 svr4.0, and systems where the | VM page cache was not coherent with the file system buffer cache | like early versions of FreeBSD and possibly contemporary NetBSD.) | For shared mappings, we should conversely verify that changes get | propagated back to all the places they're supposed to be. | | Grep wants private fixed already mapped. | The main things grep needs to know about mmap are: | * does it exist and is it safe to write into the mmap'd area | * how to use it (BSD variants) */ | | #include | #include | | #if !STDC_HEADERS && !HAVE_STDLIB_H | char *malloc (); | #endif | | /* This mess was copied from the GNU getpagesize.h. */ | #if !HAVE_GETPAGESIZE | /* Assume that all systems that can run configure have sys/param.h. */ | # if !HAVE_SYS_PARAM_H | # define HAVE_SYS_PARAM_H 1 | # endif | | # ifdef _SC_PAGESIZE | # define getpagesize() sysconf(_SC_PAGESIZE) | # else /* no _SC_PAGESIZE */ | # if HAVE_SYS_PARAM_H | # include | # ifdef EXEC_PAGESIZE | # define getpagesize() EXEC_PAGESIZE | # else /* no EXEC_PAGESIZE */ | # ifdef NBPG | # define getpagesize() NBPG * CLSIZE | # ifndef CLSIZE | # define CLSIZE 1 | # endif /* no CLSIZE */ | # else /* no NBPG */ | # ifdef NBPC | # define getpagesize() NBPC | # else /* no NBPC */ | # ifdef PAGESIZE | # define getpagesize() PAGESIZE | # endif /* PAGESIZE */ | # endif /* no NBPC */ | # endif /* no NBPG */ | # endif /* no EXEC_PAGESIZE */ | # else /* no HAVE_SYS_PARAM_H */ | # define getpagesize() 8192 /* punt totally */ | # endif /* no HAVE_SYS_PARAM_H */ | # endif /* no _SC_PAGESIZE */ | | #endif /* no HAVE_GETPAGESIZE */ | | int | main () | { | char *data, *data2, *data3; | int i, pagesize; | int fd; | | pagesize = getpagesize (); | | /* First, make a file with some known garbage in it. */ | data = (char *) malloc (pagesize); | if (!data) | return 1; | for (i = 0; i < pagesize; ++i) | *(data + i) = rand (); | umask (0); | fd = creat ("conftest.mmap", 0600); | if (fd < 0) | return 1; | if (write (fd, data, pagesize) != pagesize) | return 1; | close (fd); | | /* Next, try to mmap the file at a fixed address which already has | something else allocated at it. If we can, also make sure that | we see the same garbage. */ | fd = open ("conftest.mmap", O_RDWR); | if (fd < 0) | return 1; | data2 = (char *) malloc (2 * pagesize); | if (!data2) | return 1; | data2 += (pagesize - ((long int) data2 & (pagesize - 1))) & (pagesize - 1); | if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE, | MAP_PRIVATE | MAP_FIXED, fd, 0L)) | return 1; | for (i = 0; i < pagesize; ++i) | if (*(data + i) != *(data2 + i)) | return 1; | | /* Finally, make sure that changes to the mapped area do not | percolate back to the file as seen by read(). (This is a bug on | some variants of i386 svr4.0.) */ | for (i = 0; i < pagesize; ++i) | *(data2 + i) = *(data2 + i) + 1; | data3 = (char *) malloc (pagesize); | if (!data3) | return 1; | if (read (fd, data3, pagesize) != pagesize) | return 1; | for (i = 0; i < pagesize; ++i) | if (*(data + i) != *(data3 + i)) | return 1; | close (fd); | return 0; | } configure:7061: result: no configure:7073: checking whether we are using the GNU C Library 2.1 or newer conftest.c:29:22: features.h: No such file or directory configure:7104: result: no configure:7112: checking whether integer division by zero raises SIGFPE configure:7179: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -L/usr/local/lib -lintl conftest.c >&5 conftest.c:46: warning: built-in function `nan' declared as non-function configure:7182: $? = 0 configure:7188: ./conftest configure:7191: $? = 0 configure:7208: result: yes configure:7221: checking for unsigned long long configure:7248: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -L/usr/local/lib -lintl conftest.c >&5 configure:7254: $? = 0 configure:7261: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:7264: $? = 0 configure:7271: test -s conftest configure:7274: $? = 0 configure:7287: result: yes configure:7319: checking for inttypes.h configure:7347: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ conftest.c >&5 configure:7353: $? = 0 configure:7360: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:7363: $? = 0 configure:7370: test -s conftest. configure:7373: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | /* end confdefs.h. */ | #include | #include | int | main () | { | | ; | return 0; | } configure:7386: result: no configure:7486: checking for stdint.h configure:7492: result: no configure:7650: checking for SIZE_MAX configure:8044: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -L/usr/local/lib -lintl conftest.c >&5 configure:8047: $? = 0 configure:8053: ./conftest configure:8056: $? = 0 configure:8438: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -L/usr/local/lib -lintl conftest.c >&5 configure:8441: $? = 0 configure:8447: ./conftest configure:8450: $? = 0 configure:8832: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -L/usr/local/lib -lintl conftest.c >&5 configure:8835: $? = 0 configure:8841: ./conftest configure:8844: $? = 0 configure:8883: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ conftest.c >&5 conftest.c:33: error: conflicting types for `foo' conftest.c:32: error: previous declaration of `foo' configure:8889: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | /* end confdefs.h. */ | #include | extern size_t foo; | extern unsigned long foo; | | int | main () | { | | ; | return 0; | } configure:8931: result: 4294967295U configure:8948: checking for stdint.h configure:8954: result: no configure:9186: checking for non-GNU ld configure:9217: result: /usr/bin/ld configure:9226: checking if the linker (/usr/bin/ld) is GNU ld configure:9239: result: no configure:9245: checking for shared library run path origin configure:9258: result: done configure:9664: checking for ptrdiff_t configure:9694: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ conftest.c >&5 conftest.c:65: error: parse error before "ac__type_new_" conftest.c:65: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:69: error: parse error before ')' token configure:9700: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | typedef ptrdiff_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:9732: result: no configure:9770: checking argz.h usability configure:9787: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ conftest.c >&5 conftest.c:66:18: argz.h: No such file or directory configure:9793: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:9824: result: no configure:9828: checking argz.h presence configure:9843: cc -E -I/usr/local/include -D__STDC_ISO_10646__ conftest.c conftest.c:33:18: argz.h: No such file or directory configure:9849: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | /* end confdefs.h. */ | #include configure:9870: result: no configure:9903: checking for argz.h configure:9911: result: no configure:9770: checking limits.h usability configure:9787: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ conftest.c >&5 configure:9793: $? = 0 configure:9800: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:9803: $? = 0 configure:9810: test -s conftest. configure:9813: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:9824: result: no configure:9828: checking limits.h presence configure:9843: cc -E -I/usr/local/include -D__STDC_ISO_10646__ conftest.c configure:9849: $? = 0 configure:9870: result: yes configure:9883: WARNING: limits.h: present but cannot be compiled configure:9885: WARNING: limits.h: check for missing prerequisite headers? configure:9887: WARNING: limits.h: see the Autoconf documentation configure:9889: WARNING: limits.h: section "Present But Cannot Be Compiled" configure:9891: WARNING: limits.h: proceeding with the preprocessor's result configure:9893: WARNING: limits.h: in the future, the compiler will take precedence configure:9903: checking for limits.h configure:9911: result: yes configure:9770: checking locale.h usability configure:9787: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ conftest.c >&5 configure:9793: $? = 0 configure:9800: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:9803: $? = 0 configure:9810: test -s conftest. configure:9813: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:9824: result: no configure:9828: checking locale.h presence configure:9843: cc -E -I/usr/local/include -D__STDC_ISO_10646__ conftest.c configure:9849: $? = 0 configure:9870: result: yes configure:9883: WARNING: locale.h: present but cannot be compiled configure:9885: WARNING: locale.h: check for missing prerequisite headers? configure:9887: WARNING: locale.h: see the Autoconf documentation configure:9889: WARNING: locale.h: section "Present But Cannot Be Compiled" configure:9891: WARNING: locale.h: proceeding with the preprocessor's result configure:9893: WARNING: locale.h: in the future, the compiler will take precedence configure:9903: checking for locale.h configure:9911: result: yes configure:9770: checking nl_types.h usability configure:9787: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ conftest.c >&5 configure:9793: $? = 0 configure:9800: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:9803: $? = 0 configure:9810: test -s conftest. configure:9813: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:9824: result: no configure:9828: checking nl_types.h presence configure:9843: cc -E -I/usr/local/include -D__STDC_ISO_10646__ conftest.c configure:9849: $? = 0 configure:9870: result: yes configure:9883: WARNING: nl_types.h: present but cannot be compiled configure:9885: WARNING: nl_types.h: check for missing prerequisite headers? configure:9887: WARNING: nl_types.h: see the Autoconf documentation configure:9889: WARNING: nl_types.h: section "Present But Cannot Be Compiled" configure:9891: WARNING: nl_types.h: proceeding with the preprocessor's result configure:9893: WARNING: nl_types.h: in the future, the compiler will take precedence configure:9903: checking for nl_types.h configure:9911: result: yes configure:9770: checking malloc.h usability configure:9787: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ conftest.c >&5 configure:9793: $? = 0 configure:9800: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:9803: $? = 0 configure:9810: test -s conftest. configure:9813: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:9824: result: no configure:9828: checking malloc.h presence configure:9843: cc -E -I/usr/local/include -D__STDC_ISO_10646__ conftest.c configure:9849: $? = 0 configure:9870: result: yes configure:9883: WARNING: malloc.h: present but cannot be compiled configure:9885: WARNING: malloc.h: check for missing prerequisite headers? configure:9887: WARNING: malloc.h: see the Autoconf documentation configure:9889: WARNING: malloc.h: section "Present But Cannot Be Compiled" configure:9891: WARNING: malloc.h: proceeding with the preprocessor's result configure:9893: WARNING: malloc.h: in the future, the compiler will take precedence configure:9903: checking for malloc.h configure:9911: result: yes configure:9770: checking stddef.h usability configure:9787: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ conftest.c >&5 configure:9793: $? = 0 configure:9800: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:9803: $? = 0 configure:9810: test -s conftest. configure:9813: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:9824: result: no configure:9828: checking stddef.h presence configure:9843: cc -E -I/usr/local/include -D__STDC_ISO_10646__ conftest.c configure:9849: $? = 0 configure:9870: result: yes configure:9883: WARNING: stddef.h: present but cannot be compiled configure:9885: WARNING: stddef.h: check for missing prerequisite headers? configure:9887: WARNING: stddef.h: see the Autoconf documentation configure:9889: WARNING: stddef.h: section "Present But Cannot Be Compiled" configure:9891: WARNING: stddef.h: proceeding with the preprocessor's result configure:9893: WARNING: stddef.h: in the future, the compiler will take precedence configure:9903: checking for stddef.h configure:9911: result: yes configure:9760: checking for stdlib.h configure:9766: result: no configure:9760: checking for string.h configure:9766: result: no configure:9760: checking for unistd.h configure:9766: result: no configure:9770: checking sys/param.h usability configure:9787: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ conftest.c >&5 configure:9793: $? = 0 configure:9800: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:9803: $? = 0 configure:9810: test -s conftest. configure:9813: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:9824: result: no configure:9828: checking sys/param.h presence configure:9843: cc -E -I/usr/local/include -D__STDC_ISO_10646__ conftest.c configure:9849: $? = 0 configure:9870: result: yes configure:9883: WARNING: sys/param.h: present but cannot be compiled configure:9885: WARNING: sys/param.h: check for missing prerequisite headers? configure:9887: WARNING: sys/param.h: see the Autoconf documentation configure:9889: WARNING: sys/param.h: section "Present But Cannot Be Compiled" configure:9891: WARNING: sys/param.h: proceeding with the preprocessor's result configure:9893: WARNING: sys/param.h: in the future, the compiler will take precedence configure:9903: checking for sys/param.h configure:9911: result: yes configure:9953: checking for asprintf configure:10009: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -L/usr/local/lib -lintl conftest.c >&5 configure:10015: $? = 0 configure:10022: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:10025: $? = 0 configure:10032: test -s conftest configure:10035: $? = 0 configure:10049: result: yes configure:9953: checking for fwprintf configure:10009: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -L/usr/local/lib -lintl conftest.c >&5 configure:10015: $? = 0 configure:10022: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:10025: $? = 0 configure:10032: test -s conftest configure:10035: $? = 0 configure:10049: result: yes configure:9953: checking for getcwd configure:10009: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -L/usr/local/lib -lintl conftest.c >&5 configure:10015: $? = 0 configure:10022: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:10025: $? = 0 configure:10032: test -s conftest configure:10035: $? = 0 configure:10049: result: yes configure:9953: checking for getegid configure:10009: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -L/usr/local/lib -lintl conftest.c >&5 configure:10015: $? = 0 configure:10022: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:10025: $? = 0 configure:10032: test -s conftest configure:10035: $? = 0 configure:10049: result: yes configure:9953: checking for geteuid configure:10009: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -L/usr/local/lib -lintl conftest.c >&5 configure:10015: $? = 0 configure:10022: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:10025: $? = 0 configure:10032: test -s conftest configure:10035: $? = 0 configure:10049: result: yes configure:9953: checking for getgid configure:10009: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -L/usr/local/lib -lintl conftest.c >&5 configure:10015: $? = 0 configure:10022: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:10025: $? = 0 configure:10032: test -s conftest configure:10035: $? = 0 configure:10049: result: yes configure:9953: checking for getuid configure:10009: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -L/usr/local/lib -lintl conftest.c >&5 configure:10015: $? = 0 configure:10022: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:10025: $? = 0 configure:10032: test -s conftest configure:10035: $? = 0 configure:10049: result: yes configure:9953: checking for mempcpy configure:10009: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -L/usr/local/lib -lintl conftest.c >&5 ld: Undefined symbols: _mempcpy configure:10015: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | /* end confdefs.h. */ | /* Define mempcpy to an innocuous variant, in case declares mempcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define mempcpy innocuous_mempcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mempcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mempcpy | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char mempcpy (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_mempcpy || defined __stub___mempcpy | choke me | #endif | | int | main () | { | return mempcpy (); | ; | return 0; | } configure:10049: result: no configure:9953: checking for munmap configure:10009: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -L/usr/local/lib -lintl conftest.c >&5 configure:10015: $? = 0 configure:10022: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:10025: $? = 0 configure:10032: test -s conftest configure:10035: $? = 0 configure:10049: result: yes configure:9953: checking for putenv configure:10009: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -L/usr/local/lib -lintl conftest.c >&5 configure:10015: $? = 0 configure:10022: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:10025: $? = 0 configure:10032: test -s conftest configure:10035: $? = 0 configure:10049: result: yes configure:9953: checking for setenv configure:10009: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -L/usr/local/lib -lintl conftest.c >&5 configure:10015: $? = 0 configure:10022: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:10025: $? = 0 configure:10032: test -s conftest configure:10035: $? = 0 configure:10049: result: yes configure:9953: checking for setlocale configure:10009: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -L/usr/local/lib -lintl conftest.c >&5 configure:10015: $? = 0 configure:10022: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:10025: $? = 0 configure:10032: test -s conftest configure:10035: $? = 0 configure:10049: result: yes configure:9953: checking for snprintf configure:10009: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -L/usr/local/lib -lintl conftest.c >&5 conftest.c:73: warning: conflicting types for built-in function `snprintf' configure:10015: $? = 0 configure:10022: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:10025: $? = 0 configure:10032: test -s conftest configure:10035: $? = 0 configure:10049: result: yes configure:9953: checking for stpcpy configure:10009: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -L/usr/local/lib -lintl conftest.c >&5 configure:10015: $? = 0 configure:10022: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:10025: $? = 0 configure:10032: test -s conftest configure:10035: $? = 0 configure:10049: result: yes configure:9953: checking for strcasecmp configure:10009: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -L/usr/local/lib -lintl conftest.c >&5 configure:10015: $? = 0 configure:10022: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:10025: $? = 0 configure:10032: test -s conftest configure:10035: $? = 0 configure:10049: result: yes configure:9953: checking for strdup configure:10009: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -L/usr/local/lib -lintl conftest.c >&5 configure:10015: $? = 0 configure:10022: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:10025: $? = 0 configure:10032: test -s conftest configure:10035: $? = 0 configure:10049: result: yes configure:9953: checking for strtoul configure:10009: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -L/usr/local/lib -lintl conftest.c >&5 configure:10015: $? = 0 configure:10022: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:10025: $? = 0 configure:10032: test -s conftest configure:10035: $? = 0 configure:10049: result: yes configure:9953: checking for tsearch configure:10009: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -L/usr/local/lib -lintl conftest.c >&5 configure:10015: $? = 0 configure:10022: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:10025: $? = 0 configure:10032: test -s conftest configure:10035: $? = 0 configure:10049: result: yes configure:9953: checking for wcslen configure:10009: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -L/usr/local/lib -lintl conftest.c >&5 configure:10015: $? = 0 configure:10022: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:10025: $? = 0 configure:10032: test -s conftest configure:10035: $? = 0 configure:10049: result: yes configure:9953: checking for __argz_count configure:10009: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -L/usr/local/lib -lintl conftest.c >&5 ld: Undefined symbols: ___argz_count configure:10015: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | /* end confdefs.h. */ | /* Define __argz_count to an innocuous variant, in case declares __argz_count. | For example, HP-UX 11i declares gettimeofday. */ | #define __argz_count innocuous___argz_count | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __argz_count (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __argz_count | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __argz_count (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub___argz_count || defined __stub_____argz_count | choke me | #endif | | int | main () | { | return __argz_count (); | ; | return 0; | } configure:10049: result: no configure:9953: checking for __argz_stringify configure:10009: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -L/usr/local/lib -lintl conftest.c >&5 ld: Undefined symbols: ___argz_stringify configure:10015: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | /* end confdefs.h. */ | /* Define __argz_stringify to an innocuous variant, in case declares __argz_stringify. | For example, HP-UX 11i declares gettimeofday. */ | #define __argz_stringify innocuous___argz_stringify | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __argz_stringify (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __argz_stringify | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __argz_stringify (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub___argz_stringify || defined __stub_____argz_stringify | choke me | #endif | | int | main () | { | return __argz_stringify (); | ; | return 0; | } configure:10049: result: no configure:9953: checking for __argz_next configure:10009: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -L/usr/local/lib -lintl conftest.c >&5 ld: Undefined symbols: ___argz_next configure:10015: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | /* end confdefs.h. */ | /* Define __argz_next to an innocuous variant, in case declares __argz_next. | For example, HP-UX 11i declares gettimeofday. */ | #define __argz_next innocuous___argz_next | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __argz_next (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __argz_next | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __argz_next (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub___argz_next || defined __stub_____argz_next | choke me | #endif | | int | main () | { | return __argz_next (); | ; | return 0; | } configure:10049: result: no configure:9953: checking for __fsetlocking configure:10009: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -L/usr/local/lib -lintl conftest.c >&5 ld: Undefined symbols: ___fsetlocking configure:10015: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | /* end confdefs.h. */ | /* Define __fsetlocking to an innocuous variant, in case declares __fsetlocking. | For example, HP-UX 11i declares gettimeofday. */ | #define __fsetlocking innocuous___fsetlocking | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __fsetlocking (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __fsetlocking | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __fsetlocking (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub___fsetlocking || defined __stub_____fsetlocking | choke me | #endif | | int | main () | { | return __fsetlocking (); | ; | return 0; | } configure:10049: result: no configure:10061: checking whether _snprintf is declared configure:10091: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ conftest.c >&5 conftest.c: In function `main': conftest.c:63: error: `_snprintf' undeclared (first use in this function) conftest.c:63: error: (Each undeclared identifier is reported only once conftest.c:63: error: for each function it appears in.) configure:10097: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef _snprintf | char *p = (char *) _snprintf; | #endif | | ; | return 0; | } configure:10129: result: no configure:10143: checking whether _snwprintf is declared configure:10173: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ conftest.c >&5 conftest.c: In function `main': conftest.c:64: error: `_snwprintf' undeclared (first use in this function) conftest.c:64: error: (Each undeclared identifier is reported only once conftest.c:64: error: for each function it appears in.) configure:10179: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef _snwprintf | char *p = (char *) _snwprintf; | #endif | | ; | return 0; | } configure:10211: result: no configure:10226: checking whether feof_unlocked is declared configure:10256: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ conftest.c >&5 configure:10262: $? = 0 configure:10269: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:10272: $? = 0 configure:10279: test -s conftest. configure:10282: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef feof_unlocked | char *p = (char *) feof_unlocked; | #endif | | ; | return 0; | } configure:10294: result: no configure:10308: checking whether fgets_unlocked is declared configure:10338: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ conftest.c >&5 conftest.c: In function `main': conftest.c:66: error: `fgets_unlocked' undeclared (first use in this function) conftest.c:66: error: (Each undeclared identifier is reported only once conftest.c:66: error: for each function it appears in.) configure:10344: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef fgets_unlocked | char *p = (char *) fgets_unlocked; | #endif | | ; | return 0; | } configure:10376: result: no configure:10390: checking whether getc_unlocked is declared configure:10420: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ conftest.c >&5 configure:10426: $? = 0 configure:10433: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:10436: $? = 0 configure:10443: test -s conftest. configure:10446: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef getc_unlocked | char *p = (char *) getc_unlocked; | #endif | | ; | return 0; | } configure:10458: result: no configure:10526: checking for iconv configure:10558: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -L/usr/local/lib -lintl conftest.c >&5 ld: Undefined symbols: _libiconv _libiconv_close _libiconv_open configure:10564: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | /* end confdefs.h. */ | #include | #include | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:10623: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -L/usr/local/lib -lintl conftest.c /usr/local/lib/libiconv.a >&5 configure:10629: $? = 0 configure:10636: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:10639: $? = 0 configure:10646: test -s conftest configure:10649: $? = 0 configure:10666: result: yes configure:10676: checking how to link with libiconv configure:10678: result: /usr/local/lib/libiconv.a configure:10689: checking for iconv declaration configure:10728: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ conftest.c >&5 configure:10734: $? = 0 configure:10741: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:10744: $? = 0 configure:10751: test -s conftest. configure:10754: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | /* end confdefs.h. */ | | #include | #include | extern | #ifdef __cplusplus | "C" | #endif | #if defined(__STDC__) || defined(__cplusplus) | size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | #else | size_t iconv(); | #endif | | int | main () | { | | ; | return 0; | } configure:10770: result: extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:10781: checking for nl_langinfo and CODESET configure:10807: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -L/usr/local/lib -lintl conftest.c >&5 configure:10813: $? = 0 configure:10820: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:10823: $? = 0 configure:10830: test -s conftest configure:10833: $? = 0 configure:10847: result: yes configure:10859: checking for LC_MESSAGES configure:10885: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -L/usr/local/lib -lintl conftest.c >&5 configure:10891: $? = 0 configure:10898: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:10901: $? = 0 configure:10908: test -s conftest configure:10911: $? = 0 configure:10924: result: yes configure:10940: checking for bison configure:10956: found /usr/local/bin/bison configure:10967: result: bison configure:10981: checking version of bison configure:10990: result: 1.35, ok configure:11012: checking whether NLS is requested configure:11021: result: yes configure:11037: checking whether included gettext is requested configure:11047: result: no configure:11058: checking for GNU gettext in libc configure:11087: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -L/usr/local/lib -lintl conftest.c >&5 ld: Undefined symbols: __nl_domain_bindings configure:11093: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | extern int *_nl_domain_bindings; | int | main () | { | bindtextdomain ("", ""); | return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings | ; | return 0; | } configure:11126: result: no configure:11509: checking for GNU gettext in libintl configure:11546: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -I/include -L/usr/local/lib -lintl conftest.c /lib/libintl.a /usr/local/lib/libiconv.a >&5 configure:11552: $? = 0 configure:11559: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11562: $? = 0 configure:11569: test -s conftest configure:11572: $? = 0 configure:11659: result: yes configure:11706: checking whether to use NLS configure:11708: result: yes configure:11711: checking where the gettext function comes from configure:11722: result: external libintl configure:11730: checking how to link with libintl configure:11732: result: /lib/libintl.a /usr/local/lib/libiconv.a configure:11887: checking for a sed that does not truncate output configure:11941: result: /usr/local/bin/sed configure:11988: checking for non-GNU ld configure:12022: result: /usr/bin/ld configure:12031: checking if the linker (/usr/bin/ld) is GNU ld configure:12046: result: no configure:12051: checking for /usr/bin/ld option to reload object files configure:12058: result: -r configure:12076: checking for BSD-compatible nm configure:12125: result: /usr/bin/nm -p configure:12129: checking whether ln -s works configure:12133: result: yes configure:12140: checking how to recognise dependent libraries configure:12316: result: pass_all configure:12575: checking dlfcn.h usability configure:12592: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -I/include conftest.c >&5 configure:12598: $? = 0 configure:12605: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12608: $? = 0 configure:12615: test -s conftest. configure:12618: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:12629: result: no configure:12633: checking dlfcn.h presence configure:12648: cc -E -I/usr/local/include -D__STDC_ISO_10646__ -I/include conftest.c configure:12654: $? = 0 configure:12675: result: yes configure:12688: WARNING: dlfcn.h: present but cannot be compiled configure:12690: WARNING: dlfcn.h: check for missing prerequisite headers? configure:12692: WARNING: dlfcn.h: see the Autoconf documentation configure:12694: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:12696: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:12698: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:12708: checking for dlfcn.h configure:12716: result: yes configure:12845: checking for C++ compiler version configure:12852: c++ --version >&5 c++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:12855: $? = 0 configure:12862: c++ -v >&5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:12865: $? = 0 configure:12872: c++ -V >&5 c++: `-V' option must have argument configure:12875: $? = 1 configure:12878: checking whether we are using the GNU C++ compiler configure:12907: c++ -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -I/include conftest.cpp >&5 configure:12913: $? = 0 configure:12920: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:12923: $? = 0 configure:12930: test -s conftest. configure:12933: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:12947: result: no configure:12952: checking whether c++ accepts -g configure:12982: c++ -c -g -I/usr/local/include -D__STDC_ISO_10646__ -I/include conftest.cpp >&5 configure:12988: $? = 0 configure:12995: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:12998: $? = 0 configure:13005: test -s conftest. configure:13008: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:13037: c++ -c -I/usr/local/include -D__STDC_ISO_10646__ -I/include conftest.cpp >&5 configure:13043: $? = 0 configure:13050: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:13053: $? = 0 configure:13060: test -s conftest. configure:13063: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:13093: c++ -c -g -I/usr/local/include -D__STDC_ISO_10646__ -I/include conftest.cpp >&5 configure:13099: $? = 0 configure:13106: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:13109: $? = 0 configure:13116: test -s conftest. configure:13119: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:13138: result: no configure:13163: checking dependency style of c++ configure:13253: result: gcc3 configure:13280: checking how to run the C++ preprocessor configure:13316: c++ -E -I/usr/local/include -D__STDC_ISO_10646__ -I/include conftest.cpp configure:13322: $? = 0 configure:13360: c++ -E -I/usr/local/include -D__STDC_ISO_10646__ -I/include conftest.cpp conftest.cpp:70:28: ac_nonexistent.h: No such file or directory configure:13366: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:13406: result: c++ -E configure:13435: c++ -E -I/usr/local/include -D__STDC_ISO_10646__ -I/include conftest.cpp configure:13441: $? = 0 configure:13479: c++ -E -I/usr/local/include -D__STDC_ISO_10646__ -I/include conftest.cpp conftest.cpp:70:28: ac_nonexistent.h: No such file or directory configure:13485: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:13541: checking for i386-unknown-gnu-g77 configure:13571: result: no configure:13541: checking for i386-unknown-gnu-f77 configure:13571: result: no configure:13541: checking for i386-unknown-gnu-xlf configure:13571: result: no configure:13541: checking for i386-unknown-gnu-frt configure:13571: result: no configure:13541: checking for i386-unknown-gnu-pgf77 configure:13571: result: no configure:13541: checking for i386-unknown-gnu-cf77 configure:13571: result: no configure:13541: checking for i386-unknown-gnu-fort77 configure:13571: result: no configure:13541: checking for i386-unknown-gnu-fl32 configure:13571: result: no configure:13541: checking for i386-unknown-gnu-af77 configure:13571: result: no configure:13541: checking for i386-unknown-gnu-f90 configure:13571: result: no configure:13541: checking for i386-unknown-gnu-xlf90 configure:13571: result: no configure:13541: checking for i386-unknown-gnu-pgf90 configure:13571: result: no configure:13541: checking for i386-unknown-gnu-pghpf configure:13571: result: no configure:13541: checking for i386-unknown-gnu-epcf90 configure:13571: result: no configure:13541: checking for i386-unknown-gnu-gfortran configure:13571: result: no configure:13541: checking for i386-unknown-gnu-g95 configure:13571: result: no configure:13541: checking for i386-unknown-gnu-f95 configure:13571: result: no configure:13541: checking for i386-unknown-gnu-fort configure:13571: result: no configure:13541: checking for i386-unknown-gnu-xlf95 configure:13571: result: no configure:13541: checking for i386-unknown-gnu-ifort configure:13571: result: no configure:13541: checking for i386-unknown-gnu-ifc configure:13571: result: no configure:13541: checking for i386-unknown-gnu-efc configure:13571: result: no configure:13541: checking for i386-unknown-gnu-pgf95 configure:13571: result: no configure:13541: checking for i386-unknown-gnu-lf95 configure:13571: result: no configure:13541: checking for i386-unknown-gnu-ftn configure:13571: result: no configure:13585: checking for g77 configure:13601: found /usr/local/bin/g77 configure:13612: result: g77 configure:13642: checking for Fortran 77 compiler version configure:13649: g77 --version >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:13652: $? = 0 configure:13659: g77 -v >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) cc: /tmp/: linker input file unused because linking not done configure:13662: $? = 0 configure:13669: g77 -V >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc: `-V' must come at the start of the command line configure:13672: $? = 0 configure:13680: checking whether we are using the GNU Fortran 77 compiler configure:13699: g77 -c conftest.F >&5 Error on line 2: Bad # line: "#ifndef __GNUC__" Error on line 4: Bad # line: "#endif" Error on line 3: unclassifiable statement (starts "chokeme") cc: /tmp/conftest.F: Fortran compiler not installed on this system configure:13705: $? = 0 configure:13712: test -z "$ac_f77_werror_flag" || test ! -s conftest.err configure:13715: $? = 0 configure:13722: test -s conftest. configure:13725: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:13739: result: no configure:13745: checking whether g77 accepts -g configure:13762: g77 -c -g conftest.f >&5 configure:13768: $? = 0 configure:13775: test -z "$ac_f77_werror_flag" || test ! -s conftest.err configure:13778: $? = 0 configure:13785: test -s conftest. configure:13788: $? = 1 configure: failed program was: | program main | | end configure:13801: result: no configure:13831: checking the maximum length of command line arguments configure:13940: result: configure:13951: checking command to parse /usr/bin/nm -p output from cc object configure:14056: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -I/include conftest.c >&5 configure:14059: $? = 0 configure:14063: /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:14066: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:14056: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -I/include conftest.c >&5 configure:14059: $? = 0 configure:14063: /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:14066: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:14156: result: failed configure:14163: checking for objdir configure:14178: result: .libs configure:14230: checking for i386-unknown-gnu-ar configure:14260: result: no configure:14270: checking for ar configure:14286: found /usr/bin/ar configure:14297: result: ar configure:14326: checking for i386-unknown-gnu-ranlib configure:14353: result: ranlib configure:14422: checking for i386-unknown-gnu-strip configure:14452: result: no configure:14462: checking for strip configure:14478: found /usr/bin/strip configure:14489: result: strip configure:14825: checking for cc option to produce PIC configure:15035: result: configure:15106: checking if cc static flag works configure:15134: result: yes configure:15144: checking if cc supports -c -o file.o configure:15168: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -I/include -o out/conftest2.o conftest.c >&5 configure:15172: $? = 0 configure:15191: result: yes configure:15217: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:16203: result: no configure:16270: checking dynamic linker characteristics configure:16858: result: gnu ld.so configure:16867: checking how to hardcode library paths into programs configure:16892: result: unsupported configure:16906: checking whether stripping libraries is possible configure:16927: result: no configure:17050: checking for shl_load configure:17106: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -I/include -L/usr/local/lib -lintl conftest.c >&5 ld: Undefined symbols: _shl_load configure:17112: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #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:17145: result: no configure:17150: checking for shl_load in -ldld configure:17185: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -I/include -L/usr/local/lib -lintl conftest.c -ldld >&5 ld: can't locate file for: -ldld configure:17191: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #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:17225: result: no configure:17230: checking for dlopen configure:17286: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -I/include -L/usr/local/lib -lintl conftest.c >&5 configure:17292: $? = 0 configure:17299: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:17302: $? = 0 configure:17309: test -s conftest configure:17312: $? = 0 configure:17325: result: yes configure:17606: checking whether a program can dlopen itself configure:17680: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -I/include -DHAVE_DLFCN_H -L/usr/local/lib -lintl conftest.c >&5 configure:17683: $? = 0 configure:17701: result: yes configure:17706: checking whether a statically linked program can dlopen itself configure:17780: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -I/include -DHAVE_DLFCN_H -L/usr/local/lib -lintl conftest.c >&5 configure:17783: $? = 0 configure:17801: result: yes configure:17824: checking if libtool supports shared libraries configure:17826: result: no configure:17829: checking whether to build shared libraries configure:17850: result: no configure:17853: checking whether to build static libraries configure:17857: result: yes configure:17949: creating libtool configure:18679: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:19645: result: yes configure:19663: c++ -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -I/include conftest.cpp >&5 configure:19666: $? = 0 configure:19785: checking for c++ option to produce PIC configure:20059: result: configure:20130: checking if c++ static flag works configure:20158: result: yes configure:20168: checking if c++ supports -c -o file.o configure:20192: c++ -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -I/include -o out/conftest2.o conftest.cpp >&5 configure:20196: $? = 0 configure:20215: result: yes configure:20241: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:20266: result: yes configure:20333: checking dynamic linker characteristics configure:20921: result: gnu ld.so configure:20930: checking how to hardcode library paths into programs configure:20955: result: unsupported configure:21481: checking if libtool supports shared libraries configure:21483: result: no configure:21486: checking whether to build shared libraries configure:21506: result: no configure:21509: checking whether to build static libraries configure:21513: result: yes configure:21523: checking for g77 option to produce PIC configure:21733: result: configure:21804: checking if g77 static flag works cc: -lintl: linker input file unused because linking not done configure:21832: result: yes configure:21842: checking if g77 supports -c -o file.o configure:21866: g77 -c -o out/conftest2.o conftest.f >&5 configure:21870: $? = 0 configure:21889: result: yes configure:21915: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:22881: result: no configure:22948: checking dynamic linker characteristics configure:23536: result: gnu ld.so configure:23545: checking how to hardcode library paths into programs configure:23570: result: unsupported configure:27167: checking for dirent.h that defines DIR configure:27196: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -I/include conftest.c >&5 configure:27202: $? = 0 configure:27209: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:27212: $? = 0 configure:27219: test -s conftest.o configure:27222: $? = 0 configure:27235: result: yes configure:27248: checking for library containing opendir configure:27289: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -I/include -L/usr/local/lib -lintl conftest.c >&5 configure:27295: $? = 0 configure:27302: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:27305: $? = 0 configure:27312: test -s conftest configure:27315: $? = 0 configure:27339: result: none required configure:27477: checking which extension is used for loadable modules configure:27487: result: .so configure:27498: checking which variable specifies run-time library path configure:27505: result: LD_LIBRARY_PATH configure:27516: checking for the default library search path configure:27523: result: /lib /usr/lib configure:27541: checking for objdir configure:27562: result: .libs configure:27571: checking whether libtool supports -dlopen/-dlpreopen configure:27583: result: no configure:27602: checking for shl_load configure:27697: result: no configure:27706: checking for shl_load in -ldld configure:27781: result: no configure:27791: checking for dlopen in -ldl configure:27826: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -I/include -L/usr/local/lib -lintl conftest.c -ldl >&5 ld: warning multiple definitions of symbol _dladdr /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dladdr /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dladdr ld: warning multiple definitions of symbol _dlclose /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlclose /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dlclose ld: warning multiple definitions of symbol _dlerror /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlerror /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dlerror ld: warning multiple definitions of symbol _dlopen /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlopen /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dlopen ld: warning multiple definitions of symbol _dlsym /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlsym /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dlsym configure:27832: $? = 0 configure:27839: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:27842: $? = 0 configure:27849: test -s conftest configure:27852: $? = 0 configure:27866: result: yes configure:28241: checking for dlerror configure:28297: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -I/include -L/usr/local/lib -lintl conftest.c -ldl >&5 ld: warning multiple definitions of symbol _dladdr /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dladdr /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dladdr ld: warning multiple definitions of symbol _dlclose /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlclose /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dlclose ld: warning multiple definitions of symbol _dlerror /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlerror /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dlerror ld: warning multiple definitions of symbol _dlopen /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlopen /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dlopen ld: warning multiple definitions of symbol _dlsym /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlsym /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dlsym configure:28303: $? = 0 configure:28310: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:28313: $? = 0 configure:28320: test -s conftest configure:28323: $? = 0 configure:28337: result: yes configure:28357: checking for _ prefix in compiled symbols configure:28367: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -I/include conftest.c >&5 configure:28370: $? = 0 configure:28374: /usr/bin/nm -p conftest.o \| \> conftest.nm configure:28377: $? = 0 configure: cannot run configure:28399: result: no configure:28519: checking whether deplibs are loaded by dlopen configure:28600: result: yes configure:28615: checking for argz.h configure:28621: result: no configure:28780: checking for error_t configure:28813: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -I/include conftest.c >&5 conftest.c:81: error: parse error before "ac__type_new_" conftest.c:81: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:85: error: parse error before ')' token configure:28819: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | /* end confdefs.h. */ | #if HAVE_ARGZ_H | # include | #endif | | typedef error_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:28851: result: no configure:28877: checking for argz_append configure:28933: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -I/include -L/usr/local/lib -lintl conftest.c >&5 ld: Undefined symbols: _argz_append configure:28939: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | /* end confdefs.h. */ | /* Define argz_append to an innocuous variant, in case declares argz_append. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_append innocuous_argz_append | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_append (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_append | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char argz_append (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_argz_append || defined __stub___argz_append | choke me | #endif | | int | main () | { | return argz_append (); | ; | return 0; | } configure:28973: result: no configure:28877: checking for argz_create_sep configure:28933: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -I/include -L/usr/local/lib -lintl conftest.c >&5 ld: Undefined symbols: _argz_create_sep configure:28939: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | /* end confdefs.h. */ | /* Define argz_create_sep to an innocuous variant, in case declares argz_create_sep. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_create_sep innocuous_argz_create_sep | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_create_sep (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_create_sep | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char argz_create_sep (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_argz_create_sep || defined __stub___argz_create_sep | choke me | #endif | | int | main () | { | return argz_create_sep (); | ; | return 0; | } configure:28973: result: no configure:28877: checking for argz_insert configure:28933: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -I/include -L/usr/local/lib -lintl conftest.c >&5 ld: Undefined symbols: _argz_insert configure:28939: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | /* end confdefs.h. */ | /* Define argz_insert to an innocuous variant, in case declares argz_insert. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_insert innocuous_argz_insert | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_insert (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_insert | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char argz_insert (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_argz_insert || defined __stub___argz_insert | choke me | #endif | | int | main () | { | return argz_insert (); | ; | return 0; | } configure:28973: result: no configure:28877: checking for argz_next configure:28933: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -I/include -L/usr/local/lib -lintl conftest.c >&5 ld: Undefined symbols: _argz_next configure:28939: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | /* end confdefs.h. */ | /* Define argz_next to an innocuous variant, in case declares argz_next. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_next innocuous_argz_next | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_next (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_next | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char argz_next (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_argz_next || defined __stub___argz_next | choke me | #endif | | int | main () | { | return argz_next (); | ; | return 0; | } configure:28973: result: no configure:28877: checking for argz_stringify configure:28933: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -I/include -L/usr/local/lib -lintl conftest.c >&5 ld: Undefined symbols: _argz_stringify configure:28939: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | /* end confdefs.h. */ | /* Define argz_stringify to an innocuous variant, in case declares argz_stringify. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_stringify innocuous_argz_stringify | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_stringify (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_stringify | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char argz_stringify (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_argz_stringify || defined __stub___argz_stringify | choke me | #endif | | int | main () | { | return argz_stringify (); | ; | return 0; | } configure:28973: result: no configure:29025: checking assert.h usability configure:29042: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -I/include conftest.c >&5 configure:29048: $? = 0 configure:29055: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:29058: $? = 0 configure:29065: test -s conftest.o configure:29068: $? = 0 configure:29079: result: yes configure:29083: checking assert.h presence configure:29098: cc -E -I/usr/local/include -D__STDC_ISO_10646__ -I/include conftest.c configure:29104: $? = 0 configure:29125: result: yes configure:29158: checking for assert.h configure:29166: result: yes configure:29025: checking ctype.h usability configure:29042: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -I/include conftest.c >&5 configure:29048: $? = 0 configure:29055: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:29058: $? = 0 configure:29065: test -s conftest.o configure:29068: $? = 0 configure:29079: result: yes configure:29083: checking ctype.h presence configure:29098: cc -E -I/usr/local/include -D__STDC_ISO_10646__ -I/include conftest.c configure:29104: $? = 0 configure:29125: result: yes configure:29158: checking for ctype.h configure:29166: result: yes configure:29025: checking errno.h usability configure:29042: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -I/include conftest.c >&5 configure:29048: $? = 0 configure:29055: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:29058: $? = 0 configure:29065: test -s conftest.o configure:29068: $? = 0 configure:29079: result: yes configure:29083: checking errno.h presence configure:29098: cc -E -I/usr/local/include -D__STDC_ISO_10646__ -I/include conftest.c configure:29104: $? = 0 configure:29125: result: yes configure:29158: checking for errno.h configure:29166: result: yes configure:29015: checking for malloc.h configure:29021: result: yes configure:29015: checking for memory.h configure:29021: result: no configure:29015: checking for stdlib.h configure:29021: result: no configure:29025: checking stdio.h usability configure:29042: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -I/include conftest.c >&5 configure:29048: $? = 0 configure:29055: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:29058: $? = 0 configure:29065: test -s conftest.o configure:29068: $? = 0 configure:29079: result: yes configure:29083: checking stdio.h presence configure:29098: cc -E -I/usr/local/include -D__STDC_ISO_10646__ -I/include conftest.c configure:29104: $? = 0 configure:29125: result: yes configure:29158: checking for stdio.h configure:29166: result: yes configure:29015: checking for unistd.h configure:29021: result: no configure:29197: checking dl.h usability configure:29214: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -I/include conftest.c >&5 conftest.c:116:16: dl.h: No such file or directory configure:29220: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:29251: result: no configure:29255: checking dl.h presence configure:29270: cc -E -I/usr/local/include -D__STDC_ISO_10646__ -I/include conftest.c conftest.c:83:16: dl.h: No such file or directory configure:29276: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_H 1 | /* end confdefs.h. */ | #include configure:29297: result: no configure:29330: checking for dl.h configure:29338: result: no configure:29197: checking sys/dl.h usability configure:29214: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -I/include conftest.c >&5 conftest.c:116:20: sys/dl.h: No such file or directory configure:29220: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:29251: result: no configure:29255: checking sys/dl.h presence configure:29270: cc -E -I/usr/local/include -D__STDC_ISO_10646__ -I/include conftest.c conftest.c:83:20: sys/dl.h: No such file or directory configure:29276: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_H 1 | /* end confdefs.h. */ | #include configure:29297: result: no configure:29330: checking for sys/dl.h configure:29338: result: no configure:29197: checking dld.h usability configure:29214: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -I/include conftest.c >&5 conftest.c:116:17: dld.h: No such file or directory configure:29220: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:29251: result: no configure:29255: checking dld.h presence configure:29270: cc -E -I/usr/local/include -D__STDC_ISO_10646__ -I/include conftest.c conftest.c:83:17: dld.h: No such file or directory configure:29276: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_H 1 | /* end confdefs.h. */ | #include configure:29297: result: no configure:29330: checking for dld.h configure:29338: result: no configure:29197: checking mach-o/dyld.h usability configure:29214: cc -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -I/include conftest.c >&5 configure:29220: $? = 0 configure:29227: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:29230: $? = 0 configure:29237: test -s conftest.o configure:29240: $? = 0 configure:29251: result: yes configure:29255: checking mach-o/dyld.h presence configure:29270: cc -E -I/usr/local/include -D__STDC_ISO_10646__ -I/include conftest.c configure:29276: $? = 0 configure:29297: result: yes configure:29330: checking for mach-o/dyld.h configure:29338: result: yes configure:29357: checking for string.h configure:29363: result: no configure:29357: checking for strings.h configure:29363: result: no configure:29527: checking for strchr configure:29583: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -I/include -L/usr/local/lib -lintl conftest.c >&5 conftest.c:107: warning: conflicting types for built-in function `strchr' configure:29589: $? = 0 configure:29596: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:29599: $? = 0 configure:29606: test -s conftest configure:29609: $? = 0 configure:29623: result: yes configure:29638: checking for strrchr configure:29694: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -I/include -L/usr/local/lib -lintl conftest.c >&5 conftest.c:108: warning: conflicting types for built-in function `strrchr' configure:29700: $? = 0 configure:29707: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:29710: $? = 0 configure:29717: test -s conftest configure:29720: $? = 0 configure:29734: result: yes configure:29749: checking for memcpy configure:29805: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -I/include -L/usr/local/lib -lintl conftest.c >&5 conftest.c:109: warning: conflicting types for built-in function `memcpy' configure:29811: $? = 0 configure:29818: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:29821: $? = 0 configure:29828: test -s conftest configure:29831: $? = 0 configure:29845: result: yes configure:29860: checking for memmove configure:29916: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -I/include -L/usr/local/lib -lintl conftest.c >&5 configure:29922: $? = 0 configure:29929: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:29932: $? = 0 configure:29939: test -s conftest configure:29942: $? = 0 configure:29956: result: yes configure:29860: checking for strcmp configure:29916: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -I/include -L/usr/local/lib -lintl conftest.c >&5 conftest.c:111: warning: conflicting types for built-in function `strcmp' configure:29922: $? = 0 configure:29929: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:29932: $? = 0 configure:29939: test -s conftest configure:29942: $? = 0 configure:29956: result: yes configure:29972: checking for closedir configure:30028: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -I/include -L/usr/local/lib -lintl conftest.c >&5 configure:30034: $? = 0 configure:30041: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:30044: $? = 0 configure:30051: test -s conftest configure:30054: $? = 0 configure:30068: result: yes configure:29972: checking for opendir configure:30028: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -I/include -L/usr/local/lib -lintl conftest.c >&5 configure:30034: $? = 0 configure:30041: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:30044: $? = 0 configure:30051: test -s conftest configure:30054: $? = 0 configure:30068: result: yes configure:29972: checking for readdir configure:30028: cc -o conftest -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -I/include -L/usr/local/lib -lintl conftest.c >&5 configure:30034: $? = 0 configure:30041: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:30044: $? = 0 configure:30051: test -s conftest configure:30054: $? = 0 configure:30068: result: yes configure:30204: checking for C++ compiler version configure:30211: c++ --version >&5 c++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:30214: $? = 0 configure:30221: c++ -v >&5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:30224: $? = 0 configure:30231: c++ -V >&5 c++: `-V' option must have argument configure:30234: $? = 1 configure:30237: checking whether we are using the GNU C++ compiler configure:30306: result: no configure:30311: checking whether c++ accepts -g configure:30497: result: no configure:30522: checking dependency style of c++ configure:30612: result: gcc3 configure:30637: checking for i386-unknown-gnu-gcc configure:30664: result: cc configure:30942: checking for C compiler version configure:30949: cc --version >&5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:30952: $? = 0 configure:30959: cc -v >&5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:30962: $? = 0 configure:30969: cc -V >&5 cc: `-V' option must have argument configure:30972: $? = 1 configure:30975: checking whether we are using the GNU C compiler configure:31044: result: no configure:31049: checking whether cc accepts -g configure:31235: result: no configure:31252: checking for cc option to accept ISO C89 configure:31375: result: unsupported configure:31392: checking dependency style of cc configure:31482: result: gcc3 configure:31519: checking for doxygen configure:31550: result: no configure:31575: checking for dot configure:31591: found /usr/local/bin/dot configure:31603: result: YES configure:31613: checking for dot configure:31631: found /usr/local/bin/dot configure:31643: result: /usr/local/bin/dot configure:31656: checking for perl configure:31674: found /usr/local/bin/perl configure:31686: result: /usr/local/bin/perl configure:31699: checking for xsltproc configure:31717: found /usr/local/bin/xsltproc configure:31730: result: /usr/local/bin/xsltproc configure:31751: checking for /usr/share/sgml/docbook/xsl-stylesheets/html/tldp-html.xsl configure:31766: result: no configure:31771: checking for /usr/share/sgml/docbook/xsl-stylesheets/html/docbook.xsl configure:31786: result: no configure:31791: checking for /usr/share/xml/docbook/stylesheet/nwalsh/current/html/docbook.xsl configure:31806: result: no configure:31849: checking for intltool >= 0.33 configure:31859: result: 0.33 found configure:31916: checking for perl configure:31934: found /usr/local/bin/perl configure:31946: result: /usr/local/bin/perl configure:31979: checking for iconv configure:31997: found /usr/local/bin/iconv configure:32010: result: /usr/local/bin/iconv configure:32020: checking for msgfmt configure:32038: found /usr/local/bin/msgfmt configure:32051: result: /usr/local/bin/msgfmt configure:32061: checking for msgmerge configure:32079: found /usr/local/bin/msgmerge configure:32092: result: /usr/local/bin/msgmerge configure:32102: checking for xgettext configure:32120: found /usr/local/bin/xgettext configure:32133: result: /usr/local/bin/xgettext configure:32188: checking for ANSI C header files configure:32366: result: no configure:32376: checking whether time.h and sys/time.h may both be included configure:32406: c++ -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -I/include conftest.cpp >&5 configure:32412: $? = 0 configure:32419: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:32422: $? = 0 configure:32429: test -s conftest.o configure:32432: $? = 0 configure:32444: result: yes configure:32474: checking langinfo.h usability configure:32491: c++ -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -I/include conftest.cpp >&5 configure:32497: $? = 0 configure:32504: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:32507: $? = 0 configure:32514: test -s conftest.o configure:32517: $? = 0 configure:32528: result: yes configure:32532: checking langinfo.h presence configure:32547: c++ -E -I/usr/local/include -D__STDC_ISO_10646__ -I/include conftest.cpp configure:32553: $? = 0 configure:32574: result: yes configure:32607: checking for langinfo.h configure:32615: result: yes configure:32474: checking libintl.h usability configure:32491: c++ -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -I/include conftest.cpp >&5 configure:32497: $? = 0 configure:32504: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:32507: $? = 0 configure:32514: test -s conftest.o configure:32517: $? = 0 configure:32528: result: yes configure:32532: checking libintl.h presence configure:32547: c++ -E -I/usr/local/include -D__STDC_ISO_10646__ -I/include conftest.cpp configure:32553: $? = 0 configure:32574: result: yes configure:32607: checking for libintl.h configure:32615: result: yes configure:32464: checking for string.h configure:32470: result: no configure:32474: checking dirent.h usability configure:32491: c++ -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -I/include conftest.cpp >&5 configure:32497: $? = 0 configure:32504: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:32507: $? = 0 configure:32514: test -s conftest.o configure:32517: $? = 0 configure:32528: result: yes configure:32532: checking dirent.h presence configure:32547: c++ -E -I/usr/local/include -D__STDC_ISO_10646__ -I/include conftest.cpp configure:32553: $? = 0 configure:32574: result: yes configure:32607: checking for dirent.h configure:32615: result: yes configure:32474: checking hash_map usability configure:32491: c++ -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -I/include conftest.cpp >&5 conftest.cpp:129:20: hash_map: No such file or directory configure:32497: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:32528: result: no configure:32532: checking hash_map presence configure:32547: c++ -E -I/usr/local/include -D__STDC_ISO_10646__ -I/include conftest.cpp conftest.cpp:96:20: hash_map: No such file or directory configure:32553: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include configure:32574: result: no configure:32607: checking for hash_map configure:32615: result: no configure:32474: checking ext/hash_map usability configure:32491: c++ -c -fno-common -I/usr/local/include -D__STDC_ISO_10646__ -I/include conftest.cpp >&5 In file included from /usr/include/gcc/darwin/3.3/c++/cstring:49, from /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:65, from /usr/include/gcc/darwin/3.3/c++/vector:67, from /usr/include/gcc/darwin/3.3/c++/ext/stl_hashtable.h:68, from /usr/include/gcc/darwin/3.3/c++/ext/hash_map:65, from conftest.cpp:129: /usr/include/gcc/darwin/3.3/c++/cstddef:52: error: parse error before `long' /usr/include/gcc/darwin/3.3/c++/cstddef:53: error: parse error before `unsigned ' In file included from /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:65, from /usr/include/gcc/darwin/3.3/c++/vector:67, from /usr/include/gcc/darwin/3.3/c++/ext/stl_hashtable.h:68, from /usr/include/gcc/darwin/3.3/c++/ext/hash_map:65, from conftest.cpp:129: /usr/include/gcc/darwin/3.3/c++/cstring: In function `void* std::memchr(void*, int, unsigned int)': /usr/include/gcc/darwin/3.3/c++/cstring:101: error: `void* std::memchr(void*, int, unsigned int)' conflicts with previous using declaration `void* memchr(void*, int, unsigned int)' /usr/include/gcc/darwin/3.3/c++/cstring:101: error: call of overloaded `memchr( void*, int&, unsigned int&)' is ambiguous /usr/include/string.h:81: error: candidates are: void* memchr(void*, int, unsigned int) /usr/include/gcc/darwin/3.3/c++/cstring:101: error: void* std::memchr(void*, int, unsigned int) /usr/include/gcc/darwin/3.3/c++/cstring: In function `char* std::strchr(char*, int)': /usr/include/gcc/darwin/3.3/c++/cstring:107: error: `char* std::strchr(char*, int)' conflicts with previous using declaration `char* strchr(char*, int)' /usr/include/gcc/darwin/3.3/c++/cstring: In function `char* std::strpbrk(char*, char*)': /usr/include/gcc/darwin/3.3/c++/cstring:113: error: `char* std::strpbrk(char*, char*)' conflicts with previous using declaration `char* strpbrk(char*, char*)' /usr/include/gcc/darwin/3.3/c++/cstring: In function `char* std::strrchr(char*, int)': /usr/include/gcc/darwin/3.3/c++/cstring:119: error: `char* std::strrchr(char*, int)' conflicts with previous using declaration `char* strrchr(char*, int)' /usr/include/gcc/darwin/3.3/c++/cstring: In function `char* std::strstr(char*, char*)': /usr/include/gcc/darwin/3.3/c++/cstring:125: error: `char* std::strstr(char*, char*)' conflicts with previous using declaration `char* strstr(char*, char*)' In file included from /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:69, from /usr/include/gcc/darwin/3.3/c++/vector:67, from /usr/include/gcc/darwin/3.3/c++/ext/stl_hashtable.h:68, from /usr/include/gcc/darwin/3.3/c++/ext/hash_map:65, from conftest.cpp:129: /usr/include/gcc/darwin/3.3/c++/new: At global scope: /usr/include/gcc/darwin/3.3/c++/new:82: error: parse error before `unsigned' /usr/include/gcc/darwin/3.3/c++/new:82: error: parse error before `::' token /usr/include/gcc/darwin/3.3/c++/new:83: error: parse error before `unsigned' /usr/include/gcc/darwin/3.3/c++/new:83: error: parse error before `::' token /usr/include/gcc/darwin/3.3/c++/new:86: error: parse error before `unsigned' /usr/include/gcc/darwin/3.3/c++/new:87: error: parse error before `unsigned' /usr/include/gcc/darwin/3.3/c++/new:92: error: parse error before `unsigned' /usr/include/gcc/darwin/3.3/c++/new: In function `void* operator new(long unsigned int, ...)': /usr/include/gcc/darwin/3.3/c++/new:92: error: `__p' undeclared (first use this function) /usr/include/gcc/darwin/3.3/c++/new:92: error: (Each undeclared identifier is reported only once for each function it appears in.) /usr/include/gcc/darwin/3.3/c++/new: At global scope: /usr/include/gcc/darwin/3.3/c++/new:93: error: parse error before `unsigned' In file included from /usr/include/gcc/darwin/3.3/c++/bits/fpos.h:44, from /usr/include/gcc/darwin/3.3/c++/iosfwd:49, from /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:70, from /usr/include/gcc/darwin/3.3/c++/vector:67, from /usr/include/gcc/darwin/3.3/c++/ext/stl_hashtable.h:68, from /usr/include/gcc/darwin/3.3/c++/ext/hash_map:65, from conftest.cpp:129: /usr/include/gcc/darwin/3.3/c++/i386-darwin/bits/c++io.h:59: error: ISO C++ forbids in-class initialization of non-const static member `_S_boolalpha' /usr/include/gcc/darwin/3.3/c++/i386-darwin/bits/c++io.h:60: error: ISO C++ forbids in-class initialization of non-const static member `_S_dec' /usr/include/gcc/darwin/3.3/c++/i386-darwin/bits/c++io.h:61: error: ISO C++ forbids in-class initialization of non-const static member `_S_fixed' /usr/include/gcc/darwin/3.3/c++/i386-darwin/bits/c++io.h:62: error: ISO C++ forbids in-class initialization of non-const static member `_S_hex' /usr/include/gcc/darwin/3.3/c++/i386-darwin/bits/c++io.h:63: error: ISO C++ forbids in-class initialization of non-const static member `_S_internal' /usr/include/gcc/darwin/3.3/c++/i386-darwin/bits/c++io.h:64: error: ISO C++ forbids in-class initialization of non-const static member `_S_left' /usr/include/gcc/darwin/3.3/c++/i386-darwin/bits/c++io.h:65: error: ISO C++ forbids in-class initialization of non-const static member `_S_oct' /usr/include/gcc/darwin/3.3/c++/i386-darwin/bits/c++io.h:66: error: ISO C++ forbids in-class initialization of non-const static member `_S_right' /usr/include/gcc/darwin/3.3/c++/i386-darwin/bits/c++io.h:67: error: ISO C++ forbids in-class initialization of non-const static member `_S_scientific' /usr/include/gcc/darwin/3.3/c++/i386-darwin/bits/c++io.h:68: error: ISO C++ forbids in-class initialization of non-const static member `_S_showbase' /usr/include/gcc/darwin/3.3/c++/i386-darwin/bits/c++io.h:69: error: ISO C++ forbids in-class initialization of non-const static member `_S_showpoint' /usr/include/gcc/darwin/3.3/c++/i386-darwin/bits/c++io.h:70: error: ISO C++ forbids in-class initialization of non-const static member `_S_showpos' /usr/include/gcc/darwin/3.3/c++/i386-darwin/bits/c++io.h:71: error: ISO C++ forbids in-class initialization of non-const static member `_S_skipws' /usr/include/gcc/darwin/3.3/c++/i386-darwin/bits/c++io.h:72: error: ISO C++ forbids in-class initialization of non-const static member `_S_unitbuf' /usr/include/gcc/darwin/3.3/c++/i386-darwin/bits/c++io.h:73: error: ISO C++ forbids in-class initialization of non-const static member `_S_uppercase' /usr/include/gcc/darwin/3.3/c++/i386-darwin/bits/c++io.h:74: error: ISO C++ forbids in-class initialization of non-const static member `_S_adjustfield' /usr/include/gcc/darwin/3.3/c++/i386-darwin/bits/c++io.h:75: error: ISO C++ forbids in-class initialization of non-const static member `_S_basefield' /usr/include/gcc/darwin/3.3/c++/i386-darwin/bits/c++io.h:76: error: ISO C++ forbids in-class initialization of non-const static member `_S_floatfield' /usr/include/gcc/darwin/3.3/c++/i386-darwin/bits/c++io.h:79: error: ISO C++ forbids in-class initialization of non-const static member `_S_badbit' /usr/include/gcc/darwin/3.3/c++/i386-darwin/bits/c++io.h:80: error: ISO C++ forbids in-class initialization of non-const static member `_S_eofbit' /usr/include/gcc/darwin/3.3/c++/i386-darwin/bits/c++io.h:81: error: ISO C++ forbids in-class initialization of non-const static member `_S_failbit' /usr/include/gcc/darwin/3.3/c++/i386-darwin/bits/c++io.h:84: error: ISO C++ forbids in-class initialization of non-const static member `_S_app' /usr/include/gcc/darwin/3.3/c++/i386-darwin/bits/c++io.h:85: error: ISO C++ forbids in-class initialization of non-const static member `_S_ate' /usr/include/gcc/darwin/3.3/c++/i386-darwin/bits/c++io.h:86: error: ISO C++ forbids in-class initialization of non-const static member `_S_bin' /usr/include/gcc/darwin/3.3/c++/i386-darwin/bits/c++io.h:87: error: ISO C++ forbids in-class initialization of non-const static member `_S_in' /usr/include/gcc/darwin/3.3/c++/i386-darwin/bits/c++io.h:88: error: ISO C++ forbids in-class initialization of non-const static member `_S_out' /usr/include/gcc/darwin/3.3/c++/i386-darwin/bits/c++io.h:89: error: ISO C++ forbids in-class initialization of non-const static member `_S_trunc' In file included from /usr/include/gcc/darwin/3.3/c++/bits/fpos.h:45, from /usr/include/gcc/darwin/3.3/c++/iosfwd:49, from /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:70, from /usr/include/gcc/darwin/3.3/c++/vector:67, from /usr/include/gcc/darwin/3.3/c++/ext/stl_hashtable.h:68, from /usr/include/gcc/darwin/3.3/c++/ext/hash_map:65, from conftest.cpp:129: /usr/include/gcc/darwin/3.3/c++/cwchar: In function `wchar_t* std::wcschr(wchar_t*, wchar_t)': /usr/include/gcc/darwin/3.3/c++/cwchar:193: error: `wchar_t* std::wcschr(wchar_t*, wchar_t)' conflicts with previous using declaration ` wchar_t* wcschr(wchar_t*, wchar_t)' /usr/include/gcc/darwin/3.3/c++/cwchar:193: error: call of overloaded `wcschr( wchar_t*, wchar_t&)' is ambiguous /usr/include/wchar.h:147: error: candidates are: wchar_t* wcschr(wchar_t*, wchar_t) /usr/include/gcc/darwin/3.3/c++/cwchar:193: error: wchar_t* std::wcschr(wchar_t*, wchar_t) /usr/include/gcc/darwin/3.3/c++/cwchar: In function `wchar_t* std::wcspbrk(wchar_t*, wchar_t*)': /usr/include/gcc/darwin/3.3/c++/cwchar:199: error: `wchar_t* std::wcspbrk(wchar_t*, wchar_t*)' conflicts with previous using declaration `wchar_t* wcspbrk(wchar_t*, wchar_t*)' /usr/include/gcc/darwin/3.3/c++/cwchar:199: error: call of overloaded `wcspbrk( wchar_t*, wchar_t*&)' is ambiguous /usr/include/wchar.h:158: error: candidates are: wchar_t* wcspbrk(wchar_t*, wchar_t*) /usr/include/gcc/darwin/3.3/c++/cwchar:199: error: wchar_t* std::wcspbrk(wchar_t*, wchar_t*) /usr/include/gcc/darwin/3.3/c++/cwchar: In function `wchar_t* std::wcsrchr(wchar_t*, wchar_t)': /usr/include/gcc/darwin/3.3/c++/cwchar:205: error: `wchar_t* std::wcsrchr(wchar_t*, wchar_t)' conflicts with previous using declaration ` wchar_t* wcsrchr(wchar_t*, wchar_t)' /usr/include/gcc/darwin/3.3/c++/cwchar:205: error: call of overloaded `wcsrchr( wchar_t*, wchar_t&)' is ambiguous /usr/include/wchar.h:159: error: candidates are: wchar_t* wcsrchr(wchar_t*, wchar_t) /usr/include/gcc/darwin/3.3/c++/cwchar:205: error: wchar_t* std::wcsrchr(wchar_t*, wchar_t) /usr/include/gcc/darwin/3.3/c++/cwchar: In function `wchar_t* std::wcsstr(wchar_t*, wchar_t*)': /usr/include/gcc/darwin/3.3/c++/cwchar:211: error: `wchar_t* std::wcsstr(wchar_t*, wchar_t*)' conflicts with previous using declaration ` wchar_t* wcsstr(wchar_t*, wchar_t*)' /usr/include/gcc/darwin/3.3/c++/cwchar:211: error: call of overloaded `wcsstr( wchar_t*, wchar_t*&)' is ambiguous /usr/include/wchar.h:163: error: candidates are: wchar_t* wcsstr(wchar_t*, wchar_t*) /usr/include/gcc/darwin/3.3/c++/cwchar:211: error: wchar_t* std::wcsstr(wchar_t*, wchar_t*) /usr/include/gcc/darwin/3.3/c++/cwchar: In function `wchar_t* std::wmemchr(wchar_t*, wchar_t, unsigned int)': /usr/include/gcc/darwin/3.3/c++/cwchar:217: error: `wchar_t* std::wmemchr(wchar_t*, wchar_t, unsigned int)' conflicts with previous using declaration `wchar_t* wmemchr(wchar_t*, wchar_t, unsigned int)' /usr/include/gcc/darwin/3.3/c++/cwchar:217: error: call of overloaded `wmemchr( wchar_t*, wchar_t&, unsigned int&)' is ambiguous /usr/include/wchar.h:172: error: candidates are: wchar_t* wmemchr(wchar_t*, wchar_t, unsigned int) /usr/include/gcc/darwin/3.3/c++/cwchar:217: error: wchar_t* std::wmemchr(wchar_t*, wchar_t, unsigned int) In file included from /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:72, from /usr/include/gcc/darwin/3.3/c++/vector:67, from /usr/include/gcc/darwin/3.3/c++/ext/stl_hashtable.h:68, from /usr/include/gcc/darwin/3.3/c++/ext/hash_map:65, from conftest.cpp:129: /usr/include/gcc/darwin/3.3/c++/bits/type_traits.h: At global scope: /usr/include/gcc/darwin/3.3/c++/bits/type_traits.h:139: error: redefinition of `struct __type_traits' /usr/include/gcc/darwin/3.3/c++/bits/type_traits.h:131: error: previous definition of `struct __type_traits' /usr/include/gcc/darwin/3.3/c++/bits/type_traits.h:276: error: redefinition of `struct _Is_integer' /usr/include/gcc/darwin/3.3/c++/bits/type_traits.h:272: error: previous definition of `struct _Is_integer' In file included from /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:73, from /usr/include/gcc/darwin/3.3/c++/vector:67, from /usr/include/gcc/darwin/3.3/c++/ext/stl_hashtable.h:68, from /usr/include/gcc/darwin/3.3/c++/ext/hash_map:65, from conftest.cpp:129: /usr/include/gcc/darwin/3.3/c++/bits/stl_iterator_base_types.h:143: error: redefinition of `struct std::iterator_traits<_Tp*>' /usr/include/gcc/darwin/3.3/c++/bits/stl_iterator_base_types.h:134: error: previous definition of `struct std::iterator_traits<_Tp*>' In file included from /usr/include/gcc/darwin/3.3/c++/vector:67, from /usr/include/gcc/darwin/3.3/c++/ext/stl_hashtable.h:68, from /usr/include/gcc/darwin/3.3/c++/ext/hash_map:65, from conftest.cpp:129: /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:281: error: redefinition of `template _Tp* std::__copy_aux2(_Tp*, _Tp*, _Tp*, __true_type)' /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:275: error: `template _Tp* std::__copy_aux2(_Tp*, _Tp*, _Tp*, __true_type)' previously declared here /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:418: error: redefinition of `struct std::__copy_backward_dispatch<_Tp*, _Tp*, __true_type>' /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:406: error: previous definition of `struct std::__copy_backward_dispatch<_Tp*, _Tp*, __true_type> ' /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h: In function `void std::fill(unsigned char*, unsigned char*, unsigned char&)': /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:564: error: call of overloaded `memset(unsigned char*&, unsigned char&, int)' is ambiguous :564: error: candidates are: void* std::memset(void*, int, long unsigned int) /usr/include/string.h:85: error: void* memset(void*, int, unsigned int) /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h: In function `void std::fill(char*, char*, char&)': /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:575: error: call of overloaded `memset(char*&, unsigned char&, int)' is ambiguous :575: error: candidates are: void* std::memset(void*, int, long unsigned int) /usr/include/string.h:85: error: void* memset(void*, int, unsigned int) /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h: In function `void std::fill(char*, char*, char&)': /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:580: error: redefinition of `void std::fill(char*, char*, char&)' /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:569: error: `void std::fill(char*, char*, char&)' previously defined here /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:580: error: redefinition of `void std::fill(char*, char*, char&)' /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:569: error: `void std::fill(char*, char*, char&)' previously defined here /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:586: error: call of overloaded `memset(char*&, unsigned char&, int)' is ambiguous :586: error: candidates are: void* std::memset(void*, int, long unsigned int) /usr/include/string.h:85: error: void* memset(void*, int, unsigned int) /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h: At global scope: /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:608: error: redefinition of `template char* std::fill_n(char*, _Size, char&)' /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:600: error: `template char* std::fill_n(char*, _Size, char&)' previously declared here In file included from /usr/include/gcc/darwin/3.3/c++/vector:68, from /usr/include/gcc/darwin/3.3/c++/ext/stl_hashtable.h:68, from /usr/include/gcc/darwin/3.3/c++/ext/hash_map:65, from conftest.cpp:129: /usr/include/gcc/darwin/3.3/c++/bits/stl_alloc.h: In static member function ` static void* std::__new_alloc::allocate(unsigned int)': /usr/include/gcc/darwin/3.3/c++/bits/stl_alloc.h:108: error: call of overloaded `operator new(unsigned int&)' is ambiguous :108: error: candidates are: void* operator new(long unsigned int) /usr/include/gcc/darwin/3.3/c++/new:92: error: void* operator new(long unsigned int, ...) /usr/include/gcc/darwin/3.3/c++/bits/stl_alloc.h: In member function `unsigned int std::allocator<_Alloc>::max_size()': /usr/include/gcc/darwin/3.3/c++/bits/stl_alloc.h:686: error: parse error before `;' token /usr/include/gcc/darwin/3.3/c++/bits/stl_alloc.h: In member function `unsigned int std::__allocator<_Tp, _Alloc>::max_size()': /usr/include/gcc/darwin/3.3/c++/bits/stl_alloc.h:781: error: parse error before `;' token /usr/include/gcc/darwin/3.3/c++/bits/stl_alloc.h: At global scope: /usr/include/gcc/darwin/3.3/c++/bits/stl_alloc.h:887: error: ISO C++ forbids in-class initialization of non-const static member `_S_instanceless' /usr/include/gcc/darwin/3.3/c++/bits/stl_alloc.h:898: error: ISO C++ forbids in-class initialization of non-const static member `_S_instanceless' /usr/include/gcc/darwin/3.3/c++/bits/stl_alloc.h:909: error: ISO C++ forbids in-class initialization of non-const static member `_S_instanceless' /usr/include/gcc/darwin/3.3/c++/bits/stl_alloc.h:917: error: ISO C++ forbids in-class initialization of non-const static member `_S_instanceless' /usr/include/gcc/darwin/3.3/c++/bits/stl_alloc.h:927: error: ISO C++ forbids in-class initialization of non-const static member `_S_instanceless' /usr/include/gcc/darwin/3.3/c++/bits/stl_alloc.h:940: error: ISO C++ forbids in-class initialization of non-const static member `_S_instanceless' /usr/include/gcc/darwin/3.3/c++/bits/stl_alloc.h:948: error: ISO C++ forbids in-class initialization of non-const static member `_S_instanceless' /usr/include/gcc/darwin/3.3/c++/bits/stl_alloc.h:958: error: ISO C++ forbids in-class initialization of non-const static member `_S_instanceless' /usr/include/gcc/darwin/3.3/c++/bits/stl_alloc.h: In instantiation of `std::allocator': /usr/include/gcc/darwin/3.3/c++/bits/stl_alloc.h:968: instantiated from here /usr/include/gcc/darwin/3.3/c++/bits/stl_alloc.h:662: error: `_Tp* std::allocator<_Alloc>::address(_Tp&) [with _Tp = char]' and `_Tp* std::allocator<_Alloc>::address(_Tp&) [with _Tp = char]' cannot be overloaded /usr/include/gcc/darwin/3.3/c++/bits/stl_alloc.h: In instantiation of `std::allocator': /usr/include/gcc/darwin/3.3/c++/bits/stl_alloc.h:969: instantiated from here /usr/include/gcc/darwin/3.3/c++/bits/stl_alloc.h:662: error: `_Tp* std::allocator<_Alloc>::address(_Tp&) [with _Tp = wchar_t]' and `_Tp* std::allocator<_Alloc>::address(_Tp&) [with _Tp = wchar_t]' cannot be overloaded In file included from /usr/include/gcc/darwin/3.3/c++/ios:46, from /usr/include/gcc/darwin/3.3/c++/ostream:45, from /usr/include/gcc/darwin/3.3/c++/iterator:70, from /usr/include/gcc/darwin/3.3/c++/ext/stl_hashtable.h:69, from /usr/include/gcc/darwin/3.3/c++/ext/hash_map:65, from conftest.cpp:129: /usr/include/gcc/darwin/3.3/c++/bits/char_traits.h: In static member function ` static char* std::char_traits::find(char*, unsigned int, char&)': /usr/include/gcc/darwin/3.3/c++/bits/char_traits.h:147: error: call of overloaded `memchr(char*&, char&, unsigned int&)' is ambiguous /usr/include/string.h:81: error: candidates are: void* memchr(void*, int, unsigned int) /usr/include/gcc/darwin/3.3/c++/cstring:101: error: void* std::memchr(void*, int, unsigned int) /usr/include/gcc/darwin/3.3/c++/bits/char_traits.h: In static member function ` static wchar_t* std::char_traits::find(wchar_t*, unsigned int, wchar_t&)': /usr/include/gcc/darwin/3.3/c++/bits/char_traits.h:217: error: call of overloaded `wmemchr(wchar_t*&, wchar_t&, unsigned int&)' is ambiguous /usr/include/wchar.h:172: error: candidates are: wchar_t* wmemchr(wchar_t*, wchar_t, unsigned int) /usr/include/gcc/darwin/3.3/c++/cwchar:217: error: wchar_t* std::wmemchr(wchar_t*, wchar_t, unsigned int) /usr/include/gcc/darwin/3.3/c++/bits/char_traits.h: In static member function ` static wint_t std::char_traits::not_eof(wint_t&)': /usr/include/gcc/darwin/3.3/c++/bits/char_traits.h:246: error: no matching function for call to `std::char_traits::eq_int_type(int&, wint_t)' /usr/include/gcc/darwin/3.3/c++/bits/char_traits.h:239: error: candidates are: static bool std::char_traits::eq_int_type(wint_t&, wint_t&) In file included from /usr/include/gcc/darwin/3.3/c++/string:48, from /usr/include/gcc/darwin/3.3/c++/bits/locale_classes.h:47, from /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:47, from /usr/include/gcc/darwin/3.3/c++/ios:49, from /usr/include/gcc/darwin/3.3/c++/ostream:45, from /usr/include/gcc/darwin/3.3/c++/iterator:70, from /usr/include/gcc/darwin/3.3/c++/ext/stl_hashtable.h:69, from /usr/include/gcc/darwin/3.3/c++/ext/hash_map:65, from conftest.cpp:129: /usr/include/gcc/darwin/3.3/c++/memory: In function `std::pair<_Tp*, long int> std::__get_temporary_buffer(long int, _Tp*)': /usr/include/gcc/darwin/3.3/c++/memory:84: error: parse error before `unsigned' In file included from /usr/include/gcc/darwin/3.3/c++/string:57, from /usr/include/gcc/darwin/3.3/c++/bits/locale_classes.h:47, from /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:47, from /usr/include/gcc/darwin/3.3/c++/ios:49, from /usr/include/gcc/darwin/3.3/c++/ostream:45, from /usr/include/gcc/darwin/3.3/c++/iterator:70, from /usr/include/gcc/darwin/3.3/c++/ext/stl_hashtable.h:69, from /usr/include/gcc/darwin/3.3/c++/ext/hash_map:65, from conftest.cpp:129: /usr/include/gcc/darwin/3.3/c++/bits/basic_string.h: At global scope: /usr/include/gcc/darwin/3.3/c++/bits/basic_string.h: In instantiation of `std::basic_string, std::allocator >': /usr/include/gcc/darwin/3.3/c++/bits/basic_string.tcc:1015: instantiated from here /usr/include/gcc/darwin/3.3/c++/bits/basic_string.h:241: error: ISO C++ forbids in-class initialization of non-const static member `std::basic_string, std::allocator >::npos' /usr/include/gcc/darwin/3.3/c++/bits/basic_string.tcc: In instantiation of `std::basic_string, std::allocator >': /usr/include/gcc/darwin/3.3/c++/bits/basic_string.tcc:1015: instantiated from here /usr/include/gcc/darwin/3.3/c++/bits/basic_string.h:311: error: `static void std::basic_string<_CharT, _Traits, _Alloc>::_S_copy_chars(_CharT*, __gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator >) [with _CharT = char, _Traits = std::char_traits, _Alloc = std::allocator]' and `static void std::basic_string<_CharT, _Traits, _Alloc>::_S_copy_chars(_CharT*, __gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator >) [with _CharT = char, _Traits = std::char_traits, _Alloc = std::allocator]' cannot be overloaded /usr/include/gcc/darwin/3.3/c++/bits/basic_string.h:319: error: `static void std::basic_string<_CharT, _Traits, _Alloc>::_S_copy_chars(_CharT*, _CharT*, _CharT*) [with _CharT = char, _Traits = std::char_traits, _Alloc = std::allocator]' and `static void std::basic_string<_CharT, _Traits, _Alloc>::_S_copy_chars(_CharT*, _CharT*, _CharT*) [with _CharT = char, _Traits = std::char_traits, _Alloc = std::allocator]' cannot be overloaded /usr/include/gcc/darwin/3.3/c++/bits/basic_string.h:380: error: ` __gnu_cxx::__normal_iterator > std::basic_string<_CharT, _Traits, _Alloc>::begin() [with _CharT = char, _Traits = std::char_traits, _Alloc = std::allocator]' and ` __gnu_cxx::__normal_iterator > std::basic_string<_CharT, _Traits, _Alloc>::begin() [with _CharT = char, _Traits = std::char_traits, _Alloc = std::allocator]' cannot be overloaded /usr/include/gcc/darwin/3.3/c++/bits/basic_string.h:391: error: ` __gnu_cxx::__normal_iterator > std::basic_string<_CharT, _Traits, _Alloc>::end() [with _CharT = char, _Traits = std::char_traits, _Alloc = std::allocator]' and ` __gnu_cxx::__normal_iterator > std::basic_string<_CharT, _Traits, _Alloc>::end() [with _CharT = char, _Traits = std::char_traits, _Alloc = std::allocator]' cannot be overloaded /usr/include/gcc/darwin/3.3/c++/bits/basic_string.h:399: error: ` std::reverse_iterator<__gnu_cxx::__normal_iterator > > std::basic_string<_CharT, _Traits, _Alloc>::rbegin() [with _CharT = char, _Traits = std::char_traits, _Alloc = std::allocator]' and ` std::reverse_iterator<__gnu_cxx::__normal_iterator > > std::basic_string<_CharT, _Traits, _Alloc>::rbegin() [with _CharT = char, _Traits = std::char_traits, _Alloc = std::allocator]' cannot be overloaded /usr/include/gcc/darwin/3.3/c++/bits/basic_string.h:407: error: ` std::reverse_iterator<__gnu_cxx::__normal_iterator > > std::basic_string<_CharT, _Traits, _Alloc>::rend() [with _CharT = char, _Traits = std::char_traits, _Alloc = std::allocator]' and ` std::reverse_iterator<__gnu_cxx::__normal_iterator > > std::basic_string<_CharT, _Traits, _Alloc>::rend() [with _CharT = char, _Traits = std::char_traits, _Alloc = std::allocator]' cannot be overloaded /usr/include/gcc/darwin/3.3/c++/bits/basic_string.h:450: error: `typename _Alloc::reference std::basic_string<_CharT, _Traits, _Alloc>::operator[](typename _Alloc::size_type) [with _CharT = char, _Traits = std::char_traits, _Alloc = std::allocator]' and `typename _Alloc::const_reference std::basic_string<_CharT, _Traits, _Alloc>::operator[](typename _Alloc::size_type) [with _CharT = char, _Traits = std::char_traits, _Alloc = std::allocator]' cannot be overloaded /usr/include/gcc/darwin/3.3/c++/bits/basic_string.h:468: error: `typename _Alloc::reference std::basic_string<_CharT, _Traits, _Alloc>::at(typename _Alloc::size_type) [with _CharT = char, _Traits = std::char_traits, _Alloc = std::allocator]' and `typename _Alloc::const_reference std::basic_string<_CharT, _Traits, _Alloc>::at(typename _Alloc::size_type) [with _CharT = char, _Traits = std::char_traits, _Alloc = std::allocator]' cannot be overloaded /usr/include/gcc/darwin/3.3/c++/bits/basic_string.h:800: error: ` std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT, _Traits, _Alloc>::replace(__gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator >, _CharT*, _CharT*) [with _CharT = char, _Traits = std::char_traits, _Alloc = std::allocator]' and `std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT, _Traits, _Alloc>::replace(__gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator >, _CharT*, _CharT*) [with _CharT = char, _Traits = std::char_traits, _Alloc = std::allocator]' cannot be overloaded /usr/include/gcc/darwin/3.3/c++/bits/basic_string.h:825: error: ` std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT, _Traits, _Alloc>::replace(__gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator >) [with _CharT = char, _Traits = std::char_traits, _Alloc = std::allocator]' and ` std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT, _Traits, _Alloc>::replace(__gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator >) [with _CharT = char, _Traits = std::char_traits, _Alloc = std::allocator]' cannot be overloaded /usr/include/gcc/darwin/3.3/c++/bits/basic_string.h: In instantiation of `std::basic_string, std::allocator >': /usr/include/gcc/darwin/3.3/c++/bits/basic_string.tcc:1030: instantiated from here /usr/include/gcc/darwin/3.3/c++/bits/basic_string.h:241: error: ISO C++ forbids in-class initialization of non-const static member ` std::basic_string, std::allocator >::npos' /usr/include/gcc/darwin/3.3/c++/bits/basic_string.tcc: In instantiation of `std::basic_string, std::allocator >': /usr/include/gcc/darwin/3.3/c++/bits/basic_string.tcc:1030: instantiated from here /usr/include/gcc/darwin/3.3/c++/bits/basic_string.h:311: error: `static void std::basic_string<_CharT, _Traits, _Alloc>::_S_copy_chars(_CharT*, __gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator >) [with _CharT = wchar_t, _Traits = std::char_traits, _Alloc = std::allocator]' and `static void std::basic_string<_CharT, _Traits, _Alloc>::_S_copy_chars(_CharT*, __gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator >) [with _CharT = wchar_t, _Traits = std::char_traits, _Alloc = std::allocator]' cannot be overloaded /usr/include/gcc/darwin/3.3/c++/bits/basic_string.h:319: error: `static void std::basic_string<_CharT, _Traits, _Alloc>::_S_copy_chars(_CharT*, _CharT*, _CharT*) [with _CharT = wchar_t, _Traits = std::char_traits, _Alloc = std::allocator]' and `static void std::basic_string<_CharT, _Traits, _Alloc>::_S_copy_chars(_CharT*, _CharT*, _CharT*) [with _CharT = wchar_t, _Traits = std::char_traits, _Alloc = std::allocator]' cannot be overloaded /usr/include/gcc/darwin/3.3/c++/bits/basic_string.h:380: error: ` __gnu_cxx::__normal_iterator > std::basic_string<_CharT, _Traits, _Alloc>::begin() [with _CharT = wchar_t, _Traits = std::char_traits, _Alloc = std::allocator]' and ` __gnu_cxx::__normal_iterator > std::basic_string<_CharT, _Traits, _Alloc>::begin() [with _CharT = wchar_t, _Traits = std::char_traits, _Alloc = std::allocator]' cannot be overloaded /usr/include/gcc/darwin/3.3/c++/bits/basic_string.h:391: error: ` __gnu_cxx::__normal_iterator > std::basic_string<_CharT, _Traits, _Alloc>::end() [with _CharT = wchar_t, _Traits = std::char_traits, _Alloc = std::allocator]' and ` __gnu_cxx::__normal_iterator > std::basic_string<_CharT, _Traits, _Alloc>::end() [with _CharT = wchar_t, _Traits = std::char_traits, _Alloc = std::allocator]' cannot be overloaded /usr/include/gcc/darwin/3.3/c++/bits/basic_string.h:399: error: ` std::reverse_iterator<__gnu_cxx::__normal_iterator > > std::basic_string<_CharT, _Traits, _Alloc>::rbegin() [with _CharT = wchar_t, _Traits = std::char_traits, _Alloc = std::allocator]' and `std::reverse_iterator<__gnu_cxx::__normal_iterator > > std::basic_string<_CharT, _Traits, _Alloc>::rbegin() [with _CharT = wchar_t, _Traits = std::char_traits, _Alloc = std::allocator]' cannot be overloaded /usr/include/gcc/darwin/3.3/c++/bits/basic_string.h:407: error: ` std::reverse_iterator<__gnu_cxx::__normal_iterator > > std::basic_string<_CharT, _Traits, _Alloc>::rend() [with _CharT = wchar_t, _Traits = std::char_traits, _Alloc = std::allocator]' and `std::reverse_iterator<__gnu_cxx::__normal_iterator > > std::basic_string<_CharT, _Traits, _Alloc>::rend() [with _CharT = wchar_t, _Traits = std::char_traits, _Alloc = std::allocator]' cannot be overloaded /usr/include/gcc/darwin/3.3/c++/bits/basic_string.h:450: error: `typename _Alloc::reference std::basic_string<_CharT, _Traits, _Alloc>::operator[](typename _Alloc::size_type) [with _CharT = wchar_t, _Traits = std::char_traits, _Alloc = std::allocator]' and `typename _Alloc::const_reference std::basic_string<_CharT, _Traits, _Alloc>::operator[](typename _Alloc::size_type) [with _CharT = wchar_t, _Traits = std::char_traits, _Alloc = std::allocator]' cannot be overloaded /usr/include/gcc/darwin/3.3/c++/bits/basic_string.h:468: error: `typename _Alloc::reference std::basic_string<_CharT, _Traits, _Alloc>::at(typename _Alloc::size_type) [with _CharT = wchar_t, _Traits = std::char_traits, _Alloc = std::allocator]' and `typename _Alloc::const_reference std::basic_string<_CharT, _Traits, _Alloc>::at(typename _Alloc::size_type) [with _CharT = wchar_t, _Traits = std::char_traits, _Alloc = std::allocator]' cannot be overloaded /usr/include/gcc/darwin/3.3/c++/bits/basic_string.h:800: error: ` std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT, _Traits, _Alloc>::replace(__gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator >, _CharT*, _CharT*) [with _CharT = wchar_t, _Traits = std::char_traits, _Alloc = std::allocator]' and `std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT, _Traits, _Alloc>::replace(__gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator >, _CharT*, _CharT*) [with _CharT = wchar_t, _Traits = std::char_traits, _Alloc = std::allocator]' cannot be overloaded /usr/include/gcc/darwin/3.3/c++/bits/basic_string.h:825: error: ` std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT, _Traits, _Alloc>::replace(__gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator >) [with _CharT = wchar_t, _Traits = std::char_traits, _Alloc = std::allocator]' and `std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT, _Traits, _Alloc>::replace(__gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator >) [with _CharT = wchar_t, _Traits = std::char_traits, _Alloc = std::allocator]' cannot be overloaded In file included from /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:47, from /usr/include/gcc/darwin/3.3/c++/ios:49, from /usr/include/gcc/darwin/3.3/c++/ostream:45, from /usr/include/gcc/darwin/3.3/c++/iterator:70, from /usr/include/gcc/darwin/3.3/c++/ext/stl_hashtable.h:69, from /usr/include/gcc/darwin/3.3/c++/ext/hash_map:65, from conftest.cpp:129: /usr/include/gcc/darwin/3.3/c++/bits/locale_classes.h:77: error: ISO C++ forbids in-class initialization of non-const static member `none' /usr/include/gcc/darwin/3.3/c++/bits/locale_classes.h:78: error: ISO C++ forbids in-class initialization of non-const static member `ctype' /usr/include/gcc/darwin/3.3/c++/bits/locale_classes.h:79: error: ISO C++ forbids in-class initialization of non-const static member `numeric' /usr/include/gcc/darwin/3.3/c++/bits/locale_classes.h:80: error: ISO C++ forbids in-class initialization of non-const static member `collate' /usr/include/gcc/darwin/3.3/c++/bits/locale_classes.h:81: error: ISO C++ forbids in-class initialization of non-const static member `time' /usr/include/gcc/darwin/3.3/c++/bits/locale_classes.h:82: error: ISO C++ forbids in-class initialization of non-const static member `monetary' /usr/include/gcc/darwin/3.3/c++/bits/locale_classes.h:83: error: ISO C++ forbids in-class initialization of non-const static member `messages' /usr/include/gcc/darwin/3.3/c++/bits/locale_classes.h:85: error: ISO C++ forbids in-class initialization of non-const static member `all' /usr/include/gcc/darwin/3.3/c++/bits/locale_classes.h:85: error: field initializer is not constant /usr/include/gcc/darwin/3.3/c++/bits/locale_classes.h:149: error: ISO C++ forbids in-class initialization of non-const static member ` _S_categories_size' /usr/include/gcc/darwin/3.3/c++/bits/locale_classes.h:156: error: ISO C++ forbids in-class initialization of non-const static member ` _S_extra_categories_size' /usr/include/gcc/darwin/3.3/c++/bits/locale_classes.h:163: error: data member may not have variably modified type ` char*[(((std::locale::_S_categories_size + std::locale::_S_extra_categories_size) - 1) + 1)]' /usr/include/gcc/darwin/3.3/c++/bits/locale_classes.h:206: error: data member may not have variably modified type ` char*[(((std::locale::_S_categories_size + std::locale::_S_extra_categories_size) - 1) + 1)]' /usr/include/gcc/darwin/3.3/c++/bits/locale_classes.h: In member function `bool std::locale::_Impl::_M_check_same_name()': /usr/include/gcc/darwin/3.3/c++/bits/locale_classes.h:249: error: `_M_names' undeclared (first use this function) In file included from /usr/include/gcc/darwin/3.3/c++/ios:49, from /usr/include/gcc/darwin/3.3/c++/ostream:45, from /usr/include/gcc/darwin/3.3/c++/iterator:70, from /usr/include/gcc/darwin/3.3/c++/ext/stl_hashtable.h:69, from /usr/include/gcc/darwin/3.3/c++/ext/hash_map:65, from conftest.cpp:129: /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h: At global scope: /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:214: error: ISO C++ forbids in-class initialization of non-const static member `boolalpha' /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:214: error: field initializer is not constant /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:216: error: ISO C++ forbids in-class initialization of non-const static member `dec' /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:216: error: field initializer is not constant /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:218: error: ISO C++ forbids in-class initialization of non-const static member `fixed' /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:218: error: field initializer is not constant /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:220: error: ISO C++ forbids in-class initialization of non-const static member `hex' /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:220: error: field initializer is not constant /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:224: error: ISO C++ forbids in-class initialization of non-const static member `internal' /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:224: error: field initializer is not constant /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:227: error: ISO C++ forbids in-class initialization of non-const static member `left' /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:227: error: field initializer is not constant /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:229: error: ISO C++ forbids in-class initialization of non-const static member `oct' /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:229: error: field initializer is not constant /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:232: error: ISO C++ forbids in-class initialization of non-const static member `right' /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:232: error: field initializer is not constant /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:234: error: ISO C++ forbids in-class initialization of non-const static member `scientific' /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:234: error: field initializer is not constant /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:237: error: ISO C++ forbids in-class initialization of non-const static member `showbase' /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:237: error: field initializer is not constant /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:240: error: ISO C++ forbids in-class initialization of non-const static member `showpoint' /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:240: error: field initializer is not constant /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:242: error: ISO C++ forbids in-class initialization of non-const static member `showpos' /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:242: error: field initializer is not constant /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:244: error: ISO C++ forbids in-class initialization of non-const static member `skipws' /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:244: error: field initializer is not constant /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:246: error: ISO C++ forbids in-class initialization of non-const static member `unitbuf' /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:246: error: field initializer is not constant /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:249: error: ISO C++ forbids in-class initialization of non-const static member `uppercase' /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:249: error: field initializer is not constant /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:251: error: ISO C++ forbids in-class initialization of non-const static member `adjustfield' /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:251: error: field initializer is not constant /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:253: error: ISO C++ forbids in-class initialization of non-const static member `basefield' /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:253: error: field initializer is not constant /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:255: error: ISO C++ forbids in-class initialization of non-const static member `floatfield' /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:255: error: field initializer is not constant /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:272: error: ISO C++ forbids in-class initialization of non-const static member `badbit' /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:272: error: field initializer is not constant /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:274: error: ISO C++ forbids in-class initialization of non-const static member `eofbit' /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:274: error: field initializer is not constant /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:278: error: ISO C++ forbids in-class initialization of non-const static member `failbit' /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:278: error: field initializer is not constant /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:280: error: ISO C++ forbids in-class initialization of non-const static member `goodbit' /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:298: error: ISO C++ forbids in-class initialization of non-const static member `app' /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:298: error: field initializer is not constant /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:300: error: ISO C++ forbids in-class initialization of non-const static member `ate' /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:300: error: field initializer is not constant /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:305: error: ISO C++ forbids in-class initialization of non-const static member `binary' /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:305: error: field initializer is not constant /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:307: error: ISO C++ forbids in-class initialization of non-const static member `in' /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:307: error: field initializer is not constant /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:309: error: ISO C++ forbids in-class initialization of non-const static member `out' /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:309: error: field initializer is not constant /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:311: error: ISO C++ forbids in-class initialization of non-const static member `trunc' /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:311: error: field initializer is not constant /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:325: error: ISO C++ forbids in-class initialization of non-const static member `beg' /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:327: error: ISO C++ forbids in-class initialization of non-const static member `cur' /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:329: error: ISO C++ forbids in-class initialization of non-const static member `end' /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:420: error: ISO C++ forbids in-class initialization of non-const static member `_S_local_word_size' /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:421: error: data member may not have variably modified type ` std::ios_base::_Words[((std::ios_base::_S_local_word_size - 1) + 1)]' In file included from /usr/include/gcc/darwin/3.3/c++/ios:50, from /usr/include/gcc/darwin/3.3/c++/ostream:45, from /usr/include/gcc/darwin/3.3/c++/iterator:70, from /usr/include/gcc/darwin/3.3/c++/ext/stl_hashtable.h:69, from /usr/include/gcc/darwin/3.3/c++/ext/hash_map:65, from conftest.cpp:129: /usr/include/gcc/darwin/3.3/c++/streambuf:245: error: ISO C++ forbids in-class initialization of non-const static member `_S_pback_size' In file included from /usr/include/gcc/darwin/3.3/c++/streambuf:934, from /usr/include/gcc/darwin/3.3/c++/ios:50, from /usr/include/gcc/darwin/3.3/c++/ostream:45, from /usr/include/gcc/darwin/3.3/c++/iterator:70, from /usr/include/gcc/darwin/3.3/c++/ext/stl_hashtable.h:69, from /usr/include/gcc/darwin/3.3/c++/ext/hash_map:65, from conftest.cpp:129: /usr/include/gcc/darwin/3.3/c++/streambuf: In instantiation of `std::basic_streambuf >': /usr/include/gcc/darwin/3.3/c++/bits/streambuf.tcc:249: instantiated from here /usr/include/gcc/darwin/3.3/c++/streambuf:245: error: ISO C++ forbids in-class initialization of non-const static member `std::basic_streambuf >::_S_pback_size' /usr/include/gcc/darwin/3.3/c++/iosfwd: In instantiation of `std::basic_streambuf >': /usr/include/gcc/darwin/3.3/c++/bits/streambuf.tcc:249: instantiated from here /usr/include/gcc/darwin/3.3/c++/iosfwd:58: error: cannot create type information for type `std::basic_streambuf >' because its size is variable /usr/include/gcc/darwin/3.3/c++/bits/streambuf.tcc:253: error: parameter may not have variably modified type `std::basic_streambuf >*' /usr/include/gcc/darwin/3.3/c++/bits/streambuf.tcc:253: error: parameter may not have variably modified type `std::basic_streambuf >*' /usr/include/gcc/darwin/3.3/c++/bits/streambuf.tcc:253: error: template-id ` __copy_streambufs<>' for `streamsize std::__copy_streambufs(std::basic_ios >&)' does not match any template declaration /usr/include/gcc/darwin/3.3/c++/streambuf: In instantiation of `std::basic_streambuf >': /usr/include/gcc/darwin/3.3/c++/bits/streambuf.tcc:256: instantiated from here /usr/include/gcc/darwin/3.3/c++/streambuf:245: error: ISO C++ forbids in-class initialization of non-const static member `std::basic_streambuf >::_S_pback_size' /usr/include/gcc/darwin/3.3/c++/iosfwd: In instantiation of `std::basic_streambuf >': /usr/include/gcc/darwin/3.3/c++/bits/streambuf.tcc:256: instantiated from here /usr/include/gcc/darwin/3.3/c++/iosfwd:58: error: cannot create type information for type `std::basic_streambuf >' because its size is variable /usr/include/gcc/darwin/3.3/c++/bits/streambuf.tcc:260: error: parameter may not have variably modified type `std::basic_streambuf >*' /usr/include/gcc/darwin/3.3/c++/bits/streambuf.tcc:260: error: parameter may not have variably modified type `std::basic_streambuf >*' /usr/include/gcc/darwin/3.3/c++/bits/streambuf.tcc:260: error: template-id ` __copy_streambufs<>' for `streamsize std::__copy_streambufs(std::basic_ios >&) ' does not match any template declaration In file included from /usr/include/gcc/darwin/3.3/c++/bits/locale_facets.h:166, from /usr/include/gcc/darwin/3.3/c++/bits/basic_ios.h:43, from /usr/include/gcc/darwin/3.3/c++/ios:51, from /usr/include/gcc/darwin/3.3/c++/ostream:45, from /usr/include/gcc/darwin/3.3/c++/iterator:70, from /usr/include/gcc/darwin/3.3/c++/ext/stl_hashtable.h:69, from /usr/include/gcc/darwin/3.3/c++/ext/hash_map:65, from conftest.cpp:129: /usr/include/gcc/darwin/3.3/c++/i386-darwin/bits/ctype_base.h:49: error: ISO C++ forbids in-class initialization of non-const static member `upper' /usr/include/gcc/darwin/3.3/c++/i386-darwin/bits/ctype_base.h:50: error: ISO C++ forbids in-class initialization of non-const static member `lower' /usr/include/gcc/darwin/3.3/c++/i386-darwin/bits/ctype_base.h:51: error: ISO C++ forbids in-class initialization of non-const static member `alpha' /usr/include/gcc/darwin/3.3/c++/i386-darwin/bits/ctype_base.h:52: error: ISO C++ forbids in-class initialization of non-const static member `digit' /usr/include/gcc/darwin/3.3/c++/i386-darwin/bits/ctype_base.h:53: error: ISO C++ forbids in-class initialization of non-const static member `xdigit' /usr/include/gcc/darwin/3.3/c++/i386-darwin/bits/ctype_base.h:54: error: ISO C++ forbids in-class initialization of non-const static member `space' /usr/include/gcc/darwin/3.3/c++/i386-darwin/bits/ctype_base.h:55: error: ISO C++ forbids in-class initialization of non-const static member `print' /usr/include/gcc/darwin/3.3/c++/i386-darwin/bits/ctype_base.h:56: error: ISO C++ forbids in-class initialization of non-const static member `graph' /usr/include/gcc/darwin/3.3/c++/i386-darwin/bits/ctype_base.h:57: error: ISO C++ forbids in-class initialization of non-const static member `cntrl' /usr/include/gcc/darwin/3.3/c++/i386-darwin/bits/ctype_base.h:58: error: ISO C++ forbids in-class initialization of non-const static member `punct' /usr/include/gcc/darwin/3.3/c++/i386-darwin/bits/ctype_base.h:59: error: ISO C++ forbids in-class initialization of non-const static member `alnum' In file included from /usr/include/gcc/darwin/3.3/c++/bits/basic_ios.h:43, from /usr/include/gcc/darwin/3.3/c++/ios:51, from /usr/include/gcc/darwin/3.3/c++/ostream:45, from /usr/include/gcc/darwin/3.3/c++/iterator:70, from /usr/include/gcc/darwin/3.3/c++/ext/stl_hashtable.h:69, from /usr/include/gcc/darwin/3.3/c++/ext/hash_map:65, from conftest.cpp:129: /usr/include/gcc/darwin/3.3/c++/bits/locale_facets.h:352: error: ISO C++ forbids in-class initialization of non-const static member `table_size' In file included from /usr/include/gcc/darwin/3.3/c++/bits/basic_ios.h:43, from /usr/include/gcc/darwin/3.3/c++/ios:51, from /usr/include/gcc/darwin/3.3/c++/ostream:45, from /usr/include/gcc/darwin/3.3/c++/iterator:70, from /usr/include/gcc/darwin/3.3/c++/ext/stl_hashtable.h:69, from /usr/include/gcc/darwin/3.3/c++/ext/hash_map:65, from conftest.cpp:129: /usr/include/gcc/darwin/3.3/c++/bits/locale_facets.h:1496: error: ISO C++ forbids in-class initialization of non-const static member `intl' /usr/include/gcc/darwin/3.3/c++/bits/locale_facets.h: In instantiation of `std::moneypunct': /usr/include/gcc/darwin/3.3/c++/bits/locale_facets.h:1609: instantiated from here /usr/include/gcc/darwin/3.3/c++/bits/locale_facets.h:1496: error: ISO C++ forbids in-class initialization of non-const static member ` std::moneypunct::intl' /usr/include/gcc/darwin/3.3/c++/bits/locale_facets.h: In instantiation of `std::moneypunct': /usr/include/gcc/darwin/3.3/c++/bits/locale_facets.h:1612: instantiated from here /usr/include/gcc/darwin/3.3/c++/bits/locale_facets.h:1496: error: ISO C++ forbids in-class initialization of non-const static member ` std::moneypunct::intl' /usr/include/gcc/darwin/3.3/c++/bits/locale_facets.h: In instantiation of `std::moneypunct': /usr/include/gcc/darwin/3.3/c++/bits/locale_facets.h:1624: instantiated from here /usr/include/gcc/darwin/3.3/c++/bits/locale_facets.h:1496: error: ISO C++ forbids in-class initialization of non-const static member ` std::moneypunct::intl' /usr/include/gcc/darwin/3.3/c++/bits/locale_facets.h: In instantiation of `std::moneypunct': /usr/include/gcc/darwin/3.3/c++/bits/locale_facets.h:1627: instantiated from here /usr/include/gcc/darwin/3.3/c++/bits/locale_facets.h:1496: error: ISO C++ forbids in-class initialization of non-const static member ` std::moneypunct::intl' /usr/include/gcc/darwin/3.3/c++/bits/locale_facets.h:1649: error: ISO C++ forbids in-class initialization of non-const static member `intl' c++: Internal error: Illegal instruction (program cc1plus) Please submit a full bug report. See for instructions. configure:32497: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "scim" | #define PACKAGE_TARNAME "scim" | #define PACKAGE_VERSION "1.4.7" | #define PACKAGE_STRING "scim 1.4.7" | #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" | #define SCIM_BINARY_VERSION "1.4.0" | #define SCIM_VERSION "1.4.7" | #define SCIM_MAJOR_VERSION 1 | #define SCIM_MINOR_VERSION 4 | #define SCIM_MICRO_VERSION 7 | #define GETTEXT_PACKAGE "scim" | #define PACKAGE "scim" | #define VERSION "1.4.7" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:32528: result: no configure:32532: checking ext/hash_map presence configure:32547: c++ -E -I/usr/local/include -D__STDC_ISO_10646__ -I/include conftest.cpp configure:32553: $? = 0 configure:32574: result: yes configure:32587: WARNING: ext/hash_map: present but cannot be compiled configure:32589: WARNING: ext/hash_map: check for missing prerequisite headers? configure:32591: WARNING: ext/hash_map: see the Autoconf documentation configure:32593: WARNING: ext/hash_map: section "Present But Cannot Be Compiled" configure:32595: WARNING: ext/hash_map: proceeding with the preprocessor's result configure:32597: WARNING: ext/hash_map: in the future, the compiler will take precedence configure:32607: checking for ext/hash_map configure:32615: result: yes configure:32630: checking for an ANSI C-conforming const configure:32743: result: no configure:32753: checking for inline configure:32820: result: no configure:32839: checking for size_t configure:32907: result: no configure:32921: error: No type size_t, but SCIM needs it! ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_c_inline=no ac_cv_cxx_compiler_gnu=no ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value='-I/usr/local/include -D__STDC_ISO_10646__' ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_GTHREAD2_CFLAGS_set= ac_cv_env_GTHREAD2_CFLAGS_value= ac_cv_env_GTHREAD2_LIBS_set= ac_cv_env_GTHREAD2_LIBS_value= ac_cv_env_GTK2_CFLAGS_set= ac_cv_env_GTK2_CFLAGS_value= ac_cv_env_GTK2_LIBS_set= ac_cv_env_GTK2_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-L/usr/local/lib -lintl' ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_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_file__usr_share_sgml_docbook_xsl_stylesheets_html_docbook_xsl=no ac_cv_file__usr_share_sgml_docbook_xsl_stylesheets_html_tldp_html_xsl=no ac_cv_file__usr_share_xml_docbook_stylesheet_nwalsh_current_html_docbook_xsl=no ac_cv_func___argz_count=no ac_cv_func___argz_next=no ac_cv_func___argz_stringify=no ac_cv_func___fsetlocking=no ac_cv_func_alloca_works=yes ac_cv_func_argz_append=no ac_cv_func_argz_create_sep=no ac_cv_func_argz_insert=no ac_cv_func_argz_next=no ac_cv_func_argz_stringify=no ac_cv_func_asprintf=yes ac_cv_func_closedir=yes ac_cv_func_dlerror=yes ac_cv_func_dlopen=yes ac_cv_func_fwprintf=yes ac_cv_func_getcwd=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getpagesize=yes ac_cv_func_getuid=yes ac_cv_func_memcpy=yes ac_cv_func_memmove=yes ac_cv_func_mempcpy=no ac_cv_func_mmap_fixed_mapped=no ac_cv_func_munmap=yes ac_cv_func_opendir=yes ac_cv_func_putenv=yes ac_cv_func_readdir=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_shl_load=no ac_cv_func_snprintf=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcmp=yes ac_cv_func_strdup=yes ac_cv_func_strrchr=yes ac_cv_func_strtoul=yes ac_cv_func_tsearch=yes ac_cv_func_wcslen=yes ac_cv_gnu_library_2_1=no ac_cv_have_decl__snprintf=no ac_cv_have_decl__snwprintf=no ac_cv_have_decl_feof_unlocked=no ac_cv_have_decl_fgets_unlocked=no ac_cv_have_decl_getc_unlocked=no ac_cv_header_argz_h=no ac_cv_header_assert_h=yes ac_cv_header_ctype_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_ext_hash_map=yes ac_cv_header_hash_map=no ac_cv_header_inttypes_h=no ac_cv_header_langinfo_h=yes ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_o_dyld_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=no ac_cv_header_nl_types_h=yes ac_cv_header_stdc=no ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=no ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_dl_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_time=yes ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_lib_cposix_strerror=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_objext= ac_cv_path_DOT=/usr/local/bin/dot ac_cv_path_DOXYGEN=no 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_INTLTOOL_ICONV=/usr/local/bin/iconv ac_cv_path_INTLTOOL_MSGFMT=/usr/local/bin/msgfmt ac_cv_path_INTLTOOL_MSGMERGE=/usr/local/bin/msgmerge ac_cv_path_INTLTOOL_PERL=/usr/local/bin/perl ac_cv_path_INTLTOOL_XGETTEXT=/usr/local/bin/xgettext ac_cv_path_MSGFMT=/usr/local/bin/msgfmt ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_path_XSLTPROC=/usr/local/bin/xsltproc ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_HAVE_GRAPHVIZ=YES ac_cv_prog_INTLBISON=bison ac_cv_prog_RANLIB=ranlib ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_F77=g77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no ac_cv_prog_f77_g=no ac_cv_prog_make_gmake_set=yes ac_cv_search_opendir='none required' ac_cv_sys_symbol_underscore=no ac_cv_type_error_t=no ac_cv_type_long_long=yes ac_cv_type_off_t=no ac_cv_type_ptrdiff_t=no ac_cv_type_size_t=no ac_cv_type_unsigned_long_long=yes ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec= acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=no acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl= am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=yes am_cv_proto_iconv='extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1=const am_cv_val_LC_MESSAGES=yes bh_cv_c_signed=no gt_cv_c_intmax_t=no gt_cv_c_long_double=no gt_cv_c_wchar_t=no gt_cv_c_wint_t=no gt_cv_func_gnugettext1_libc=no gt_cv_func_gnugettext1_libintl=yes gt_cv_func_printf_posix=yes gt_cv_header_inttypes_h=no gt_cv_int_divbyzero_sigfpe=yes jm_ac_cv_header_inttypes_h=no jm_ac_cv_header_stdint_h=no libltdl_cv_lib_dl_dlopen=yes libltdl_cv_objdir=.libs libltdl_cv_preloaded_symbols=no libltdl_cv_shlibext=.so libltdl_cv_shlibpath_var=LD_LIBRARY_PATH libltdl_cv_sys_dlopen_deplibs=yes libltdl_cv_sys_search_path='/lib /usr/lib' 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= lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='""' nls_cv_force_use_gnu_gettext=no nls_cv_header_intl= nls_cv_header_libgt= nls_cv_use_gnu_gettext=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/textproc/scim/work/scim-1.4.7/missing --run aclocal-1.9' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/textproc/scim/work/scim-1.4.7/missing --run tar' AR='ar' AUTOCONF='${SHELL} /mnt/gmirror/ports/textproc/scim/work/scim-1.4.7/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/textproc/scim/work/scim-1.4.7/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/textproc/scim/work/scim-1.4.7/missing --run automake-1.9' AWK='gawk' BUILD_INCLUDED_LIBINTL='no' BUILD_MANUAL_FALSE='' BUILD_MANUAL_TRUE='#' CATOBJEXT='.gmo' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CONVENIENCE_LTDL_FALSE='' CONVENIENCE_LTDL_TRUE='#' CPP='cc -E' CPPFLAGS='-I/usr/local/include -D__STDC_ISO_10646__ -I/include' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DATADIRNAME='share' DEFS='' DEPDIR='.deps' DOCBOOK_XSL='no' DOT='/usr/local/bin' DOXYGEN='no' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' F77='g77' FFLAGS='' GENCAT='gencat' GETTEXT_PACKAGE='scim' GLIBC21='no' GMSGFMT='/usr/local/bin/msgfmt' GREP='/usr/bin/grep' GTHREAD2_CFLAGS='' GTHREAD2_LIBS='' GTK2_CFLAGS='' GTK2_LIBS='' GTK_BINARY_VERSION='' GTK_IM_MODULEDIR='' GTK_LIBDIR='' GTK_VERSION='' HAVE_ASPRINTF='1' HAVE_DOCBOOK_FALSE='' HAVE_DOCBOOK_TRUE='#' HAVE_DOXYGEN_FALSE='' HAVE_DOXYGEN_TRUE='#' HAVE_GRAPHVIZ='YES' HAVE_POSIX_PRINTF='1' HAVE_SNPRINTF='1' HAVE_WPRINTF='0' HAVE_XSLTPROC_FALSE='#' HAVE_XSLTPROC_TRUE='' INCLUDE_STDINT='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_LTDL_FALSE='' INSTALL_LTDL_TRUE='#' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INSTOBJEXT='.mo' INTLBISON='bison' INTLLIBS='/lib/libintl.a /usr/local/lib/libiconv.a' INTLOBJS='' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract' INTLTOOL_ICONV='/usr/local/bin/iconv' INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_MERGE='$(top_builddir)/intltool-merge' INTLTOOL_MSGFMT='/usr/local/bin/msgfmt' INTLTOOL_MSGMERGE='/usr/local/bin/msgmerge' INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@' INTLTOOL_PERL='/usr/local/bin/perl' INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UPDATE='$(top_builddir)/intltool-update' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_XGETTEXT='/usr/local/bin/xgettext' INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTL_LIBTOOL_SUFFIX_PREFIX='' LDFLAGS='-L/usr/local/lib -lintl' LIBADD_DL='-ldl' LIBICONV='/usr/local/lib/libiconv.a' LIBINTL='/lib/libintl.a /usr/local/lib/libiconv.a' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) /usr/local/bin/libtool' LIBTOOL_DEPS=' /usr/local/share/libtool/ltmain.sh' LIBTOOL_EXPORT_OPTIONS='' LN_S='ln -s' LTLIBICONV='-L/usr/local/lib -liconv' LTLIBINTL='-L/lib -lintl -L/usr/local/lib -liconv' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/textproc/scim/work/scim-1.4.7/missing --run makeinfo' MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs' MSGFMT='/usr/local/bin/msgfmt' MSGMERGE='/usr/local/bin/msgmerge' OBJEXT='' PACKAGE='scim' PACKAGE_BUGREPORT='suzhe@tsinghua.org.cn' PACKAGE_NAME='scim' PACKAGE_STRING='scim 1.4.7' PACKAGE_TARNAME='scim' PACKAGE_VERSION='1.4.7' PATH_SEPARATOR=':' PERL='/usr/local/bin/perl' PKG_CONFIG='' POSUB='po' RANLIB='ranlib' SCIM_AGE='2' SCIM_BINARY_VERSION='1.4.0' SCIM_BUILD_CONFIG_SIMPLE='' SCIM_BUILD_CONFIG_SIMPLE_FALSE='' SCIM_BUILD_CONFIG_SIMPLE_TRUE='' SCIM_BUILD_CONFIG_SOCKET='' SCIM_BUILD_CONFIG_SOCKET_FALSE='' SCIM_BUILD_CONFIG_SOCKET_TRUE='' SCIM_BUILD_FILTER_SCTC='' SCIM_BUILD_FILTER_SCTC_FALSE='' SCIM_BUILD_FILTER_SCTC_TRUE='' SCIM_BUILD_FRONTEND_SOCKET='' SCIM_BUILD_FRONTEND_SOCKET_FALSE='' SCIM_BUILD_FRONTEND_SOCKET_TRUE='' SCIM_BUILD_FRONTEND_X11='' SCIM_BUILD_FRONTEND_X11_FALSE='' SCIM_BUILD_FRONTEND_X11_TRUE='' SCIM_BUILD_GTK2_IMMODULE='' SCIM_BUILD_GTK2_IMMODULE_FALSE='' SCIM_BUILD_GTK2_IMMODULE_TRUE='' SCIM_BUILD_GTK_UTILS='' SCIM_BUILD_GTK_UTILS_FALSE='' SCIM_BUILD_GTK_UTILS_TRUE='' SCIM_BUILD_IMENGINE_RAWCODE='' SCIM_BUILD_IMENGINE_RAWCODE_FALSE='' SCIM_BUILD_IMENGINE_RAWCODE_TRUE='' SCIM_BUILD_IMENGINE_SOCKET='' SCIM_BUILD_IMENGINE_SOCKET_FALSE='' SCIM_BUILD_IMENGINE_SOCKET_TRUE='' SCIM_BUILD_IMENGINE_TABLE='' SCIM_BUILD_PANEL_GTK='' SCIM_BUILD_PANEL_GTK_FALSE='' SCIM_BUILD_PANEL_GTK_TRUE='' SCIM_BUILD_SCIM_SETUP='' SCIM_BUILD_SCIM_SETUP_FALSE='' SCIM_BUILD_SCIM_SETUP_TRUE='' SCIM_BUILD_TESTS='' SCIM_BUILD_TESTS_FALSE='' SCIM_BUILD_TESTS_TRUE='' SCIM_BUILD_TRAY_ICON_FALSE='' SCIM_BUILD_TRAY_ICON_TRUE='' SCIM_BUILD_X11_UTILS='' SCIM_BUILD_X11_UTILS_FALSE='' SCIM_BUILD_X11_UTILS_TRUE='' SCIM_CURRENT='10' SCIM_DATADIR='' SCIM_EPOCH='-1.0' SCIM_ICONDIR='' SCIM_LD_VERSION_SCRIPT_FALSE='' SCIM_LD_VERSION_SCRIPT_TRUE='' SCIM_LIBEXECDIR='' SCIM_LOCALEDIR='' SCIM_MAJOR_VERSION='1' SCIM_MICRO_VERSION='7' SCIM_MINOR_VERSION='4' SCIM_MODULE_PATH='' SCIM_REVISION='3' SCIM_SYSCONFDIR='' SCIM_TEMPDIR='' SCIM_VERSION='1.4.7' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' UINT16='' UINT32='' UINT64='' USE_INCLUDED_LIBINTL='no' USE_NLS='yes' VERSION='1.4.7' XGETTEXT='/usr/local/bin/xgettext' XMKMF='' XSLTPROC='/usr/local/bin/xsltproc' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ac_aux_dir='.' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='g77' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/mnt/gmirror/ports/textproc/scim/work/scim-1.4.7/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 "scim" #define PACKAGE_TARNAME "scim" #define PACKAGE_VERSION "1.4.7" #define PACKAGE_STRING "scim 1.4.7" #define PACKAGE_BUGREPORT "suzhe@tsinghua.org.cn" #define SCIM_BINARY_VERSION "1.4.0" #define SCIM_VERSION "1.4.7" #define SCIM_MAJOR_VERSION 1 #define SCIM_MINOR_VERSION 4 #define SCIM_MICRO_VERSION 7 #define GETTEXT_PACKAGE "scim" #define PACKAGE "scim" #define VERSION "1.4.7" #define const #define signed #ifndef __cplusplus #define inline #endif #define off_t long int #define size_t unsigned int #define HAVE_LONG_LONG 1 #define HAVE_POSIX_PRINTF 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_GETPAGESIZE 1 #define INTDIV0_RAISES_SIGFPE 1 #define HAVE_UNSIGNED_LONG_LONG 1 #define uintmax_t unsigned long long #define SIZE_MAX 4294967295U #define ptrdiff_t long #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_NL_TYPES_H 1 #define HAVE_MALLOC_H 1 #define HAVE_STDDEF_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_ASPRINTF 1 #define HAVE_FWPRINTF 1 #define HAVE_GETCWD 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETUID 1 #define HAVE_MUNMAP 1 #define HAVE_PUTENV 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_SNPRINTF 1 #define HAVE_STPCPY 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRTOUL 1 #define HAVE_TSEARCH 1 #define HAVE_WCSLEN 1 #define HAVE_DECL__SNPRINTF 0 #define HAVE_DECL__SNWPRINTF 0 #define HAVE_DECL_FEOF_UNLOCKED 0 #define HAVE_DECL_FGETS_UNLOCKED 0 #define HAVE_DECL_GETC_UNLOCKED 0 #define HAVE_ICONV 1 #define ICONV_CONST const #define HAVE_LANGINFO_CODESET 1 #define HAVE_LC_MESSAGES 1 #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define HAVE_DLFCN_H 1 #define HAVE_DIRENT_H 1 #define LTDL_SHLIB_EXT ".so" #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" #define LTDL_OBJDIR ".libs/" #define HAVE_LIBDL 1 #define HAVE_DLERROR 1 #define error_t int #define HAVE_ASSERT_H 1 #define HAVE_CTYPE_H 1 #define HAVE_ERRNO_H 1 #define HAVE_MALLOC_H 1 #define HAVE_STDIO_H 1 #define HAVE_MACH_O_DYLD_H 1 #define HAVE_STRCHR 1 #define HAVE_STRRCHR 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCMP 1 #define HAVE_CLOSEDIR 1 #define HAVE_OPENDIR 1 #define HAVE_READDIR 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_LANGINFO_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_DIRENT_H 1 #define HAVE_EXT_HASH_MAP 1 #define const #ifndef __cplusplus #define inline #endif #define size_t unsigned int configure: exit 1